.status-module__baVxPq__statusWrapper{background:var(--bg-main,#181a1e);color:#e2e8f0;direction:ltr;min-height:calc(100vh - 120px);padding:40px 20px 80px;transition:background .3s,color .3s}.status-module__baVxPq__statusContainer{max-width:1200px;margin:0 auto;font-family:inherit}.status-module__baVxPq__themeToggleBtn{color:#f1f5f9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;transition:all .25s;display:flex}.status-module__baVxPq__themeToggleBtn:hover{background:#ffffff1f;border-color:#ffffff40;transform:scale(1.05)}.status-module__baVxPq__header{background:#13131a;border:1px solid #ffffff0f;border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:28px;padding:20px 24px;display:flex;box-shadow:0 10px 30px #0003}.status-module__baVxPq__headerInfo{align-items:center;gap:16px;display:flex}.status-module__baVxPq__headerIcon{color:#3b82f6;background:#3b82f61f;border:1px solid #3b82f640;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.4rem;display:flex}.status-module__baVxPq__headerTitle{color:#fff;letter-spacing:-.5px;margin:0;font-size:1.5rem;font-weight:800}.status-module__baVxPq__headerDesc{color:#94a3b8;margin:4px 0 0;font-size:.88rem}.status-module__baVxPq__headerControls{align-items:center;gap:12px;display:flex}.status-module__baVxPq__btnLive{color:#60a5fa;cursor:pointer;background:#3b82f61f;border:1px solid #3b82f64d;border-radius:12px;align-items:center;gap:8px;padding:10px 18px;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.status-module__baVxPq__btnLive:hover{background:#3b82f633;border-color:#3b82f680;transform:translateY(-1px)}.status-module__baVxPq__adminAlertBanner{color:#fde047;background:linear-gradient(135deg,#eab3081f,#f59e0b0d);border:1px solid #eab3084d;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;padding:14px 20px;font-size:.9rem;font-weight:600;display:flex}.status-module__baVxPq__adminAlertBanner.status-module__baVxPq__activePublic{color:#6ee7b7;background:linear-gradient(135deg,#10b9811f,#0596690d);border-color:#10b9814d}.status-module__baVxPq__adminToggleBtn{color:inherit;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:10px;padding:6px 14px;font-size:.82rem;font-weight:700;transition:all .2s}.status-module__baVxPq__adminToggleBtn:hover{background:#fff3}.status-module__baVxPq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;margin-bottom:28px;display:grid}.status-module__baVxPq__statCard{background:#13131a;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;padding:24px;transition:transform .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000026}.status-module__baVxPq__statCard:hover{border-color:#ffffff1f;transform:translateY(-2px)}.status-module__baVxPq__statCardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.status-module__baVxPq__statCardLabel{color:#94a3b8;align-items:center;gap:8px;font-size:.88rem;font-weight:600;display:flex}.status-module__baVxPq__statCardValue{color:#fff;letter-spacing:-.5px;margin-top:4px;font-size:2rem;font-weight:800}.status-module__baVxPq__statIconBox{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.35rem;display:flex}.status-module__baVxPq__sectionTitle{color:#fff;align-items:center;gap:10px;margin:32px 0 20px;font-size:1.25rem;font-weight:800;display:flex}.status-module__baVxPq__monitorsGrid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:24px;margin-bottom:32px;display:grid}.status-module__baVxPq__monitorCard{background:#13131a;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;padding:24px;transition:all .25s;display:flex;box-shadow:0 10px 30px #00000026}.status-module__baVxPq__monitorCard:hover{border-color:#ffffff1f;transform:translateY(-2px)}.status-module__baVxPq__monitorHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.status-module__baVxPq__monitorInfo{align-items:center;gap:14px;display:flex}.status-module__baVxPq__monitorIconBox{color:#94a3b8;background:#ffffff0a;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.25rem;display:flex}.status-module__baVxPq__monitorTitle{color:#fff;margin:0;font-size:1.15rem;font-weight:700}.status-module__baVxPq__monitorMeta{color:#94a3b8;align-items:center;gap:6px;margin-top:4px;font-size:.82rem;display:flex}.status-module__baVxPq__badgeStatus{border-radius:10px;align-items:center;gap:6px;padding:6px 14px;font-size:.85rem;font-weight:700;display:inline-flex}.status-module__baVxPq__badgeStatus.status-module__baVxPq__up{color:#10b981;background:#10b9811f;border:1px solid #10b9814d}.status-module__baVxPq__badgeStatus.status-module__baVxPq__down{color:#ef4444;background:#ef44441f;border:1px solid #ef44444d}.status-module__baVxPq__adminPanel{background:#13131a;border:1px solid #3b82f640;border-radius:20px;margin-top:36px;padding:28px;box-shadow:0 10px 40px #0000004d}.status-module__baVxPq__adminPanelHeader{border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:18px;display:flex}.status-module__baVxPq__adminBadge{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:8px;padding:4px 10px;font-size:.75rem;font-weight:800}.status-module__baVxPq__adminMetricsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:28px;display:grid}.status-module__baVxPq__adminMetricCard{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;gap:6px;padding:18px;display:flex}.status-module__baVxPq__adminMetricLabel{color:#94a3b8;align-items:center;gap:6px;font-size:.8rem;display:flex}.status-module__baVxPq__adminMetricVal{color:#f1f5f9;font-size:1.35rem;font-weight:800}.status-module__baVxPq__restrictedCard{text-align:center;background:#13131a;border:1px solid #ffffff14;border-radius:24px;max-width:620px;margin:80px auto;padding:48px 32px;box-shadow:0 20px 60px #0006}.status-module__baVxPq__restrictedIcon{color:#eab308;background:#eab3081f;border:1px solid #eab30840;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 24px;font-size:2rem;display:flex}.status-module__baVxPq__restrictedTitle{color:#fff;margin-bottom:12px;font-size:1.6rem;font-weight:800}.status-module__baVxPq__restrictedDesc{color:#94a3b8;margin-bottom:32px;font-size:.95rem;line-height:1.6}.status-module__baVxPq__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.status-module__baVxPq__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.status-module__baVxPq__loadingContainer{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;font-size:1rem;display:flex}.status-module__baVxPq__spinner{border:3px solid #3b82f626;border-top-color:#3b82f6;border-radius:50%;width:44px;height:44px;animation:.9s linear infinite status-module__baVxPq__spin}@keyframes status-module__baVxPq__spin{to{transform:rotate(360deg)}}:is(html.light-mode .status-module__baVxPq__statusWrapper,.light-mode .status-module__baVxPq__statusWrapper){color:#1e293b!important;background:#f8fafc!important}:is(html.light-mode .status-module__baVxPq__header,.light-mode .status-module__baVxPq__header,html.light-mode .status-module__baVxPq__statCard,.light-mode .status-module__baVxPq__statCard,html.light-mode .status-module__baVxPq__monitorCard,.light-mode .status-module__baVxPq__monitorCard,html.light-mode .status-module__baVxPq__restrictedCard,.light-mode .status-module__baVxPq__restrictedCard){background:#fff!important;border-color:#e2e8f0!important;box-shadow:0 4px 20px #0000000a!important}:is(html.light-mode .status-module__baVxPq__adminPanel,.light-mode .status-module__baVxPq__adminPanel){background:#fff!important;border-color:#cbd5e1!important;box-shadow:0 4px 24px #3b82f614!important}:is(html.light-mode .status-module__baVxPq__adminMetricCard,.light-mode .status-module__baVxPq__adminMetricCard){background:#f8fafc!important;border-color:#e2e8f0!important}:is(html.light-mode .status-module__baVxPq__headerTitle,.light-mode .status-module__baVxPq__headerTitle,html.light-mode .status-module__baVxPq__statCardValue,.light-mode .status-module__baVxPq__statCardValue,html.light-mode .status-module__baVxPq__sectionTitle,.light-mode .status-module__baVxPq__sectionTitle,html.light-mode .status-module__baVxPq__monitorTitle,.light-mode .status-module__baVxPq__monitorTitle,html.light-mode .status-module__baVxPq__adminMetricVal,.light-mode .status-module__baVxPq__adminMetricVal,html.light-mode .status-module__baVxPq__restrictedTitle,.light-mode .status-module__baVxPq__restrictedTitle){color:#0f172a!important}:is(html.light-mode .status-module__baVxPq__headerDesc,.light-mode .status-module__baVxPq__headerDesc,html.light-mode .status-module__baVxPq__statCardLabel,.light-mode .status-module__baVxPq__statCardLabel,html.light-mode .status-module__baVxPq__monitorMeta,.light-mode .status-module__baVxPq__monitorMeta,html.light-mode .status-module__baVxPq__adminMetricLabel,.light-mode .status-module__baVxPq__adminMetricLabel,html.light-mode .status-module__baVxPq__restrictedDesc,.light-mode .status-module__baVxPq__restrictedDesc){color:#64748b!important}:is(html.light-mode .status-module__baVxPq__monitorIconBox,.light-mode .status-module__baVxPq__monitorIconBox){color:#475569!important;background:#f1f5f9!important}:is(html.light-mode .status-module__baVxPq__themeToggleBtn,.light-mode .status-module__baVxPq__themeToggleBtn){color:#0f172a!important;background:#fff!important;border-color:#cbd5e1!important}:is(html.light-mode .status-module__baVxPq__themeToggleBtn:hover,.light-mode .status-module__baVxPq__themeToggleBtn:hover){background:#f1f5f9!important}:is(html.light-mode .status-module__baVxPq__adminAlertBanner,.light-mode .status-module__baVxPq__adminAlertBanner){color:#854d0e!important;background:#fefce8!important;border-color:#fef08a!important}:is(html.light-mode .status-module__baVxPq__adminAlertBanner.status-module__baVxPq__activePublic,.light-mode .status-module__baVxPq__adminAlertBanner.status-module__baVxPq__activePublic){color:#065f46!important;background:#ecfdf5!important;border-color:#a7f3d0!important}:is(html.light-mode .status-module__baVxPq__adminToggleBtn,.light-mode .status-module__baVxPq__adminToggleBtn){color:inherit!important;background:#0000000f!important;border-color:#0000001f!important}:is(html.light-mode .status-module__baVxPq__adminToggleBtn:hover,.light-mode .status-module__baVxPq__adminToggleBtn:hover){background:#0000001f!important}@media (max-width:768px){.status-module__baVxPq__header{flex-direction:column;align-items:flex-start;gap:16px}.status-module__baVxPq__headerControls{justify-content:space-between;width:100%}.status-module__baVxPq__statsGrid,.status-module__baVxPq__monitorsGrid{grid-template-columns:1fr}}
