/* Hallmark · genre: editorial · macrostructure: Ecosystem Index · theme: custom · enrichment: E8 real publication imagery · nav: N6 · footer: Ft1
 * vibe: "nocturne newsroom, dry red, living archive" · paper: oklch(14% 0.012 24) · accent: oklch(60% 0.18 25)
 * display: Newsreader · body: IBM Plex Sans · axes: dark / roman-serif / warm
 * pre-emit critique: P5 H5 E4 S5 R5 V4 · contrast: pass (40–41) · slop: pass (42–45)
 * honest: pass (46) · chrome: pass (47) · tokens: pass (48) · responsive: pass (49) · mobile: pass (34, 49, 50–57)
 * studied: no · context: inferred from approved Layout-2 · v0.8.0
 */

:root {
  --color-paper: var(--wp--preset--color--paper, oklch(14% 0.012 24));
  --color-paper-2: var(--wp--preset--color--paper-2, oklch(17% 0.014 24));
  --color-paper-3: var(--wp--preset--color--paper-3, oklch(20% 0.015 24));
  --color-ink: var(--wp--preset--color--ink, oklch(94% 0.012 70));
  --color-ink-2: var(--wp--preset--color--ink-2, oklch(77% 0.014 62));
  --color-muted: var(--wp--preset--color--muted, oklch(64% 0.014 48));
  --color-rule: var(--wp--preset--color--rule, oklch(31% 0.016 28));
  --color-rule-2: var(--wp--preset--color--rule-2, oklch(25% 0.014 28));
  --color-accent: var(--wp--preset--color--accent, oklch(60% 0.18 25));
  --color-accent-soft: oklch(60% 0.18 25 / 0.14);
  --color-focus: oklch(69% 0.2 28);
  --color-accent-ink: var(--color-paper);

  --font-display: var(--wp--preset--font-family--display, "Newsreader", "Iowan Old Style", "Palatino Linotype", serif);
  --font-body: var(--wp--preset--font-family--body, "IBM Plex Sans", "Avenir Next", sans-serif);

  --text-xs: 0.75rem;
  --text-sm: 0.875rem;
  --text-base: 1rem;
  --text-md: 1.25rem;
  --text-lg: 1.5625rem;
  --text-xl: 1.953rem;
  --text-2xl: 2.441rem;
  --text-3xl: 3.052rem;
  --text-4xl: 3.815rem;
  --text-display: clamp(3rem, 7vw, 5.25rem);

  --space-3xs: 0.25rem;
  --space-2xs: 0.5rem;
  --space-xs: 0.75rem;
  --space-sm: 1rem;
  --space-md: 1.5rem;
  --space-lg: 2rem;
  --space-xl: 3rem;
  --space-2xl: 4rem;
  --space-3xl: 6rem;
  --page-gutter: clamp(1rem, 4vw, 4rem);
  --page-max: 94rem;
  --measure: 66ch;
  --rule-hair: 1px;
  --duration-short: 160ms;
  --ease-out: cubic-bezier(0.16, 1, 0.3, 1);
}
