/* Hallmark · theme: Sea Glass · macrostructure: Drop + Result · critique: P5 H5 E5 S5 R5 V5 */
:root { --color-ink: oklch(22% .045 175); --color-ink-muted: oklch(45% .04 175); --color-paper: oklch(95% .025 165); --color-paper-bright: oklch(99% .012 165); --color-paper-soft: oklch(88% .045 165); --color-accent: oklch(66% .15 180); --color-accent-strong: oklch(56% .16 180); --color-line: oklch(78% .04 165); --color-focus: oklch(53% .18 255); --color-success: oklch(58% .15 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; }

