.api-status-module__cKecUG__page{background:var(--bg-soft);min-height:100vh}.api-status-module__cKecUG__hero{background:linear-gradient(135deg, color-mix(in srgb, var(--ph-blue) 13%, var(--bg-card)), color-mix(in srgb, var(--ph-red) 8%, var(--bg-card)));box-shadow:var(--shadow), inset 0 0 0 1px var(--border-strong);border:0;border-radius:28px;overflow:hidden}.api-status-module__cKecUG__hero .page-art{width:min(100%,340px);height:auto;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;flex-shrink:0;padding:0;display:block}.api-status-module__cKecUG__hero .page-art svg{width:100%;max-width:340px;height:auto;display:block}.api-status-module__cKecUG__panel{border:1px solid var(--border-strong);background:var(--bg-card);box-shadow:var(--shadow);border-radius:22px;padding:clamp(22px,4vw,34px)}.api-status-module__cKecUG__panelHeader{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.api-status-module__cKecUG__panelHeader h2{color:var(--ph-ink);margin:6px 0 4px;font-size:clamp(1.6rem,3vw,2.15rem)}.api-status-module__cKecUG__muted,.api-status-module__cKecUG__checkedAt,.api-status-module__cKecUG__statusCard p,.api-status-module__cKecUG__statusCard small,.api-status-module__cKecUG__empty,.api-status-module__cKecUG__note p{color:var(--ph-muted)}.api-status-module__cKecUG__muted{margin:0;font-size:.86rem;line-height:1.5}.api-status-module__cKecUG__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.api-status-module__cKecUG__checkedAt{white-space:nowrap;font-size:.74rem}.api-status-module__cKecUG__refreshButton{border:1px solid var(--ph-blue);background:var(--ph-blue);color:#fff;min-height:42px;font:inherit;cursor:pointer;border-radius:10px;padding:10px 16px;font-size:.8rem;font-weight:800}.api-status-module__cKecUG__refreshButton:hover:not(:disabled){filter:brightness(1.1)}.api-status-module__cKecUG__refreshButton:disabled{cursor:wait;opacity:.7}.api-status-module__cKecUG__error{border-left:3px solid var(--ph-red);background:color-mix(in srgb, var(--ph-red) 8%, var(--bg-soft));color:var(--red);gap:4px;margin-bottom:18px;padding:13px 15px;font-size:.8rem;line-height:1.5;display:grid}.api-status-module__cKecUG__summaryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.api-status-module__cKecUG__statusCard{border:1px solid var(--border);background:color-mix(in srgb, var(--bg-card) 88%, var(--ph-blue));border-radius:15px;min-height:205px;padding:18px}.api-status-module__cKecUG__statusCardTop,.api-status-module__cKecUG__groupHeading,.api-status-module__cKecUG__providerRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.api-status-module__cKecUG__statusIcon{background:color-mix(in srgb, var(--navy) 16%, transparent);width:34px;height:34px;color:var(--navy);border-radius:10px;place-items:center;font-size:1.15rem;font-weight:800;display:grid}.api-status-module__cKecUG__badge,.api-status-module__cKecUG__providerState{white-space:nowrap;border-radius:999px;align-items:center;font-size:.66rem;font-weight:800;display:inline-flex}.api-status-module__cKecUG__badge{padding:5px 8px}.api-status-module__cKecUG__badgeGood,.api-status-module__cKecUG__providerOn{color:#087a56;background:#0d966926}.api-status-module__cKecUG__badgeNeutral,.api-status-module__cKecUG__providerOff{background:color-mix(in srgb, var(--ph-muted) 13%, transparent);color:var(--ph-muted)}.api-status-module__cKecUG__badgeWarn{background:color-mix(in srgb, var(--red) 14%, transparent);color:var(--red)}.api-status-module__cKecUG__statusCard h3{color:var(--ph-ink);margin:16px 0 7px;font-size:1rem}.api-status-module__cKecUG__statusCard p{min-height:62px;margin:0 0 13px;font-size:.77rem;line-height:1.55}.api-status-module__cKecUG__statusCard small{font-size:.68rem;line-height:1.4;display:block}.api-status-module__cKecUG__providerColumns{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.api-status-module__cKecUG__providerGroup{border:1px solid var(--border);border-radius:15px;padding:18px}.api-status-module__cKecUG__groupHeading{border-bottom:1px solid var(--border);padding-bottom:10px}.api-status-module__cKecUG__groupHeading h3{color:var(--ph-ink);margin:0;font-size:.95rem}.api-status-module__cKecUG__groupHeading span{color:var(--ph-muted);font-size:.7rem;font-weight:700}.api-status-module__cKecUG__providerRow{border-bottom:1px solid color-mix(in srgb, var(--border) 72%, transparent);color:var(--ph-ink);padding:10px 0;font-size:.78rem}.api-status-module__cKecUG__providerRow:last-child{border-bottom:0;padding-bottom:0}.api-status-module__cKecUG__providerState{padding:4px 7px}.api-status-module__cKecUG__empty{margin:14px 0 0;font-size:.76rem;line-height:1.55}.api-status-module__cKecUG__note{border-left:3px solid var(--ph-yellow);background:color-mix(in srgb, var(--ph-yellow) 10%, var(--bg-soft));gap:6px;margin-top:18px;padding:15px 17px;display:grid}.api-status-module__cKecUG__note p{margin:0;font-size:.77rem;line-height:1.6}.api-status-module__cKecUG__note a{color:var(--navy);text-underline-offset:2px;font-weight:800;text-decoration:underline}.api-status-module__cKecUG__note code{background:color-mix(in srgb, var(--ph-blue) 10%, transparent);color:var(--ph-ink);border-radius:5px;padding:2px 5px;font-size:.72rem}:is(html[data-theme=dark] .api-status-module__cKecUG__badgeGood,html[data-theme=system] .api-status-module__cKecUG__badgeGood,html[data-theme=dark] .api-status-module__cKecUG__providerOn,html[data-theme=system] .api-status-module__cKecUG__providerOn){color:#7ee7bd;background:#34d3992e}:is(html[data-theme=dark] .api-status-module__cKecUG__badgeWarn,html[data-theme=system] .api-status-module__cKecUG__badgeWarn){color:#ff9d96;background:#ff84782e}@media (max-width:900px){.api-status-module__cKecUG__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.api-status-module__cKecUG__panelHeader{display:grid}.api-status-module__cKecUG__actions{justify-content:flex-start}.api-status-module__cKecUG__summaryGrid,.api-status-module__cKecUG__providerColumns{grid-template-columns:1fr}.api-status-module__cKecUG__statusCard,.api-status-module__cKecUG__statusCard p{min-height:0}}
