/* Capital Wizard — contact page */
:root{--tg:oklch(0.7 0.12 235);--tg-hi:oklch(0.77 0.11 235)}
.ct-hero{padding:70px 0 88px}
.ct-head{display:flex;flex-direction:column;gap:18px;max-width:700px;margin-bottom:34px}
.ct-hero h1{font-size:clamp(33px,3.4vw,50px)}

/* one ask block */
.ask{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,400px);gap:clamp(30px,4vw,58px);align-items:center;background:#15171c;border:1px solid #2a2e36;border-radius:16px;padding:clamp(26px,3vw,40px);box-shadow:0 30px 60px -26px rgba(0,0,0,.42);color:#f0efed;position:relative;overflow:hidden}
.ask::before{content:"";position:absolute;inset:-40% 45% 40% -10%;background:radial-gradient(closest-side,rgba(90,160,235,.13),transparent 70%);pointer-events:none}
.ask-l{display:flex;flex-direction:column;gap:22px;position:relative}
.ask-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:15px}
.ask-list li{display:flex;gap:13px;align-items:flex-start;font-size:14px;line-height:1.5;color:#a9abb2}
.ask-list .ai{width:30px;height:30px;border-radius:8px;background:#1e2128;border:1px solid #2f333b;color:var(--tg);display:grid;place-items:center;flex:none}
.ask-list .ai svg{width:15px;height:15px}
.ask-list li b{color:#f0efed;font-weight:500}
.ask-r{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.ask-r .btn.tg-btn{width:auto;display:inline-flex;align-items:center;gap:9px}
.ask-m{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:#8d8f97}
.ask-or{font-size:13px;color:#8d8f97}
.ask-or a{color:var(--tg)}
.ask-or a:hover{color:var(--tg-hi)}
.tg-ic{width:38px;height:38px;border-radius:10px;background:var(--tg);color:#0b0f14;display:grid;place-items:center;flex:none}

/* demo artwork */
.ask-art{position:relative;display:flex;flex-direction:column;gap:12px;align-items:flex-start}
.art-w{width:100%;background:#101216;border:1px solid #23262d;border-radius:12px;overflow:hidden}
.art-h{display:flex;align-items:center;gap:6px;padding:10px 13px;border-bottom:1px solid #1e2128;background:#14171c}
.art-h .tl{width:7px;height:7px;border-radius:50%;background:#31353d}
.art-t{margin-left:8px;font-family:var(--font-mono);font-size:9.5px;letter-spacing:.06em;text-transform:uppercase;color:#7c7f87}
.art-b{padding:16px 16px 18px;display:flex;flex-direction:column;gap:14px}
.art-tot{display:flex;flex-direction:column;gap:3px}
.art-tot .k{font-family:var(--font-mono);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:#7c7f87}
.art-tot .v{font-size:23px;font-weight:600;letter-spacing:-.02em;color:#f0efed}
.art-bars{display:flex;align-items:flex-end;gap:7px;height:62px}
.art-bars i{flex:1;border-radius:3px 3px 2px 2px;background:#252932}
.art-bars i.on{background:var(--tg)}
.art-rows{display:flex;flex-direction:column;gap:9px;border-top:1px solid #1e2128;padding-top:12px}
.art-rows .row{display:grid;grid-template-columns:8px 1fr auto;gap:10px;align-items:center;font-size:12.5px}
.art-rows .sw{width:8px;height:8px;border-radius:2px}
.art-rows .c1{background:var(--tg)}
.art-rows .c2{background:#7f8b9e}
.art-rows .c3{background:#3a3f49}
.art-rows b{font-weight:400;color:#c9cad0}
.art-rows em{font-style:normal;font-family:var(--font-mono);font-size:12px;color:#f0efed}
.art-tag{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:#8d8f97}
.dotp{width:6px;height:6px;border-radius:50%;background:var(--tg);box-shadow:0 0 0 3px rgba(90,160,235,.18)}
.tg-fine a{color:var(--tg)}
.tg-fine a:hover{color:var(--tg-hi)}
.btn.tg-btn{background:var(--tg);border-color:var(--tg);color:#0b0f14;width:100%}
.btn.tg-btn:hover{background:var(--tg-hi);border-color:var(--tg-hi);color:#0b0f14}
/* form */
.fm-in{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(32px,4vw,60px);align-items:start}
.fm-side{display:flex;flex-direction:column;gap:24px}
.fm-alt{display:flex;flex-direction:column;gap:15px;border-top:1px solid var(--line);padding-top:22px}
.fm-alt .r{display:flex;gap:11px;font-size:13.5px;line-height:1.5;color:var(--ink-2)}
.fm-alt .r svg{width:16px;height:16px;color:var(--ink-3);flex:none;margin-top:2px}
.fm-alt .r b{color:var(--ink);font-weight:500}
.fm-card{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:26px}
.frm{display:grid;gap:15px}
.f2{display:grid;grid-template-columns:1fr 1fr;gap:15px}
.fld{display:flex;flex-direction:column;gap:7px}
.fld label{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3)}
.fld label i{font-style:normal;color:var(--ink-3);opacity:.7;text-transform:none;letter-spacing:.04em}
.fld input,.fld select,.fld textarea{width:100%;height:44px;padding:0 13px;border-radius:var(--r-sm);border:1px solid var(--line-2);background:var(--paper);color:var(--ink);font-family:var(--font-sans);font-size:14.5px}
.fld textarea{height:auto;min-height:116px;padding:12px 13px;line-height:1.5;resize:vertical}
.fld input::placeholder,.fld textarea::placeholder{color:var(--ink-3)}
.fld input:focus,.fld select:focus,.fld textarea:focus{outline:none;border-color:var(--brand)}
.sel{position:relative}
.sel select{appearance:none;padding-right:34px;cursor:pointer}
.sel::after{content:"";position:absolute;right:15px;top:17px;width:7px;height:7px;border-right:1.5px solid var(--ink-3);border-bottom:1.5px solid var(--ink-3);transform:rotate(45deg);pointer-events:none}
.frm-foot{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:3px}
.frm-foot .m{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--ink-3);line-height:1.6}
.sent{display:none;flex-direction:column;gap:14px;align-items:flex-start}
.fm-card.done .frm{display:none}
.fm-card.done .sent{display:flex}
.sent .tick{width:34px;height:34px;border-radius:50%;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center}
.sent .tick svg{width:17px;height:17px}
.sent .em{font-family:var(--font-mono);font-size:13px;color:var(--ink)}
@media(max-width:940px){.ask,.fm-in{grid-template-columns:1fr;gap:28px}.fm-in{gap:36px}.ct-hero{padding:52px 0 70px}.ct-head{margin-bottom:28px}.ask::before{display:none}}
@media(max-width:560px){.f2{grid-template-columns:1fr}}

/* production states the prototype lacks: pending button, error line, visible focus ring */
.frm button[disabled]{opacity:.6;cursor:default}
.frm-err{display:none;font-size:13px;color:var(--neg);margin-top:2px}
.fm-card.err .frm-err{display:block}
.frm input:focus-visible,.frm select:focus-visible,.frm textarea:focus-visible{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}
.hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
