:root{--black: #0a0a0a;--dark: #111111;--dark-card: #181818;--dark-mid: #1e1e1e;--gold: #c8a045;--gold-light: #e0bb6a;--gold-dark: #a07a28;--white: #f5f5f5;--grey: #aaaaaa;--blue-steel: #7baed4;--font-main: "Montserrat", sans-serif;--font-alt: "Raleway", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--black);color:var(--white);font-family:var(--font-main);line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul{list-style:none}button{cursor:pointer;border:none;background:none;font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--dark)}::-webkit-scrollbar-thumb{background:var(--gold-dark);border-radius:3px}
