:root{--color-paper:#fff1cc;--color-box:#fff;--color-surface:#fbf8ef;--color-ink:#191f24;--color-muted:#cec8c0;--color-copper:#ff824c96;--color-beer:#f3a216;--color-hop:#1d8743;--color-alert:#d02525;--color-info:#1b89bb;--color-cat-malt:#ffd900;--color-cat-hop:#00c241;--color-cat-yeast:#002fff;--color-cat-adjunct:#c0f;--step-mash:color-mix(in oklab, var(--color-hop) 35%, white);--step-boil:color-mix(in oklab, var(--color-copper) 25%, white);--step-fermentation:color-mix(in oklab, var(--color-info) 25%, white);--step-conditioning:color-mix(in oklab, var(--color-muted) 45%, white);--step-other:var(--color-surface);--space-0:0;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-xs:var(--space-1);--space-sm:var(--space-2);--space-md:var(--space-4);--space-lg:var(--space-6);--space-xl:var(--space-8);--space-2xl:var(--space-12);--font-base:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono:"JetBrains Mono", "Fira Code", monospace;--text-xs:.75rem;--text-sm:.875rem;--text-md:1rem;--text-lg:1.125rem;--text-xl:1.5rem;--text-2xl:2.25rem;--text-3xl:3rem;--leading-none:1;--leading-tight:1.1;--leading-normal:1.4;--leading-relaxed:1.625;--weight-normal:400;--weight-medium:500;--weight-bold:700;--weight-black:900;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:20px;--shadow-soft:0 2px 4px #00000014;--shadow-medium:0 4px 8px #0000001f;--shadow-strong:0 8px 16px #00000029}@tailwind base;@tailwind components;@tailwind utilities;html,body{background:var(--color-paper);color:var(--color-ink);min-height:100%;margin:0;padding:0}
