:root{color-scheme:light dark;font-family:system-ui,-apple-system,sans-serif}*{box-sizing:border-box}body{margin:0}.shell{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1.5rem;text-align:center}.wordmark{margin:0;font-size:clamp(2rem,8vw,3rem);font-weight:700;letter-spacing:-.02em}.status{margin:0;font-size:1rem}.status--checking{opacity:.6}.status--ok{color:#15803d}.status--error{color:#b91c1c}
