body{margin:0;background:#f4f6f5;color:#1f2725;font-family:Inter,Arial,sans-serif;line-height:1.72}header{background:#172522;color:white;padding:18px 6vw;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-weight:900;letter-spacing:.04em}nav{display:flex;gap:14px;flex-wrap:wrap;justify-content:flex-end}nav a{color:#bfe7d9;text-decoration:none;font-size:14px}.hero{max-width:1120px;margin:34px auto 14px;padding:0 22px}.hero img{width:100%;max-height:520px;object-fit:cover;border-radius:24px;box-shadow:0 26px 65px #13221e66}.wrap{max-width:840px;margin:auto;padding:14px 24px 70px}.kicker{font-size:13px;font-weight:900;color:#31725f;text-transform:uppercase;letter-spacing:.11em}h1{font-family:Georgia,serif;font-size:clamp(36px,6vw,62px);line-height:1.04;margin:.2em 0}h2{margin-top:40px}.dek{font-size:21px;color:#55625e}.note,.card{background:white;border:1px solid #dce7e3;border-radius:18px;padding:20px;margin:28px 0}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px}.card a,a{color:#206a57;font-weight:800}.footer{background:#13201d;color:#d7efe8;padding:35px 6vw}.footer a{color:#bfe7d9}