@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);#root,body,html{background-color:#1c1c1e;height:100%;margin:0;overflow:hidden}.main-content{box-sizing:border-box;color:#fff;min-height:calc(100vh - 64px);min-width:calc(100vw - 72px);overflow:auto}.non-login .main-content{margin-left:72px;margin-top:64px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#1c1c1e;border-radius:10px}::-webkit-scrollbar-thumb{background:#5e5e61;border:2px solid #0000;border-radius:10px;box-sizing:border-box;height:40px}::-webkit-scrollbar-thumb:hover{background:#75757a}
/*# sourceMappingURL=main.b0f1de0e.css.map*/