/* Hallmark · pre-emit critique: P5 H5 E4 S5 R5 V5 */
/* Hallmark · genre: editorial · macrostructure: Split Studio · H2 knobs: ratio=7/5, proof=project-index, divider=negative-space · N6 knobs: issue=above, wordmark=2xl, rule=double · Ft6 knobs: signoff=typed-name, postscript=yes
 * theme: Newsprint · display: Newsreader · body: IBM Plex Sans · axes: light / roman-serif / warm
 * enrichment: runtime screenshots (evidence) · studied: no · context: inferred · contrast: pass (40–41) · nav: N6 · footer: Ft6 · slop: pass (42–49) · mobile: pass (34, 49, 50–57) · v0.8.0
 */
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;700&family=Newsreader:opsz,wght@6..72,400;6..72,600&display=swap");

:root {
  --color-paper: oklch(96% 0.014 75);
  --color-paper-2: oklch(92% 0.018 75);
  --color-ink: oklch(20% 0.014 45);
  --color-ink-2: oklch(36% 0.014 45);
  --color-muted: oklch(40% 0.014 45);
  --color-rule: oklch(76% 0.018 65);
  --color-rule-2: oklch(86% 0.016 70);
  --color-accent: oklch(56% 0.18 30);
  --color-focus: oklch(60% 0.21 30);

  --font-display: "Newsreader", "Iowan Old Style", serif;
  --font-body: "IBM Plex Sans", "Trebuchet MS", sans-serif;

  --text-xs: 0.8rem;
  --text-sm: 0.9rem;
  --text-base: 1rem;
  --text-md: 1.25rem;
  --text-lg: 1.5625rem;
  --text-xl: 1.953rem;
  --text-2xl: 2.441rem;
  --text-3xl: 3.052rem;
  --text-display: clamp(3rem, 6vw, 5.25rem);

  --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;

  --page-gutter: clamp(1rem, 4vw, 4rem);
  --page-max: 90rem;
  --rule-hair: 1px;
  --radius-image: 0.25rem;
  --z-base: 1;
  --z-sticky: 200;
}
