:root{--color-bg-primary:#f5f3f0;--color-bg-secondary:#d8d3cf;--color-bg-dark:#1e1e1e;--color-bg-accent:#c4553d;--color-text-primary:#1e1e1e;--color-text-inverse:#f5f3f0;--color-text-muted:#c2bab4;--color-accent:#c4553d;--color-black:#1e1e1e;--color-white:#f5f3f0;--color-stroke:#1e1e1e;--color-stroke-light:#1e1e1e14;--color-stroke-dark:#f5f3f01a;--container-max:85.3125rem;--font-h1:clamp(2.375rem,calc(2.375rem + 2.31vw),4.6875rem);--font-h2:clamp(1.875rem,calc(1.875rem + 1.62vw),3.5rem);--font-h3:clamp(1.75rem,calc(1.75rem + 1.06vw),2.8125rem);--font-h4:1.5rem;--font-h5:1.375rem;--font-h6:1.25rem;--font-body:1rem;--font-body-sm:.875rem;--font-tagline:.75rem;--font-btn:.875rem;--weight-normal:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--tracking-tight:-.03em;--tracking-snug:-.02em;--tracking-normal:0;--tracking-wide:.14em;--space-2xs:.375rem;--space-xs:.5rem;--space-xs-plus:.625rem;--space-s:.75rem;--space-m:1rem;--space-l:1.25rem;--space-xl:1.75rem;--space-2xl:2rem;--space-3xl:2.25rem;--space-4xl:2.5rem;--space-5xl:3rem;--space-6xl:3.75rem;--space-7xl:4.5rem;--space-8xl:5rem;--space-10xl:6.25rem;--space-11xl:7.5rem;--space-13xl:10rem;--space-15xl:13rem;--z-base:0;--z-overlay:10;--z-nav:100;--z-modal:1000;--transition-base:.2s ease;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-pill:999px}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:100%}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{min-height:100vh;font-family:var(--font-primary);background-color:var(--color-bg-primary);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}main{flex:1}h1,h2,h3,h4,h5,h6{font-weight:var(--weight-medium);line-height:1.1}h4{line-height:1.2}h5{line-height:1.3}h6{line-height:1.4}p{font-size:var(--font-body);font-weight:var(--weight-normal);line-height:1.6}.text-tagline{font-size:var(--font-tagline);letter-spacing:.08em;text-transform:uppercase}img,video{max-width:100%;display:block}a{color:inherit;transition:var(--transition-base);text-decoration:none}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
