/* Hallmark · pre-emit critique: P4 H4 E4 S4 R4 V5 */
/* Hallmark · genre: editorial · macrostructure: Narrative Workflow · theme: Lumen day-custom · enrichment: real source screenshots · nav: N11 · footer: Ft1 */
:root{
  --color-paper: oklch(96% 0.018 116);
  --color-paper-2: oklch(91% 0.026 116);
  --color-paper-3: oklch(84% 0.035 116);
  --color-ink: oklch(18% 0.026 148);
  --color-muted: oklch(43% 0.025 148);
  --color-rule: oklch(76% 0.03 116);
  --color-accent: oklch(42% 0.13 156);
  --color-accent-2: oklch(65% 0.14 24);
  --color-focus: oklch(55% 0.16 156);
  --font-display: "Instrument Serif", "Noto Serif SC", serif;
  --font-body: "Noto Sans SC", ui-sans-serif, system-ui, sans-serif;
  --font-mono: "JetBrains Mono", ui-monospace, monospace;
  --space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2.5rem;--space-2xl:4rem;--space-3xl:6rem;
  --text-sm:.875rem;--text-base:1rem;--text-md:1.25rem;--text-xl:1.8rem;--text-2xl:2.5rem;--text-display:clamp(3.3rem,8vw,8.5rem);
  --radius-sm:4px;--radius-md:8px;--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-short:220ms;--dur-long:420ms;
}
