.Header_header__MvnS2{background-color:var(--griz-maroon);color:#fff;padding:2rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.Header_content__tRsAz{max-width:900px;margin:0 auto}.Header_titleRow__wsM01{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.Header_logo__j7oID{height:36px;width:auto}.Header_header__MvnS2 h1{font-size:2rem;font-weight:700;margin:0}.Header_subtitle__MUOkM{font-size:1rem;opacity:.9;font-weight:400}@media (max-width:768px){.Header_titleRow__wsM01{gap:.75rem}.Header_logo__j7oID{height:28px}.Header_header__MvnS2 h1{font-size:1.5rem}}.page_container__7z_HI{max-width:900px;margin:0 auto;padding:2rem 1.5rem 4rem}.page_headerRow___rKjz{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.page_title__YVlYh{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 .375rem}.page_subtitle__D7e_P{margin:0}.page_back__ivOyG{color:var(--griz-maroon,#70002e);text-decoration:none;font-size:.875rem}.page_back__ivOyG:hover{text-decoration:underline}.page_filters__eifj8{display:inline-flex;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.25rem;gap:.125rem}.page_filterBtn___6_46{padding:.375rem .875rem;border:none;background:transparent;cursor:pointer;font-size:.875rem;color:#6b7280;border-radius:6px;font-weight:500}.page_filterBtn___6_46:hover{color:#111827;background:#f9fafb}.page_filterBtnActive__PNPLR,.page_filterBtnActive__PNPLR:hover{background:var(--griz-maroon,#70002e);color:#fff}.page_empty__jjAGw{background:#fff;border-radius:8px;padding:2rem;text-align:center;color:#6b7280;border:1px solid #e5e7eb}.page_daySection__Koi8X{margin-bottom:1.75rem}.page_dayHeading__AfxJd{font-size:.875rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .625rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.page_list__ZujNg{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}.page_item__xMKy8{background:#fff;border:1px solid #e5e7eb;border-left-width:4px;border-radius:6px;padding:.875rem 1rem}.page_item__xMKy8.page_impact_critical__lITvz{border-left-color:var(--status-outage,#dc2626)}.page_item__xMKy8.page_impact_major__vJddW{border-left-color:var(--status-degraded,#ca8a04)}.page_item__xMKy8.page_impact_minor__HMB8N{border-left-color:#6b7280}.page_itemTop__Jz5pL{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.375rem}.page_itemTitle__WZ9YD{font-size:1rem;font-weight:600;color:#111827;text-decoration:none}.page_itemTitle__WZ9YD:hover{color:var(--griz-maroon,#70002e);text-decoration:underline}.page_badge__wr0G0{display:inline-block;padding:.125rem .5rem;border-radius:12px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;white-space:nowrap}.page_badge__wr0G0.page_impact_critical__lITvz{background:var(--status-outage,#dc2626);color:#fff}.page_badge__wr0G0.page_impact_major__vJddW{background:var(--status-degraded,#ca8a04);color:#fff}.page_badge__wr0G0.page_impact_minor__HMB8N{background:#6b7280;color:#fff}.page_itemMeta__0xxHT{display:flex;align-items:center;flex-wrap:wrap;gap:.375rem;font-size:.8125rem;color:#6b7280}.page_ongoing__k09TF{color:var(--status-outage-text,#b91c1c);font-weight:600}.OverallStatusAlert_alert__h4Exb{background:#fff;border-radius:8px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 1px 3px rgba(0,0,0,.1);border-left:4px solid var(--status-operational)}.OverallStatusAlert_alert__h4Exb.OverallStatusAlert_degraded__Q2V0O{border-left-color:var(--status-degraded);background-color:#fffbeb}.OverallStatusAlert_alert__h4Exb.OverallStatusAlert_outage__R173v{border-left-color:var(--status-outage);background-color:#fef2f2}.OverallStatusAlert_alert__h4Exb.OverallStatusAlert_maintenance__pPML8{border-left-color:var(--status-maintenance);background-color:#f9fafb}.OverallStatusAlert_alert__h4Exb h2{font-size:1.125rem;font-weight:600;margin-bottom:.375rem;display:flex;align-items:center;gap:.75rem}.OverallStatusAlert_alert__h4Exb.OverallStatusAlert_operational__UV_B9 h2{color:var(--status-operational-text)}.OverallStatusAlert_alert__h4Exb.OverallStatusAlert_degraded__Q2V0O h2{color:var(--status-degraded-text)}.OverallStatusAlert_alert__h4Exb.OverallStatusAlert_outage__R173v h2{color:var(--status-outage-text)}.OverallStatusAlert_alert__h4Exb.OverallStatusAlert_maintenance__pPML8 h2{color:var(--status-maintenance-text)}.OverallStatusAlert_alert__h4Exb p{color:#6b7280;font-size:.938rem;margin:0}.OverallStatusAlert_icon__248aY{width:24px;height:24px;border-radius:50%;flex-shrink:0}.OverallStatusAlert_alert__h4Exb.OverallStatusAlert_operational__UV_B9 .OverallStatusAlert_icon__248aY{background-color:var(--status-operational);animation:OverallStatusAlert_glow-green__cNAaA 2s ease-in-out infinite}.OverallStatusAlert_alert__h4Exb.OverallStatusAlert_degraded__Q2V0O .OverallStatusAlert_icon__248aY{background-color:var(--status-degraded);animation:OverallStatusAlert_glow-yellow__TVwwK 1.5s ease-in-out infinite}.OverallStatusAlert_alert__h4Exb.OverallStatusAlert_outage__R173v .OverallStatusAlert_icon__248aY{background-color:var(--status-outage);animation:OverallStatusAlert_glow-red__18EXS 1s ease-in-out infinite}.OverallStatusAlert_alert__h4Exb.OverallStatusAlert_maintenance__pPML8 .OverallStatusAlert_icon__248aY{background-color:var(--status-maintenance)}.StatusLegend_legend__ZgTCI{background:#fff;border-radius:8px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;flex-wrap:wrap;gap:2rem;align-items:center;list-style:none}.StatusLegend_item__tNnbe{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#4b5563}.StatusLegend_dot__xc9aN{width:12px;height:12px;border-radius:50%}.StatusLegend_dot__xc9aN.StatusLegend_operational__tpAQQ{background-color:var(--status-operational)}.StatusLegend_dot__xc9aN.StatusLegend_degraded__uZqWC{background-color:var(--status-degraded)}.StatusLegend_dot__xc9aN.StatusLegend_outage__XRazO{background-color:var(--status-outage)}.StatusLegend_dot__xc9aN.StatusLegend_maintenance___9Ni_{background-color:var(--status-maintenance)}.StatusLegend_dot__xc9aN.StatusLegend_unknown__pIgb_{background-color:var(--status-unknown)}@media (max-width:768px){.StatusLegend_legend__ZgTCI{gap:1rem}}.UptimeBar_container___xb8Q{margin-top:.625rem;width:100%}.UptimeBar_bar__SCzfz{display:flex;gap:2px;align-items:stretch;height:28px;width:100%}.UptimeBar_day__rwsdV{flex:1 1;min-width:3px;border-radius:2px;transition:transform .1s ease;cursor:default}.UptimeBar_day__rwsdV:hover{transform:scaleY(1.15)}.UptimeBar_day__rwsdV.UptimeBar_operational__zukOa{background-color:var(--status-operational,#16a34a)}.UptimeBar_day__rwsdV.UptimeBar_degraded__c5V1Z{background-color:var(--status-degraded,#ca8a04)}.UptimeBar_day__rwsdV.UptimeBar_outage__bXA_M{background-color:var(--status-outage,#dc2626)}.UptimeBar_day__rwsdV.UptimeBar_maintenance__kjbzG{background-color:var(--status-maintenance,#2563eb)}.UptimeBar_day__rwsdV.UptimeBar_unknown__V3b3c{background-color:#9ca3af}.UptimeBar_day__rwsdV.UptimeBar_no_data__wTa9m{background-color:#e5e7eb}.UptimeBar_footer__Idqie{display:flex;justify-content:space-between;align-items:center;margin-top:.375rem;font-size:.75rem;color:#6b7280}.UptimeBar_dateLabel__bXLDO{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.UptimeBar_uptime__CfJp1{font-weight:600;color:#374151}.UptimeBar_loading__vnTIl{height:28px;width:100%;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%);background-size:200% 100%;animation:UptimeBar_shimmer__V8Tg1 1.5s infinite;border-radius:2px;margin-top:.625rem}@keyframes UptimeBar_shimmer__V8Tg1{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.UptimeBar_bar__SCzfz{height:24px}}.ServiceItem_item__45s7h{display:flex;flex-direction:column;border-bottom:1px solid #f3f4f6;transition:background-color .15s}.ServiceItem_item__45s7h:last-child{border-bottom:none}.ServiceItem_item__45s7h:hover{background-color:#f9fafb}.ServiceItem_row__L8hGA{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;gap:.5rem}.ServiceItem_expandButton__wvg_B{background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;color:#9ca3af;border-radius:4px;flex-shrink:0}.ServiceItem_expandButton__wvg_B:hover{color:var(--griz-maroon);background-color:#f3f4f6}.ServiceItem_expandButton__wvg_B:focus-visible{outline:2px solid var(--griz-maroon);outline-offset:2px}.ServiceItem_chevron__xAUaq{width:16px;height:16px;transition:transform .2s}.ServiceItem_chevron__xAUaq.ServiceItem_chevronOpen__7GOYi{transform:rotate(90deg)}.ServiceItem_expanded__C2C_8{padding:0 1.5rem 1rem 3.5rem;background-color:#fafafa}.ServiceItem_left__uZZqf{display:flex;align-items:center;gap:1rem;flex:1 1}.ServiceItem_indicator__8OUN4{width:20px;height:20px;border-radius:50%;flex-shrink:0;border:2px solid #fff;box-shadow:0 0 0 1px rgba(0,0,0,.1)}.ServiceItem_indicator__8OUN4.ServiceItem_operational__Auuz2{background-color:var(--status-operational);animation:ServiceItem_glow-green__mc7Lv 2s ease-in-out infinite}.ServiceItem_indicator__8OUN4.ServiceItem_degraded__PTnGU{background-color:var(--status-degraded);animation:ServiceItem_glow-yellow__nylDT 1.5s ease-in-out infinite}.ServiceItem_indicator__8OUN4.ServiceItem_outage__Jnw4R{background-color:var(--status-outage);animation:ServiceItem_glow-red__hMiR2 1s ease-in-out infinite}.ServiceItem_indicator__8OUN4.ServiceItem_maintenance__0lxE6{background-color:var(--status-maintenance)}.ServiceItem_indicator__8OUN4.ServiceItem_unknown__Aw5rx{background-color:var(--status-unknown)}.ServiceItem_info___9Vk0{flex:1 1}.ServiceItem_name__pjFxM{font-size:1rem;font-weight:600;color:#111827;margin-bottom:.125rem}.ServiceItem_description__YdsBp{font-size:.875rem;color:#6b7280}.ServiceItem_dependencyWarning__0jh9S{color:#92400e;background:#fef3c7}.ServiceItem_dependencyWarning__0jh9S,.ServiceItem_maintenanceNotice__wnTW_{font-size:.8125rem;padding:.1875rem .5rem;border-radius:4px;margin-top:.25rem;display:inline-block}.ServiceItem_maintenanceNotice__wnTW_{color:var(--status-maintenance-text,#1d4ed8);background:#eff6ff}.ServiceItem_right__b6gpw{display:flex;align-items:center;gap:1rem}.ServiceItem_statusBlock__hjVc9{display:flex;flex-direction:column;align-items:flex-end;min-width:110px}.ServiceItem_statusText__lWS62{font-size:.875rem;font-weight:500;text-align:right}.ServiceItem_duration__tBKai{font-size:.75rem;color:#6b7280;margin-top:.125rem;text-align:right}.ServiceItem_statusText__lWS62.ServiceItem_operational__Auuz2{color:var(--status-operational-text)}.ServiceItem_statusText__lWS62.ServiceItem_degraded__PTnGU{color:var(--status-degraded-text)}.ServiceItem_statusText__lWS62.ServiceItem_outage__Jnw4R{color:var(--status-outage-text)}.ServiceItem_statusText__lWS62.ServiceItem_maintenance__0lxE6{color:var(--status-maintenance-text)}.ServiceItem_statusText__lWS62.ServiceItem_unknown__Aw5rx{color:var(--status-unknown-text)}.ServiceItem_externalLink__62ISA{color:#6b7280;text-decoration:none;display:flex;align-items:center}.ServiceItem_externalLink__62ISA:hover{color:var(--griz-maroon)}.ServiceItem_externalLink__62ISA svg{width:18px;height:18px}@media (max-width:768px){.ServiceItem_row__L8hGA{flex-direction:column;align-items:flex-start;gap:.75rem}.ServiceItem_right__b6gpw{width:100%;justify-content:space-between}.ServiceItem_statusText__lWS62{text-align:left}.ServiceItem_statusBlock__hjVc9{align-items:flex-start;min-width:auto}.ServiceItem_duration__tBKai{text-align:left}.ServiceItem_expanded__C2C_8{padding:0 1.5rem 1rem}}.ServiceCategory_section__lSTm6{margin-bottom:1rem}.ServiceCategory_heading__FWsUr{margin:0;font-size:inherit;font-weight:inherit}.ServiceCategory_header__bQMcc{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:background-color .15s,border-color .15s;font-family:inherit;text-align:left}.ServiceCategory_header__bQMcc:hover{background-color:#f9fafb}.ServiceCategory_headerIssue__JHYQO{border-color:var(--status-degraded)}.ServiceCategory_headerLeft__17Nk4{display:flex;align-items:center;gap:.75rem}.ServiceCategory_headerRight__68ZvS{display:flex;align-items:center;gap:1rem}.ServiceCategory_indicator__JQdAn{width:14px;height:14px;border-radius:50%;flex-shrink:0}.ServiceCategory_indicator__JQdAn.ServiceCategory_operational__ssNdV{background-color:var(--status-operational)}.ServiceCategory_indicator__JQdAn.ServiceCategory_degraded__0S2_Z{background-color:var(--status-degraded);animation:ServiceCategory_glow-yellow__AUIjT 1.5s ease-in-out infinite}.ServiceCategory_indicator__JQdAn.ServiceCategory_outage__5VwKM{background-color:var(--status-outage);animation:ServiceCategory_glow-red__nTtr7 1s ease-in-out infinite}.ServiceCategory_indicator__JQdAn.ServiceCategory_maintenance__7nMNc{background-color:var(--status-maintenance)}.ServiceCategory_indicator__JQdAn.ServiceCategory_unknown__xqXiR{background-color:var(--status-unknown)}.ServiceCategory_title__RJEka{font-size:1rem;font-weight:600;color:#111827;margin:0;text-transform:none;letter-spacing:normal}.ServiceCategory_count__4AYjs{font-size:.8rem;color:#6b7280;font-weight:400}.ServiceCategory_issuebadge__jUqCp{font-size:.75rem;font-weight:600;padding:.2rem .6rem;border-radius:999px;white-space:nowrap}.ServiceCategory_issuebadge__jUqCp.ServiceCategory_degraded__0S2_Z{background-color:#fef3c7;color:#92400e}.ServiceCategory_issuebadge__jUqCp.ServiceCategory_outage__5VwKM{background-color:#fee2e2;color:#991b1b}.ServiceCategory_issuebadge__jUqCp.ServiceCategory_maintenance__7nMNc{background-color:#f3f4f6;color:#4b5563}.ServiceCategory_issuebadge__jUqCp.ServiceCategory_unknown__xqXiR{background-color:#f3f4f6;color:#6b7280}.ServiceCategory_statusLabel__s4h7m{font-size:.875rem;font-weight:500;white-space:nowrap}.ServiceCategory_statusLabel__s4h7m.ServiceCategory_operational__ssNdV{color:var(--status-operational-text)}.ServiceCategory_statusLabel__s4h7m.ServiceCategory_degraded__0S2_Z{color:var(--status-degraded-text)}.ServiceCategory_statusLabel__s4h7m.ServiceCategory_outage__5VwKM{color:var(--status-outage-text)}.ServiceCategory_statusLabel__s4h7m.ServiceCategory_maintenance__7nMNc{color:var(--status-maintenance-text)}.ServiceCategory_statusLabel__s4h7m.ServiceCategory_unknown__xqXiR{color:var(--status-unknown-text)}.ServiceCategory_chevron__Nx36j{width:20px;height:20px;color:#9ca3af;transition:transform .2s ease;flex-shrink:0}.ServiceCategory_chevronOpen__qTkVS{transform:rotate(180deg)}.ServiceCategory_list__IKhdJ{background:#fff;border-radius:0 0 8px 8px;box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:hidden;transition:max-height .3s ease,opacity .2s ease}.ServiceCategory_listOpen__AgzCJ{max-height:5000px;opacity:1;visibility:visible;border:1px solid #e5e7eb;border-top:none;margin-top:-4px}.ServiceCategory_listClosed__kDbqn{max-height:0;opacity:0;visibility:hidden;border:none}@media (prefers-reduced-motion:reduce){.ServiceCategory_chevron__Nx36j,.ServiceCategory_list__IKhdJ{transition:none}}@media (max-width:768px){.ServiceCategory_header__bQMcc{padding:.875rem 1rem;flex-wrap:wrap;gap:.5rem}.ServiceCategory_headerLeft__17Nk4,.ServiceCategory_headerRight__68ZvS{gap:.5rem}.ServiceCategory_title__RJEka{font-size:.9rem}.ServiceCategory_count__4AYjs{display:none}.ServiceCategory_statusLabel__s4h7m{font-size:.8rem}}.ActiveIncidents_section__vqQlX{margin-bottom:1.5rem;background:#fff;border-radius:8px;border:1px solid #e5e7eb;padding:1.25rem 1.5rem}.ActiveIncidents_heading__QN7bp{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 1rem}.ActiveIncidents_list__c_KfI{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.875rem}.ActiveIncidents_item__oLnQf{border-left:4px solid;padding:.75rem 1rem;border-radius:4px;background:#fafafa}.ActiveIncidents_item__oLnQf.ActiveIncidents_impact_critical__w9z4Q{border-left-color:var(--status-outage,#dc2626);background:#fef2f2}.ActiveIncidents_item__oLnQf.ActiveIncidents_impact_major__CwPmt{border-left-color:var(--status-degraded,#ca8a04);background:#fffbeb}.ActiveIncidents_item__oLnQf.ActiveIncidents_impact_minor__KdsQh{border-left-color:#6b7280;background:#f9fafb}.ActiveIncidents_itemHeader__abQlO{display:flex;align-items:center;gap:.5rem;margin-bottom:.375rem;flex-wrap:wrap}.ActiveIncidents_badge__nAHQT{display:inline-block;padding:.125rem .5rem;border-radius:12px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.ActiveIncidents_badge__nAHQT.ActiveIncidents_impact_critical__w9z4Q{background:var(--status-outage,#dc2626);color:#fff}.ActiveIncidents_badge__nAHQT.ActiveIncidents_impact_major__CwPmt{background:var(--status-degraded,#ca8a04);color:#fff}.ActiveIncidents_badge__nAHQT.ActiveIncidents_impact_minor__KdsQh{background:#6b7280;color:#fff}.ActiveIncidents_statusBadge__w4E9B{display:inline-block;padding:.125rem .5rem;border-radius:12px;font-size:.7rem;font-weight:500;background:#fff;border:1px solid #d1d5db;color:#374151}.ActiveIncidents_statusBadge__w4E9B.ActiveIncidents_status_investigating__10MGa{color:#b45309;border-color:#fcd34d;background:#fef3c7}.ActiveIncidents_statusBadge__w4E9B.ActiveIncidents_status_identified__qQVGh{color:#1d4ed8;border-color:#93c5fd;background:#dbeafe}.ActiveIncidents_statusBadge__w4E9B.ActiveIncidents_status_monitoring__EZ3nx{color:#5b21b6;border-color:#c4b5fd;background:#ede9fe}.ActiveIncidents_statusBadge__w4E9B.ActiveIncidents_status_resolved__52vsH{color:#166534;border-color:#86efac;background:#dcfce7}.ActiveIncidents_duration__BqW3A{font-size:.75rem;color:#6b7280;margin-left:auto}.ActiveIncidents_title__N4dl5{display:block;font-size:1rem;font-weight:600;color:#111827;text-decoration:none;margin-bottom:.125rem}.ActiveIncidents_title__N4dl5:hover{color:var(--griz-maroon,#70002e);text-decoration:underline}.ActiveIncidents_serviceName__PwNFs{font-size:.8125rem;color:#6b7280;margin-bottom:.375rem}.ActiveIncidents_latestUpdate__mTxsm{font-size:.875rem;color:#374151;line-height:1.5}.ActiveIncidents_viewAll__QmJtM{display:inline-block;margin-top:1rem;font-size:.875rem;color:var(--griz-maroon,#70002e);text-decoration:none;font-weight:500}.ActiveIncidents_viewAll__QmJtM:hover{text-decoration:underline}@media (max-width:768px){.ActiveIncidents_duration__BqW3A{margin-left:0}}.page_container__aoG4z{max-width:900px;margin:2.5rem auto;padding:0 2rem}.page_error__Jil8M,.page_loading__Q7rym{background:#fff;border-radius:8px;padding:2rem;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page_error__Jil8M{color:var(--status-outage)}.page_subscription__ff9MB{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-top:3rem}.page_subscription__ff9MB h2{color:#111827;font-size:1.25rem;margin-bottom:.5rem}.page_subscription__ff9MB p{color:#6b7280;margin-bottom:1.5rem}.page_form__Ou5d6{display:flex;gap:.75rem;flex-wrap:wrap}.page_form__Ou5d6 input{flex:1 1;min-width:250px;padding:.625rem 1rem;border:1px solid #d1d5db;border-radius:6px;font-size:.938rem;transition:border-color .2s}.page_form__Ou5d6 input:focus{border-color:var(--griz-maroon)}.page_form__Ou5d6 button{background-color:var(--griz-maroon);color:#fff;padding:.625rem 1.5rem;border:none;border-radius:6px;font-size:.938rem;font-weight:600;cursor:pointer;transition:background-color .2s}.page_form__Ou5d6 button:hover{background-color:#5a0025}.page_form__Ou5d6 button:focus{outline:3px solid #111827;outline-offset:2px}.page_footer__sHKi3{background-color:var(--lubrecht-green);color:#fff;padding:2rem;text-align:center;margin-top:4rem}.page_footer__sHKi3 p{margin-bottom:.5rem}.page_footer__sHKi3 a{color:var(--glacier-sky);text-decoration:none}.page_footer__sHKi3 a:hover{text-decoration:underline}@media (max-width:768px){.page_container__aoG4z{padding:0 1rem}.page_form__Ou5d6{flex-direction:column}.page_form__Ou5d6 input{min-width:100%}}.page_container__xwW_r{max-width:800px;margin:0 auto;padding:2rem 1.5rem 4rem}.page_breadcrumb__CKZok{margin:0 0 1.5rem}.page_back__WZ15w{color:var(--griz-maroon,#70002e);text-decoration:none;font-size:.875rem}.page_back__WZ15w:hover{text-decoration:underline}.page_empty__T2iSy{background:#fff;border-radius:8px;padding:2rem;text-align:center;color:#6b7280;border:1px solid #e5e7eb}.page_headerBlock__e3skK{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}.page_badges__q4cIk{display:flex;gap:.5rem;margin-bottom:.75rem;flex-wrap:wrap}.page_badge__K10AU{display:inline-block;padding:.25rem .625rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.page_badge__K10AU.page_impact_critical__Hcugm{background:var(--status-outage,#dc2626);color:#fff}.page_badge__K10AU.page_impact_major__0_VQA{background:var(--status-degraded,#ca8a04);color:#fff}.page_badge__K10AU.page_impact_minor__3oM2e{background:#6b7280;color:#fff}.page_statusBadge__TcjZb{display:inline-block;padding:.25rem .625rem;border-radius:12px;font-size:.75rem;font-weight:500;background:#fff;border:1px solid #d1d5db;color:#374151}.page_statusBadge__TcjZb.page_status_investigating__wEJPb{color:#b45309;border-color:#fcd34d;background:#fef3c7}.page_statusBadge__TcjZb.page_status_identified__aQNjZ{color:#1d4ed8;border-color:#93c5fd;background:#dbeafe}.page_statusBadge__TcjZb.page_status_monitoring__yQ4x2{color:#5b21b6;border-color:#c4b5fd;background:#ede9fe}.page_statusBadge__TcjZb.page_status_resolved__mGt_j{color:#166534;border-color:#86efac;background:#dcfce7}.page_autoBadge__ljpgv{font-size:.7rem;padding:.125rem .5rem;border-radius:12px;background:#f3f4f6;color:#6b7280;font-weight:500;border:1px solid #e5e7eb}.page_title__kxjb0{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 .5rem;line-height:1.3}.page_serviceName__ST9g9{color:#4b5563;font-size:.9375rem;margin:0 0 1rem}.page_metaList__QWr_R{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:1rem;gap:1rem;margin:1rem 0 0;padding:1rem 0 0;border-top:1px solid #f3f4f6}.page_metaList__QWr_R>div{display:flex;flex-direction:column;gap:.125rem}.page_metaList__QWr_R dt{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.page_metaList__QWr_R dd{font-size:.875rem;color:#111827;margin:0}.page_ongoing__q6_2K{color:var(--status-outage-text,#b91c1c);font-weight:600}.page_timelineSection__oz6Av{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem}.page_timelineHeading__mrhpg{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 1.25rem}.page_timeline__J_R84{list-style:none;padding:0;margin:0;position:relative}.page_timeline__J_R84:before{content:"";position:absolute;left:11px;top:12px;bottom:12px;width:2px;background:#e5e7eb}.page_timelineItem__A2NrG{display:flex;gap:1rem;padding-bottom:1.25rem;position:relative}.page_timelineItem__A2NrG:last-child{padding-bottom:0}.page_timelineMarker__ZIB1I{flex-shrink:0;width:24px;display:flex;justify-content:center;align-items:flex-start;padding-top:4px;z-index:1}.page_timelineDot__TkOps{display:block;width:16px;height:16px;border-radius:50%;background:#d1d5db;border:3px solid #fff;box-shadow:0 0 0 2px #d1d5db}.page_timelineDot__TkOps.page_status_investigating__wEJPb{background:#fcd34d;box-shadow:0 0 0 2px #fcd34d}.page_timelineDot__TkOps.page_status_identified__aQNjZ{background:#93c5fd;box-shadow:0 0 0 2px #93c5fd}.page_timelineDot__TkOps.page_status_monitoring__yQ4x2{background:#c4b5fd;box-shadow:0 0 0 2px #c4b5fd}.page_timelineDot__TkOps.page_status_resolved__mGt_j{background:#86efac;box-shadow:0 0 0 2px #86efac}.page_timelineContent__jgZA8{flex:1 1;min-width:0}.page_timelineHeader__SYd7Z{display:flex;align-items:center;gap:.75rem;margin-bottom:.375rem;flex-wrap:wrap}.page_timelineTime__eNGAE{font-size:.8125rem;color:#6b7280}.page_timelineMessage__6eOVP{margin:0;font-size:.9375rem;color:#374151;line-height:1.5;white-space:pre-wrap}