/* Hallmark · theme: Paper Ledger · macrostructure: Tool First · critique: P5 H5 E5 S5 R5 V5 */
:root { --color-ink: oklch(24% .04 65); --color-ink-muted: oklch(49% .04 65); --color-paper: oklch(95% .025 83); --color-paper-bright: oklch(99% .01 83); --color-paper-soft: oklch(90% .04 83); --color-accent: oklch(66% .16 46); --color-accent-soft: oklch(86% .1 75); --color-line: oklch(80% .035 83); --color-focus: oklch(52% .18 255); --color-success: oklch(60% .14 150); --font-display: "Arial Black", "Yu Gothic", sans-serif; --font-body: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif; --font-mono: "Cascadia Mono", "Consolas", monospace; --space-sm: .75rem; --space-md: 1rem; --space-lg: 1.5rem; --space-xl: 2.5rem; --space-2xl: 4rem; --space-3xl: 7rem; --radius-sm: .35rem; --radius-md: .8rem; --radius-lg: 1.25rem; --ease-out: cubic-bezier(.16,1,.3,1); --dur-fast: 140ms; --dur-mid: 240ms; }

