:root{--color-brand:#015da4;--color-brand-strong:#014a83;--color-accent:#f7271d;--color-bg:#fff;--color-surface:#f7f9fc;--color-surface-2:#eef3f9;--color-border:#e6edf4;--color-fg:#0f1b2d;--color-fg-muted:#5b6b7e;--color-on-brand:#fff;--color-ring:#015da459;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-full:9999px;--shadow-sm:0 1px 2px #0f1b2d0f;--shadow-md:0 6px 18px #015da414;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.5rem;--text-2xl:2rem;--text-3xl:2.75rem;--font-display:var(--font-fraunces), Georgia, serif;--font-body:var(--font-hanken), system-ui, sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark]{--color-brand:#3b9ae1;--color-brand-strong:#6cb6ec;--color-accent:#ff5a4d;--color-bg:#0f1b2d;--color-surface:#16263b;--color-surface-2:#1d3147;--color-border:#26384f;--color-fg:#e9eef5;--color-fg-muted:#9fb0c3;--color-on-brand:#fff;--color-ring:#3b9ae173;--shadow-sm:0 1px 2px #0006;--shadow-md:0 8px 24px #00000073;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}
:root{font-family:var(--font-body)}body{font-family:var(--font-body);background:var(--color-bg);color:var(--color-fg);margin:0;transition:background-color .2s,color .2s}html,body{overflow-x:clip}.h1,h1,h2,h3,h4,h5,h6{font-family:var(--font-display)}a{color:var(--color-brand)}.u-accent{font-family:var(--font-display);color:var(--color-brand);font-style:italic;font-weight:700}.theme-toggle:focus-visible{outline:2px solid var(--color-ring);outline-offset:2px}
