*,:before,:after{box-sizing:border-box}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1b1b1d;background-color:#f8fafc;width:100%;height:100%;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#c6c6cd;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#76777d}@keyframes spin{to{transform:rotate(360deg)}}button,a{transition:all .15s}button:hover{filter:brightness(.97)}button:active{transform:scale(.98)}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24}
