:root{--color-black:#000;--color-white:#fff;--color-gold:#ffef7a;--color-gold-soft:#ffef7a2e;--color-muted:#ffffffad;--background:#000;--foreground:#fff;--container:1440px;--section-pad-x:40px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-montserrat), sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:var(--color-gold);color:var(--color-black)}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}button{font:inherit}@media (max-width:1100px){:root{--section-pad-x:24px}}
