:root{color:#18181b;background:#f7f7f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}.page{place-items:center;min-height:100vh;padding:32px;display:grid}.panel{background:#fff;border:1px solid #deded9;border-radius:8px;width:min(100%,640px);padding:32px;box-shadow:0 24px 70px #18181b14}.eyebrow{color:#71717a;letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:700}h1{margin:0;font-size:clamp(36px,6vw,56px);line-height:1}.lede{color:#52525b;max-width:52ch;margin:18px 0 24px;font-size:17px;line-height:1.6}.status{color:#3f3f46;border:1px solid #d4d4d8;border-radius:999px;width:fit-content;padding:10px 14px;font-size:14px;font-weight:700}.status[data-state=healthy]{color:#166534;background:#f0fdf4;border-color:#16a34a}.status[data-state=unhealthy]{color:#991b1b;background:#fef2f2;border-color:#dc2626}
