@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media(prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}._form_mx8c7_1{display:flex;flex-direction:column;gap:18px}._error_mx8c7_7{color:#fb4b4b;font-size:13px;margin-top:-8px}._btn_55u8y_1{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:7px;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,opacity .15s ease;white-space:nowrap}._btn_55u8y_1:disabled{opacity:.55;cursor:not-allowed}._md_55u8y_18{padding:10px 18px;font-size:14px}._sm_55u8y_23{padding:6px 12px;font-size:13px}._primary_55u8y_28{background:#e8e8ec;color:#09090b}._primary_55u8y_28:hover:not(:disabled){background:#fff}._ghost_55u8y_36{background:transparent;border-color:#3a3a42;color:#f4f4f6}._ghost_55u8y_36:hover:not(:disabled){background:#18181b}._danger_55u8y_45{background:#fb4b4b21;border-color:#fb4b4b;color:#fb4b4b}._danger_55u8y_45:hover:not(:disabled){background:#fb4b4b;color:#fff}._spinner_55u8y_55{width:14px;height:14px;border:2px solid rgba(0,0,0,.25);border-top-color:currentColor;border-radius:50%;animation:_spin_55u8y_55 .6s linear infinite}._field_13m27_1{display:flex;flex-direction:column;gap:6px}._label_13m27_7{font-size:13px;font-weight:500;color:#a6a6ae}._hint_13m27_13{font-size:12px;color:#6a6a72}._control_13m27_18{width:100%;padding:10px 12px;background:#050506;border:1px solid #1e1e1e;border-radius:7px;color:#f4f4f6;font-size:16px;transition:border-color .15s ease,box-shadow .15s ease}._control_13m27_18::placeholder{color:#6a6a72}._control_13m27_18:focus{outline:none;border-color:#e8e8ec;box-shadow:0 0 0 3px #ffffff14}select._control_13m27_18{cursor:pointer}._root_1xepw_1{position:relative;width:100%}._disabled_1xepw_6{opacity:.55;pointer-events:none}._control_1xepw_11{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;background:#050506;border:1px solid #1e1e1e;border-radius:7px;color:#f4f4f6;font-size:16px;font-family:inherit;cursor:pointer;text-align:left;transition:border-color .15s ease,box-shadow .15s ease}._control_1xepw_11:hover{border-color:#3a3a42}._open_1xepw_32{border-color:#e8e8ec;box-shadow:0 0 0 3px #ffffff14}._value_1xepw_37{color:#f4f4f6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._placeholder_1xepw_44{color:#6a6a72}._chevron_1xepw_48{display:flex;color:#a6a6ae;transition:transform .18s ease;flex-shrink:0}._chevronUp_1xepw_55{transform:rotate(180deg)}._menu_1xepw_59{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:60;list-style:none;margin:0;padding:6px;max-height:240px;overflow-y:auto;background:#18181b;border:1px solid #3a3a42;border-radius:7px;box-shadow:0 8px 32px #0000008c;animation:_selectIn_1xepw_1 .14s ease both}@keyframes _selectIn_1xepw_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._option_1xepw_87{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 11px;border-radius:6px;font-size:14px;color:#a6a6ae;cursor:pointer}._active_1xepw_99{background:#131316;color:#f4f4f6}._selected_1xepw_104{color:#f4f4f6;font-weight:600}._wrap_17fvc_1{display:inline-flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;color:#a6a6ae;-webkit-user-select:none;user-select:none}._disabled_17fvc_11{opacity:.55;cursor:not-allowed}._native_17fvc_16{position:absolute;opacity:0;width:0;height:0}._box_17fvc_23{flex-shrink:0;width:18px;height:18px;border:1px solid #3a3a42;border-radius:5px;background:#050506;display:flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease;color:#09090b}._checked_17fvc_37{background:#4ade80;border-color:#4ade80}._tick_17fvc_42{opacity:0;transform:scale(.6);transition:opacity .12s ease,transform .12s ease}._checked_17fvc_37 ._tick_17fvc_42{opacity:1;transform:scale(1)}._native_17fvc_16:focus-visible+._box_17fvc_23{box-shadow:0 0 0 3px #ffffff14}._label_17fvc_57{line-height:1.4}._card_ex7ua_1{background:#090909;border:1px solid #1e1e1e;border-radius:12px;padding:20px}._badge_1i6rc_1{display:inline-flex;align-items:center;gap:7px;padding:4px 11px;border-radius:999px;font-size:12px;font-weight:600}._dot_1i6rc_11{width:8px;height:8px;border-radius:50%;background:currentColor}._up_1i6rc_18{background:#4ade8021;color:#4ade80}._down_1i6rc_23{background:#fb4b4b21;color:#fb4b4b}._pending_1i6rc_28{background:#f5c45121;color:#f5c451}._paused_1i6rc_33{background:#6a6a7229;color:#a6a6ae}._overlay_hi37l_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:100;animation:_modalOverlayIn_hi37l_1 .22s ease both}._modal_hi37l_15{width:100%;max-width:520px;max-height:90vh;overflow-y:auto;background:#090909;border:1px solid #3a3a42;border-radius:18px;box-shadow:0 8px 32px #0000008c;animation:_modalIn_hi37l_1 .26s cubic-bezier(.22,1,.36,1) both}@keyframes _modalOverlayIn_hi37l_1{0%{opacity:0}to{opacity:1}}@keyframes _modalIn_hi37l_1{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}._header_hi37l_45{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #1e1e1e}._title_hi37l_53{font-size:17px;font-weight:600}._close_hi37l_58{background:none;border:none;color:#6a6a72;font-size:26px;line-height:1;cursor:pointer}._close_hi37l_58:hover{color:#f4f4f6}._body_hi37l_70{padding:22px}._wrap_6suql_1{display:flex;flex-direction:column;align-items:center;gap:12px;padding:40px;color:#a6a6ae}._spinner_6suql_10{width:28px;height:28px;border:3px solid #3a3a42;border-top-color:#e8e8ec;border-radius:50%;animation:_spin_6suql_10 .7s linear infinite}._label_6suql_19{font-size:14px}._chart_o43g7_1{width:100%;display:block}._empty_o43g7_6{display:flex;align-items:center;justify-content:center;font-size:13px;color:#6a6a72}._timer_1q4gz_1{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:#090909;border:1px solid #1e1e1e;border-radius:999px;color:#a6a6ae;font-size:12px;cursor:pointer;transition:border-color .15s ease,color .15s ease}._timer_1q4gz_1:hover:not(._disabled_1q4gz_14){border-color:#3a3a42;color:#f4f4f6}._disabled_1q4gz_14{opacity:.6;cursor:not-allowed}._spin_1q4gz_24{animation:_spin_1q4gz_24 1s linear infinite}._wrap_gk8ao_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background:radial-gradient(circle at 50% 0%,rgba(74,222,128,.06),transparent 45%)}._card_gk8ao_10{width:100%;max-width:420px;padding:40px 32px;text-align:center}._badge_gk8ao_17{width:64px;height:64px;margin:0 auto 20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px}._ok_gk8ao_28{background:#4ade8021;color:#4ade80}._fail_gk8ao_33{background:#fb4b4b21;color:#fb4b4b}._title_gk8ao_38{font-size:21px;font-weight:600;margin-bottom:10px}._text_gk8ao_44{font-size:14px;color:#a6a6ae;line-height:1.6;margin-bottom:24px}._link_gk8ao_51{display:inline-block;background:#e8e8ec;color:#09090b;font-weight:600;font-size:14px;padding:11px 22px;border-radius:7px}._link_gk8ao_51:hover{background:#fff;color:#09090b}._form_1esap_1{display:flex;flex-direction:column;gap:16px}._row_1esap_7{display:grid;grid-template-columns:1fr 1.4fr;gap:14px}._row3_1esap_13{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}._configGrid_1esap_19{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding:14px;border:1px solid #1e1e1e;border-radius:7px;background:#050506}._error_1esap_29{color:#fb4b4b;font-size:13px}._checks_1esap_34{display:flex;flex-direction:column;gap:10px}._check_1esap_34{display:flex;align-items:center;gap:9px;font-size:13px;color:#a6a6ae;cursor:pointer}._check_1esap_34 input{width:16px;height:16px;accent-color:#4ade80;cursor:pointer}@media(max-width:520px){._row_1esap_7,._row3_1esap_13,._configGrid_1esap_19{grid-template-columns:1fr}}._addForm_1cb5v_1{display:flex;align-items:flex-end;gap:12px;margin-bottom:20px}._addForm_1cb5v_1>:first-child{flex:1}._list_1cb5v_12{list-style:none;display:flex;flex-direction:column;gap:8px}._item_1cb5v_19{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:#050506;border:1px solid #1e1e1e;border-radius:7px;font-size:14px}._name_1cb5v_31{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._reorder_1cb5v_39{display:flex;gap:4px;flex-shrink:0}._arrow_1cb5v_45{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border-radius:6px;background:#18181b;border:1px solid #1e1e1e;color:#a6a6ae;cursor:pointer;transition:color .15s,border-color .15s}._arrow_1cb5v_45:hover:not(:disabled){color:#f4f4f6;border-color:#3a3a42}._arrow_1cb5v_45:disabled{opacity:.35;cursor:not-allowed}._empty_1cb5v_68{color:#6a6a72;font-size:14px}._wrap_1r6fy_1{position:relative;width:100%;padding-top:4px;overflow:visible}._bar_1r6fy_8{display:flex;align-items:stretch;gap:3px;height:30px;width:100%}._tick_1r6fy_16{flex:1 1 0;min-width:3px;border-radius:3px;transition:transform .12s ease,opacity .12s ease}._tick_1r6fy_16:hover{transform:scaleY(1.15)}._up_1r6fy_26{background:#4ade80}._down_1r6fy_30{background:#fb4b4b}._empty_1r6fy_34{background:#18181b}._empty_1r6fy_34:hover{transform:none}._tooltip_1r6fy_41{position:absolute;bottom:calc(100% + 4px);transform:translate(-50%);display:flex;flex-direction:column;gap:2px;box-sizing:border-box;padding:8px 11px;background:#000;border:1px solid #3a3a42;border-radius:7px;box-shadow:0 8px 32px #0000008c;font-size:12px;z-index:20;pointer-events:none;transition:left .16s cubic-bezier(.22,1,.36,1)}._tUp_1r6fy_60{color:#4ade80;font-weight:600}._tDown_1r6fy_65{color:#fb4b4b;font-weight:600}._tTime_1r6fy_70{color:#a6a6ae}._tLat_1r6fy_74{color:#f4f4f6}._tMsg_1r6fy_78{color:#6a6a72;white-space:pre-line;overflow-wrap:anywhere}._card_1yf3m_1{display:flex;flex-direction:column;gap:16px}._head_1yf3m_7{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._reorder_1yf3m_14{display:flex;flex-direction:column;gap:4px;flex-shrink:0}._arrow_1yf3m_21{display:inline-flex;align-items:center;justify-content:center;width:26px;height:22px;padding:0;border-radius:6px;background:#18181b;border:1px solid #1e1e1e;color:#a6a6ae;cursor:pointer;transition:color .15s,border-color .15s,background .15s}._arrow_1yf3m_21:hover:not(:disabled){color:#f4f4f6;border-color:#3a3a42}._arrow_1yf3m_21:disabled{opacity:.35;cursor:not-allowed}._title_1yf3m_44{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}._name_1yf3m_52{font-size:16px;font-weight:600;color:#f4f4f6}._name_1yf3m_52:hover{color:#e8e8ec}._target_1yf3m_61{display:flex;align-items:center;gap:8px;font-size:13px;color:#6a6a72;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._type_1yf3m_72{flex-shrink:0;font-size:10px;font-weight:600;letter-spacing:.4px;padding:2px 7px;border-radius:5px;background:#18181b;border:1px solid #1e1e1e;color:#a6a6ae}._foot_1yf3m_84{display:flex;align-items:center;justify-content:space-between;gap:12px}._meta_1yf3m_91{font-size:13px;color:#a6a6ae}._actions_1yf3m_96{display:flex;gap:8px}._grid_1ylfn_1{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:18px}._empty_1ylfn_7{text-align:center;padding:60px 20px;color:#a6a6ae}._empty_1ylfn_7 h3{font-size:18px;color:#f4f4f6;margin-bottom:8px}._error_1ylfn_18{color:#fb4b4b;padding:20px}@media(max-width:600px){._grid_1ylfn_1{grid-template-columns:1fr}}._page_50nrb_1{display:flex;flex-direction:column;gap:24px}._toolbar_50nrb_7{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}._title_50nrb_14{font-size:22px;font-weight:700}._subtitle_50nrb_19{font-size:14px;color:#6a6a72;margin-top:2px}._actions_50nrb_25{display:flex;gap:10px}._form_329eu_1{display:flex;flex-direction:column;gap:16px}._row_329eu_7{display:grid;grid-template-columns:1fr 1fr;gap:14px}._textarea_329eu_13{width:100%;padding:10px 12px;background:#050506;border:1px solid #1e1e1e;border-radius:7px;color:#f4f4f6;font-size:16px;font-family:inherit;resize:vertical}._textarea_329eu_13:focus{outline:none;border-color:#3a3a42}._monitors_329eu_29{display:flex;flex-wrap:wrap;gap:10px 16px;max-height:160px;overflow-y:auto;padding:10px;border:1px solid #1e1e1e;border-radius:7px;background:#050506}._monitor_329eu_29{display:flex;align-items:center;gap:7px;font-size:13px;color:#a6a6ae;cursor:pointer}._monitor_329eu_29 input{accent-color:#4ade80}._error_329eu_53{color:#fb4b4b;font-size:13px}._card_zj88u_1{display:flex;flex-direction:column;gap:14px;border-left:3px solid #fb4b4b}._resolved_zj88u_8{border-left-color:#4ade80;opacity:.85}._head_zj88u_13{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._type_zj88u_20{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#6a6a72}._title_zj88u_28{font-size:16px;font-weight:600;margin-top:2px}._timeline_zj88u_34{display:flex;flex-direction:column;gap:10px;border-top:1px solid #1e1e1e;padding-top:12px}._update_zj88u_42{display:grid;grid-template-columns:auto auto;justify-content:start;gap:4px 12px}._uStatus_zj88u_49{font-size:13px;font-weight:600;color:#f4f4f6}._uTime_zj88u_55{font-size:12px;color:#6a6a72}._uBody_zj88u_60{grid-column:1/-1;font-size:13px;color:#a6a6ae}._form_zj88u_66{display:flex;gap:10px;align-items:center;border-top:1px solid #1e1e1e;padding-top:14px}._statusField_zj88u_74{width:190px;flex-shrink:0}._bodyInput_zj88u_79{flex:1;min-width:0}@media(max-width:560px){._form_zj88u_66{flex-wrap:wrap}._statusField_zj88u_74,._bodyInput_zj88u_79{width:100%;flex:1 1 100%}}._page_u5oh2_1{display:flex;flex-direction:column;gap:20px}._toolbar_u5oh2_7{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}._title_u5oh2_14{font-size:22px;font-weight:700}._subtitle_u5oh2_19{font-size:14px;color:#6a6a72;margin-top:2px}._filter_u5oh2_25{display:flex;align-items:center;gap:8px;font-size:13px;color:#a6a6ae;cursor:pointer}._filter_u5oh2_25 input{accent-color:#4ade80}._list_u5oh2_37{display:flex;flex-direction:column;gap:14px}._empty_u5oh2_43{color:#6a6a72;padding:30px 0}._wrap_pa1hz_1{min-height:100vh;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:20px;background:radial-gradient(circle at 20% 10%,#c0c0c01f,#80808000 40%),radial-gradient(circle at 80% 90%,#49494914,#04040400 40%)}._card_pa1hz_11{width:100%;max-width:400px;padding:15px}._brand_pa1hz_17{display:flex;align-items:center;gap:2px;margin-bottom:20px;flex-direction:column}._brand_pa1hz_17 h1{font-size:24px;font-weight:600}._brand_pa1hz_17 strong{color:#e8e8ec}._logo_pa1hz_32{font-size:28px;color:#e8e8ec}._subtitle_pa1hz_37{color:#6a6a72;font-size:14px}._heading_espus_1{font-size:15px;font-weight:600;margin-bottom:16px}._empty_espus_7{font-size:14px;color:#6a6a72}._list_espus_12{list-style:none;display:flex;flex-direction:column;gap:14px}._item_espus_19{display:flex;align-items:flex-start;gap:12px}._dot_espus_25{width:9px;height:9px;border-radius:50%;margin-top:6px;flex-shrink:0}._open_espus_33{background:#fb4b4b;box-shadow:0 0 0 3px #fb4b4b21}._resolved_espus_38{background:#6a6a72}._body_espus_42{display:flex;flex-direction:column;gap:2px}._reason_espus_48{font-size:14px;color:#f4f4f6}._time_espus_53{font-size:12px;color:#6a6a72}._grid_fjzep_1{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}._cell_fjzep_7{display:flex;flex-direction:column;gap:4px}._value_fjzep_13{font-size:24px;font-weight:700;color:#f4f4f6}._label_fjzep_19{font-size:12px;color:#6a6a72}@media(max-width:600px){._grid_fjzep_1{grid-template-columns:repeat(2,1fr)}}._page_1q8p8_1{display:flex;flex-direction:column;gap:22px}._back_1q8p8_7{font-size:14px;color:#a6a6ae}._back_1q8p8_7:hover{color:#e8e8ec}._head_1q8p8_15{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}._titleBlock_1q8p8_23{display:flex;flex-direction:column;gap:6px}._title_1q8p8_23{font-size:24px;font-weight:700}._target_1q8p8_34{display:flex;align-items:center;gap:8px;font-size:14px;color:#6a6a72}._type_1q8p8_42{font-size:10px;font-weight:600;letter-spacing:.4px;padding:2px 7px;border-radius:5px;background:#18181b;border:1px solid #1e1e1e;color:#a6a6ae}._headRight_1q8p8_53{display:flex;flex-direction:column;align-items:flex-end;gap:12px}._actions_1q8p8_60{display:flex;gap:8px}._sectionTitle_1q8p8_65{font-size:15px;font-weight:600;margin-bottom:16px}._notfound_1q8p8_71{text-align:center;padding:80px 20px;color:#a6a6ae;display:flex;flex-direction:column;gap:12px}._form_2cvsa_1{display:flex;flex-direction:column;gap:16px}._intro_2cvsa_7{font-size:14px;color:#a6a6ae}._services_2cvsa_12{display:flex;flex-direction:column;gap:8px;max-height:180px;overflow-y:auto;padding:12px;border:1px solid #1e1e1e;border-radius:7px;background:#050506}._service_2cvsa_12{display:flex;align-items:center;gap:9px;font-size:13px;color:#a6a6ae;cursor:pointer}._service_2cvsa_12 input{accent-color:#4ade80}._all_2cvsa_36{color:#f4f4f6;font-weight:600;padding-bottom:8px;border-bottom:1px solid #1e1e1e}._error_2cvsa_43{color:#fb4b4b;font-size:13px}._done_2cvsa_48{display:flex;flex-direction:column;gap:12px;align-items:flex-start}._ok_2cvsa_55{font-size:16px;font-weight:600;color:#4ade80}._hint_2cvsa_61{font-size:14px;color:#a6a6ae}._list_9eog5_1{display:flex;flex-direction:column;gap:12px}._item_9eog5_7{border-left:3px solid #3a3a42}._incident_9eog5_11{border-left-color:#fb4b4b}._maintenance_9eog5_15{border-left-color:#f5c451}._head_9eog5_19{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}._badge_9eog5_27{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#a6a6ae}._status_9eog5_36{font-size:11px;font-weight:600;padding:3px 9px;border-radius:999px;background:#18181b;color:#a6a6ae}._resolved_9eog5_45{background:#4ade8021;color:#4ade80}._investigating_9eog5_50,._identified_9eog5_51{background:#fb4b4b21;color:#fb4b4b}._monitoring_9eog5_56,._scheduled_9eog5_61{background:#f5c45121;color:#f5c451}._title_9eog5_66{font-size:16px;font-weight:600;margin-bottom:4px}._services_9eog5_72,._schedule_9eog5_61{font-size:13px;color:#6a6a72;margin-bottom:4px}._timeline_9eog5_79{margin-top:14px;display:flex;flex-direction:column;gap:12px;border-top:1px solid #1e1e1e;padding-top:14px}._update_9eog5_88{display:flex;gap:12px}._dot_9eog5_93{width:8px;height:8px;border-radius:50%;background:#3a3a42;margin-top:5px;flex-shrink:0}._updateBody_9eog5_102{flex:1}._updateHead_9eog5_106{display:flex;align-items:center;gap:10px}._updateStatus_9eog5_112{font-size:13px;font-weight:600;color:#f4f4f6}._updateTime_9eog5_118{font-size:12px;color:#6a6a72}._updateText_9eog5_123{font-size:13px;color:#a6a6ae;margin-top:2px}._list_7lkqm_1{display:flex;flex-direction:column;gap:12px}._row_7lkqm_7{display:flex;flex-direction:column;gap:12px;padding:18px 20px;transition:border-color .15s ease}._rowDown_7lkqm_15{border-color:#fb4b4b66}._head_7lkqm_19{display:flex;align-items:center;justify-content:space-between;gap:12px}._titleWrap_7lkqm_26{display:flex;align-items:center;gap:10px;min-width:0}._name_7lkqm_33{display:inline-flex;align-items:center;gap:6px;font-size:15px;font-weight:600;color:#f4f4f6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}a._name_7lkqm_33:hover{color:#4ade80}._ext_7lkqm_49{font-size:11px;color:#6a6a72}._type_7lkqm_54{flex-shrink:0;font-size:10px;font-weight:600;letter-spacing:.4px;padding:2px 7px;border-radius:5px;background:#18181b;border:1px solid #1e1e1e;color:#a6a6ae}._headRight_7lkqm_66{display:flex;align-items:center;gap:14px;flex-shrink:0}._uptime_7lkqm_73{font-size:14px;font-weight:600;color:#a6a6ae;font-variant-numeric:tabular-nums}._foot_7lkqm_80{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}._downNote_7lkqm_88{color:#fb4b4b}._okNote_7lkqm_92{color:#6a6a72}._interval_7lkqm_96{color:#6a6a72;flex-shrink:0}._empty_7lkqm_101{text-align:center;color:#6a6a72;padding:40px}._banner_o9qs7_1{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}._left_o9qs7_9{display:flex;align-items:center;gap:16px}._pulse_o9qs7_15{position:relative;width:14px;height:14px;border-radius:50%;flex-shrink:0}._pulse_o9qs7_15:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:inherit;animation:_pulse_o9qs7_15 1.8s ease-out infinite}._pulseOk_o9qs7_31{background:#4ade80}._pulseFail_o9qs7_35{background:#fb4b4b}@keyframes _pulse_o9qs7_15{0%{transform:scale(1);opacity:.7}to{transform:scale(2.6);opacity:0}}._title_o9qs7_49{font-size:19px;font-weight:700}._subtitle_o9qs7_54{font-size:13px;color:#6a6a72;margin-top:2px}._metrics_o9qs7_60{display:flex;gap:28px}._metric_o9qs7_60{display:flex;flex-direction:column;align-items:flex-end}._metricValue_o9qs7_71{font-size:22px;font-weight:700;font-variant-numeric:tabular-nums}._metricLabel_o9qs7_77{font-size:11px;color:#6a6a72;text-transform:uppercase;letter-spacing:.5px}._up_o9qs7_84{color:#4ade80}._down_o9qs7_88{color:#fb4b4b}._muted_o9qs7_92{color:#f4f4f6}@media(max-width:600px){._metrics_o9qs7_60{gap:18px}._metric_o9qs7_60{align-items:flex-start}}._page_1vfqd_1{min-height:100vh;display:flex;flex-direction:column}._header_1vfqd_7{border-bottom:1px solid #1e1e1e;background:#050506d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:50}._header_1vfqd_7,._content_1vfqd_17{width:100%;max-width:860px;margin:0 auto}._header_1vfqd_7{max-width:860px;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;gap:12px}._brand_1vfqd_32{display:flex;align-items:center;gap:10px;font-size:17px;color:#f4f4f6}._brand_1vfqd_32 strong{font-weight:700}._logo_1vfqd_43{font-size:18px;color:#a6a6ae}._actions_1vfqd_48{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:560px){._header_1vfqd_7{flex-wrap:wrap;gap:10px}._actions_1vfqd_48{width:100%;justify-content:space-between}}._admin_1vfqd_66{font-size:13px;color:#a6a6ae}._admin_1vfqd_66:hover{color:#f4f4f6}._content_1vfqd_17{flex:1;padding:28px 20px 60px;display:flex;flex-direction:column;gap:22px}._section_1vfqd_82{display:flex;flex-direction:column;gap:12px}._sectionTitle_1vfqd_88{font-size:14px;font-weight:600;color:#a6a6ae;text-transform:uppercase;letter-spacing:.6px}._error_1vfqd_96{color:#fb4b4b;padding:20px}._empty_1vfqd_101{color:#6a6a72;padding:20px}._footer_1vfqd_106{max-width:860px;width:100%;margin:20px auto 0;border-top:1px solid #1e1e1e}._footerInner_1vfqd_114{width:100%;margin:0;padding:24px 20px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}._footerBrand_1vfqd_125{display:flex;align-items:center;gap:9px;font-size:15px;color:#f4f4f6}._footerBrand_1vfqd_125 strong{font-weight:700}._footerLinks_1vfqd_136{display:flex;gap:18px;font-size:13px}._footerLinks_1vfqd_136 a{color:#a6a6ae}._footerLinks_1vfqd_136 a:hover{color:#f4f4f6}._footerMeta_1vfqd_148{display:flex;align-items:center;gap:14px;font-size:12px;color:#6a6a72}._copyright_1vfqd_156{width:100%;margin:0;padding:0 20px 24px;font-size:12px;color:#6a6a72;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}._footerStatus_1vfqd_169{display:inline-flex;align-items:center;gap:7px;color:#a6a6ae}._dot_1vfqd_176{width:8px;height:8px;border-radius:50%;flex-shrink:0}._dotOk_1vfqd_183{background:#4ade80;box-shadow:0 0 0 3px #4ade8021}._dotFail_1vfqd_188{background:#fb4b4b;box-shadow:0 0 0 3px #fb4b4b21}._header_1yf8v_1{position:sticky;top:0;z-index:50;background:#0a0a0cd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #1e1e1e}._inner_1yf8v_10{max-width:1200px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}._left_1yf8v_20{display:flex;align-items:center;gap:28px}._brand_1yf8v_26{display:flex;align-items:center;gap:10px;font-size:17px;color:#f4f4f6}._brand_1yf8v_26 strong{font-weight:700}._logo_1yf8v_37{color:#a6a6ae;font-size:18px}._nav_1yf8v_42{display:flex;align-items:center;gap:18px}._navLink_1yf8v_48{font-size:14px;color:#a6a6ae}._navLink_1yf8v_48:hover{color:#f4f4f6}._active_1yf8v_56{font-size:14px;color:#f4f4f6;font-weight:600}._right_1yf8v_62{display:flex;align-items:center;gap:18px}._summary_1yf8v_68{display:flex;align-items:center;gap:14px;font-size:13px;font-weight:600}._up_1yf8v_76{color:#4ade80}._down_1yf8v_80{color:#fb4b4b}._total_1yf8v_84{color:#6a6a72}@media(max-width:520px){._summary_1yf8v_68 ._total_1yf8v_84{display:none}}._shell_1ezr5_1{min-height:100vh}._main_1ezr5_5{max-width:1200px;margin:0 auto;padding:28px 24px 60px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;background:#050506;color:#f4f4f6;-webkit-font-smoothing:antialiased;line-height:1.5;overflow-x:hidden}a{color:#e8e8ec;text-decoration:none}a:hover{color:#fff}button{font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#050506}::-webkit-scrollbar-thumb{background:#3a3a42;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#e8e8ec}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeInUp .35s ease both}
