:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#161616;background:#f5f5f5}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.shell{min-height:100vh;display:grid;place-items:center;padding:24px}.card{width:min(680px,100%);padding:40px;border-radius:24px;background:#fff;box-shadow:0 20px 70px #00000014}.eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700}h1{margin:0 0 16px;font-size:clamp(36px,6vw,64px)}p{line-height:1.6}
