@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{color:#e8e8f0;background-color:#0a0a1a;font-family:Inter,Source Han Sans SC,system-ui,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0a0a1a}::-webkit-scrollbar-thumb{background:#2a2a4e;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3a3a6e}.ant-layout{background:#0a0a1a!important}.ant-layout-sider,.ant-menu-dark{background:#12122a!important}.ant-card{border:1px solid #2a2a4e!important}.stat-card{transition:all .3s;background:linear-gradient(145deg,#6366f114 0%,#8b5cf60a 100%)!important;border:1px solid #6366f133!important}.stat-card:hover{box-shadow:0 0 20px #6366f126;border-color:#6366f166!important}.status-dot{border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.status-dot.online{background:#10b981;box-shadow:0 0 6px #10b981}.status-dot.offline{background:#ef4444}.status-dot.degraded{background:#f59e0b;box-shadow:0 0 6px #f59e0b}
