@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,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:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}:root{--bg:#fff;--text:#0a0a0a;--text-dim:#5b5b5b;--text-faint:#8a8a8a;--border:#e6e6e6;--border-bright:#cfcfcf;--r-pill:99px;--max-w:720px;--ease:cubic-bezier(0.22,1,0.36,1)}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden}body{min-height:100vh;display:flex;flex-direction:column;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.6}a{color:inherit;text-decoration:none}.wrap{width:100%;max-width:var(--max-w);margin:0 auto;padding:0 24px}.nav{justify-content:space-between;padding:28px 0}.brand,.nav{display:flex;align-items:center}.brand{gap:10px;font-weight:700;font-size:18px;letter-spacing:-.02em}.brand-mark{width:22px;height:22px;border-radius:6px;background:var(--text)}.nav-cta{font-size:14px;font-weight:500;color:var(--text-dim);transition:color .2s var(--ease)}.nav-cta:hover{color:var(--text)}.nav-soon{cursor:default}.nav-soon:hover{color:var(--text-dim)}main{flex:1 1;display:flex;flex-direction:column;justify-content:center;padding:80px 0 96px}.eyebrow{display:inline-flex;align-items:center;gap:9px;padding:6px 13px;border-radius:var(--r-pill);border:1px solid var(--border-bright);background:#fafafa;font-size:13px;font-weight:550;color:var(--text-dim);letter-spacing:.005em}.eyebrow .dot{width:7px;height:7px;border-radius:50%;background:var(--text);box-shadow:0 0 0 3px hsla(0,0%,4%,.12)}.hero h1{margin-top:22px;font-size:clamp(38px,6.5vw,60px);font-weight:700;letter-spacing:-.035em;line-height:1.05}.hero .lede{margin-top:22px;font-size:clamp(17px,2.4vw,20px);max-width:560px}.about,.hero .lede{color:var(--text-dim)}.about{margin-top:40px;padding-top:32px;border-top:1px solid var(--border);font-size:16px;max-width:600px}.about p+p{margin-top:16px}.notify{margin-top:34px;max-width:440px}.notify-row{display:flex;gap:8px;padding:5px;border:1px solid var(--border-bright);border-radius:var(--r-pill);background:var(--bg);transition:border-color .18s var(--ease)}.notify-row:focus-within{border-color:var(--text)}.notify input[type=email]{flex:1 1;min-width:0;border:0;outline:none;background:transparent;padding:9px 8px 9px 16px;font:inherit;font-size:15px;color:var(--text)}.notify input::placeholder{color:var(--text-faint)}.notify-hp{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.notify button{flex:none;border:0;cursor:pointer;font:inherit;font-weight:600;font-size:15px;color:var(--bg);background:var(--text);padding:10px 20px;border-radius:var(--r-pill);transition:opacity .18s var(--ease)}.notify button:hover{opacity:.85}.notify button:disabled{opacity:.5;cursor:default}.notify-err{display:block;margin-top:10px;font-size:14px;color:#c0392b}.notify-done{margin-top:34px;max-width:440px;padding:16px 18px;border:1px solid var(--border-bright);border-radius:var(--r-md,12px);background:#fafafa;font-size:15px;color:var(--text)}.notify-sub{margin-top:12px;font-size:14px;color:var(--text-faint)}.preview{margin-top:56px;display:flex;flex-direction:column;align-items:center;gap:14px}.phone{position:relative;width:300px;padding:12px;border-radius:40px;background:#0a0a0c;box-shadow:0 0 0 1.5px #000,0 26px 70px -30px hsla(0,0%,4%,.55)}.phone-notch{position:absolute;top:12px;left:50%;transform:translateX(-50%);width:96px;height:22px;border-radius:0 0 13px 13px;background:#000;z-index:2}.phone-screen{position:relative;aspect-ratio:9/19.5;display:flex;flex-direction:column;border-radius:30px;padding:40px 18px 18px;background:#060608;overflow:hidden}.g-hud{justify-content:space-between}.g-hud,.g-side{display:flex;align-items:center;gap:8px}.g-side{flex:1 1}.g-side-right{justify-content:flex-end}.g-ava{width:32px;height:32px;border-radius:50%;background:radial-gradient(circle at 50% 38%,#8a8a8a,#5f5f5f);flex:none}.g-ava-2{background:linear-gradient(135deg,#3a2f3a,#202a33 60%,#4a1f22)}.g-score{display:flex;flex-direction:column;gap:4px}.g-score-right{align-items:flex-end}.g-num{font-size:22px;font-weight:700;color:#fff;line-height:1}.g-pips{display:flex;gap:3px}.g-pips i{width:4px;height:4px;border-radius:50%;background:#4a4a4f}.g-timer{position:relative;width:42px;height:42px;flex:none}.g-timer svg{width:100%;height:100%;transform:rotate(-90deg)}.g-timer-track{fill:#16161a;stroke:#2c2c31;stroke-width:3}.g-timer-arc{fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-dasharray:100.5;stroke-dashoffset:20}.g-timer span{position:absolute;inset:0;display:grid;place-items:center}.g-q,.g-timer span{font-size:15px;font-weight:700;color:#fff}.g-q{text-align:center;line-height:1.3;letter-spacing:-.01em;margin:20px 4px 18px}.g-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:auto}.g-card{position:relative;aspect-ratio:3/4;display:flex;align-items:center;justify-content:center;padding:12px 10px;border-radius:13px;background:#f2eede;box-shadow:0 6px 16px -10px rgba(0,0,0,.6)}.g-name{color:#33414c;font-size:12.5px;line-height:1.2;text-align:center}.g-l,.g-name{font-weight:700}.g-l{position:absolute;top:8px;left:10px;color:#b7b1a1;font-size:11px}.g-l-br{top:auto;left:auto;bottom:8px;right:10px;transform:rotate(180deg)}.g-powerups{--pu-gray:#8f8f93;display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:16px}.g-pu-btn{height:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-radius:14px;color:#58585c;background:var(--pu-gray)}.g-pu-ico{width:18px;height:18px}.g-pu-label{font-weight:600;font-size:13px;line-height:1}.preview-cap{font-size:12.5px;color:var(--text-faint)}.legal{max-width:680px;padding-top:8px;padding-bottom:8px}.legal h1{font-size:clamp(30px,5vw,40px);font-weight:700;letter-spacing:-.03em;line-height:1.1}.legal-meta{margin-top:10px;color:var(--text-faint);font-size:14px}.legal h2{margin-top:34px;font-size:19px;font-weight:650;letter-spacing:-.01em}.legal p{margin-top:14px;color:var(--text-dim);font-size:16px}.legal a{color:var(--text);text-decoration:underline;text-underline-offset:2px}.legal-back{margin-top:40px;padding-top:24px;border-top:1px solid var(--border)}.legal-back a{text-decoration:none;color:var(--text-dim)}.legal-back a:hover{color:var(--text)}.foot{padding:28px 0 40px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;color:var(--text-faint);font-size:13.5px}.foot a:hover{color:var(--text-dim)}.foot-links{display:flex;gap:20px}@media (max-width:560px){.hero h1{letter-spacing:-.025em}}