:root{font-family:Inter,system-ui,sans-serif;color:#14213d;background:#eef3fb}body{min-height:100vh;display:grid;place-items:center;margin:0}main{max-width:700px;padding:56px;background:#fff;border:1px solid #d8e3f4;border-radius:24px;box-shadow:0 20px 60px #14213d18}span{font-size:12px;letter-spacing:.16em;font-weight:800;color:#5274b7}h1{font-size:clamp(38px,7vw,72px);line-height:1;margin:16px 0}p{font-size:18px;line-height:1.6;color:#53627c}a{display:inline-block;margin-top:12px;padding:12px 18px;border-radius:999px;background:#315cce;color:white;text-decoration:none;font-weight:700}