*,:before,:after{box-sizing:border-box}html,body{color:#e2e8f0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1a1d21;min-height:100vh;margin:0;padding:0;font-family:Outfit,system-ui,-apple-system,sans-serif}#root{flex-direction:column;min-height:100vh;display:flex}input,button,textarea,select{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#1a1d21}::-webkit-scrollbar-thumb{background:#3a3f45;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#4a4f55}
