*{box-sizing:border-box}body{margin:0;background:#f6f7f9;color:#172033;font:16px/1.5 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.shell{width:min(100% - 32px,760px);margin:0 auto;padding:48px 0}.shell h1{font-size:clamp(2rem,8vw,4rem);line-height:1.05;margin:0 0 16px}.shell p{color:#586174;margin-bottom:24px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:14px;background:#172033;color:#fff;text-decoration:none;font-weight:700}@media(max-width:480px){.shell{padding:28px 0}}