@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&family=Noto+Sans+SC:wght@400;600;700&family=Noto+Sans+Thai:wght@400;500;600;700;800&display=swap";:root{--forest:#0b4a32;--deep:#073b29;--green:#145c3a;--fresh:#2f8a57;--cream:#f7f5ee;--soft:#fbfaf6;--white:#fff;--text:#17231d;--muted:#5b655f;--border:#e3e4de;--water:#17699a;--water-soft:#eef6fa;--line:#00b900;--shadow:0 14px 45px #073b2914;--radius:18px;--container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:#fff;margin:0;font-family:Inter,Noto Sans Thai,Noto Sans SC,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(calc(100% - 40px),var(--container));margin:auto}.utility{background:var(--deep);color:#fff;font-size:12px}.utility-in{justify-content:flex-end;align-items:center;gap:26px;height:34px;display:flex}.utility span{align-items:center;gap:7px;display:flex}.utility svg{width:14px}header{z-index:50;border-bottom:1px solid var(--border);background:#fff;height:78px;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:25px;height:100%;display:flex}.logo{color:var(--forest);align-items:center;gap:12px;line-height:1.1;display:flex}.logo span{letter-spacing:-2px;font-size:30px;font-weight:900}.logo small{letter-spacing:1.1px;font-size:9px;font-weight:700}.logo.light{color:#fff}.nav nav{align-items:center;gap:24px;font-size:14px;font-weight:600;display:flex}.nav nav a:hover{color:var(--fresh)}.actions{align-items:center;gap:12px;display:flex}.actions select{background:0 0;border:0;font-weight:700}.cart-icon{place-items:center;display:grid;position:relative}.cart-icon b{background:var(--forest);color:#fff;text-align:center;border-radius:50%;width:18px;height:18px;font-size:11px;position:absolute;top:-9px;right:-9px}.menu{background:0 0;border:0;display:none}.btn{border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:12px 18px;font-weight:700;transition:all .2s;display:inline-flex}.btn svg,.text-link svg,.card-actions svg{width:18px}.btn.small{min-height:38px;padding:8px 13px;font-size:12px}.btn.primary{background:var(--forest);color:#fff}.btn.primary:hover{background:var(--deep);transform:translateY(-1px)}.btn.line{background:var(--line);color:#fff}.btn.white{color:var(--forest);background:#fff}.btn.ghost{color:#fff;background:#00000014;border:1px solid #ffffffa6}.btn.outline{border:1px solid var(--forest);color:var(--forest);background:#fff}.btn.full{width:100%;margin-top:12px}.hero{color:#fff;height:620px;position:relative;overflow:hidden}.hero>img,.hero>.img-fallback{object-fit:cover;width:100%;height:100%;position:absolute}.hero-shade{background:linear-gradient(90deg,#053725fa 0%,#053725e6 30%,#0537255c 61%,#05372505 100%);position:absolute;inset:0}.hero-copy{height:100%;max-width:var(--container);flex-direction:column;justify-content:center;align-items:flex-start;display:flex;position:relative}.eyebrow,.page-head span,.section-title>span{letter-spacing:2.5px;font-size:12px;font-weight:800}.hero p{max-width:590px;margin:0 0 28px;font-size:clamp(18px,2vw,24px)}.hero-buttons{flex-wrap:wrap;gap:12px;display:flex}.hero.subhero h1{font-size:clamp(40px,5vw,62px)}.trust{background:var(--cream);border-bottom:1px solid var(--border)}.trust-grid{grid-template-columns:repeat(4,1fr);padding:27px 0;display:grid}.trust-grid>div{border-right:1px solid #d8d8d0;padding:4px 26px}.trust-grid>div:last-child{border:0}.trust b{color:var(--forest);font-size:18px;display:block}.trust span{color:var(--muted);font-size:13px}.section.cream{background:var(--cream)}.section-title{max-width:760px;margin-bottom:42px}.section-title h2{letter-spacing:-1px;margin:10px 0 14px;font-size:clamp(31px,4vw,48px);line-height:1.22}.section-title p{color:var(--muted);font-size:18px}.split{grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;display:grid}.photo-grid{grid-template-columns:1.2fr .8fr;gap:12px;display:grid}.photo-grid img,.photo-grid .img-fallback{object-fit:cover;border-radius:var(--radius);width:100%;height:380px}.photo-grid img:nth-child(2){height:300px;margin-top:45px}.photo-grid.large{grid-template-columns:repeat(3,1fr)}.photo-grid.large img{height:390px}.photo-grid.large img:nth-child(2){margin:35px 0 0}.text-link,.card-actions>a{color:var(--forest);align-items:center;gap:8px;font-weight:800;display:inline-flex}.product-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;transition:all .25s;overflow:hidden;box-shadow:0 8px 30px #073b290a}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.product-card>a{background:#f4f5f1;display:block}.product-card img,.product-card .img-fallback{object-fit:contain;width:100%;height:250px}.product-body small,.made{color:var(--fresh);letter-spacing:1px;font-size:10px;font-weight:800}.product-body p{color:var(--muted);min-height:52px;margin:0 0 20px}.card-actions{justify-content:space-between;align-items:center;display:flex}.icon-btn{background:var(--forest);color:#fff;border:0;border-radius:50%;width:42px;height:42px}.center{text-align:center;margin-top:38px}.system-flow{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr 1.6fr;align-items:center;gap:12px;padding:28px;display:grid}.system-flow>div:not(.branches){text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.system-flow svg{color:var(--water)}.system-flow small{color:var(--muted)}.branches{border-left:2px solid var(--water);gap:8px;padding-left:24px;display:grid}.branches span{background:var(--water-soft);color:var(--water);border-radius:8px;padding:7px 12px;font-weight:700}.media-grid{grid-template-columns:1.5fr 1fr;gap:22px;display:grid}.video-slot,.youtube-slot{border-radius:var(--radius);background:var(--deep);color:#fff;place-items:center;height:380px;display:grid;position:relative;overflow:hidden}.video-slot video{object-fit:cover;width:100%;height:100%}.video-slot>svg{pointer-events:none;width:52px;height:52px;position:absolute}.youtube-slot{background:linear-gradient(135deg,var(--forest),var(--deep));flex-direction:column;gap:8px;display:flex}.youtube-slot svg{width:50px;height:50px}.youtube-slot span{opacity:.7;font-size:13px}.cta{background:var(--deep);color:#fff;padding:70px 0}.cta .container{justify-content:space-between;align-items:center;gap:40px;display:flex}.cta h2{max-width:660px;font-size:clamp(28px,4vw,44px);line-height:1.25}.cta .container>div{flex-wrap:wrap;gap:10px;display:flex}.page-head{background:var(--cream);padding:78px 0}.page-head.blue{background:var(--water-soft)}.page-head h1{margin:10px 0;font-size:clamp(38px,5vw,60px)}.page-head p{color:var(--muted);max-width:760px;font-size:18px}.filters{flex-wrap:wrap;gap:8px;margin-bottom:35px;display:flex}.filters button,.option-row button{border:1px solid var(--border);background:#fff;border-radius:9px;padding:9px 14px}.filters button.active,.option-row button.selected{background:var(--forest);color:#fff;border-color:var(--forest)}.spec-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.spec-grid>div{background:var(--soft);border:1px solid var(--border);border-radius:14px;padding:22px}.spec-grid small{color:var(--muted);margin-bottom:8px;display:block}.chips,.benefits{flex-wrap:wrap;gap:10px;display:flex}.chips span{border:1px solid var(--border);background:#fff;border-radius:30px;padding:10px 15px}.benefits{margin-top:28px}.benefits div{background:#fff;border-radius:10px;align-items:center;gap:8px;padding:12px 16px;font-weight:700;display:flex}.benefits svg{color:var(--fresh)}.irrigation-products{margin-top:42px}.product-detail{padding-top:70px}.detail-grid{grid-template-columns:1.05fr .95fr;gap:65px;display:grid}.detail-img{object-fit:contain;background:var(--soft);border-radius:var(--radius);width:100%;height:540px}.thumbs{gap:12px;margin-top:14px;display:flex}.thumbs img,.video-thumb{object-fit:contain;border:1px solid var(--border);border-radius:10px;width:92px;height:78px}.video-thumb{flex-direction:column;justify-content:center;align-items:center;font-size:11px;display:flex}.detail-info h1{margin:10px 0;font-size:clamp(32px,4vw,48px);line-height:1.2}.detail-info>p{color:var(--muted)}.no-price,.notice{background:var(--cream);border-left:4px solid var(--forest);border-radius:0 10px 10px 0;margin:20px 0;padding:14px}.detail-info fieldset{border:0;margin:20px 0;padding:0}.detail-info legend{text-transform:capitalize;margin-bottom:9px;font-weight:800}.option-row{flex-wrap:wrap;gap:8px;display:flex}.quantity{border:1px solid var(--border);border-radius:9px;align-items:center;display:inline-flex;overflow:hidden}.quantity button{background:#fff;border:0;width:42px;height:42px}.quantity svg{width:16px}.quantity b{text-align:center;min-width:38px}.detail-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.market{text-align:center;font-size:13px}.cart-layout,.checkout{grid-template-columns:1.5fr .7fr;align-items:start;gap:36px;display:grid}.cart-row{border-bottom:1px solid var(--border);grid-template-columns:130px 1fr auto;gap:20px;padding:20px 0;display:grid}.cart-row img,.cart-row .img-fallback{object-fit:contain;background:var(--soft);border-radius:12px;width:130px;height:110px}.cart-row h3{margin:0}.cart-row p{color:var(--muted)}.trash{color:#9b3b3b;background:0 0;border:0}.summary{background:var(--cream);border-radius:var(--radius);padding:25px;position:sticky;top:135px}.empty{text-align:center;padding:65px}.empty>svg{width:60px;height:60px;color:var(--muted)}form{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:30px}form h2{margin-top:0}form label{gap:6px;margin-bottom:15px;font-weight:600;display:grid}form input,form select,form textarea{background:#fff;border:1px solid #cfd3cd;border-radius:9px;width:100%;padding:11px 13px}.notice{align-items:flex-start;gap:10px;display:flex}.notice svg{min-width:22px}.success{color:var(--forest);background:#e9f7ed;border-radius:9px;gap:8px;margin-top:13px;padding:13px;display:flex}.mini-item{border-bottom:1px solid #ddd;justify-content:space-between;padding:10px 0;display:flex}.timeline{max-width:900px}.timeline-row{border-top:1px solid var(--border);grid-template-columns:260px 1fr;padding:25px 0;display:grid}.timeline-row b{color:var(--forest);font-size:22px}.contact-grid{grid-template-columns:.75fr 1.25fr;gap:32px;display:grid}.contact-cards>a,.contact-cards>div{border-bottom:1px solid var(--border);align-items:flex-start;gap:14px;padding:18px 0;display:flex}.contact-cards svg{color:var(--forest);min-width:22px}.social-list{grid-template-columns:auto 1fr!important;display:grid!important}.img-fallback{color:var(--forest);text-align:center;background:linear-gradient(135deg,#eef1eb,#dfe7df);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:20px;display:flex}.img-fallback svg{width:42px;height:42px}.img-fallback span{font-weight:700}.mobile-bar{display:none}footer{background:var(--deep);color:#fff;padding:72px 0 0}.foot{grid-template-columns:1.25fr .7fr 1.1fr 1fr;gap:45px;display:grid}.foot h4{margin-top:0}.foot>div{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.foot p,.foot span,.foot a{opacity:.78;font-size:13px}.legal{opacity:.65;border-top:1px solid #ffffff26;margin-top:50px;padding:22px 0;font-size:12px}@media (width<=1000px){.nav nav{box-shadow:var(--shadow);background:#fff;flex-direction:column;align-items:flex-start;padding:20px;display:none;position:absolute;top:78px;left:0;right:0}.nav nav.open{display:flex}.menu{display:block}.actions .btn.small{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr}.system-flow{grid-template-columns:1fr auto 1fr}.branches{border:0;border-top:2px solid var(--water);grid-column:1/-1;grid-template-columns:repeat(3,1fr);padding:18px 0 0}.system-flow>svg:nth-of-type(2),.system-flow>svg:nth-of-type(3){display:none}.spec-grid,.foot{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){body{padding-bottom:62px}.container{width:min(calc(100% - 28px),var(--container))}.utility{display:none}header{height:68px}.nav nav{top:68px}.logo span{font-size:27px}.logo small{display:none}.hero,.hero.subhero{height:600px}.hero-shade{background:linear-gradient(90deg,#053725f7,#053725a8)}.hero-copy{justify-content:flex-end;padding-bottom:50px}.hero h1{letter-spacing:-1px;font-size:42px}.hero p{font-size:18px}.hero-buttons{width:100%}.hero-buttons .btn{flex:100%}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid>div{border:0;border-bottom:1px solid #ddd;padding:18px 8px}.section{padding:65px 0}.section-title{margin-bottom:30px}.photo-grid,.photo-grid.large,.media-grid,.detail-grid,.cart-layout,.checkout,.contact-grid{grid-template-columns:1fr}.photo-grid img,.photo-grid .img-fallback,.photo-grid.large img{height:270px!important;margin:0!important}.product-grid{grid-template-columns:1fr}.product-card img,.product-card .img-fallback{height:230px}.system-flow{grid-template-columns:1fr}.system-flow>svg{transform:rotate(90deg)}.branches{grid-template-columns:1fr}.video-slot,.youtube-slot{height:260px}.cta .container{display:block}.cta .container>div{display:grid}.spec-grid{grid-template-columns:1fr}.detail-img{height:350px}.detail-actions{grid-template-columns:1fr}.cart-row{grid-template-columns:90px 1fr auto;gap:12px}.cart-row img,.cart-row .img-fallback{width:90px;height:90px}.summary{position:static}.timeline-row,.foot{grid-template-columns:1fr}.mobile-bar{border-top:1px solid var(--border);z-index:80;background:#fff;grid-template-columns:repeat(4,1fr);height:62px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-bar a{flex-direction:column;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.mobile-bar svg{width:20px}.mobile-bar a:first-child{color:var(--line)}footer{padding-top:55px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.product-copy-link{display:block}.product-copy-link:hover h3{color:var(--fresh)}.detail-button{background:var(--forest);border-radius:9px;padding:9px 13px;font-size:13px;color:#fff!important}.detail-button:hover{background:var(--deep)}.about-hero .hero-copy{padding-top:20px;padding-bottom:20px}.about-hero h1{overflow-wrap:anywhere;max-width:760px;font-size:clamp(36px,4.6vw,58px);line-height:1.18}.about-hero p{font-size:clamp(16px,1.8vw,21px)}.concept-note{color:#65501e;background:#fff7dc;border-left:4px solid #c4962f;border-radius:0 10px 10px 0;margin:0 0 24px;padding:12px 16px}.market-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:18px;display:flex}.market-links span{text-align:center;width:100%;color:var(--muted);font-size:13px}.market-links a{border:1px solid var(--border);background:#fff;border-radius:8px;padding:8px 16px;font-weight:700}.social-list a{color:var(--forest);text-decoration:underline}.media-grid .video-slot>video{background:#101b16}.media-grid .video-slot>svg{display:none}@media (width<=700px){.about-hero{height:520px!important}.about-hero .hero-copy{justify-content:flex-end;padding-bottom:36px}.about-hero h1{margin:10px 0;font-size:34px;line-height:1.22}.about-hero p{margin-bottom:0;font-size:16px}}:root{--gold:#c7a45a;--gold-soft:#f2ead8}header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;box-shadow:0 7px 24px #073b290b}.nav nav a{position:relative}.nav nav a:after{content:"";background:linear-gradient(90deg,var(--fresh),var(--gold));height:2px;transition:right .22s;position:absolute;bottom:-8px;left:0;right:100%}.nav nav a:hover:after{right:0}.hero:after{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 55%,#c7a45a1f);position:absolute;inset:0}.hero-copy{z-index:2}.hero .eyebrow{align-items:center;gap:10px;display:inline-flex}.hero .eyebrow:before{content:"";background:var(--gold);width:34px;height:2px}.hero h1{text-shadow:0 5px 28px #00000029}.section-title{padding-left:22px;position:relative}.section-title:before{content:"";background:linear-gradient(var(--fresh),var(--gold));border-radius:5px;width:4px;height:52px;position:absolute;top:3px;left:0}.cream{background-image:linear-gradient(#0b4a3206 1px,#0000 1px),linear-gradient(90deg,#0b4a3206 1px,#0000 1px);background-size:42px 42px;background-color:var(--cream)!important}.page-head{background:linear-gradient(120deg,#f9f7f0 0%,#eef4ec 100%);position:relative;overflow:hidden}.page-head:after{content:"";border:60px solid #2f8a5714;border-radius:50%;width:340px;height:340px;position:absolute;top:-180px;right:-120px}.page-head .container{z-index:1;position:relative}.page-head span{color:var(--fresh)}.product-card{border-color:#0b4a321f;position:relative}.product-card:before{content:"";background:linear-gradient(90deg,var(--forest),var(--fresh),var(--gold));z-index:2;opacity:.82;width:100%;height:3px;position:absolute;top:0;left:0}.product-card>a{overflow:hidden}.product-card>a img{transition:transform .5s}.product-card:hover>a img{transform:scale(1.045)}.product-body h3{letter-spacing:-.3px;font-size:21px}.filters{border:1px solid var(--border);background:#f3f4ef;border-radius:14px;padding:8px;display:inline-flex}.filters button{background:0 0;border:0}.filters button.active{box-shadow:0 5px 16px #073b292e}.trust-grid b{letter-spacing:.5px}.trust-grid>div{position:relative}.trust-grid>div:before{content:"";background:var(--gold);width:24px;height:3px;position:absolute;top:-8px;left:26px}.btn{box-shadow:0 7px 18px #073b2917}.btn.white{box-shadow:0 8px 24px #0000001f}.system-flow{background:linear-gradient(145deg,#fff,#fbfcfa);border-color:#17699a29}.brand-lockup{flex-wrap:wrap;flex-direction:row!important;gap:7px!important;display:flex!important}.brand-lockup b{letter-spacing:.8px;color:#fff;border:1px solid #ffffff3d;border-radius:30px;padding:5px 9px;font-size:10px}.cta{background-image:radial-gradient(circle at 85% 20%,#c7a45a33,transparent 27%),linear-gradient(135deg,var(--forest),var(--deep))}footer{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:40px 40px;background-color:var(--deep)}@media (width<=700px){.section-title{padding-left:16px}.section-title:before{height:42px}.filters{flex-wrap:nowrap;padding:6px;display:flex;overflow-x:auto}.filters button{white-space:nowrap}.hero:after{display:none}}.about-event-video{aspect-ratio:16/9;object-fit:cover;background:#062f24;border-radius:22px;width:min(100%,980px);margin:28px auto 0;display:block;box-shadow:0 18px 48px #002d1f29}.home-maker{background:linear-gradient(135deg,#fff 0%,#f4f7f1 100%)}.maker-points{flex-wrap:wrap;gap:10px;margin:0 0 26px;display:flex}.maker-points span{color:var(--forest);background:#fff;border:1px solid #dce6dd;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:13px;font-weight:700;display:flex}.maker-points svg{width:17px}.home-real-photos{grid-template-columns:1.15fr .85fr}.home-real-photos img:first-child{object-position:center;height:390px}.home-real-photos img:nth-child(2){object-position:center;height:310px;margin-top:54px}@media (width<=700px){.home-real-photos img:first-child,.home-real-photos img:nth-child(2){height:260px!important;margin:0!important}.maker-points{margin-bottom:22px}}.factory-slider{width:min(100%,820px);margin:24px auto 0}.factory-slider-stage{background:#082f23;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 18px 44px #073b2924}.factory-slider-track{transition:transform .75s cubic-bezier(.22,.61,.36,1);display:flex}.factory-slider figure{flex:0 0 100%;height:350px;margin:0;position:relative}.factory-slider figure>img,.factory-slider figure>.img-fallback{object-fit:cover;width:100%;height:100%}.factory-slider figure:after{content:"";background:linear-gradient(#0000,#031e15d1);position:absolute;inset:45% 0 0}.factory-slider figcaption{z-index:2;color:#fff;justify-content:space-between;align-items:flex-end;gap:20px;display:flex;position:absolute;bottom:28px;left:34px;right:34px}.factory-slider figcaption span{letter-spacing:2px;opacity:.8;font-size:13px}.factory-slider figcaption b{font-size:24px}.slider-arrow{z-index:3;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#042d1fb8;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.slider-arrow svg{width:22px}.slider-arrow.prev{left:20px;transform:translateY(-50%)rotate(180deg)}.slider-arrow.next{right:20px}.slider-dots{justify-content:center;gap:7px;margin:18px 0;display:flex}.slider-dots button{background:#bfc8c2;border:0;border-radius:20px;width:8px;height:8px;padding:0;transition:all .25s}.slider-dots button.active{background:var(--forest);width:30px}.factory-slider-thumbs{scrollbar-width:thin;gap:10px;padding:3px 2px 12px;display:flex;overflow-x:auto}.factory-slider-thumbs button{opacity:.65;background:#fff;border:2px solid #0000;border-radius:11px;flex:0 0 120px;height:76px;padding:0;transition:all .2s;overflow:hidden}.factory-slider-thumbs button.active{border-color:var(--forest);opacity:1;transform:translateY(-2px)}.factory-slider-thumbs img,.factory-slider-thumbs .img-fallback{object-fit:cover;width:100%;height:100%}@media (width<=700px){.factory-slider figure{height:235px}.factory-slider figcaption{display:block;bottom:18px;left:18px;right:18px}.factory-slider figcaption b{margin-top:3px;font-size:18px;display:block}.slider-arrow{width:40px;height:40px}.slider-arrow.prev{left:10px}.slider-arrow.next{right:10px}.factory-slider-thumbs button{flex-basis:88px;height:58px}}.video-thumb{position:relative;overflow:hidden;background:#062f24 50%/cover no-repeat!important}.video-thumb img{object-fit:cover;opacity:.78;width:100%;height:100%;position:absolute;inset:0}.video-thumb svg,.video-thumb span{z-index:1;position:relative}.factory-slider-watermark{z-index:3;color:#fff;letter-spacing:.08em;pointer-events:none;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#073b297a;border:1px solid #ffffff80;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;position:absolute;top:14px;right:16px}.home-maker-copy{text-align:center;max-width:880px}.home-maker-copy>div{flex-direction:column;align-items:center;display:flex}.home-maker-copy .section-title{max-width:850px;margin-left:auto;margin-right:auto;padding-left:0}.home-maker-copy .section-title:before{display:none}.home-maker-copy .maker-points{justify-content:center}:root{--forest:#064c2d;--deep:#003a23;--green:#087137;--fresh:#65b946;--cream:#f8f6ef;--soft:#fcfbf7;--gold:#65b946;--gold-soft:#eef6e9}body{background:#fff}header{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 3px 14px #003a2314}.utility{background:#003b25}.utility-in{height:36px}.nav{gap:18px}.nav nav{gap:28px}.nav nav a{color:#083a25;font-weight:700}.nav nav a:after{background:var(--green)}.hero{height:550px}.hero.subhero{height:480px}.hero>img{object-position:center center}.hero-shade{background:linear-gradient(90deg,#003520fc 0%,#003520f0 27%,#0035208a 47%,#00352014 69%,#0000 100%)}.hero:after{display:none}.hero-copy>*{max-width:570px}.hero h1{letter-spacing:-2px;margin:13px 0;font-size:clamp(48px,5.5vw,72px);line-height:1.06}.hero p{margin-bottom:22px;font-size:clamp(18px,1.6vw,22px);line-height:1.45}.hero .eyebrow:before{background:#7ccf55}.btn{min-height:44px;box-shadow:none;border-radius:8px}.btn.line{background:#00a91c}.btn.primary{background:linear-gradient(135deg,#075d35,#003f26)}.trust-grid{padding:18px 0}.trust-grid>div{padding:2px 24px}.trust-grid>div:before{display:none}.trust b{font-size:16px}.section{padding:68px 0}.section-title{margin-bottom:28px;padding-left:0}.section-title:before{display:none}.section-title h2{margin-top:6px;font-size:clamp(29px,3.3vw,42px)}.section-title>span{color:#187342}.cream{background:var(--cream)!important;background-image:none!important}.product-card{border-radius:10px;box-shadow:0 3px 14px #003a230d}.product-card:before{background:var(--forest);height:2px}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #003a231c}.product-card img,.product-card .img-fallback{height:190px}.product-body{padding:16px}.product-body h3{margin:5px 0;font-size:17px}.product-body p{min-height:40px;margin-bottom:13px;font-size:13px;line-height:1.5}.detail-button{padding:8px 11px}.system-flow{box-shadow:none;border-radius:12px;padding:22px}.page-head{background:#f7f6f0}.page-head:after{display:none}.filters{background:#f6f6f1}.photo-grid img{box-shadow:none}.cta{background:#00462b}.brand-lockup b{background:#ffffff0d}footer{background-image:none}.trust+.section{padding-top:72px;padding-bottom:72px}.company-logo{flex:none;width:172px;height:64px;overflow:hidden}.company-logo img{object-fit:contain;width:100%;height:100%;display:block}.footer-company-logo{background:#fff;border-radius:10px;width:188px;padding:7px 10px;display:flex}.footer-company-logo img{object-fit:contain;width:100%;height:68px;display:block}.brand-lockup{margin-top:5px;align-items:center!important}.cher-brand{background:#fff;border-radius:50%;place-items:center;width:60px;height:60px;padding:3px;opacity:1!important;display:grid!important}.cher-brand img{object-fit:contain;border-radius:50%;width:100%;height:100%}@media (width<=700px){.company-logo{width:116px;height:52px}.footer-company-logo{width:170px}.cher-brand{width:56px;height:56px}}.about-story{grid-template-columns:.9fr 1.1fr;gap:22px 70px;display:grid}.about-story>.section-title{grid-column:1/-1}.story-copy{color:#43534a;font-size:17px}.story-copy p{margin:0 0 18px}.about-story .timeline{width:100%}.about-story .timeline-row{grid-template-columns:110px 1fr;padding:18px 0}.about-story .timeline-row b{font-size:18px}.about-story .timeline-row p{margin:0}@media (width<=800px){.about-story{grid-template-columns:1fr;gap:20px}.about-story>.section-title{grid-column:auto}.about-story .timeline-row{grid-template-columns:90px 1fr}}.photo-head{color:#fff;background-image:linear-gradient(90deg,#003621f5 0%,#003621c7 44%,#0036212e 76%),var(--page-bg);background-position:50%;background-size:cover;align-items:center;min-height:355px;display:flex}.photo-head .container{width:min(calc(100% - 40px),var(--container))}.photo-head span{color:#91d56e}.photo-head p{color:#ffffffe0;font-weight:500}.photo-head h1{text-shadow:0 4px 22px #00000038}.variant-preview{flex-wrap:wrap;gap:5px;margin:-8px 0 18px;display:flex}.variant-preview span{color:var(--forest);background:#eff5ed;border-radius:20px;padding:4px 8px;font-size:10px;font-weight:700}.variant-catalog{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.variant-group{background:#fff;border:1px solid #0b4a3221;border-radius:15px;padding:18px}.variant-group-head{border-bottom:1px solid var(--border);align-items:center;gap:14px;padding-bottom:14px;display:flex}.variant-group-head img,.variant-group-head .img-fallback{object-fit:contain;background:#f5f6f2;border-radius:10px;width:82px;height:70px}.variant-group-head h3{margin:3px 0}.variant-group-head small{color:var(--fresh);font-size:9px;font-weight:800}.variant-set{grid-template-columns:100px 1fr;gap:12px;padding-top:14px;display:grid}.variant-set>b{text-transform:uppercase;color:var(--muted);font-size:12px}.variant-set>div{flex-wrap:wrap;gap:7px;display:flex}.variant-set a{color:var(--forest);background:#f5f7f3;border:1px solid #e1e7de;border-radius:9px;align-items:center;gap:3px;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}.variant-set svg{width:13px}.variant-section{border-top:1px solid var(--border)}@media (width<=800px){.photo-head{min-height:310px}.variant-catalog,.variant-set{grid-template-columns:1fr}.photo-head .container{width:min(calc(100% - 28px),var(--container))}}@media (width>=1180px){.product-grid{grid-template-columns:repeat(6,1fr);gap:12px}.product-grid .product-card img,.product-grid .product-card .img-fallback{height:145px}.product-grid .product-body{padding:13px}.product-grid .product-body h3{font-size:15px;line-height:1.35}.product-grid .product-body p{min-height:54px;font-size:12px}.product-grid .card-actions{gap:6px}.product-grid .detail-button{padding:7px 8px;font-size:11px}.product-grid .icon-btn{width:34px;height:34px}.irrigation-products{grid-template-columns:repeat(3,1fr);gap:20px}.irrigation-products .product-card img{height:230px}.irrigation-products .product-body{padding:20px}.irrigation-products .product-body h3{font-size:20px}.irrigation-products .product-body p{min-height:45px;font-size:14px}.trust+.section+.section.cream .product-body p{display:none}.trust+.section+.section.cream .product-grid{grid-template-columns:repeat(6,1fr)}}@media (width<=700px){.hero,.hero.subhero{height:570px}.hero h1{font-size:41px}.hero-shade{background:linear-gradient(90deg,#003520f7,#003520a3)}.section{padding:56px 0}.product-card img,.product-card .img-fallback{height:230px}.trust-grid{padding:8px 0}.trust-grid>div{padding:14px 7px}}.production-steps{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.production-steps article{background:#fff;border:1px solid #004c2d21;border-radius:16px;padding:24px 20px;position:relative;overflow:hidden}.production-steps article>span{width:42px;height:42px;color:var(--forest);background:#e8f4e2;border-radius:50%;place-items:center;font-weight:900;display:inline-grid}.production-steps h3{color:var(--forest);margin:16px 0 7px}.production-steps p{color:#526158;margin:0;font-size:14px;line-height:1.6}.feature-benefits{grid-template-columns:repeat(4,1fr)}.hole-layout{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.hole-options{gap:16px;display:flex}.hole-options>div{background:#f5f8f1;border:1px solid #dbe7d7;border-radius:14px;align-items:center;gap:12px;min-width:170px;padding:18px;display:flex}.hole-options b{color:var(--forest);font-size:48px;line-height:1}.hole-options span{color:#405046;font-size:13px;font-weight:700}.fine-note{color:#718078;margin-top:18px;font-size:12px}.punch-video{background:#f3f4ee;border:1px solid #dde4d8;border-radius:18px;padding:12px}.punch-video video{aspect-ratio:16/9;object-fit:cover;background:#0b1d14;border-radius:12px;width:100%;display:block}.punch-video strong,.punch-video span{padding:0 6px;display:block}.punch-video strong{color:var(--forest);margin-top:13px}.punch-video span{color:#67756d;margin-top:3px;margin-bottom:5px;font-size:13px}.mulch-specs{margin-top:28px}@media (width<=900px){.production-steps,.feature-benefits{grid-template-columns:repeat(2,1fr)}.hole-layout{grid-template-columns:1fr;gap:28px}}@media (width<=560px){.production-steps,.feature-benefits{grid-template-columns:1fr}.hole-options{flex-direction:column}.hole-options>div{width:100%}}.mulch-proof{background:#fff;border-bottom:1px solid #e2e8df;box-shadow:0 8px 24px #003a230f}.mulch-proof>.container{grid-template-columns:repeat(4,1fr);display:grid}.mulch-proof .container>div,.mulch-proof .container>a{min-height:92px;color:var(--forest);border-right:1px solid #e2e8df;align-items:center;gap:12px;padding:15px 22px;display:flex}.mulch-proof svg{flex:none;width:28px;height:28px}.mulch-proof span{flex-direction:column;display:flex}.mulch-proof b{font-size:14px}.mulch-proof small{color:#69766e;margin-top:3px;font-size:11px}.mulch-proof a{background:#f2f7ee}.mulch-proof a>svg:last-child{width:17px;margin-left:auto}.mulch-order{background:linear-gradient(135deg,#f5f2e9 0%,#fff 68%)}.order-guide{grid-template-columns:1.25fr .75fr;align-items:stretch;gap:52px;display:grid}.order-fields{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.order-fields>div{background:#fff;border:1px solid #dfe7dc;border-radius:13px;align-items:center;gap:13px;padding:16px;display:flex}.order-fields>div>b{background:var(--forest);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.order-fields span{flex-direction:column;display:flex}.order-fields strong{color:#153c2a}.order-fields small{color:#728078;margin-top:3px}.order-guide aside{color:#fff;background:linear-gradient(145deg,#075a35,#003b25);border-radius:20px;flex-direction:column;justify-content:center;padding:34px;display:flex;box-shadow:0 18px 45px #003a232e}.order-guide aside>span{color:#9cdd7c;letter-spacing:1px;font-size:12px;font-weight:900}.order-guide aside h3{margin:9px 0;font-size:25px;line-height:1.35}.order-guide aside p{color:#ffffffc7;margin:0 0 20px}.order-guide aside .btn+.btn{margin-top:9px}@media (width<=900px){.mulch-proof>.container{grid-template-columns:repeat(2,1fr)}.order-guide{grid-template-columns:1fr}.mulch-proof .container>div,.mulch-proof .container>a{border-bottom:1px solid #e2e8df}}@media (width<=560px){.mulch-proof>.container,.order-fields{grid-template-columns:1fr}.mulch-proof .container>div,.mulch-proof .container>a{min-height:76px}.order-guide aside{padding:27px 22px}}.punch-patterns{margin-top:22px}.punch-patterns>b{color:var(--forest);margin-bottom:10px;display:block}.punch-patterns>div{flex-wrap:wrap;gap:7px;display:flex}.punch-patterns span{color:#31523f;background:#fff;border:1px solid #dce6d8;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:750}.visual-option-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px!important;display:grid!important}.visual-option{overflow:hidden;height:auto!important;color:var(--forest)!important;background:#fff!important;border:2px solid #e2e7df!important;border-radius:12px!important;padding:6px!important}.visual-option.selected{box-shadow:0 0 0 3px #0871371f;border-color:var(--green)!important}.visual-option img,.visual-option .img-fallback{object-fit:cover;border-radius:8px;width:100%;height:92px;display:block}.visual-option span{padding:8px 3px 5px;font-weight:900;display:block}.detail-img{transition:opacity .2s}@media (width<=560px){.visual-option-row{grid-template-columns:repeat(2,minmax(0,1fr))}.visual-option img,.visual-option .img-fallback{height:82px}}.hole-spacing-figure{background:#f7f4eb;border:1px solid #d9e3d6;border-radius:22px;margin:0;overflow:hidden;box-shadow:0 18px 44px #0436231f}.hole-spacing-figure>img,.hole-spacing-figure>.img-fallback{aspect-ratio:3/4;object-fit:contain;width:100%;height:auto;display:block}.hole-spacing-figure figcaption{background:#fff;gap:4px;padding:17px 20px 19px;display:grid}.hole-spacing-figure strong{color:var(--forest);font-size:16px}.hole-spacing-figure span{color:#65736b;font-size:13px;line-height:1.55}@media (width<=560px){.hole-spacing-figure figcaption{padding:14px 16px}.hole-spacing-figure strong{font-size:15px}}.detailed-benefits{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.detailed-benefits article{background:#fff;border:1px solid #e2e7dd;border-radius:15px;align-items:flex-start;gap:13px;min-height:175px;padding:22px;display:flex}.detailed-benefits article>svg{flex:none;width:25px;height:25px;margin-top:2px}.detailed-benefits article>div{background:0 0;border-radius:0;padding:0;font-weight:400;display:block}.detailed-benefits h3{color:var(--forest);margin:0 0 7px;font-size:17px}.detailed-benefits p{color:#5e6c64;margin:0;font-size:13px;line-height:1.65}@media (width<=900px){.detailed-benefits{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.detailed-benefits{grid-template-columns:1fr}.detailed-benefits article{min-height:0}}.production-steps-six{grid-template-columns:repeat(3,1fr)}.production-steps-six article{min-height:205px}.factory-advantage{color:#fff;background:linear-gradient(135deg,#074e30,#003a23);border-radius:18px;grid-template-columns:1.1fr .9fr;gap:35px;margin-top:22px;padding:30px;display:grid}.factory-advantage>div:first-child>span{color:#9bd97a;letter-spacing:1.2px;font-size:12px;font-weight:900}.factory-advantage h3{margin:8px 0 9px;font-size:25px}.factory-advantage p{color:#ffffffc7;margin:0;font-size:14px}.advantage-list{align-content:center;gap:10px;display:grid}.advantage-list span{background:#ffffff14;border-radius:10px;align-items:center;gap:9px;padding:10px 12px;font-size:13px;font-weight:700;display:flex}.advantage-list svg{color:#9bd97a;width:18px}@media (width<=900px){.production-steps-six{grid-template-columns:repeat(2,1fr)}.factory-advantage{grid-template-columns:1fr}}@media (width<=560px){.production-steps-six{grid-template-columns:1fr}.production-steps-six article{min-height:0}.factory-advantage{padding:23px 19px}}.production-steps-five{grid-template-columns:repeat(5,1fr)}.production-steps-five article{min-height:225px}@media (width<=1050px){.production-steps-five{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.production-steps-five{grid-template-columns:1fr}.production-steps-five article{min-height:0}}.material-section{background:#fff}.material-layout{grid-template-columns:1.1fr .9fr;align-items:center;gap:45px;display:grid}.material-points{grid-template-columns:repeat(2,1fr);gap:11px;display:grid}.material-points article{background:#fafbf8;border:1px solid #dfe5dc;border-radius:13px;padding:17px}.material-points b{color:var(--forest);font-size:15px}.material-points p{color:#627068;margin:4px 0 0;font-size:12px;line-height:1.55}.install-guide{background:linear-gradient(145deg,#f5f5f1,#e9eee8);border:1px solid #dbe3d8;border-radius:20px;padding:30px}.install-guide>span{color:var(--forest);letter-spacing:1.3px;font-size:12px;font-weight:900;display:block}.film-layers{grid-template-columns:112px auto 1fr;align-items:center;gap:9px;margin:18px 0;display:grid}.film-layers>div{border-radius:9px;place-items:center;min-height:54px;font-weight:900;display:grid}.film-layers svg{width:17px;color:var(--forest)}.film-layers b{color:#284735;font-size:13px}.silver-layer{color:#24322b;background:linear-gradient(145deg,#fff,#c9d0cd);border:1px solid #c8cfcc}.black-layer{color:#fff;background:linear-gradient(145deg,#242b27,#060807)}.install-guide>p{color:#58675f;border-top:1px solid #d1d9cf;margin:16px 0 0;padding-top:16px;font-size:13px}@media (width<=900px){.material-layout{grid-template-columns:1fr}}@media (width<=560px){.material-points{grid-template-columns:1fr}.film-layers{grid-template-columns:90px auto 1fr}.install-guide{padding:23px 17px}}.process-photo-cards article{min-height:0;padding:0;display:block}.process-photo-cards article>img,.process-photo-cards article>.img-fallback{object-fit:cover;width:100%;height:165px}.process-photo-cards article>div{padding:18px}.process-photo-cards article>div>span{width:38px;height:38px;color:var(--forest);background:#e8f4e2;border-radius:50%;place-items:center;font-weight:900;display:inline-grid}.process-photo-cards h3{margin:12px 0 6px}.crop-showcase{object-fit:cover;border-radius:18px;width:100%;height:430px;margin-bottom:22px;display:block}.calculator-section{background:linear-gradient(135deg,#edf4e9,#faf9f3)}.calculator-layout{grid-template-columns:1.15fr .85fr;align-items:center;gap:45px;display:grid}.calc-form{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.calc-form label{gap:7px;display:grid}.calc-form span{color:var(--forest);font-size:12px;font-weight:800}.calc-form input,.calc-form select{background:#fff;border:1px solid #cad7c7;border-radius:10px;width:100%;min-height:48px;padding:10px 12px}.calc-result{color:#fff;background:linear-gradient(145deg,#075a35,#003b25);border-radius:20px;padding:30px}.calc-result>span{color:#a1dc82;font-size:12px;font-weight:900;display:block}.calc-result>b{margin:15px 10px 18px 0;font-size:76px;line-height:1;display:inline-block}.calc-result>strong{font-size:19px}.calc-result>div{border-top:1px solid #ffffff26;justify-content:space-between;padding:10px 0;display:flex}.calc-result small{color:#ffffffb3}.calc-result em{font-style:normal;font-weight:800}.calc-result p{color:#ffffffb3;margin:15px 0 0;font-size:11px;line-height:1.6}@media (width<=900px){.process-photo-cards{grid-template-columns:repeat(2,1fr)}.calculator-layout{grid-template-columns:1fr}}@media (width<=600px){.process-photo-cards,.calc-form{grid-template-columns:1fr}.crop-showcase{height:270px}}.water-diagram{background:linear-gradient(145deg,#fff,#f1f8f9);border:1px solid #d8e5e8;border-radius:20px;padding:30px}.flow-heading{max-width:720px;margin-bottom:26px}.flow-heading>span{color:var(--water);letter-spacing:2px;font-size:11px;font-weight:900}.flow-heading h2{color:var(--forest);margin:7px 0;font-size:32px}.flow-heading p{color:#5d6d69;margin:0}.flow-main{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:stretch;gap:10px;display:grid}.flow-main article{background:#fff;border:1px solid #dce7e8;border-radius:14px;padding:19px}.flow-icon{justify-content:space-between;align-items:center;display:flex}.flow-icon>svg{width:30px;height:30px;color:var(--water)}.flow-icon>b{width:28px;height:28px;color:var(--water);background:#e9f5f8;border-radius:50%;place-items:center;display:grid}.flow-main h3,.flow-destinations h3{color:var(--forest);margin:12px 0 5px;font-size:16px}.flow-main p,.flow-destinations p{color:#6b7975;margin:0;font-size:11px;line-height:1.5}.flow-arrow{color:var(--water);flex-direction:column;justify-content:center;align-items:center;display:flex}.flow-arrow svg{width:25px}.flow-arrow span{white-space:nowrap;font-size:8px;font-weight:800}.flow-branch{border-top:2px solid #d3e5e9;margin-top:20px;padding-top:20px}.branch-label{color:var(--water);align-items:center;gap:9px;margin-bottom:13px;font-size:13px;font-weight:800;display:flex}.branch-label svg{width:20px}.flow-destinations{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.flow-destinations article{background:#eaf5f7;border-radius:12px;align-items:center;gap:13px;padding:15px;display:flex}.flow-destinations article>svg{width:27px;color:var(--water);flex:none}.flow-destinations h3{margin:0 0 3px}.supplied{color:var(--water)!important}@media (width<=850px){.flow-main{grid-template-columns:1fr}.flow-arrow{min-height:36px}.flow-arrow svg{transform:rotate(90deg)}.flow-arrow span{display:none}}@media (width<=600px){.water-diagram{padding:21px 16px}.flow-destinations{grid-template-columns:1fr}.flow-heading h2{font-size:27px}}.channel-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:13px;display:grid}.channel-links>a{min-height:48px;color:#153d2a!important;opacity:1!important;background:#fff!important;border:1px solid #e0e5de!important;border-radius:11px!important;align-items:center!important;gap:9px!important;padding:7px 10px!important;display:flex!important}.channel-links b{font-size:11px;line-height:1.25}.channel-logo{background:#eff3ed;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;display:grid}.channel-logo img,.channel-logo svg{width:18px;height:18px}.channel-logo img{filter:none}.channel-logo.line{background:#06c755}.channel-logo.facebook{background:#1877f2}.channel-logo.tiktok{background:#111}.channel-logo.shopee{background:#ee4d2d}.channel-logo.lazada{background:#f24b87}.channel-logo.googlemaps{background:#e7f4ea}.channel-logo.email{color:var(--forest);background:#e9f1ed}.channel-logo.phone{background:var(--forest);color:#fff}.channel-logo.line img,.channel-logo.facebook img,.channel-logo.tiktok img,.channel-logo.shopee img,.channel-logo.lazada img{filter:invert()}.channel-links.compact{grid-template-columns:1fr}.footer-channels{width:100%}.footer-channels .channel-links>a{color:#fff!important;background:#ffffff12!important;border-color:#ffffff1f!important}.contact-channel-block{padding-top:18px!important;display:block!important}.contact-channel-block>.channel-links{margin-top:12px}.market-links{margin-top:22px}.market-links>span{color:var(--forest);margin-bottom:8px;font-size:12px;font-weight:800;display:block}.market-links .channel-links{grid-template-columns:repeat(2,minmax(0,1fr));max-height:230px;overflow:auto}.product-overview{gap:10px;margin-top:20px;display:grid}.product-overview article{background:#fafbf8;border:1px solid #e0e6dd;border-radius:13px;align-items:flex-start;gap:12px;padding:16px;display:flex}.product-overview article>svg{width:22px;color:var(--forest);flex:none}.product-overview h3{color:var(--forest);margin:0 0 4px;font-size:14px}.product-overview p{color:#657269;margin:0;font-size:12px;line-height:1.55}@media (width<=600px){.channel-links{grid-template-columns:1fr}.market-links .channel-links{grid-template-columns:1fr;max-height:none}}.type-compare{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.type-compare article{background:#fff;border:1px solid #dce7e4;border-radius:17px;padding:26px}.type-compare article>span,.flagship-tape>div>span{color:var(--water);letter-spacing:1.3px;font-size:11px;font-weight:900}.type-compare h3{color:var(--forest);margin:8px 0;font-size:23px}.type-compare p,.type-compare li{color:#61716c;font-size:13px}.type-compare ul{margin:17px 0 0;padding-left:19px}.size-table{background:#fff;border:1px solid #dce5df;border-radius:15px;overflow:hidden}.size-head,.size-row{grid-template-columns:.65fr 1fr 1.2fr;gap:15px;padding:15px 18px;display:grid}.size-head{background:var(--forest);color:#fff}.size-row{border-top:1px solid #e2e8e1}.size-row strong{color:var(--forest)}.size-row span{color:#5f6e67;font-size:13px}.flagship-tape{color:#fff;background:linear-gradient(135deg,#073f28,#00613b);border-radius:18px;grid-template-columns:1.1fr .9fr;align-items:center;gap:24px;margin-top:22px;padding:27px;display:grid}.flagship-tape h3{margin:7px 0;font-size:25px}.flagship-tape p{color:#ffffffc2;margin:0}.flagship-specs{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.flagship-specs b{text-align:center;background:#ffffff17;border-radius:12px;flex-direction:column;padding:14px 10px;display:flex}.flagship-specs small{color:#ffffffa6;margin-top:5px;font-size:10px}.spray-cautions{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.spray-cautions article{border:1px solid #dfe7dd;border-radius:14px;align-items:flex-start;gap:12px;padding:20px;display:flex}.spray-cautions svg{color:var(--water);flex:none}.spray-cautions h3{color:var(--forest);margin:0 0 5px}.spray-cautions p{color:#64736c;margin:0;font-size:12px}.test-note{border-left:4px solid var(--water);background:#eef6fa;gap:13px;margin-top:18px;padding:17px;display:flex}.test-note svg{color:var(--water);flex:none}.test-note p{color:#50666c;margin:0;font-size:12px}@media (width<=760px){.type-compare,.flagship-tape,.spray-cautions{grid-template-columns:1fr}.size-head{display:none}.size-row{grid-template-columns:1fr}.size-row strong{font-size:17px}.flagship-specs{grid-template-columns:1fr}}.hole-pattern-gallery{background:#f7f8f4;border:1px solid #dce5dd;border-radius:18px;margin-top:24px;padding:22px}.hole-gallery-head small{letter-spacing:.12em;color:#17633d;font-size:11px;font-weight:800}.hole-gallery-head h3{color:#103e2a;margin:5px 0 6px}.hole-gallery-head p{color:#59665e;margin:0 0 16px;font-size:13px;line-height:1.55}.hole-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.hole-gallery-grid figure{background:#fff;border:1px solid #d8e0da;border-radius:13px;margin:0;overflow:hidden}.hole-gallery-grid img,.hole-gallery-grid .img-fallback{aspect-ratio:1;object-fit:cover;width:100%}.hole-gallery-grid figcaption{text-align:center;color:#173f2d;padding:9px 10px;font-size:13px;font-weight:750}@media (width<=640px){.hole-pattern-gallery{padding:16px}.hole-gallery-grid{gap:8px}.hole-gallery-grid figcaption{font-size:12px}}.hole-gallery-grid img,.hole-gallery-grid .img-fallback{aspect-ratio:16/9;object-fit:contain;background:#f2f0e8;display:block}.hole-gallery-grid.single{grid-template-columns:1fr}@media (width<=640px){.hole-gallery-grid{grid-template-columns:1fr;gap:10px}}.product-photo-thumbs{grid-template-columns:repeat(4,minmax(0,92px));gap:10px;display:grid}.product-photo-thumbs button{background:#f7f5ee;border:2px solid #0000;border-radius:11px;width:92px;height:78px;padding:0;overflow:hidden}.product-photo-thumbs button.active{border-color:var(--green);box-shadow:0 0 0 3px #145c3a1f}.product-photo-thumbs button img,.product-photo-thumbs button .img-fallback{object-fit:cover;border:0;border-radius:8px;width:100%;height:100%;display:block}.product-image-gallery .detail-img{object-fit:contain}@media (width<=560px){.product-photo-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.product-photo-thumbs button,.product-photo-thumbs .video-thumb{width:100%;height:68px}}.product-image-gallery .detail-video{background:#071b14;display:block}.product-photo-thumbs .video-thumb{color:var(--forest);border:2px solid #0000;display:flex}.product-photo-thumbs .video-thumb svg{width:22px}.product-photo-thumbs .video-thumb.active{border-color:var(--green)}.product-image-gallery{position:relative}.mulch-video-section{background:linear-gradient(#fff 0%,#f7f5ee 100%)}.mulch-video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.mulch-video-card{border:1px solid var(--border);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 12px 34px #073b2914}.mulch-video-card .video-slot{background:#071b14;border-radius:0;height:360px}.mulch-video-card>div:last-child{padding:20px 22px}.mulch-video-card h3{color:var(--forest);margin:0 0 5px;font-size:18px}.mulch-video-card p{color:var(--muted);margin:0;font-size:14px}.factory-video-stack{gap:24px;display:grid}.mulch-video-feature{grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr);align-items:stretch;display:grid}.mulch-video-feature:nth-child(2n){grid-template-columns:minmax(320px,.8fr) minmax(0,1.5fr)}.mulch-video-feature:nth-child(2n) .video-slot{order:2}.mulch-video-feature .video-slot{height:auto;min-height:460px}.mulch-video-feature .video-slot video{object-fit:contain;width:100%;height:100%}.mulch-video-feature>div:last-child{flex-direction:column;justify-content:center;padding:34px;display:flex}.mulch-video-feature h3{margin:8px 0 10px;font-size:25px;line-height:1.3}.video-eyebrow{color:#3f8059;letter-spacing:.08em;font-size:12px;font-weight:900}.video-chapter-list{gap:8px;margin-top:22px;display:grid}.video-chapter-list span{color:#334b3b;background:#f2f6ef;border-radius:10px;align-items:center;gap:11px;padding:10px 12px;font-size:13px;font-weight:700;display:flex}.video-chapter-list b{background:var(--forest);color:#fff;border-radius:50%;flex:0 0 30px;place-items:center;height:30px;font-size:11px;display:grid}@media (width<=900px){.mulch-video-grid{grid-template-columns:1fr 1fr}.mulch-video-card:last-child{grid-column:1/-1}.mulch-video-feature,.mulch-video-feature:nth-child(2n){grid-template-columns:1fr}.mulch-video-feature:nth-child(2n) .video-slot{order:0}.mulch-video-feature .video-slot{aspect-ratio:16/9;min-height:0}.mulch-video-feature>div:last-child{padding:26px}}@media (width<=600px){.mulch-video-grid{grid-template-columns:1fr}.mulch-video-card:last-child{grid-column:auto}.mulch-video-card .video-slot{height:420px}.mulch-video-feature .video-slot{aspect-ratio:16/9;height:auto;min-height:0}.mulch-video-feature>div:last-child{padding:22px 18px}.mulch-video-feature h3{font-size:21px}}.variant-media-badge{color:#31523f;background:#e9f2e7;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:10px 14px;font-size:13px;display:flex}.variant-media-badge b{background:var(--forest);color:#fff;border-radius:999px;padding:4px 10px;font-size:14px}.product-image-gallery{-webkit-user-select:none;user-select:none;position:relative}.product-image-gallery:after{content:"© STA";z-index:2;color:#fff;letter-spacing:.08em;pointer-events:none;background:#073b29b8;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800;position:absolute;top:62px;right:16px}@media (width<=560px){.product-image-gallery:after{font-size:10px;top:58px;right:10px}}.active-media-label{color:var(--forest);background:#fff;border:1px solid #d9e5dc;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;margin-top:10px;padding:11px 14px;display:flex}.active-media-label span{letter-spacing:.08em;color:#6b766f;font-size:11px;font-weight:800}.active-media-label b{text-align:right;font-size:14px}@media (width<=560px){.active-media-label{flex-direction:column;align-items:flex-start;gap:3px}.active-media-label b{text-align:left}}
