@font-face{font-family:Inter var;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/inter-latin-400-normal.woff2)format("woff2")}@font-face{font-family:Inter var;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/inter-latin-500-normal.woff2)format("woff2")}@font-face{font-family:Inter var;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/inter-latin-600-normal.woff2)format("woff2")}@font-face{font-family:Inter var;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/inter-latin-700-normal.woff2)format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/jetbrains-mono-latin-500-normal.woff2)format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/jetbrains-mono-latin-600-normal.woff2)format("woff2")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/space-grotesk-latin-500-normal.woff2)format("woff2")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/space-grotesk-latin-700-normal.woff2)format("woff2")}:root{--bg:#f8fafd;--bg-subtle:#edf2f7;--surface:#fcfeff;--surface-raised:#fcfeff;--border:#dce2e8;--border-strong:#bcc5ce;--text:#22272c;--text-secondary:#4d5359;--text-muted:#595e63;--accent:#115f8f;--accent-hover:#064e7c;--accent-fill:#115f8f;--accent-fill-hover:#064e7c;--accent-subtle:#e8f3fd;--accent-ring:#115f8f59;--on-solid:#f9fcff;--positive:#177c52;--warning:#b47825;--danger:#b94642;--logo-ink:#003562;--dark-accent:#6198c6;--stone:#dad8cd;--board-light:#eef3f8;--board-dark:#b7c6d6;--piece-white-fill:#fff;--piece-white-stroke:#526f88;--piece-black-fill:#1f2326;--piece-black-stroke:#454b52;--board-selected:#d6e6f5;--board-last-from:#fff3a3;--board-last-to:#ffe08a;--board-candidate:#b7d9ff;--board-capture:#ffb4b4;--sq-light:var(--board-light);--sq-dark:var(--board-dark);--sq-check:var(--danger);--arrow-best:var(--accent);--arrow-alt:var(--accent);--arrow-1:var(--accent);--arrow-2:var(--accent);--arrow-3:var(--accent);--eval-black:var(--piece-black-fill);--eval-white:var(--on-solid);--font-ui:"Inter var", -apple-system, "Segoe UI", sans-serif;--font-mono:"JetBrains Mono", "SF Mono", ui-monospace, monospace;--font-display:"Space Grotesk", var(--font-ui);--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:20px;--s-6:24px;--s-8:32px;--s-10:40px;--s-12:48px;--s-16:64px;--s-24:96px;--s-32:128px;--page-max:1280px;--page-pad:var(--s-6);--r-sm:6px;--r-md:10px;--r-lg:14px;--r-pill:999px;--z-base:0;--z-raised:2;--z-sticky:20;--z-overlay:40;--t-fast:.16s ease-out;--t-panel:.16s ease-out;--t-eval:.18s ease-out;--t-press:.14s cubic-bezier(.23, 1, .32, 1);--control-h:40px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#14181d;--bg-subtle:#1b2026;--surface:#1e242b;--surface-raised:#252c34;--border:#2e353e;--border-strong:#454e59;--text:#e3e7ec;--text-secondary:#aab4c0;--text-muted:#8b939c;--accent:#6198c6;--accent-hover:#7aadd4;--accent-fill:#115f8f;--accent-fill-hover:#064e7c;--accent-subtle:#1a2c3a;--accent-ring:#6198c666;--positive:#3d9b6e;--warning:#d4a04a;--danger:#e06a66;--logo-ink:#f9fcff;--arrow-best:#6198c6;--arrow-alt:#6198c6;--arrow-1:#6198c6;--arrow-2:#6198c6;--arrow-3:#6198c6;--eval-black:#1f2326;--eval-white:#f9fcff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}:root[data-theme=dark]{--bg:#14181d;--bg-subtle:#1b2026;--surface:#1e242b;--surface-raised:#252c34;--border:#2e353e;--border-strong:#454e59;--text:#e3e7ec;--text-secondary:#aab4c0;--text-muted:#8b939c;--accent:#6198c6;--accent-hover:#7aadd4;--accent-fill:#115f8f;--accent-fill-hover:#064e7c;--accent-subtle:#1a2c3a;--accent-ring:#6198c666;--positive:#3d9b6e;--warning:#d4a04a;--danger:#e06a66;--logo-ink:#f9fcff;--arrow-best:#6198c6;--arrow-alt:#6198c6;--arrow-1:#6198c6;--arrow-2:#6198c6;--arrow-3:#6198c6;--eval-black:#1f2326;--eval-white:#f9fcff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;overflow-x:clip}body{background:var(--bg);color:var(--text);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;max-width:100%;font-size:16px;font-weight:400;line-height:1.6;overflow-x:clip}img,svg{max-width:100%;display:block}button,input,textarea{font:inherit;color:inherit}a{color:var(--accent)}:focus-visible{box-shadow:0 0 0 3px var(--accent-ring);border-radius:var(--r-sm);outline:none}.num,.mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.num-hero{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:44px;font-weight:600;line-height:1.1}.num-lg{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:32px;font-weight:600;line-height:1.1}.num-md{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:20px;font-weight:500}.num-sm{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:13px;font-weight:500}h1,.h1{letter-spacing:-.02em;text-wrap:balance;font-size:32px;font-weight:700;line-height:1.15}h2,.h2{letter-spacing:-.02em;text-wrap:balance;font-size:24px;font-weight:700;line-height:1.2}h3,.h3{text-wrap:balance;font-size:18px;font-weight:600;line-height:1.3}.display{letter-spacing:-.02em;text-wrap:balance;font-size:32px;font-weight:700;line-height:1.15}small,.small{font-size:14px;font-weight:400;line-height:1.5}.label{letter-spacing:.09em;text-transform:uppercase;color:var(--text-secondary);font-size:12px;font-weight:600;line-height:1.2}.btn{justify-content:center;align-items:center;gap:var(--s-2);height:var(--control-h);border-radius:var(--r-sm);cursor:pointer;white-space:nowrap;transition:background-color var(--t-fast), border-color var(--t-fast), color var(--t-fast), transform var(--t-press);border:1px solid #0000;padding:0 18px;font-size:14px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.btn svg{flex-shrink:0;display:block}.btn:disabled{background:var(--bg-subtle);color:var(--text-muted);cursor:not-allowed;border-color:#0000}.btn:active:not(:disabled){transform:scale(.97)}.btn-primary{background:var(--accent-fill);color:var(--on-solid)}.btn-primary:hover:not(:disabled){background:var(--accent-fill-hover);color:var(--on-solid)}.btn-secondary{background:var(--surface);color:var(--text);border-color:var(--border-strong)}.btn-secondary:hover:not(:disabled){background:var(--bg-subtle)}.btn-ghost{color:var(--text-secondary);background:0 0}.btn-ghost:hover:not(:disabled){background:var(--bg-subtle);color:var(--text)}.btn-icon{width:var(--control-h);padding:0}@media (width<=640px){:root{--control-h:44px;--page-pad:var(--s-4)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-property:opacity!important;transition-duration:.12s!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
