
: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} 


/* =============== FACTORY PAGE =============== */
.factory-page{background:#fff;overflow:hidden}
.factory-hero{position:relative;height:330px;background:#f8f1e6;overflow:visible}
.factory-hero-bg{position:absolute;inset:0;background:url('../images/factory-banner-hd.jpg') right center/cover no-repeat}
.factory-hero-fade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,242,231,.99) 0%,rgba(249,242,231,.96) 27%,rgba(249,242,231,.80) 42%,rgba(249,242,231,.42) 55%,rgba(249,242,231,.08) 70%,rgba(249,242,231,0) 84%)}
.factory-hero-inner{height:330px;position:relative;z-index:2;display:flex;align-items:flex-start;padding-top:42px}
.factory-copy{width:355px}.factory-copy h1{font-size:58px;line-height:1;margin:0 0 14px;color:var(--green);font-weight:800;letter-spacing:-.8px}.factory-copy h2{font-size:21px;line-height:1.35;margin:0 0 18px;color:#e98f14;font-weight:800}.factory-copy p{font-size:15px;line-height:1.7;margin:0;color:#2c342d}
.summary-overlap{position:relative;z-index:4;margin-top:-46px}
.factory-summary{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #e5e7e2;border-radius:10px;box-shadow:0 5px 18px rgba(34,50,34,.09);overflow:hidden}
.summary-cell{height:106px;display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:center;padding:16px 22px;position:relative}.summary-cell:not(:last-child):after{content:"";position:absolute;right:0;top:20px;bottom:20px;width:1px;background:#e1e5df}.summary-icon{width:54px;height:54px;border-radius:50%;background:#087139;display:grid;place-items:center;color:#fff}.summary-icon svg{width:34px;height:34px;stroke:currentColor;fill:none;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}.summary-cell strong{display:block;color:var(--green);font-size:20px;line-height:1.05}.summary-cell strong small{font-size:10px;margin-left:2px}.summary-cell b{display:block;font-size:12px;margin-top:5px}.summary-cell span{display:block;font-size:10.5px;line-height:1.3;color:#596159;margin-top:4px}
.fac-section{padding:24px 0 0}.fac-title{display:flex;align-items:center;justify-content:center;gap:13px;color:var(--green);font-size:22px;font-weight:800;line-height:1;margin:0 0 20px}.fac-title .rule{width:34px;height:1px;background:#d7dcd6;position:relative}.fac-title .rule:after{content:"";position:absolute;width:13px;height:7px;background:var(--green);top:-3px;border-radius:100% 0 100% 0}.fac-title .left:after{right:-4px;transform:rotate(21deg)}.fac-title .right:after{left:-4px;transform:rotate(-21deg)}
.process-row{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-bottom:18px}.process-item{text-align:center;position:relative}.process-item:not(:last-child):after{content:"→";position:absolute;right:-13px;top:35px;color:#178149;font-size:30px;font-weight:400;line-height:1}.process-icon{width:88px;height:88px;border-radius:50%;background:#f4f3ed;border:1px solid #ecece5;margin:0 auto 8px;display:grid;place-items:center;color:#087139}.process-icon svg{width:58px;height:58px;stroke:currentColor;fill:none;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}.process-item .num{width:22px;height:22px;border-radius:50%;background:#ef9314;color:#fff;font-size:12px;font-weight:800;display:grid;place-items:center;margin:0 auto 9px}.process-item h3{font-size:13px;line-height:1.25;margin:0 0 6px;color:#1d241e}.process-item p{font-size:10.5px;line-height:1.52;color:#545d55;margin:0 auto;max-width:126px}
.workshop-sec{padding-top:20px}.workshop-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:24px}.work-photo{height:142px;border-radius:6px;overflow:hidden;background:#edf0ec;border:1px solid #e3e5e1}.work-photo img{width:100%;height:100%;object-fit:cover;display:block}
.equipment-box{display:grid;grid-template-columns:repeat(6,1fr);background:#fff;border:1px solid #e2e5df;border-radius:9px;box-shadow:0 3px 12px rgba(30,45,30,.05);overflow:hidden;margin-bottom:22px}.equipment-cell{min-height:145px;text-align:center;position:relative;padding:15px 8px 12px}.equipment-cell:not(:last-child):after{content:"";position:absolute;right:0;top:18px;bottom:18px;width:1px;background:#e2e5e1}.equipment-icon{width:72px;height:72px;border-radius:50%;background:#f4f3ed;border:1px solid #ecece5;margin:0 auto 8px;display:grid;place-items:center;color:#087139}.equipment-icon svg{width:45px;height:45px;stroke:currentColor;fill:none;stroke-width:3.1;stroke-linecap:round;stroke-linejoin:round}.equipment-cell h3{font-size:13px;line-height:1.2;margin:0 0 5px;color:#1c241d}.equipment-cell p{font-size:10px;line-height:1.45;color:#576057;margin:0}
.bottom-section{padding-top:0;padding-bottom:0}.lower-grid{display:grid;grid-template-columns:1.58fr 1fr;gap:14px;margin-bottom:0}.pack-card,.video-card{border-radius:9px;border:1px solid #e2e5df;box-shadow:0 3px 12px rgba(30,45,30,.05);overflow:hidden}.pack-card{background:#fff;padding:14px 18px 12px}.pack-card h2,.video-card h2{font-size:17px;line-height:1.2;margin:0 0 11px;color:var(--green);font-weight:800}.pack-main{display:grid;grid-template-columns:128px 1fr;gap:14px}.pack-main ul{list-style:none;margin:3px 0 0;padding:0}.pack-main li{position:relative;padding-left:18px;font-size:10.5px;line-height:1.43;margin-bottom:8px;color:#384139}.pack-main li:before{content:"✓";position:absolute;left:0;top:0;width:13px;height:13px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:8px;font-weight:800}.warehouse-image{height:155px;overflow:hidden;border-radius:5px;background:#eee}.warehouse-image img{width:100%;height:100%;object-fit:cover;display:block}.package-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:9px}.pkg-thumb{height:74px;border-radius:5px;background:#f5f5f3;border:1px solid #e4e5e2;display:grid;place-items:center;overflow:hidden;position:relative}.printed-carton{width:76px;height:46px;background:#cf9f67;position:relative;box-shadow:inset 0 -7px rgba(0,0,0,.04)}.printed-carton:before{content:"";position:absolute;left:5px;right:5px;top:-7px;height:8px;background:#e3ba8d;transform:skewX(-22deg);transform-origin:left top}.printed-carton span{position:absolute;left:7px;right:7px;top:12px;text-align:center;color:#1d7543;font-size:8px;font-weight:800;border-bottom:1px solid rgba(29,117,67,.35)}.printed-carton small{position:absolute;left:7px;right:7px;top:26px;text-align:center;color:#6e583f;font-size:5px;font-weight:700}.mesh-bag{position:relative;width:100%;height:100%;overflow:hidden}.mesh-bag img{width:100%;height:100%;object-fit:cover}.mesh-overlay{position:absolute;inset:0;background:repeating-linear-gradient(45deg,rgba(162,75,151,.35) 0 1px,transparent 1px 7px),repeating-linear-gradient(-45deg,rgba(162,75,151,.35) 0 1px,transparent 1px 7px)}.open-box{position:relative;width:76px;height:38px;background:#c8955e;margin-top:16px}.box-flap{position:absolute;top:-14px;width:39px;height:17px;background:#deb17e}.box-flap.left{left:0;transform:skewY(-19deg)}.box-flap.right{right:0;transform:skewY(19deg)}.garlic-balls{position:absolute;left:9px;right:9px;top:-5px;height:28px;display:flex;gap:2px;justify-content:center;align-items:center}.garlic-balls i{width:14px;height:16px;background:#fff;border:1px solid #e1d8ca;border-radius:50% 50% 45% 45%;display:block}.pallet-stack{width:80px;height:55px;position:relative}.stack-grid{position:absolute;left:4px;right:4px;top:0;height:47px;background:repeating-linear-gradient(0deg,#b9854f 0 8px,#c99660 8px 17px);box-shadow:inset 0 0 0 1px rgba(110,70,35,.2)}.stack-grid:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 23px,rgba(79,48,24,.22) 23px 25px)}.pallet-base{position:absolute;left:0;right:0;bottom:0;height:7px;background:#9b6b39}
.video-card{position:relative;min-height:291px;background:url('../images/factory-video-bg.jpg') center/cover no-repeat;color:#fff}.video-overlay{position:absolute;inset:0;background:rgba(0,103,52,.84)}.video-content{position:relative;z-index:2;height:100%;padding:14px 18px 16px;text-align:center}.video-card h2{color:#fff;font-size:18px;margin-bottom:25px}.play-circle{width:74px;height:74px;border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 5px rgba(255,255,255,.14);display:grid;place-items:center;margin:0 auto 25px}.play-circle span{width:0;height:0;border-top:13px solid transparent;border-bottom:13px solid transparent;border-left:20px solid #fff;margin-left:5px}.video-card p{font-size:12px;line-height:1.65;margin:0 auto 15px;color:#fff}.watch-btn{height:34px;padding:0 18px;border-radius:6px;background:#f2a01d;color:#fff;display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800}.watch-btn b{font-size:11px}
.factory-page + .stats{margin-top:24px}
@media(max-width:860px){.factory-hero{height:350px}.factory-hero-inner{height:350px}.summary-overlap{margin-top:-34px}.factory-summary{grid-template-columns:repeat(2,1fr)}.summary-cell:nth-child(2):after{display:none}.process-row{grid-template-columns:repeat(3,1fr);row-gap:24px}.process-item:nth-child(3):after{display:none}.workshop-row{grid-template-columns:repeat(2,1fr)}.work-photo{height:180px}.equipment-box{grid-template-columns:repeat(3,1fr)}.equipment-cell:nth-child(3):after{display:none}.lower-grid{grid-template-columns:1fr}.video-card{min-height:290px}}
@media(max-width:520px){.factory-hero{height:370px}.factory-hero-bg{background-position:66% center}.factory-hero-fade{background:linear-gradient(90deg,rgba(249,242,231,.99) 0%,rgba(249,242,231,.94) 58%,rgba(249,242,231,.28) 87%)}.factory-hero-inner{height:370px;padding-top:30px}.factory-copy{width:310px}.factory-copy h1{font-size:46px}.factory-copy h2{font-size:18px}.factory-copy p{font-size:14px}.factory-summary{grid-template-columns:1fr}.summary-cell:not(:last-child):after{left:18px;right:18px;top:auto;bottom:0;width:auto;height:1px}.process-row{grid-template-columns:repeat(2,1fr)}.process-item:nth-child(2n):after{display:none}.process-icon{width:82px;height:82px}.workshop-row{grid-template-columns:1fr}.work-photo{height:190px}.equipment-box{grid-template-columns:repeat(2,1fr)}.equipment-cell:nth-child(2n):after{display:none}.pack-main{grid-template-columns:1fr}.warehouse-image{height:180px}.package-thumbs{grid-template-columns:repeat(2,1fr)}}


/* ==== Factory final v2 refinements ==== */
.factory-page{font-size:16px}
.factory-hero{height:398px}
.factory-hero-inner{height:398px;padding-top:52px}
.factory-copy{width:390px}
.factory-copy h1{font-size:64px;margin-bottom:16px}
.factory-copy h2{font-size:23px;line-height:1.38;margin-bottom:20px}
.factory-copy p{font-size:16px;line-height:1.82;max-width:380px}
.summary-overlap{margin-top:-34px}
.factory-summary{border-radius:12px;box-shadow:0 6px 18px rgba(34,50,34,.09)}
.summary-cell{height:116px;grid-template-columns:66px 1fr;gap:14px;padding:18px 24px}
.summary-icon{width:60px;height:60px}
.summary-icon svg{width:40px;height:40px;stroke-width:4}
.summary-cell strong{font-size:22px}
.summary-cell strong small{font-size:12px}
.summary-cell b{font-size:14px;margin-top:6px}
.summary-cell span{font-size:12.5px;line-height:1.35;margin-top:4px}
.fac-section{padding-top:28px}
.fac-title{font-size:24px;margin:0 0 22px}
.fac-title .rule{width:36px}
.process-row{gap:16px;margin-bottom:22px}
.process-item:not(:last-child):after{top:40px;font-size:34px;right:-14px}
.process-icon{width:96px;height:96px;margin-bottom:10px}
.process-icon svg{width:62px;height:62px;stroke-width:4}
.process-item .num{width:26px;height:26px;font-size:13px;margin-bottom:10px}
.process-item h3{font-size:16px;margin-bottom:7px}
.process-item p{font-size:13px;line-height:1.58;max-width:145px}
.workshop-row{gap:10px;margin-bottom:28px}
.work-photo{height:156px;border-radius:8px}
.equipment-box{border-radius:12px;margin-bottom:24px}
.equipment-cell{min-height:168px;padding:18px 10px 14px}
.equipment-icon{width:80px;height:80px;margin-bottom:10px}
.equipment-icon svg{width:50px;height:50px;stroke-width:4}
.equipment-cell h3{font-size:16px;margin-bottom:6px}
.equipment-cell p{font-size:12.8px;line-height:1.5;max-width:130px;margin:0 auto}
.pack-card,.video-card{border-radius:12px}
.pack-card{padding:18px 20px 16px}
.pack-card h2,.video-card h2{font-size:18px;margin-bottom:12px}
.pack-main{grid-template-columns:138px 1fr;gap:16px}
.pack-main li{padding-left:20px;font-size:13.5px;line-height:1.5;margin-bottom:8px}
.pack-main li:before{width:15px;height:15px;font-size:9px}
.warehouse-image{height:165px;border-radius:6px}
.package-thumbs{gap:10px;margin-top:12px}
.pkg-thumb{height:82px;border-radius:6px}
.pkg-thumb.image-thumb img{width:100%;height:100%;object-fit:contain;display:block;background:#fff}
.video-card{min-height:305px}
.video-content{padding:18px 20px 18px}
.video-card h2{font-size:18px;margin-bottom:28px}
.play-circle{width:78px;height:78px;margin-bottom:28px}
.video-card p{font-size:14px;line-height:1.7;max-width:300px}
.watch-btn{height:38px;padding:0 20px;font-size:13px}
.factory-page + .stats{margin-top:0}
@media(max-width:860px){
 .factory-hero{height:420px}.factory-hero-inner{height:420px}.summary-overlap{margin-top:-26px}
 .summary-cell{height:112px}.summary-cell b{font-size:15px}.summary-cell span{font-size:13px}
 .process-item h3,.equipment-cell h3{font-size:15px}.process-item p,.equipment-cell p{font-size:12.5px}
}
@media(max-width:520px){
 .factory-hero{height:430px}.factory-hero-inner{height:430px;padding-top:34px}.factory-copy{width:100%;max-width:320px}
 .factory-copy h1{font-size:50px}.factory-copy h2{font-size:20px}.factory-copy p{font-size:15px}
 .summary-overlap{margin-top:-18px}
 .summary-cell{height:auto;padding:18px 18px}.summary-cell b{font-size:15px}.summary-cell span{font-size:13px}
 .process-icon{width:90px;height:90px}.process-icon svg{width:58px;height:58px}.process-item p{font-size:12.5px}
 .equipment-icon{width:74px;height:74px}.equipment-icon svg{width:46px;height:46px}.equipment-cell p{font-size:12.5px}
 .pack-main{grid-template-columns:1fr}.warehouse-image{height:180px}.pkg-thumb{height:88px}
}


/* ===== Factory final v3 pixel refinements ===== */
.factory-hero{
  height:430px;
  background:#f7f0e4;
}
.factory-hero-bg{
  background-position:center center;
  background-size:cover;
  filter:saturate(1.02) contrast(1.02) brightness(1.02);
}
.factory-hero-fade{
  background:linear-gradient(90deg,rgba(249,242,231,.99) 0%,rgba(249,242,231,.97) 23%,rgba(249,242,231,.88) 39%,rgba(249,242,231,.55) 54%,rgba(249,242,231,.18) 68%,rgba(249,242,231,0) 82%);
}
.factory-hero-inner{
  height:430px;
  align-items:flex-start;
  padding-top:54px;
}
.factory-copy{
  width:410px;
}
.factory-copy h1{
  font-size:68px;
  margin:0 0 16px;
  line-height:1;
  letter-spacing:-.9px;
}
.factory-copy h2{
  font-size:24px;
  line-height:1.42;
  margin:0 0 20px;
  font-weight:800;
}
.factory-copy p{
  font-size:17px;
  line-height:1.82;
  max-width:385px;
}

.summary-overlap{
  margin-top:-26px;
}
.factory-summary{
  border-radius:12px;
  box-shadow:0 6px 18px rgba(34,50,34,.10);
}
.summary-cell{
  min-height:122px;
  height:auto;
  grid-template-columns:72px 1fr;
  gap:16px;
  padding:22px 26px;
}
.summary-icon{
  width:64px;
  height:64px;
}
.summary-icon svg{
  width:42px;
  height:42px;
  stroke-width:4.4;
}
.summary-cell strong{
  font-size:25px;
  line-height:1.04;
}
.summary-cell strong small{
  font-size:12px;
}
.summary-cell b{
  font-size:15px;
  margin-top:6px;
  font-weight:700;
}
.summary-cell span{
  font-size:13px;
  line-height:1.42;
  margin-top:4px;
}

.fac-section{
  padding-top:30px;
}
.fac-title{
  font-size:24px;
  margin:0 0 24px;
}
.process-row{
  gap:18px;
  margin-bottom:26px;
}
.process-item:not(:last-child):after{
  top:39px;
  right:-16px;
  font-size:36px;
  color:#177e47;
}
.process-icon{
  width:100px;
  height:100px;
  margin-bottom:11px;
}
.process-icon svg{
  width:66px;
  height:66px;
  stroke-width:4.4;
}
.process-item .num{
  width:28px;
  height:28px;
  font-size:13px;
  margin-bottom:10px;
}
.process-item h3{
  font-size:17px;
  line-height:1.28;
  margin:0 0 7px;
}
.process-item p{
  font-size:13px;
  line-height:1.6;
  max-width:150px;
}

.workshop-row{
  gap:10px;
  margin-bottom:30px;
}
.work-photo{
  height:158px;
  border-radius:8px;
}

.equipment-box{
  border-radius:12px;
  margin-bottom:26px;
}
.equipment-cell{
  min-height:182px;
  padding:20px 10px 16px;
}
.equipment-icon{
  width:86px;
  height:86px;
  margin-bottom:10px;
}
.equipment-icon svg{
  width:54px;
  height:54px;
  stroke-width:4.4;
}
.equipment-cell h3{
  font-size:17px;
  line-height:1.22;
  margin:0 0 6px;
}
.equipment-cell p{
  font-size:13px;
  line-height:1.55;
  max-width:135px;
  margin:0 auto;
}

.lower-grid{
  gap:16px;
}
.pack-card,.video-card{
  border-radius:12px;
}
.pack-card{
  padding:18px 20px 16px;
}
.pack-card h2,.video-card h2{
  font-size:18px;
  margin:0 0 13px;
}
.pack-main{
  grid-template-columns:146px 1fr;
  gap:16px;
}
.pack-main li{
  font-size:14px;
  line-height:1.52;
  padding-left:22px;
  margin-bottom:9px;
}
.pack-main li:before{
  width:16px;
  height:16px;
  font-size:9px;
}
.warehouse-image{
  height:178px;
  border-radius:7px;
}
.warehouse-image img{
  object-fit:cover;
}
.package-thumbs{
  grid-template-columns:repeat(4, minmax(86px, 96px));
  justify-content:space-between;
  gap:10px;
  margin-top:12px;
}
.pkg-thumb{
  height:auto;
  aspect-ratio:1/0.9;
  border-radius:7px;
  background:#fff;
}
.pkg-thumb.image-thumb img{
  width:100%;
  height:100%;
  object-fit:contain;
  background:#fff;
}

.video-card{
  min-height:334px;
}
.video-content{
  padding:18px 20px 18px;
}
.video-card h2{
  font-size:18px;
  margin-bottom:30px;
}
.play-circle{
  width:82px;
  height:82px;
  border-width:4px;
  box-shadow:0 0 0 5px rgba(255,255,255,.14);
  margin:0 auto 28px;
}
.play-circle span{
  border-top-width:14px;
  border-bottom-width:14px;
  border-left-width:22px;
}
.video-card p{
  font-size:15px;
  line-height:1.72;
  max-width:306px;
  margin:0 auto 16px;
}
.watch-btn{
  height:40px;
  padding:0 22px;
  font-size:13px;
}
.watch-btn b{font-size:12px}

.factory-page + .stats{margin-top:0}

@media (max-width: 980px){
  .factory-hero{height:420px}
  .factory-hero-inner{height:420px;padding-top:48px}
  .factory-copy h1{font-size:60px}
  .factory-copy h2{font-size:22px}
  .factory-copy p{font-size:16px}
  .summary-overlap{margin-top:-18px}
  .factory-summary{grid-template-columns:repeat(2,1fr)}
  .summary-cell:nth-child(2):after{display:none}
  .summary-cell{min-height:118px}
  .process-row{grid-template-columns:repeat(3,1fr);row-gap:26px}
  .process-item:nth-child(3):after{display:none}
  .equipment-box{grid-template-columns:repeat(3,1fr)}
  .equipment-cell:nth-child(3):after{display:none}
}
@media (max-width: 640px){
  .factory-hero{height:440px}
  .factory-hero-bg{background-position:66% center}
  .factory-hero-fade{background:linear-gradient(90deg,rgba(249,242,231,.99) 0%,rgba(249,242,231,.95) 60%,rgba(249,242,231,.34) 87%)}
  .factory-hero-inner{height:440px;padding-top:36px}
  .factory-copy{width:100%;max-width:324px}
  .factory-copy h1{font-size:52px}
  .factory-copy h2{font-size:20px}
  .factory-copy p{font-size:15px;max-width:310px}
  .factory-summary{grid-template-columns:1fr}
  .summary-cell{grid-template-columns:66px 1fr;padding:20px 20px}
  .summary-cell:not(:last-child):after{left:20px;right:20px;top:auto;bottom:0;width:auto;height:1px}
  .process-row{grid-template-columns:repeat(2,1fr)}
  .process-item:nth-child(2n):after{display:none}
  .equipment-box{grid-template-columns:repeat(2,1fr)}
  .equipment-cell:nth-child(2n):after{display:none}
  .lower-grid{grid-template-columns:1fr}
  .pack-main{grid-template-columns:1fr}
  .warehouse-image{height:190px}
  .package-thumbs{grid-template-columns:repeat(2, minmax(88px, 1fr));justify-content:stretch}
}


/* ===== Factory final v4 exact banner + packaging ratio ===== */
.factory-hero.exact-banner{
  height:auto !important;
  background:#f8f1e6 !important;
  overflow:visible;
}
.factory-hero.exact-banner .hero-exact-image{
  display:block;
  width:100%;
  height:auto;
}
.factory-hero.exact-banner .factory-hero-bg,
.factory-hero.exact-banner .factory-hero-fade,
.factory-hero.exact-banner .factory-hero-inner,
.factory-hero.exact-banner .factory-copy{
  display:none !important;
}

.summary-overlap{
  margin-top:14px !important;
}
.factory-summary{
  border-radius:12px;
}
.summary-cell{
  min-height:124px;
  padding:22px 26px;
}
.summary-icon{width:64px;height:64px}
.summary-icon svg{width:42px;height:42px;stroke-width:4.4}
.summary-cell strong{font-size:25px}
.summary-cell b{font-size:15px}
.summary-cell span{font-size:13px;line-height:1.42}

.pack-card{
  padding:18px 20px 16px;
}
.pack-main{
  grid-template-columns:146px minmax(280px, 350px) !important;
  justify-content:space-between;
  gap:16px;
}
.warehouse-image{
  height:150px !important;
  max-width:350px;
  justify-self:end;
  border-radius:7px;
}
.warehouse-image img{
  object-fit:cover;
  object-position:center center;
}
.package-thumbs{
  grid-template-columns:repeat(4, minmax(0,1fr)) !important;
  gap:10px;
  margin-top:12px;
}
.pkg-thumb{
  height:72px !important;
  aspect-ratio:auto !important;
  border-radius:7px;
}
.pkg-thumb.image-thumb img{
  object-fit:contain;
}

@media (max-width: 980px){
  .summary-overlap{margin-top:12px !important}
  .pack-main{
    grid-template-columns:146px 1fr !important;
  }
  .warehouse-image{
    max-width:none;
  }
}
@media (max-width: 640px){
  .summary-overlap{margin-top:10px !important}
  .pack-main{grid-template-columns:1fr !important}
  .warehouse-image{height:168px !important;max-width:none;justify-self:stretch}
  .package-thumbs{grid-template-columns:repeat(2, minmax(0,1fr)) !important}
  .pkg-thumb{height:82px !important}
}


/* ===== Factory final v5 packaging+video exact structure ===== */
.lower-grid{
  grid-template-columns: 1.6fr 1.05fr !important;
  gap: 18px !important;
  align-items: stretch;
}
.pack-card,
.video-card{
  border-radius: 14px !important;
  border: 1px solid #e4e7e1 !important;
  box-shadow: 0 4px 14px rgba(26,45,27,.06) !important;
}
.pack-card{
  padding: 18px 18px 18px !important;
}
.pack-card h2,
.video-card h2{
  font-size: 22px !important;
  line-height: 1.1 !important;
  letter-spacing: -.2px;
  margin: 0 0 14px !important;
}
.pack-main{
  grid-template-columns: 170px minmax(0, 1fr) !important;
  gap: 18px !important;
  align-items: start;
}
.pack-main ul{
  margin-top: 2px !important;
}
.pack-main li{
  font-size: 12px !important;
  line-height: 1.55 !important;
  margin-bottom: 11px !important;
  padding-left: 26px !important;
  color: #324032 !important;
}
.pack-main li:before{
  width: 18px !important;
  height: 18px !important;
  font-size: 10px !important;
  top: 1px !important;
}
.warehouse-image{
  height: 194px !important;
  border-radius: 10px !important;
  max-width: none !important;
  justify-self: stretch !important;
}
.warehouse-image img{
  object-fit: cover !important;
  object-position: center center !important;
}
.package-thumbs{
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 12px !important;
  margin-top: 14px !important;
}
.pkg-thumb{
  height: 108px !important;
  border-radius: 9px !important;
  background: #f3f3f0 !important;
  border: 1px solid #e7e8e4 !important;
  padding: 8px !important;
}
.pkg-thumb.image-thumb img{
  object-fit: contain !important;
  width: 100% !important;
  height: 100% !important;
}
.video-card{
  min-height: 427px !important;
  background-position: center center !important;
}
.video-overlay{
  background: rgba(2,104,50,.82) !important;
}
.video-content{
  padding: 22px 24px 20px !important;
}
.video-card h2{
  color: #fff !important;
  margin-bottom: 44px !important;
}
.play-circle{
  width: 96px !important;
  height: 96px !important;
  border-width: 4px !important;
  box-shadow: 0 0 0 6px rgba(255,255,255,.10), 0 0 0 14px rgba(255,255,255,.05) !important;
  margin: 0 auto 42px !important;
}
.play-circle span{
  border-top-width: 16px !important;
  border-bottom-width: 16px !important;
  border-left-width: 24px !important;
  margin-left: 6px !important;
}
.video-card p{
  font-size: 15px !important;
  line-height: 1.55 !important;
  max-width: 320px !important;
  margin: 0 auto 22px !important;
}
.watch-btn{
  height: 44px !important;
  padding: 0 24px !important;
  border-radius: 10px !important;
  font-size: 15px !important;
  gap: 10px !important;
}
.watch-btn b{font-size:13px !important}

@media (max-width: 980px){
  .lower-grid{grid-template-columns:1fr !important; gap: 16px !important;}
  .video-card{min-height: 340px !important;}
}
@media (max-width: 640px){
  .pack-card h2,.video-card h2{font-size:19px !important;}
  .pack-main{grid-template-columns:1fr !important;}
  .warehouse-image{height:176px !important;}
  .package-thumbs{grid-template-columns:repeat(2, minmax(0,1fr)) !important;}
  .pkg-thumb{height:96px !important;}
  .video-card{min-height: 320px !important;}
  .play-circle{width:82px !important; height:82px !important; margin-bottom:28px !important;}
}


/* ===== Factory final v6: HD hero + intentional overlap ===== */
.factory-hero.factory-hero-hd{
  position:relative;
  width:100%;
  height:auto !important;
  min-height:0 !important;
  aspect-ratio:1159 / 305;
  overflow:visible !important;
  background:#f7efe2;
}
.factory-hero-hd .factory-hero-photo{
  position:absolute;
  inset:0;
  background-image:url('../images/factory-banner-web-hd.jpg');
  background-size:cover;
  background-position:center 52%;
  background-repeat:no-repeat;
}
.factory-hero-hd .factory-hero-gradient{
  position:absolute;
  inset:0;
  z-index:1;
  background:linear-gradient(90deg,
    rgba(249,242,231,.995) 0%,
    rgba(249,242,231,.975) 24%,
    rgba(249,242,231,.88) 38%,
    rgba(249,242,231,.56) 49%,
    rgba(249,242,231,.17) 61%,
    rgba(249,242,231,0) 74%);
}
.factory-hero-hd .factory-hero-content{
  position:relative;
  z-index:2;
  height:100%;
  min-height:inherit;
  display:flex;
  align-items:flex-start;
  padding-top:clamp(36px,4.6vw,64px);
}
.factory-banner-copy{
  width:min(440px,42vw);
  margin-left:0;
}
.factory-banner-copy h1{
  margin:0 0 16px;
  color:var(--green);
  font-size:clamp(52px,4.5vw,68px);
  line-height:.98;
  font-weight:800;
  letter-spacing:-1px;
}
.factory-banner-copy h2{
  margin:0 0 20px;
  color:#e98f14;
  font-size:clamp(20px,1.65vw,25px);
  line-height:1.42;
  font-weight:800;
}
.factory-banner-copy p{
  margin:0;
  color:#2b342c;
  font-size:clamp(15px,1.15vw,17px);
  line-height:1.72;
  font-weight:500;
}

/* Reference has the white metrics card intentionally overlapping the hero. */
.summary-overlap{
  position:relative;
  z-index:8;
  margin-top:-62px !important;
  margin-bottom:0;
}
.factory-summary{
  overflow:hidden;
  border-radius:13px !important;
  border:1px solid rgba(224,227,221,.95) !important;
  box-shadow:0 8px 22px rgba(31,48,31,.10) !important;
  background:#fff;
}
.summary-cell{
  min-height:126px !important;
  height:auto !important;
  grid-template-columns:68px minmax(0,1fr) !important;
  gap:16px !important;
  padding:22px 25px !important;
}
.summary-icon{
  width:62px !important;
  height:62px !important;
}
.summary-icon svg{
  width:40px !important;
  height:40px !important;
  stroke-width:4.1 !important;
}
.summary-cell strong{
  font-size:25px !important;
}
.summary-cell strong small{
  font-size:12px !important;
}
.summary-cell b{
  font-size:15px !important;
  margin-top:7px !important;
}
.summary-cell span{
  font-size:13px !important;
  line-height:1.4 !important;
  margin-top:4px !important;
}
.fac-section:first-of-type{
  padding-top:34px !important;
}

@media (max-width:980px){
  .factory-hero.factory-hero-hd{aspect-ratio:16/6.2;}
  .factory-hero-hd .factory-hero-content{padding-top:38px;}
  .factory-banner-copy{width:48vw;}
  .summary-overlap{margin-top:-44px !important;}
}
@media (max-width:640px){
  .factory-hero.factory-hero-hd{
    aspect-ratio:auto;
    height:410px !important;
  }
  .factory-hero-hd .factory-hero-photo{background-position:64% center;}
  .factory-hero-hd .factory-hero-gradient{
    background:linear-gradient(90deg,rgba(249,242,231,.99) 0%,rgba(249,242,231,.94) 58%,rgba(249,242,231,.28) 88%);
  }
  .factory-hero-hd .factory-hero-content{padding-top:34px;}
  .factory-banner-copy{width:320px;max-width:88%;}
  .factory-banner-copy h1{font-size:50px;}
  .factory-banner-copy h2{font-size:20px;}
  .factory-banner-copy p{font-size:15px;}
  .summary-overlap{margin-top:-28px !important;}
  .summary-cell{padding:20px !important;}
}


/* ===== Factory final v7 exact banner + tighter packaging ===== */
.factory-hero.factory-hero-exact{
  display:block !important;
  height:auto !important;
  background:#f7f0e5 !important;
  overflow:visible !important;
}
.factory-hero-exact-img{
  display:block;
  width:100%;
  height:auto;
}
.summary-overlap{
  margin-top:-34px !important;
}
.factory-summary{
  border-radius:12px;
}
.bottom-section{
  padding-top:10px !important;
}
.equipment-box{
  margin-bottom:10px !important;
}
.lower-grid{
  gap:16px !important;
  align-items:stretch !important;
}
.pack-card{
  padding:16px 18px 14px !important;
}
.pack-card h2,
.video-card h2{
  font-size:20px !important;
  margin-bottom:12px !important;
}
.pack-main{
  grid-template-columns:160px 1fr !important;
  gap:14px !important;
}
.pack-main li{
  font-size:12px !important;
  line-height:1.52 !important;
  margin-bottom:9px !important;
}
.warehouse-image{
  height:184px !important;
  border-radius:8px !important;
}
.package-thumbs{
  grid-template-columns:repeat(4,1fr) !important;
  gap:10px !important;
  margin-top:10px !important;
}
.pkg-thumb{
  height:86px !important;
  padding:0 !important;
  border-radius:8px !important;
  background:#f3f4f1 !important;
}
.pkg-thumb.image-thumb img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  display:block !important;
  background:#f3f4f1 !important;
}
@media (max-width: 860px){
  .summary-overlap{margin-top:-26px !important;}
}
@media (max-width: 520px){
  .summary-overlap{margin-top:-18px !important;}
  .pack-main{grid-template-columns:1fr !important;}
  .package-thumbs{grid-template-columns:repeat(2,1fr) !important;}
  .pkg-thumb{height:90px !important;}
}


/* ===== Factory final v8 remove packaging bottom gap ===== */
.bottom-section{
  padding-top:8px !important;
  padding-bottom:0 !important;
}
.lower-grid{
  align-items:start !important;
  margin-bottom:0 !important;
}
.pack-card{
  height:auto !important;
  min-height:0 !important;
  padding-bottom:12px !important;
}
.package-thumbs{
  margin-bottom:0 !important;
}
.video-card{
  min-height:350px !important;
  height:350px !important;
}
.video-content{
  padding-top:18px !important;
  padding-bottom:16px !important;
}
.video-card h2{
  margin-bottom:24px !important;
}
.play-circle{
  width:78px !important;
  height:78px !important;
  margin-bottom:22px !important;
}
.video-card p{
  margin-bottom:14px !important;
}
.factory-page + .stats{
  margin-top:0 !important;
}
@media (max-width:980px){
  .video-card{height:auto !important;min-height:310px !important;}
}
@media (max-width:640px){
  .video-card{min-height:300px !important;}
}

/* ===== Factory v5.4.18 refined redesign ===== */
.factory18-page{background:#fff;overflow:hidden}
.factory18-page .container{width:min(1420px,calc(100% - 96px));max-width:none;margin-inline:auto}
.factory18-hero{position:relative;background:#f7f0e5;overflow:hidden}
.factory18-hero .garlic-banner-slider{width:100%;aspect-ratio:2952/992;min-height:0!important;background:#f7f0e5}
.factory18-hero .garlic-banner-slide,.factory18-hero .garlic-banner-slide img{width:100%;height:100%!important}
.factory18-hero .garlic-banner-slide img{object-fit:cover;object-position:center center}
.factory18-hero-fixed{width:min(1920px,100%);aspect-ratio:1920/645;margin-inline:auto;overflow:hidden;background:#f7f0e5}.factory18-hero-fixed img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}
.factory18-page .factory18-summary-wrap{position:relative;z-index:8;margin-top:-82px!important;margin-bottom:22px;width:1180px!important;max-width:calc(100% - 100px)!important;margin-left:auto!important;margin-right:auto!important}
.factory18-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border:1px solid #e9e8e2;border-radius:18px;box-shadow:0 14px 38px rgba(32,52,37,.14);overflow:hidden}
.factory18-summary-item{display:grid;grid-template-columns:72px 1fr;gap:14px;align-items:center;min-height:148px;padding:28px 24px;position:relative}
.factory18-summary-item:not(:last-child):after{content:"";position:absolute;right:0;top:28px;bottom:28px;width:1px;background:#e6e6e0}
.factory18-summary-icon{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#08743c;color:#fff}
.factory18-summary-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round}
.factory18-summary-item strong{display:block;color:#08713a;font-size:28px;line-height:1;font-weight:800;white-space:nowrap}.factory18-summary-item strong small{font-size:13px}
.factory18-summary-item b{display:block;margin-top:8px;font-size:16px;color:#1c2c21}.factory18-summary-item span:not(.factory18-summary-icon){display:block;margin-top:4px;font-size:13px;color:#68716a;line-height:1.35}
.factory18-section{padding:34px 0 8px;background:#fff}.factory18-section+.factory18-section{padding-top:30px}
.factory18-title{display:flex;align-items:center;justify-content:center;gap:16px;margin:0 0 24px;color:#0b6636}.factory18-title>span{width:56px;height:1px;background:#b7cbbc;position:relative}.factory18-title>span:first-child:after,.factory18-title>span:last-child:after{content:"";position:absolute;top:-3px;width:13px;height:6px;background:#0b6636;border-radius:100% 0 100% 0}.factory18-title>span:first-child:after{right:-5px;transform:rotate(20deg)}.factory18-title>span:last-child:after{left:-5px;transform:rotate(-20deg)}
.factory18-title h2{margin:0;font-size:28px;line-height:1.15;font-weight:800;letter-spacing:.2px;color:#0b6636}
.factory18-workshop-grid{display:grid;grid-template-columns:minmax(580px,600px) minmax(600px,1fr);gap:32px;align-items:stretch;max-width:1300px;margin-inline:auto;padding-inline:20px}
.factory18-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;max-width:585px;justify-self:start;align-self:center}.factory18-photo-grid figure{margin:0;aspect-ratio:16/9;border-radius:11px;overflow:hidden;background:#f4f6f3;box-shadow:0 5px 16px rgba(38,61,42,.08)}.factory18-photo-grid img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.factory18-feature-list{display:grid;gap:0;justify-self:end;width:100%;max-width:none;align-self:stretch;grid-template-rows:repeat(4,1fr)}.factory18-feature-list article{display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #e8ebe7}.factory18-feature-list article:last-child{border-bottom:0}
.factory18-feature-icon{width:54px;height:54px;border-radius:50%;background:#e9f4ec;color:#08713a;display:grid;place-items:center;font-size:18px;font-weight:900}.factory18-feature-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:3.7;stroke-linecap:round;stroke-linejoin:round}.factory18-feature-icon.factory18-5s{background:#e9f4ec;color:#08713a;font-size:20px}
.factory18-feature-list h3{margin:0 0 4px;color:#155f37;font-size:18px;line-height:1.22;white-space:nowrap}.factory18-feature-list p{margin:0;color:#4f5d53;font-size:14px;line-height:1.46;white-space:nowrap}
.factory18-core{background:#fbfcfa;padding-top:36px!important;padding-bottom:30px!important}.factory18-core-grid{display:grid;grid-template-columns:minmax(410px,430px) minmax(320px,1fr) minmax(410px,430px);gap:36px;align-items:center;max-width:1300px;margin-inline:auto;padding-inline:20px}
.factory18-core-video{position:relative;min-height:268px;max-height:280px;border-radius:15px;overflow:hidden;background:#12271c;box-shadow:0 9px 24px rgba(24,55,35,.12)}.factory18-core-video-side{width:100%;max-width:430px}.factory18-core-grid-dual-video .factory18-core-video-side:first-child{justify-self:start}.factory18-core-grid-dual-video .factory18-core-video-side:last-child{justify-self:end}.factory18-core-video video,.factory18-core-video iframe,.factory18-core-video>img{width:100%;height:268px;min-height:268px;display:block;object-fit:cover;border:0}.factory18-core-video>img{filter:brightness(.82)}
.factory18-core-play{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);width:78px;height:78px;border-radius:50%;border:3px solid rgba(255,255,255,.95);background:rgba(0,92,47,.72);display:grid;place-items:center;cursor:pointer}.factory18-core-play span{width:0;height:0;border-top:13px solid transparent;border-bottom:13px solid transparent;border-left:20px solid #fff;margin-left:5px}
.factory18-video-caption{position:absolute;left:0;right:0;bottom:0;padding:10px 12px;color:#fff;background:linear-gradient(0deg,rgba(5,40,24,.92),rgba(5,40,24,0));display:flex;align-items:end;justify-content:space-between;gap:8px}.factory18-video-caption b{font-size:15px;white-space:nowrap}.factory18-video-caption span{font-size:11px;opacity:.9;white-space:nowrap}
.factory18-core-flow{position:relative;min-height:268px;max-width:330px;width:100%;margin:0 auto;padding:0 0 0 44px;display:grid;grid-template-rows:repeat(5,1fr);align-items:center;justify-self:center}.factory18-flow-line{position:absolute;left:0;top:8%;width:42px;height:84%;overflow:visible}.factory18-flow-line path{fill:none;stroke:#9fbea9;stroke-width:2;stroke-dasharray:5 5;vector-effect:non-scaling-stroke}
.factory18-core-step{position:relative;display:grid;grid-template-columns:40px 1fr;gap:10px;align-items:center;padding:0}.factory18-core-num{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#08713a;color:#fff;font-size:12px;font-weight:800;box-shadow:0 0 0 4px #edf5ef}.factory18-core-step h3{margin:0 0 2px;font-size:18px;color:#153c28;line-height:1.12}.factory18-core-step p{margin:0;font-size:13px;line-height:1.16;color:#59665c;white-space:nowrap}
.factory18-quality{padding-top:34px!important}.factory18-quality-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;max-width:1300px;margin-inline:auto;padding-inline:20px}.factory18-quality-card{border:1px solid #e1e6e1;border-radius:12px;background:#fff;padding:12px;box-shadow:0 4px 14px rgba(41,67,47,.06)}.factory18-quality-head{display:flex;align-items:center;gap:9px;min-height:42px;margin-bottom:9px}.factory18-quality-head span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#08713a;color:#fff;font-weight:800;font-size:13px;flex:0 0 30px}.factory18-quality-card h3{margin:0;color:#173e29;font-size:14.5px;line-height:1.25}.factory18-quality-card img{width:100%;height:132px;object-fit:cover;border-radius:8px}.factory18-quality-note{text-align:center;margin:14px auto 0;color:#5d675f;font-size:14px;line-height:1.5;max-width:1260px;padding-inline:20px}
.factory18-logistics{padding-top:34px!important}.factory18-logistics-grid{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(520px,1.42fr) minmax(300px,.86fr);gap:18px;align-items:stretch;border:1px solid #e5e8e3;border-radius:16px;padding:18px;background:#fff;box-shadow:0 5px 18px rgba(35,62,41,.07);max-width:1300px;margin-inline:auto}
.factory18-logistics-copy{padding:8px 4px 8px 2px;display:grid;align-content:center;gap:18px}.factory18-logistics-copy>div{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start}.factory18-logistics-copy i{width:22px;height:22px;border-radius:50%;background:#08713a;color:#fff;display:grid;place-items:center;font-style:normal;font-size:12px;font-weight:800;margin-top:2px}.factory18-logistics-copy p{margin:0}.factory18-logistics-copy b{display:block;color:#12603a;font-size:17px;line-height:1.25;margin-bottom:4px}.factory18-logistics-copy span{display:block;color:#4d5a51;font-size:15px;line-height:1.48}
.factory18-logistics-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.factory18-logistics-photos figure{margin:0;border-radius:10px;overflow:hidden;background:#f4f5f2;border:1px solid #e7e8e4}.factory18-logistics-photos img{width:100%;height:150px;object-fit:cover}.factory18-logistics-photos figcaption{text-align:center;padding:8px 6px;font-size:13.5px;font-weight:700;color:#3b4a3f;background:#fff}
.factory18-video-card{position:relative;min-height:348px;border-radius:12px;overflow:hidden;background-size:cover;background-position:center}.factory18-video-shade{position:absolute;inset:0;background:rgba(0,105,53,.83)}.factory18-video-inner{position:relative;z-index:2;height:100%;min-height:348px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center;color:#fff}.factory18-video-inner h3{font-size:22px;margin:0 0 22px}.factory18-video-play{width:78px;height:78px;border:3px solid #fff;border-radius:50%;background:rgba(0,0,0,.08);display:grid;place-items:center;cursor:pointer}.factory18-video-play span{width:0;height:0;border-top:13px solid transparent;border-bottom:13px solid transparent;border-left:21px solid #fff;margin-left:5px}.factory18-video-inner p{font-size:15px;line-height:1.55;max-width:250px;margin:20px 0}.factory18-video-inner a{display:inline-flex;align-items:center;gap:9px;padding:10px 18px;border-radius:8px;background:#f59a12;color:#fff;font-size:14px;font-weight:800}
.factory18-export{padding-top:30px!important;padding-bottom:34px!important}.factory18-export-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.factory18-export-grid article{border:1px solid #e2e6e1;border-radius:12px;padding:12px;background:#fff;box-shadow:0 4px 14px rgba(39,64,44,.06);text-align:center}.factory18-export-grid img{width:100%;height:190px;object-fit:cover;border-radius:8px}.factory18-export-grid h3{margin:13px 0 7px;color:#12603a;font-size:18px;line-height:1.3}.factory18-export-grid p{margin:0;color:#4e5b52;font-size:15px;line-height:1.5;padding:0 5px 5px}
.factory18-page + .stats{display:none!important}
@media(max-width:1180px){.factory18-page .container{width:min(1100px,calc(100% - 56px))}.factory18-page .factory18-summary-wrap{margin-top:-56px!important;width:min(1180px,calc(100% - 56px))!important;max-width:none!important}.factory18-summary{grid-template-columns:repeat(2,1fr)}.factory18-summary-item:nth-child(2):after{display:none}.factory18-workshop-grid,.factory18-core-grid{grid-template-columns:1fr;max-width:none;padding-inline:0}.factory18-photo-grid{max-width:760px;justify-self:center}.factory18-feature-list{justify-self:stretch;max-width:none;grid-template-rows:none}.factory18-feature-list h3,.factory18-feature-list p{white-space:normal}.factory18-core-video{width:min(760px,100%);max-width:760px;justify-self:center}.factory18-core-video-side{max-width:760px}.factory18-video-caption b,.factory18-video-caption span{white-space:normal}.factory18-core-flow{width:min(760px,100%);max-width:760px;justify-self:center}.factory18-quality-grid{grid-template-columns:repeat(3,1fr)}.factory18-logistics-grid{grid-template-columns:1fr 1.5fr}.factory18-video-card{grid-column:1/-1;min-height:300px}.factory18-video-inner{min-height:300px}.factory18-export-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.factory18-page .container{width:calc(100% - 28px)}.factory18-page .factory18-summary-wrap{margin-top:-28px!important;width:calc(100% - 28px)!important;max-width:none!important}.factory18-summary{grid-template-columns:1fr}.factory18-summary-item:after{display:none!important}.factory18-summary-item{min-height:110px}.factory18-title h2{font-size:21px;text-align:center}.factory18-title>span{width:30px}.factory18-photo-grid{grid-template-columns:1fr;max-width:560px}.factory18-photo-grid figure{aspect-ratio:16/9}.factory18-workshop-grid{gap:22px}.factory18-feature-list article{grid-template-columns:56px 1fr;gap:12px;padding:9px 0}.factory18-feature-icon{width:52px;height:52px}.factory18-core-video{min-height:280px;max-height:300px}.factory18-core-video video,.factory18-core-video iframe,.factory18-core-video>img{height:280px;min-height:280px}.factory18-video-caption{align-items:flex-start;flex-direction:column;padding:14px 16px}.factory18-core-flow{padding-left:54px;min-height:390px}.factory18-core-step{grid-template-columns:44px 1fr;gap:10px;padding:1px 0}.factory18-core-num{width:38px;height:38px}.factory18-quality-grid{grid-template-columns:repeat(2,1fr)}.factory18-logistics-grid{grid-template-columns:1fr}.factory18-logistics-photos{grid-template-columns:1fr 1fr}.factory18-export-grid{grid-template-columns:1fr}.factory18-export-grid img{height:210px}}
@media(max-width:480px){.factory18-summary-item{padding:18px 20px}.factory18-summary-icon{width:56px;height:56px}.factory18-summary-item strong{font-size:24px}.factory18-quality-grid{grid-template-columns:1fr}.factory18-logistics-photos{grid-template-columns:1fr}.factory18-logistics-photos img{height:180px}}
