@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@500;600;700&display=swap";
:root{--forest:#12382d;--deep:#071f1a;--leaf:#3f8b59;--lime:#a9c96d;--paper:#fbfaf6;--ink:#153027;--line:#14342a29}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}img{object-fit:cover;width:100%;height:100%;display:block}header{z-index:10;color:#fff;border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;width:100%;height:88px;padding:0 clamp(24px,5vw,76px);display:flex;position:absolute}.brand{align-items:center;gap:13px;display:flex}.brand-mark{border:1px solid #ffffff80;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:relative}.brand-mark:before,.brand-mark:after,.brand-mark i{content:"";background:linear-gradient(145deg,var(--lime),#5eb774);border-radius:100% 0;width:19px;height:31px;position:absolute;transform:rotate(-35deg)}.brand-mark:after{opacity:.7;width:11px;height:22px;transform:translate(10px,8px)rotate(15deg)}.brand-mark i{background:#fff;border-radius:2px;width:2px;height:31px;transform:rotate(-35deg)}.brand span:last-child{flex-direction:column;line-height:1;display:flex}.brand b{letter-spacing:.18em;font:700 20px/1 Manrope}.brand small{letter-spacing:.45em;color:var(--lime);font:600 10px/1.7 Manrope}nav{gap:32px;font-size:13px;display:flex}nav a:hover{color:var(--lime)}.header-cta{letter-spacing:.08em;border:1px solid #ffffff73;padding:12px 18px;font-size:12px}.hero{background:var(--deep);color:#fff;align-items:center;min-height:760px;padding:150px clamp(24px,7vw,110px) 140px;display:flex;position:relative;overflow:hidden}.hero-image{background:url(/images/farm-hero.webp) 50%/cover no-repeat;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#051c16fa,#08221bcc 42%,#071f1a14 78%),linear-gradient(#0000 45%,#051b16bf);position:absolute;inset:0}.hero-copy{z-index:2;max-width:750px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.25em;color:var(--lime);margin-bottom:25px;font-size:11px;font-weight:600;display:block}.eyebrow.dark{color:var(--leaf)}h1,h2,h3{margin:0;font-family:Manrope,sans-serif}h1{letter-spacing:-.055em;font-size:clamp(54px,7vw,104px);font-weight:600;line-height:.98}h1 em,h2 em{color:var(--lime);font-style:normal}.hero-copy p{color:#ffffffc2;max-width:670px;margin:30px 0;font-size:18px;line-height:1.75}.actions{flex-wrap:wrap;gap:12px;display:flex}.button{text-transform:uppercase;letter-spacing:.14em;padding:16px 23px;font-size:12px;font-weight:600}.button.primary{background:var(--lime);color:var(--deep)}.button.ghost{border:1px solid #fff6}.hero-proof{z-index:2;color:var(--ink);background:#ffffffeb;grid-template-columns:repeat(3,1fr);width:min(700px,72%);display:grid;position:absolute;bottom:0;right:0}.hero-proof div{border-right:1px solid var(--line);flex-direction:column;padding:24px;display:flex}.hero-proof b{text-transform:uppercase;letter-spacing:.15em;color:var(--leaf);font:700 11px Manrope}.hero-proof span{color:#61756d;margin-top:7px;font-size:12px}.section{padding:110px clamp(24px,7vw,110px)}.intro{grid-template-columns:1fr 1fr;gap:8vw;display:grid;position:relative}.section-index{color:#b2bdb7;font:600 12px Manrope;position:absolute;top:36px;right:7vw}.intro h2,.section-head h2,.contact h2,.care h2{letter-spacing:-.045em;font-size:clamp(38px,5vw,68px);line-height:1.04}.intro h2 em,.section-head h2 em,.contact h2 em{color:var(--leaf)}.intro p{color:#61756d;line-height:1.8}.intro .lead{color:var(--ink);margin-top:37px;font-size:22px;line-height:1.55}.products{background:#edf2e9}.section-head{justify-content:space-between;align-items:end;margin-bottom:50px;display:flex}.section-head>p{color:#61756d;max-width:430px;line-height:1.7}.product-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-grid article{background:#fff}.product-photo{height:330px;position:relative;overflow:hidden}.product-photo span{width:38px;height:38px;color:var(--leaf);background:#fff;border-radius:50%;place-items:center;font:700 11px Manrope;display:grid;position:absolute;top:18px;left:18px}.product-grid article>div:last-child{padding:28px}.product-grid h3{font-size:24px}.product-grid p{color:#687972;min-height:70px;line-height:1.65}.product-grid a{border-top:1px solid var(--line);color:var(--leaf);text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;padding-top:18px;font-size:12px;display:flex}.care{background:var(--deep);color:#fff;grid-template-columns:1fr 1fr;min-height:680px;display:grid}.care-image{background:url(/images/farm-native.webp) 50%/cover}.care-copy{padding:90px clamp(28px,6vw,90px)}.care h2 em{color:var(--lime)}.care-list{margin-top:44px}.care-list article{border-top:1px solid #ffffff26;gap:22px;padding:22px 0;display:flex}.care-list article>b{color:var(--lime);font:600 12px Manrope}.care-list span{flex-direction:column;gap:7px;display:flex}.care-list strong{font:600 17px Manrope}.care-list small{color:#ffffff94;line-height:1.5}.contact{grid-template-columns:1fr 1fr;gap:8vw;display:grid}.contact>div:first-child p{color:#61756d;max-width:520px;line-height:1.7}.contact-card{border-top:1px solid var(--line)}.contact-card a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:21px 0;display:flex}.contact-card small{color:#71837b}.contact-card b{font:600 16px Manrope}footer{background:var(--deep);color:#fff;grid-template-columns:1fr auto;align-items:center;gap:15px;padding:34px clamp(24px,7vw,110px);display:grid}footer .brand{grid-row:span 2}footer p,footer span{color:#ffffff8c;text-align:right;margin:0;font-size:12px}@media (max-width:850px){header{height:74px}nav,.header-cta{display:none}.hero{align-items:flex-start;min-height:710px;padding-top:125px}.hero-shade{background:linear-gradient(90deg,#051c16ed,#08221b7a),linear-gradient(#0000,#051b16e0)}.hero-proof{grid-template-columns:1fr;width:100%;left:0}.hero-proof div{flex-direction:row;justify-content:space-between;padding:12px 22px}.intro,.contact,.care{grid-template-columns:1fr}.section-head{display:block}.section-head>p{margin-top:25px}.product-grid{grid-template-columns:1fr}.product-photo{height:280px}.care-image{min-height:360px}.section{padding:75px 24px}footer{grid-template-columns:1fr}footer p,footer span{text-align:left}}
