*{box-sizing:border-box}body{margin:0;background:#f7f8fa;color:#263954;font:17px/1.65 system-ui,sans-serif}a{color:inherit}header,main,footer{max-width:1120px;margin:auto;padding:28px}header{display:flex;justify-content:space-between;align-items:center;gap:24px}header img{width:210px;max-width:45vw;height:auto}.entry{font-size:14px;font-weight:600}.hero{padding:74px 0 65px;max-width:880px}.eyebrow{color:#946033;font-size:13px;text-transform:uppercase;letter-spacing:.15em}h1{font-size:clamp(36px,5.5vw,66px);line-height:1.1;letter-spacing:-.045em;font-weight:600;margin:20px 0 28px}p{max-width:680px;color:#536173}.button{display:inline-block;padding:14px 24px;border-radius:999px;background:#2c4277;color:white;text-decoration:none;margin-top:18px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:15px 0 60px}.card{background:white;padding:28px;border:1px solid #dce2e9;border-radius:18px}h2{font-size:22px;line-height:1.3;margin-top:0}.card p{font-size:16px;margin-bottom:0}footer{border-top:1px solid #dce2e9;font-size:14px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}a:focus-visible{outline:3px solid #d7873f;outline-offset:5px}@media(max-width:720px){header,main,footer{padding:22px}.hero{padding:40px 0}.cards{grid-template-columns:1fr}header img{width:170px}.entry{font-size:13px}}