.Header_header__072v2{position:fixed;top:0;left:0;right:0;z-index:50;background:var(--header-bg);backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid transparent;transition:border-color .25s ease,box-shadow .2s ease,background .2s ease}.Header_header__072v2.Header_scrolled__dJqKC{border-bottom-color:var(--header-border);background:var(--header-bg);box-shadow:0 6px 20px -10px rgba(0,0,0,.12)}.Header_inner__tdLVe{display:flex;align-items:center;justify-content:space-between;gap:16px;height:var(--header-h);padding:0 30px 0 45px;max-width:1200px;margin:0 auto}.Header_brand__CyH1x{display:inline-flex;align-items:center;gap:.55rem;text-decoration:none;color:inherit;min-width:0}.Header_brandTitle__qeffY{font-weight:600;font-size:1.05rem;line-height:1;color:var(--ink-strong);letter-spacing:-.01em}.Header_actions__k1C3x{display:flex;align-items:center;gap:8px}.Header_languageWrap__NZDlm{position:relative}.Header_navDesktop__g9Z7V{display:flex;align-items:center;gap:4px;margin-right:6px}.Header_navLink__bzbwi{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:10px;font-size:14px;font-weight:500;color:var(--ink);text-decoration:none;transition:background .15s ease,color .15s ease;white-space:nowrap}.Header_navLink__bzbwi:hover{background:var(--panel-strong);color:var(--ink-strong)}.Header_navLink__bzbwi.Header_active__3IUjt{background:var(--accent);color:#fff}.Header_navLink__bzbwi.Header_active__3IUjt:hover{background:var(--accent);filter:brightness(1.05)}.Header_iconBtn__hM0s2{width:38px;height:38px;padding:0;border-radius:999px;background:var(--panel-bg);border:1px solid var(--border);color:var(--ink-strong);display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,transform .15s ease,box-shadow .2s ease;cursor:pointer}.Header_iconBtn__hM0s2:hover{background:var(--panel);transform:translateY(-1px);box-shadow:var(--shadow)}.Header_languageToggle__fRcTl{font-size:.8rem;font-weight:700;letter-spacing:.04em}.Header_languageMenu__Val7S{position:absolute;top:calc(100% + 10px);right:0;min-width:160px;background:var(--panel);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-lg);padding:6px;display:flex;flex-direction:column;gap:2px;z-index:60}.Header_languageItem__0l5eq{appearance:none;border:none;background:transparent;color:var(--ink-strong);padding:10px 12px;border-radius:10px;text-align:left;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s ease,color .15s ease}.Header_languageItem__0l5eq:hover{background:var(--panel-strong)}.Header_languageItemActive__te1sw{background:var(--accent);color:#fff}.Header_languageItemActive__te1sw:hover{background:var(--accent);filter:brightness(1.05)}.Header_mobileToggle__kfC__{display:none}.Header_mobileMenu__B5eYP{position:absolute;top:var(--header-h);width:170px;right:12px;background:var(--panel);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-lg);padding:8px;display:flex;flex-direction:column;gap:2px;animation:Header_statusFadeUp__CYXhW .15s ease-out;max-height:calc(100dvh - 80px);overflow-y:auto;z-index:1000}.Header_mobileItem__2c2qy{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;font-size:14px;font-weight:500;color:var(--ink-strong);text-decoration:none;background:transparent;border:none;width:100%;text-align:left;cursor:pointer;transition:background .15s ease}.Header_mobileItem__2c2qy:hover{background:var(--panel-strong)}.Header_mobileItem__2c2qy.Header_primary__rfBY3{background:var(--accent);color:#fff;justify-content:center;margin-top:4px}.Header_mobileItem__2c2qy.Header_primary__rfBY3:hover{background:var(--accent);filter:brightness(1.05)}.Header_actions__k1C3x .Header_mobileMenu__B5eYP{display:none}.Header_divider__aJ_OB{height:1px;background:var(--border);margin:6px 4px}@media (max-width:720px){.Header_actions__k1C3x .Header_iconBtn__hM0s2,.Header_navDesktop__g9Z7V{display:none}.Header_actions__k1C3x .Header_mobileMenu__B5eYP,.Header_actions__k1C3x .Header_mobileToggle__kfC__{display:inline-flex}.Header_actions__k1C3x .Header_themeToggle__KeH_z,.Header_languageWrap__NZDlm{display:none}.Header_inner__tdLVe{padding:0 14px;gap:8px}.Header_brandTitle__qeffY{font-size:.95rem}.Header_mobileItem__2c2qy.Header_primary__rfBY3{background:var(--accent);color:#fff;justify-content:left;margin-top:4px}}.Footer_footer__yl3k1{background-color:var(--panel);border-top:1px solid var(--border);padding:4rem 2rem 0;color:var(--ink);width:100%;box-sizing:border-box;overflow:hidden}@media (max-width:720px){.Footer_footer__yl3k1{padding:3rem 1.25rem 0}}.Footer_container__MaumR{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.5fr 2fr;gap:4rem;padding-bottom:4rem;width:100%;box-sizing:border-box}.Footer_brandCol__mYSic{display:flex;flex-direction:column;gap:1.5rem}.Footer_logo__ZIHpg{font-size:1.5rem;font-weight:600}.Footer_tagline__VeQYX{color:var(--muted);font-size:1.1rem;line-height:1.5;margin:0}@media (max-width:720px){.Footer_tagline__VeQYX{font-size:.95rem}.Footer_logo__ZIHpg{font-size:1.25rem}}.Footer_socials__WKMoi{display:flex;gap:1.25rem}.Footer_socials__WKMoi a{color:var(--muted);font-size:1.25rem;transition:color .2s ease;display:inline-flex;align-items:center;justify-content:center}.Footer_socials__WKMoi a:hover{color:var(--accent)}.Footer_socials__WKMoi svg{width:1.25rem;height:1.25rem}.Footer_poweredBy__EHWzp{font-size:1rem;margin-top:1px;display:inline-block;color:var(--muted);cursor:pointer;transition:color .2s ease,opacity .2s ease}.Footer_poweredBy__EHWzp:hover{color:var(--accent);opacity:.9}.Footer_linksGrid__eIjJH{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.Footer_sectionTitle__uC6c0{font-size:1rem;font-weight:700;margin:0 0 1.5rem;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.Footer_sectionList__uaC82{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.Footer_sectionList__uaC82 a{color:var(--ink);text-decoration:none;font-size:.95rem;transition:color .2s ease}.Footer_sectionList__uaC82 a:hover{color:var(--accent)}.Footer_bottom__D31Rr{border-top:1px solid var(--border);padding:2rem 0}.Footer_bottomContent__I9gNY{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:.9rem;padding:0 1rem;box-sizing:border-box}.Footer_bottomContent__I9gNY p{margin:0}.Footer_bottomLinks__BNH7I{display:flex;gap:2rem;flex-wrap:wrap}.Footer_bottomLinks__BNH7I a{color:var(--muted);text-decoration:none;transition:color .2s ease}.Footer_bottomLinks__BNH7I a:hover{color:var(--accent)}@media (max-width:900px){.Footer_container__MaumR{grid-template-columns:1fr;gap:3rem;padding-bottom:3rem}.Footer_linksGrid__eIjJH{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Footer_container__MaumR{gap:2.5rem;padding-bottom:2.5rem}.Footer_linksGrid__eIjJH{grid-template-columns:1fr;gap:1.75rem}.Footer_bottomContent__I9gNY{flex-direction:column;gap:1.25rem;text-align:center}.Footer_bottomLinks__BNH7I{justify-content:center;gap:1rem 1.5rem}}.IncidentHistory_wrap__NtySb{max-width:920px;min-width:67%;margin:0 auto;padding:40px;display:flex;flex-direction:column;gap:18px}.IncidentHistory_title__I_4ck{font-size:28px;font-weight:700;color:var(--ink-strong);letter-spacing:-.01em;margin:0;line-height:1.2}.IncidentHistory_subtitle__NoWRV{color:var(--muted);font-size:14px;margin:0;line-height:1.5}.IncidentHistory_toolbar__xRF4u{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.IncidentHistory_filterLabel__dBLOa{font-size:13px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.IncidentHistory_selectContainer__E2zMe{position:relative;display:inline-block}.IncidentHistory_monitorSelectBtn__XdVgQ{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;font-size:14px;font-weight:500;color:var(--ink-strong);background:var(--panel-bg);border:1px solid var(--muted-2);border-radius:8px;cursor:pointer;min-width:180px;font-family:inherit;text-align:left;transition:background-color .15s,border-color .15s,box-shadow .15s}.IncidentHistory_monitorSelectBtn__XdVgQ:hover{background:var(--panel-bg);border-color:var(--ink-weak,#9ca3af)}.IncidentHistory_monitorSelectBtn__XdVgQ:focus-visible{outline:none;border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-transparent,rgba(59,130,246,.15))}.IncidentHistory_arrowIcon__mq_E4{margin-left:12px;color:#6b7280;transition:transform .2s cubic-bezier(.4,0,.2,1)}.IncidentHistory_arrowOpen__GiRbR{transform:rotate(180deg)}.IncidentHistory_dropdownOverlay__vEbC6{position:absolute;top:calc(100% + 6px);left:0;min-width:100%;background:var(--panel);border:1px solid var(--border);border-radius:10px;box-shadow:0 10px 25px -5px rgba(0,0,0,.2),0 8px 10px -6px rgba(0,0,0,.2);padding:6px;z-index:50;margin:0;list-style:none}.IncidentHistory_dropdownItem__VD0rT{padding:8px 12px;font-size:14px;font-weight:500;color:var(--ink-strong);border-radius:6px;cursor:pointer;transition:background-color .2s ease,color .1s ease}.IncidentHistory_dropdownItem__VD0rT:hover{background-color:var(--accent,#3b82f6);color:#fff}.IncidentHistory_dropdownItemActive__zk_No{background-color:var(--panel-hover,hsla(0,0%,100%,.08));font-weight:600}.IncidentHistory_summary__w1CON{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--muted);font-variant-numeric:normal;margin-left:auto}.IncidentHistory_summary__w1CON strong{color:var(--ink-strong);font-weight:700}.IncidentHistory_dayGroup__NNjq0{display:flex;flex-direction:column;gap:10px;margin:0 0 40px}.IncidentHistory_dayHeader__jsDiE{display:flex;align-items:baseline;gap:12px;padding:5px 4px 6px;border-bottom:1px solid var(--border)}.IncidentHistory_dayHeaderText__6BY_r{font-size:14px;font-weight:700;color:var(--ink-strong);letter-spacing:.01em}.IncidentHistory_dayHeaderCount__3ONra{font-size:12px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-variant-numeric:normal}.IncidentHistory_incidentList__e4aGZ{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.IncidentHistory_card__kSEhH{display:flex;flex-direction:column;gap:12px;padding:16px 18px;background:var(--panel);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow);transition:box-shadow .2s ease,transform .2s ease;position:relative;overflow:hidden}.IncidentHistory_card__kSEhH:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--up-bad)}.IncidentHistory_card__kSEhH.IncidentHistory_ongoing__PaAPd{border-color:color-mix(in srgb,var(--up-bad) 35%,var(--border))}.IncidentHistory_card__kSEhH.IncidentHistory_ongoing__PaAPd:before{background:var(--up-bad);animation:IncidentHistory_historyPulse__URcWW 1.8s ease-in-out infinite}@keyframes IncidentHistory_historyPulse__URcWW{0%,to{opacity:1}50%{opacity:.5}}.IncidentHistory_cardHead__X4_OF{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.IncidentHistory_cardName__9RQY6{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:var(--ink-strong);min-width:0}.IncidentHistory_cardName__9RQY6 .IncidentHistory_dot__JicIv{width:8px;height:8px;border-radius:999px;background:var(--up-bad);flex-shrink:0;box-shadow:0 0 0 3px color-mix(in srgb,var(--up-bad) 20%,transparent)}.IncidentHistory_cardMeta__1Dxbi{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--muted);font-variant-numeric:normal;flex-wrap:wrap}.IncidentHistory_statusPill__6d5yr{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:999px;background:color-mix(in srgb,var(--up-bad) 15%,transparent);color:var(--up-bad)}.IncidentHistory_statusPill__6d5yr .IncidentHistory_live__eOjE4{width:6px;height:6px;border-radius:999px;background:var(--up-bad);animation:IncidentHistory_historyLive__98M_i 1.4s ease-in-out infinite}@keyframes IncidentHistory_historyLive__98M_i{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.7);opacity:.6}}.IncidentHistory_statusPill__6d5yr.IncidentHistory_resolved__W_SvB{background:color-mix(in srgb,var(--onlinedot) 16%,transparent);color:var(--onlinedot)}.IncidentHistory_timeline__sFPSZ{display:flex;flex-direction:column;gap:6px}.IncidentHistory_segment__FWsZP{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:baseline;padding:8px 10px;background:var(--panel-strong);border-radius:8px;font-size:13px}.IncidentHistory_segmentTime__5TwIa{font-variant-numeric:normal;color:var(--ink);font-weight:500;white-space:nowrap}.IncidentHistory_segmentArrow__ZPAiM{color:var(--muted);font-size:13px}.IncidentHistory_segmentDuration__kk_XQ{font-variant-numeric:normal;color:var(--muted);font-size:12px;font-weight:600;white-space:nowrap;text-align:right}.IncidentHistory_segmentReason__Zugru{grid-column:1/-1;font-size:13px;color:var(--muted-accent);background:var(--panel);padding:6px 8px;border-radius:6px;border-left:2px solid var(--up-bad);font-family:Rubik,SFMono-Regular,Menlo,monospace;font-weight:600;word-break:break-word;white-space:pre-wrap;line-height:1.45}.IncidentHistory_empty__oYEor{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:64px 24px;text-align:center;color:var(--muted)}.IncidentHistory_emptyIcon__9Cclz{width:48px;height:48px;border-radius:999px;background:color-mix(in srgb,var(--onlinedot) 15%,transparent);color:var(--onlinedot);display:inline-flex;align-items:center;justify-content:center;margin-bottom:4px}.IncidentHistory_emptyTitle__T5LNN{font-size:16px;font-weight:700;color:var(--ink-strong)}.IncidentHistory_emptyText__1GkeT{font-size:13px;color:var(--muted);max-width:360px;line-height:1.5}@media (max-width:600px){.IncidentHistory_wrap__NtySb{padding:20px 16px}.IncidentHistory_title__I_4ck{font-size:22px}.IncidentHistory_card__kSEhH{padding:14px}.IncidentHistory_segment__FWsZP{grid-template-columns:1fr;gap:4px}.IncidentHistory_segmentDuration__kk_XQ{text-align:left}.IncidentHistory_summary__w1CON{margin-left:0;width:100%}}