*{box-sizing:border-box}body,html{margin:0;min-height:100%}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f7f8;color:#17191c}.shell{min-height:100vh;display:grid;place-items:center;padding:24px}.panel{width:min(760px,100%);background:#fff;border:1px solid #e3e6e8;border-radius:16px;padding:40px}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:700;margin:0 0 14px}h1{max-width:650px;font-size:clamp(32px,5vw,56px);line-height:1.05;margin:0 0 20px}p{line-height:1.6}.status{display:inline-flex;align-items:center;gap:8px;margin-top:18px;font-size:14px;font-weight:600}.dot{width:9px;height:9px;border-radius:999px;background:currentColor}