:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#10233f;background:#f5f7fb}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;padding:32px}.card{width:min(760px,100%);background:#fff;border:1px solid #dfe5ee;border-radius:18px;padding:46px;box-shadow:0 12px 35px rgba(16,35,63,.07)}.brand{display:flex;align-items:center;gap:12px;font-weight:800;font-size:20px}.mark{width:38px;height:38px;border-radius:10px;background:#174a7e;color:white;display:grid;place-items:center}.eyebrow{margin-top:34px;color:#52708f;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}h1{font-size:38px;line-height:1.12;margin:10px 0 12px}p{color:#60738a;font-size:17px;line-height:1.7;margin:0}.pill{display:inline-block;margin-top:24px;padding:8px 12px;border-radius:999px;background:#eef6ff;border:1px solid #cfe2f7;color:#245a8d;font-size:13px;font-weight:700}.links{margin-top:28px;display:flex;gap:18px;flex-wrap:wrap}.links a{color:#174a7e;text-decoration:none;font-weight:700}@media(max-width:600px){.card{padding:28px}h1{font-size:30px}}
