*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:#000;color:#e5e5e5;overflow-x:hidden}::selection{background:rgba(201,169,98,.3);color:#fff}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#c9a962}input::placeholder{color:#555}button{cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}