:root{color:#f4f4f5;background:#09090b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0}a{color:inherit}.shell{align-items:center;min-height:100vh;padding:48px;display:flex}.hero{max-width:720px}.eyebrow{color:#a1a1aa;letter-spacing:.16em;text-transform:uppercase;margin:0 0 16px;font-size:.875rem}h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.5rem,8vw,5.75rem);line-height:.95}p{color:#d4d4d8;margin:24px 0;font-size:1.125rem;line-height:1.7}code{background:#18181b;border:1px solid #27272a;border-radius:6px;padding:.125rem .375rem}.hero a{color:#09090b;background:#f4f4f5;border-radius:999px;padding:.875rem 1.125rem;font-weight:700;text-decoration:none;display:inline-flex}.api-origin{margin-top:0}.status-card{background:#111113;border:1px solid #27272a;border-radius:20px;margin-top:32px;padding:24px}.status-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.status-label{color:#fafafa;margin:0 0 8px;font-size:.95rem;font-weight:700}.status-copy{margin:0;font-size:.95rem;line-height:1.6}.status-button{color:#fafafa;cursor:pointer;font:inherit;background:#27272a;border:1px solid #3f3f46;border-radius:999px;padding:.625rem 1rem;font-weight:600}.status-button:disabled{cursor:wait;opacity:.7}.status-error{color:#fecaca;background:#2a1215;border:1px solid #7f1d1d;border-radius:12px;margin:0 0 20px;padding:12px 14px}.status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;display:grid}.status-grid div{background:#09090b;border:1px solid #27272a;border-radius:14px;padding:14px 16px}.status-grid dt{color:#a1a1aa;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.75rem}.status-grid dd{color:#fafafa;margin:0;font-size:1rem;font-weight:600}.pill{border-radius:999px;padding:.25rem .625rem;font-size:.875rem;font-weight:700;display:inline-flex}.pill-ok{color:#bbf7d0;background:#14532d}.pill-unknown{color:#fde68a;background:#422006}@media (width<=640px){.status-header{flex-direction:column}.status-grid{grid-template-columns:1fr}}
