:root{color-scheme:dark}html,body,#root{height:100%;margin:0;padding:0}#root{display:flex;flex-direction:column}body{background-color:#1a1a1d;overflow:hidden}@media(max-width:600px){#root{zoom:.85}}*{box-sizing:border-box}*,input,textarea,button{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#ffffff0a}::-webkit-scrollbar-thumb{background:#d4782f;border-radius:5px;border:2px solid #1a1a1d}::-webkit-scrollbar-thumb:hover{background:#e08c42}*{scrollbar-width:thin;scrollbar-color:#d4782f #1a1a1d}
