:root{font-family:Inter,"Noto Sans SC",ui-sans-serif,system-ui,sans-serif;color:#0f172a}*{box-sizing:border-box}body{margin:0}.network-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(56,189,248,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(56,189,248,.06) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom right,#000,transparent)}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:13px;background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff;font-weight:800;box-shadow:0 8px 24px rgba(37,99,235,.25)}.eyebrow{font-size:.7rem;font-weight:800;letter-spacing:.18em}.field{display:block;width:100%;border:1px solid #dbe2ea;border-radius:13px;background:#f8fafc;padding:.82rem 1rem;outline:none;transition:.2s}.field:focus{border-color:#3b82f6;background:#fff;box-shadow:0 0 0 4px rgba(59,130,246,.1)}.field.compact{width:220px;padding:.62rem .8rem}.uiverse-button{position:relative;overflow:hidden;border:0;border-radius:14px;background:linear-gradient(135deg,#2563eb,#0891b2);padding:.86rem 1.1rem;color:#fff;font-weight:700;box-shadow:0 10px 25px rgba(37,99,235,.23);transition:transform .2s,box-shadow .2s}.uiverse-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(37,99,235,.3)}.uiverse-button:disabled{opacity:.6;transform:none}.uiverse-button.small{padding:.65rem 1rem;font-size:.875rem}.secondary-button{border:1px solid #dbe2ea;border-radius:12px;background:#fff;padding:.65rem 1rem;font-size:.875rem;font-weight:650}.loader{width:42px;height:42px;border:4px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.nav-item{display:flex;width:100%;align-items:center;gap:.8rem;border:0;border-radius:13px;background:transparent;padding:.72rem .85rem;color:#64748b;text-align:left;font-size:.9rem;font-weight:600;transition:.18s}.nav-item:hover{background:#f1f5f9;color:#0f172a}.nav-item.active{background:#eff6ff;color:#2563eb;box-shadow:inset 3px 0 #2563eb}.avatar{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;background:#e0e7ff;color:#4338ca;font-weight:800}.status-pill{display:inline-flex;align-items:center;gap:.42rem;border-radius:999px;padding:.42rem .7rem;font-size:.72rem;font-weight:700}.status-pill i{width:7px;height:7px;border-radius:50%;background:currentColor}.status-pill.online{background:#ecfdf5;color:#059669}.status-pill.warning{background:#fffbeb;color:#d97706}.compact-select{border:1px solid #dbe2ea;border-radius:11px;background:#fff;padding:.55rem .75rem;font-size:.78rem;outline:none}.metric-card,.panel,.health-card{border:1px solid #e2e8f0;background:#fff;box-shadow:0 8px 28px rgba(15,23,42,.035)}.metric-card{position:relative;border-radius:20px;padding:1.35rem}.metric-card p{margin:.65rem 0 .2rem;color:#64748b;font-size:.78rem;font-weight:600}.metric-card strong{display:block;font-size:1.65rem;letter-spacing:-.04em}.metric-card small{color:#94a3b8}.metric-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;font-weight:800}.metric-icon.blue{background:#eff6ff;color:#2563eb}.metric-icon.cyan{background:#ecfeff;color:#0891b2}.metric-icon.violet{background:#f5f3ff;color:#7c3aed}.metric-icon.amber{background:#fffbeb;color:#d97706}.panel{border-radius:20px;padding:1.25rem}.panel-title,.page-intro{display:flex;align-items:center;justify-content:space-between;gap:1rem}.panel-title{margin-bottom:1.1rem}.panel-title h2,.page-intro h2{margin:0;font-size:1rem;font-weight:750}.panel-title p,.page-intro p{margin:.2rem 0 0;color:#94a3b8;font-size:.78rem}.badge{display:inline-flex;border-radius:999px;background:#f1f5f9;padding:.32rem .62rem;color:#64748b;font-size:.68rem;font-weight:700}.rank-row{display:flex;align-items:center;gap:.8rem}.rank{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;background:#f1f5f9;color:#64748b;font-size:.75rem;font-weight:800}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th{padding:.8rem .7rem;border-bottom:1px solid #e2e8f0;color:#94a3b8;text-align:left;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em}td{padding:.85rem .7rem;border-bottom:1px solid #f1f5f9;color:#475569;font-size:.79rem}tbody tr:hover{background:#f8fafc}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.user-chip{border-radius:8px;background:#eef2ff;padding:.28rem .5rem;color:#4f46e5;font-weight:700}.state{display:inline-flex;border-radius:999px;padding:.25rem .5rem;font-size:.68rem;font-weight:750}.state.ok{background:#ecfdf5;color:#059669}.state.error{background:#fff1f2;color:#e11d48}.empty{padding:3rem;text-align:center;color:#94a3b8;font-size:.85rem}.health-card{display:flex;align-items:center;gap:.8rem;border-radius:18px;padding:1.2rem}.health-card p{margin:.25rem 0 0;color:#94a3b8;font-size:.75rem}.health-dot{width:10px;height:10px;border-radius:50%;background:#10b981;box-shadow:0 0 0 5px #d1fae5}.mobile-nav{position:fixed;z-index:40;right:0;bottom:0;left:0;display:flex;justify-content:space-around;border-top:1px solid #e2e8f0;background:rgba(255,255,255,.95);padding:.4rem .2rem calc(.4rem + env(safe-area-inset-bottom));backdrop-filter:blur(16px)}.mobile-nav button{display:grid;gap:.15rem;place-items:center;border:0;background:transparent;color:#94a3b8}.mobile-nav button.active{color:#2563eb}.mobile-nav small{font-size:.6rem}@media(max-width:640px){.page-intro{align-items:flex-start;flex-direction:column}.field.compact{width:100%}.panel{padding:.9rem}.metric-card strong{font-size:1.4rem}}

