:root{--background:#f3eee5;--foreground:#201d19;--barber-ink:#1d1b18;--barber-coal:#28241f;--barber-paper:#fffdf8;--barber-cream:#f3eee5;--barber-line:#ddd2c0;--barber-red:#a62c2b;--barber-red-dark:#7d1e1e;--barber-navy:#263e52;--barber-brass:#b2874c;--barber-leather:#855538}*{box-sizing:border-box;margin:0;padding:0}html{min-height:100%}body{min-height:100vh;color:var(--foreground);background:var(--background);font-family:Inter,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0 0 auto;z-index:9999;height:5px;pointer-events:none;background:repeating-linear-gradient(135deg,var(--barber-red) 0 18px,#f9f4ea 18px 36px,var(--barber-navy) 36px 54px,#f9f4ea 54px 72px);box-shadow:0 1px 0 rgba(29,27,24,.22)}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid rgba(166,44,43,.35);outline-offset:3px}::selection{background:#a62c2b;color:#fff}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}