:root{--forest:#123d2a;--leaf:#2f7d4f;--moss:#dfeedd;--cream:#fbf7ec;--soil:#59402c;--ink:#173126;--muted:#5e7469;--white:#fff;--shadow:0 20px 60px rgba(18,61,42,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:var(--cream);line-height:1.65}a{color:inherit}.site-header{position:sticky;top:0;z-index:10;background:rgba(251,247,236,.9);backdrop-filter:blur(14px);border-bottom:1px solid rgba(18,61,42,.1)}.nav{max-width:1180px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:16px 22px}.brand{text-decoration:none;font-weight:900;font-size:1.3rem;color:var(--forest)}.leaf{color:var(--leaf)}.nav-links{display:flex;gap:18px;font-weight:700;font-size:.95rem}.nav-links a{text-decoration:none;color:var(--muted)}.nav-links a:hover{color:var(--forest)}.hero{min-height:78vh;display:grid;grid-template-columns:1.3fr .7fr;gap:36px;align-items:center;max-width:1180px;margin:auto;padding:80px 22px;background:radial-gradient(circle at 20% 20%,rgba(47,125,79,.18),transparent 35%)}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:900;color:var(--leaf);margin:0 0 10px}.hero h1{font-size:clamp(2.7rem,7vw,6.6rem);line-height:.95;margin:0 0 24px;color:var(--forest);letter-spacing:-.06em}.hero-copy{font-size:1.28rem;max-width:780px;color:#38584a}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:999px;text-decoration:none;font-weight:900}.primary{background:var(--forest);color:var(--white)}.secondary{border:2px solid var(--forest);color:var(--forest)}.hero-card,.feature,.stat-card,.newsletter{background:rgba(255,255,255,.78);border:1px solid rgba(18,61,42,.12);box-shadow:var(--shadow);border-radius:28px}.hero-card{padding:28px}.hero-card h2{margin-top:0;color:var(--forest)}.hero-card li{margin:12px 0}.section{max-width:1180px;margin:0 auto;padding:78px 22px}.section-heading{max-width:820px;margin-bottom:34px}.section h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;margin:0 0 16px;color:var(--forest);letter-spacing:-.04em}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature{padding:24px}.feature h3,.article-list h3{color:var(--forest);line-height:1.15}.split{display:grid;grid-template-columns:1fr 360px;gap:34px;align-items:center}.stat-card{padding:30px;background:var(--forest);color:var(--white)}.stat{display:block;font-size:5rem;font-weight:1000;line-height:1;color:#a8e6b1}.article-list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.article-list article{padding:26px;border-radius:24px;background:#eef7ed;border:1px solid rgba(18,61,42,.1)}.newsletter{display:grid;grid-template-columns:1fr 420px;gap:28px;align-items:end;background:linear-gradient(135deg,#fff,#e8f5e5)}.signup{display:grid;gap:10px}.signup label{font-weight:900}.signup input{padding:15px 16px;border-radius:14px;border:1px solid #b9cabb;font:inherit}.signup button{padding:15px 16px;border:0;border-radius:14px;background:var(--leaf);color:white;font-weight:900;font:inherit;cursor:pointer}.action{background:var(--forest);color:white;border-radius:34px;margin-bottom:60px}.action h2{color:white}.steps{display:grid;gap:16px;padding-left:24px}.steps li{background:rgba(255,255,255,.08);padding:16px;border-radius:18px}.ad-wrap{max-width:970px;min-height:120px;margin:20px auto;padding:16px;border:1px dashed rgba(18,61,42,.25);border-radius:18px;background:rgba(255,255,255,.45);text-align:center}.ad-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.18em;color:var(--muted);margin:0 0 8px}.in-content{min-height:180px}.footer{display:flex;justify-content:space-between;gap:24px;max-width:1180px;margin:auto;padding:36px 22px;border-top:1px solid rgba(18,61,42,.12);color:var(--muted)}.footer nav{display:flex;gap:16px;flex-wrap:wrap}.footer a{font-weight:800;text-decoration:none;color:var(--forest)}@media (max-width:900px){.hero,.split,.newsletter{grid-template-columns:1fr}.feature-grid,.article-list{grid-template-columns:1fr 1fr}.nav{align-items:flex-start}.nav-links{display:none}.footer{flex-direction:column}}@media (max-width:620px){.hero{padding-top:48px}.feature-grid,.article-list{grid-template-columns:1fr}.hero-actions{flex-direction:column}.button{width:100%}}
.image-card{overflow:hidden}.image-card img{width:100%;display:block;border-radius:20px;margin-bottom:18px}.image-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding-top:20px}.image-strip figure{margin:0;background:white;border-radius:26px;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(18,61,42,.1)}.image-strip img{width:100%;display:block;aspect-ratio:4/3;object-fit:cover}.image-strip figcaption{padding:18px;font-weight:800;color:var(--forest);line-height:1.35}.article-hero{display:grid;grid-template-columns:1fr 420px;gap:34px;align-items:center}.article-hero h1{font-size:clamp(2.5rem,5vw,5rem);line-height:.98;margin:0 0 20px;color:var(--forest);letter-spacing:-.05em}.article-hero img{width:100%;border-radius:30px;box-shadow:var(--shadow);background:white}.article-body{max-width:900px}.article-body h2{font-size:clamp(1.6rem,3vw,2.5rem);margin-top:42px}.article-body p{font-size:1.12rem;color:#38584a}.callout{margin-top:42px;padding:28px;border-radius:26px;background:#e8f5e5;border-left:8px solid var(--leaf)}.callout h2{margin-top:0}@media (max-width:900px){.image-strip,.article-hero{grid-template-columns:1fr}.article-hero img{max-width:520px}} 
.auto-ad-space{min-height:80px;display:flex;align-items:center;justify-content:center;color:var(--muted);font-weight:800;font-size:.9rem}
.article-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.article-card{display:grid;grid-template-columns:180px 1fr;gap:18px;align-items:center;background:white;border:1px solid rgba(18,61,42,.1);border-radius:26px;overflow:hidden;box-shadow:var(--shadow)}.article-card img{width:100%;height:100%;min-height:180px;object-fit:cover;background:#eef7ed}.article-card div{padding:18px 18px 18px 0}.article-card h3{font-size:1.35rem;line-height:1.15;margin:0 0 8px;color:var(--forest)}.article-card h3 a{text-decoration:none}.article-card h3 a:hover{text-decoration:underline}.article-card p:last-child{margin-bottom:0;color:#38584a}@media (max-width:900px){.article-card-grid{grid-template-columns:1fr}.article-card{grid-template-columns:150px 1fr}}@media (max-width:620px){.article-card{grid-template-columns:1fr}.article-card div{padding:20px}.article-card img{height:220px}}
