:root{--scrollbar-width:6px;--scrollbar-height:6px}::-webkit-scrollbar{height:6px;height:var(--scrollbar-height);width:6px;width:var(--scrollbar-width)}::-webkit-scrollbar-thumb{background:var(--theme-palette-scroll-default);border:1px solid var(--theme-palette-scroll-border);border-radius:12px;min-height:80px}::-webkit-scrollbar-thumb:hover{background:var(--theme-palette-scroll-active)}::-webkit-scrollbar-corner{background:#0000}.MuiPopover-root ::-webkit-scrollbar-thumb{background:var(--theme-palette-scroll-popup)}.MuiPopover-root ::-webkit-scrollbar-thumb:hover{background:var(--theme-palette-scroll-popupActive)}*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto;letter-spacing:.02em;margin:0;overflow:hidden}html[app-theme=light] body{background-color:#fcfcfc}html[app-theme=dark] body{background-color:#3c3c3c}.message{text-align:center}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:var(--theme-palette-text-primary)!important;-webkit-transition:background-color 99999s ease-in-out 0s;transition:background-color 99999s ease-in-out 0s}div[id=root]{color:var(--theme-palette-text-primary)}
/*# sourceMappingURL=main.27ad60bf.css.map*/