body{margin:0;min-width:320px;color:#fff;background:#012435;font-family:Segoe UI,Arial,sans-serif}*{box-sizing:border-box}.status-page{position:relative;display:grid;min-height:100dvh;place-items:center;overflow:hidden;padding:24px;background:linear-gradient(120deg,#012435d1,#0580a14d),repeating-linear-gradient(0deg,transparent 0 39px,rgba(122,162,184,.12) 40px),repeating-linear-gradient(90deg,transparent 0 39px,rgba(122,162,184,.12) 40px)}.status-card{position:relative;width:min(100%,560px);padding:48px;border:1px solid rgba(181,198,214,.28);border-radius:28px;background:#012435d1;box-shadow:0 28px 80px #00000061;backdrop-filter:blur(18px)}.eyebrow{margin-bottom:20px;color:#0580a1;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}h1{margin:0;font-size:clamp(36px,7vw,56px);font-weight:700;letter-spacing:-.055em;line-height:.98}.intro{margin:18px 0 38px;color:#b5c6d6;font-size:16px}.status-row{display:flex;align-items:center;gap:14px;padding:19px 20px;border:1px solid rgba(255,208,115,.38);border-radius:14px;background:#ffd0731f;color:#fff1d5}.status-row p{margin:0;font-size:16px}.status-row strong{text-transform:capitalize}.status-row .status-advice{margin:6px 0 0;color:inherit;font-size:14px}.status-indicator{width:12px;height:12px;flex:0 0 auto;border-radius:50%;background:#ffd073;box-shadow:0 0 0 6px #ffd07329,0 0 22px #ffd073bf}.status-healthy{border-color:#38923694;background:#38923629;color:#fff}.status-healthy .status-indicator{background:#389236;box-shadow:0 0 0 6px #38923629,0 0 22px #389236bf}.status-unhealthy{border-color:#d9534f94;background:#d9534f29;color:#fff}.status-unhealthy .status-indicator{background:#d9534f;box-shadow:0 0 0 6px #d9534f29,0 0 22px #d9534fbf}.status-error{border-color:#d9534f94;background:#d9534f29;color:#fff}.status-error .status-indicator{background:#d9534f;box-shadow:0 0 0 6px #d9534f29,0 0 22px #d9534fbf}.retry-button{margin-top:16px;padding:10px 16px;border:1px solid #0580a1;border-radius:8px;color:#0580a1;background:transparent;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.retry-button:hover,.retry-button:focus-visible{color:#012435;background:#0580a1}.refresh-note{margin:27px 0 0;color:#9cafc3;font-size:14px}.orb{position:absolute;width:440px;height:440px;border-radius:50%;filter:blur(2px);opacity:.34}.orb-top{top:-250px;right:-120px;background:#0580a1}.orb-bottom{bottom:-300px;left:-160px;background:var(--theme-secondary-color)}@media(max-width:600px){.status-card{padding:34px 27px;border-radius:22px}.intro{margin-bottom:30px}.status-row{align-items:flex-start}}
