:root{--ink:#15161a;--muted:#656b78;--line:#dfe4ec;--panel:#fff;--soft:#f6f8fb;--soft-blue:#edf5ff;--brand:#e6382e;--brand-dark:#9f211c;--blue:#2f6fed;--green:#138a5b;--amber:#ad6a00;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--soft);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.topbar{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:66px;padding:0 32px;display:grid;position:sticky;top:0}.brand,.account-area,.nav-links{align-items:center;display:flex}.brand{gap:10px;font-size:20px;font-weight:800}.brand-mark{color:#fff;background:var(--brand);border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.nav-links{color:#363b45;justify-content:center;gap:24px;font-weight:650}.nav-links a:hover{color:var(--brand)}.account-area{justify-content:flex-end;gap:12px}.shell{width:min(1180px,100% - 40px);margin:0 auto}.hero-band{background:linear-gradient(#eef6ff 0%,#f8fbff 62%,#fff 100%);overflow:hidden}.hero-centered{grid-template-columns:260px minmax(0,1fr) 260px;align-items:center;gap:24px;min-height:570px;padding:56px 0 24px;display:grid;position:relative}.hero-copy{text-align:center;max-width:760px;margin:0 auto}.eyebrow{color:var(--brand-dark);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:800}h1{letter-spacing:0;margin:0;font-size:clamp(42px,6vw,78px);line-height:.96}h1 span{display:block}.lede{color:#4f5663;max-width:660px;margin:24px 0 0;font-size:19px;line-height:1.65}.hero-copy .lede{margin-left:auto;margin-right:auto}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hero-copy .hero-actions{justify-content:center}.primary-button,.secondary-button,.ghost-button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:800;display:inline-flex}.primary-button{color:#fff;background:var(--brand);box-shadow:0 10px 24px #e6382e2e}.secondary-button{color:var(--ink);border-color:var(--line);background:#fff}.ghost-button{border-color:var(--line);background:#fff;min-height:38px}.small{min-height:38px;padding:0 14px}.side-mockup{justify-content:center;align-items:center;min-height:360px;display:flex}.left-mockup{transform:rotate(10deg)translate(-18px)}.right-mockup{transform:rotate(-8deg)translate(18px)}.mini-editor,.phone-shell{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #2f6fed2e;border-radius:18px;width:230px;box-shadow:0 24px 70px #2f425d2e}.mini-editor{gap:12px;padding:18px;display:grid}.mini-editor code{color:#c7f7d4;background:#10151f;border-radius:8px;padding:10px;font-size:12px;display:block}.mini-chip{color:#9f211c;background:#fff0ef;border-radius:999px;width:fit-content;padding:5px 9px;font-size:12px;font-weight:800}.phone-shell{min-height:300px;padding:22px}.phone-shell h3{margin:22px 0 10px}.phone-shell p{color:var(--muted);line-height:1.5}.phone-bars{gap:10px;margin-top:24px;display:grid}.phone-bars span{background:#dfe8f5;border-radius:999px;height:12px;display:block}.phone-bars span:nth-child(2){width:78%}.phone-bars span:nth-child(3){width:58%}.feature-float-grid{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:-30px;padding-bottom:58px;display:grid;position:relative}.feature-glass{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7;border:1px solid #cfd8e4e0;border-radius:8px;min-height:190px;padding:24px;box-shadow:0 18px 42px #2531431a}.feature-glass h3{margin:16px 0 8px}.feature-glass p{color:var(--muted);margin:0;line-height:1.6}.product-visual{background:#12141a;border:1px solid #ccd4df;border-radius:8px;overflow:hidden;box-shadow:0 22px 70px #15161a38}.visual-toolbar{background:#1f232d;border-bottom:1px solid #343a47;gap:7px;padding:14px;display:flex}.dot{background:#e6554f;border-radius:50%;width:10px;height:10px}.dot:nth-child(2){background:#e8a928}.dot:nth-child(3){background:#28ad6a}.visual-grid{grid-template-columns:240px 1fr;min-height:480px;display:grid}.visual-list{background:#181b23;border-right:1px solid #343a47;padding:18px}.visual-card{color:#e9edf5;background:#242936;border-radius:8px;margin-bottom:12px;padding:14px}.visual-card.active{outline:2px solid var(--brand)}.visual-card span{color:#99a3b4;margin-top:8px;font-size:12px;display:block}.visual-editor{color:#ecf1f7;padding:22px}.code-window{color:#c7f7d4;background:#0c0f14;border-radius:8px;min-height:210px;margin-top:18px;padding:18px;font-family:SFMono-Regular,Consolas,monospace;font-size:14px;line-height:1.6;overflow:hidden}.section{padding:68px 0}.section.white{background:#fff}.section-title{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.section-title h2,.panel h2,.panel h3{margin:0}.muted{color:var(--muted)}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.company-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.company-card{border:1px solid var(--line);background:#fff;border-radius:8px;align-content:start;gap:12px;min-height:250px;padding:22px;display:grid;box-shadow:0 14px 32px #25314314}.company-card h3{margin:4px 0 0;font-size:24px}.company-link{color:var(--blue);align-items:center;gap:8px;margin-top:auto;font-weight:850;display:inline-flex}.compact-title{margin-bottom:18px}.card,.panel{border:1px solid var(--line);background:var(--panel);border-radius:8px}.card{padding:20px}.card h3{margin:12px 0 8px}.icon-tile{width:42px;height:42px;color:var(--brand);background:#fff1ef;border-radius:8px;place-items:center;display:grid}.icon-tile.red{color:var(--brand);background:#fff1ef}.icon-tile.blue{color:var(--blue);background:#edf4ff}.icon-tile.green{color:var(--green);background:#eaf8f1}.question-list{gap:12px;display:grid}.question-row{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:1fr auto;gap:18px;padding:18px;display:grid}.question-row h3{margin:0 0 8px}.review-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.version-list{gap:8px;margin-top:14px;display:grid}.version-row{border:1px solid var(--line);background:var(--soft);border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;padding:10px;display:flex}.user-role-list{gap:12px;margin-top:14px;display:grid}.user-role-row{border:1px solid var(--line);background:var(--soft);border-radius:8px;grid-template-columns:minmax(0,1fr) 180px auto;align-items:center;gap:10px;padding:12px;display:grid}.user-role-row p{margin:4px 0 0}.user-role-row select{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;padding:10px 12px}.meta{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.badge,.role-pill{color:#414957;background:#eef2f7;border-radius:999px;align-items:center;min-height:25px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.badge.green{color:var(--green);background:#eaf8f1}.badge.amber{color:var(--amber);background:#fff5df}.badge.red{color:#bd2a24;background:#fff0ef}.auth-layout{grid-template-columns:1fr 1fr;align-items:start;gap:24px;padding:54px 0;display:grid}.panel{padding:24px}.form-stack{gap:14px;margin-top:18px;display:grid}.field{gap:7px;font-weight:700;display:grid}.field input,.field textarea,.field select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:8px;padding:11px 12px}.field textarea{resize:vertical;min-height:130px}.field textarea.code{min-height:220px;font-family:SFMono-Regular,Consolas,monospace}.error{color:#bd2a24;font-weight:700}.dashboard{grid-template-columns:300px 1fr;gap:20px;padding:36px 0 70px;display:grid}.sidebar{align-self:start;position:sticky;top:90px}.stack{gap:18px;display:grid}.practice-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);gap:18px;padding:30px 0 70px;display:grid}.markdown{color:#303642;line-height:1.72}.markdown pre,.markdown code{background:#f0f3f8;border-radius:8px}.markdown code{padding:2px 5px}.markdown pre{padding:14px;overflow:auto}.video-frame{aspect-ratio:16/9;background:#111;border:0;border-radius:8px;width:100%}.footer{border-top:1px solid var(--line);color:var(--muted);padding:36px 0}.career-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.career-inner{text-align:center;justify-items:center;gap:22px;padding:40px 0;display:grid}.career-inner p{color:#414957;margin:0;font-size:20px}.company-row{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.company-row span{border:1px solid var(--line);color:#596273;background:#f8fafc;border-radius:8px;min-width:118px;padding:11px 16px;font-weight:800}.feature-story{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:48px;padding:48px 0;display:grid}.feature-story.reverse{grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr)}.feature-story.reverse .story-visual{order:2}.story-copy h3{margin:18px 0 12px;font-size:clamp(26px,4vw,42px);line-height:1.08}.story-copy p{font-size:17px;line-height:1.7}.story-visual{border:1px solid var(--line);background:#fff;border-radius:8px;box-shadow:0 24px 70px #2531431f}.question-snapshot{padding:28px}.snapshot-head{gap:8px;margin-bottom:20px;display:flex}.question-snapshot h3{margin:0 0 10px;font-size:28px}.question-snapshot p{color:var(--muted);line-height:1.6}.snapshot-lines{gap:12px;margin-top:28px;display:grid}.snapshot-lines span{background:#edf2f8;border-radius:999px;height:14px;display:block}.snapshot-lines span:nth-child(2){width:82%}.snapshot-lines span:nth-child(3){width:64%}.review-snapshot{gap:12px;padding:24px;display:grid}.practice-preview-section{background:linear-gradient(#fff 0%,#eef6ff 100%);padding:70px 0 84px}.centered-title{text-align:center;justify-content:center}.practice-tabs{color:#4a5361;flex-wrap:wrap;justify-content:center;gap:30px;margin:8px 0 34px;font-weight:850;display:flex}.practice-tabs span{padding:10px 0;position:relative}.practice-tabs .active{color:var(--blue)}.practice-tabs .active:after{background:var(--blue);content:"";border-radius:999px;height:3px;position:absolute;bottom:0;left:0;right:0}.practice-tabs .disabled{color:#9ca5b3}.large-visual{max-width:980px;margin:0 auto}.cta-band{background:var(--soft-blue);border-top:1px solid var(--line)}.cta-inner{justify-content:space-between;align-items:center;gap:28px;padding:72px 0;display:flex}.cta-inner h2{max-width:680px;margin:0;font-size:clamp(28px,4vw,48px);line-height:1.08}.cta-inner .hero-actions{margin-top:0}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:28px;display:grid}.footer-grid p{margin:8px 0 0}.footer-grid div{align-content:start;gap:8px;display:grid}.footer-grid span,.footer-grid strong{color:var(--ink);font-weight:850}.footer-grid a{color:var(--muted)}.footer-grid a:hover{color:var(--brand)}@media (max-width:900px){.topbar{grid-template-columns:1fr;justify-items:start;padding:14px 20px}.nav-links,.account-area{flex-wrap:wrap;justify-content:start}.hero-centered,.auth-layout,.dashboard,.practice-layout,.grid-2,.grid-3,.company-grid,.feature-float-grid,.feature-story,.feature-story.reverse,.footer-grid,.user-role-row{grid-template-columns:1fr}.hero-centered{min-height:auto}.side-mockup{display:none}.feature-story.reverse .story-visual{order:0}.cta-inner{flex-direction:column;align-items:start}.visual-grid{grid-template-columns:1fr}.visual-list{border-bottom:1px solid #343a47;border-right:0}.section-title{flex-direction:column;align-items:start}}
