:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh;display:grid;place-items:center;padding:24px}.landing{width:min(640px,100%);text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:48px 24px}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;color:#334155}h1{margin:12px 0 0;font-size:clamp(2rem,4vw,2.75rem);line-height:1.1}.subtitle{margin:16px auto 0;max-width:52ch;color:#475569}.health{margin:20px auto 0;display:inline-block;padding:8px 12px;border-radius:999px;font-size:.875rem;font-weight:600}.health--checking{background:#e2e8f0;color:#334155}.health--ok{background:#dcfce7;color:#166534}.health--error{background:#fee2e2;color:#991b1b}
