.page-shell{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding-bottom:4rem}.topbar{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0}.brand{color:#16331f;font-size:1.35rem;font-weight:800;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.topbar__nav{display:flex;gap:1.2rem}.topbar__nav a{color:#365142;text-decoration:none}.hero{min-height:calc(100vh - 90px);display:grid;grid-template-columns:1.15fr .85fr;gap:2rem;align-items:center;padding:3rem 0 2rem}.hero__content h1{margin:1rem 0;max-width:11ch;font-size:clamp(3rem,7vw,5.8rem);line-height:.95;color:#16331f}.hero__content p{max-width:39rem;font-size:1.08rem;line-height:1.8;color:#476154}.hero__eyebrow,.section__eyebrow{display:inline-flex;padding:.45rem .85rem;border-radius:999px;background:#16331f14;color:#24452d;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero__actions{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.95rem 1.45rem;font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px)}.button--primary{color:#f8fff8;background:linear-gradient(135deg,#1f6a3a,#2c8a49);box-shadow:0 16px 34px #2c8a493d}.button--ghost{color:#16331f;background:#ffffffb8;box-shadow:inset 0 0 0 1px #16331f1f}.hero__highlights{display:flex;gap:.75rem;margin:2rem 0 0;padding:0;flex-wrap:wrap;list-style:none}.hero__highlights li{padding:.7rem 1rem;border-radius:999px;background:#ffffffad;color:#2c4e36;box-shadow:inset 0 0 0 1px #16331f14}.hero__panel{display:grid;gap:1rem}.hero__card{padding:2rem;border-radius:2rem;background:#f5fbf5bd;border:1px solid rgba(64,103,75,.12);box-shadow:0 20px 50px #1f3f2724;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero__card--metric strong{display:block;margin-top:.75rem;font-size:clamp(2.8rem,5vw,4rem);color:#16331f}.hero__card p,.hero__card--stacked p{margin-bottom:0;color:#476154;line-height:1.7}.hero__card--stacked{display:grid;gap:1.5rem}.card-label{color:#2b5a38;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1rem 0 4rem}.stats article{padding:1.5rem;border-radius:1.5rem;background:#ffffffb8;box-shadow:inset 0 0 0 1px #16331f14}.stats strong{display:block;color:#16331f;font-size:2rem}.stats span{color:#476154}.section{padding:2rem 0 4rem}.section--contrast{padding:3rem;border-radius:2.5rem;background:linear-gradient(135deg,#1b4227f5,#2b6b3fe6);color:#effaf0}.section--contrast .section__eyebrow{background:#ffffff1f;color:#effaf0}.section__intro{max-width:48rem;margin-bottom:2rem}.section__intro h2{margin:1rem 0 0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.grid{display:grid;gap:1.2rem}.grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.info-card,.benefit-card{padding:1.6rem;border-radius:1.6rem}.info-card{background:#ffffffc2;border:1px solid rgba(22,51,31,.08)}.benefit-card{background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.info-card h3,.benefit-card h3,.timeline__item h3{margin-top:0;margin-bottom:.75rem}.info-card p,.benefit-card p,.timeline__item p,.cta p{margin:0;line-height:1.75}.timeline{display:grid;gap:1rem}.timeline__item{display:grid;grid-template-columns:90px 1fr;gap:1rem;align-items:start;padding:1.4rem;border-radius:1.5rem;background:#ffffffc2;border:1px solid rgba(22,51,31,.08)}.timeline__item span{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:1.3rem;background:linear-gradient(135deg,#1f6a3a,#78b45c);color:#f8fff8;font-size:1.3rem;font-weight:800}.cta{display:flex;justify-content:space-between;gap:1.5rem;align-items:center;margin-top:1rem;padding:2.2rem;border-radius:2rem;background:#f4fbf3e6;border:1px solid rgba(22,51,31,.08)}.cta h2{margin:1rem 0 .8rem;font-size:clamp(2rem,4vw,3rem);line-height:1.1}@media(max-width:960px){.topbar,.cta,.hero{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.topbar__nav,.stats,.grid--three,.grid--two{grid-template-columns:1fr}.topbar__nav{display:none}.hero{min-height:auto;padding-top:1.5rem}.section--contrast{padding:2rem 1.25rem}}@media(max-width:720px){.page-shell{width:min(100% - 1rem,1180px)}.hero__content h1,.section__intro h2,.cta h2{max-width:none}.timeline__item{grid-template-columns:1fr}}:root{font-family:Trebuchet MS,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#16331f;background:radial-gradient(circle at top left,rgba(120,180,92,.24),transparent 28%),radial-gradient(circle at top right,rgba(26,107,62,.18),transparent 24%),linear-gradient(180deg,#f4f9f0,#eef6ec);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit}button,a{font:inherit}
