/* Hallmark · genre: playful · macrostructure: Ecosystem Index · theme: custom · nav: N3 · footer: Ft8
 * vibe: "arts district, coffee, framing, monthly gathering" · paper: oklch(94% 0.016 85) · accent: oklch(44% 0.018 70)
 * display: Fraunces · body: Geist · axes: light / roman-serif / neutral
 * pre-emit critique: P5 H5 E4 S5 R4 V5 · slop: static pass · viewport visual pending
 */
:root {
  --color-paper: oklch(94% 0.016 85); --color-paper-2: oklch(89% 0.021 85); --color-paper-3: oklch(84% 0.024 85);
  --color-ink: oklch(18% 0.012 70); --color-ink-2: oklch(34% 0.014 70); --color-muted: oklch(48% 0.012 70);
  --color-rule: oklch(73% 0.020 85); --color-rule-2: oklch(82% 0.018 85);
  --color-accent: oklch(44% 0.018 70); --color-accent-deep: oklch(25% 0.016 70); --color-accent-ink: oklch(95% 0.014 85); --color-focus: oklch(52% 0.08 70);
  --color-overlay: oklch(16% 0.014 70 / 0.64);
  --font-display: "Fraunces", serif; --font-body: "Geist", sans-serif; --font-mono: "Geist", sans-serif;
  --space-3xs: .125rem; --space-2xs: .25rem; --space-xs: .5rem; --space-sm: .75rem; --space-md: 1rem; --space-lg: 1.5rem; --space-xl: 2.5rem; --space-2xl: 4rem; --space-3xl: 6rem; --space-4xl: 9rem;
  --text-xs: .72rem; --text-sm: .84rem; --text-base: 1rem; --text-md: 1.25rem; --text-lg: 1.56rem; --text-xl: 1.95rem; --text-2xl: 2.44rem; --text-display: clamp(2.75rem, 7vw, 5.25rem);
  --ease-out: cubic-bezier(.16,1,.3,1); --ease-in: cubic-bezier(.7,0,.84,0); --ease-in-out: cubic-bezier(.65,0,.35,1); --dur-micro: 120ms; --dur-short: 220ms; --dur-long: 420ms;
  --rule-hair: 1px; --radius-sm: .4rem; --radius-lg: 1.5rem;
}
