:root{color-scheme:light;font-family:Montserrat,system-ui,sans-serif;background:#142f5c;color:#fff}*{box-sizing:border-box}body{margin:0}body,main{min-height:100vh}main{display:grid;place-content:center;grid-gap:1rem;gap:1rem;width:min(44rem,calc(100% - 2rem));margin:auto}h1,p{margin:0}h1{max-width:14ch;font-size:clamp(2.5rem,8vw,5rem);line-height:.95;text-transform:uppercase}p{max-width:62ch;line-height:1.6}.eyebrow{color:#ffe69c;font-weight:800;letter-spacing:.12em;text-transform:uppercase}