@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/barlow-condensed-vietnamese-700-normal.DYeBwlKR.woff2) format("woff2"),url(/_astro/barlow-condensed-vietnamese-700-normal.DhIzd8Tb.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/barlow-condensed-latin-ext-700-normal.CwuXbfVR.woff2) format("woff2"),url(/_astro/barlow-condensed-latin-ext-700-normal.BIHFfxf0.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/barlow-condensed-latin-700-normal.v1xN8_Wq.woff2) format("woff2"),url(/_astro/barlow-condensed-latin-700-normal.Dmwat-ge.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/dm-sans-latin-ext-600-normal.4vooXBpG.woff2) format("woff2"),url(/_astro/dm-sans-latin-ext-600-normal.DRtaDpgU.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/dm-sans-latin-600-normal.Aqo67rzb.woff2) format("woff2"),url(/_astro/dm-sans-latin-600-normal.BmdmIIQ2.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color-scheme:dark;--bg:#11131f;--panel:#1b1e30;--line:#34364b;--text:#f1eff8;--muted:#aaaabd;--violet:#c5b6fa;--mint:#93d8c1;--amber:#f2c078;--display:"Barlow Condensed","Arial Narrow",sans-serif;--body:"DM Sans",sans-serif;font-family:var(--body);background:var(--bg);color:var(--text);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;font-size:14px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}input,select,textarea{max-width:100%}h1,h2,h3,p{margin:0}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--mint);outline-offset:4px}::selection{background:#c5b6fa;color:#181326}.skip-link{position:fixed;z-index:100;top:-80px;left:20px;background:var(--mint);color:#11131f;padding:12px}.skip-link:focus{top:12px}.site-header{border-bottom:1px solid #34364b88;background:#11131ff0;position:relative;z-index:10}.header-inner{max-width:1400px;margin:auto;padding:0 48px;height:88px;display:flex;justify-content:space-between;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:22px;font-weight:700;letter-spacing:-.9px;white-space:nowrap}.brand-symbol{display:grid;place-items:center;background:var(--violet);color:#191529;border-radius:10px 10px 10px 2px;width:35px;height:37px;font:600 32px/1 var(--body);padding-bottom:3px}.brand-period{color:var(--violet)}.brand-symbol.small{width:27px;height:29px;font-size:25px;border-radius:7px 7px 7px 2px}.main-nav{display:flex;align-items:center;gap:34px;font-size:12px;color:var(--muted)}.main-nav a:hover,.main-nav .current{color:var(--text)}.account-nav{display:flex;align-items:center;gap:22px;font-size:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:6px;font-weight:600;border:1px solid transparent;line-height:1.3;padding:14px 20px;min-height:45px;font-size:13px;transition:background .15s,transform .15s;cursor:pointer}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--violet);color:#211a32;border-color:var(--violet)}.button-primary:hover{background:#d3c7ff}.button-ghost{border-color:#646078;background:transparent;color:var(--text)}.button-ghost:hover{background:#252537}.button-small{font-size:11px;padding:10px 15px;min-height:37px}.button-large{padding:17px 24px;font-size:14px;min-height:55px}.button-large span{font-size:20px}.full-width{width:100%}.quiet-button{border:0;background:none;color:var(--muted);padding:4px;font-size:12px}.user-link{display:flex;align-items:center;gap:8px}.user-link>span:last-child{max-width:120px;overflow:hidden;text-overflow:ellipsis}.user-orb{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#37304d;color:var(--violet)}.home-shell{max-width:1400px;margin:auto;padding:0 48px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:20px;align-items:center;min-height:652px;padding:62px 0 64px}.beta-marker{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px;margin-bottom:22px}.beta-marker>span{width:6px;height:6px;background:var(--mint);border-radius:50%;box-shadow:0 0 0 4px #93d8c10c}.hero h1{font:600 clamp(65px,6.4vw,91px)/.98 var(--display);letter-spacing:-1.5px;margin-bottom:24px}.hero-description{color:#b2b1c6;font-size:14px;max-width:43ch;line-height:1.85}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:30px}.secondary-link{font-size:12px;color:var(--text);display:inline-flex;align-items:center;gap:15px}.secondary-link:hover{color:var(--violet)}.hero-details{display:flex;gap:18px;color:#9594aa;font-size:10px;margin-top:20px}.hero-details i{color:var(--mint);font-style:normal;margin-right:3px}.hero-scene{position:relative;min-height:510px;display:flex;align-items:center;justify-content:center;padding:50px 20px 30px}.scene-orbit{position:absolute;border:1px solid #4c405443;border-radius:50%;z-index:-1;pointer-events:none}.orbit-one{height:495px;width:495px;background:radial-gradient(ellipse,#62517d16,transparent 68%)}.orbit-two{height:380px;width:380px;border-style:dashed;border-color:#82709322}.scene-cross{position:absolute;color:#645775;font:20px monospace}.cross-one{left:5px;top:57px}.cross-two{right:0;bottom:15px}.preview-console{background:#191c2b;border:1px solid #575069;border-radius:12px;width:100%;max-width:445px;box-shadow:0 26px 75px #03030a66;transform:rotate(-2deg);position:relative;z-index:1}.console-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #343245;padding:13px 17px;color:#9390a8;font-size:9px}.console-dots{display:flex;gap:4px}.console-dots i{height:5px;width:5px;background:#746880;border-radius:50%}.live-indicator{color:var(--mint)}.console-body{padding:23px}.assistant-label{display:flex;align-items:center;gap:9px;font-size:11px;margin-bottom:12px;color:#d8d1e8}.assistant-label>span{background:#383044;border-radius:7px;color:var(--violet);display:grid;place-items:center;width:27px;height:27px;font-size:19px}.assistant-label small{margin-left:auto;font-size:9px;color:#827b95}.console-body>p{font-size:13px;color:#c8c5d6;line-height:1.9}.code-preview{margin:21px 0;background:#11131f;border:1px solid #302c3d;border-radius:6px;padding:12px 10px;overflow:hidden}.code-preview>div{display:flex;gap:11px;white-space:nowrap;font-size:10px;line-height:2.15}.code-preview>div>span{color:#696079;font-family:monospace}.deleted{color:#e5a1ae}.passed{color:var(--mint)}.console-question{display:flex;align-items:center;gap:10px;font-size:12px;color:#aaa4b9;margin-bottom:19px}.console-question strong{color:var(--amber);font-weight:500}.warning-icon{display:grid;place-items:center;flex-shrink:0;border:1px solid #f2c07855;border-radius:50%;height:27px;width:27px;color:var(--amber)}.preview-choice{border:1px solid #c5b6fa99;display:flex;align-items:center;gap:12px;background:#393047;padding:13px 10px;border-radius:6px;font-size:11px;color:#e1d4f5}.preview-choice>span:first-child{height:23px;width:23px;display:grid;place-items:center;background:var(--violet);color:#30223e;border-radius:4px;font-size:10px}.choice-arrow{margin-left:auto;font-size:18px}.scene-rank{position:absolute;left:0;top:2px;z-index:3;display:flex;align-items:center;gap:11px;background:#1e2031;border:1px solid #51475d;border-radius:8px;padding:12px 17px;min-width:280px;box-shadow:0 10px 40px #06051055;transform:rotate(2deg)}.mini-crest{background:#3f354d;color:var(--violet);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);height:43px;width:39px;display:grid;place-items:center;font:600 29px var(--display)}.scene-rank>div>span{display:block;font-size:9px;color:#9a91aa}.scene-rank strong{font-size:11px;font-weight:500}.scene-rank-xp{color:var(--mint);font-size:10px;margin-left:20px}.insight-sticker{position:absolute;z-index:2;right:-2px;bottom:0;background:#262339;border:1px solid #675778;border-radius:8px;display:flex;align-items:center;gap:12px;padding:13px 20px;transform:rotate(3deg);box-shadow:0 8px 30px #06051055}.insight-sticker>span:first-child{width:36px;height:36px;display:grid;place-items:center;font-size:27px;color:var(--mint);border:1px solid #558c78;border-radius:50%;background:#93d8c10a}.insight-sticker strong{font-size:9px;color:#a39bb1;font-weight:400}.insight-sticker p{font-size:12px}.sticker-check{color:var(--mint);margin-left:20px}.campaign-strip{border-block:1px solid var(--line);padding:23px 0;display:flex;justify-content:space-between;align-items:center;color:#9a98ae;font-size:11px;gap:25px}.campaign-strip>div{display:flex;align-items:center;gap:26px}.campaign-strip>div>span{font:500 21px var(--display);color:var(--violet);display:flex;align-items:center;gap:10px}.campaign-strip small{font:10px var(--body);color:var(--muted)}.campaign-strip i{width:1px;height:18px;background:var(--line)}.how-section,.roadmap-section{padding:105px 0;display:grid;grid-template-columns:1fr 1.1fr;gap:95px}.section-kicker{color:var(--violet);font-size:11px;display:block;margin-bottom:16px}.section-intro h2,.section-heading h2,.waitlist-copy h2{font:600 54px/1.03 var(--display);letter-spacing:-.6px;margin-bottom:22px}.section-intro>p{font-size:13px;color:var(--muted);max-width:39ch;line-height:1.9}.how-steps{padding-top:8px}.how-steps article{display:flex;gap:24px;padding:0 0 25px;margin-bottom:25px;border-bottom:1px solid #34364b88}.how-steps article:last-child{border:0;margin-bottom:0;padding-bottom:0}.step-number{font:500 24px var(--display);color:#786990;min-width:25px}.how-steps h3{font-size:15px;font-weight:500;margin:0 0 8px}.how-steps p{font-size:12px;color:var(--muted);max-width:48ch;line-height:1.8}.skills-section{padding:0 0 95px;border-bottom:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:29px}.section-heading h2{margin:0;font-size:46px}.section-heading .section-kicker{margin-bottom:9px}.branch-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.branch-card{background:#1a1c2c;border:1px solid #37344b;border-radius:10px;padding:26px 26px 0;position:relative;overflow:hidden;transition:border-color .2s}.branch-card:hover{border-color:var(--branch-color);background:#202234}.direct-card{--branch-color:var(--violet)}.verify-card{--branch-color:var(--mint)}.protect-card{--branch-color:var(--amber)}.branch-symbol{height:59px;width:59px;border:1px solid color-mix(in srgb,var(--branch-color) 45%,transparent);border-radius:15px;display:grid;place-items:center;font-size:31px;color:var(--branch-color);background:color-mix(in srgb,var(--branch-color) 6%,transparent);position:relative;margin-bottom:23px}.branch-symbol>span{position:absolute;width:5px;height:5px;border-radius:50%;background:var(--branch-color);bottom:-3px;left:26px}.branch-count{position:absolute;top:28px;right:25px;font-size:10px;color:#9690aa}.branch-card h3{font:600 31px var(--display);margin-bottom:8px}.branch-card>p{font-size:12px;line-height:1.9;color:#aaa6bb}.branch-skills{display:flex;flex-wrap:wrap;gap:6px;margin-top:22px;min-height:50px;align-content:start}.branch-skills span{font-size:9px;padding:3px 7px;border:1px solid #484054;border-radius:4px;color:#b4acc3}.branch-bottom{border-top:1px solid #3f374e;font-size:10px;color:var(--branch-color);margin-top:20px;padding:16px 0;display:flex;justify-content:space-between}.branch-bottom span{font-size:15px}.roadmap-section{gap:80px}.roadmap-section .secondary-link{margin-top:24px}.roadmap-list{padding-left:20px}.roadmap-list article{position:relative;border-left:1px solid #3d374e;padding:0 0 32px 28px}.roadmap-list article:last-child{border-left-color:transparent;padding-bottom:0}.roadmap-point{position:absolute;top:6px;left:-5px;width:9px;height:9px;border:1px solid #786388;background:#252133;border-radius:50%}.roadmap-live .roadmap-point{background:var(--mint);border-color:var(--mint);box-shadow:0 0 0 4px #93d8c10e}.roadmap-title{display:flex;align-items:center;gap:15px;justify-content:space-between;margin-bottom:9px}.roadmap-title h3{font-size:14px;font-weight:500}.status-label{font-size:9px;color:#a196b2;background:#2c2439;padding:2px 7px;border-radius:4px;white-space:nowrap}.status-label.live{color:var(--mint);background:#93d8c110}.roadmap-list p{font-size:12px;line-height:1.8;color:var(--muted);max-width:45ch}.waitlist-section{background:#1a1b2e;border:1px solid #484058;border-radius:14px;padding:52px;display:grid;grid-template-columns:1fr 1.2fr;gap:70px;position:relative;scroll-margin-top:25px}.waitlist-copy{padding-top:10px}.waitlist-copy h2{font-size:73px;line-height:.98;margin-bottom:24px}.waitlist-copy>p{font-size:12px;color:var(--muted);max-width:37ch;margin-bottom:16px;line-height:1.9}.honesty-note{display:flex;gap:13px;align-items:center;margin-top:35px;color:#c0b6ce}.honesty-note>span{font-size:28px;color:var(--amber)}.honesty-note p{font-size:10px;line-height:1.8}.waitlist-form{min-width:0}.form-heading{display:flex;align-items:center;gap:9px;font-size:12px;margin-bottom:25px;color:#dfd5ed}.small-spark{color:var(--violet);font-size:20px}.waitlist-form>label:not(.consent),.auth-form>label,.conditional-field>label{display:block;font-size:11px;font-weight:500;margin:17px 0 7px;color:#d9d4e6}.waitlist-form input:not([type=radio]):not([type=checkbox]),.waitlist-form textarea,.waitlist-form select,.auth-form input,.account-form input{width:100%;border:1px solid #4c425d;border-radius:5px;background:#121422;color:var(--text);font-size:12px;line-height:1.5;padding:12px 13px;min-height:44px}.waitlist-form input::placeholder,.waitlist-form textarea::placeholder,.auth-form input::placeholder{color:#89819a}.waitlist-form textarea{resize:vertical}.waitlist-form fieldset{border:0;margin:20px 0 0;padding:0;min-width:0}.waitlist-form legend{font-size:11px;font-weight:500;color:#d9d4e6;margin-bottom:9px}.segmented{display:flex;gap:7px}.segmented label{flex:1;min-width:0;position:relative;cursor:pointer}.segmented input{position:absolute;opacity:0;inset:0;width:100%;height:100%;margin:0;cursor:pointer}.segmented span{display:flex;align-items:center;justify-content:center;padding:10px 4px;border:1px solid #4c425d;border-radius:5px;font-size:10px;color:#b7aec8;text-align:center;min-height:41px}.segmented input:checked+span{border-color:var(--violet);color:var(--violet);background:#c5b6fa14}.segmented input:focus-visible+span{outline:2px solid var(--mint);outline-offset:3px}.optional{font-size:9px;font-weight:400;color:#92899f;margin-left:8px}.consent{display:flex;align-items:flex-start;gap:9px;font-size:10px;color:#aaa1ba;margin:15px 0 21px;line-height:1.7}.consent input{accent-color:var(--violet);margin-top:3px;flex-shrink:0;width:14px;height:14px}.consent a,.legal-note a{color:var(--violet);text-decoration:underline;text-underline-offset:3px}.form-footnote{text-align:center;font-size:9px;color:#948aab;margin-top:10px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-error{font-size:12px;color:#f4b3c0;background:#f4b3c00b;border:1px solid #774754;border-radius:5px;padding:10px;margin:12px 0}.waitlist-success{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:22px;min-height:400px}.success-orb{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;border:1px solid var(--mint);background:#93d8c10c;color:var(--mint)}.waitlist-success h3{font:600 44px var(--display)}.waitlist-success p{color:var(--muted);font-size:13px;line-height:1.9;max-width:43ch}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding:85px 0}.faq-section>h2{font:600 37px var(--display)}.faq-list details{border-bottom:1px solid #373247;padding:0 0 17px;margin-bottom:18px}.faq-list summary{cursor:pointer;font-size:13px;font-weight:500;list-style:none;padding-right:20px;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:0;color:var(--violet)}.faq-list details[open] summary:after{content:"−"}.faq-list details p{font-size:12px;color:var(--muted);margin-top:14px;line-height:1.9}.site-footer{max-width:1304px;margin:auto;border-top:1px solid var(--line);padding:27px 0 32px;display:flex;justify-content:space-between;align-items:center;gap:20px}.site-footer .brand{font-size:17px}.site-footer p{font-size:10px;color:#9990ab}.site-footer>div{display:flex;gap:24px;font-size:10px;color:#b7acc9}.auth-layout{max-width:1100px;margin:0 auto;min-height:calc(100vh - 185px);display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center;padding:70px 35px}.auth-story h1{font:600 83px/.98 var(--display);letter-spacing:-1px;margin-bottom:25px}.auth-story>p{max-width:35ch;font-size:13px;line-height:1.9;color:var(--muted);margin-bottom:25px}.auth-perks{display:grid;gap:10px;font-size:11px;color:#c4b9d4;margin:25px 0 35px}.auth-card{padding:33px;background:var(--panel);border:1px solid #494052;border-radius:12px;min-width:0}.auth-card h2{font:600 37px var(--display);margin:8px 0}.auth-card .form-heading{margin-bottom:20px}.auth-card-intro{font-size:11px;color:var(--muted);margin-bottom:26px}.input-help{font-size:10px;line-height:1.7;color:#9f94ae;margin:7px 0 17px}.password-field{position:relative}.password-field input{padding-right:60px}.password-field button{position:absolute;right:10px;top:9px;font-size:10px}.auth-form .button{margin-top:12px;font-size:12px;gap:10px}.auth-switch{text-align:center;font-size:11px;color:var(--muted);margin-top:18px}.auth-switch a{color:var(--violet)}.legal-note{text-align:center;font-size:9px;margin:17px 0 0}.prose-page{max-width:720px;margin:70px auto 90px;padding:0 28px}.prose-page h1{font:600 72px var(--display);margin-bottom:20px}.prose-page h2{font-size:20px;font-weight:500;margin:30px 0 12px}.prose-page>p{font-size:13px;line-height:1.9;color:var(--muted)}.prose-page .button{margin-top:30px}.not-found{max-width:900px;margin:auto;padding:100px 30px 130px;text-align:center}.not-found h1{font:600 72px/1.05 var(--display);margin-bottom:25px}.not-found p{color:var(--muted);margin-bottom:30px}.removal-link{padding:16px;border:1px solid var(--line);border-radius:8px;max-width:100%;overflow-wrap:anywhere}.removal-link a{display:block;font-size:12px;color:var(--violet);text-decoration:underline;margin-top:10px}.account-form{margin-top:28px}.account-form>p{font-size:12px;color:var(--muted);margin:12px 0 20px}.account-form>label{display:block;font-size:12px;margin:15px 0 8px}.account-form>label.consent{display:flex}.prose-page>p>a{color:var(--violet);text-decoration:underline;text-underline-offset:3px}@media(min-width:1450px){.hero{min-height:710px}.hero h1{font-size:90px}.hero-scene{min-height:545px}.preview-console{max-width:490px}.console-body{padding:28px}.console-body>p{font-size:14px}.code-preview>div{font-size:11px}.hero-description{font-size:15px}}@media(max-width:1350px){.site-footer{margin:0 48px}.hero-details{gap:10px;font-size:9px}.campaign-strip>div{gap:17px}.campaign-strip{font-size:10px}.campaign-strip small{font-size:9px}.hero-scene{padding:50px 5px 30px}.orbit-one{width:420px;height:420px}.waitlist-section{gap:40px;padding:40px}.auth-layout{gap:65px}}@media(max-width:1050px){.header-inner{padding:0 28px;gap:20px}.main-nav{gap:18px;font-size:11px}.account-nav{gap:13px}.home-shell{padding:0 30px}.hero{gap:25px;min-height:625px}.hero h1{font-size:72px}.hero-description{font-size:12px}.hero-actions{gap:18px}.hero-actions .button{font-size:12px;padding:14px 18px}.hero-details{flex-wrap:wrap;max-width:260px;margin-top:15px;gap:5px 13px}.hero-scene{min-height:450px;padding:45px 0 35px}.console-body{padding:18px}.console-body>p{font-size:11px}.code-preview>div{font-size:8px;gap:8px}.scene-rank{min-width:240px;padding:10px 13px}.scene-rank-xp{margin-left:5px}.orbit-one{width:350px;height:350px}.orbit-two{width:275px;height:275px}.preview-choice{font-size:9px;gap:8px}.insight-sticker{padding:10px 15px}.campaign-strip{align-items:flex-start;flex-direction:column;gap:13px}.campaign-strip>div{width:100%;justify-content:space-between}.how-section,.roadmap-section{gap:45px;padding:75px 0}.branch-card{padding:20px 20px 0}.branch-count{right:20px;top:23px}.branch-bottom{font-size:9px}.waitlist-copy h2{font-size:65px}.waitlist-section{gap:35px;padding:30px}.segmented span{font-size:9px}.faq-section{gap:40px}.site-footer{margin:0 30px}.auth-story h1{font-size:72px}.auth-layout{gap:45px;padding-inline:30px}}@media(max-width:760px){html{scroll-padding-top:25px}.header-inner{height:74px;padding:0 20px}.brand{font-size:19px;gap:8px}.brand-symbol{width:29px;height:31px;font-size:27px;border-radius:8px 8px 8px 2px}.main-nav{display:none}.account-nav .button-small{padding:8px 10px;font-size:10px}.account-nav{gap:12px}.account-nav .login-link{font-size:11px}.home-shell{padding:0 22px}.hero{grid-template-columns:1fr;padding:42px 0;gap:38px}.hero-copy{max-width:560px}.hero h1{font-size:76px}.hero-description{max-width:43ch;font-size:13px}.beta-marker{font-size:10px;margin-bottom:19px}.hero-actions .button{padding:16px 20px;font-size:12px}.hero-actions{gap:22px;margin-top:26px}.hero-details{max-width:none;gap:10px;font-size:9px}.hero-scene{max-width:490px;width:100%;margin:0 auto;min-height:452px;padding-inline:10px}.preview-console{max-width:420px}.console-body{padding:23px}.console-body>p{font-size:12px}.code-preview>div{font-size:9px}.scene-rank{left:3px;top:2px}.insight-sticker{right:3px;bottom:2px}.preview-choice{font-size:11px}.orbit-one{width:370px;height:370px}.campaign-strip{gap:15px;padding:20px 0}.campaign-strip>span{font-size:11px}.campaign-strip>div{gap:12px;align-items:start}.campaign-strip>div>span{display:block;font-size:25px}.campaign-strip small{display:block;max-width:13ch;font-size:9px;line-height:1.6;margin-top:4px}.campaign-strip i{height:40px;margin-top:8px}.how-section,.roadmap-section{grid-template-columns:1fr;gap:32px;padding:60px 0}.section-intro h2{font-size:49px;margin-bottom:17px}.section-intro>p{max-width:47ch;font-size:12px}.how-steps article{gap:18px;padding-bottom:20px;margin-bottom:20px}.how-steps p{max-width:48ch}.section-heading{align-items:flex-start;gap:18px;flex-direction:column}.section-heading h2{font-size:43px}.branch-grid{grid-template-columns:1fr;gap:12px}.branch-card{padding:24px 22px 0;min-height:250px}.branch-symbol{float:left;margin:0 20px 0 0;width:52px;height:52px;font-size:28px}.branch-symbol>span{left:23px}.branch-card h3{font-size:29px}.branch-card>p{font-size:12px;margin-left:72px}.branch-skills{clear:both;padding-top:18px;min-height:0;margin-top:0}.branch-count{font-size:9px;top:25px}.branch-bottom{margin-top:20px;font-size:10px}.skills-section{padding-bottom:55px}.roadmap-list{padding-left:5px}.roadmap-title h3{font-size:13px}.roadmap-list p{font-size:11px}.waitlist-section{grid-template-columns:1fr;padding:28px 22px;gap:30px;margin:0 -4px}.waitlist-copy h2{font-size:61px}.waitlist-copy h2 br:last-child{display:none}.waitlist-copy>p{max-width:48ch}.honesty-note{margin-top:22px}.waitlist-form{padding-top:25px;border-top:1px solid #484058}.segmented span{font-size:10px}.waitlist-form .form-heading{margin-bottom:18px}.faq-section{grid-template-columns:1fr;padding:55px 0;gap:25px}.faq-section>h2{font-size:34px}.faq-list summary{font-size:12px}.site-footer{margin:0 22px;flex-wrap:wrap;padding:23px 0;gap:20px}.site-footer p{order:3;width:100%;font-size:9px}.site-footer>div{gap:15px;font-size:9px}.site-footer .brand{font-size:16px}.auth-layout{grid-template-columns:1fr;gap:32px;padding:42px 22px 60px;max-width:530px;min-height:0}.auth-story h1{font-size:62px}.auth-story h1 br:last-child{display:none}.auth-story>p{max-width:42ch}.auth-perks{font-size:10px;margin:20px 0}.auth-card{padding:25px}.prose-page{margin-top:45px}.prose-page h1{font-size:60px}.not-found{padding:70px 22px}.not-found h1{font-size:55px}.user-link>span:last-child{max-width:80px}}@media(max-width:380px){.hero h1{font-size:66px}.hero-actions{gap:15px}.hero-actions .button{padding:15px}.secondary-link{font-size:11px}.hero-details{font-size:8px;gap:8px}.orbit-one{width:300px;height:300px}.hero-scene{padding-inline:0}.console-body{padding:18px}.code-preview>div{font-size:8px}.preview-choice{font-size:10px}.header-inner{padding:0 16px}.account-nav .login-link{display:none}.branch-count{font-size:8px}.segmented span{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
