@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,system-ui,sans-serif;color:#172033;background:#f7f9fc}*{box-sizing:border-box}body{margin:0;min-height:100vh}.shell{min-height:100vh;display:grid;place-items:center;padding:24px}.card{width:min(720px,100%);background:#fff;border-radius:28px;padding:40px;box-shadow:0 24px 80px #141f381a}.eyebrow{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}h1{margin:12px 0 14px;font-size:clamp(36px,8vw,68px);line-height:.95}p{margin:0;font-size:18px;line-height:1.6;color:#667085}
