:root{font-family:system-ui,-apple-system,sans-serif;color:#183c35;background:#f4f6f3;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:5px}a:focus-visible{outline:3px solid #658c57;outline-offset:5px}header,main,footer{max-width:1120px;margin:auto}header{display:flex;align-items:center;justify-content:space-between;padding:28px 24px;gap:24px}.brand{font-size:42px;font-weight:800;letter-spacing:-2px;text-decoration:none}.brand span{display:block;font-size:10px;letter-spacing:2px;margin-top:2px}main{padding:0 24px}.hero{padding:90px 0 100px;max-width:880px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;color:#536a40}h1{font-size:clamp(38px,5.5vw,66px);letter-spacing:-2px;line-height:1.08;margin:22px 0}h2{font-size:32px;letter-spacing:-1px;line-height:1.2}h3{font-size:21px;line-height:1.3}p{line-height:1.7;color:#4e625a}.lead{font-size:20px;max-width:680px}.button{display:inline-block;background:#183c35;color:white;padding:16px 24px;border-radius:9px;text-decoration:none;margin:18px 0 0;font-weight:600}.note{font-size:13px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:32px 0 70px}article{padding:28px;border:1px solid #d8e1d6;border-radius:16px;background:#fff}.number{color:#60774e;font-size:13px}.contact{display:grid;grid-template-columns:1.4fr 1fr;gap:60px;padding:40px 0 55px;border-top:1px solid #d8e1d6}address{font-style:normal;line-height:2;align-self:center;overflow-wrap:anywhere}footer{padding:25px 24px 40px;display:flex;justify-content:space-between;gap:20px;font-size:13px;border-top:1px solid #d8e1d6}@media(max-width:680px){header{align-items:flex-start}header>a:last-child{font-size:13px;margin-top:10px}.hero{padding:48px 0 55px}h1{letter-spacing:-1px}.lead{font-size:18px}.grid,.contact{grid-template-columns:1fr}.grid{gap:14px;margin-bottom:40px}.contact{gap:16px}h2{font-size:28px}footer{flex-wrap:wrap}}
