:root{--color-midnight:#1a1a1a;--color-graphite:#3a3a3a;--color-slate:#7a7a7a;--color-cream:#f5ede3;--color-cream-light:#faf6f1;--color-warm-white:#fefcf9;--color-cobalt:#2d5faa;--color-cobalt-light:#4a7fcc;--color-cobalt-dark:#1e4a8a;--color-cobalt-pale:#e8eff8;--color-ember:#c4512b;--color-sage:#6b7f5e;--color-sage-light:#e8ede4;--font-display:"Bebas Neue","Impact","Arial Narrow",sans-serif;--font-editorial:"Playfair Display","Georgia","Times New Roman",serif;--font-body:"Source Serif 4","Source Serif Pro","Georgia",serif;--font-ui:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;--text-base:1.0625rem;--text-sm:0.9375rem;--text-lg:1.1875rem;--text-xl:1.5rem;--text-2xl:2rem;--text-3xl:2.75rem;--text-4xl:4rem;--text-hero:clamp(3rem,8vw,6.5rem);--text-editorial:clamp(2rem,5vw,3.75rem);--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--space-10:8rem;--radius-card:12px;--radius-pill:999px;--shadow-card:0 2px 12px rgba(26,26,26,.06);--shadow-card-hover:0 8px 32px rgba(26,26,26,.12);--container-max:1200px;--container-gutter:clamp(1.25rem,5vw,3rem);--nav-height:72px;--tap-min:44px;--ease-out:cubic-bezier(0.2,0.8,0.2,1);--duration-fast:150ms;--duration-base:250ms}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{min-height:100vh;background-color:var(--color-cream);color:var(--color-midnight);font-family:var(--font-body);font-size:var(--text-base);line-height:1.6;font-feature-settings:"kern","liga";text-rendering:optimizeLegibility}body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:9999;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E")}img,picture,svg,video{display:block;max-width:100%;height:auto}button{font:inherit;background:none;border:none;cursor:pointer}a,button{color:inherit}a{text-decoration:none}ol,ul{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.15;text-wrap:balance}p{text-wrap:pretty}:focus-visible{outline:3px solid var(--color-cobalt);outline-offset:3px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}