/* Hallmark · genre: playful · macrostructure: Workbench · theme: Patches Cafe · enrichment: E1 CSS coffee stains · nav: existing product toolbar · footer: existing compact footer · audience: casual puzzle players · use: game expansion · tone: tactile cafe · contrast: pass · responsive: pass */
/* Hallmark · pre-emit critique: P5 H4 E5 S5 R4 V4 */
:root {
    --feature-paper: oklch(98% 0.012 78);
    --feature-paper-muted: oklch(94% 0.025 75);
    --feature-ink: oklch(27% 0.055 57);
    --feature-rule: oklch(27% 0.055 57);
    --feature-coffee: oklch(42% 0.105 52);
    --feature-coffee-deep: oklch(31% 0.083 48);
    --feature-crema: oklch(87% 0.105 82);
    --feature-success: oklch(48% 0.105 160);
    --feature-focus: oklch(55% 0.16 55);
    --feature-accent-ink: oklch(20% 0.045 50);
    --feature-danger: oklch(48% 0.18 28);
    --feature-radius: 0.75rem;
    --feature-shadow: 3px 3px 0 var(--feature-rule);
    --feature-control-height: 2.75rem;
    --feature-font-mono: 'Space Grotesk', monospace;
}
