*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,Arial,sans-serif;color:#172033;background:#f4f7fb}.page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 18px}.card{width:min(680px,100%);background:#fff;border:1px solid #e5eaf1;border-radius:22px;padding:44px;box-shadow:0 22px 65px rgba(24,39,75,.1)}.brand{display:flex;align-items:center;gap:12px;margin-bottom:40px}.mark{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:#1d4ed8;color:#fff;font-weight:800;font-size:22px}.brand b{display:block;letter-spacing:.08em;font-size:14px}.brand small{display:block;color:#718096;margin-top:3px}.eyebrow{color:#2563eb;font-weight:800;letter-spacing:.12em;font-size:12px;margin-bottom:12px}h1{margin:0;font-size:clamp(38px,7vw,60px);line-height:1.02;letter-spacing:-.045em}.lead{color:#5d687b;font-size:17px;line-height:1.65;margin:24px 0}.status{display:inline-flex;align-items:center;gap:9px;background:#f0fdf4;color:#166534;border:1px solid #dcfce7;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700;margin-bottom:24px}.status i{width:9px;height:9px;border-radius:50%;background:#22c55e}button{width:100%;border:0;border-radius:12px;padding:15px 18px;background:#1d4ed8;color:#fff;font-weight:700;font-size:15px;cursor:pointer}button:hover{background:#1e40af}#mensagem{min-height:22px;text-align:center;color:#64748b;font-size:13px}.privacy{margin-top:22px;padding-top:22px;border-top:1px solid #edf0f5;display:flex;flex-direction:column;gap:5px;color:#6b7280;font-size:13px}.privacy strong{color:#334155}footer{margin-top:22px;color:#7b8494;font-size:12px}@media(max-width:600px){.card{padding:30px 24px}}