.service-health{--health-healthy: #047857;--health-healthy-soft: #d1fae5;--health-degraded: #b45309;--health-degraded-soft: #fef3c7;--health-down: #b91c1c;--health-down-soft: #fee2e2;--health-unknown: #4b5563;--health-unknown-soft: #f3f4f6;display:flex;flex-direction:column;gap:2rem;max-width:1500px;margin:0 auto}.service-health .title-section h1{color:#fff}.service-health__eyebrow{margin:0 0 .35rem;color:var(--color-text-secondary);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.service-health__summary,.service-health__service-card,.service-health__panel,.service-health__empty-notice,.service-health__error-banner{border:1px solid rgba(255,255,255,.65);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.service-health__summary{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:132px;padding:1.75rem 2rem;background:#ffffffd1;border-left:6px solid var(--health-unknown);border-radius:var(--radius-xl)}.service-health__summary--healthy{border-left-color:var(--health-healthy)}.service-health__summary--degraded{border-left-color:var(--health-degraded)}.service-health__summary--down{border-left-color:var(--health-down)}.service-health__global-line{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.service-health__global-line .service-health__status{font-size:1.5rem}.service-health__global-line .service-health__status-dot{width:.7rem;height:.7rem}.service-health__status{display:inline-flex;align-items:center;gap:.5rem;color:var(--health-unknown);font-size:.82rem;font-weight:750;line-height:1.2}.service-health__status-dot{width:.55rem;height:.55rem;flex:0 0 auto;background:currentColor;border-radius:50%;box-shadow:0 0 0 4px var(--health-unknown-soft)}.service-health__status--healthy{color:var(--health-healthy)}.service-health__status--healthy .service-health__status-dot{box-shadow:0 0 0 4px var(--health-healthy-soft)}.service-health__status--degraded{color:var(--health-degraded)}.service-health__status--degraded .service-health__status-dot{box-shadow:0 0 0 4px var(--health-degraded-soft)}.service-health__status--down{color:var(--health-down)}.service-health__status--down .service-health__status-dot{box-shadow:0 0 0 4px var(--health-down-soft)}.service-health__fallback,.service-health__freshness,.service-health__count{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.75rem;font-weight:800;letter-spacing:.02em}.service-health__fallback{padding:.45rem .7rem;color:#4338ca;background:#e0e7ff;border:1px solid #c7d2fe}.service-health__updated{display:grid;justify-items:end;gap:.2rem;color:var(--color-text-secondary);font-size:.82rem}.service-health__updated strong{color:var(--color-text-primary);font-size:.95rem}.service-health__freshness{margin-top:.35rem;padding:.3rem .6rem}.service-health__freshness--fresh{color:var(--health-healthy);background:var(--health-healthy-soft)}.service-health__freshness--stale{color:var(--health-degraded);background:var(--health-degraded-soft)}.service-health__refreshing{display:inline-flex;align-items:center;gap:.4rem;margin-top:.3rem;color:var(--color-text-secondary)}.service-health__refreshing .spinner{width:14px;height:14px;border-width:2px}.service-health__error-banner,.service-health__empty-notice{display:flex;align-items:center;gap:.75rem;padding:1rem 1.15rem;border-radius:var(--radius-lg)}.service-health__error-banner{color:var(--health-down);background:#fee2e2f0;border-color:#fecaca}.service-health__error-banner span{flex:1}.service-health__error-banner button{padding:.45rem .75rem;color:var(--health-down);font:inherit;font-weight:700;background:#fff;border:1px solid #fca5a5;border-radius:var(--radius-md);cursor:pointer}.service-health__empty-notice{color:var(--color-text-secondary);background:#ffffffdb}.service-health__section-heading,.service-health__panel-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.service-health__section-heading h2,.service-health__panel-header h2{margin:0;color:var(--color-text-primary);font-size:1.35rem;line-height:1.3}.service-health__section-heading{margin-bottom:1rem}.service-health__section-heading h2{color:#fff}.service-health__services{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.service-health__service-card{min-width:0;padding:1.25rem;background:#ffffffd6;border-top:4px solid var(--health-unknown);border-radius:var(--radius-lg)}.service-health__service-card--healthy{border-top-color:var(--health-healthy)}.service-health__service-card--degraded{border-top-color:var(--health-degraded)}.service-health__service-card--down{border-top-color:var(--health-down)}.service-health__service-card header{display:flex;align-items:flex-start;gap:.85rem;min-height:54px}.service-health__service-card h3{margin:0 0 .45rem;color:var(--color-text-primary);font-size:1rem}.service-health__service-card dl{display:grid;gap:.55rem;margin:1.15rem 0 0}.service-health__service-card dl div{display:flex;justify-content:space-between;gap:.75rem;padding-top:.55rem;border-top:1px solid var(--color-border)}.service-health__service-card dl dt{color:var(--color-text-secondary);font-size:.78rem}.service-health__service-card dl dd{min-width:0;margin:0;overflow-wrap:anywhere;color:var(--color-text-primary);font-size:.8rem;font-weight:700;text-align:right}.service-health__service-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex:0 0 auto;color:var(--color-accent);background:var(--color-accent-muted);border-radius:12px}.service-health__service-icon i{font-size:1.1rem}.service-health__service-message{margin:.8rem 0 0;padding-top:.7rem;overflow-wrap:anywhere;color:var(--color-text-secondary);border-top:1px solid var(--color-border);font-size:.78rem;line-height:1.45}.service-health__details-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:start;gap:1rem}.service-health__panel{min-width:0;padding:1.35rem;background:#ffffffd6;border-radius:var(--radius-xl)}.service-health__panel-header{padding-bottom:1rem;border-bottom:1px solid var(--color-border)}.service-health__count{min-width:2rem;min-height:2rem;padding:.3rem .6rem;color:var(--color-accent);background:var(--color-accent-muted)}.service-health__panel-empty{display:grid;justify-items:center;gap:.65rem;padding:2.25rem 1rem;color:var(--color-text-secondary);text-align:center}.service-health__panel-empty i{font-size:1.5rem;color:var(--color-text-tertiary)}.service-health__panel-empty p{margin:0}.service-health__call-list,.service-health__alert-list{display:grid;gap:.75rem;margin:1rem 0 0;padding:0;list-style:none}.service-health__call-list li{padding:1rem;background:#f9fafbe6;border:1px solid var(--color-border);border-radius:var(--radius-lg)}.service-health__call-list li dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:.85rem 0 0}.service-health__call-list li dl div{min-width:0}.service-health__call-list li dt{margin-bottom:.15rem;color:var(--color-text-secondary);font-size:.72rem;font-weight:700;text-transform:uppercase}.service-health__call-list li dd{margin:0;overflow-wrap:anywhere;color:var(--color-text-primary);font-size:.84rem}.service-health__call-id{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:var(--color-text-secondary);font-size:.75rem}.service-health__call-id code{min-width:0;overflow:hidden;color:var(--color-text-primary);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.service-health__alert{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem;padding:.9rem;background:#f9fafbe6;border:1px solid var(--color-border);border-radius:var(--radius-lg)}.service-health__alert--healthy .service-health__alert-marker{background:var(--health-healthy)}.service-health__alert--degraded .service-health__alert-marker{background:var(--health-degraded)}.service-health__alert--down .service-health__alert-marker{background:var(--health-down)}.service-health__alert p{margin:.35rem 0 0;overflow-wrap:anywhere;color:var(--color-text-primary);font-size:.84rem;line-height:1.45}.service-health__alert-marker{width:.55rem;height:.55rem;margin-top:.35rem;background:var(--health-unknown);border-radius:50%}.service-health__alert-meta{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.service-health__alert-meta strong{overflow-wrap:anywhere;color:var(--color-text-primary);font-size:.8rem}.service-health__alert-meta time{flex:0 0 auto;color:var(--color-text-secondary);font-size:.7rem}.service-health__state{display:grid;justify-items:center;gap:1rem;min-height:320px;align-content:center;padding:2rem;color:var(--color-text-secondary);background:#ffffffd6;border:1px solid rgba(255,255,255,.65);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);text-align:center}.service-health__state h2,.service-health__state p{margin:0}.service-health__state--error i{color:var(--color-danger);font-size:2rem}.service-health__retry{padding:.7rem 1rem;color:#fff;font:inherit;font-weight:700;background:var(--color-accent);border:0;border-radius:var(--radius-md);cursor:pointer}@media(max-width:1280px){.service-health__services{grid-template-columns:repeat(2,minmax(0,1fr))}.service-health__details-grid{grid-template-columns:1fr}}@media(max-width:640px){.service-health{gap:1.4rem}.service-health__summary{align-items:flex-start;flex-direction:column;gap:1.25rem;padding:1.35rem}.service-health__global-line .service-health__status{font-size:1.2rem}.service-health__updated{justify-items:start}.service-health__services{grid-template-columns:1fr}.service-health__service-card,.service-health__panel{padding:1rem}.service-health__error-banner{align-items:flex-start;flex-wrap:wrap}.service-health__error-banner button{margin-left:1.75rem}.service-health__call-list li dl{grid-template-columns:1fr}.service-health__alert-meta{align-items:flex-start;flex-direction:column;gap:.2rem}.service-health__alert-meta time{flex:auto}}@media(prefers-reduced-motion:reduce){.service-health .spinner,.service-health__state .spinner{animation-duration:1.8s}}
