:root{--bg:#0e121c;--surface:#151a26;--surface-2:#1c2233;--line:#262e40;--line-2:#37415a;--bg-alt:#11151f;--text:#e4e9f2;--text-2:#9ba6bc;--text-3:#7e8aa6;--accent:#7aa2f7;--accent-hi:#a2bef9;--accent-dim:#2c3e66;--on-accent:#0e121c;--accent-2:#7dcfff;--accent-2-dim:#244c64;--warm:#ff9e64;--warm-dim:#7a4a2e;--ok:#7fcf97;--warn:#ff9e64;--danger:#f7768e;--ph:var(--surface-2);--ph-line:var(--line-2);--r-sm:6px;--r-md:10px;--r-lg:16px;--r-xl:22px;--r-pill:999px;--shadow-1:0 1px 2px #00000059;--shadow-2:0 8px 24px #00000073;--font-sans:"IBM Plex Sans", ui-sans-serif, system-ui, -apple-system, sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, "SF Mono", Menlo, monospace;--font-serif:"Newsreader", ui-serif, Georgia, serif;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:24px;--s-6:32px;--s-7:48px;--s-8:64px;--s-9:96px;--max:1120px;--max-narrow:760px;--gutter:var(--s-5);--header-h:64px}:root[data-theme=light]{--bg:#f1f4f9;--surface:#fff;--surface-2:#e8edf6;--line:#dbe1ee;--line-2:#c3cbdd;--bg-alt:#e8ecf4;--text:#131826;--text-2:#4c566a;--text-3:#616b83;--accent:#2e5ac8;--accent-hi:#24499f;--accent-dim:#c4d2f4;--on-accent:#fff;--accent-2:#1e6e96;--accent-2-dim:#bfe1f2;--warm:#a5531a;--warm-dim:#f0d3b8;--ok:#2f7d4f;--warn:#a5531a;--danger:#c13b4e;--shadow-1:0 1px 2px #1018200f;--shadow-2:0 8px 24px #1018201a}*,:before,:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth}html,body,#app{min-height:100%}body{font-family:var(--font-sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6;transition:background-color .2s,color .2s}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}ul,ol{padding:0;list-style:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--r-sm)}h1,h2,h3,h4{color:var(--text);letter-spacing:-.02em;text-wrap:balance;font-weight:600;line-height:1.2}h1{letter-spacing:-.03em;font-size:clamp(2.25rem,5vw,3.25rem);line-height:1.08}h2{font-size:clamp(1.6rem,3vw,2rem)}h3{letter-spacing:-.01em;font-size:1.15rem}h4{letter-spacing:-.01em;font-size:1rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
