/* Hallmark · genre: modern-minimal · macrostructure: Ecosystem Index · theme: Cobalt · enrichment: none · nav: N13 · footer: Ft2 */
:root {
  --color-paper: oklch(98.5% 0.004 250);
  --color-surface: oklch(96.5% 0.007 250);
  --color-ink: oklch(24% 0.02 258);
  --color-body: oklch(37% 0.018 257);
  --color-muted: oklch(52% 0.016 257);
  --color-rule: oklch(88% 0.012 250);
  --color-graphite: oklch(22% 0.016 260);
  --color-graphite-soft: oklch(27% 0.018 260);
  --color-accent: oklch(58% 0.20 256);
  --color-accent-ink: oklch(99% 0.004 250);
  --font-display: "Space Grotesk", ui-sans-serif, sans-serif;
  --font-body: "IBM Plex Sans", ui-sans-serif, sans-serif;
  --font-mono: "JetBrains Mono", ui-monospace, monospace;
  --space-2xs: .25rem; --space-xs: .5rem; --space-sm: .75rem; --space-md: 1rem; --space-lg: 1.5rem; --space-xl: 2rem; --space-2xl: 3rem; --space-3xl: 5rem;
  --text-xs: .7rem; --text-sm: .82rem; --text-base: 1rem; --text-md: 1.25rem; --text-lg: 1.563rem; --text-xl: 1.953rem; --text-2xl: 2.441rem; --text-display: clamp(2.8rem, 6vw, 5.25rem);
  --radius-control: 6px; --radius-panel: 10px;
  --ease-out: cubic-bezier(.16, 1, .3, 1); --dur-fast: 150ms; --dur-normal: 360ms;
}
