.status-page{color:#102a43;background:radial-gradient(circle at 0 0,#2463eb1f,#0000 28%),radial-gradient(circle at 100% 0,#10b9811a,#0000 24%),linear-gradient(#0b0b0b 0%,#000 100%);min-height:100vh;padding:48px 24px 72px}.status-hero{max-width:960px;margin:0 auto 28px}.status-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#adb5c3;margin:0 0 8px;font-size:12px;font-weight:700}.status-title{letter-spacing:-.04em;color:#dcdcdc;margin:0;font-size:clamp(40px,7vw,72px);line-height:.95}.status-subtitle{color:#adb5c3;max-width:560px;margin:14px 0 0;font-size:18px;line-height:1.6}.status-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border:1px solid #9fadbd47;border-radius:24px;max-width:960px;margin:0 auto;padding:28px;box-shadow:0 20px 60px #102a4314}.status-panel-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.status-panel-title{color:#102a43;margin:0;font-size:22px}.status-badge{color:#166534;background:#e6f4ea;border-radius:999px;align-items:center;padding:8px 12px;font-size:13px;font-weight:600;display:inline-flex}.status-service-list{gap:14px;display:grid}.status-service-row{background:#fff;border:1px solid #d9e2ec;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.status-service-meta{align-items:center;gap:14px;display:flex}.status-indicator{border-radius:50%;flex-shrink:0;width:14px;height:14px;box-shadow:0 0 0 6px #0f172a0a}.status-service-name{color:#102a43;margin:0;font-size:17px}.status-service-description{color:#7b8794;margin:4px 0 0;font-size:14px}.status-pill{white-space:nowrap;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:700}.healthy{color:#166534;background:#dcfce7}.warning{color:#92400e;background:#fef3c7}.down{color:#b91c1c;background:#fee2e2}.loading{color:#4b5563;background:#e5e7eb}.status-indicator.loading{background:#9ca3af}.status-indicator.healthy{background:#22c55e}.status-indicator.warning{background:#f59e0b}.status-indicator.down{background:#ef4444}.status-badge{border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:13px;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.status-badge-text{z-index:1;position:relative}.status-badge-shimmer{border-radius:inherit;opacity:.35;background-size:200% 100%;animation:1.4s ease-in-out infinite status-badge-wave;position:absolute;inset:0}.status-badge.is-green .status-badge-shimmer{background:linear-gradient(90deg,#dcfce7 0%,#86efac 50%,#dcfce7 100%)}.status-badge.is-yellow .status-badge-shimmer{background:linear-gradient(90deg,#fef3c7 0%,#fcd34d 50%,#fef3c7 100%)}.status-badge.is-red .status-badge-shimmer{background:linear-gradient(90deg,#fee2e2 0%,#fca5a5 50%,#fee2e2 100%)}.status-badge.is-loading .status-badge-shimmer{background:linear-gradient(90deg,#e5e7eb 0%,#9ca3af 50%,#e5e7eb 100%)}@keyframes status-badge-wave{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (max-width:700px){.status-page{padding:32px 16px 56px}.status-panel{border-radius:20px;padding:20px}.status-panel-header,.status-service-row{flex-direction:column;align-items:flex-start}.status-pill{text-align:center;width:100%}}
