:root{color:#f1f5f2;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#050814;--bg-deep:#020410;--panel:#0b1322;--panel-soft:#111b2d;--panel-strong:#142846;--text:#f1f5f2;--muted:#bac6d7;--line:#ecf4ff26;--gold:#f0bd48;--teal:#36d8ff;--mint:#6ee7c7;--blue:#146dff;--download:#20e39a;--download-hover:#78ffc4;--download-deep:#0ca07f;--discord:#5865f2;--discord-hover:#4752c4;--discord-light:#e0e3ff;--red:#e0594f;--white:#fff;--shadow:0 24px 60px #00000047;--site-header-height:116px;background:#050814;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}.app{background:linear-gradient(180deg, #090c0d0d, #090c0d 92%), var(--bg);min-height:100vh}.site-header{z-index:20;min-height:var(--site-header-height);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#030712ed;border-bottom:1px solid #7fd2ff1f;padding:0;display:grid;position:fixed;top:0;left:0;right:0}.game-strip,.site-nav-row{align-items:center;gap:.65rem;padding-left:clamp(1rem,2.8vw,2.4rem);padding-right:clamp(1rem,2.8vw,2.4rem);display:flex}.game-strip{scrollbar-width:none;background:#030712db;border-bottom:1px solid #7fd2ff17;min-height:48px;overflow-x:auto}.game-strip::-webkit-scrollbar{display:none}.site-nav-row{background:#070d1dbd;justify-content:space-between;min-height:68px}.brand{min-height:48px;color:var(--white);white-space:nowrap;align-items:center;gap:.65rem;font-weight:800;display:inline-flex}.brand-mark{object-fit:contain;filter:drop-shadow(0 8px 16px #146dff42);flex:none;width:2.35rem;height:2.35rem}.game-tab,.game-more{color:#8f96a3;white-space:nowrap;border-left:1px solid #eef6f80f;align-items:center;min-height:48px;padding:0 1rem;font-weight:850;display:inline-flex}.game-tab.active{color:var(--white);background:linear-gradient(90deg,#f0bd481f,#146dff26)}.game-tab.active:before{content:"";background:url(/icon-192.png) 50%/contain no-repeat;width:24px;height:24px;margin-right:.55rem}.game-tab:hover,.game-more:hover{color:var(--text)}.game-more{margin-left:auto;padding-right:0}.nav-links,.footer-links{color:var(--muted);flex-wrap:wrap;align-items:center;gap:clamp(.75rem,2vw,1.4rem);font-size:.94rem;display:flex}.nav-actions{align-items:center;gap:.55rem;display:inline-flex}.account-menu{display:inline-flex;position:relative}.account-trigger{color:#d7dce6;min-height:36px;font:inherit;cursor:pointer;background:#eef6f817;border:1px solid #eef6f81a;border-radius:8px;align-items:center;gap:.5rem;padding:.42rem .72rem;font-weight:850;display:inline-flex}.account-trigger:hover,.account-trigger[aria-expanded=true]{color:var(--white);background:#eef6f821;border-color:#eef6f847}.account-trigger.pro{background:linear-gradient(135deg,#f0bd4829,#eef6f817);border-color:#f0bd4880}.account-trigger.pro:hover,.account-trigger.pro[aria-expanded=true]{background:linear-gradient(135deg,#f0bd4838,#eef6f821);border-color:#f0bd48c7}.account-trigger-avatar{color:#091015;background:#c7cedb;border-radius:50%;place-items:center;width:22px;height:22px;font-size:.78rem;font-weight:1000;display:inline-grid}.account-label{text-overflow:ellipsis;white-space:nowrap;max-width:14ch;overflow:hidden}.account-pro-badge{color:#071015;background:linear-gradient(135deg, #ffe08a, var(--gold));border:1px solid #ffd767c7;border-radius:999px;align-items:center;min-height:20px;padding:0 .42rem;font-size:.72rem;font-weight:1000;line-height:1;display:inline-flex;box-shadow:0 8px 20px #f0bd4838}.account-dropdown{z-index:40;background:#10131a;border:1px solid #eef6f814;border-radius:16px;width:min(280px,100vw - 2rem);position:absolute;top:calc(100% + .55rem);right:0;overflow:hidden;box-shadow:0 22px 70px #0000006b}.account-dropdown-title{color:var(--white);padding:1rem;font-size:1.05rem;display:block}.account-dropdown-section{border-top:1px solid #eef6f80f;padding:.4rem}.account-dropdown a,.account-dropdown button{color:#b8bec9;width:100%;min-height:38px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;padding:.5rem .7rem;font-weight:800;display:flex}.account-dropdown a:hover,.account-dropdown button:hover{color:var(--white);background:#eef6f814}.account-dropdown .premium-menu-item{color:#ffd767;background:#d9b75d2e}.account-dropdown .premium-menu-item:after{color:#ffd767;content:"Pro";margin-left:auto;font-size:.78rem}.nav-cta{color:#071015;background:var(--gold);border:1px solid #d9b75d8c;border-radius:8px;align-items:center;min-height:36px;padding:.45rem .7rem;font-weight:900;display:inline-flex}.nav-download{color:#03110d;background:linear-gradient(135deg, var(--download-hover), var(--download), var(--download-deep));border-color:#20e39ab8;box-shadow:0 10px 28px #20e39a3d}.nav-discord{color:var(--white);background:linear-gradient(135deg, var(--discord), var(--discord-hover));border-color:#e0e3ff61;box-shadow:0 10px 28px #5865f240}.nav-premium{color:#071015;background:linear-gradient(135deg, #ffe08a, var(--gold));border-color:#ffd767b8;box-shadow:0 10px 28px #f0bd4838}.nav-links a:hover,.footer-links a:hover{color:var(--text)}.nav-cta:hover{background:#efcf75;color:#071015!important}.nav-download:hover{background:linear-gradient(135deg, #a7ffd3, var(--download-hover), #18c692);color:#03110d!important}.nav-discord:hover{background:linear-gradient(135deg, #6d77ff, var(--discord));color:var(--white)!important}.nav-premium:hover{background:linear-gradient(135deg,#ffe8a8,#efcf75);color:#071015!important}.hero{text-align:center;background:linear-gradient(#050814b8,#050814e6 52%,#050814 100%),linear-gradient(90deg,#146dff2e,#f0bd481a,#36d8ff24),url(/assets/product/live-command-center-showcase-20260614.webp) 50% 34%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;min-height:88svh;padding:10rem clamp(1.1rem,5vw,5.5rem) 7.5rem;display:flex;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:linear-gradient(#090c0d00,#090c0d 82%);height:36%;position:absolute;bottom:0;left:0;right:0}.hero-product-nav{z-index:1;top:var(--site-header-height);color:#c8cdd5;scrollbar-width:none;background:#0c0f15c7;border-bottom:1px solid #eef6f81a;justify-content:center;align-items:center;gap:clamp(.65rem,2vw,1.6rem);min-height:48px;font-size:.9rem;font-weight:800;display:flex;position:absolute;left:0;right:0;overflow-x:auto}.hero-product-nav::-webkit-scrollbar{display:none}.hero-product-nav a{white-space:nowrap;align-items:center;min-height:48px;display:inline-flex;position:relative}.hero-product-nav a:hover,.hero-product-nav a.active{color:var(--white)}.hero-product-nav a.active:after{background:var(--gold);content:"";border-radius:999px 999px 0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.hero-content{z-index:1;width:min(1040px,100%);position:relative}.eyebrow{color:var(--gold);text-transform:uppercase;margin:0 0 .9rem;font-size:.98rem;font-weight:800}h1,h2,h3,p{overflow-wrap:break-word}h1{color:var(--white);margin:0;font-size:clamp(3.2rem,8vw,5.4rem);line-height:.94}.hero h1{overflow-wrap:normal;word-break:keep-all;text-shadow:0 18px 52px #0000008f;font-size:clamp(4rem,10vw,7.8rem)}.hero-statement{max-width:60rem;color:var(--white);text-shadow:0 16px 46px #0000007a;margin:1.1rem auto 0;font-size:clamp(2.05rem,4.5vw,4.35rem);font-weight:950;line-height:1.02}.hero-copy{color:#dce8eb;max-width:58rem;margin:1.35rem auto 0;font-size:clamp(1.3rem,2.1vw,1.8rem);font-weight:700;line-height:1.38}.hero-ai-proof{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin:1.5rem auto 0;display:grid}.hero-ai-proof-item{color:#dce8eb;background:#05090f85;border:1px solid #36d8ff47;border-radius:8px;align-content:start;gap:.55rem;min-height:116px;padding:1rem;font-size:clamp(1rem,1.45vw,1.18rem);font-weight:750;line-height:1.35;display:grid;box-shadow:0 18px 48px #00000047}.hero-ai-proof-item strong{color:var(--white);font-size:clamp(1.28rem,2vw,1.7rem);font-weight:1000;line-height:1.05}.hero-ai-proof-item p{margin:0}.hero-actions{flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:2rem;display:flex}.hero-highlights{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.55rem;display:flex}.hero-highlights span{color:#dce8e0;background:#e8f0eb14;border:1px solid #e8f0eb2e;border-radius:8px;align-items:center;min-height:44px;padding:.7rem .95rem;font-size:clamp(1rem,1.5vw,1.18rem);font-weight:950;display:inline-flex}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:.85rem 1.1rem;font-weight:800;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-flex}.button.primary{color:#071015;background:var(--gold)}.button.primary.download-button{color:#03110d;background:linear-gradient(135deg, var(--download-hover), var(--download), var(--download-deep));box-shadow:0 16px 36px #20e39a3b}.button.primary:hover{background:#efcf75;transform:translateY(-1px)}.button.primary.download-button:hover{color:#03110d;background:linear-gradient(135deg, #a7ffd3, var(--download-hover), #18c692)}.button.secondary{color:var(--text);background:#eef6f814;border-color:#eef6f838}.button.secondary:hover{border-color:#39c4cfbf;transform:translateY(-1px)}.button.discord-button{color:var(--white);background:linear-gradient(135deg, var(--discord), var(--discord-hover));border-color:#e0e3ff6b;box-shadow:0 16px 34px #5865f242}.button.discord-button:hover{background:linear-gradient(135deg, #6d77ff, var(--discord));transform:translateY(-1px)}.button:disabled,.button:disabled:hover{color:#b4beb9b8;cursor:not-allowed;background:#eef6f80f;border-color:#eef6f824;transform:none}.button.disabled{color:var(--muted);cursor:not-allowed;background:#eef6f80f;border-color:#eef6f82e}.status-pill{min-height:30px;color:var(--gold);text-transform:uppercase;background:#d9b75d14;border:1px solid #d9b75d73;border-radius:8px;justify-content:center;align-items:center;padding:.35rem .6rem;font-size:.76rem;font-weight:900;display:inline-flex}.status-pill.active,.status-pill.trialing{color:var(--mint);background:#42d3921a;border-color:#42d39280}.status-pill.past_due,.status-pill.unpaid,.status-pill.incomplete,.status-pill.incomplete_expired{color:#ff9a9a;background:#f476761f;border-color:#f4767685}.status-pill.canceled,.status-pill.paused,.status-pill.free{color:var(--muted);background:#eef6f80f;border-color:#eef6f82e}.section{padding:clamp(3.2rem,7vw,5.5rem) clamp(1.1rem,5vw,5.5rem)}.section-heading{max-width:760px;margin-bottom:2rem}.section-heading.compact{margin-bottom:0}.section-heading h2,.page-hero h1{color:var(--white);margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.06}.section-heading p{color:var(--muted);font-size:clamp(1.08rem,1.45vw,1.24rem);font-weight:700;line-height:1.65}.story-section{z-index:2;scroll-margin-top:calc(var(--site-header-height) + 1rem);background:linear-gradient(180deg, #05081400, #020410f0 12%), linear-gradient(135deg, #f0bd481a, #36d8ff0f 48%, #146dff14), var(--bg-deep);border-bottom:1px solid #eef6f81f;margin-top:-4.7rem;padding-top:clamp(3.2rem,7vw,5rem);position:relative}.story-intro{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);align-items:end;gap:clamp(1.25rem,4vw,3.5rem);max-width:1180px;margin:0 auto 1.6rem;display:grid}.story-intro h2{color:var(--white);margin:0;font-size:clamp(2.5rem,4.6vw,4.25rem);line-height:1.04}.story-intro>p{color:#d2deea;margin:0;font-size:clamp(1.15rem,1.8vw,1.38rem);font-weight:700;line-height:1.5}.story-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;max-width:1180px;margin:0 auto;display:grid}.story-beat{background:linear-gradient(#eef6f80f,#eef6f800),#070d18db;border:1px solid #eef6f824;border-radius:8px;min-width:0;overflow:hidden;box-shadow:0 18px 50px #00000038}.story-beat img{object-fit:cover;object-position:top center;background:#050814;border-bottom:1px solid #eef6f81a;width:100%;height:clamp(150px,13vw,190px);display:block}.story-beat:nth-child(2) img,.story-beat:nth-child(4) img{object-position:center top}.story-beat-copy{gap:.8rem;padding:1.15rem;display:grid}.story-phase{color:var(--gold);text-transform:uppercase;margin:0;font-size:.9rem;font-weight:900}.story-beat h3{color:var(--white);margin:0;font-size:clamp(1.45rem,2vw,1.85rem);line-height:1.15}.story-beat p:not(.story-phase){color:var(--muted);margin:0;font-size:1.02rem;line-height:1.5}.story-beat span{color:#c8fbff;background:#36d8ff14;border:1px solid #36d8ff57;border-radius:8px;align-items:center;width:fit-content;min-height:36px;padding:.38rem .55rem;font-size:.92rem;font-weight:900;display:inline-flex}.product-spotlight{z-index:2;margin-top:-4.7rem;padding-top:0;padding-bottom:clamp(2rem,4vw,3rem);position:relative}.product-spotlight-card{background:linear-gradient(90deg, #146dff24, #f0bd4817 42%, #070d1df5), var(--panel-soft);width:min(1060px,100%);min-height:112px;box-shadow:var(--shadow);border:1px solid #e8f0eb26;border-radius:8px;grid-template-columns:minmax(180px,260px) minmax(0,1fr) auto;align-items:center;gap:1.1rem;margin:0 auto;padding:1rem;display:grid;position:relative;overflow:hidden}.product-spotlight-card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff09,#fff0);position:absolute;inset:0}.product-spotlight-card img{z-index:1;object-fit:contain;background:#05090fb8;border:1px solid #d9b75d66;border-radius:8px;width:100%;height:auto;display:block;position:relative}.product-spotlight-card>div,.product-spotlight-card>a{z-index:1;position:relative}.product-spotlight-card h2{color:var(--white);margin:0;font-size:clamp(1.15rem,2.2vw,1.75rem);line-height:1.12}.product-spotlight-card p{color:#ccd6db;margin:.35rem 0 0;line-height:1.45}.product-spotlight-card .product-label{color:var(--gold);margin:0 0 .35rem}.spotlight-badge{z-index:2;min-height:24px;color:var(--white);background:#7a36b8;border-radius:0 0 6px 6px;align-items:center;padding:.25rem .7rem;font-size:.76rem;font-weight:900;display:inline-flex;position:absolute;top:-1px;left:1rem}.decision-showcase{z-index:2;background:linear-gradient(120deg, #146dff29, #36d8ff0f 42%, #f0bd4814), var(--bg-deep);grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(2rem,5vw,4rem);padding-top:0;display:grid;position:relative}.decision-copy{max-width:700px}.decision-copy h2{color:var(--white);margin:0;font-size:clamp(2.4rem,4.6vw,4.2rem);line-height:1.04}.decision-copy p{color:var(--muted);font-size:clamp(1.2rem,1.6vw,1.38rem);font-weight:700;line-height:1.5}.decision-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.45rem;display:flex}.decision-proof-points{color:var(--text);gap:.85rem;margin:1.45rem 0 0;padding:0;list-style:none;display:grid}.decision-proof-points li{background:#05090f7a;border:1px solid #eef6f821;border-radius:8px;align-items:center;min-height:64px;padding:.95rem 1rem .95rem 2.55rem;font-size:1.08rem;font-weight:850;line-height:1.35;display:flex;position:relative}.decision-proof-points li:before{color:var(--teal);content:"+";font-weight:1000;position:absolute;left:.85rem}.decision-screens{grid-template-columns:minmax(0,1fr) minmax(340px,.68fr);align-items:start;gap:clamp(.9rem,1.4vw,1.25rem);min-width:0;display:grid}.decision-side-stack{align-content:start;gap:clamp(.9rem,1.4vw,1.25rem);min-width:0;display:grid}.product-screen{background:linear-gradient(#eef6f80f,#eef6f800),#070d18;border:1px solid #eef6f829;border-radius:8px;grid-template-rows:auto auto;min-width:0;margin:0;display:grid;overflow:hidden;box-shadow:0 24px 70px #00000057}.product-screen img{object-fit:contain;object-position:center center;background:#050814;border-bottom:1px solid #eef6f81a;width:100%;height:auto;min-height:0;padding:clamp(.35rem,.8vw,.6rem);display:block}.command-screen img{aspect-ratio:1390/709}.advisor-screen img{aspect-ratio:560/880}.voice-screen img{aspect-ratio:760/220}.matchup-build-screen img{aspect-ratio:1080/1099}.product-screen figcaption{color:var(--muted);align-content:start;gap:.22rem;padding:.8rem .9rem .9rem;line-height:1.38;display:grid}.product-screen figcaption strong{color:var(--white);font-size:1.08rem}.product-screen figcaption span{font-size:.98rem}@media (width>=981px){.decision-side-stack .product-screen{grid-template-rows:auto auto}.decision-side-stack .product-screen img{aspect-ratio:auto;object-fit:cover;object-position:top center;border-bottom:1px solid #eef6f81a;height:clamp(250px,16vw,340px)}.decision-side-stack .product-screen figcaption{padding:.85rem .95rem 1rem}.decision-side-stack .product-screen figcaption strong{font-size:1.14rem}.decision-side-stack .product-screen figcaption span{font-size:1rem}}@media (width>=981px) and (width<=1320px){.decision-showcase{grid-template-columns:1fr;align-items:start}.decision-copy{max-width:780px}.decision-screens{grid-template-columns:minmax(0,1fr) minmax(360px,.68fr)}}.ai-feature-band{background:linear-gradient(135deg,#36d8ff14,#146dff14 40%,#f0bd480f),#08111d;border-top:1px solid #eef6f81f;border-bottom:1px solid #39c4cf29}.ai-feature-heading{max-width:940px}.ai-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.ai-feature-card{background:linear-gradient(#eef6f80f,#eef6f800),#05090f94;border:1px solid #eef6f824;border-radius:8px;min-height:260px;padding:clamp(1.35rem,2.4vw,1.8rem)}.ai-feature-card h3{color:var(--white);margin:0;font-size:clamp(1.9rem,3.1vw,3.1rem);line-height:1.05}.ai-feature-card p{color:var(--muted);margin:1rem 0 0;font-size:clamp(1.08rem,1.5vw,1.25rem);font-weight:700;line-height:1.48}.notice-band p,.slim-band p,.page-hero p,.legal-list p,.footer p,.feature-stage-copy p,.plan-card p,.status-card p,.doc-card p,.support-card p{color:var(--muted);line-height:1.65}.feature-tour{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(#39c4cf0f,#39c4cf00),#0d1111;scroll-margin-top:88px;position:relative}.anchor-target{position:absolute;top:-88px}.feature-tour-heading{max-width:980px}.feature-tour-layout{--feature-shot-height:500px;grid-template-columns:minmax(220px,.28fr) minmax(0,1fr);align-items:stretch;gap:1rem;display:grid}.feature-tabs{max-height:var(--feature-shot-height);scrollbar-width:thin;align-content:start;gap:.55rem;padding-right:.2rem;display:grid;overflow-y:auto}.feature-tabs button{border:1px solid var(--line);min-height:84px;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:#e8f0eb0d;border-radius:8px;justify-items:start;gap:.2rem;padding:.85rem;transition:border-color .16s,background .16s,transform .16s;display:grid}.feature-tabs button span{color:var(--teal);text-transform:uppercase;font-size:.85rem;font-weight:900}.feature-tabs button strong{color:var(--white);font-size:1.05rem;line-height:1.25}.feature-tabs button:hover,.feature-tabs button.active{background:linear-gradient(90deg,#d9b75d24,#d9b75d08),#e8f0eb0f;border-color:#d9b75d9e;transform:translate(2px)}.feature-stage{background:var(--panel);box-shadow:var(--shadow);touch-action:pan-y;border:1px solid #e8f0eb2e;border-radius:8px;outline:none;grid-template-columns:minmax(250px,.36fr) minmax(0,.64fr);display:grid;overflow:hidden}.feature-stage:focus-visible{border-color:#39c4cfc7}.feature-stage-copy{align-content:center;padding:clamp(1.25rem,3vw,2.25rem);display:grid}.product-label{color:var(--teal);text-transform:uppercase;margin:0 0 .65rem;font-size:.9rem;font-weight:900}.feature-stage-copy h3{color:var(--white);overflow-wrap:normal;word-break:normal;margin:0;font-size:clamp(2rem,3.4vw,3.25rem);line-height:1.08}.feature-stage-copy p:not(.product-label){font-size:clamp(1.08rem,1.45vw,1.24rem);font-weight:700;line-height:1.5}.feature-chips{flex-wrap:wrap;gap:.65rem;margin-top:1.25rem;display:flex}.feature-chips span{min-height:36px;color:var(--mint);background:#7bd8aa14;border:1px solid #7bd8aa73;border-radius:8px;align-items:center;padding:.55rem .75rem;font-size:.84rem;font-weight:900;display:inline-flex}.feature-controls{color:var(--muted);align-items:center;gap:.65rem;margin-top:1.5rem;font-size:.84rem;font-weight:900;display:flex}.carousel-button{border:1px solid var(--line);width:38px;height:38px;color:var(--text);font:inherit;cursor:pointer;background:#e8f0eb14;border-radius:8px;font-weight:900;transition:border-color .16s,background .16s,transform .16s}.carousel-button:hover{background:#39c4cf1f;border-color:#39c4cfbf;transform:translateY(-1px)}.feature-shot{height:var(--feature-shot-height);background:linear-gradient(135deg,#146dff21,#36d8ff0d 46%,#f0bd4814),#050814;place-items:stretch stretch;min-height:0;padding:clamp(.55rem,1vw,.9rem);display:grid;position:relative;overflow:hidden}.feature-shot img{box-sizing:border-box;object-fit:contain;object-position:left center;background:#050814;border:1px solid #eef6f829;border-radius:8px;width:100%;height:100%;min-height:0;max-height:100%;padding:0;display:block;overflow:hidden;box-shadow:0 20px 58px #0000005c}.feature-shot.focus-center img{object-position:center center}.feature-shot.focus-right img{object-position:right center}.split-band{background:var(--bg-deep);grid-template-columns:minmax(0,.95fr) minmax(280px,1.05fr);align-items:start;gap:clamp(2rem,7vw,6rem);display:grid}.voice-band{background:linear-gradient(120deg,#5865f238,#36d8ff14 46%,#d9b75d12),#07101b;border-top:1px solid #7289da47;border-bottom:1px solid #39c4cf33;position:relative;overflow:hidden}.voice-band:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff0e,#fff0),radial-gradient(circle at 82% 18%,#5865f233,#0000 34%);position:absolute;inset:0}.voice-band>*{z-index:1;position:relative}.voice-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.4rem;display:flex}.voice-demo-card{gap:1rem;display:grid}.voice-demo-card>img{background:#030712b8;border:1px solid #36d8ff52;border-radius:8px;justify-self:start;width:100%;max-width:760px;padding:.35rem;box-shadow:0 18px 42px #0000003d}.voice-points{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.voice-points li{color:#dce7f8;background:#091220b3;border:1px solid #eef6f829;border-left:4px solid #5865f2;border-radius:8px;min-height:92px;padding:1rem 1.1rem;font-size:1.08rem;font-weight:700;line-height:1.48}.voice-points strong{color:var(--white);margin-bottom:.35rem;font-size:1.22rem;display:block}.notice-band,.slim-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--panel-soft);justify-content:space-between;align-items:center;gap:2rem;display:flex}.membership-band{background:linear-gradient(135deg, #146dff2e, #111b2deb 42%, #f0bd481f), var(--panel-soft)}.notice-band>div,.slim-band>div{max-width:860px}.notice-band>.notice-actions{max-width:19rem}.notice-band h2,.slim-band h2{color:var(--white);margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.06}.membership-highlights{flex-wrap:wrap;gap:.55rem;margin-top:1rem;display:flex}.membership-highlights span{min-height:32px;color:var(--white);background:#eef6f814;border:1px solid #eef6f82e;border-radius:8px;align-items:center;padding:.38rem .7rem;font-size:.82rem;font-weight:850;display:inline-flex}.notice-actions{gap:.75rem;min-width:min(100%,19rem);display:grid}.notice-actions .button{width:100%}.page-shell{min-height:68svh;padding:calc(var(--site-header-height) + 3rem) clamp(1.1rem, 5vw, 5.5rem) 4rem;background:linear-gradient(180deg, #39c4cf14, #090c0d00 28%), var(--bg)}.page-hero{max-width:860px}.account-page-shell{align-content:start;justify-items:center;display:grid}.account-page-shell .account-hero,.account-page-shell .account-grid{width:min(1120px,100%)}.account-page-shell.single .account-hero,.account-page-shell.single .account-grid{width:min(900px,100%)}.page-hero .button,.page-actions{margin-top:1rem}.page-actions{flex-wrap:wrap;gap:.85rem;display:flex}.download-checksum{overflow-wrap:anywhere;color:var(--muted);margin-top:.9rem;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.82rem}.public-account-path{overflow-wrap:anywhere;color:#c8fbff;max-width:100%;margin:1rem 0 0;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.94rem}.download-warning{background:linear-gradient(135deg,#d9b75d24,#39c4cf0f),#0b1322d1;border:1px solid #d9b75d61;border-radius:8px;gap:.75rem;margin-top:1.25rem;padding:clamp(1rem,2.6vw,1.35rem);display:grid}.download-warning h2,.download-warning p{margin:0}.download-warning h2{color:var(--white);font-size:clamp(1.2rem,2.3vw,1.55rem);line-height:1.15}.download-warning p{color:#f1e5bd;max-width:76ch;line-height:1.65}.download-warning strong{color:var(--white)}.plan-grid,.docs-grid,.support-grid,.status-grid{gap:1rem;display:grid}.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2.25rem}.docs-grid,.support-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2.25rem}.docs-guide-list{gap:1rem;margin-top:1rem;display:grid}.docs-guide{border:1px solid var(--line);background:var(--panel);border-radius:8px;grid-template-columns:minmax(260px,.78fr) minmax(320px,1.22fr);gap:1rem;padding:clamp(1.15rem,3vw,1.6rem);scroll-margin-top:96px;display:grid}.docs-guide h2,.docs-guide p{margin:0}.docs-guide h2{color:var(--white)}.docs-guide p{color:var(--muted);margin-top:.6rem;line-height:1.65}.support-layout{grid-template-columns:minmax(320px,.95fr) minmax(300px,1.05fr);align-items:start;gap:1rem;margin-top:2.25rem;display:grid}.support-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.status-section{padding-left:0;padding-right:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.auth-shell{min-height:100svh;padding-top:var(--site-header-height);background:radial-gradient(circle at 50% 24%,#39c4cf14,#0000 26rem),radial-gradient(circle at 58% 20%,#146dff1a,#0000 22rem),#0a0d13}.auth-login-stage{min-height:calc(100svh - var(--site-header-height));place-items:start center;padding:clamp(7rem,13vh,9.5rem) clamp(1.1rem,5vw,5.5rem) 5rem;display:grid;position:relative;overflow:hidden}.auth-login-stage:before{content:"";opacity:.28;background:linear-gradient(#0a0d134d,#0a0d13 64%),url(/assets/product/draft-ai-fullscreen-20260610.png) top/cover no-repeat;position:absolute;inset:0}.auth-login-stage:after{content:"";pointer-events:none;background:radial-gradient(circle,#eef6f80d,#0000 64%);border-radius:50%;width:min(860px,82vw);height:min(860px,82vw);position:absolute;top:34%;left:50%;transform:translate(-50%,-50%)}.auth-close-button{z-index:2;width:44px;height:44px;color:var(--text);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0d13b8;border:1px solid #eef6f829;border-radius:8px;place-items:center;font-size:1.8rem;font-weight:600;line-height:1;text-decoration:none;transition:border-color .16s,color .16s,background .16s,transform .16s;display:inline-grid;position:absolute;top:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem);box-shadow:0 14px 34px #00000047}.auth-close-button:hover,.auth-close-button:focus-visible{color:var(--white);background:#146dff2e;border-color:#36d8ff9e;transform:translateY(-1px)}.auth-login-art,.auth-login-panel{z-index:1;position:relative}.auth-login-art{width:min(560px,86vw);height:220px;margin-bottom:-.75rem}.auth-brand-icon{object-fit:contain;filter:drop-shadow(0 26px 54px #00000075)drop-shadow(0 0 34px #36d8ff2e);width:178px;height:178px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.auth-login-panel{text-align:center;justify-items:stretch;width:min(540px,100%);display:grid}.auth-login-panel .eyebrow{color:#d9b75deb;margin-bottom:.55rem}.auth-login-panel h1{margin:0;font-size:clamp(2.25rem,5vw,3.35rem);font-weight:500;line-height:1.08}.auth-checking{width:fit-content;margin:.8rem auto 0}.auth-login-copy{color:#939aa7;max-width:34rem;margin:1.1rem auto 1.25rem;font-size:1rem;line-height:1.5}.auth-login-form{gap:.85rem}.auth-login-form input{min-height:62px;color:var(--white);background:#1a1d25db;border-width:2px;border-color:#eef6f817;padding:.95rem 1.15rem;font-size:1.05rem;font-weight:800}.auth-login-form input::placeholder{color:#8b919b}.auth-login-form input:focus{border-color:#36d8ff99}.auth-continue-button{width:100%;min-height:62px;margin-top:.25rem;font-size:1.04rem;color:var(--white)!important;background:linear-gradient(135deg,#0e5dff,#1fc7ff)!important}.auth-continue-button:disabled{border-color:#eef6f80a;color:#777d86!important;background:#1a1d259e!important}.auth-login-panel .oauth-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.75rem}.auth-signup-callout{text-align:left;background:linear-gradient(135deg,#d9b75d24,#36d8ff14),#05090f9e;border:1px solid #d9b75d80;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.85rem;margin:-.25rem 0 1rem;padding:.9rem;display:grid;box-shadow:0 16px 36px #0003}.auth-signup-callout strong{color:var(--white);font-size:1rem;line-height:1.2;display:block}.auth-signup-callout span{color:#cfd8e6;margin-top:.25rem;font-size:.88rem;line-height:1.35;display:block}.auth-create-account-button{white-space:nowrap;min-height:42px;padding:.65rem .85rem}.social-button{text-align:left;white-space:normal;border-color:#dadce0e6;justify-content:flex-start;gap:.7rem;padding:.55rem .82rem;font-size:.88rem;font-weight:750;line-height:1.2;min-height:44px!important}.social-button.discord{border-color:var(--discord);color:var(--white);background:var(--discord)}.social-button.google{color:#3c4043;background:#fff}.social-button.discord:hover{background:var(--discord-hover);border-color:#6f79ff}.social-button.google:hover{background:#f8fafd;border-color:#c7cbd1}.social-button:disabled,.social-button:disabled:hover{color:#b4beb9b8;background:#eef6f80f;border-color:#dadce03d}.social-button:focus-visible{outline-offset:3px;outline:3px solid #39c4cfb8}.social-icon{flex:0 0 20px;width:20px;height:20px}.discord-mark{color:currentColor}.auth-mode-links{color:#969ca6;flex-wrap:wrap;justify-content:center;gap:.45rem .9rem;margin-top:1.2rem;font-size:.9rem;display:flex}.auth-mode-links button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.auth-mode-links button.auth-mode-create-account{color:#071015;background:var(--gold);border:1px solid #d9b75d94;border-radius:8px;min-height:32px;padding:.32rem .55rem;box-shadow:0 8px 22px #d9b75d29}.auth-mode-links button.auth-mode-create-account:hover{color:#071015;background:#efcf75}.auth-mode-links button:hover,.auth-mode-links button[aria-current=page]{color:var(--teal)}.account-hero{max-width:940px}.account-hero h1{max-width:760px;font-size:clamp(2.6rem,5.6vw,4.2rem);line-height:1}.account-grid{grid-template-columns:minmax(320px,.86fr) minmax(320px,1.14fr);align-items:start;gap:1rem;margin-top:1.5rem;display:grid}.account-grid.single{grid-template-columns:minmax(0,900px)}.auth-card{border:1px solid var(--line);background:var(--panel);border-radius:8px;padding:clamp(1rem,2.4vw,1.35rem)}.auth-card.wide{max-width:900px}.auth-card-header,.account-plan-row,.account-identity{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.auth-card h2{color:var(--white);margin:0;font-size:clamp(1.45rem,2.6vw,2rem);line-height:1.08}.auth-card p{color:var(--muted);line-height:1.5}.auth-tabs{background:#05090f73;border:1px solid #eef6f81f;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:.3rem;margin:.9rem 0 .85rem;padding:.25rem;display:grid}.auth-tabs button{min-height:36px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;font-size:.82rem;font-weight:800}.auth-tabs button.active{color:#071015;background:var(--gold)}.auth-mode-copy{margin:0 0 .85rem}.oauth-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.oauth-grid .button{width:100%;min-height:40px}.oauth-provider-notice{margin:.75rem 0 0}.auth-divider{color:var(--muted);text-transform:uppercase;align-items:center;gap:.75rem;margin:1rem 0;font-size:.78rem;font-weight:900;display:flex}.auth-divider:before,.auth-divider:after{background:var(--line);content:"";flex:1;height:1px}.auth-form{gap:.9rem;display:grid}.auth-form label{color:var(--text);gap:.45rem;font-size:.88rem;font-weight:800;display:grid}.auth-form input{width:100%;min-height:44px;color:var(--text);font:inherit;background:#05090f6b;border:1px solid #eef6f82e;border-radius:8px;padding:.75rem .85rem}.auth-form input:focus{border-color:#39c4cfbf;outline:none}.auth-form input::placeholder{color:#aab9bfb3}@keyframes auth-autofill-sync{0%{opacity:1}to{opacity:1}}.auth-form input:-webkit-autofill{animation-name:auth-autofill-sync;animation-duration:1ms}.support-form{border:1px solid var(--line);background:var(--panel);border-radius:8px;gap:.9rem;padding:clamp(1.15rem,3vw,1.6rem);display:grid}.support-form label{color:var(--text);gap:.45rem;font-size:.88rem;font-weight:800;display:grid}.support-form input,.support-form select,.support-form textarea{width:100%;color:var(--text);font:inherit;background:#05090f6b;border:1px solid #eef6f82e;border-radius:8px;padding:.75rem .85rem}.support-form input,.support-form select{min-height:44px}.support-form textarea{resize:vertical;min-height:180px}.support-form input:focus,.support-form select:focus,.support-form textarea:focus{border-color:#39c4cfbf;outline:none}.support-form-grid,.support-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.support-consent{align-items:center;color:var(--muted)!important;grid-template-columns:auto 1fr!important;font-weight:700!important}.support-consent input{width:18px;height:18px;min-height:auto}.support-honeypot{position:absolute;left:-100vw}.auth-form .button{margin-top:.25rem}.auth-notice{background:#eef6f80f;border:1px solid #eef6f829;border-radius:8px;margin:0 0 1rem;padding:.75rem .85rem;font-size:.9rem}.auth-notice.success{color:#c8fbff;background:#39c4cf14;border-color:#39c4cf73}.auth-notice.warning,.auth-notice.info{color:#f5dc95;background:#d9b75d14;border-color:#d9b75d73}.auth-notice.error{color:#ffcbc7;background:#e0594f17;border-color:#e0594f8c}.account-summary{gap:1rem;display:grid}.account-summary-top{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:1rem;display:grid}.account-summary-actions{flex-wrap:wrap;gap:.75rem;display:flex}.billing-plan-actions .button{flex:170px}.billing-actions{background:#05090f3d;border:1px solid #eef6f81f;border-radius:8px;gap:.85rem;padding:1rem;display:grid}.billing-actions h3{color:var(--white);margin:0;font-size:1.15rem;line-height:1.2}.billing-actions p,.usage-heading{margin:0}.account-avatar{width:3.2rem;height:3.2rem;color:var(--teal);background:#39c4cf14;border:1px solid #39c4cf8c;border-radius:8px;flex:none;place-items:center;font-weight:900;display:grid}.account-identity{justify-content:flex-start}.account-identity>div{min-width:0}.account-identity h2{overflow-wrap:anywhere}.account-identity p{margin:.55rem 0 0}.account-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.plan-badge{min-height:34px;color:var(--text);background:#eef6f814;border:1px solid #eef6f82e;border-radius:8px;align-items:center;padding:.5rem .7rem;font-size:.8rem;font-weight:900;display:inline-flex}.plan-badge.pro{color:var(--gold);background:#d9b75d14;border-color:#d9b75d94}.button.compact{min-height:36px;padding:.55rem .75rem;font-size:.84rem}.account-detail-grid,.entitlement-grid,.usage-list{gap:.55rem;display:grid}.pro-ai-credits-card{background:linear-gradient(135deg,#39c4cf1a,#d9b75d0f),#05090f52;border:1px solid #39c4cf3d;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.9rem 1rem;display:grid}.pro-ai-credits-card h3{color:var(--white);margin:0;font-size:1.12rem;line-height:1.2}.pro-ai-credits-card p{margin:.35rem 0 0}.pro-ai-credits-card strong{color:var(--white);text-align:right;font-size:.98rem;line-height:1.25}.account-url-panel{background:#05090f4d;border:1px solid #39c4cf3d;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.9rem 1rem;display:grid}.account-url-copy{min-width:0}.account-url-copy .product-label{margin-bottom:.35rem}.account-url-value{overflow-wrap:anywhere;color:#c8fbff;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.9rem;line-height:1.4;display:block}.account-url-value:hover,.account-url-value:focus-visible{color:var(--white)}.referral-panel{background:linear-gradient(135deg,#d9b75d14,#39c4cf0d),#05090f4d;border:1px solid #d9b75d47;border-radius:8px;gap:.85rem;padding:1rem;display:grid}.referral-panel-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.85rem;display:grid}.referral-panel-header h3{color:var(--white);margin:0;font-size:1.08rem;line-height:1.25}.referral-panel-header p{margin:.45rem 0 0}.referral-discount-chip{color:#c8fbff;white-space:nowrap;background:#39c4cf14;border:1px solid #39c4cf61;border-radius:8px;justify-content:center;align-items:center;min-height:34px;padding:.48rem .65rem;font-size:.8rem;font-weight:950;display:inline-flex}.referral-code-row{background:#03070d4d;border:1px solid #eef6f81f;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.75rem .85rem;display:grid}.referral-code-copy{gap:.2rem;min-width:0;display:grid}.referral-code-copy span,.referral-stat-grid span,.referral-active-list>span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:850}.referral-code-copy strong,.referral-code-copy a{overflow-wrap:anywhere;color:#f5dc95;letter-spacing:0;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:1.02rem}.referral-code-copy a:hover,.referral-code-copy a:focus-visible{color:var(--white)}.referral-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.referral-stat-grid div{background:#03070d3d;border:1px solid #eef6f81a;border-radius:8px;gap:.18rem;padding:.65rem .7rem;display:grid}.referral-stat-grid strong{color:var(--white);font-size:.95rem}.referral-used-note{color:var(--muted);margin:0;font-size:.88rem}.referral-used-note strong{color:var(--text)}.referral-active-list{gap:.5rem;display:grid}.referral-active-list p{color:var(--muted);margin:0}.referral-active-row{background:#03070d3d;border:1px solid #eef6f81a;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.65rem .7rem;display:grid}.referral-active-row strong{overflow-wrap:anywhere;min-width:0;color:var(--text)}.referral-active-row span{color:var(--muted);text-align:right;font-size:.82rem}.entitlement-row,.usage-row{color:var(--muted);background:#05090f4d;border:1px solid #eef6f81f;border-radius:8px;justify-content:space-between;gap:1rem;padding:.75rem .85rem;font-size:.92rem;display:flex}.entitlement-row strong,.usage-row strong{color:var(--text);text-align:right}.plan-comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.account-plan-card{background:#05090f4d;border:1px solid #eef6f81f;border-radius:8px;gap:.9rem;padding:1rem;display:grid}.account-plan-card.pro{background:linear-gradient(#d9b75d14,#d9b75d00),#05090f4d;border-color:#d9b75d6b}.account-plan-card.current{box-shadow:inset 0 0 0 1px #39c4cf47}.account-plan-card-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.8rem;display:grid}.account-plan-card-header h3{color:var(--white);margin:0;font-size:1.28rem;line-height:1.15}.account-plan-card-header p{margin:.4rem 0 0;font-size:.9rem}.plan-status-chip{min-height:28px;color:var(--muted);text-align:center;text-transform:uppercase;background:#eef6f80f;border:1px solid #eef6f829;border-radius:8px;justify-content:center;align-items:center;padding:.35rem .5rem;font-size:.72rem;font-weight:900;display:inline-flex}.plan-status-chip.current{color:#c8fbff;background:#39c4cf14;border-color:#39c4cf73}.comparison-feature-list{gap:.45rem;display:grid}.comparison-feature{background:#03070d57;border:1px solid #eef6f81a;border-radius:8px;grid-template-columns:1.45rem minmax(0,1fr) auto;align-items:center;gap:.55rem;min-height:58px;padding:.58rem .65rem;display:grid}.comparison-feature.locked{color:#aab9bfb8;background:#03070d33}.comparison-marker{width:1.3rem;height:1.3rem;color:var(--teal);border:1px solid #39c4cf61;border-radius:50%;place-items:center;font-size:.86rem;font-weight:1000;line-height:1;display:inline-grid}.comparison-feature.locked .comparison-marker{color:#aab9bfcc;border-color:#eef6f824}.comparison-copy{gap:.12rem;min-width:0;display:grid}.comparison-copy span{overflow-wrap:anywhere;color:var(--text);font-size:.88rem;font-weight:850;line-height:1.22}.comparison-copy small{color:var(--muted);font-size:.74rem;line-height:1.25}.comparison-feature strong{color:var(--white);text-align:right;white-space:nowrap;font-size:.8rem;line-height:1.2}.env-snippet{color:#d9faff;background:#05090f94;border:1px solid #39c4cf4d;border-radius:8px;padding:1rem;font-size:.86rem;line-height:1.6;overflow-x:auto}.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-card,.doc-card,.support-card,.status-card{border:1px solid var(--line);background:var(--panel);border-radius:8px}.plan-card{flex-direction:column;align-items:flex-start;min-height:520px;padding:clamp(1.25rem,3vw,2rem);display:flex}.plan-card.featured-plan{background:linear-gradient(180deg, #d9b75d14, #d9b75d00), var(--panel);border-color:#d9b75da6}.plan-card h2,.doc-card h2,.support-card h2{color:var(--white);margin:0;font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.08}.plan-price{margin:.75rem 0 .5rem;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1;color:var(--white)!important}.check-list{color:var(--text);gap:.65rem;margin:1rem 0 1.4rem;padding:0;list-style:none;display:grid}.check-list li{padding-left:1.55rem;line-height:1.45;position:relative}.check-list li:before{color:var(--teal);content:"+";font-weight:900;position:absolute;left:0}.plan-card .button{margin-top:auto}.doc-card,.support-card,.status-card{padding:1.25rem}.doc-card,.support-card{flex-direction:column;align-items:flex-start;min-height:260px;display:flex}.doc-card a:not(.button){color:var(--teal);margin-top:auto;font-weight:900}.status-card{background:var(--panel-strong);align-content:start;gap:.8rem;min-height:178px;display:grid}.status-card-top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.status-card h3{color:var(--white);margin:0;font-size:1.08rem}.status-card-link{width:fit-content;color:var(--teal);font-weight:900}.status-card-link:hover{color:var(--white)}.release-notes-list{margin-top:0}.legal-shell{background:var(--bg)}.legal-list{gap:1rem;max-width:920px;margin-top:2rem;display:grid}.legal-list article{border:1px solid var(--line);background:var(--panel);border-radius:8px;padding:1.4rem}.legal-list h2{color:var(--white);margin:0 0 .55rem;font-size:1.2rem}.legal-list p{margin:0}.footer{border-top:1px solid var(--line);background:#050706;justify-content:space-between;gap:2rem;padding:2rem clamp(1.1rem,5vw,5.5rem);display:flex}.footer p{max-width:34rem;margin:.85rem 0 0}.footer-brand{width:fit-content}@keyframes soft-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes feature-image-in{0%{opacity:.72;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:no-preference){.hero-content,.hero-product-nav,.story-intro,.story-beat,.decision-showcase,.product-spotlight-card,.voice-band,.feature-tour-heading,.feature-stage,.notice-band,.page-hero{animation:.42s both soft-rise}.feature-shot img{animation:.26s both feature-image-in}.nav-links a,.feature-tabs button,.carousel-button{transition:border-color .16s,background .16s,color .16s,transform .16s}}@media (width<=980px){.hero{background:linear-gradient(#050814c2,#050814e6 52%,#050814 100%),linear-gradient(90deg,#146dff29,#f0bd4817,#36d8ff1f),url(/assets/product/live-command-center-showcase-20260614.webp) 50%/cover no-repeat;min-height:76svh}.decision-showcase{grid-template-columns:1fr}.decision-copy{max-width:760px}.story-section{margin-top:-3.4rem}.story-intro{grid-template-columns:1fr;align-items:start}.story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-beat img{object-fit:contain;height:auto;max-height:none}.story-beat:first-child img{aspect-ratio:16/9}.story-beat:nth-child(2) img{aspect-ratio:1080/1099}.story-beat:nth-child(3) img{aspect-ratio:1390/709}.story-beat:nth-child(4) img{aspect-ratio:560/880}.decision-screens{grid-template-columns:1fr}.decision-side-stack,.ai-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-spotlight-card{grid-template-columns:minmax(150px,220px) minmax(0,1fr)}.product-spotlight-card>a{grid-column:2;width:fit-content}.product-spotlight-card img{width:100%;height:auto}.feature-tour-layout,.feature-stage{grid-template-columns:1fr}.feature-tabs{scroll-snap-type:x mandatory;grid-auto-columns:minmax(210px,1fr);grid-auto-flow:column;max-height:none;padding-bottom:.35rem;padding-right:0;overflow:auto visible}.feature-tabs button{scroll-snap-align:start;min-width:210px}.feature-tabs button:hover,.feature-tabs button.active{transform:translateY(-1px)}.feature-shot{height:clamp(320px,58vw,420px);min-height:0}.feature-shot img{min-height:0}.plan-grid,.docs-grid,.support-grid,.support-grid.compact,.support-layout,.account-grid,.status-grid{grid-template-columns:1fr}.split-band,.docs-guide,.notice-band,.slim-band,.footer{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}}@media (width<=660px){.site-header{min-height:auto;display:grid;position:sticky}.game-strip,.site-nav-row{width:calc(100vw - 1px);max-width:100%;padding-left:1rem;padding-right:1rem}.game-strip,.brand{min-height:46px}.game-tab,.game-more{min-height:46px;padding:0 .75rem}.site-nav-row{flex-wrap:wrap;min-height:auto;padding-top:.7rem;padding-bottom:.7rem}.nav-links{justify-content:flex-start;gap:.45rem;width:auto;font-size:.82rem}.nav-actions{flex-wrap:wrap;justify-content:flex-end;width:auto;margin-left:auto}.account-trigger{min-height:34px;padding:.36rem .58rem}.account-label{max-width:9ch}.account-dropdown{border-radius:14px;right:-.35rem}.nav-links a{align-items:center;min-height:32px;display:inline-flex}.nav-cta{padding-left:.58rem;padding-right:.58rem;font-size:.82rem;min-height:34px!important}.auth-shell{padding-top:0}.auth-login-stage{min-height:auto;padding-top:4.25rem}.auth-close-button{width:40px;height:40px;font-size:1.55rem;top:.85rem;right:.85rem}.auth-login-art{height:176px;margin-bottom:-.25rem}.auth-brand-icon{width:132px;height:132px}.auth-login-panel h1{font-size:2.15rem}.auth-login-copy{font-size:.95rem}.auth-login-panel .oauth-grid{grid-template-columns:1fr}.auth-signup-callout{text-align:center;grid-template-columns:1fr}.auth-create-account-button{width:100%}.hero{background:linear-gradient(#070a0fdb,#070a0fe0),url(/assets/product/live-command-center-showcase-20260614.webp) 50%/cover no-repeat;min-height:72svh;padding-top:1.25rem;padding-bottom:5.25rem}.page-shell{padding-top:3rem}.hero-product-nav{background:#0c0f159e;justify-content:flex-start;width:100%;margin:-.25rem 0 2.25rem;padding:0;position:relative;top:auto}.feature-tour{scroll-margin-top:18px}h1{font-size:2.7rem;line-height:1.08}.hero h1{font-size:clamp(3.6rem,17vw,5rem)}.hero-statement{font-size:clamp(2rem,11vw,3.05rem)}.page-hero,.story-intro,.story-grid,.plan-grid,.docs-grid,.docs-guide-list,.support-grid,.support-layout,.account-grid,.status-section,.legal-list{width:100%;max-width:min(342px,100%)}.section-heading h2,.notice-band h2,.slim-band h2{font-size:2.25rem;line-height:1.12}.hero-copy{font-size:1.22rem}.hero-ai-proof{grid-template-columns:1fr;margin-top:1.25rem}.hero-ai-proof-item{min-height:auto}.hero-highlights span{flex:calc(50% - .55rem);justify-content:center}.product-spotlight{margin-top:-3.4rem}.story-section{margin-top:-3rem}.story-grid{grid-template-columns:1fr}.story-beat img{height:auto}.decision-side-stack,.ai-feature-grid{grid-template-columns:1fr}.ai-feature-card{min-height:auto}.decision-proof-points li{align-items:flex-start}.product-screen figcaption{padding:.75rem}.product-spotlight-card{grid-template-columns:1fr;padding-top:1.4rem}.product-spotlight-card img{aspect-ratio:auto;width:100%;height:auto}.product-spotlight-card>a{grid-column:auto;width:100%}.feature-tabs{grid-auto-columns:minmax(78%,1fr);margin-right:-1.1rem}.feature-stage-copy{padding:1.15rem}.feature-stage-copy h3{font-size:2.05rem}.feature-shot{height:clamp(230px,72vw,340px);min-height:0}.feature-shot img{min-height:0}.feature-controls{justify-content:space-between}.button{width:100%}.auth-tabs,.oauth-grid,.support-form-grid,.support-actions{grid-template-columns:1fr 1fr}.account-plan-row,.account-identity,.entitlement-row,.usage-row{flex-direction:column}.account-summary-top,.account-url-panel,.referral-panel-header,.referral-code-row,.pro-ai-credits-card,.referral-stat-grid,.referral-active-row{grid-template-columns:1fr}.referral-active-row span{text-align:left}.account-toolbar{justify-content:flex-start}.entitlement-row strong,.usage-row strong,.pro-ai-credits-card strong{text-align:left}.plan-comparison,.account-plan-card-header{grid-template-columns:1fr}.plan-status-chip{width:fit-content}.comparison-feature{grid-template-columns:1.45rem minmax(0,1fr)}.comparison-feature strong{text-align:left;white-space:normal;grid-column:2}.status-card-top{flex-direction:column}.footer-links{flex-direction:column;align-items:flex-start}}
