.status-page[data-astro-cid-xzpeustp]{padding:64px 0 96px}.page-header[data-astro-cid-xzpeustp]{margin-bottom:48px}.page-header[data-astro-cid-xzpeustp] h1[data-astro-cid-xzpeustp]{font-size:clamp(1.8rem,4vw,2.5rem);margin-bottom:8px}.page-header[data-astro-cid-xzpeustp] p[data-astro-cid-xzpeustp]{font-size:1rem;color:var(--text-muted)}.status-hero[data-astro-cid-xzpeustp]{display:flex;align-items:center;gap:14px;padding:28px 32px;border-radius:var(--radius);border:1px solid var(--border);background:var(--white);margin-bottom:40px}.status-dot[data-astro-cid-xzpeustp]{width:14px;height:14px;border-radius:50%;flex-shrink:0}.status-hero-text[data-astro-cid-xzpeustp]{flex:1}.status-title[data-astro-cid-xzpeustp]{font-size:1.15rem;font-weight:700;letter-spacing:-.02em}.status-updated[data-astro-cid-xzpeustp]{font-size:.82rem;font-family:DM Mono,monospace;color:var(--text-muted);margin-top:4px}.status-ok[data-astro-cid-xzpeustp]{border-color:#10b98140;background:#10b9810a}.status-ok[data-astro-cid-xzpeustp] .status-dot[data-astro-cid-xzpeustp]{background:#10b981;animation:pulse-green 2s infinite}.status-ok[data-astro-cid-xzpeustp] .status-title[data-astro-cid-xzpeustp]{color:#065f46}.status-degraded[data-astro-cid-xzpeustp]{border-color:#f59e0b4d;background:#f59e0b0a}.status-degraded[data-astro-cid-xzpeustp] .status-dot[data-astro-cid-xzpeustp]{background:#f59e0b}.status-degraded[data-astro-cid-xzpeustp] .status-title[data-astro-cid-xzpeustp]{color:#92400e}.status-down[data-astro-cid-xzpeustp]{border-color:#ef44444d;background:#ef44440a}.status-down[data-astro-cid-xzpeustp] .status-dot[data-astro-cid-xzpeustp]{background:#ef4444}.status-down[data-astro-cid-xzpeustp] .status-title[data-astro-cid-xzpeustp]{color:#991b1b}.status-checking[data-astro-cid-xzpeustp]{border-color:var(--border)}.status-checking[data-astro-cid-xzpeustp] .status-dot[data-astro-cid-xzpeustp]{background:#d1d5db}.status-checking[data-astro-cid-xzpeustp] .status-title[data-astro-cid-xzpeustp]{color:var(--text-muted)}@keyframes pulse-green{0%,to{box-shadow:0 0 #10b98166}50%{box-shadow:0 0 0 6px #10b98100}}.components-section[data-astro-cid-xzpeustp] h2[data-astro-cid-xzpeustp]{font-size:1rem;font-weight:600;letter-spacing:0;color:var(--text-muted);text-transform:uppercase;font-family:DM Mono,monospace;font-size:.75rem;letter-spacing:.08em;margin-bottom:12px}.components-table[data-astro-cid-xzpeustp]{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.component-row[data-astro-cid-xzpeustp]{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:1px solid var(--border);gap:16px}.component-row[data-astro-cid-xzpeustp]:last-child{border-bottom:none}.component-name[data-astro-cid-xzpeustp]{font-size:.95rem;font-weight:500}.component-note[data-astro-cid-xzpeustp]{font-size:.8rem;color:var(--text-muted);font-family:DM Mono,monospace;margin-top:2px}.component-status[data-astro-cid-xzpeustp]{display:flex;align-items:center;gap:7px;font-size:.85rem;font-weight:500;white-space:nowrap}.comp-dot[data-astro-cid-xzpeustp]{width:8px;height:8px;border-radius:50%;flex-shrink:0}.comp-dot[data-astro-cid-xzpeustp].ok{background:#10b981;animation:pulse-green 2s infinite}.comp-dot[data-astro-cid-xzpeustp].degraded{background:#f59e0b}.comp-dot[data-astro-cid-xzpeustp].down{background:#ef4444}.comp-dot[data-astro-cid-xzpeustp].checking{background:#d1d5db}.comp-label[data-astro-cid-xzpeustp].ok{color:#065f46}.comp-label[data-astro-cid-xzpeustp].degraded{color:#92400e}.comp-label[data-astro-cid-xzpeustp].down{color:#991b1b}.comp-label[data-astro-cid-xzpeustp].checking{color:var(--text-muted)}.status-actions[data-astro-cid-xzpeustp]{display:flex;align-items:center;justify-content:space-between;margin-top:32px;gap:16px;flex-wrap:wrap}.anthropic-note[data-astro-cid-xzpeustp]{font-size:.875rem;color:var(--text-muted);line-height:1.6}.anthropic-note[data-astro-cid-xzpeustp] a[data-astro-cid-xzpeustp]{color:var(--blue);text-decoration:none;font-weight:500}.anthropic-note[data-astro-cid-xzpeustp] a[data-astro-cid-xzpeustp]:hover{text-decoration:underline}.refresh-btn[data-astro-cid-xzpeustp]{display:inline-flex;align-items:center;gap:7px;font-family:DM Mono,monospace;font-size:.8rem;font-weight:500;color:var(--text-muted);background:var(--white);border:1px solid var(--border);border-radius:6px;padding:8px 16px;cursor:pointer;transition:all var(--transition);white-space:nowrap}.refresh-btn[data-astro-cid-xzpeustp]:hover{color:var(--dark);border-color:#0003}.refresh-btn[data-astro-cid-xzpeustp] svg[data-astro-cid-xzpeustp]{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(max-width:640px){.status-actions[data-astro-cid-xzpeustp]{flex-direction:column;align-items:flex-start}}
