:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7f1;color:#172019}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f7f1;color:#172019}a{color:inherit}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px clamp(20px,5vw,72px);border-bottom:1px solid rgba(23,32,25,.1);background:#f5f7f1e6;backdrop-filter:blur(16px);position:sticky;top:0;z-index:10}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-weight:800}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#254d38;color:#f9f4dc}nav{display:flex;gap:20px;color:#4d5c51;font-size:.95rem}nav a{text-decoration:none}.hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);gap:clamp(28px,5vw,72px);align-items:center;padding:clamp(36px,7vw,96px) clamp(20px,5vw,72px) 40px}.hero-copy{max-width:760px}.eyebrow{margin:0 0 14px;color:#ce7d2f;font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1{margin:0;max-width:11ch;font-size:clamp(3rem,8vw,6.8rem);line-height:.94;letter-spacing:0}.lead{max-width:42rem;margin:26px 0 0;color:#526057;font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button,button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:1px solid #254d38;border-radius:8px;padding:0 18px;background:#254d38;color:#fffdf4;font:inherit;font-weight:800;text-decoration:none;cursor:pointer}.button.secondary{background:transparent;color:#254d38}.hero-media{margin:0}.hero-media img{display:block;width:100%;aspect-ratio:4 / 3;border-radius:8px;object-fit:cover;box-shadow:0 28px 80px #1720192e}.hero-media figcaption{margin-top:14px;color:#5b665f;font-size:.94rem}.strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:24px clamp(20px,5vw,72px) 0;overflow:hidden;border:1px solid rgba(37,77,56,.16);border-radius:8px;background:#254d3829}.strip div{padding:24px;background:#fffdf4}.strip strong{display:block;color:#254d38;font-size:1.7rem}.strip span{display:block;margin-top:6px;color:#5b665f}.content-section{padding:clamp(58px,8vw,104px) clamp(20px,5vw,72px) 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.section-heading h2,.newsletter h2{max-width:680px;margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1;letter-spacing:0}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.post-card{overflow:hidden;border:1px solid rgba(23,32,25,.1);border-radius:8px;background:#fffdf4}.post-card img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover}.post-body{padding:22px}.post-meta{display:flex;justify-content:space-between;gap:12px;color:#ce7d2f;font-size:.78rem;font-weight:800;text-transform:uppercase}.post-body h3{margin:14px 0 0;font-size:1.35rem;line-height:1.15}.post-body p{margin:12px 0 18px;color:#5b665f;line-height:1.55}.post-body a{color:#254d38;font-weight:800;text-decoration:none}.topics{padding-top:72px}.topic-list{display:flex;flex-wrap:wrap;gap:12px}.topic-list a{border:1px solid rgba(37,77,56,.18);border-radius:8px;padding:14px 18px;background:#fffdf4;color:#254d38;font-weight:800;text-decoration:none}.newsletter{display:grid;grid-template-columns:1fr minmax(280px,460px);gap:28px;align-items:end;margin:clamp(72px,10vw,128px) clamp(20px,5vw,72px) 0;border-radius:8px;padding:clamp(28px,5vw,56px);background:#254d38;color:#fffdf4}.newsletter .eyebrow{color:#f1b56f}form{display:grid;gap:12px}label span{display:block;margin-bottom:8px;font-size:.88rem;font-weight:800}input{width:100%;min-height:48px;border:1px solid rgba(255,253,244,.26);border-radius:8px;padding:0 14px;background:#fffdf41a;color:#fffdf4;font:inherit}input::placeholder{color:#fffdf4a6}.newsletter button{border-color:#f1b56f;background:#f1b56f;color:#172019}footer{display:flex;justify-content:space-between;gap:20px;padding:32px clamp(20px,5vw,72px);color:#5b665f}@media(max-width:900px){.hero,.newsletter,.post-grid,.strip{grid-template-columns:1fr}.section-heading,footer{align-items:start;flex-direction:column}}@media(max-width:640px){.site-header{align-items:start;flex-direction:column}nav{width:100%;justify-content:space-between}h1{font-size:clamp(2.7rem,15vw,4.6rem)}}
