.gs:where(.astro-rifwjfeb){--gs-healthy: hsl(142, 60%, 45%);--gs-noisy: hsl(38, 80%, 50%);--gs-degraded: hsl(25, 80%, 50%);--gs-critical: hsl(0, 65%, 50%);--gs-state-color: var(--gs-healthy);display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}:where(.astro-rifwjfeb)[data-gs-state=noisy]{--gs-state-color: var(--gs-noisy)}:where(.astro-rifwjfeb)[data-gs-state=degraded]{--gs-state-color: var(--gs-degraded)}:where(.astro-rifwjfeb)[data-gs-state=critical]{--gs-state-color: var(--gs-critical)}.gs-status:where(.astro-rifwjfeb){display:flex;flex-direction:column;align-items:center;gap:.375rem;position:relative}.gs-status-glow:where(.astro-rifwjfeb){position:absolute;width:90px;height:36px;border-radius:50%;background:radial-gradient(ellipse,var(--gs-state-color) 0%,transparent 70%);opacity:.2;transition:opacity .8s ease;animation:gs-pulse 3s ease-in-out infinite}:where(.astro-rifwjfeb)[data-gs-state=noisy] .gs-status-glow:where(.astro-rifwjfeb){opacity:.25}:where(.astro-rifwjfeb)[data-gs-state=degraded] .gs-status-glow:where(.astro-rifwjfeb){opacity:.3;animation-duration:2s}:where(.astro-rifwjfeb)[data-gs-state=critical] .gs-status-glow:where(.astro-rifwjfeb){opacity:.4;animation-duration:1.2s}@keyframes gs-pulse{0%,to{transform:scale(1);opacity:.2}50%{transform:scale(1.35);opacity:.35}}.gs-status-pill:where(.astro-rifwjfeb){position:relative;display:flex;align-items:center;gap:.375rem;background:color-mix(in srgb,var(--gs-state-color) 10%,var(--ig-bg-card));border:1px solid var(--gs-state-color);border-radius:999px;padding:.25rem .75rem;transition:background .8s ease,border-color .8s ease;z-index:1}.gs-status-dot:where(.astro-rifwjfeb){width:6px;height:6px;border-radius:50%;background:var(--gs-state-color);transition:background .8s ease}.gs-status-label:where(.astro-rifwjfeb){font-size:.6875rem;font-weight:700;letter-spacing:.08em;color:var(--gs-state-color);transition:color .8s ease}.gs-status-cause:where(.astro-rifwjfeb){font-size:.75rem;color:var(--ig-text-muted);margin:0;min-height:1.2em}.gs-grid:where(.astro-rifwjfeb){display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:.625rem}.gs-card:where(.astro-rifwjfeb){--b1: 10%;--b2: 10%;--b3: 10%;--b4: 10%;--b5: 10%;background:var(--ig-bg-card);border:1px solid var(--ig-border);border-radius:var(--ig-radius-md);padding:.75rem;display:flex;flex-direction:column;gap:.5rem;transition:border-color .8s ease,box-shadow .8s ease}.gs-card:where(.astro-rifwjfeb)[data-gs-alert=warning]{--gs-alert-color: var(--gs-noisy)}.gs-card:where(.astro-rifwjfeb)[data-gs-alert=danger]{--gs-alert-color: var(--gs-degraded)}.gs-card:where(.astro-rifwjfeb)[data-gs-alert=critical]{--gs-alert-color: var(--gs-critical)}.gs-card:where(.astro-rifwjfeb):not([data-gs-alert=""]){border-color:var(--gs-alert-color);box-shadow:inset 0 0 12px color-mix(in srgb,var(--gs-alert-color) 10%,transparent)}.gs-card:where(.astro-rifwjfeb)[data-gs-alert=critical]{box-shadow:inset 0 0 16px color-mix(in srgb,var(--gs-alert-color) 15%,transparent)}.gs-card-head:where(.astro-rifwjfeb){display:flex;align-items:center;gap:.375rem}.gs-card-icon:where(.astro-rifwjfeb){width:1.5rem;height:1.5rem;background:var(--ig-bg-elevated);border:1px solid var(--ig-border-subtle);border-radius:var(--ig-radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .8s ease,border-color .8s ease}.gs-card-icon:where(.astro-rifwjfeb) svg:where(.astro-rifwjfeb){width:.75rem;height:.75rem;color:var(--ig-text-muted);transition:color .8s ease}.gs-card:where(.astro-rifwjfeb):not([data-gs-alert=""]) .gs-card-icon:where(.astro-rifwjfeb){background:color-mix(in srgb,var(--gs-alert-color) 12%,var(--ig-bg-elevated));border-color:color-mix(in srgb,var(--gs-alert-color) 25%,var(--ig-border-subtle))}.gs-card:where(.astro-rifwjfeb):not([data-gs-alert=""]) .gs-card-icon:where(.astro-rifwjfeb) svg:where(.astro-rifwjfeb){color:var(--gs-alert-color)}.gs-card-name:where(.astro-rifwjfeb){font-size:.8125rem;font-weight:600;color:var(--ig-text)}.gs-card-values:where(.astro-rifwjfeb){display:flex;flex-direction:column;gap:.125rem}.gs-val:where(.astro-rifwjfeb){display:flex;align-items:baseline;gap:.375rem}.gs-val-key:where(.astro-rifwjfeb){font-size:.625rem;color:var(--ig-text-faint);min-width:3rem}.gs-val-num:where(.astro-rifwjfeb){font-size:.75rem;font-weight:600;color:var(--ig-text);font-variant-numeric:tabular-nums;transition:color .8s ease}.gs-card:where(.astro-rifwjfeb):not([data-gs-alert=""]) .gs-val-num:where(.astro-rifwjfeb){color:var(--gs-alert-color)}.gs-bars:where(.astro-rifwjfeb){display:flex;align-items:flex-end;gap:3px;height:2rem;margin-top:auto;position:relative}.gs-bar:where(.astro-rifwjfeb){flex:1;border-radius:2px 2px 0 0;background:color-mix(in srgb,var(--ig-accent) 40%,var(--ig-bg-elevated));min-height:2px;transition:height .8s ease,background .8s ease}.gs-bar:where(.astro-rifwjfeb):nth-child(1){height:var(--b1)}.gs-bar:where(.astro-rifwjfeb):nth-child(2){height:var(--b2)}.gs-bar:where(.astro-rifwjfeb):nth-child(3){height:var(--b3)}.gs-bar:where(.astro-rifwjfeb):nth-child(4){height:var(--b4)}.gs-bar:where(.astro-rifwjfeb):nth-child(5){height:var(--b5)}.gs-card:where(.astro-rifwjfeb):not([data-gs-alert=""]) .gs-bar:where(.astro-rifwjfeb){background:color-mix(in srgb,var(--gs-alert-color) 50%,var(--ig-bg-elevated))}.gs-bars:where(.astro-rifwjfeb):after{content:"";position:absolute;left:0;right:0;bottom:40%;border-top:1px dashed var(--ig-text-faint);opacity:.3;pointer-events:none}@media(max-width:480px){.gs-grid:where(.astro-rifwjfeb){grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.gs-status-glow:where(.astro-rifwjfeb){animation:none;opacity:.15}}
