*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:#17211b;background:#f8faf7;line-height:1.5}.topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid #dde4da;background:#fff;position:sticky;top:0;z-index:10}.brand{font-weight:800;color:#17211b;text-decoration:none}.topbar nav{display:flex;gap:18px}.topbar a{color:#33463a;text-decoration:none}.hero{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center;max-width:1180px;margin:0 auto;padding:56px 28px 38px}.hero img,.wide{width:100%;height:auto;border:1px solid #d8ded6}.eyebrow{text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:.08em;color:#55715f}h1{font-size:52px;line-height:1.02;margin:10px 0 16px}h2{font-size:30px;margin:0 0 10px}h3{font-size:21px;margin:0 0 10px}.lede{font-size:20px;color:#46564c;max-width:720px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border-radius:6px;background:#1f5e37;color:#fff;text-decoration:none;font-weight:800;border:1px solid #1f5e37}.button.secondary{background:#fff;color:#1f5e37}.button.small{font-size:14px;min-height:36px}.actions,.split{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.section{padding:46px 28px;max-width:1180px;margin:0 auto}.section.alt{max-width:none;background:#eef5f0}.section.alt>*{max-width:1180px;margin-left:auto;margin-right:auto}.section-head{margin-bottom:22px}.grid{display:grid;gap:16px}.cards{grid-template-columns:repeat(3,minmax(0,1fr))}.topics{grid-template-columns:repeat(5,minmax(0,1fr))}.card{background:#fff;border:1px solid #d8ded6;border-radius:8px;padding:18px}.card a{color:#1f5e37}.price{font-size:28px;font-weight:900;color:#1f5e37;margin:0 0 8px}.table{border:1px solid #d8ded6;background:#fff;border-radius:8px;overflow:hidden}.row{display:grid;grid-template-columns:1fr 1fr 1.4fr auto;gap:14px;padding:14px 16px;border-bottom:1px solid #e7ece4;align-items:center}.row:last-child{border-bottom:0}.article{max-width:860px;margin:0 auto;padding:46px 28px}.article li{margin:9px 0}aside{background:#eef5f0;border-left:4px solid #1f5e37;padding:14px 16px;margin-top:24px}.checklist{background:#fff;border:1px solid #d8ded6;border-radius:8px;padding:22px 22px 22px 42px}footer{padding:32px 28px;border-top:1px solid #d8ded6;color:#59665d;background:#fff}@media(max-width:900px){.hero,.cards,.topics,.row{grid-template-columns:1fr}h1{font-size:38px}.topbar{height:auto;align-items:flex-start;gap:12px;flex-direction:column;padding:16px 20px}.topbar nav{flex-wrap:wrap}}