*{box-sizing:border-box}body{margin:0;background:#f7f8f3;color:#243e35;font:16px/1.65 system-ui,-apple-system,sans-serif}header,main,footer{max-width:1160px;margin:auto;padding:32px}header{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;color:inherit;font-size:23px;line-height:1.3}.brand svg{width:48px;height:48px;flex-shrink:0}.brand small{display:block;font-size:11px;color:#63766a;margin-top:5px}.brand strong{font-weight:750}.button{display:inline-flex;align-items:center;gap:24px;border-radius:8px;background:#2c6652;color:white;text-decoration:none;padding:13px 23px;font-weight:600;font-size:14px}.button:hover{background:#214f3f}a:focus-visible{outline:3px solid #92ae79;outline-offset:5px}.hero{max-width:780px;padding:75px 0 65px}.eyebrow{font-size:12px;font-weight:650;letter-spacing:3px;color:#62765b}h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(46px,7vw,82px);line-height:1.08;letter-spacing:-2px;margin:23px 0 28px}.lead{font-size:20px;color:#5c7065;max-width:650px;margin-bottom:30px}.note{font-size:13px;color:#627568}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:20px 0 65px}.cards article{padding:30px;border:1px solid #dce4d8;border-radius:12px;background:white}.cards span{color:#78916d;font-size:13px}.cards h2{font-size:19px;line-height:1.4;font-weight:600}.cards p{font-size:15px;color:#63766a}footer{border-top:1px solid #dce4d8;font-size:12px;color:#63766a;display:flex;justify-content:space-between;gap:20px}@media(max-width:700px){header,main,footer{padding:22px}.brand{font-size:19px}.brand small{max-width:150px}.button{padding:12px 15px;gap:10px}.hero{padding:45px 0}.cards{grid-template-columns:1fr}.lead{font-size:18px}footer{display:block}footer span{display:block;margin-top:8px}}
