body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;overscroll-behavior-x:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#000;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow:hidden auto}*{box-sizing:border-box}#root{width:100%;max-width:100vw;min-height:100vh;position:relative;overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#050508cc}::-webkit-scrollbar-thumb{background:linear-gradient(#c9a84c66,#f0d68a40);border:1px solid #c9a84c26;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#c9a84c99,#f0d68a73);box-shadow:0 0 6px #c9a84c4d}::-webkit-scrollbar-thumb:active{background:linear-gradient(#c9a84cb3,#f0d68a80)}*{scrollbar-width:thin;scrollbar-color:#c9a84c66 #050508cc}
