:root{color-scheme:dark;--bg:#09090b;--surface:#141417;--surface-2:#1b1b20;--line:rgba(255,255,255,0.08);--line-2:rgba(255,255,255,0.14);--ink:#f7f5f0;--muted:#a29e96;--dim:#6d6a64;--sun:#ffd23f;--sun-soft:rgba(255,210,63,0.12);--sun-ink:#1d1600;--mint:#5ee38c;--flare:#ff6b57;--radius:20px;--max:1180px;--pad:clamp(20px,4vw,40px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;background:var(--bg);color:var(--ink);font-family:var(--font-body),system-ui,sans-serif;font-size:16px;line-height:1.4;-webkit-font-smoothing:antialiased}body,h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}.display{font-family:var(--font-display),var(--font-body),sans-serif}.muted{color:var(--muted)}.small{font-size:14px}.wrap{width:min(var(--max),100% - 2 * var(--pad));margin-inline:auto}.label{font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--dim)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 20px;border:1px solid transparent;border-radius:12px;background:none;color:inherit;font:inherit;font-size:15px;font-weight:600;white-space:nowrap;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background .15s ease,opacity .15s ease}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.5;cursor:default;transform:none}.btn-sun{background:var(--sun);color:var(--sun-ink);box-shadow:0 10px 28px -10px rgba(255,210,63,.7),inset 0 -2px 0 rgba(0,0,0,.12)}.btn-ghost{border-color:var(--line-2);background:rgba(255,255,255,.03)}.btn-ghost:hover{border-color:rgba(255,255,255,.3)}.btn-sm{padding:9px 14px;border-radius:10px;font-size:14px}.btn-lg{padding:17px 28px;border-radius:14px;font-size:17px}.btn-block{width:100%}.link{padding:0;border:0;background:none;color:var(--sun);font:inherit;cursor:pointer}.field{width:100%;padding:13px 16px;border:1px solid var(--line-2);border-radius:12px;background:rgba(255,255,255,.04);color:var(--ink);font:inherit;font-size:16px;transition:border-color .15s ease,background .15s ease}.field:focus{outline:none;border-color:var(--sun);background:rgba(255,210,63,.05)}.field::placeholder{color:var(--dim)}.error{color:var(--flare);font-size:14px}.chip{display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border-radius:999px;background:rgba(255,255,255,.06);color:var(--muted);font-size:12px;font-weight:500;letter-spacing:.02em}.chip-sun{background:var(--sun-soft);color:var(--sun)}.avatar{display:grid;flex:none;place-items:center;width:36px;height:36px;border-radius:50%;color:#0b0b0d;font-size:14px;font-weight:700}.rungs{display:grid;grid-template-columns:repeat(10,1fr);grid-gap:5px;gap:5px}.rungs span{height:6px;border-radius:99px;background:rgba(255,255,255,.1)}.rungs span.done{background:rgba(247,245,240,.8)}.rungs span.now{background:var(--sun);box-shadow:0 0 14px rgba(255,210,63,.7);animation:pulse 1.8s ease-in-out infinite}.answer b,.demo-answer b{display:grid;flex:none;place-items:center;width:26px;height:26px;border-radius:8px;background:rgba(255,255,255,.07);color:var(--muted);font-size:12px}.ring{position:relative;flex:none;width:64px;height:64px}.ring svg{width:100%;height:100%;transform:rotate(-90deg)}.ring circle{fill:none;stroke-width:5}.ring-track{stroke:rgba(255,255,255,.1)}.ring-bar{stroke:var(--sun);stroke-linecap:round;transition:stroke-dashoffset .25s linear,stroke .2s ease}.ring-low .ring-bar{stroke:var(--flare)}.ring span{position:absolute;inset:0;display:grid;place-items:center;font-family:var(--font-display),sans-serif;font-size:22px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ring-low span{color:var(--flare)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.55}}.logo{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-display),sans-serif;font-size:19px;font-weight:700;letter-spacing:-.02em}.logo-mark{width:28px;height:28px}.logo-rail{fill:var(--ink)}.logo-top{fill:var(--sun)}.logo-mid{fill:var(--ink);opacity:.55}.logo-low{fill:var(--ink);opacity:.3}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px;height:76px}.nav-links{display:flex;gap:28px;color:var(--muted);font-size:15px}.nav-links a:hover{color:var(--ink)}.signin-row{display:flex;gap:8px;padding:6px;border:1px solid var(--line-2);border-radius:16px;background:rgba(255,255,255,.03)}.signin-row .field,.signin-row .field:focus{border-color:transparent;background:transparent}.signin-row:focus-within{border-color:rgba(255,210,63,.6)}.signin-stack{display:grid;grid-gap:10px;gap:10px}.signin-note{margin-top:12px;color:var(--muted);font-size:14px}.signin-stack .signin-note{margin-top:0}.signin .error{margin-top:10px}.code-input{font-family:var(--font-display),sans-serif;font-size:24px;font-weight:700;letter-spacing:.4em;text-align:center}.code-input::placeholder{font-size:16px;font-weight:500;letter-spacing:0}.signin-back{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 14px 14px 20px;border:1px solid var(--line-2);border-radius:16px;background:rgba(255,255,255,.03)}.footer{padding:40px 0 48px;border-top:1px solid var(--line);color:var(--muted);font-size:14px}.footer-grid{align-items:center;justify-content:space-between;gap:24px}.footer-grid,.footer-links{display:flex;flex-wrap:wrap}.footer-links{gap:22px}.footer-links a:hover{color:var(--ink)}.footer-base{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:28px}.footer-base,.signin-terms{color:var(--dim);font-size:13px}.signin-terms{margin-top:8px}.signin-terms a{color:var(--muted);text-decoration:underline;text-underline-offset:3px}.install{z-index:50;gap:10px}.consent,.install{position:fixed;right:0;bottom:0;left:0;display:flex;flex-wrap:wrap;align-items:center;padding:14px 16px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--line-2);border-radius:20px 20px 0 0;background:var(--surface-2);box-shadow:0 -18px 40px -16px rgba(0,0,0,.8)}.consent{z-index:60;gap:12px}.consent p{flex:1 1 260px;color:var(--muted);font-size:14px;line-height:1.45}.consent a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.consent-actions{display:flex;gap:8px;margin-left:auto}.install-copy{display:grid;flex:1 1 200px;grid-gap:2px;gap:2px}.install-copy strong{font-size:15px}.install-copy span,.install-steps{color:var(--muted);font-size:13px}.install-steps{display:grid;grid-gap:4px;gap:4px;margin:6px 0 0;padding-left:18px;line-height:1.4}.install-actions{display:flex;gap:8px;margin-left:auto}@media (max-width:720px){.nav-links{display:none}.signin-row{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important}html{scroll-behavior:auto}}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-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:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-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:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-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:Bricolage Grotesque Fallback;src:local("Arial");ascent-override:88.21%;descent-override:25.61%;line-gap-override:0.00%;size-adjust:105.43%}.__className_a4bae9{font-family:Bricolage Grotesque,Bricolage Grotesque Fallback;font-style:normal}.__variable_a4bae9{--font-display:"Bricolage Grotesque","Bricolage Grotesque Fallback"}@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-body:"Inter","Inter Fallback"}