.product-grid{grid-template-columns:repeat(3,1fr);align-items:stretch}
.product{background:#fff;border:1px solid #dde5df;border-radius:15px;padding:14px;display:flex;flex-direction:column;box-shadow:0 4px 13px #16312b0a}
.product-image{height:235px;flex-shrink:0;overflow:hidden;background:#f5f7f3;border-radius:9px;position:relative;display:grid;place-items:center}
.product-image img{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:100%;max-height:100%;padding:10px;object-fit:contain;object-position:center}
.product-image span{position:absolute;top:10px;right:10px;padding:4px 7px;background:#0e9d96;color:#fff;border-radius:3px;text-transform:uppercase;font:800 8px Manrope;letter-spacing:.4px}
.product-info{font-family:'DM Sans',Manrope,Arial,sans-serif}.product-info h2{font-family:'DM Sans',Manrope,Arial,sans-serif;font-weight:750;letter-spacing:-1.7px;line-height:1.08}.product-info .eyebrow{font-family:Manrope,Arial,sans-serif;letter-spacing:1.7px}.product-info .modalPrice{font-family:'DM Sans',Manrope,Arial,sans-serif;font-weight:750;letter-spacing:-.9px}.product-info summary,.product-info #add{font-family:'DM Sans',Manrope,Arial,sans-serif}
.product h3{font:700 17px/1.32 Manrope;margin:17px 0 10px;min-height:68px}
.spec-chips{display:flex;gap:5px;flex-wrap:wrap}.spec-chips b{background:#eff6e8;border-radius:5px;padding:5px 7px;font-size:10px;color:#213431}
.variants{display:flex;gap:6px;margin:25px 0 16px}.variants button{padding:7px 8px;border:1px solid #d0dad3;border-radius:4px;background:#fff;font:700 10px Manrope;color:var(--ink)}.variants .selected{background:#79b927;color:#fff;border-color:#79b927}
.product ul{list-style:none;padding:0;margin:0;min-height:81px;font-size:11px;line-height:1.58}.product li{margin:4px 0}.product li:before{content:'✓';color:#67af19;font-weight:800;margin-right:6px}.product .delivery{font-size:11px;color:#267e37;font-weight:800;margin:15px 0}
.price-box{margin-top:auto;min-height:57px}.price-box b{display:block;color:#e05a4f;font-size:24px;line-height:1.1}.price-box small{color:#648a19;font-size:10px;text-decoration:underline;display:block;margin-top:7px}.product .product-cta{border:0;border-radius:7px;background:#407b24;color:#fff;font:800 13px Manrope;text-align:center;padding:14px;margin-top:15px;width:100%}
@media(max-width:720px){.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product{padding:12px}.product-image{height:170px}.product h3{font-size:14px;min-height:0}.product ul{min-height:0;font-size:10px}.variants{margin:16px 0 12px;gap:3px}.variants button{padding:6px 5px;font-size:8px}.price-box b{font-size:19px}.product .product-cta{padding:12px;font-size:11px}}
@media(max-width:420px){.product-grid{grid-template-columns:1fr;gap:14px}.product{padding:15px}.product-image{height:255px}.product h3{font-size:17px}.product ul{font-size:11px}.variants{margin:18px 0 14px;gap:6px}.variants button{padding:7px 8px;font-size:10px}.price-box b{font-size:25px}.product .product-cta{padding:14px;font-size:13px}}
@media(min-width:721px) and (max-width:1050px){.product-grid{grid-template-columns:repeat(2,1fr)}}


/* Compact benefits and automatic partner carousel */
.benefits-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;background:#f0f1ef;padding:22px 6vw;color:#669538}.benefits-strip article{display:flex;align-items:center;gap:14px}.benefits-strip svg{width:32px;height:32px;flex:none}.benefits-strip b,.benefits-strip small{display:block;font-size:12px;line-height:1.5}.benefits-strip b{font-weight:800}.benefits-strip small{font-weight:400}.partners-strip{padding:24px 6vw;background:#fff;border-bottom:1px solid #e8ede5;overflow:hidden}.partners-strip>p{text-align:center;margin:0 0 18px;font-size:10px;letter-spacing:2.5px;font-weight:800;color:#729744}.partner-window{overflow:hidden;max-width:1200px;margin:auto}.partner-track{display:flex;width:max-content;animation:partner-scroll 28s linear infinite}.partner-group{display:flex;align-items:center;flex:none}.partner-group span{display:flex;align-items:center;justify-content:center;width:200px;height:44px;padding:0 22px;white-space:nowrap;color:#355343;font-size:24px;font-weight:800;letter-spacing:-.7px}.partner-window:hover .partner-track,.partner-window:focus .partner-track{animation-play-state:paused}@keyframes partner-scroll{to{transform:translateX(-50%)}}@media(max-width:720px){.benefits-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px;padding:20px}.benefits-strip article{gap:9px}.benefits-strip svg{width:25px;height:25px}.benefits-strip b,.benefits-strip small{font-size:10px}.partners-strip{padding:20px}.partner-group span{width:160px;font-size:21px}}@media(prefers-reduced-motion:reduce){.partner-track{animation:none;width:auto}.partner-group{flex-wrap:wrap;justify-content:center;width:100%}.partner-group[aria-hidden]{display:none}.partner-group span{width:auto;min-width:140px}}

/* Product category navigation */
.categories-pro{padding-top:68px;padding-bottom:68px}.category-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.category-heading h2{font-family:Manrope,Arial,sans-serif;font-size:clamp(30px,3.5vw,48px);font-weight:800;line-height:1.14;letter-spacing:-1.8px}.category-heading h2 span{color:#638e34}.category-heading>p{max-width:310px;font-size:13px;line-height:1.8;color:#738079;margin:0 0 4px}.category-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:32px}.category-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e0e7dd;border-radius:16px;padding:24px;transition:transform .2s,border-color .2s,box-shadow .2s}.category-card:hover,.category-card:focus-visible,.category-card[aria-current]{border-color:#80a456;box-shadow:0 12px 28px #173a2110;transform:translateY(-3px)}.category-card:focus-visible{outline:2px solid #638e34;outline-offset:4px}.category-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.category-icon{display:grid;place-items:center;width:66px;height:66px;border-radius:14px;background:#f0f5ea;color:#5b8534}.category-icon svg{width:44px;height:44px}.category-number{font-size:12px;color:#9ba89b;letter-spacing:1px}.category-card h3{font-size:17px;letter-spacing:-.4px;margin:0 0 8px}.category-card>p{font-size:12px;line-height:1.7;color:#78847c;margin:0 0 24px}.category-card-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0ea;padding-top:16px;margin-top:auto;font-size:11px;color:#638e34;font-weight:700}.category-arrow{display:grid;place-items:center;border-radius:50%;width:30px;height:30px;background:#eff5e8;font-size:19px}.product[hidden]{display:none!important}@media(max-width:1050px){.category-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.category-heading{display:block}.category-heading>p{margin-top:18px;max-width:360px}.categories-pro{padding-top:44px;padding-bottom:44px}.category-card{padding:18px}.category-cards{gap:12px;margin-top:24px}.category-card-top{margin-bottom:22px}.category-icon{width:54px;height:54px}.category-icon svg{width:36px;height:36px}.category-card h3{font-size:14px;overflow-wrap:anywhere}.category-card>p{font-size:11px}.category-heading h2{letter-spacing:-1px}}@media(prefers-reduced-motion:reduce){.category-card{transition:none}}
