*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#243126;background:#fff;line-height:1.65}.container{width:min(1120px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid #e8eee8}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{font-weight:800;font-size:1.15rem;color:#244d2d;text-decoration:none}.nav nav{display:flex;gap:26px}.nav nav a,footer a{color:#36513c;text-decoration:none}.menu-toggle{display:none;border:0;background:none;font-size:1.5rem}.hero{background:linear-gradient(135deg,#eef7ed,#fff9e9);padding:90px 0}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:center}.eyebrow{font-size:.75rem;letter-spacing:.14em;font-weight:800;color:#5d875e}.hero h1{font-size:clamp(2.7rem,6vw,5rem);line-height:1.02;margin:14px 0 20px;color:#1e3925}.hero p{font-size:1.15rem;max-width:650px;color:#526257}.hero-actions{display:flex;gap:12px;margin-top:30px}.btn{display:inline-block;padding:12px 20px;border-radius:999px;text-decoration:none;font-weight:750}.primary{background:#2f6b3b;color:white}.secondary{background:white;color:#2f6b3b;border:1px solid #cbdacb}.hero-card{background:white;border:1px solid #dfe9df;border-radius:28px;padding:40px;box-shadow:0 18px 45px rgba(31,60,36,.08)}.produce-icon{font-size:4rem}.section{padding:85px 0}.soft{background:#f6f9f4}.section-heading{max-width:700px;margin-bottom:38px}.section h2{font-size:clamp(2rem,4vw,3rem);line-height:1.1;margin:10px 0 16px;color:#243c29}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{overflow:hidden;background:white;border:1px solid #e2e9e1;border-radius:20px}.card-art{font-size:4rem;padding:32px;background:#edf5e9}.card-body{padding:25px}.card h3{margin:7px 0;font-size:1.35rem}.card p{color:#617066}.card a{color:#2f6b3b;font-weight:700;text-decoration:none}.tag{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#6a856d}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.check-list{padding:0;list-style:none}.check-list li{padding:9px 0 9px 28px;position:relative}.check-list li:before{content:"✓";position:absolute;left:0;color:#3e7c49;font-weight:900}.info-box{padding:34px;border-radius:22px;background:white;border:1px solid #dfe8dc}.narrow{max-width:780px}.contact{padding-top:20px}.contact-box{display:flex;align-items:center;justify-content:space-between;gap:30px;background:#244d2d;color:white;border-radius:28px;padding:45px}.contact-box h2{color:white}.contact-box .eyebrow{color:#cde2c9}.contact-box p{color:#e2eee1}footer{border-top:1px solid #e6ece5;padding:25px 0}.footer-inner{display:flex;justify-content:space-between;gap:20px;color:#6b766d;font-size:.9rem}@media(max-width:800px){.nav nav{display:none}.menu-toggle{display:block}.hero{padding:60px 0}.hero-grid,.two-col,.cards{grid-template-columns:1fr}.contact-box,.footer-inner{flex-direction:column;align-items:flex-start}.hero-card{padding:28px}}
