*{box-sizing:border-box}body{margin:0;background:#f5f7f8;color:#17212b;font:16px/1.6 Arial,sans-serif}main,footer{max-width:920px;margin:auto;padding:28px}main{min-height:calc(100vh - 80px)}.brand{color:#17212b;font-size:21px;font-weight:700;text-decoration:none}nav{float:right;display:flex;gap:22px}nav a{color:#48616f;text-decoration:none}section{max-width:660px;margin:16vh 0 0}.eyebrow{color:#597483;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}h1{font-size:42px;line-height:1.12;margin:12px 0 16px}.lead{color:#49616d;font-size:20px}footer{border-top:1px solid #d8e0e4;color:#6b7f89;font-size:14px}@media(max-width:600px){nav{gap:14px}h1{font-size:34px}section{margin-top:12vh}}