:root{--background:#fff;--foreground:#171717;--brand-yellow:#f7c600;--brand-yellow-dark:#d9a900;--brand-black:#0d0d0d;--brand-black-soft:#1a1a1a;--brand-gray:#4b4b4b;--brand-gray-light:#f5f5f5}html,body{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Inter Fallback,Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}h1,h2,h3,h4{letter-spacing:-.015em;font-family:Poppins,Poppins Fallback,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
