:root{color:#27272a;background:#f5f5f7;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{min-height:100vh}.shell{place-items:center;min-height:100vh;padding:32px;display:grid}.card{background:#fff;border:1px solid #e4e4e7;border-radius:20px;width:min(680px,100%);padding:40px;box-shadow:0 18px 50px #0000000f}.eyebrow{letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.8rem;font-weight:700}h1{margin:0 0 16px;font-size:clamp(2.5rem,8vw,5rem)}p{line-height:1.6}
