/* Hallmark · theme: Midnight Ink · macrostructure: Quiz + Index · critique: P5 H5 E5 S5 R5 V5 */
:root { --color-ink: oklch(94% .025 255); --color-ink-muted: oklch(73% .04 255); --color-paper: oklch(17% .035 255); --color-paper-raised: oklch(23% .045 255); --color-paper-soft: oklch(28% .05 255); --color-accent: oklch(78% .16 88); --color-accent-strong: oklch(70% .18 88); --color-line: oklch(40% .045 255); --color-focus: oklch(83% .14 205); --color-success: oklch(78% .16 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; }

