@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap);*{box-sizing:border-box;margin:0;padding:0}#root,body,html{background:#000;height:100%}body{-webkit-font-smoothing:antialiased;color:#ededed;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#1a1a1a;border-radius:2px}button:disabled{cursor:not-allowed!important;opacity:.35}input:focus{border-color:#333!important;outline:none}a{color:inherit;text-decoration:none}.layout-root{background:#000;color:#ededed;display:flex;font-family:Inter,-apple-system,sans-serif;height:100vh;overflow:hidden}.sidebar{background:#0a0a0a;border-right:1px solid #141414;display:flex;flex-direction:column;min-width:216px;overflow-y:auto;padding:20px 0;width:216px}.mobile-bar{align-items:center;border-bottom:1px solid #141414;height:52px;justify-content:space-between;padding:0 16px;top:0;z-index:100}.mobile-bar,.mobile-drawer{background:#0a0a0a;display:none;left:0;position:fixed;right:0}.mobile-drawer{bottom:0;flex-direction:column;gap:8px;overflow-y:auto;padding:16px;top:52px;z-index:99}.mobile-drawer.open{display:flex}.layout-main{flex:1 1;overflow-x:hidden;overflow-y:auto}@media (max-width:768px){.sidebar{display:none}.mobile-bar{display:flex}.layout-main{padding-top:52px}.layout-root{flex-direction:column}.page-content{padding:20px 16px!important}.stat-grid{grid-template-columns:1fr 1fr!important}.console-page{padding:16px!important}}@media (max-width:420px){.stat-grid{grid-template-columns:1fr!important}}
/*# sourceMappingURL=main.7e229599.css.map*/