.AdminSettingsClient_container__Cdcfy{max-width:100%;gap:1.5rem}.AdminSettingsClient_settingsCard__54TuR{background:#131b2f;border:1px solid hsla(0,0%,100%,.05);border-radius:8px;padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}.AdminSettingsClient_cardHeader__RBt4C{gap:.5rem}.AdminSettingsClient_headerIcon__qGB3v{color:#60a5fa}.AdminSettingsClient_headerIconCyan__cjCDA{color:#22d3ee}.AdminSettingsClient_headerIconPurple__h1eGE{color:#a78bfa}.AdminSettingsClient_cardTitle__BgY4q{font-size:1rem;color:#fff;margin:0}.AdminSettingsClient_cardDesc__0XZyQ{color:#94a3b8;margin:0}.AdminSettingsClient_cardBody__3TmuF{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.AdminSettingsClient_label__4VSpE{font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;gap:.4rem}.AdminSettingsClient_select__gFIVv{background:#0b1121;border:1px solid hsla(0,0%,100%,.1);color:#fff;padding:.6rem 1rem;border-radius:6px;font-size:.9rem;max-width:300px;outline:none}.AdminSettingsClient_actionRow__6KhXZ{display:flex;align-items:center;gap:1rem}.AdminSettingsClient_saveBtn__YRyf9{display:flex;background:#2563eb;border-radius:6px;font-weight:600}.AdminSettingsClient_saveBtn__YRyf9:hover{background:#1d4ed8}.AdminSettingsClient_defaultBtn__nalJH{background:transparent;color:#94a3b8;border:1px solid hsla(0,0%,100%,.1);padding:.6rem 1.25rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .15s}.AdminSettingsClient_defaultBtn__nalJH:hover{border-color:hsla(0,0%,100%,.3);color:#fff}.AdminSettingsClient_divider__PSaHu{height:1px;background:hsla(0,0%,100%,.05);margin:.5rem 0}.AdminSettingsClient_hintText__9xLM7{font-size:.85rem;color:#64748b;line-height:1.5}.AdminSettingsClient_thresholdsGrid__CsSvS{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.AdminSettingsClient_thresholdInputs__XcBh0{display:flex;gap:1.5rem;margin-top:1rem}.AdminSettingsClient_inputGroup__6zPO0{display:flex;flex-direction:column;gap:.5rem;flex:1 1}.AdminSettingsClient_input__DMe5M{background:#0b1121;border:1px solid hsla(0,0%,100%,.1);color:#fff;border-radius:6px;font-size:.9rem}.AdminSettingsClient_dotWarning__Kj29f{width:8px;height:8px;background:#eab308;border-radius:50%}.AdminSettingsClient_dotCritical__m3iIw{width:8px;height:8px;background:#ef4444;border-radius:50%}.AdminSettingsClient_container__Cdcfy{display:flex;flex-direction:column;gap:var(--space-6);padding-bottom:var(--space-8);animation:AdminSettingsClient_fadeIn__utJPP .2s ease forwards}.AdminSettingsClient_header__E1qDH{display:flex;justify-content:space-between;align-items:flex-end}.AdminSettingsClient_title__dEKXl{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin-bottom:var(--space-1)}.AdminSettingsClient_subtitle__tVCY9{color:var(--text-secondary);font-size:.95rem}.AdminSettingsClient_loading__hjNG9{color:var(--text-secondary);padding:var(--space-8);text-align:center}.AdminSettingsClient_settingsCard__54TuR{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.AdminSettingsClient_cardHeader__RBt4C{display:flex;align-items:center;justify-content:space-between;padding:var(--space-4) var(--space-6);border-bottom:1px solid var(--border-subtle);background:var(--bg-surface-2)}.AdminSettingsClient_cardHeaderLeft__KzVf3{display:flex;align-items:center;gap:var(--space-4)}.AdminSettingsClient_iconWrapper__H2g_m{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--primary-dim);color:var(--primary);border-radius:var(--radius-md)}.AdminSettingsClient_cardHeaderTexts__oEqqN{display:flex;flex-direction:column}.AdminSettingsClient_cardTitle__BgY4q{font-size:1.1rem;font-weight:600;color:var(--text-primary)}.AdminSettingsClient_cardDesc__0XZyQ{font-size:.85rem;color:var(--text-muted)}.AdminSettingsClient_cardBody__3TmuF{padding:var(--space-6)}.AdminSettingsClient_formGroup__8EZME{display:flex;flex-direction:column;gap:var(--space-2);max-width:400px;margin-bottom:1rem}.AdminSettingsClient_label__4VSpE{font-weight:500;color:var(--text-primary);font-size:.95rem}.AdminSettingsClient_inputWrapper__Q7JPT{display:flex;flex-direction:column;gap:var(--space-2)}.AdminSettingsClient_input__DMe5M{background:var(--input-bg);border:1px solid var(--border);color:var(--text-primary);padding:.6rem 1rem;border-radius:var(--radius-md);font-family:inherit;font-size:1rem;outline:none;transition:all .2s;width:100%}.AdminSettingsClient_input__DMe5M:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-alpha)}.AdminSettingsClient_inputHint__wnUIq{font-size:.8rem;color:var(--text-muted)}.AdminSettingsClient_cardFooter__0Aq2x{padding:var(--space-4) var(--space-6);border-top:1px solid var(--border-subtle);display:flex;align-items:center;justify-content:flex-end;gap:var(--space-4);background:var(--bg-surface-2)}.AdminSettingsClient_saveBtn__YRyf9{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;border-radius:var(--radius-md);background:var(--primary);color:#fff;font-weight:500;border:none;cursor:pointer;transition:background .15s}.AdminSettingsClient_saveBtn__YRyf9:hover:not(:disabled){background:var(--primary-hover)}.AdminSettingsClient_saveBtn__YRyf9:disabled{opacity:.6;cursor:not-allowed}.AdminSettingsClient_message__7EgwA{font-size:.9rem;font-weight:500;padding:.4rem .8rem;border-radius:var(--radius-sm)}.AdminSettingsClient_success__gx4m8{background:var(--success-dim);color:var(--success)}.AdminSettingsClient_error__XwypA{background:var(--danger-dim);color:var(--danger)}.AdminSettingsClient_tableWrap__bV_Q_{overflow-x:auto;border:1px solid var(--border-subtle);border-radius:var(--radius-md)}.AdminSettingsClient_table__Of_Px{width:100%;border-collapse:collapse;text-align:left}.AdminSettingsClient_table__Of_Px th{background:var(--bg-surface-2);color:var(--text-secondary);font-weight:600;padding:.75rem 1rem;font-size:.85rem;border-bottom:1px solid var(--border-subtle)}.AdminSettingsClient_table__Of_Px td{padding:.85rem 1rem;border-bottom:1px solid var(--border-subtle);color:var(--text-primary);font-size:.9rem}.AdminSettingsClient_table__Of_Px tbody tr:last-child td{border-bottom:none}.AdminSettingsClient_actions__liJMR{display:flex;gap:.5rem}.AdminSettingsClient_iconBtn__Eelyt{background:transparent;border:none;cursor:pointer;color:var(--text-muted);transition:color .2s;padding:.25rem;border-radius:var(--radius-sm)}.AdminSettingsClient_iconBtn__Eelyt:hover{color:var(--text-primary);background:var(--bg-surface-2)}.AdminSettingsClient_modalOverlay__B3N6z{position:fixed;inset:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:100}.AdminSettingsClient_modalContent__3x4JZ{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;width:100%;max-width:400px;box-shadow:0 10px 25px rgba(0,0,0,.2)}.AdminSettingsClient_modalContent__3x4JZ h2{margin-top:0;margin-bottom:1.5rem;color:var(--text-primary);font-size:1.25rem}.AdminSettingsClient_modalActions__jcgTY{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.AdminSettingsClient_cancelBtn__sL9dR{background:transparent;border:1px solid var(--border);color:var(--text-secondary);padding:.5rem 1rem;border-radius:var(--radius-md);cursor:pointer}.AdminSettingsClient_cancelBtn__sL9dR:hover{background:var(--bg-surface-2);color:var(--text-primary)}.AdminSettingsClient_submitBtn__Ovnrx{background:var(--primary);border:none;color:#fff;padding:.5rem 1.25rem;border-radius:var(--radius-md);cursor:pointer;font-weight:500}.AdminSettingsClient_submitBtn__Ovnrx:hover{background:var(--primary-hover)}.AdminSettingsClient_createBtn__cZuD_{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;border-radius:var(--radius-md);background:var(--bg-surface);border:1px solid var(--border);color:var(--text-primary);font-size:.9rem;cursor:pointer}.AdminSettingsClient_createBtn__cZuD_:hover{background:var(--bg-surface-2)}.NotificationsClient_container__9gQbi{max-width:100%;display:flex;flex-direction:column;gap:1.5rem}.NotificationsClient_pageTitle__YAdTQ{font-size:1.25rem;font-weight:600;color:#fff;margin:0}.NotificationsClient_tableWrap__Fs2g9{background:#131b2f;border:1px solid hsla(0,0%,100%,.05);border-radius:8px;overflow:hidden}.NotificationsClient_table__qSoZO{width:100%;border-collapse:collapse;text-align:left}.NotificationsClient_table__qSoZO th{background:#0b1121;padding:1rem;font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid hsla(0,0%,100%,.05)}.NotificationsClient_table__qSoZO td{padding:1.5rem 1rem;border-bottom:1px solid hsla(0,0%,100%,.05);vertical-align:top}.NotificationsClient_table__qSoZO tbody tr:last-child td{border-bottom:none}.NotificationsClient_channelName__ll7Ff{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.5rem}.NotificationsClient_channelDesc__JD1eV{font-size:.85rem;color:#94a3b8;line-height:1.5}.NotificationsClient_tagList__o9kgz{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.NotificationsClient_tag__tkwDt{background:rgba(59,130,246,.1);color:#60a5fa;padding:.4rem .75rem;border-radius:9999px;font-size:.85rem;display:flex;align-items:center;gap:.5rem}.NotificationsClient_tagDefault__LEw0q{font-size:.75rem;background:#0b1121;padding:.1rem .4rem;border-radius:4px}.NotificationsClient_tagRemove__wjggV{background:transparent;border:none;color:#60a5fa;cursor:pointer;padding:0;font-size:.8rem}.NotificationsClient_inputRow__BI4oq{display:flex;gap:.5rem;align-items:center}.NotificationsClient_input__T3TdL{background:#0b1121;border:1px solid hsla(0,0%,100%,.1);color:#fff;padding:.6rem 1rem;border-radius:6px;font-size:.9rem;outline:none}.NotificationsClient_primaryBtn__Zjh0V{background:#2563eb;color:#fff;border:none;padding:.6rem 1.25rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background .15s}.NotificationsClient_primaryBtn__Zjh0V:hover{background:#1d4ed8}.NotificationsClient_dangerBtn__nGUcX{background:rgba(239,68,68,.1);color:#f87171;border:1px solid rgba(239,68,68,.2);padding:.5rem 1rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .15s}.NotificationsClient_dangerBtn__nGUcX:hover{background:rgba(239,68,68,.2)}.NotificationsClient_statusOn__Wq9cy{display:inline-flex;align-items:center;gap:.3rem;color:#4ade80;font-size:.9rem;font-weight:500}.NotificationsClient_statusOn__Wq9cy:before{content:"";display:block;width:8px;height:8px;border-radius:50%;background:#4ade80}.NotificationsClient_helpText__0vqeU,.NotificationsClient_itemCount__fXNvl{font-size:.8rem;color:#64748b;margin-top:.5rem}.NotificationsClient_helpText__0vqeU{line-height:1.4}.NotificationsClient_helpLink__nYU9f{color:#60a5fa;text-decoration:none}.NotificationsClient_helpLink__nYU9f:hover{text-decoration:underline}.NotificationsClient_fieldGroup__SsH8q{margin-bottom:1rem}.NotificationsClient_fieldLabel__FZGzP{display:block;font-size:.8rem;color:#cbd5e1;margin-bottom:.3rem;font-weight:500}.NotificationsClient_overlay__Ug7oW{position:fixed;inset:0;z-index:80;background:rgba(0,0,0,.7);display:grid;place-items:center;padding:1rem;animation:NotificationsClient_fadeIn__TSJs7 .18s ease}@keyframes NotificationsClient_fadeIn__TSJs7{0%{opacity:0}to{opacity:1}}.NotificationsClient_modal__4Gonb{width:min(560px,100%);background:#131b2f;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:12px;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 30px 80px rgba(0,0,0,.5);padding:1.5rem;animation:NotificationsClient_zoomIn__6lEf4 .2s ease}@keyframes NotificationsClient_zoomIn__6lEf4{0%{opacity:0;transform:scale(.95) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.NotificationsClient_modalHeader__rmKMB{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.NotificationsClient_modalTitle__5v_Kg{font-size:1.15rem;font-weight:800;color:#fff}.NotificationsClient_modalClose__pgwZT{width:34px;height:34px;border-radius:10px;border:1px solid hsla(0,0%,100%,.1);background:transparent;color:#94a3b8;cursor:pointer;font-size:.9rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:inherit;transition:background .2s ease,color .2s ease}.NotificationsClient_modalClose__pgwZT:hover{background:rgba(239,68,68,.1);color:#ef4444}.NotificationsClient_form__OShI0{display:flex;flex-direction:column;gap:.85rem}.NotificationsClient_fieldGroup__SsH8q{display:flex;flex-direction:column;gap:.4rem}.NotificationsClient_fieldLabel__FZGzP{font-size:.82rem;font-weight:700;color:#94a3b8}.NotificationsClient_input__T3TdL,.NotificationsClient_select__AM9fr,.NotificationsClient_textarea__MF4Zl{width:100%;background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.1);color:#fff;font-size:.95rem;font-weight:500;outline:none;border-radius:8px;padding:.75rem .95rem;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease}.NotificationsClient_input__T3TdL:focus,.NotificationsClient_select__AM9fr:focus,.NotificationsClient_textarea__MF4Zl:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.2)}.NotificationsClient_modalFooter__0S4yc{display:flex;justify-content:flex-end;gap:.6rem;margin-top:.5rem}.NotificationsClient_btnCancel__JajXq{padding:.75rem 1.1rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.1);background:transparent;color:#fff;font-size:.9rem;font-weight:700;cursor:pointer;font-family:inherit;transition:background .2s ease}.NotificationsClient_btnCancel__JajXq:hover{background:hsla(0,0%,100%,.05)}.NotificationsClient_btnSubmit__fu5Ff{padding:.75rem 1.3rem;border-radius:8px;background:#2563eb;color:#fff;font-size:.9rem;font-weight:700;border:none;cursor:pointer;font-family:inherit;transition:opacity .2s ease}.NotificationsClient_btnSubmit__fu5Ff:hover:not(:disabled){opacity:.88}.NotificationsClient_btnSubmit__fu5Ff:disabled{opacity:.6;cursor:not-allowed}.NotificationsClient_errorBanner__W1LE3{background:rgba(239,68,68,.1);color:#ef4444;padding:.75rem;border-radius:8px;font-size:.85rem;border-left:3px solid #ef4444}.NotificationsClient_addGrid__iTukq{display:flex;gap:.75rem;margin-bottom:1.5rem}.NotificationsClient_addBtn__CNETs{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1rem;border-radius:8px;background:#1e293b;color:#fff;border:1px solid hsla(0,0%,100%,.1);cursor:pointer;font-size:.9rem;font-weight:600;transition:background .15s}.NotificationsClient_addBtn__CNETs:hover{background:#334155}.NotificationsClient_cpCard__xJ4rF,.NotificationsClient_cpGrid__rdL39{display:flex;flex-direction:column;gap:1rem}.NotificationsClient_cpCard__xJ4rF{background:#111827;border:1px solid hsla(0,0%,100%,.05);border-radius:8px;padding:1.25rem;transition:all .2s ease}.NotificationsClient_cpCard__xJ4rF:hover{border-color:hsla(0,0%,100%,.15);box-shadow:0 4px 20px rgba(0,0,0,.2)}.NotificationsClient_cpTop__BIlv5{display:flex;align-items:flex-start;gap:1rem}.NotificationsClient_cpTypeIcon__ul3ET{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.NotificationsClient_cpInfo__BTPGN{flex-grow:1}.NotificationsClient_cpType__e5Rz_{font-size:1.05rem;font-weight:600;color:#f8fafc;margin-bottom:.25rem;text-transform:capitalize}.NotificationsClient_cpSummary__e5nuM{font-size:.85rem;color:#94a3b8;word-break:break-all}.NotificationsClient_resolveBadge__otFno{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;white-space:nowrap}.NotificationsClient_resolveOn__W_lgr{background:rgba(34,197,94,.1);color:#22c55e}.NotificationsClient_resolveOff__5Y_4U{background:rgba(245,158,11,.1);color:#f59e0b}.NotificationsClient_cpActions__p_fk4{display:flex;gap:.75rem;margin-top:.5rem;padding-left:3.5rem}.NotificationsClient_cpActions__p_fk4 button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:6px;font-size:.8rem;font-weight:500;cursor:pointer;border:1px solid transparent;transition:all .2s ease}.NotificationsClient_btnEdit__8JQxx{background:hsla(0,0%,100%,.05);color:#e2e8f0}.NotificationsClient_btnEdit__8JQxx:hover{background:hsla(0,0%,100%,.1)}.NotificationsClient_btnDelete__x34rP{background:rgba(239,68,68,.05);color:#ef4444;border-color:rgba(239,68,68,.1)}.NotificationsClient_btnDelete__x34rP:hover{background:rgba(239,68,68,.15)}.NotificationsClient_sectionHeader___qpA9{margin-bottom:1rem}.NotificationsClient_sectionEyebrow__yEQkd{font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;margin-bottom:.25rem}.NotificationsClient_sectionTitle__5iAj7{font-size:1.25rem;font-weight:600;color:#fff;margin:0}.NotificationsClient_sectionHint__s6dG6{font-size:.85rem;color:#64748b;margin-top:.25rem}.NotificationsClient_emptyState__Z_xev{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;background:#111827;border:1px dashed hsla(0,0%,100%,.1);border-radius:8px;color:#64748b}.NotificationsClient_emptyIcon__uZ4_i{margin-bottom:1rem;opacity:.5}.NotificationsClient_emptyTitle__JbRtj{font-size:.95rem;margin:0}.NotificationsClient_loadingState__YtOIx{display:flex;justify-content:center;padding:3rem}.NotificationsClient_spinner__9QZa2{width:24px;height:24px;border:2px solid hsla(0,0%,100%,.1);border-top-color:#3b82f6;border-radius:50%;animation:NotificationsClient_spin__Niwiq 1s linear infinite}.AdminAlertRulesClient_splitLayout__C_bcV{display:flex;height:calc(100vh - 64px);background:#0b1121}.AdminAlertRulesClient_localSidebar__v1MY4{width:260px;flex:0 0 260px;background:#111827;border-right:1px solid hsla(0,0%,100%,.05);display:flex;flex-direction:column}.AdminAlertRulesClient_sidebarHeader__hrhB5{padding:1.25rem;border-bottom:1px solid hsla(0,0%,100%,.05)}.AdminAlertRulesClient_sidebarTitle__7CK8_{display:flex;align-items:center;gap:.5rem;color:#fff;font-weight:600;font-size:.9rem}.AdminAlertRulesClient_serverList__tDKyU{flex:1 1;overflow-y:auto;padding:1rem .75rem;display:flex;flex-direction:column;gap:.25rem}.AdminAlertRulesClient_serverItem__kFyaV{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:8px;cursor:pointer;transition:all .2s;background:transparent;border:1px solid transparent}.AdminAlertRulesClient_serverItem__kFyaV:hover{background:hsla(0,0%,100%,.03)}.AdminAlertRulesClient_serverActive__j_IhC{background:rgba(37,99,235,.1)!important;border:1px solid rgba(59,130,246,.3)!important}.AdminAlertRulesClient_serverIcon__rprGc{width:8px;display:flex;align-items:center;justify-content:center}.AdminAlertRulesClient_statusDot__cpIil{width:6px;height:6px;border-radius:50%;background:#10b981}.AdminAlertRulesClient_serverInfoBox___odJg{flex:1 1;display:flex;flex-direction:column}.AdminAlertRulesClient_serverName__lDKt0{color:#fff;font-weight:600;font-size:.85rem}.AdminAlertRulesClient_serverIp__rTh7c{color:#94a3b8;font-size:.7rem}.AdminAlertRulesClient_ruleCountBadge__378KK{background:hsla(0,0%,100%,.1);color:#94a3b8;font-size:.7rem;padding:.1rem .4rem;border-radius:12px}.AdminAlertRulesClient_mainContent__t2_yZ{flex:1 1;display:flex;flex-direction:column;overflow:hidden;background:#0b1121}.AdminAlertRulesClient_contentHeader__9aEw9{padding:1.5rem 1.5rem 0;border-bottom:1px solid hsla(0,0%,100%,.05)}.AdminAlertRulesClient_pageTitle__rPn39{font-size:1.25rem;font-weight:600;color:#fff;margin:0 0 1.5rem}.AdminAlertRulesClient_tabsRow__PsyNE{display:flex;gap:1.5rem}.AdminAlertRulesClient_tabBtn__HCiS2{background:none;border:none;color:#94a3b8;font-size:.9rem;font-weight:500;padding:0 0 1rem;cursor:pointer;position:relative}.AdminAlertRulesClient_tabBtn__HCiS2:hover{color:#e2e8f0}.AdminAlertRulesClient_tabActive__iTOI2{color:#60a5fa}.AdminAlertRulesClient_tabActive__iTOI2:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#60a5fa}.AdminAlertRulesClient_scrollableArea__5mk_o{flex:1 1;overflow-y:auto;padding:1.5rem}.AdminAlertRulesClient_serverContentHeader__k8uMv{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.AdminAlertRulesClient_serverTitleBox__iWjbX h2{margin:0;color:#fff;font-size:1rem;font-weight:600}.AdminAlertRulesClient_serverTitleBox__iWjbX span{color:#94a3b8;font-size:.75rem}.AdminAlertRulesClient_headerActions__iZ37J{display:flex;gap:.75rem}.AdminAlertRulesClient_btnPrimary__qNsDO{background:#2563eb;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer}.AdminAlertRulesClient_btnSecondary__yA3Qi{background:transparent;color:#f59e0b;border:1px solid #f59e0b;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer}.AdminAlertRulesClient_configCard__ZHOow{background:#111827;border:1px solid hsla(0,0%,100%,.05);border-radius:8px;padding:1rem 1.5rem;margin-bottom:1.5rem}.AdminAlertRulesClient_configHeader___Zzqw{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.AdminAlertRulesClient_rulesSectionTitle__TaJu8{font-size:.75rem;font-weight:700;color:#94a3b8;margin-bottom:.5rem}.AdminAlertRulesClient_emptyRulesCard__JR9aY{background:#111827;border:1px solid hsla(0,0%,100%,.05);border-radius:8px;padding:2rem;text-align:center;color:#64748b;font-size:.9rem}.AdminAlertRulesClient_ruleCard__lZrGK,.AdminAlertRulesClient_ruleGrid__gW_lX{display:flex;flex-direction:column;gap:1rem}.AdminAlertRulesClient_ruleCard__lZrGK{background:#111827;border:1px solid hsla(0,0%,100%,.05);border-radius:8px;padding:1.25rem;transition:all .2s ease}.AdminAlertRulesClient_ruleCard__lZrGK:hover{border-color:hsla(0,0%,100%,.15);box-shadow:0 4px 20px rgba(0,0,0,.2)}.AdminAlertRulesClient_ruleCardPaused__2pqZY{opacity:.7}.AdminAlertRulesClient_ruleCardTop__nsMgs{display:flex;justify-content:space-between;align-items:flex-start}.AdminAlertRulesClient_ruleIdentity__ymk0C{display:flex;align-items:flex-start;gap:1rem}.AdminAlertRulesClient_ruleIconWrap__T3JKI{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.AdminAlertRulesClient_ruleTitle__PvXdh{font-size:1.05rem;font-weight:600;color:#f8fafc;margin-bottom:.25rem}.AdminAlertRulesClient_ruleMeta__XcsYc{display:flex;align-items:center;gap:.75rem;font-size:.8rem;color:#94a3b8}.AdminAlertRulesClient_ruleGroup__1s7OD{background:hsla(0,0%,100%,.05);padding:2px 8px;border-radius:4px}.AdminAlertRulesClient_ruleFor__dE7vV{color:#64748b}.AdminAlertRulesClient_severityBadge__nkLCx{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;border:1px solid transparent;text-transform:capitalize}.AdminAlertRulesClient_statusBadge__tm2yP{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600}.AdminAlertRulesClient_statusActive__g88AT{background:rgba(34,197,94,.1);color:#22c55e}.AdminAlertRulesClient_statusPaused__llOaV{background:rgba(148,163,184,.1);color:#94a3b8}.AdminAlertRulesClient_ruleSummary__MJ9Ad{font-size:.9rem;color:#cbd5e1;line-height:1.5;margin:0;padding-left:3.5rem}.AdminAlertRulesClient_ruleActions__B1dK9{display:flex;gap:.75rem;margin-top:.5rem;padding-left:3.5rem}.AdminAlertRulesClient_ruleActions__B1dK9 button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:6px;font-size:.8rem;font-weight:500;cursor:pointer;border:1px solid transparent;transition:all .2s ease}.AdminAlertRulesClient_btnEdit__h66yC{background:hsla(0,0%,100%,.05);color:#e2e8f0}.AdminAlertRulesClient_btnEdit__h66yC:hover{background:hsla(0,0%,100%,.1)}.AdminAlertRulesClient_btnToggle__P9KtK{background:hsla(0,0%,100%,.05);color:#e2e8f0}.AdminAlertRulesClient_btnToggle__P9KtK:hover{background:hsla(0,0%,100%,.1)}.AdminAlertRulesClient_btnDelete___qyf2{background:rgba(239,68,68,.05);color:#ef4444;border-color:rgba(239,68,68,.1);padding:.5rem!important}.AdminAlertRulesClient_btnDelete___qyf2:hover{background:rgba(239,68,68,.15)}.AdminAlertRulesClient_loadingState__YuHYX{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem 0;color:#64748b;font-size:.9rem}.AdminAlertRulesClient_spinner__QTY16{width:24px;height:24px;border:2px solid hsla(0,0%,100%,.1);border-top-color:#3b82f6;border-radius:50%;animation:AdminAlertRulesClient_spin__BFJRt 1s linear infinite}@keyframes AdminAlertRulesClient_spin__BFJRt{to{transform:rotate(1turn)}}.AdminAlertRulesClient_adminHero__hC5i_{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid hsla(0,0%,100%,.05);margin-bottom:1.5rem}.AdminAlertRulesClient_backLink__brLo6{color:#60a5fa;text-decoration:none;font-size:.9rem;display:inline-block;margin-right:.5rem}.AdminAlertRulesClient_backLink__brLo6:hover{text-decoration:underline}.AdminAlertRulesClient_userSelectorCard__TQPi2{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.05);border-radius:8px;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.AdminAlertRulesClient_selectorLabel__45L_k{font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase}.AdminAlertRulesClient_addGrid__gvwPV{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-gap:.5rem;gap:.5rem;margin-top:.5rem}.AdminAlertRulesClient_addBtn__uguZK{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.5rem;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:6px;color:#e2e8f0;font-size:.8rem;cursor:pointer;transition:all .2s}.AdminAlertRulesClient_addBtn__uguZK:hover:not(:disabled){background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.15)}.AdminAlertRulesClient_addBtn__uguZK:disabled{opacity:.4;cursor:not-allowed}.SearchableUserSelect_container__EpfTe{position:relative;width:100%}.SearchableUserSelect_trigger__cvahQ{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem .75rem;font-size:.875rem;color:var(--text-primary);background-color:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-sm,.375rem);box-shadow:var(--shadow-sm,0 1px 2px 0 rgba(0,0,0,.05));cursor:pointer;transition:background-color .2s;min-height:38px;box-sizing:border-box}.SearchableUserSelect_trigger__cvahQ:hover{background-color:var(--bg-surface-2,#262626)}.SearchableUserSelect_triggerDisabled__B5cm9{opacity:.5;cursor:not-allowed}.SearchableUserSelect_triggerText__IebjW{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1;text-align:left}.SearchableUserSelect_icon__cE64W{color:var(--text-muted,#9ca3af);margin-left:.5rem;flex-shrink:0}.SearchableUserSelect_dropdown__B0jIW{position:absolute;z-index:9999;width:100%;margin-top:.25rem;background-color:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-sm,.375rem);box-shadow:0 10px 15px -3px rgba(0,0,0,.2),0 4px 6px -2px rgba(0,0,0,.1);overflow:hidden;display:flex;flex-direction:column;top:100%;left:0;max-height:300px}.SearchableUserSelect_searchBox__cTAsC{padding:.5rem;border-bottom:1px solid var(--border);display:flex;align-items:center;background-color:var(--bg-surface-2,#262626)}.SearchableUserSelect_searchInput__EOhAd{width:100%;background-color:transparent;border:none;outline:none;font-size:.875rem;color:var(--text-primary)}.SearchableUserSelect_searchInput__EOhAd::placeholder{color:var(--text-muted,#737373)}.SearchableUserSelect_list__SploX{overflow-y:auto;max-height:250px;padding:.25rem 0}.SearchableUserSelect_empty__WINnh{padding:.75rem;font-size:.875rem;color:var(--text-muted,#737373);text-align:center}.SearchableUserSelect_option__oOLfd{padding:.5rem .75rem;font-size:.875rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between;color:var(--text-secondary,#d1d5db)}.SearchableUserSelect_option__oOLfd:hover{background-color:var(--bg-overlay,rgba(79,70,229,.15))}.SearchableUserSelect_optionSelected__lb_CL{background-color:var(--primary-dim,rgba(79,70,229,.1));color:var(--brand,#818cf8)}.SearchableUserSelect_optionText__VfB4h{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.SearchableUserSelect_optionRole__3axQV{color:var(--text-muted,#737373);font-size:.75rem;margin-left:.25rem}.SearchableUserSelect_checkIcon__VwYKF{flex-shrink:0;color:var(--brand,#818cf8)}.AdminAlertsClient_container__HoF_4{display:flex;flex-direction:column;gap:1.25rem}.AdminAlertsClient_hero__cZ4dQ{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;gap:1rem}.AdminAlertsClient_heroCopy__chjl_{min-width:min(100%,420px);flex:1 1 420px;background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--text-primary);padding:1.5rem;border-radius:24px;border:1px solid var(--glass-border);box-shadow:0 12px 32px rgba(0,0,0,.3)}.AdminAlertsClient_heroCopy__chjl_ h1{font-size:clamp(1.5rem,2.2vw,2.2rem);margin-top:.5rem;margin-bottom:.6rem}.AdminAlertsClient_heroCopy__chjl_ p{color:var(--text-secondary);font-size:.94rem}.AdminAlertsClient_kickerRow__KJEY_{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.AdminAlertsClient_kicker__aHqKM{background:var(--danger-dim);color:var(--danger)}.AdminAlertsClient_backLink__5wSMW,.AdminAlertsClient_kicker__aHqKM{display:inline-flex;align-items:center;padding:.4rem .75rem;border-radius:999px;font-size:.78rem;font-weight:700}.AdminAlertsClient_backLink__5wSMW{background:var(--border-subtle);color:var(--text-secondary);text-decoration:none;transition:background .2s ease}.AdminAlertsClient_backLink__5wSMW:hover{background:var(--border-hover);color:var(--text-primary)}.AdminAlertsClient_statsCard__l1ANt{flex:0 1 260px;min-width:min(100%,220px);display:flex;align-items:center;justify-content:space-around;gap:.75rem;padding:1.25rem;background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:24px;box-shadow:0 8px 24px rgba(0,0,0,.2)}.AdminAlertsClient_statItem__3QSrm{display:flex;flex-direction:column;align-items:center;gap:.2rem}.AdminAlertsClient_statValue__2x2qX{font-size:1.75rem;font-weight:800;color:var(--text-primary);line-height:1}.AdminAlertsClient_statLabel__VyAej{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}.AdminAlertsClient_statDivider__fj4gp{width:1px;height:36px;background:var(--border-subtle)}.AdminAlertsClient_toolbar__eCZYK{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.AdminAlertsClient_searchInput__KwNYx{flex:1 1;min-width:220px;background:var(--input-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-subtle);color:var(--text-primary);font-size:.9rem;border-radius:14px;padding:.75rem 1rem;outline:none;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease}.AdminAlertsClient_searchInput__KwNYx:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.AdminAlertsClient_filters__p5sAY{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.AdminAlertsClient_filterGroup__4yHz0{display:flex;border-radius:12px;overflow:hidden;border:1px solid rgba(148,163,184,.22)}.AdminAlertsClient_filterBtn__heL4R{padding:.65rem .9rem;background:var(--bg-overlay);color:var(--text-secondary);font-size:.84rem;font-weight:700;border:none;cursor:pointer;font-family:inherit;border-right:1px solid var(--border-subtle);transition:background .15s ease,color .15s ease}.AdminAlertsClient_filterBtn__heL4R:last-child{border-right:none}.AdminAlertsClient_filterBtn__heL4R:hover{background:var(--border);color:var(--text-primary)}.AdminAlertsClient_filterBtnActive__PeaPF{background:var(--brand);color:#fff}.AdminAlertsClient_filterBtnActive__PeaPF:hover{background:var(--brand-hover)}.AdminAlertsClient_tenantSelect__qbEu6{padding:.65rem .9rem;background:var(--input-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-subtle);color:var(--text-primary);font-size:.84rem;font-weight:600;border-radius:12px;outline:none;font-family:inherit;cursor:pointer;transition:border-color .2s ease}.AdminAlertsClient_tenantSelect__qbEu6:focus{border-color:var(--primary)}.AdminAlertsClient_card__bkeR3{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:24px;box-shadow:0 12px 32px rgba(0,0,0,.3);overflow:hidden}.AdminAlertsClient_tableWrap__lR1g4{overflow-x:auto}.AdminAlertsClient_table__5w43C{width:100%;border-collapse:collapse;min-width:640px}.AdminAlertsClient_th__nuiiI{background:var(--bg-surface-2);text-align:left;font-size:.76rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-weight:700}.AdminAlertsClient_td__YXpIl,.AdminAlertsClient_th__nuiiI{padding:.85rem 1rem;border-bottom:1px solid var(--border-subtle)}.AdminAlertsClient_td__YXpIl{color:var(--text-primary);vertical-align:top}.AdminAlertsClient_tr__DmpWH:last-child .AdminAlertsClient_td__YXpIl{border-bottom:none}.AdminAlertsClient_tr__DmpWH:hover{background:var(--bg-overlay)}.AdminAlertsClient_emptyCell__VMi41{padding:2.5rem;text-align:center;color:var(--text-muted);font-size:.9rem}.AdminAlertsClient_tableFooter__sHOTf{padding:.75rem 1rem;border-top:1px solid var(--border-subtle);font-size:.82rem;color:var(--text-secondary);background:var(--input-bg)}.AdminAlertsClient_badge__wi3D_{display:inline-flex;align-items:center;padding:.25rem .6rem;border-radius:999px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.AdminAlertsClient_badgeFiring__E8yww{background:rgba(239,68,68,.1);color:var(--danger);border:1px solid var(--danger-alpha)}.AdminAlertsClient_badgeResolved__D0EjF{background:var(--success-dim);color:var(--success);border:1px solid var(--success-alpha)}.AdminAlertsClient_badgeUnknown__nn8V_{background:var(--bg-overlay);color:var(--text-muted);border:1px solid var(--border)}.AdminAlertsClient_tenantPill__fQ7KN{display:inline-flex;align-items:center;padding:.25rem .6rem;border-radius:999px;font-size:.76rem;font-weight:700;background:rgba(59,130,246,.08);color:var(--primary);border:1px solid var(--primary-alpha)}.AdminAlertsClient_overlay__OaDpL{position:fixed;inset:0;z-index:80;background:var(--bg-overlay);display:grid;place-items:center;padding:1rem;animation:AdminAlertsClient_fadeIn__H77ww .18s ease}@keyframes AdminAlertsClient_fadeIn__H77ww{0%{opacity:0}to{opacity:1}}.AdminAlertsClient_modal__TRpb0{width:min(560px,100%);background:var(--bg-surface-2);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:28px;border:1px solid var(--border);box-shadow:0 30px 80px rgba(0,0,0,.5);padding:1.5rem;animation:AdminAlertsClient_zoomIn__YJp2Y .2s ease}@keyframes AdminAlertsClient_zoomIn__YJp2Y{0%{opacity:0;transform:scale(.95) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.AdminAlertsClient_modalHeader__IeMGh{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.AdminAlertsClient_modalEyebrow__M7dz0{font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand);margin-bottom:.2rem}.AdminAlertsClient_modalTitle__6Z3dk{font-size:1.1rem;font-weight:800;color:var(--text-primary)}.AdminAlertsClient_modalClose__GhphC{width:34px;height:34px;border-radius:10px;border:1px solid var(--border-subtle);background:var(--border-subtle);color:var(--text-secondary);cursor:pointer;font-size:.9rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:inherit;transition:background .2s ease,color .2s ease}.AdminAlertsClient_modalClose__GhphC:hover{background:var(--danger-dim);color:var(--danger)}.AdminAlertsClient_detailGrid__2RI__{display:grid;grid-gap:.65rem;gap:.65rem}.AdminAlertsClient_detailItem__C7zY5{align-items:center;justify-content:space-between;gap:.75rem}.AdminAlertsClient_detailItemFull__A9NL9,.AdminAlertsClient_detailItem__C7zY5{display:flex;padding:.65rem .9rem;background:var(--bg-overlay);border:1px solid var(--border-subtle);border-radius:12px}.AdminAlertsClient_detailItemFull__A9NL9{flex-direction:column;gap:.35rem}.AdminAlertsClient_detailLabel__jj2cm{font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);flex-shrink:0}.AdminAlertsClient_detailValue__INzAs{font-size:.88rem;font-weight:600;color:var(--text-primary);text-align:right;word-break:break-word}.AdminAlertsClient_detailItemFull__A9NL9 .AdminAlertsClient_detailValue__INzAs{text-align:left;font-size:.86rem}.AdminAlertsClient_modalFooter__n8U68{display:flex;justify-content:flex-end;gap:.6rem;margin-top:1rem}.AdminAlertsClient_btnCancel__AXBs_{padding:.7rem 1.1rem;border-radius:12px;border:1px solid var(--border-subtle);background:var(--border-subtle);color:var(--text-primary);font-size:.88rem;font-weight:700;cursor:pointer;font-family:inherit}.AdminAlertsClient_btnSubmit__QV5YW{padding:.7rem 1.2rem;border-radius:12px;background:linear-gradient(135deg,var(--brand) 0,#4f46e5 100%);color:#fff;font-size:.88rem;font-weight:700;border:none;cursor:pointer;font-family:inherit}@media (max-width:768px){.AdminAlertsClient_heroCopy__chjl_{min-width:100%}.AdminAlertsClient_statsCard__l1ANt{min-width:100%;justify-content:space-around}.AdminAlertsClient_toolbar__eCZYK{flex-direction:column;align-items:stretch}}.AdminMetricsClient_splitLayout__lCrow{display:flex;height:calc(100vh - 64px);background:#0b1121}.AdminMetricsClient_localSidebar__qOxLl{width:260px;flex:0 0 260px;background:#111827;border-right:1px solid hsla(0,0%,100%,.05);display:flex;flex-direction:column}.AdminMetricsClient_sidebarHeader__b05hT{padding:1.25rem;border-bottom:1px solid hsla(0,0%,100%,.05)}.AdminMetricsClient_sidebarTitle__CEkFq{display:flex;align-items:center;gap:.5rem;color:#fff;font-weight:600;font-size:.9rem}.AdminMetricsClient_serverList__sM6Bk{flex:1 1;overflow-y:auto;padding:1rem .75rem;display:flex;flex-direction:column;gap:.25rem}.AdminMetricsClient_serverItem__7yusv{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:8px;cursor:pointer;transition:all .2s;background:transparent;border:1px solid transparent}.AdminMetricsClient_serverItem__7yusv:hover{background:hsla(0,0%,100%,.03)}.AdminMetricsClient_serverActive__BHd87{background:rgba(37,99,235,.1)!important;border:1px solid rgba(59,130,246,.3)!important}.AdminMetricsClient_serverIcon__Gee55{width:32px;height:32px;border-radius:6px;background:rgba(37,99,235,.2);color:#60a5fa;display:flex;align-items:center;justify-content:center}.AdminMetricsClient_serverInfoBox__syVpF{flex:1 1;display:flex;flex-direction:column}.AdminMetricsClient_serverName__TVp1l{color:#fff;font-weight:600;font-size:.85rem}.AdminMetricsClient_serverIp__YlLgB{color:#94a3b8;font-size:.7rem}.AdminMetricsClient_statusDot__GPF72{width:6px;height:6px;border-radius:50%;background:#10b981}.AdminMetricsClient_mainContent__ZCZxF{flex:1 1;display:flex;flex-direction:column;overflow:hidden;background:#0b1121}.AdminMetricsClient_contentHeader___68OV{display:flex;align-items:center;justify-content:space-between;padding:1.5rem}.AdminMetricsClient_headerTitleBox___qo47{display:flex;align-items:center;gap:1rem}.AdminMetricsClient_headerIconWrapper__f4T6n{width:48px;height:48px;background:rgba(37,99,235,.15);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#60a5fa}.AdminMetricsClient_headerTitles__Edq9a h2{margin:0;color:#fff;font-size:1.25rem;font-weight:600}.AdminMetricsClient_headerTitles__Edq9a span{color:#94a3b8;font-size:.8rem}.AdminMetricsClient_headerControls__XL0Ve{display:flex;align-items:center;gap:1rem}.AdminMetricsClient_onlineBadge__PWgPA{display:flex;align-items:center;gap:.5rem;padding:.4rem .75rem;border-radius:20px;border:1px solid rgba(16,185,129,.3);color:#10b981;font-size:.75rem;font-weight:600}.AdminMetricsClient_badgeDot__MmiDP{width:6px;height:6px;border-radius:50%;background:#10b981}.AdminMetricsClient_timeRangeSelect__3UyDL{background:#111827;color:#e2e8f0;border:1px solid hsla(0,0%,100%,.1);padding:.5rem 1rem;border-radius:6px;font-size:.85rem;outline:none}.AdminMetricsClient_refreshBtn__w9xk_{background:#2563eb;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer}.AdminMetricsClient_refreshBtn__w9xk_:hover{background:#1d4ed8}.AdminMetricsClient_osInfoRow___N7XV{display:flex;gap:4rem;padding:0 1.5rem 1rem;border-bottom:1px solid hsla(0,0%,100%,.05)}.AdminMetricsClient_osInfoItem__ZVGTU{display:flex;flex-direction:column;gap:.25rem}.AdminMetricsClient_osInfoLabel__Xwt5I{color:#64748b;font-size:.7rem;font-weight:600;text-transform:uppercase}.AdminMetricsClient_osInfoValue__rfJ99{color:#fff;font-size:.85rem;font-weight:500}.AdminMetricsClient_tabsRow__xKAh8{display:flex;gap:1.5rem;padding:0 1.5rem;border-bottom:1px solid hsla(0,0%,100%,.05)}.AdminMetricsClient_tabBtn__BpLOK{background:none;border:none;color:#94a3b8;font-size:.9rem;font-weight:500;padding:1rem 0;cursor:pointer;position:relative}.AdminMetricsClient_tabBtn__BpLOK:hover{color:#e2e8f0}.AdminMetricsClient_tabActive__9sRxW{color:#60a5fa}.AdminMetricsClient_tabActive__9sRxW:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#60a5fa}.AdminMetricsClient_scrollableArea__B0cGa{flex:1 1;overflow-y:auto;padding:1.5rem}.AdminMetricsClient_chartsGrid__K0Gbl{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}.AdminMetricsClient_chartPanelFull__U12PL,.AdminMetricsClient_chartPanel__T_bHv{background:#111827;border-radius:12px;border:1px solid hsla(0,0%,100%,.05);padding:1.25rem;min-height:380px}.AdminMetricsClient_chartPanelFull__U12PL{grid-column:span 2}.AdminMetricsClient_emptyState__DJ_Kp,.AdminMetricsClient_loadingState__8xYo_{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#94a3b8}.AdminMetricsClient_spinner__SUe0_{border:2px solid hsla(0,0%,100%,.1);border-top-color:#3b82f6;border-radius:50%;width:24px;height:24px;animation:AdminMetricsClient_spin__D692B 1s linear infinite;margin-bottom:1rem}@keyframes AdminMetricsClient_spin__D692B{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Pagination_paginationContainer__jSOrH{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-top:1px solid var(--border-subtle);background:var(--bg-surface);border-radius:0 0 12px 12px}.Pagination_leftControls__RRElX{display:flex;align-items:center;gap:.75rem}.Pagination_pageSizeLabel__Au2XQ{font-size:.875rem;color:var(--text-secondary)}.Pagination_pageSizeSelect__MsdsD{background:var(--bg-subtle);border:1px solid var(--border-subtle);color:var(--text-primary);border-radius:6px;padding:.3rem .5rem;font-size:.875rem;outline:none;cursor:pointer}.Pagination_pageSizeSelect__MsdsD:focus{border-color:var(--primary)}.Pagination_pageSizeSelect__MsdsD option{background:var(--bg-surface);color:var(--text-primary)}.Pagination_rightControls__Basyk{display:flex;align-items:center;gap:1rem}.Pagination_pageInfo__8xvq9{font-size:.875rem;color:var(--text-secondary)}.Pagination_btnGroup__UQaiM{display:flex;gap:.5rem}.Pagination_pageBtn__tHQYl{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;border:1px solid var(--border-subtle);background:var(--bg-surface);color:var(--text-primary);cursor:pointer;transition:all .2s}.Pagination_pageBtn__tHQYl:hover:not(:disabled){background:var(--bg-subtle);border-color:var(--text-muted)}.Pagination_pageBtn__tHQYl:disabled{opacity:.5;cursor:not-allowed}.LanguageSwitcher_wrapper__u9SX8{position:relative}.LanguageSwitcher_trigger__1UT1E{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .6rem;border-radius:8px;border:1px solid var(--border);background:var(--bg-overlay);color:rgba(148,163,184,.85);font-size:.78rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s,color .15s;white-space:nowrap}.LanguageSwitcher_trigger__1UT1E:hover{background:var(--border);border-color:var(--border);color:var(--text-primary)}.LanguageSwitcher_flag__YhdMl{font-size:.88rem;line-height:1}.LanguageSwitcher_label__jsa_e{display:none}@media (min-width:640px){.LanguageSwitcher_label__jsa_e{display:inline}}.LanguageSwitcher_dropdown__WBmDP{position:absolute;right:0;top:calc(100% + 6px);z-index:200;background:#1c2333;border:1px solid var(--border-hover);border-radius:12px;box-shadow:0 0 0 1px hsla(0,0%,100%,.03),0 16px 40px rgba(0,0,0,.5);padding:.35rem;min-width:155px;animation:LanguageSwitcher_fadeDown__flmVX .14s ease}@keyframes LanguageSwitcher_fadeDown__flmVX{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.LanguageSwitcher_option__2YTKO{display:flex;align-items:center;gap:.55rem;width:100%;padding:.58rem .7rem;border:none;background:transparent;border-radius:8px;font-size:.84rem;font-weight:500;color:rgba(148,163,184,.85);cursor:pointer;font-family:inherit;transition:background .12s,color .12s;text-align:left}.LanguageSwitcher_option__2YTKO:hover{background:var(--glass-border);color:var(--text-primary)}.LanguageSwitcher_optionActive__RUIT3{background:var(--primary-dim)!important;color:var(--primary)!important}.LanguageSwitcher_check__tTiVI{margin-left:auto;font-size:.75rem;color:var(--warning);font-weight:700}.ThemeSwitcher_switcher__lhBVz{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--radius-full);color:var(--text-secondary);background:transparent;transition:all .2s ease;border:1px solid transparent}.ThemeSwitcher_switcher__lhBVz:hover{background:var(--bg-overlay);color:var(--text-primary);border-color:var(--border-hover)}.ThemeSwitcher_switcherPlaceholder__U0baJ{width:32px;height:32px}.page_container__zagmD{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:radial-gradient(ellipse at 20% 0,var(--primary-dim) 0,transparent 50%),radial-gradient(ellipse at 80% 100%,rgba(59,130,246,.06) 0,transparent 50%),var(--bg-base);position:relative;overflow:hidden}.page_container__zagmD:before{content:"";position:absolute;inset:0;background-image:linear-gradient(var(--glass-border) 1px,transparent 1px),linear-gradient(90deg,var(--glass-border) 1px,transparent 1px);background-size:48px 48px;pointer-events:none}.page_loginBox__FZMq5{width:100%;max-width:400px;background:var(--bg-surface);border:1px solid var(--border);border-radius:18px;padding:2.25rem 2rem 2rem;box-shadow:0 0 0 1px hsla(0,0%,100%,.03),0 24px 56px rgba(0,0,0,.5);position:relative;z-index:1;animation:page_slideUp__Se8bB .3s ease forwards}@keyframes page_slideUp__Se8bB{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.page_header__X7UxJ{text-align:center;margin-bottom:2rem}.page_logoWrap__X_2MB{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,var(--brand) 0,#4f46e5 100%);margin-bottom:1.1rem;box-shadow:0 0 24px var(--primary-alpha)}.page_header__X7UxJ h1{font-size:1.35rem;font-weight:800;color:var(--text-primary);margin-bottom:.35rem;letter-spacing:-.02em}.page_header__X7UxJ p{font-size:.83rem;color:var(--text-secondary)}.page_form__FClb7{display:flex;flex-direction:column;gap:1rem}.page_fieldGroup__fkMwt{display:flex;flex-direction:column;gap:.4rem}.page_fieldGroup__fkMwt label{font-size:.78rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em}.page_fieldGroup__fkMwt input{background:var(--bg-overlay);border:1px solid var(--border-subtle);color:var(--text-primary);border-radius:10px;padding:.7rem .9rem;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.page_fieldGroup__fkMwt input:focus{border-color:var(--primary-alpha);box-shadow:0 0 0 3px var(--primary-dim)}.page_fieldGroup__fkMwt input::placeholder{color:var(--text-muted)}.page_submitBtn__GVtxf{margin-top:.5rem;width:100%;padding:.78rem 1rem;border-radius:10px;background:linear-gradient(135deg,var(--brand) 0,#4f46e5 100%);color:#fff;font-size:.9rem;font-weight:700;border:none;cursor:pointer;transition:all .15s ease;box-shadow:0 6px 20px var(--primary-alpha);display:flex;align-items:center;justify-content:center;gap:.4rem;letter-spacing:.01em}.page_submitBtn__GVtxf:hover:not(:disabled){background:linear-gradient(135deg,var(--brand) 0,#4f46e5 100%);box-shadow:0 8px 24px var(--primary-alpha);transform:translateY(-1px)}.page_submitBtn__GVtxf:disabled{opacity:.6;cursor:not-allowed;transform:none}.page_errorMessage__yyOge{background:rgba(239,68,68,.1);color:var(--danger);padding:.7rem .9rem;border-radius:9px;font-size:.83rem;border:1px solid var(--danger-alpha)}.page_footer__Res3w{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--glass-border);display:flex;align-items:center;justify-content:center;gap:.5rem}.page_footerText__QfGdy{font-size:.75rem;color:var(--text-muted)}.AlertRulesClient_container__JF8oS{display:flex;flex-direction:column;gap:1.5rem;max-width:100%}.AlertRulesClient_header__3aAhp{display:flex;justify-content:space-between;align-items:flex-start}.AlertRulesClient_pageTitle__L_3jE{font-size:1.25rem;font-weight:600;color:#fff;margin:0 0 .5rem}.AlertRulesClient_pageDesc__ndRM_{font-size:.9rem;color:#94a3b8;margin:0}.AlertRulesClient_createBtn__B5X9S{display:flex;align-items:center;gap:.5rem;background:#2563eb;color:#fff;border:none;padding:.6rem 1rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background .15s}.AlertRulesClient_createBtn__B5X9S:hover{background:#1d4ed8}.AlertRulesClient_defaultConfigCard__sQaO9{background:#131b2f;border:1px solid hsla(0,0%,100%,.05);border-radius:8px;overflow:hidden}.AlertRulesClient_defaultConfigHeader__uQIHG{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:rgba(0,0,0,.15);border-bottom:1px solid hsla(0,0%,100%,.05);cursor:pointer}.AlertRulesClient_configIcon__V41yK{color:#60a5fa;font-size:1.2rem}.AlertRulesClient_configTitle__WjziG{font-weight:600;color:#fff}.AlertRulesClient_defaultConfigBody__RmjWd{padding:1.5rem}.AlertRulesClient_toggleRow__ik__g{display:flex;justify-content:space-between;align-items:center}.AlertRulesClient_toggleLabel__DN4GF{font-weight:600;color:#fff;margin-bottom:.25rem}.AlertRulesClient_toggleHint__QCWGk{font-size:.85rem;color:#94a3b8}.AlertRulesClient_toggle__IhRa6{width:40px;height:22px;border-radius:9999px;background:#334155;border:none;position:relative;cursor:pointer;transition:background .2s}.AlertRulesClient_toggleOn__Q7S_3{background:#10b981}.AlertRulesClient_toggleThumb__vFXOJ{position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .2s}.AlertRulesClient_toggleOn__Q7S_3 .AlertRulesClient_toggleThumb__vFXOJ{transform:translateX(18px)}.AlertRulesClient_rulesSection__xrheP{display:flex;flex-direction:column;gap:1rem}.AlertRulesClient_sectionTitle__RYwy9{font-size:.85rem;font-weight:700;color:#94a3b8;margin:0}.AlertRulesClient_tableWrap__t9q2Q{background:#131b2f;border:1px solid hsla(0,0%,100%,.05);border-radius:8px;overflow:hidden}.AlertRulesClient_table__BAg8_{width:100%;border-collapse:collapse;text-align:left}.AlertRulesClient_table__BAg8_ th{background:#0b1121;padding:1rem;font-size:.75rem;font-weight:700;color:#94a3b8;border-bottom:1px solid hsla(0,0%,100%,.05)}.AlertRulesClient_table__BAg8_ td{padding:1.5rem 1rem;border-bottom:1px solid hsla(0,0%,100%,.05);vertical-align:middle}.AlertRulesClient_table__BAg8_ tbody tr:last-child td{border-bottom:none}.AlertRulesClient_emptyState__BmAIl{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem 0;color:#64748b;font-size:.9rem}.AlertRulesClient_overlay__yPJ4s{position:fixed;inset:0;z-index:80;background:rgba(0,0,0,.7);display:grid;place-items:center;padding:1rem;animation:AlertRulesClient_fadeIn__jxm_v .18s ease}@keyframes AlertRulesClient_fadeIn__jxm_v{0%{opacity:0}to{opacity:1}}.AlertRulesClient_modal__yBZN5{width:min(700px,100%);max-height:90vh;overflow-y:auto;background:#131b2f;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:12px;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 30px 80px rgba(0,0,0,.5);padding:1.5rem;animation:AlertRulesClient_zoomIn__vjXi1 .2s ease}@keyframes AlertRulesClient_zoomIn__vjXi1{0%{opacity:0;transform:scale(.95) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.AlertRulesClient_modalHeader__MgqnJ{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.AlertRulesClient_modalTitle__ygPHc{font-size:1.15rem;font-weight:800;color:#fff}.AlertRulesClient_modalClose__8g4v7{width:34px;height:34px;border-radius:10px;border:1px solid hsla(0,0%,100%,.1);background:transparent;color:#94a3b8;cursor:pointer;font-size:.9rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:inherit;transition:background .2s ease,color .2s ease}.AlertRulesClient_modalClose__8g4v7:hover{background:rgba(239,68,68,.1);color:#ef4444}.AlertRulesClient_btnCancel__UWXo8{padding:.75rem 1.1rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.1);background:transparent;color:#fff;font-size:.9rem;font-weight:700;cursor:pointer;font-family:inherit;transition:background .2s ease}.AlertRulesClient_btnCancel__UWXo8:hover{background:hsla(0,0%,100%,.05)}.AlertRulesClient_btnDanger__NYi3n{padding:.75rem 1.1rem;border-radius:8px;background:#ef4444;color:#fff;font-size:.9rem;font-weight:700;border:none;cursor:pointer;font-family:inherit}.AlertRulesClient_confirmFooter__v1mim{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1.5rem}.AlertRulesClient_badge__iSmmb{padding:.2rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;background:hsla(0,0%,100%,.1)}.AlertRulesClient_badgeCritical__7Cvz5{background:rgba(239,68,68,.15);color:#ef4444;border:1px solid rgba(239,68,68,.3)}.AlertRulesClient_badgeWarning__Nb8Qm{background:rgba(245,158,11,.15);color:#f59e0b;border:1px solid rgba(245,158,11,.3)}.AlertRulesClient_statusActive__tFWnW{color:#10b981}.AlertRulesClient_statusPaused__O_GzS{color:#94a3b8}.AlertRulesClient_actionBtn__4Mu47{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);color:#e2e8f0;padding:.4rem .8rem;border-radius:6px;font-size:.8rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.3rem}.AlertRulesClient_actionBtn__4Mu47:hover{background:hsla(0,0%,100%,.1)}.AlertRulesClient_actionBtnDelete__ivYT4:hover{background:rgba(239,68,68,.2);color:#ef4444;border-color:rgba(239,68,68,.4)}.DashboardLayout_layout__wodqr{display:flex;min-height:100vh;background:var(--bg-base);color:var(--text-primary)}.DashboardLayout_sidebar__4E7E5{position:-webkit-sticky;position:sticky;top:0;width:250px;height:100vh;flex:0 0 250px;display:flex;flex-direction:column;background:#0b1121;border-right:1px solid hsla(0,0%,100%,.05);z-index:100}.DashboardLayout_sidebarHeader__kbWrx{padding:1.5rem 1.25rem 2rem}.DashboardLayout_brandLogoWrap__1XS0D{display:flex;align-items:center;gap:.75rem}.DashboardLayout_logoIcon__sBBKD{position:relative;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#1e3a8a;border-radius:8px;color:#60a5fa}.DashboardLayout_logoShield__Vchix{position:absolute}.DashboardLayout_logoM__1d3La{font-size:14px;font-weight:700;color:#fff;z-index:1;margin-top:-2px}.DashboardLayout_logoText__NGEkT{display:flex;flex-direction:column}.DashboardLayout_logoTitle__Tyznh{font-size:1rem;font-weight:700;color:#fff;line-height:1.2}.DashboardLayout_logoSub__fHDZh{font-size:.7rem;color:#94a3b8}.DashboardLayout_sideNav__Za487{display:flex;flex-direction:column;gap:.25rem;padding:0 1rem;flex:1 1;overflow-y:auto;min-height:0}.DashboardLayout_sideNavItem__8502m{display:flex;align-items:center;gap:.75rem;min-height:40px;padding:0 .85rem;color:#94a3b8;border-radius:8px;font-size:.875rem;font-weight:500;transition:background .15s,color .15s;border:1px solid transparent;width:100%;text-align:left}.DashboardLayout_sideNavItem__8502m:hover{color:#fff;background:hsla(0,0%,100%,.05)}.DashboardLayout_sideNavActive__clppZ{color:#60a5fa;background:rgba(37,99,235,.15);border:1px solid rgba(59,130,246,.3)}.DashboardLayout_workspace__X7HYy{display:flex;flex-direction:column;flex:1 1;min-width:0}.DashboardLayout_header__ED_93{position:-webkit-sticky;position:sticky;top:0;z-index:50;height:64px;border-bottom:1px solid hsla(0,0%,100%,.05);background:#0b1121}.DashboardLayout_headerInner__HtrTl{height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem}.DashboardLayout_headerLeft__un8TL,.DashboardLayout_headerRight__hwqC7{display:flex;align-items:center;gap:1rem}.DashboardLayout_clientContext__Ii4BZ{display:flex;align-items:center;gap:.75rem;background:hsla(0,0%,100%,.03);padding:.35rem .75rem .35rem .35rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.05);cursor:pointer}.DashboardLayout_clientIcon__Gib28{width:32px;height:32px;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:6px;font-weight:700;font-size:1rem}.DashboardLayout_clientInfo__qddme{display:flex;flex-direction:column}.DashboardLayout_clientLabel__12Bkt{font-size:.6rem;color:#94a3b8;font-weight:700}.DashboardLayout_clientName__uy592{font-size:.85rem;color:#fff;font-weight:600;line-height:1.2}.DashboardLayout_contextChevron__NVnnJ{color:#64748b;margin-left:.5rem}.DashboardLayout_systemStatusTopbar__z_Spj{display:flex;align-items:center;gap:.5rem;background:rgba(16,185,129,.1);padding:.4rem .85rem;border-radius:20px;color:#10b981;font-size:.75rem;font-weight:600;border:1px solid rgba(16,185,129,.2)}.DashboardLayout_statusDotTopbar___mL2U{width:6px;height:6px;background:#10b981;border-radius:50%}.DashboardLayout_divider__DWsU7{width:1px;height:24px;background:hsla(0,0%,100%,.1)}.DashboardLayout_languageSwitcher__2kfwo{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:#fff;cursor:pointer}.DashboardLayout_flagIcon__I_jmA{width:20px;border-radius:2px}.DashboardLayout_userProfile__X26q4{display:flex;align-items:center;gap:.75rem;cursor:pointer}.DashboardLayout_avatar__bXfPW{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#3b82f6;color:#fff;border-radius:50%;font-weight:600}.DashboardLayout_userInfo__o9M0t{display:flex;flex-direction:column}.DashboardLayout_userName__ze_aS{font-size:.85rem;color:#fff;font-weight:600;line-height:1.2}.DashboardLayout_userRole__0IxsE{font-size:.7rem;color:#94a3b8}.DashboardLayout_iconButton__BtN64{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#94a3b8;cursor:pointer;transition:color .15s}.DashboardLayout_iconButton__BtN64:hover{color:#fff}.DashboardLayout_main__K0naI{flex:1 1;background:#0b1121}.DashboardLayout_content__8mocX{width:100%;margin:0 auto;padding:2rem}.page_splitLayout__WxkHc{display:flex;height:calc(100vh - 64px);background:#0b1121}.page_localSidebar__igCv0{width:260px;flex:0 0 260px;background:#111827;border-right:1px solid hsla(0,0%,100%,.05);display:flex;flex-direction:column}.page_sidebarHeader__xn9qy{padding:1.25rem;border-bottom:1px solid hsla(0,0%,100%,.05)}.page_sidebarTitle__dTq_E{display:flex;align-items:center;gap:.5rem;color:#fff;font-weight:600;font-size:.9rem}.page_serverList__XhxI_{flex:1 1;overflow-y:auto;padding:1rem .75rem;display:flex;flex-direction:column;gap:.25rem}.page_serverItem__PYwNr{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:8px;cursor:pointer;transition:all .2s;background:transparent;border:1px solid transparent}.page_serverItem__PYwNr:hover{background:hsla(0,0%,100%,.03)}.page_serverActive__C22Bz{background:rgba(37,99,235,.1)!important;border:1px solid rgba(59,130,246,.3)!important}.page_serverIcon___WuyX{width:32px;height:32px;border-radius:6px;background:rgba(37,99,235,.2);color:#60a5fa;display:flex;align-items:center;justify-content:center}.page_serverInfoBox__LlgJE{flex:1 1;display:flex;flex-direction:column}.page_serverName__kT_zk{color:#fff;font-weight:600;font-size:.85rem}.page_serverIp__5JStS{color:#94a3b8;font-size:.7rem}.page_statusDot__kjM3B{width:6px;height:6px;border-radius:50%;background:#10b981}.page_mainContent__QLTDm{flex:1 1;display:flex;flex-direction:column;overflow:hidden;background:#0b1121}.page_contentHeader__BgJQI{display:flex;align-items:center;justify-content:space-between;padding:1.5rem}.page_headerTitleBox__N76wQ{display:flex;align-items:center;gap:1rem}.page_headerIconWrapper___mezm{width:48px;height:48px;background:rgba(37,99,235,.15);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#60a5fa}.page_headerTitles__GyqxT h2{margin:0;color:#fff;font-size:1.25rem;font-weight:600}.page_headerTitles__GyqxT span{color:#94a3b8;font-size:.8rem}.page_headerControls___wY_K{display:flex;align-items:center;gap:1rem}.page_onlineBadge__raoQC{display:flex;align-items:center;gap:.5rem;padding:.4rem .75rem;border-radius:20px;border:1px solid rgba(16,185,129,.3);color:#10b981;font-size:.75rem;font-weight:600}.page_badgeDot__9MgAi{width:6px;height:6px;border-radius:50%;background:#10b981}.page_timeRangeSelect__M_hez{background:#111827;color:#e2e8f0;border:1px solid hsla(0,0%,100%,.1);padding:.5rem 1rem;border-radius:6px;font-size:.85rem;outline:none}.page_refreshBtn__cHT8I{background:#2563eb;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer}.page_refreshBtn__cHT8I:hover{background:#1d4ed8}.page_osInfoRow__Xtwzr{display:flex;gap:4rem;padding:0 1.5rem 1rem;border-bottom:1px solid hsla(0,0%,100%,.05)}.page_osInfoItem__oBV20{display:flex;flex-direction:column;gap:.25rem}.page_osInfoLabel__6QisO{color:#64748b;font-size:.7rem;font-weight:600;text-transform:uppercase}.page_osInfoValue__rbae5{color:#fff;font-size:.85rem;font-weight:500}.page_tabsRow__pFZqc{display:flex;gap:1.5rem;padding:0 1.5rem;border-bottom:1px solid hsla(0,0%,100%,.05)}.page_tabBtn__9_aJR{background:none;border:none;color:#94a3b8;font-size:.9rem;font-weight:500;padding:1rem 0;cursor:pointer;position:relative}.page_tabBtn__9_aJR:hover{color:#e2e8f0}.page_tabActive__UNXzr{color:#60a5fa}.page_tabActive__UNXzr:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#60a5fa}.page_scrollableArea__NmDi4{flex:1 1;overflow-y:auto;padding:1.5rem}.page_chartsGrid__C4PaI{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}.page_chartPanelFull__5_H_6,.page_chartPanel__1ey5A{background:#111827;border-radius:12px;border:1px solid hsla(0,0%,100%,.05);padding:1.25rem;min-height:380px}.page_chartPanelFull__5_H_6{grid-column:span 2}.page_emptyState__rSB5g,.page_loadingState__4JDjh{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#94a3b8}.page_spinner__Zha_9{border:2px solid hsla(0,0%,100%,.1);border-top-color:#3b82f6;border-radius:50%;width:24px;height:24px;animation:page_spin__4uEvV 1s linear infinite;margin-bottom:1rem}@keyframes page_spin__4uEvV{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.WebsitesClient_container__e3x9j{padding:1.5rem}.WebsitesClient_header___u96x{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.WebsitesClient_title__I09o4{font-size:1.5rem;font-weight:800;color:var(--text-primary);margin:0 0 .5rem}.WebsitesClient_subtitle__c517G{font-size:.9rem;color:var(--text-secondary);margin:0}.WebsitesClient_headerActions__mFfCJ{display:flex;gap:.75rem}.WebsitesClient_addBtn__fS1aB,.WebsitesClient_refreshBtn__9hw_f{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1rem;border-radius:8px;font-weight:600;font-size:.85rem;cursor:pointer;font-family:inherit;transition:opacity .2s;border:none}.WebsitesClient_refreshBtn__9hw_f{background:var(--bg-overlay);color:var(--text-primary);border:1px solid var(--border-subtle)}.WebsitesClient_refreshBtn__9hw_f:hover{background:var(--border-subtle)}.WebsitesClient_addBtn__fS1aB{background:var(--brand);color:#fff}.WebsitesClient_addBtn__fS1aB:hover{opacity:.9}.WebsitesClient_addBtn__fS1aB:disabled{opacity:.5;cursor:not-allowed}.WebsitesClient_spin__nVifs{animation:WebsitesClient_spin__nVifs 1s linear infinite}@keyframes WebsitesClient_spin__nVifs{to{transform:rotate(1turn)}}.WebsitesClient_grid__GnSm_{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1rem;gap:1rem}.WebsitesClient_loading__blY2H{padding:3rem;text-align:center;color:var(--text-secondary)}.WebsitesClient_empty__lUvzM{grid-column:1/-1;padding:4rem 2rem;text-align:center;background:var(--bg-overlay);border-radius:12px;border:1px dashed var(--border-subtle)}.WebsitesClient_emptyIcon__uALVd{color:var(--text-muted);margin-bottom:1rem}.WebsitesClient_empty__lUvzM h3{color:var(--text-primary);margin:0 0 .5rem}.WebsitesClient_empty__lUvzM p{color:var(--text-secondary);margin:0;font-size:.9rem}.WebsitesClient_card__0CoHS{background:var(--bg-overlay);border:1px solid var(--border-subtle);border-radius:12px;display:flex;flex-direction:column;overflow:hidden}.WebsitesClient_cardHeader__pG5Cy{padding:1rem;border-bottom:1px solid var(--border-subtle);display:flex;justify-content:space-between;align-items:flex-start}.WebsitesClient_cardTitleWrap__GVHw2{display:flex;align-items:flex-start;gap:.75rem}.WebsitesClient_statusIndicator__UDGuW{width:10px;height:10px;border-radius:50%;margin-top:5px;flex-shrink:0}.WebsitesClient_cardTitle__TKvTN{margin:0 0 .2rem;font-size:1rem;font-weight:700;color:var(--text-primary)}.WebsitesClient_cardUrl__gL8X3{font-size:.8rem;color:var(--text-muted);text-decoration:none;word-break:break-all}.WebsitesClient_cardUrl__gL8X3:hover{text-decoration:underline}.WebsitesClient_cardActions__sMOOS{display:flex;gap:.5rem}.WebsitesClient_cardActions__sMOOS button{background:none;border:none;color:var(--text-secondary);cursor:pointer;padding:.25rem}.WebsitesClient_cardActions__sMOOS button:hover{color:var(--text-primary)}.WebsitesClient_cardBody__o4tIa{padding:1rem;display:flex;flex-direction:column;gap:1rem}.WebsitesClient_statBox___5UCL{display:flex;justify-content:space-between;align-items:center}.WebsitesClient_statLabel__FnEv2{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--text-secondary);font-weight:600}.WebsitesClient_statValue__YZMfT{font-size:.9rem;font-weight:800;color:var(--text-primary)}.WebsitesClient_statSub__oRGXX{font-size:.7rem;color:var(--text-muted);text-align:right;width:100%;margin-top:.2rem}.WebsitesClient_cardFooter__wxVQ8{padding:.75rem 1rem;background:rgba(0,0,0,.1);border-top:1px solid var(--border-subtle);font-size:.7rem;color:var(--text-muted);text-align:right}.WebsitesClient_modalOverlay__yilqR{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.WebsitesClient_modalContent__FVfdD{background:var(--bg-primary);width:100%;max-width:400px;border-radius:16px;padding:1.5rem;border:1px solid var(--border-subtle)}.WebsitesClient_modalContent__FVfdD h2{margin:0 0 1.5rem;font-size:1.25rem;color:var(--text-primary)}.WebsitesClient_form__DiqTd{display:flex;flex-direction:column;gap:1rem}.WebsitesClient_formGroup__FMQrN{display:flex;flex-direction:column;gap:.5rem}.WebsitesClient_formGroup__FMQrN label{font-size:.8rem;font-weight:600;color:var(--text-secondary)}.WebsitesClient_formGroup__FMQrN input{background:var(--input-bg);border:1px solid var(--border-subtle);padding:.75rem;border-radius:8px;color:var(--text-primary);font-family:inherit;font-size:.9rem}.WebsitesClient_modalActions__kHPcJ{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1rem}.WebsitesClient_cancelBtn__TIjnv,.WebsitesClient_submitBtn__Iwswz{padding:.6rem 1rem;border-radius:8px;font-weight:600;font-size:.85rem;cursor:pointer;font-family:inherit;border:none}.WebsitesClient_cancelBtn__TIjnv{background:transparent;color:var(--text-secondary)}.WebsitesClient_cancelBtn__TIjnv:hover{background:var(--bg-overlay)}.WebsitesClient_submitBtn__Iwswz{background:var(--brand);color:#fff}.WebsitesClient_submitBtn__Iwswz:hover{opacity:.9}.WebsitesClient_metricGood__zzDKR{color:#10b981!important}.WebsitesClient_metricWarn__79OhQ{color:#f59e0b!important}.WebsitesClient_metricBad__ditwT{color:#ef4444!important}.WebsitesClient_detailsBtn__kn3iV{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .8rem;border-radius:6px;font-weight:600;font-size:.75rem;cursor:pointer;font-family:inherit;border:1px solid var(--border-subtle);background:var(--bg-subtle);color:var(--text-secondary);transition:all .15s;margin-top:.75rem;width:100%;justify-content:center}.WebsitesClient_detailsBtn__kn3iV:hover{background:var(--brand);color:#fff;border-color:var(--brand)}.WebsitesClient_detailsModal__QGsin{background:var(--bg-primary);width:100%;max-width:640px;border-radius:16px;border:1px solid var(--border-subtle);display:flex;flex-direction:column;max-height:85vh}.WebsitesClient_detailsHeader__WWgPX{padding:1.25rem 1.5rem;border-bottom:1px solid var(--border-subtle);display:flex;justify-content:space-between;align-items:center}.WebsitesClient_detailsHeader__WWgPX h2{margin:0;font-size:1.1rem;color:var(--text-primary);font-weight:700}.WebsitesClient_closeBtn__xbN6r{background:none;border:none;color:var(--text-secondary);cursor:pointer;font-size:1.3rem;line-height:1;padding:.25rem}.WebsitesClient_closeBtn__xbN6r:hover{color:var(--text-primary)}.WebsitesClient_tabBar__kJft1{display:flex;border-bottom:1px solid var(--border-subtle);padding:0 1.5rem;gap:0}.WebsitesClient_tab__pfatG{padding:.75rem 1rem;font-size:.85rem;font-weight:600;color:var(--text-secondary);cursor:pointer;background:none;font-family:inherit;border:none;border-bottom:2px solid transparent;transition:all .15s}.WebsitesClient_tab__pfatG:hover{color:var(--text-primary)}.WebsitesClient_tabActive__LHWqK{color:var(--brand)!important;border-bottom-color:var(--brand)!important}.WebsitesClient_detailsBody__pBbaZ{padding:1.5rem;overflow-y:auto;flex:1 1}.WebsitesClient_infoGrid__Cmozu{display:grid;grid-template-columns:140px 1fr;grid-gap:.6rem 1rem;gap:.6rem 1rem;font-size:.85rem}.WebsitesClient_infoLabel___LRQc{color:var(--text-secondary);font-weight:600;text-transform:uppercase;font-size:.7rem;letter-spacing:.04em}.WebsitesClient_infoValue__axG6i{color:var(--text-primary);word-break:break-all}.WebsitesClient_rawBlock__0q8L2{background:var(--bg-subtle);border:1px solid var(--border-subtle);border-radius:8px;padding:1rem;margin-top:1rem;font-family:JetBrains Mono,monospace;font-size:.75rem;color:var(--text-secondary);white-space:pre-wrap;word-break:break-all;max-height:300px;overflow-y:auto;line-height:1.5}.WebsitesClient_detailsLoading__w3MKL{display:flex;align-items:center;justify-content:center;padding:3rem;color:var(--text-secondary);gap:.75rem}.WebsitesClient_sslBadge__oMI_u{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .6rem;border-radius:4px;font-size:.75rem;font-weight:700}.WebsitesClient_sslValid___sPMt{background:rgba(16,185,129,.1);color:#10b981}.WebsitesClient_sslWarning__DIKoP{background:rgba(245,158,11,.1);color:#f59e0b}.WebsitesClient_sslExpired___Oexc{background:rgba(239,68,68,.1);color:#ef4444}.AlertRuleForm_form__kgTLI{display:flex;flex-direction:column;gap:1.1rem}.AlertRuleForm_errorBanner__IKKZx{background:rgba(239,68,68,.1);color:var(--danger);padding:.75rem .9rem;border-radius:12px;border:1px solid var(--danger-alpha);font-size:.86rem}.AlertRuleForm_section__6zccv{display:flex;flex-direction:column;gap:.55rem}.AlertRuleForm_sectionLabel__q5lUK{font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:var(--brand)}.AlertRuleForm_metricGrid__1bjZf{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.5rem;gap:.5rem}.AlertRuleForm_metricCard__WTr6w{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;padding:.75rem .5rem;background:var(--bg-overlay);border:1.5px solid var(--border-subtle);border-radius:16px;cursor:pointer;font-family:inherit;transition:all .15s}.AlertRuleForm_metricCard__WTr6w:hover{border-color:var(--brand);box-shadow:0 4px 12px rgba(59,130,246,.1)}.AlertRuleForm_metricCardActive__B0hF9{border-color:var(--brand)!important;background:rgba(59,130,246,.1)!important;box-shadow:0 4px 14px rgba(59,130,246,.14)!important}.AlertRuleForm_metricIcon__3GC0c{display:flex;align-items:center;justify-content:center;color:var(--text-secondary)}.AlertRuleForm_metricCardActive__B0hF9 .AlertRuleForm_metricIcon__3GC0c{color:var(--brand)}.AlertRuleForm_metricLabel__iR5fp{font-size:.72rem;font-weight:700;color:var(--text-primary);text-align:center;line-height:1.3}.AlertRuleForm_metricDesc__wp0MZ{font-size:.82rem;color:var(--text-secondary);margin:0}.AlertRuleForm_select__8G1UU{width:100%;background:var(--input-bg);border:1px solid var(--border-subtle);color:var(--text-primary);font-size:.92rem;font-weight:600;border-radius:14px;padding:.75rem .9rem;outline:none;font-family:inherit;cursor:pointer;transition:border-color .2s}.AlertRuleForm_select__8G1UU:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.AlertRuleForm_hint__spRDC{font-size:.76rem;color:var(--text-muted);margin:0}.AlertRuleForm_thresholdRow__vKIHG{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.AlertRuleForm_thresholdInputWrap__rePsX{display:flex;align-items:center;gap:.35rem}.AlertRuleForm_thresholdInput__oz2Me{width:90px;background:var(--input-bg);border:1.5px solid var(--border-subtle);color:var(--text-primary);font-size:1.4rem;font-weight:800;border-radius:14px;padding:.55rem .75rem;outline:none;font-family:inherit;text-align:center;transition:border-color .2s}.AlertRuleForm_thresholdInput__oz2Me:focus{border-color:var(--brand)}.AlertRuleForm_thresholdUnit__TJgLF{font-size:1.2rem;font-weight:700;color:var(--text-secondary)}.AlertRuleForm_thresholdDesc__sKdtj{font-size:.86rem;color:var(--text-secondary);margin:0;flex:1 1}.AlertRuleForm_sliderWrap__t_TQl{display:flex;flex-direction:column;gap:.3rem}.AlertRuleForm_slider__E2P6j{width:100%;height:6px;border-radius:999px;outline:none;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:none!important;box-shadow:none!important;margin:10px 0}.AlertRuleForm_slider__E2P6j::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--brand);box-shadow:0 2px 8px rgba(59,130,246,.3);cursor:pointer}.AlertRuleForm_slider__E2P6j::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--brand);border:none;cursor:pointer}.AlertRuleForm_sliderLabels__wfAZP{display:flex;justify-content:space-between;font-size:.75rem;color:var(--text-muted);font-weight:600}.AlertRuleForm_twoCol__UiD4c{display:grid;grid-template-columns:1fr 1fr;grid-gap:.85rem;gap:.85rem}.AlertRuleForm_fieldGroup__Vn3Lw{display:flex;flex-direction:column;gap:.4rem}.AlertRuleForm_fieldLabel__NQdmz{font-size:.8rem;font-weight:700;color:var(--text-secondary)}.AlertRuleForm_severityRow__ltuUs{display:flex;gap:.4rem}.AlertRuleForm_severityBtn__UHNg9{flex:1 1;padding:.6rem .5rem;border-radius:12px;border:1.5px solid var(--border-subtle);background:var(--border-subtle);color:var(--text-secondary);font-size:.8rem;font-weight:700;cursor:pointer;font-family:inherit;text-transform:capitalize;transition:all .15s}.AlertRuleForm_severityBtn__UHNg9:hover{border-color:var(--text-muted);color:var(--text-primary)}.AlertRuleForm_severityBtnActive__B6YzE{border-width:1.5px}.AlertRuleForm_previewBox__zzsXp{background:var(--input-bg);border:1px solid var(--border-subtle);border-radius:16px;padding:.9rem 1rem;display:flex;flex-direction:column;gap:.4rem}.AlertRuleForm_previewLabel__4iWN7{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted)}.AlertRuleForm_previewName__xOmX7{font-size:.96rem;font-weight:800;color:var(--text-primary)}.AlertRuleForm_editNameBtn__k3BmL{align-self:flex-start;font-size:.76rem;color:var(--brand);background:none;border:none;cursor:pointer;font-family:inherit;font-weight:700;padding:0}.AlertRuleForm_customNameInput__UKk4X{background:var(--border-subtle);border:1px solid var(--border-subtle);color:var(--text-primary);font-size:.9rem;border-radius:12px;padding:.65rem .85rem;outline:none;font-family:inherit;transition:border-color .2s}.AlertRuleForm_customNameInput__UKk4X:focus{border-color:var(--brand)}.AlertRuleForm_footer__V2RaS{display:flex;justify-content:flex-end;gap:.6rem;padding-top:.25rem;border-top:1px solid var(--border-subtle)}.AlertRuleForm_btnCancel__sJfXJ{padding:.75rem 1.1rem;border-radius:12px;border:1px solid var(--border-subtle);background:var(--border-subtle);color:var(--text-secondary)}.AlertRuleForm_btnCancel__sJfXJ,.AlertRuleForm_btnSubmit__HMqPP{display:inline-flex;align-items:center;gap:.35rem;font-size:.9rem;font-weight:700;cursor:pointer;font-family:inherit}.AlertRuleForm_btnSubmit__HMqPP{padding:.75rem 1.3rem;border-radius:12px;background:linear-gradient(135deg,var(--brand) 0,#4f46e5 100%);color:#fff;border:none;box-shadow:0 10px 22px var(--primary-alpha);transition:opacity .15s}.AlertRuleForm_btnSubmit__HMqPP:disabled{opacity:.6;cursor:not-allowed}@media(max-width:600px){.AlertRuleForm_metricGrid__1bjZf{grid-template-columns:repeat(2,1fr)}.AlertRuleForm_twoCol__UiD4c{grid-template-columns:1fr}}.overview_container__FRbgF{display:flex;flex-direction:column;gap:2rem;padding-bottom:2rem}.overview_pageHeader__2s0Sb{display:flex;flex-direction:column;gap:.5rem}.overview_pageTitle__8EplE{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0}.overview_lastUpdated__Cw_vt{font-size:.85rem;color:var(--text-muted);display:flex;align-items:center;gap:.5rem}.overview_kpiGrid__87bLf{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}@media (max-width:1024px){.overview_kpiGrid__87bLf{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.overview_kpiGrid__87bLf{grid-template-columns:1fr}}.overview_kpiCard__tm6Ax{background:linear-gradient(145deg,var(--bg-surface),var(--bg-surface-2));border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem;display:flex;flex-direction:column;position:relative;overflow:hidden}.overview_kpiHeader__x6xbu{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.overview_kpiTitle__Vii2N{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-weight:600}.overview_kpiIconWrap__S40hJ{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:14px}.overview_kpiValue__1WeZN{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem;line-height:1}.overview_kpiSub__uIkhL{font-size:.85rem;color:var(--text-muted)}.overview_kpiBadge__bsGRi{position:absolute;top:1.5rem;right:1.5rem;background:rgba(239,68,68,.15);color:#ef4444;padding:.2rem .5rem;border-radius:12px;font-size:.7rem;font-weight:600;border:1px solid rgba(239,68,68,.3)}.overview_sectionHeader__IMeMa{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:1px solid var(--border);padding-bottom:1rem;margin-bottom:1rem}.overview_sectionTitleWrap__YfOLS{display:flex;flex-direction:column;gap:.25rem}.overview_sectionTitle__LXZBI{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin:0}.overview_sectionSub__7kMZf{font-size:.85rem;color:var(--text-muted)}.overview_sectionSub__7kMZf span{display:inline-flex;align-items:center;gap:.35rem;margin-left:.5rem}.overview_dot__pcKZQ{width:8px;height:8px;border-radius:50%}.overview_dotOnline__Zf7R8{background:#10b981}.overview_dotOffline__plq4i{background:#ef4444}.overview_sectionControls__etOab{display:flex;gap:.5rem;align-items:center}.overview_timePill__oZVfj{background:var(--bg-surface-2);border:1px solid var(--border-hover);color:var(--text-muted);padding:.3rem .75rem;font-size:.8rem;border-radius:4px;cursor:pointer}.overview_timePillActive__XVmTp{background:#3b82f6;color:var(--bg-base);border-color:#3b82f6}.overview_serverList__wjP5K{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}@media (max-width:1024px){.overview_serverList__wjP5K{grid-template-columns:1fr}}.overview_serverCard__h4NBy{background:linear-gradient(145deg,var(--bg-surface),var(--bg-surface-2));border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.overview_serverHeader__lfM8D{display:flex;align-items:center;justify-content:space-between}.overview_serverName__5P0Jz{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:.95rem;color:var(--text-primary)}.overview_serverIcon__7ku5k{color:var(--text-muted)}.overview_serverStatus__h9t3u{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:rgba(239,68,68,.1)}.overview_statusIcon__vPBY8{color:#ef4444}.overview_metricsRows__pATOe{display:flex;flex-direction:column;gap:.75rem}.overview_metricRow__BDAGG{display:grid;grid-template-columns:60px 1fr 60px;align-items:center;grid-gap:1rem;gap:1rem}.overview_metricLabel__STLq5{font-size:.8rem;color:var(--text-muted)}.overview_metricValue__SBULg{font-size:.8rem;font-weight:600;color:#10b981;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.overview_metricValue__SBULg.overview_mem__nS1Dh{color:#f59e0b}.overview_metricValue__SBULg.overview_disk__MNDz0{color:#ef4444}.overview_metricValue__SBULg.overview_net__HHF3g{color:#3b82f6}.overview_track__o_P61{width:100%;height:4px;background:var(--bg-surface-2);border-radius:2px;overflow:hidden}.overview_fill__1bFV_{height:100%;border-radius:2px;transition:width .3s ease}.overview_fill__1bFV_.overview_cpu__D_Slc{background:#10b981}.overview_fill__1bFV_.overview_mem__nS1Dh{background:#f59e0b}.overview_fill__1bFV_.overview_disk__MNDz0{background:#ef4444}.overview_footerRow__mX3rw{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid var(--border);margin-top:.5rem}.overview_footerLabel__5WUB_{font-size:.8rem;color:var(--text-muted);display:flex;align-items:center;gap:.5rem}.overview_footerPill__YZC50{background:rgba(239,68,68,.1);color:#ef4444;border:1px solid rgba(239,68,68,.2);padding:.1rem .4rem;border-radius:12px;font-size:.75rem}.overview_footerTime__GY_qw{color:var(--text-secondary);font-size:.8rem}