:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#172033;background:#eef4fb}*{box-sizing:border-box}body{margin:0;min-height:100vh}.shell{min-height:100vh;display:grid;place-items:center;padding:28px}.card{width:min(720px,100%);background:#fff;border:1px solid #d5dfeb;border-radius:20px;padding:38px;box-shadow:0 20px 60px rgba(24,55,90,.12)}.eyebrow{font-size:13px;font-weight:800;letter-spacing:.14em;color:#0f5ef7}.lead{color:#5c6a80;line-height:1.55;margin-bottom:28px}h1{font-size:34px;margin:8px 0}label{display:block;font-weight:700;margin:16px 0 7px}input[type=text],input[type=email],input:not([type]){width:100%;padding:13px 14px;border:1px solid #bac8da;border-radius:10px;font:inherit}.consent{display:flex;gap:12px;align-items:flex-start;font-weight:500;line-height:1.45}.consent input{margin-top:4px}.privacy,.notice{margin-top:18px;padding:14px 16px;border:1px solid #cfdbec;border-radius:10px;background:#f7faff;color:#53637a;line-height:1.5}.notice{display:flex;gap:8px;flex-wrap:wrap}.hidden{display:none}.honeypot{position:absolute!important;left:-9999px!important}button{width:100%;margin-top:24px;padding:14px;border:0;border-radius:10px;background:#1767ef;color:white;font-weight:800;font-size:16px;cursor:pointer}button:disabled{opacity:.55;cursor:wait}.status{min-height:24px;margin:14px 0 0;color:#b42318}.status.ok{color:#087443}@media(max-width:600px){.card{padding:24px}.shell{padding:14px}h1{font-size:28px}}
