:root{--font-display:"Bricolage Grotesque", "Arial Black", Impact, sans-serif;--font-body:"DM Sans", Arial, Helvetica, sans-serif;--font-accent:"Alfa Slab One", Georgia, serif;--tomato:#e83c2f;--tomato-dark:#a91f1a;--tomato-soft:#f47665;--mustard:#f2bd32;--mustard-soft:#f8d775;--pickle:#9dbb45;--pickle-dark:#536927;--cream:#f7edda;--cream-bright:#fff9ee;--paper:#efe1c8;--charcoal:#171512;--charcoal-soft:#27231e;--brown:#72462a;--white:#fff;--muted-light:#7c7065;--muted-dark:#bcb0a2;--line-dark:#17151229;--content-width:1500px;--page-gutter:clamp(20px, 4vw, 68px);--radius-small:12px;--radius-card:26px;--radius-large:44px;--radius-pill:999px;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-food-drop:cubic-bezier(.2, .9, .25, 1.15);--ease-smooth:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:var(--cream)}html,body{max-width:100%;overflow-x:hidden}body{min-width:320px;color:var(--charcoal);background:var(--cream);font-family:var(--font-body), Arial, sans-serif;-webkit-font-smoothing:antialiased}body:before{content:"";z-index:200;pointer-events:none;opacity:.035;mix-blend-mode:multiply;background:url(/textures/paper-grain.svg) 0 0/160px;position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}::selection{color:var(--cream-bright);background:var(--tomato)}:focus-visible{outline:3px solid var(--mustard);outline-offset:3px}@media print{body:before{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
