*{box-sizing:border-box}body{margin:0;background:#f4f3ed;color:#182b29;font:17px/1.7 system-ui,sans-serif}a{color:#175d50;text-underline-offset:4px}a:focus-visible{outline:3px solid #c88429;outline-offset:5px}header,main,footer{max-width:1080px;margin:auto;padding:28px}header{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #d3d9d0}header a{text-decoration:none;font-weight:700}nav{display:flex;gap:24px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:700;color:#527166}h1{font:clamp(38px,6vw,72px)/1.08 Georgia,serif;letter-spacing:-.035em;max-width:850px;margin:25px 0}h2{font:30px/1.25 Georgia,serif;margin-top:40px}h3{font-size:19px}p{max-width:740px}.lead{font-size:21px;color:#49615a}.hero{padding:35px 0 44px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid #d3d9d0;border-radius:12px;padding:25px}.card p{font-size:16px}.note{background:#e5ebe3;border-left:3px solid #175d50;padding:20px 25px;margin:34px 0}.button{display:inline-block;background:#183f35;color:white;border-radius:6px;padding:12px 20px;text-decoration:none;margin:14px 14px 0 0}.legal{max-width:820px}.legal h1{font-size:52px}.legal li{margin-bottom:12px}footer{font-size:14px;color:#49615a;border-top:1px solid #d3d9d0;margin-top:55px;display:flex;justify-content:space-between;gap:20px}@media(max-width:700px){.grid{grid-template-columns:1fr}header,footer{flex-wrap:wrap}header,main,footer{padding:22px}.hero{padding-top:22px}.legal h1{font-size:40px}}