*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0b0a08;--bg2: #111009;--bg3: #161410;--gold: #c9942a;--gold-light: #e49010;--gold-dim: rgba(201,148,42,.15);--text: #e8e2d6;--text-dim: #8a8070;--text-muted: #5a5445;--border: rgba(201,148,42,.18);--radius: 4px;--font-head: "Bebas Neue", sans-serif;--font-body: "Barlow", sans-serif;--max-w: 1200px;--nav-h: 72px}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-weight:300;line-height:1.65;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font-family:var(--font-body);cursor:pointer}::selection{background:var(--gold);color:#000}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--gold-dim);border-radius:3px}
