:root{--color-charcoal:#3a3b38;--color-forest:#1c4e2e;--color-green:#2d6a47;--color-gold:#d4a017;--color-olive:#79893e;--color-warm-gray:#a2998e;--color-light-gray:#efefef;--color-white:#fff;--color-black:#000}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Outfit,system-ui,-apple-system,sans-serif;color:var(--color-charcoal);background:var(--color-charcoal);line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Outfit,system-ui,sans-serif;font-weight:700;line-height:1.1}a{text-decoration:none}img{max-width:100%;height:auto}