:root{--background:#fff;--foreground:#182d20;--primary:#294e31;--primary-foreground:#fff;--accent:#c5e965;--accent-foreground:#183121;--muted:#f3f5ee;--muted-foreground:#5b675b;--border:#dce2d7;--ring:#537c27;--radius:.5rem;--card:#fff;--card-foreground:#182d20;--popover:#fff;--popover-foreground:#182d20;--secondary:#edf2e7;--secondary-foreground:#182d20;--input:#dce2d7;--destructive:#b52323}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--foreground);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #82a936;outline-offset:6px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}p{color:#616b61}.header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;gap:30px;background:#fff}.header nav{display:flex;gap:36px;font-size:15px}.header nav a:hover{color:#588423}.header-contact{display:flex;gap:25px;align-items:center;border-bottom:1px solid #243f29;padding:10px 0;font-size:15px;font-weight:600}.hero{position:relative;min-height:690px;overflow:hidden;color:#fff;background:#213d26}.hero-photo,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-photo{object-position:65% center}.hero-shade{background:linear-gradient(90deg,rgba(9,28,16,.86),rgba(11,32,17,.38) 55%,rgba(11,32,17,.08)),linear-gradient(0deg,rgba(10,25,12,.7),transparent 35%)}.hero-content{position:relative;padding:66px 7% 110px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;color:#fff;display:flex;gap:12px;align-items:center;margin-bottom:27px}.eyebrow>span{width:7px;height:7px;border-radius:50%;background:#c5e965}.eyebrow.dark{color:#4e6c37}h1{font-size:clamp(64px,6.5vw,98px);line-height:1.02;letter-spacing:-5px}h1 em{font-style:normal;color:#c5e965}.hero-copy{color:#e4e8db;margin:28px 0;font-size:18px;line-height:1.65}.button{display:inline-flex;gap:30px;justify-content:space-between;align-items:center;padding:17px 24px;font-size:15px;font-weight:600;border-radius:3px;transition:background .2s,transform .2s}.lime{background:#c5e965;color:#19331d}.lime:hover{background:#d7f298;transform:translateY(-2px)}.hero-foot{position:absolute;bottom:27px;left:7%;right:7%;display:flex;justify-content:space-between;border-top:1px solid #ffffff4d;padding-top:23px;font-size:13px;letter-spacing:.4px}.hero-foot a{display:flex;align-items:center;gap:17px}.benefit-strip{padding:25px 7%;display:flex;justify-content:space-between;background:#f1f4ea;border-bottom:1px solid #e0e5d7;gap:20px}.benefit-strip>span{display:flex;align-items:center;gap:13px;font-size:14px}.benefit-strip svg{color:#547832;width:22px}.section{padding:100px 7%}.about{display:grid;grid-template-columns:1fr 1fr;gap:9%}h2{font-size:clamp(36px,3.6vw,54px);line-height:1.13;letter-spacing:-2px}h2 span{color:#6e8e44}.lead{font-size:23px;line-height:1.5;color:#243d29;margin-bottom:20px}.about-copy>p:not(.lead){line-height:1.9}.text-link{display:inline-flex;align-items:center;gap:24px;padding:12px 0;border-bottom:1px solid #82956e;margin-top:20px;font-size:14px;font-weight:600}.products{background:#f4f6ef}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:48px}.section-heading>p{max-width:350px;font-size:15px;padding-bottom:5px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.product{background:#fff;padding:25px 23px 15px;border:1px solid #e0e5d7;border-radius:5px;transition:transform .2s}.product:hover{transform:translateY(-4px)}.product-top{display:flex;justify-content:space-between;gap:8px;font-size:12px;color:#60704d}.formula{font-size:35px;letter-spacing:-1px;display:flex;justify-content:space-between;align-items:center;padding:32px 0 28px;color:#547432}.formula svg{width:38px;height:48px;color:#98ad70}.product h3{font-size:23px;letter-spacing:-.6px;margin-bottom:12px}.product>p{font-size:14px;line-height:1.7;min-height:96px}.composition{padding:22px 0 18px;display:flex;gap:12px;align-items:center}.composition strong{font-size:38px;font-weight:500;letter-spacing:-2px}.composition span{font-size:12px;line-height:1.5;max-width:92px;color:#67705e}.specs{font-size:12px;min-height:39px;color:#5b6753}.product details{border-top:1px solid #e1e6d9;font-size:13px;padding:16px 0 5px}.product summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:8px}.product summary::-webkit-details-marker{display:none}.product summary span{font-size:19px;line-height:1}.product details[open] summary span{transform:rotate(45deg)}.product details p{margin-top:16px;font-size:13px}.packaging{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:36px}.packaging>div:first-child{display:flex;gap:17px;align-items:center}.packaging strong{font-size:15px;font-weight:500}.packaging p{font-size:13px;margin-top:3px}.package-sizes{display:flex;gap:32px}.package-sizes span{font-size:11px;letter-spacing:1px;color:#6b775e}.package-sizes b{display:block;font-size:23px;font-weight:500;letter-spacing:-.5px;color:#253e29}.soil{display:grid;grid-template-columns:1fr 1fr;background:#203d2b;color:#fff}.soil-image{position:relative;min-height:650px;overflow:hidden}.soil-image img{width:100%;height:100%;object-fit:cover;position:absolute}.soil-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0a201bcc,transparent 60%)}.soil-image>span{position:absolute;bottom:50px;left:12%;font-size:40px;line-height:1.15;letter-spacing:-1.5px;z-index:1}.soil-content{padding:65px 12%}.soil-content h2{font-size:42px;margin-bottom:35px}.soil-content .eyebrow{color:#c5d5ac}.reason{display:flex;gap:22px;border-top:1px solid #ffffff25;padding:19px 0}.reason>span{color:#b1c787;font-size:13px;padding-top:3px}.reason h3{font-size:18px;margin-bottom:7px}.reason p{color:#c2cec3;font-size:14px;line-height:1.7}.soil-note{color:#b6c5b4;font-size:12px;line-height:1.6;margin-top:12px}.contact{display:grid;grid-template-columns:1.1fr 1fr;gap:12%}.contact>div>p:not(.eyebrow){margin-top:25px;font-size:15px}.phone-link{display:flex;align-items:center;justify-content:space-between;max-width:380px;font-size:40px;letter-spacing:-1px;margin-top:26px;border-bottom:1px solid #80956c;padding-bottom:15px}.phone-link svg{width:32px;height:32px}.contact-details{align-self:center}.contact-details>a{display:flex;align-items:center;gap:20px;padding:24px 0;border-bottom:1px solid #dce2d7}.contact-details>a>svg{color:#65854c;flex-shrink:0}.contact-details>a>svg:last-child{margin-left:auto}.contact-details a span{display:block;font-size:11px;letter-spacing:1.5px;color:#758168;margin-bottom:6px}.contact-details strong{font-size:18px;font-weight:400;overflow-wrap:anywhere}.company{display:flex;justify-content:space-between;font-size:12px;margin-top:23px;color:#66745b}footer{border-top:1px solid #e2e6dc;display:flex;align-items:center;gap:35px;padding:27px 7%}footer>span{font-size:13px;color:#6a7565}footer small{margin-left:auto;font-size:12px;color:#6a7565}.back-top{border:1px solid #d7ddce;border-radius:50%;width:40px;height:40px;display:grid;place-items:center}.skip{position:fixed;left:20px;top:-80px;z-index:20;background:white;padding:12px}.skip:focus{top:10px}
@media(min-width:1600px){.hero-content,.section{padding-left:max(7%,calc((100vw - 1400px)/2));padding-right:max(7%,calc((100vw - 1400px)/2))}}
@media(max-width:1050px){.header nav{gap:20px}.product-grid{grid-template-columns:repeat(2,1fr)}.product>p{min-height:50px}.about{gap:6%}.packaging{align-items:flex-start}.package-sizes{gap:20px}.soil-content{padding:50px 9%}.contact{gap:7%}.contact-details strong{font-size:16px}}
@media(max-width:700px){html{scroll-padding-top:20px}.header{height:auto;min-height:88px;flex-wrap:wrap;gap:8px;padding:14px 6%}.header img{width:145px;height:auto}.header-contact{font-size:13px;gap:10px}.header nav{order:3;width:100%;justify-content:space-between;border-top:1px solid #edf0e7;padding-top:12px;font-size:12px}.hero{min-height:650px}.hero-content{padding:47px 7% 105px}.hero-photo{object-position:60%}.hero-shade{background:linear-gradient(90deg,#0a2113e8,#0a21134a),linear-gradient(0deg,#0a2113b3,transparent 40%)}h1{font-size:67px;letter-spacing:-3px}.eyebrow{font-size:10px;letter-spacing:1.4px}.hero-copy{font-size:16px}.button{font-size:13px;padding:16px 18px;gap:20px}.hero-foot{font-size:11px;gap:20px;align-items:center}.hero-foot a{gap:8px}.benefit-strip{overflow-x:auto;justify-content:flex-start;padding:20px 7%;gap:28px}.benefit-strip>span{white-space:nowrap;font-size:12px}.section{padding:65px 7%}.about,.contact{grid-template-columns:1fr;gap:30px}h2{font-size:38px;letter-spacing:-1.7px}.lead{font-size:20px}.about-copy>p:not(.lead){font-size:15px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:22px}.product-grid{grid-template-columns:1fr;gap:16px}.product{padding:25px}.formula{padding:25px 0}.product>p{min-height:0}.composition{padding:19px 0}.packaging{display:block}.package-sizes{margin-top:25px;justify-content:space-between}.soil{grid-template-columns:1fr}.soil-image{min-height:350px}.soil-image>span{font-size:33px;left:7%;bottom:32px}.soil-content{padding:45px 7%}.soil-content h2{font-size:37px}.phone-link{font-size:36px}.contact-details strong{font-size:16px}footer{flex-wrap:wrap;gap:18px}footer>span{display:none}footer img{width:125px;height:auto}footer small{font-size:10px}.back-top{width:34px;height:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
