:root{color:#171717;background:#f5f7fb;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0}button{color:#fff;font:inherit;cursor:pointer;background:#2563eb;border:0;border-radius:10px;padding:12px 18px;font-weight:600}button:disabled{cursor:wait;opacity:.65}main{place-items:center;min-height:100vh;padding:24px;display:grid}section{background:#fff;border:1px solid #e5e7eb;border-radius:20px;width:min(100%,520px);padding:40px;box-shadow:0 16px 48px #0f172a14}h1{margin:8px 0 28px;font-size:clamp(28px,5vw,42px);line-height:1.1}.eyebrow{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:13px;font-weight:700}.status{color:#64748b;min-height:24px;margin:20px 0 0}.status-ok{color:#15803d;font-weight:700}.status-error{color:#b91c1c}
