*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#e2e8f0;-webkit-font-smoothing:antialiased;background:#0f172a;height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}#root{flex-direction:column;height:100vh;display:flex}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ant-tabs-tab{color:#6b7280!important}.ant-tabs-tab-active .ant-tabs-tab-btn{color:#818cf8!important}.ant-tabs-ink-bar{background:#6366f1!important}.ant-tabs-nav{margin-bottom:0!important}.ant-badge-count{font-size:10px!important}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#1f2937}::-webkit-scrollbar-thumb{background:#374151;border-radius:3px}.fade-in{animation:.3s ease-in fadeIn}@media (width<=768px){aside{z-index:100;border-bottom:1px solid #1f2937;max-height:60px;transition:max-height .3s;overflow:hidden;border-right:none!important;flex-direction:row!important;width:100vw!important;min-width:100vw!important;height:auto!important;padding:8px 12px!important;position:fixed!important}aside:focus-within,aside.expanded{max-height:100vh;overflow-y:auto;flex-direction:column!important;width:100vw!important;height:100vh!important}aside nav{flex-wrap:wrap;display:flex;flex-direction:row!important;gap:4px!important}aside nav button{padding:6px 8px!important;font-size:11px!important}div[style*="flex: 1"]{margin-top:60px}}@media (width<=480px){aside nav button span:last-child{display:none}}
