:root{--color-paper:oklch(97% 0.009 82);--color-paper-2:oklch(94% 0.014 82);--color-paper-3:oklch(90% 0.018 82);--color-ink:oklch(22% 0.045 276);--color-ink-2:oklch(36% 0.036 276);--color-muted:oklch(51% 0.024 276);--color-rule:oklch(82% 0.018 82);--color-accent:oklch(61% 0.132 74);--color-accent-ink:oklch(22% 0.045 276);--color-live:oklch(54% 0.16 31);--color-focus:oklch(55% 0.16 259);--color-shadow:oklch(20% 0.02 276/0.08);--font-display:var(--font-newsreader),ui-serif,Georgia,serif;--font-body:var(--font-ibm-plex-sans),ui-sans-serif,system-ui,sans-serif;--font-mono:var(--font-jetbrains-mono),ui-monospace,monospace;--space-3xs:0.125rem;--space-2xs:0.25rem;--space-xs:0.5rem;--space-sm:0.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2.5rem;--space-2xl:4rem;--space-3xl:6rem;--space-4xl:9rem;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-md:1.125rem;--text-lg:1.375rem;--text-xl:1.75rem;--text-2xl:2.25rem;--text-3xl:3rem;--text-display-s:clamp(2.25rem,4vw + 0.75rem,4rem);--text-display:clamp(2.75rem,5vw + 1rem,5.25rem);--ease-out:cubic-bezier(0.16,1,0.3,1);--ease-in:cubic-bezier(0.7,0,0.84,0);--ease-in-out:cubic-bezier(0.65,0,0.35,1);--dur-micro:120ms;--dur-short:220ms;--dur-long:420ms;--rule-thin:1px;--rule-thick:2px;--radius-card:8px;--radius-input:6px;--radius-pill:999px;--z-base:1;--z-raised:10;--z-sticky:200;--z-shell:400}body,html{overflow-x:clip;background:var(--color-paper);color:var(--color-ink)}body{margin:0;font-family:var(--font-body);font-size:var(--text-base);line-height:1.55}*{box-sizing:border-box}a{color:inherit}::selection{background:var(--color-accent);color:var(--color-accent-ink)}:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.15s!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.15s!important}}