
:root{--green:#066d38;--deep:#00602f;--orange:#ef8b00;--gold:#f4c564;--text:#151815;--muted:#464e48;--line:#e2e4e0}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,"Microsoft YaHei",sans-serif;color:var(--text);background:#fff;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{width:904px;max-width:calc(100% - 88px);margin:0 auto}
/* 1024px reference: 32 + 66 + 322 + 175 + 265 + 228 + 74 + 211 + 163 = 1536 */
.topbar{height:38px;background:linear-gradient(90deg,#00612f,#08783d);color:#fff;font-size:13px}.topbar .container{height:38px;display:flex;align-items:center;justify-content:space-between}.top-left,.top-right,.contact-chip,.social{display:flex;align-items:center}.top-left{gap:12px}.contact-chip{gap:7px}.contact-chip svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:1.8}.vline{width:1px;height:16px;background:rgba(255,255,255,.5)}.top-right{gap:11px}.social{gap:8px}.social a{width:22px;height:22px;border-radius:50%;background:#fff;color:#08733b;display:grid;place-items:center}.social svg{width:11px;height:11px;fill:currentColor}
.header{height:74px;background:#fff;border-bottom:1px solid #edf0ec}.nav{height:74px;display:flex;align-items:center}.logo{width:182px;flex:0 0 182px}.logo img{width:182px;height:auto}.menu{margin-left:auto;height:100%;display:flex;align-items:center;gap:27px;font-size:15px;white-space:nowrap}.menu a{height:100%;display:flex;align-items:center;position:relative}.menu a.active{color:var(--green)}.menu a.active:after{content:"";position:absolute;left:0;right:0;bottom:10px;height:2px;background:var(--green)}.menu .products span{font-size:11px;margin-left:4px}.quote{margin-left:22px;background:var(--green);color:#fff;font-size:15px;font-weight:700;padding:12px 18px;border-radius:7px}.mobile-toggle{display:none;margin-left:auto;border:0;background:none;color:var(--green);font-size:25px}
/* exact hero image: no CSS forced height on img, so there is no stretching */
.hero{height:322px;position:relative;overflow:hidden}.hero img{width:100%;height:auto;aspect-ratio:1024/322;object-fit:cover}.hero-link{position:absolute;z-index:3;display:block}.hero-link.products{left:6.6%;top:88.3%;width:13.1%;height:9.2%}.hero-link.quote-link{left:21.7%;top:88.3%;width:12.5%;height:9.2%}
.heading{height:56px;display:flex;align-items:center;justify-content:center;gap:14px;color:var(--green);font-size:25px;font-weight:800}.heading .rule{width:31px;height:1px;background:#dfe3dd;position:relative}.heading .rule:after{content:"";position:absolute;width:12px;height:6px;background:var(--green);border-radius:100% 0 100% 0;top:-3px}.heading .left:after{right:-5px;transform:rotate(20deg)}.heading .right:after{left:-5px;transform:rotate(-20deg)}
.why{height:auto;background:#fff;padding-bottom:16px}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);align-items:start}.why-card{text-align:center;padding:8px 22px 0;position:relative;min-height:170px}.why-card:not(:last-child):after{content:"";position:absolute;right:0;top:16px;width:1px;height:108px;background:#e0e3df}.why-icon{width:80px;height:80px;margin:0 auto 8px}.why-icon img{width:80px;height:80px;object-fit:contain}.why-card h3{font-size:17px;line-height:1.28;margin:0 0 8px}.why-card p{font-size:14px;line-height:1.55;color:#414841;margin:0}
.products-section{height:auto;background:#fff;padding-bottom:24px}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{height:auto;border:1px solid #dedfda;border-radius:6px;background:#fff;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.07)}.product-photo{height:142px;overflow:hidden}.product-photo img{width:100%;height:142px;object-fit:cover}.product-body{text-align:center;padding:12px 14px 14px}.product-body h3{font-size:19px;line-height:1.22;margin:0 0 8px}.product-body p{font-size:14px;line-height:1.5;color:#3f4540;margin:0 0 12px;min-height:64px}.learn{font-size:13px;color:var(--green);border:1px solid #68a880;border-radius:5px;padding:9px 18px;display:inline-flex;align-items:center;gap:8px;font-weight:700}
.factory{height:auto;background:#fbfcf8;padding:20px 0}.factory-layout{display:grid;grid-template-columns:320px 1fr;gap:22px;align-items:start}.factory-copy h2{font-size:25px;color:var(--green);margin:0 0 14px;padding-bottom:8px;position:relative}.factory-copy h2:after{content:"";position:absolute;left:0;bottom:0;width:30px;height:3px;background:var(--green)}.factory-copy p{font-size:14px;line-height:1.65;margin:0 0 12px;color:#353b36}.factory-copy ul{list-style:none;margin:0 0 14px;padding:0;display:grid;gap:8px;font-size:14px;line-height:1.5}.factory-copy li:before{content:"✓";color:var(--green);font-weight:700;margin-right:7px}.factory-copy a{display:inline-flex;background:var(--green);color:#fff;font-size:13px;padding:10px 16px;border-radius:5px;font-weight:700;gap:8px}.factory-media{display:grid;grid-template-columns:390px 1fr;grid-template-rows:122px 152px;gap:6px}.fbuild{grid-column:1;grid-row:1}.fworkers{grid-column:2;grid-row:1}.fbottom{grid-column:1;grid-row:2;display:grid;grid-template-columns:1fr 1fr;gap:6px}.fvideo{grid-column:2;grid-row:2}.media-box{overflow:hidden;border-radius:5px}.media-box img{width:100%;height:100%;object-fit:cover}
.stats{height:98px;background:linear-gradient(90deg,#00612f,#007b3e);color:#fff}.stats-grid{height:98px;display:grid;grid-template-columns:repeat(5,1fr)}.stat{display:flex;align-items:center;justify-content:center;gap:11px;position:relative}.stat:not(:last-child):after{content:"";position:absolute;right:0;top:16px;height:66px;width:1px;background:rgba(255,255,255,.25)}.stat img{width:60px;height:60px;object-fit:contain}.stat strong{display:block;color:var(--gold);font-size:24px;line-height:1}.stat span{display:block;font-size:13px;line-height:1.3;margin-top:5px}.stat small{font-size:11px}
.news{height:auto;background:#fff;padding-bottom:24px}.news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.news-card{height:auto;border:1px solid #dfe2dd;border-radius:6px;overflow:hidden;box-shadow:0 2px 7px rgba(0,0,0,.06)}.news-photo{height:98px;overflow:hidden}.news-photo img{width:100%;height:98px;object-fit:cover}.news-body{padding:10px 12px 12px}.date{font-size:12px;color:#59645c;margin-bottom:6px}.news-card h3{font-size:16px;line-height:1.38;margin:0 0 8px;min-height:66px}.read{font-size:13px;color:var(--green);font-weight:700}
.footer{height:auto;background:linear-gradient(90deg,#005f2f,#00743b);color:#fff}.footer-grid{display:grid;grid-template-columns:1.35fr .9fr .9fr 1.15fr;gap:30px;padding:24px 0 18px}.footer-logo{width:168px}.footer-logo img{width:168px;height:auto;filter:brightness(0) invert(1)}.footer-desc{font-size:13px;line-height:1.6;margin:10px 0 12px;width:238px}.badges{display:flex;gap:8px}.badge{height:31px;min-width:42px;border:1px solid rgba(255,255,255,.75);border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:800}.badge.rect{min-width:48px;border-radius:3px}.footer h4{font-size:15px;margin:0 0 12px}.flinks{display:grid;gap:7px;font-size:13px;line-height:1.4}.cline{display:flex;align-items:flex-start;gap:7px}.cline svg{width:14px;height:14px;stroke:#fff;fill:none;stroke-width:2;flex:0 0 auto;margin-top:3px}.copyright{height:36px;border-top:1px solid rgba(255,255,255,.13);display:flex;align-items:center;justify-content:center;font-size:12px}
@media(min-width:1180px){.container{width:min(1080px,calc(100% - 100px))}.topbar{height:40px;font-size:13px}.topbar .container{height:40px}.header,.nav{height:78px}.logo,.logo img{width:205px}.menu{font-size:15px;gap:32px}.quote{font-size:15px;padding:13px 20px}.hero{height:auto}.hero img{width:100%;height:auto;aspect-ratio:1024/322}.why,.products-section,.factory,.stats,.news,.footer{height:auto}.why{padding-bottom:16px}.why-grid{height:auto;padding-bottom:14px}.product-card{height:auto}.product-photo,.product-photo img{height:auto;aspect-ratio:213/142}.factory{padding:20px 0}.factory-layout{height:auto;grid-template-columns:360px 1fr}.factory-copy h2{font-size:25px}.factory-copy p,.factory-copy ul,.factory-copy a{font-size:14px}.factory-media{grid-template-columns:480px 1fr;grid-template-rows:126px 158px}.stats-grid{height:98px}.stats{height:98px}.stat strong{font-size:24px}.stat span{font-size:13px}.stat img{width:60px;height:60px}.news{padding-bottom:24px}.news-card{height:auto}.news-photo,.news-photo img{height:auto;aspect-ratio:208/98}.footer{height:auto}.footer-grid{height:auto;padding:24px 0 18px}.copyright{height:36px}}
@media(max-width:860px){.container{max-width:calc(100% - 36px)}.menu,.quote{display:none}.mobile-toggle{display:block}.hero{height:auto}.hero img{width:100%;height:auto;aspect-ratio:1024/322}.why,.products-section,.factory,.stats,.news,.footer{height:auto}.why-grid,.products-grid,.news-grid{grid-template-columns:1fr 1fr;height:auto}.why-card{padding:14px}.why-card:after{display:none}.products-section,.news{padding-bottom:22px}.product-card,.news-card{height:auto}.product-photo,.product-photo img{height:auto;aspect-ratio:213/142}.news-photo,.news-photo img{height:auto;aspect-ratio:208/98}.factory{padding:18px 0}.factory-layout{height:auto;grid-template-columns:1fr}.factory-media{grid-template-columns:1fr 1fr;grid-template-rows:auto}.fbuild,.fworkers,.fbottom,.fvideo{grid-column:auto;grid-row:auto}.fbottom{grid-template-columns:1fr 1fr}.media-box{aspect-ratio:1.8/1}.stats-grid{grid-template-columns:1fr 1fr;height:auto;padding:10px 0}.stat{padding:12px}.stat:after{display:none}.footer-grid{height:auto;grid-template-columns:1fr 1fr;padding:22px 0 16px}.copyright{height:32px}}
@media(max-width:520px){.topbar{display:none}.header,.nav{height:64px}.logo,.logo img{width:165px}.why-grid,.products-grid,.news-grid,.stats-grid,.footer-grid{grid-template-columns:1fr}.heading{font-size:19px;height:52px}.factory-media{grid-template-columns:1fr}.fbottom{grid-template-columns:1fr}.footer-desc{width:auto}.product-body p,.why-card p,.factory-copy p,.factory-copy ul,.date,.flinks,.footer-desc{font-size:14px}.product-body h3,.news-card h3,.why-card h3{font-size:18px}.learn,.read,.factory-copy a{font-size:13px}}

/* final enlargement pass */
.product-card,.news-card,.why-card,.factory-copy,.stat,.footer-grid>div{word-break:normal} 
.product-body,.news-body{display:flex;flex-direction:column;align-items:center} 
.news-body{align-items:flex-start} 
.news-card .read{margin-top:auto} 


/* =========================================================
   Products page refinement — 4 cards per desktop row
   ========================================================= */
.products-hero{background:#f6efe3;border-bottom:1px solid #ece5d9}
.products-hero .hero-image{width:100%;height:auto;display:block}
.products-page{padding:20px 0 0;background:#fff}
.products-page>.container{width:min(1240px,calc(100% - 48px));max-width:none}

/* Product navigation anchors */
.products-tabs-wrap{display:flex;justify-content:center;margin-bottom:28px}
.products-tabs{display:flex;border:1px solid #cfd4cf;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.04)}
.products-tabs a{min-width:154px;height:42px;padding:0 20px;display:flex;align-items:center;justify-content:center;background:#fcfcfc;border-right:1px solid #daddd9;color:#222b23;font-size:14px;font-weight:700;transition:.2s ease}
.products-tabs a:last-child{border-right:0}.products-tabs a:hover{background:#f1f7f2;color:var(--green)}.products-tabs a.active{background:var(--green);color:#fff}
#products-list,.product-panel{scroll-margin-top:92px}

/* 4 products per row */
.products-grid-2{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:34px;align-items:stretch}
.product-panel{border:1px solid #dfe4df;border-radius:9px;background:#fff;overflow:hidden;box-shadow:0 3px 12px rgba(0,0,0,.055);display:flex;flex-direction:column;min-width:0}
.product-panel .photo{height:222px;overflow:hidden;background:#f0e9df}
.product-panel .photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform:none}
.product-panel .content{display:flex;flex-direction:column;flex:1;padding:0 18px 18px}

/* Dedicated icon rail: reserves vertical space so badge never hits title */
.product-panel .badge-rail{height:38px;position:relative;flex:0 0 38px}
.product-panel .icon-badge{position:absolute;left:0;top:-31px;width:62px;height:62px;border-radius:50%;border:4px solid #fff;background:var(--green);display:grid;place-items:center;color:#fff;box-shadow:0 3px 8px rgba(0,0,0,.10);z-index:2}
.product-panel .icon-badge.orange{background:#ee9b1d}
.product-panel .icon-badge svg{width:30px;height:30px;stroke:currentColor;fill:none;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}
.product-panel h3{margin:0 0 10px;font-size:19px;line-height:1.2;font-weight:800;color:var(--green)}
.product-panel h3.orange{color:#e58711}
.product-panel ul{margin:0 0 18px;padding-left:17px;min-height:110px;flex:1}
.product-panel li{font-size:13px;line-height:1.72;color:#4d554d}
.product-panel .cta{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;height:38px;min-width:120px;padding:0 18px;border:1.5px solid #69a980;border-radius:6px;font-size:13px;font-weight:700;color:var(--green);gap:8px;background:#fff;margin-top:auto}
.product-panel .cta.orange{border-color:#ebb667;color:#e58711}

.section-title-products{display:flex;align-items:center;justify-content:center;gap:13px;color:var(--green);font-size:23px;font-weight:800;margin:8px 0 20px}
.section-title-products .rule{width:36px;height:1px;background:#d9ddd7;position:relative}.section-title-products .rule:after{content:"";position:absolute;width:12px;height:7px;background:var(--green);top:-3px;border-radius:100% 0 100% 0}.section-title-products .left:after{right:-4px;transform:rotate(22deg)}.section-title-products .right:after{left:-4px;transform:rotate(-22deg)}
.apps-row{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;margin:0 auto 32px;max-width:1120px}
.apps-row .item{text-align:center}.apps-row .thumb{width:100px;height:100px;border-radius:50%;overflow:hidden;border:1px solid #e3e7e2;background:#fff;margin:0 auto 10px}.apps-row .thumb img{width:100%;height:100%;object-fit:cover;display:block}.apps-row span{display:block;font-size:13px;line-height:1.32;color:#242b23;font-weight:700}

/* Bottom reference-style cards — pure HTML/SVG, no screenshot crops */
.options-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-bottom:30px;max-width:1200px;margin:0 auto}
.option-card{border:1px solid #dfe3de;border-radius:9px;background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.045);padding:18px 20px 16px;overflow:hidden}
.option-card h3{display:flex;align-items:center;gap:12px;margin:0 0 15px;font-size:18px;line-height:1.2;font-weight:800;color:var(--green)}
.option-card .head-icon{width:46px;height:46px;flex:0 0 46px;border-radius:50%;display:grid;place-items:center;color:var(--green);background:#edf6ef;border:1px solid #cfe0d0}
.option-card .head-icon svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:2}

.packaging-visual{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;align-items:end;padding:4px 0 0}
.packaging-item{text-align:center}.packaging-item .label{font-size:12px;font-weight:700;color:#555d55;margin-bottom:6px;white-space:nowrap}.packaging-item .art{height:118px;display:flex;align-items:flex-end;justify-content:center}.packaging-item svg{display:block;max-width:100%;height:108px}.packaging-item .art.smallbag svg{height:100px}.packaging-item .art.net svg{height:108px}
.option-note{font-size:13px;line-height:1.55;color:#5c635c;text-align:center;margin-top:8px}

.private-label-layout{display:grid;grid-template-columns:1fr 250px;gap:20px;align-items:center;min-height:160px}
.private-label-layout ul{list-style:none;margin:0;padding:0}.private-label-layout li{position:relative;padding-left:22px;font-size:14px;line-height:1.88;color:#465047}.private-label-layout li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:900}
.private-label-art{display:flex;align-items:flex-end;justify-content:center;gap:12px;min-height:150px}.private-label-art svg{display:block}.private-label-art .carton-art{width:112px;height:112px}.private-label-art .pouch-art{width:118px;height:154px}

@media(max-width:1120px){.products-page>.container{width:min(100% - 40px,1040px)}.products-grid-2{grid-template-columns:repeat(3,minmax(0,1fr))}.product-panel .photo{height:220px}.products-tabs a{min-width:132px;padding:0 14px}.apps-row{grid-template-columns:repeat(3,1fr)}.private-label-layout{grid-template-columns:1fr 220px}}
@media(max-width:820px){.products-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.products-tabs{flex-wrap:wrap;border-radius:8px}.products-tabs a{flex:1 1 33.333%;min-width:150px;border-bottom:1px solid #daddd9}.options-row{grid-template-columns:1fr}.product-panel ul{min-height:92px}}
@media(max-width:560px){.products-page>.container{width:calc(100% - 28px)}.products-tabs{display:grid;grid-template-columns:1fr 1fr;width:100%}.products-tabs a{min-width:0}.products-grid-2{grid-template-columns:1fr}.product-panel .photo{height:235px}.product-panel ul{min-height:auto}.apps-row{grid-template-columns:1fr 1fr}.packaging-visual{grid-template-columns:repeat(3,1fr)}.private-label-layout{grid-template-columns:1fr}.private-label-art{margin-top:4px}}

/* v5: 8-product 4-column completion */
.products-grid-2{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}
.product-panel{height:100%}
.product-panel .content{height:100%}
.product-panel .cta{margin-top:auto}


/* HD products banner matching reference style */
.products-hero{position:relative;min-height:372px;overflow:hidden;background:#f6efe3;border-bottom:1px solid #ece5d9}
.products-hero .hero-image{display:none}
.products-hero-bg{position:absolute;inset:0;background:url('assets/images/hero-products-hd.jpg') right center/cover no-repeat}
.products-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,240,229,.98) 0%,rgba(247,240,229,.96) 27%,rgba(247,240,229,.78) 46%,rgba(247,240,229,.22) 66%,rgba(247,240,229,0) 82%);z-index:1}
.products-hero-inner{position:relative;z-index:2;min-height:372px;display:flex;align-items:center;padding:12px 0}
.products-copy{max-width:430px}
.products-copy h1{margin:0 0 12px;font-size:58px;line-height:1.02;color:var(--green);font-weight:800;letter-spacing:-.5px}
.products-copy h2{margin:0 0 18px;font-size:22px;line-height:1.25;color:#ea971a;font-weight:800}
.products-copy p{margin:0 0 28px;font-size:17px;line-height:1.58;color:#2e362f}
.hero-features{display:flex;gap:26px;flex-wrap:wrap}
.hero-features .item{width:76px;text-align:center}
.hero-features .icon{width:48px;height:48px;border-radius:50%;background:var(--green);display:grid;place-items:center;color:#fff;margin:0 auto 8px}
.hero-features .icon svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.hero-features span{display:block;font-size:12px;line-height:1.25;font-weight:700;color:#1f251f}
@media(max-width:860px){.products-hero{min-height:340px}.products-hero-inner{min-height:340px}.products-copy h1{font-size:48px}.products-copy h2{font-size:20px}}
@media(max-width:520px){.products-hero{min-height:auto}.products-hero-bg{background-position:72% center}.products-hero-inner{min-height:auto;padding:26px 0}.products-copy{max-width:100%}.products-copy h1{font-size:42px}.products-copy p{font-size:16px}.hero-features{gap:16px}.hero-features .item{width:calc(50% - 8px)}}


/* exact-style products banner using HD reference image */
.products-hero{background:#f6efe3;border-bottom:1px solid #ece5d9}
.products-hero .hero-image{display:block;width:100%;height:auto}
.products-hero-bg,.products-hero::before,.products-hero-inner,.products-copy,.hero-features{display:none!important}
/* v5.2 product cards link to the designed product detail page. */
.product-panel a.photo{display:block}.product-panel h3 a{color:inherit;text-decoration:none}.product-panel h3 a:hover{text-decoration:underline;text-underline-offset:3px}

/* =========================================================
   v5.4.9 — Approved Products page refinement
   Replaces Typical Applications / Packaging / Private Label
   with Product Video & Details + B2B Client Reviews.
   ========================================================= */
.products-experience{margin:4px 0 26px;padding:20px;border:1px solid #e1e6e1;border-radius:12px;background:linear-gradient(135deg,#fbfdfb 0%,#f5f8f5 100%);box-shadow:0 6px 20px rgba(17,75,45,.055)}
.products-experience-head{display:flex;align-items:center;margin-bottom:15px}
.products-experience-head h2,.products-reviews-title-row h2{margin:0;color:#0b6737;font-size:19px;line-height:1.2;font-weight:850;letter-spacing:.01em}
.products-experience-head h2:after,.products-reviews-title-row h2:after{content:"";display:block;width:42px;height:2px;margin-top:7px;border-radius:2px;background:#13804a}
.products-experience-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1.32fr);gap:22px;align-items:stretch}
.products-video-card{min-width:0;display:flex;flex-direction:column}
.products-video-frame{position:relative;aspect-ratio:16/9;min-height:320px;border-radius:10px;overflow:hidden;background:#101310;box-shadow:0 8px 22px rgba(0,0,0,.14)}
.products-video-frame iframe,.products-video-frame video{display:block;width:100%;height:100%;border:0;object-fit:cover;background:#000}
.products-video-placeholder{position:absolute;inset:0;background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#fff;text-align:center}
.products-video-placeholder:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.24)}
.products-video-placeholder>*{position:relative;z-index:1}
.products-video-play{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;padding-left:5px;background:rgba(7,86,46,.9);border:3px solid rgba(255,255,255,.9);font-size:29px;box-shadow:0 8px 22px rgba(0,0,0,.22)}
.products-video-placeholder strong{font-size:15px;background:rgba(0,0,0,.45);padding:6px 10px;border-radius:5px}
.products-video-points{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}
.products-video-points span{min-height:38px;border:1px solid #dce9df;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;gap:6px;padding:6px 7px;color:#526058;font-size:11px;font-weight:700;text-align:center}
.products-video-points i{width:18px;height:18px;flex:0 0 18px;border-radius:50%;display:grid;place-items:center;background:#e8f4eb;color:#0b7440;font-style:normal;font-size:11px}
.products-details-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-content:stretch}
.products-detail-card{margin:0;min-width:0;background:#fff;border:1px solid #e0e6e1;border-radius:9px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 3px 10px rgba(19,66,41,.045)}
.products-detail-image{aspect-ratio:4/3;overflow:hidden;background:#eee8df}
.products-detail-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .25s ease}
.products-detail-card:hover .products-detail-image img{transform:scale(1.035)}
.products-detail-card figcaption{padding:8px 6px 9px;text-align:center;color:#26352b;font-size:11.5px;line-height:1.2;font-weight:750}

/* B2B reviews: supports many cards via horizontal carousel */
.products-b2b-reviews{margin:0 0 30px}
.products-reviews-title-row{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:0 0 14px}
.products-review-controls{display:flex;gap:7px}
.products-review-controls button{width:34px;height:34px;border-radius:50%;border:1px solid #cfe0d3;background:#fff;color:#0b6c3a;font-size:22px;line-height:1;cursor:pointer;display:grid;place-items:center;transition:.18s ease}
.products-review-controls button:hover{background:#0b6c3a;color:#fff;border-color:#0b6c3a}
.products-review-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:2px 2px 10px;scrollbar-width:thin;scrollbar-color:#b9d0bf transparent}
.products-review-card{flex:0 0 calc((100% - 56px)/5);min-width:210px;scroll-snap-align:start;border:1px solid #dde5df;border-radius:10px;background:#fff;padding:15px;box-shadow:0 4px 14px rgba(18,60,38,.05);display:flex;flex-direction:column;min-height:245px}
.products-review-top{display:grid;grid-template-columns:48px 1fr auto;gap:9px;align-items:center}
.products-review-avatar{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#e8f3eb,#d6e8dc);border:1px solid #bfd4c5;color:#0b6d3b;font-size:14px;font-weight:850}
.products-review-top strong{display:block;font-size:12.5px;line-height:1.25;color:#1f2b23}
.products-review-top small{display:block;margin-top:2px;color:#6a746d;font-size:10.5px}
.products-review-quote{align-self:start;color:#dce8df;font:900 42px/.8 Georgia,serif}
.products-review-stars{color:#138349;font-size:14px;letter-spacing:1px;margin:10px 0 7px}
.products-review-card p{margin:0;color:#465149;font-size:12px;line-height:1.55;flex:1}
.products-review-badge{display:inline-flex;align-self:flex-start;margin-top:11px;padding:5px 8px;border-radius:999px;background:#edf6ef;color:#17683c;font-size:9.5px;font-weight:800}

/* Product badge refinements based on approved reference artwork. */
.product-panel .icon-badge{width:64px;height:64px;top:-32px;border-width:4px;box-shadow:0 4px 10px rgba(0,0,0,.12)}
.product-panel .icon-badge svg{width:34px;height:34px;stroke-width:1.75}

@media(max-width:1180px){
  .products-experience-grid{grid-template-columns:1fr}
  .products-video-frame{min-height:0}
  .products-detail-card figcaption{font-size:12px}
  .products-review-card{flex-basis:calc((100% - 42px)/4)}
}
@media(max-width:900px){
  .products-details-gallery{grid-template-columns:repeat(4,1fr)}
  .products-review-card{flex-basis:calc((100% - 28px)/3)}
  .products-video-points{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:680px){
  .products-experience{padding:14px}
  .products-details-gallery{grid-template-columns:repeat(2,1fr)}
  .products-review-card{flex-basis:82%}
  .products-reviews-title-row h2,.products-experience-head h2{font-size:18px}
}

/* ===== v5.4.11 product interaction refinements ===== */
.product-panel{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;background:#fff}
.product-panel:hover{transform:translateY(-6px);border-color:#b9d8c4;box-shadow:0 14px 32px rgba(13,83,48,.14)}
.product-panel .photo img{transition:transform .3s ease,filter .3s ease}
.product-panel:hover .photo img{transform:scale(1.025);filter:saturate(1.04)}
.product-panel .icon-badge{display:grid;place-items:center}
.product-panel .icon-badge svg{display:block;margin:auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}

.products-detail-card{appearance:none;-webkit-appearance:none;padding:0;text-align:inherit;font:inherit;color:inherit;cursor:pointer;width:100%;border:1px solid #e0e6e1;background:#fff}
.products-detail-card:focus-visible{outline:3px solid rgba(8,112,61,.22);outline-offset:2px}
.products-detail-card.is-active{border-color:#0a713d;box-shadow:0 0 0 2px rgba(10,113,61,.10),0 5px 16px rgba(18,60,38,.08)}
.products-detail-caption{padding:8px 6px 9px;text-align:center;color:#26352b;font-size:11.5px;line-height:1.2;font-weight:750;display:block}
.products-detail-card.is-active .products-detail-caption{color:#08703c}
.products-video-current-label{margin:9px 0 0;text-align:center;font-size:12px;font-weight:800;color:#0b6d3b;letter-spacing:.01em}
.products-review-avatar{width:52px!important;height:52px!important;border-radius:50%!important;object-fit:cover!important;object-position:center 28%!important;display:block!important;border:2px solid #d7e6db!important;box-shadow:0 3px 10px rgba(16,73,43,.10)!important;background:#eef5f0!important}
.products-review-top{grid-template-columns:54px 1fr auto!important}

/* ===== v5.4.12 Products video/details + B2B review refinement ===== */
.products-experience-head h2,.products-reviews-title-row h2{display:flex;align-items:center;gap:10px;font-size:21px!important}
.products-experience-head h2:after,.products-reviews-title-row h2:after{display:none!important;content:none!important}
.products-section-title-icon{width:34px;height:34px;flex:0 0 34px;border-radius:50%;display:grid;place-items:center;background:#e9f4ec;color:#08713c}
.products-section-title-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.products-review-title-icon{background:#f6efe4;color:#a16d26}
.products-experience-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1.35fr);gap:24px}
.products-details-panel{position:relative;min-width:0;display:flex;align-items:stretch}
.products-details-gallery{display:flex!important;gap:14px!important;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:2px 2px 4px;width:100%;align-items:flex-start!important}
.products-details-gallery::-webkit-scrollbar{display:none}
.products-detail-card{flex:0 0 calc((100% - 28px)/3);min-width:0;scroll-snap-align:start;align-self:flex-start!important;height:auto!important;min-height:0!important}
.products-detail-image{aspect-ratio:1.22/1!important;min-height:0}
.products-detail-caption{padding:10px 8px 11px!important;font-size:14px!important;line-height:1.25!important;min-height:0!important}
.products-detail-controls{position:absolute;inset:0;z-index:5;pointer-events:none;display:flex;align-items:center;justify-content:space-between}
.products-detail-controls button{pointer-events:auto;width:38px;height:38px;border-radius:50%;border:1px solid #bed8c6;background:rgba(255,255,255,.96);color:#0b6d3b;font-size:26px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 4px 12px rgba(16,70,42,.13);transform:translateX(-13px);transition:.18s ease}
.products-detail-controls .products-detail-next{transform:translateX(13px)}
.products-detail-controls button:hover{background:#0b6d3b;color:#fff;border-color:#0b6d3b}
.products-video-current-label{font-size:14px!important}

.products-review-card{flex:0 0 calc((100% - 42px)/4)!important;min-width:255px!important;padding:18px!important;min-height:285px!important}
.products-review-top{grid-template-columns:78px 1fr auto!important;gap:12px!important}
.products-review-avatar{width:74px!important;height:74px!important;border-width:2px!important;object-position:center 22%!important;box-shadow:0 5px 14px rgba(16,73,43,.13)!important}
.products-review-top strong{font-size:15px!important;line-height:1.25!important}
.products-review-top small{font-size:12px!important;line-height:1.35!important;margin-top:4px!important}
.products-review-quote{font-size:48px!important}
.products-review-stars{font-size:16px!important;margin:12px 0 9px!important}
.products-review-card p{font-size:13.5px!important;line-height:1.62!important}
.products-review-badge{font-size:11px!important;padding:6px 10px!important;margin-top:13px!important}
.products-review-controls button{width:38px;height:38px;font-size:25px}

@media(max-width:1180px){
  .products-review-card{flex-basis:calc((100% - 28px)/3)!important}
}
@media(max-width:900px){
  .products-detail-card{flex-basis:calc((100% - 14px)/2)}
  .products-review-card{flex-basis:calc((100% - 14px)/2)!important}
}
@media(max-width:680px){
  .products-detail-card{flex-basis:82%}
  .products-review-card{flex-basis:86%!important;min-width:270px!important}
  .products-review-avatar{width:68px!important;height:68px!important}
  .products-review-top{grid-template-columns:72px 1fr auto!important}
}
/* v5.4.12 portrait readability final tuning */
.products-review-top{grid-template-columns:86px 1fr auto!important}
.products-review-avatar{width:82px!important;height:82px!important}
.products-review-top strong{font-size:15.5px!important}
.products-review-top small{font-size:12.5px!important}
.products-review-card p{font-size:14px!important;line-height:1.64!important}
@media(max-width:680px){.products-review-top{grid-template-columns:78px 1fr auto!important}.products-review-avatar{width:74px!important;height:74px!important}}


/* ===== v5.4.13 Product details fixed 2x3 grid ===== */
.products-details-panel{display:block!important;position:relative;min-width:0}
.products-detail-controls{display:none!important}
.products-details-gallery{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:repeat(2,auto);gap:14px!important;overflow:visible!important;scroll-snap-type:none!important;padding:0!important;width:100%!important;align-items:start!important}
.products-detail-card{flex:none!important;width:100%!important;min-width:0!important;height:auto!important;scroll-snap-align:none!important}
.products-detail-image{aspect-ratio:1.22/1!important}
.products-detail-caption{padding:8px 7px 9px!important;font-size:14px!important;line-height:1.22!important;min-height:0!important}
@media(max-width:760px){.products-details-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:auto}.products-detail-caption{font-size:13px!important}}
@media(max-width:480px){.products-details-gallery{grid-template-columns:1fr!important}}


/* ===== v5.4.14 Product Video & Details exact column alignment ===== */
@media(min-width:1181px){
  .products-experience-grid{align-items:stretch!important}
  .products-video-card{height:100%;min-height:0}
  .products-details-panel{height:100%!important;min-height:0;align-self:stretch!important}
  .products-details-gallery{height:100%!important;min-height:0;grid-template-rows:repeat(2,minmax(0,1fr))!important;align-content:stretch!important}
  .products-detail-card{height:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden}
  .products-detail-image{aspect-ratio:auto!important;height:auto!important;min-height:0!important;flex:1 1 auto!important;overflow:hidden}
  .products-detail-image img{height:100%!important;min-height:0!important;object-fit:cover!important}
  .products-detail-caption{flex:0 0 auto!important;padding:7px 6px 8px!important;font-size:13.5px!important;line-height:1.18!important}
}
/* Refined garlic-specific product badge appearance */
.product-panel .icon-badge svg{width:38px!important;height:38px!important;stroke-width:1.65!important}
.product-panel .icon-badge{overflow:visible}


/* ===== v5.4.15 Product Video second-row baseline alignment ===== */
@media(min-width:1181px){
  .products-experience-grid{align-items:start!important}
  .products-video-card{height:auto!important;min-height:0!important;align-self:start!important}
  .products-details-panel{height:var(--products-details-sync-height,auto)!important;min-height:0!important;align-self:start!important;overflow:hidden}
  .products-details-gallery{height:100%!important;min-height:0!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;align-content:stretch!important;gap:10px!important}
  .products-detail-card{height:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}
  .products-detail-image{height:auto!important;min-height:0!important;aspect-ratio:auto!important;flex:1 1 auto!important;overflow:hidden!important}
  .products-detail-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
  .products-detail-caption{flex:0 0 auto!important;padding:5px 6px 6px!important;font-size:13px!important;line-height:1.15!important}
}

/* v5.4.30 — unified garlic-theme product list icons */
.product-panel .icon-badge svg{width:40px!important;height:40px!important;stroke-width:1.7!important;fill:none!important;stroke:currentColor!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
.product-panel .icon-badge{display:grid!important;place-items:center!important;}
