@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}}._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_1rynz_1{display:flex;flex-direction:column;gap:6px}._label_1rynz_7{font-size:13px;font-weight:500;color:#a6a6ae}._hint_1rynz_13{font-size:12px;color:#6a6a72}._control_1rynz_18{width:100%;padding:10px 12px;background:#050506;border:1px solid #26262b;border-radius:7px;color:#f4f4f6;font-size:16px;transition:border-color .15s ease,box-shadow .15s ease}._control_1rynz_18::placeholder{color:#6a6a72}._control_1rynz_18:focus{outline:none;border-color:#e8e8ec;box-shadow:0 0 0 3px #ffffff14}select._control_1rynz_18{cursor:pointer}._root_85k4w_1{position:relative;width:100%}._disabled_85k4w_6{opacity:.55;pointer-events:none}._control_85k4w_11{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;background:#050506;border:1px solid #26262b;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_85k4w_11:hover{border-color:#3a3a42}._open_85k4w_32{border-color:#e8e8ec;box-shadow:0 0 0 3px #ffffff14}._value_85k4w_37{color:#f4f4f6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._placeholder_85k4w_44{color:#6a6a72}._chevron_85k4w_48{display:flex;color:#a6a6ae;transition:transform .18s ease;flex-shrink:0}._chevronUp_85k4w_55{transform:rotate(180deg)}._menu_85k4w_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_85k4w_1 .14s ease both}@keyframes _selectIn_85k4w_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._option_85k4w_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_85k4w_99{background:#131316;color:#f4f4f6}._selected_85k4w_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_13yez_1{background:#0d0d0f;border:1px solid #26262b;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_vgbvh_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_vgbvh_1 .22s ease both}._modal_vgbvh_15{width:100%;max-width:520px;max-height:90vh;overflow-y:auto;background:#0d0d0f;border:1px solid #3a3a42;border-radius:18px;box-shadow:0 8px 32px #0000008c;animation:_modalIn_vgbvh_1 .26s cubic-bezier(.22,1,.36,1) both}@keyframes _modalOverlayIn_vgbvh_1{0%{opacity:0}to{opacity:1}}@keyframes _modalIn_vgbvh_1{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}._header_vgbvh_45{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #26262b}._title_vgbvh_53{font-size:17px;font-weight:600}._close_vgbvh_58{background:none;border:none;color:#6a6a72;font-size:26px;line-height:1;cursor:pointer}._close_vgbvh_58:hover{color:#f4f4f6}._body_vgbvh_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_1wcmp_1{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:#0d0d0f;border:1px solid #26262b;border-radius:999px;color:#a6a6ae;font-size:12px;cursor:pointer;transition:border-color .15s ease,color .15s ease}._timer_1wcmp_1:hover:not(._disabled_1wcmp_14){border-color:#3a3a42;color:#f4f4f6}._disabled_1wcmp_14{opacity:.6;cursor:not-allowed}._spin_1wcmp_24{animation:_spin_1wcmp_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_1r3bt_1{display:flex;flex-direction:column;gap:16px}._row_1r3bt_7{display:grid;grid-template-columns:1fr 1.4fr;gap:14px}._row3_1r3bt_13{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}._configGrid_1r3bt_19{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding:14px;border:1px solid #26262b;border-radius:7px;background:#050506}._error_1r3bt_29{color:#fb4b4b;font-size:13px}._checks_1r3bt_34{display:flex;flex-direction:column;gap:10px}._check_1r3bt_34{display:flex;align-items:center;gap:9px;font-size:13px;color:#a6a6ae;cursor:pointer}._check_1r3bt_34 input{width:16px;height:16px;accent-color:#4ade80;cursor:pointer}@media(max-width:520px){._row_1r3bt_7,._row3_1r3bt_13,._configGrid_1r3bt_19{grid-template-columns:1fr}}._addForm_m3nad_1{display:flex;align-items:flex-end;gap:12px;margin-bottom:20px}._addForm_m3nad_1>:first-child{flex:1}._list_m3nad_12{list-style:none;display:flex;flex-direction:column;gap:8px}._item_m3nad_19{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:#050506;border:1px solid #26262b;border-radius:7px;font-size:14px}._name_m3nad_31{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._reorder_m3nad_39{display:flex;gap:4px;flex-shrink:0}._arrow_m3nad_45{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border-radius:6px;background:#18181b;border:1px solid #26262b;color:#a6a6ae;cursor:pointer;transition:color .15s,border-color .15s}._arrow_m3nad_45:hover:not(:disabled){color:#f4f4f6;border-color:#3a3a42}._arrow_m3nad_45:disabled{opacity:.35;cursor:not-allowed}._empty_m3nad_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_1v15h_1{display:flex;flex-direction:column;gap:16px}._head_1v15h_7{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._reorder_1v15h_14{display:flex;flex-direction:column;gap:4px;flex-shrink:0}._arrow_1v15h_21{display:inline-flex;align-items:center;justify-content:center;width:26px;height:22px;padding:0;border-radius:6px;background:#18181b;border:1px solid #26262b;color:#a6a6ae;cursor:pointer;transition:color .15s,border-color .15s,background .15s}._arrow_1v15h_21:hover:not(:disabled){color:#f4f4f6;border-color:#3a3a42}._arrow_1v15h_21:disabled{opacity:.35;cursor:not-allowed}._title_1v15h_44{display:flex;flex-direction:column;gap:4px;min-width:0}._name_1v15h_51{font-size:16px;font-weight:600;color:#f4f4f6}._name_1v15h_51:hover{color:#e8e8ec}._target_1v15h_60{display:flex;align-items:center;gap:8px;font-size:13px;color:#6a6a72;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._type_1v15h_71{flex-shrink:0;font-size:10px;font-weight:600;letter-spacing:.4px;padding:2px 7px;border-radius:5px;background:#18181b;border:1px solid #26262b;color:#a6a6ae}._foot_1v15h_83{display:flex;align-items:center;justify-content:space-between;gap:12px}._meta_1v15h_90{font-size:13px;color:#a6a6ae}._actions_1v15h_95{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_1r10m_1{display:flex;flex-direction:column;gap:16px}._row_1r10m_7{display:grid;grid-template-columns:1fr 1fr;gap:14px}._textarea_1r10m_13{width:100%;padding:10px 12px;background:#050506;border:1px solid #26262b;border-radius:7px;color:#f4f4f6;font-size:16px;font-family:inherit;resize:vertical}._textarea_1r10m_13:focus{outline:none;border-color:#3a3a42}._monitors_1r10m_29{display:flex;flex-wrap:wrap;gap:10px 16px;max-height:160px;overflow-y:auto;padding:10px;border:1px solid #26262b;border-radius:7px;background:#050506}._monitor_1r10m_29{display:flex;align-items:center;gap:7px;font-size:13px;color:#a6a6ae;cursor:pointer}._monitor_1r10m_29 input{accent-color:#4ade80}._error_1r10m_53{color:#fb4b4b;font-size:13px}._card_1uoug_1{display:flex;flex-direction:column;gap:14px;border-left:3px solid #fb4b4b}._resolved_1uoug_8{border-left-color:#4ade80;opacity:.85}._head_1uoug_13{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._type_1uoug_20{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#6a6a72}._title_1uoug_28{font-size:16px;font-weight:600;margin-top:2px}._timeline_1uoug_34{display:flex;flex-direction:column;gap:10px;border-top:1px solid #26262b;padding-top:12px}._update_1uoug_42{display:grid;grid-template-columns:auto auto;justify-content:start;gap:4px 12px}._uStatus_1uoug_49{font-size:13px;font-weight:600;color:#f4f4f6}._uTime_1uoug_55{font-size:12px;color:#6a6a72}._uBody_1uoug_60{grid-column:1/-1;font-size:13px;color:#a6a6ae}._form_1uoug_66{display:flex;gap:10px;align-items:center;border-top:1px solid #26262b;padding-top:14px}._statusField_1uoug_74{width:190px;flex-shrink:0}._bodyInput_1uoug_79{flex:1;min-width:0}@media(max-width:560px){._form_1uoug_66{flex-wrap:wrap}._statusField_1uoug_74,._bodyInput_1uoug_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}._form_mx8c7_1{display:flex;flex-direction:column;gap:18px}._error_mx8c7_7{color:#fb4b4b;font-size:13px;margin-top:-8px}._wrap_1il8a_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background:radial-gradient(circle at 20% 10%,rgba(124,92,255,.12),transparent 40%),radial-gradient(circle at 80% 90%,rgba(124,92,255,.08),transparent 40%)}._card_1il8a_10{width:100%;max-width:400px;padding:36px}._brand_1il8a_16{display:flex;align-items:center;gap:12px;margin-bottom:6px}._brand_1il8a_16 h1{font-size:24px;font-weight:600}._brand_1il8a_16 strong{color:#e8e8ec}._logo_1il8a_30{font-size:28px;color:#e8e8ec}._subtitle_1il8a_35{color:#6a6a72;font-size:14px;margin-bottom:28px}._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_1io2x_1{display:flex;flex-direction:column;gap:22px}._back_1io2x_7{font-size:14px;color:#a6a6ae}._back_1io2x_7:hover{color:#e8e8ec}._head_1io2x_15{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}._titleBlock_1io2x_23{display:flex;flex-direction:column;gap:6px}._title_1io2x_23{font-size:24px;font-weight:700}._target_1io2x_34{display:flex;align-items:center;gap:8px;font-size:14px;color:#6a6a72}._type_1io2x_42{font-size:10px;font-weight:600;letter-spacing:.4px;padding:2px 7px;border-radius:5px;background:#18181b;border:1px solid #26262b;color:#a6a6ae}._headRight_1io2x_53{display:flex;flex-direction:column;align-items:flex-end;gap:12px}._actions_1io2x_60{display:flex;gap:8px}._sectionTitle_1io2x_65{font-size:15px;font-weight:600;margin-bottom:16px}._notfound_1io2x_71{text-align:center;padding:80px 20px;color:#a6a6ae;display:flex;flex-direction:column;gap:12px}._form_v2gm2_1{display:flex;flex-direction:column;gap:16px}._intro_v2gm2_7{font-size:14px;color:#a6a6ae}._services_v2gm2_12{display:flex;flex-direction:column;gap:8px;max-height:180px;overflow-y:auto;padding:12px;border:1px solid #26262b;border-radius:7px;background:#050506}._service_v2gm2_12{display:flex;align-items:center;gap:9px;font-size:13px;color:#a6a6ae;cursor:pointer}._service_v2gm2_12 input{accent-color:#4ade80}._all_v2gm2_36{color:#f4f4f6;font-weight:600;padding-bottom:8px;border-bottom:1px solid #26262b}._error_v2gm2_43{color:#fb4b4b;font-size:13px}._done_v2gm2_48{display:flex;flex-direction:column;gap:12px;align-items:flex-start}._ok_v2gm2_55{font-size:16px;font-weight:600;color:#4ade80}._hint_v2gm2_61{font-size:14px;color:#a6a6ae}._list_eg8wr_1{display:flex;flex-direction:column;gap:12px}._item_eg8wr_7{border-left:3px solid #3a3a42}._incident_eg8wr_11{border-left-color:#fb4b4b}._maintenance_eg8wr_15{border-left-color:#f5c451}._head_eg8wr_19{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}._badge_eg8wr_27{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#a6a6ae}._status_eg8wr_36{font-size:11px;font-weight:600;padding:3px 9px;border-radius:999px;background:#18181b;color:#a6a6ae}._resolved_eg8wr_45{background:#4ade8021;color:#4ade80}._investigating_eg8wr_50,._identified_eg8wr_51{background:#fb4b4b21;color:#fb4b4b}._monitoring_eg8wr_56,._scheduled_eg8wr_61{background:#f5c45121;color:#f5c451}._title_eg8wr_66{font-size:16px;font-weight:600;margin-bottom:4px}._services_eg8wr_72,._schedule_eg8wr_61{font-size:13px;color:#6a6a72;margin-bottom:4px}._timeline_eg8wr_79{margin-top:14px;display:flex;flex-direction:column;gap:12px;border-top:1px solid #26262b;padding-top:14px}._update_eg8wr_88{display:flex;gap:12px}._dot_eg8wr_93{width:8px;height:8px;border-radius:50%;background:#3a3a42;margin-top:5px;flex-shrink:0}._updateBody_eg8wr_102{flex:1}._updateHead_eg8wr_106{display:flex;align-items:center;gap:10px}._updateStatus_eg8wr_112{font-size:13px;font-weight:600;color:#f4f4f6}._updateTime_eg8wr_118{font-size:12px;color:#6a6a72}._updateText_eg8wr_123{font-size:13px;color:#a6a6ae;margin-top:2px}._list_p3vo2_1{display:flex;flex-direction:column;gap:12px}._row_p3vo2_7{display:flex;flex-direction:column;gap:12px;padding:18px 20px;transition:border-color .15s ease}._rowDown_p3vo2_15{border-color:#fb4b4b66}._head_p3vo2_19{display:flex;align-items:center;justify-content:space-between;gap:12px}._titleWrap_p3vo2_26{display:flex;align-items:center;gap:10px;min-width:0}._name_p3vo2_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_p3vo2_33:hover{color:#4ade80}._ext_p3vo2_49{font-size:11px;color:#6a6a72}._type_p3vo2_54{flex-shrink:0;font-size:10px;font-weight:600;letter-spacing:.4px;padding:2px 7px;border-radius:5px;background:#18181b;border:1px solid #26262b;color:#a6a6ae}._headRight_p3vo2_66{display:flex;align-items:center;gap:14px;flex-shrink:0}._uptime_p3vo2_73{font-size:14px;font-weight:600;color:#a6a6ae;font-variant-numeric:tabular-nums}._foot_p3vo2_80{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}._downNote_p3vo2_88{color:#fb4b4b}._okNote_p3vo2_92{color:#6a6a72}._interval_p3vo2_96{color:#6a6a72;flex-shrink:0}._empty_p3vo2_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_qxe20_1{min-height:100vh;display:flex;flex-direction:column}._header_qxe20_7{border-bottom:1px solid #26262b;background:#050506d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:50}._header_qxe20_7,._content_qxe20_17{width:100%;max-width:860px;margin:0 auto}._header_qxe20_7{max-width:860px;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;gap:12px}._brand_qxe20_32{display:flex;align-items:center;gap:10px;font-size:17px;color:#f4f4f6}._brand_qxe20_32 strong{font-weight:700}._logo_qxe20_43{font-size:18px;color:#a6a6ae}._actions_qxe20_48{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:560px){._header_qxe20_7{flex-wrap:wrap;gap:10px}._actions_qxe20_48{width:100%;justify-content:space-between}}._admin_qxe20_66{font-size:13px;color:#a6a6ae}._admin_qxe20_66:hover{color:#f4f4f6}._content_qxe20_17{flex:1;padding:28px 20px 60px;display:flex;flex-direction:column;gap:22px}._section_qxe20_82{display:flex;flex-direction:column;gap:12px}._sectionTitle_qxe20_88{font-size:14px;font-weight:600;color:#a6a6ae;text-transform:uppercase;letter-spacing:.6px}._error_qxe20_96{color:#fb4b4b;padding:20px}._empty_qxe20_101{color:#6a6a72;padding:20px}._footer_qxe20_106{max-width:860px;width:100%;margin:20px auto 0;border-top:1px solid #26262b}._footerInner_qxe20_114{width:100%;margin:0;padding:24px 20px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}._footerBrand_qxe20_125{display:flex;align-items:center;gap:9px;font-size:15px;color:#f4f4f6}._footerBrand_qxe20_125 strong{font-weight:700}._footerLinks_qxe20_136{display:flex;gap:18px;font-size:13px}._footerLinks_qxe20_136 a{color:#a6a6ae}._footerLinks_qxe20_136 a:hover{color:#f4f4f6}._footerMeta_qxe20_148{display:flex;align-items:center;gap:14px;font-size:12px;color:#6a6a72}._copyright_qxe20_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_qxe20_169{display:inline-flex;align-items:center;gap:7px;color:#a6a6ae}._dot_qxe20_176{width:8px;height:8px;border-radius:50%;flex-shrink:0}._dotOk_qxe20_183{background:#4ade80;box-shadow:0 0 0 3px #4ade8021}._dotFail_qxe20_188{background:#fb4b4b;box-shadow:0 0 0 3px #fb4b4b21}._header_p3huu_1{position:sticky;top:0;z-index:50;background:#0a0a0cd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #26262b}._inner_p3huu_10{max-width:1200px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}._left_p3huu_20{display:flex;align-items:center;gap:28px}._brand_p3huu_26{display:flex;align-items:center;gap:10px;font-size:17px;color:#f4f4f6}._brand_p3huu_26 strong{font-weight:700}._logo_p3huu_37{color:#a6a6ae;font-size:18px}._nav_p3huu_42{display:flex;align-items:center;gap:18px}._navLink_p3huu_48{font-size:14px;color:#a6a6ae}._navLink_p3huu_48:hover{color:#f4f4f6}._active_p3huu_56{font-size:14px;color:#f4f4f6;font-weight:600}._right_p3huu_62{display:flex;align-items:center;gap:18px}._summary_p3huu_68{display:flex;align-items:center;gap:14px;font-size:13px;font-weight:600}._up_p3huu_76{color:#4ade80}._down_p3huu_80{color:#fb4b4b}._total_p3huu_84{color:#6a6a72}@media(max-width:520px){._summary_p3huu_68 ._total_p3huu_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}
