@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.contents{display:contents}.table{display:table}.grow{flex-grow:1}}:root{--green-950:#0b291d;--green-900:#103d29;--green-800:#175c3a;--green-700:#1f7248;--green-500:#6fb82c;--green-100:#e8f3df;--green-50:#f4f8f0;--gold:#bd8a27;--gold-light:#dfb749;--ink:#17211b;--muted:#66716a;--line:#dce3de;--paper:#fff;--soft:#f6f7f4;--shadow:0 20px 60px #0f36241f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,Aptos,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}.container{width:min(1180px,100% - 40px);margin:0 auto}.section{padding:110px 0}.eyebrow{color:var(--green-700);letter-spacing:.15em;text-transform:uppercase;font-size:.78rem;font-weight:800;display:inline-block}.eyebrow-light{color:#cdeea9}.button{border:1px solid var(--green-800);background:var(--green-800);color:#fff;letter-spacing:.02em;cursor:pointer;border-radius:2px;justify-content:center;align-items:center;min-height:52px;padding:0 28px;font-size:.92rem;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.button:hover{background:var(--green-700);transform:translateY(-2px);box-shadow:0 12px 30px #175c3a33}.button:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #6fb82c6b}.button-small{min-height:42px;padding-inline:20px;font-size:.82rem}.button-ghost{color:var(--green-900);background:0 0}.button-ghost:hover{color:#fff}.button-gold{border-color:var(--gold-light);background:var(--gold-light);color:#17311f}.button-gold:hover{background:#edc85c}.button-light{color:var(--green-900);background:#fff;border-color:#fff}.button-light:hover{background:var(--green-100);color:var(--green-900)}.text-link{color:var(--green-800);align-items:center;gap:10px;font-weight:800;display:inline-flex}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(4px)}.top-note{background:var(--green-950);color:#ffffffc7;font-size:.75rem}.top-note-inner{justify-content:space-between;align-items:center;min-height:34px;display:flex}.top-note a{color:#fff;font-weight:700}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;position:sticky;top:0;box-shadow:0 1px #0f291d17}.nav-shell{align-items:center;gap:30px;min-height:84px;display:flex}.brand{width:230px;margin-right:auto;overflow:hidden}.brand img{object-fit:contain;object-position:left center;width:100%;height:62px}.desktop-nav{align-items:center;gap:28px;display:flex}.desktop-nav a{color:#28352d;font-size:.9rem;font-weight:750;position:relative}.desktop-nav a:after{content:"";background:var(--green-500);height:2px;transition:transform .2s;position:absolute;bottom:-10px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform:scaleX(1)}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.hero{background:linear-gradient(90deg,#f7faf5 0 56%,#e7f1df 56% 100%);position:relative;overflow:hidden}.hero:before{content:"";border:100px solid #6fb82c29;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-300px;right:-190px}.hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:70px;min-height:720px;padding-block:80px;display:grid}.hero-copy{z-index:2;position:relative}.hero h1{max-width:720px;color:var(--green-950);letter-spacing:-.055em;margin:18px 0 24px;font-size:clamp(3rem,5.2vw,5.15rem);line-height:.98}.hero-copy>p{color:#4f5e55;max-width:630px;margin:0;font-size:1.13rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hero-proof{color:var(--muted);gap:34px;margin-top:32px;font-size:.82rem;display:flex}.hero-proof span{flex-direction:column;display:flex}.hero-proof strong{color:var(--green-900);font-size:1rem}.hero-visual{min-height:520px;position:relative}.hero-green-panel{background:var(--green-800);color:#fff;width:77%;height:82%;box-shadow:var(--shadow);padding:42px;position:absolute;top:0;right:0}.hero-green-panel:after{content:"";border:18px solid #ffffff2e;border-radius:50%;width:72px;height:72px;position:absolute;top:42px;right:42px}.hero-green-panel span{color:#d5e8d4;max-width:190px;font-size:.9rem;display:block}.hero-green-panel strong{letter-spacing:.08em;margin-top:8px;font-size:1.45rem;display:block}.hero-product{background:#fff;position:absolute;overflow:hidden;box-shadow:0 22px 55px #031e123d}.hero-product img{object-fit:contain;width:100%;height:100%}.hero-product-main{width:78%;height:360px;padding:22px;top:96px;left:0}.hero-product-small{width:55%;height:205px;padding:15px;bottom:0;right:-22px}.hero-badge{background:var(--gold-light);width:110px;height:110px;color:var(--green-950);text-align:center;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:15px;left:18px;box-shadow:0 18px 35px #332f0d38}.hero-badge strong{font-size:1.4rem;line-height:1}.hero-badge span{text-transform:uppercase;font-size:.7rem;font-weight:800}.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-grid{grid-template-columns:repeat(4,1fr);display:grid}.trust-grid>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:120px;padding:24px 30px;display:flex}.trust-grid>div:first-child{border-left:1px solid var(--line)}.trust-grid strong{color:var(--green-800);font-size:1.22rem}.trust-grid span{color:var(--muted);font-size:.82rem}.section-heading{margin-bottom:52px}.section-heading h2{color:var(--green-950);letter-spacing:-.04em;margin:12px 0 0;font-size:clamp(2.2rem,4vw,3.55rem);line-height:1.1}.section-heading>p{color:var(--muted);font-size:1.04rem}.split-heading{justify-content:space-between;align-items:flex-end;gap:70px;display:flex}.split-heading>div{max-width:670px}.split-heading>p{max-width:420px;margin:0 0 6px}.centered-heading{text-align:center;max-width:760px;margin-inline:auto}.centered-heading p{max-width:620px;margin:20px auto 0}.product-system{background:#fff}.category-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.category-card{background:var(--soft);border:1px solid #e5e9e5;grid-template-columns:1.08fr .92fr;min-height:360px;transition:transform .25s,box-shadow .25s;display:grid;overflow:hidden}.category-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.category-image{background:#fff;min-height:350px;overflow:hidden}.category-image img{object-fit:contain;width:100%;height:100%;transition:transform .35s}.category-card:hover img{transform:scale(1.03)}.category-copy{flex-direction:column;justify-content:flex-end;padding:34px;display:flex}.category-copy>span{color:var(--green-500);letter-spacing:.13em;font-size:.77rem;font-weight:900}.category-copy h3{color:var(--green-950);margin:10px 0;font-size:1.65rem;line-height:1.12}.category-copy p{color:var(--muted);margin:0 0 24px;font-size:.88rem}.category-copy b{color:var(--green-800);font-size:.82rem}.category-1 .category-copy,.category-4 .category-copy{background:var(--green-100)}.category-2 .category-copy{background:#f2e8d2}.feature-story{padding:0}.feature-story-dark{background:var(--green-950);color:#fff}.feature-story-grid{grid-template-columns:1.06fr .94fr;align-items:stretch;display:grid}.feature-image{background:#fff;min-height:620px}.feature-image img{object-fit:contain;width:100%;height:100%}.feature-copy{flex-direction:column;justify-content:center;padding:80px 10px 80px 80px;display:flex}.feature-copy h2{letter-spacing:-.045em;margin:14px 0 24px;font-size:clamp(2.4rem,4.3vw,4rem);line-height:1.04}.feature-copy>p{color:#c4d1c9;max-width:510px;font-size:1.04rem}.feature-list{gap:13px;margin:22px 0 32px;padding:0;list-style:none;display:grid}.feature-list li{color:#e3ebe5;padding-left:28px;position:relative}.feature-list li:before{content:"";border-bottom:2px solid var(--gold-light);border-left:2px solid var(--gold-light);width:12px;height:8px;position:absolute;top:.62em;left:0;transform:rotate(-45deg)}.feature-copy .button{align-self:flex-start}.oem-section{background:var(--green-50)}.process-grid{background:#ced9d0;border:1px solid #ced9d0;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.process-grid article{background:#fff;min-height:310px;padding:40px 30px}.process-grid article>span{background:var(--green-800);color:#fff;place-items:center;width:48px;height:48px;font-size:.78rem;font-weight:900;display:grid}.process-grid h3{color:var(--green-950);margin:54px 0 12px;font-size:1.25rem}.process-grid p{color:var(--muted);margin:0;font-size:.9rem}.bestseller-section{background:#fff}.mini-product-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.mini-product-grid article{border:1px solid var(--line);background:#fff;padding-bottom:28px}.mini-product-grid article>div{background:var(--soft);height:230px;margin-bottom:25px;overflow:hidden}.mini-product-grid img{object-fit:contain;width:100%;height:100%}.mini-product-grid article>span,.mini-product-grid h3,.mini-product-grid p,.mini-product-grid article>a{margin-left:24px;margin-right:24px}.mini-product-grid article>span{color:var(--green-700);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:900}.mini-product-grid h3{min-height:52px;margin-top:7px;margin-bottom:8px;font-size:1.15rem;line-height:1.25}.mini-product-grid p{min-height:86px;color:var(--muted);font-size:.84rem}.mini-product-grid article>a{color:var(--green-800);font-size:.82rem;font-weight:800}.quality-banner{background:var(--green-800);color:#fff;padding:72px 0}.quality-grid{grid-template-columns:1.3fr 1fr auto;align-items:center;gap:60px;display:grid}.quality-grid h2{letter-spacing:-.035em;max-width:560px;margin:12px 0 0;font-size:2.2rem;line-height:1.1}.quality-points{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.quality-points span{text-align:center;border:1px solid #ffffff40;padding:12px 14px;font-size:.82rem}.inquiry-section{background:#eef4e9}.inquiry-layout{grid-template-columns:.78fr 1.22fr;align-items:start;gap:70px;display:grid}.inquiry-side{position:sticky;top:150px}.inquiry-side h2{color:var(--green-950);letter-spacing:-.045em;margin:14px 0 20px;font-size:3.25rem;line-height:1.04}.inquiry-side p{color:var(--muted)}.inquiry-side ol{color:var(--green-900);grid-template-columns:repeat(2,1fr);gap:10px 28px;margin-top:28px;padding-left:24px;font-weight:700;display:grid}.inquiry-form{background:var(--green-950);color:#fff;padding:46px;box-shadow:0 22px 60px #0c2c1e2e}.form-intro{text-align:center;margin-bottom:28px}.form-intro h2{margin:8px 0 10px;font-size:2.2rem;line-height:1.08}.form-intro p{color:#b8c8bd;max-width:600px;margin:auto;font-size:.87rem}.form-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.inquiry-form label{color:#e8eeea;letter-spacing:.04em;text-transform:uppercase;gap:7px;margin-bottom:18px;font-size:.72rem;font-weight:800;display:grid}.inquiry-form label>span,.inquiry-form label small{color:#c9d6cc}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{color:#fff;background:#163829;border:1px solid #465b4c;border-radius:2px;outline:none;width:100%;padding:13px 14px}.inquiry-form input::placeholder,.inquiry-form textarea::placeholder{color:#82968a}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-color:var(--green-500);box-shadow:0 0 0 3px #6fb82c29}.inquiry-form select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.inquiry-form textarea{resize:vertical}.honeypot{opacity:0;pointer-events:none;overflow:hidden;width:1px!important;height:1px!important;position:absolute!important}.file-field{text-align:center;cursor:pointer;border:1px dashed #5d7463;padding:18px;position:relative}.file-field input{opacity:0;cursor:pointer;position:absolute;inset:0}.file-field small{letter-spacing:0;text-transform:none;font-size:.63rem;font-weight:500;display:block}.file-field>span{letter-spacing:0;text-transform:none;font-weight:500;color:#a9baae!important}.form-submit{border-color:var(--gold-light);background:var(--gold-light);color:#17311f;width:100%}.form-submit:disabled{opacity:.6;cursor:wait}.form-status{text-align:center;margin:16px 0 0;padding:12px 14px;font-size:.82rem}.form-status.success{color:#d7f3bb;background:#6fb82c2b}.form-status.error{color:#ffd4cc;background:#d2553d24}.form-privacy{color:#82968a;text-align:center;margin:12px 0 0;font-size:.68rem}.page-hero{background:var(--green-900);color:#fff;align-items:flex-end;min-height:470px;padding:90px 0;display:flex}.page-hero .container{z-index:2;position:relative}.page-hero h1{letter-spacing:-.055em;max-width:850px;margin:14px 0 20px;font-size:clamp(3.1rem,6vw,5.7rem);line-height:.98}.page-hero p{color:#cbdbd0;max-width:720px;margin:0;font-size:1.1rem}.page-hero-products{background:linear-gradient(115deg,#0a2a1dfa,#165b38e6),url(/images/products/garden-tool-kits.webp) 50%/cover;position:relative;overflow:hidden}.about-hero{background:linear-gradient(115deg,#0a2f20,#247247)}.contact-hero{background:linear-gradient(115deg,#0c3625,#175c3a 65%,#7aac36)}.resources-hero{background:linear-gradient(115deg,#173d2b,#5d7f2a)}.filter-row{flex-wrap:wrap;gap:8px;margin-bottom:40px;display:flex}.filter-row button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;padding:11px 16px;font-size:.78rem;font-weight:800}.filter-row button:hover,.filter-row button.active{border-color:var(--green-800);background:var(--green-800);color:#fff}.product-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.product-card{border:1px solid var(--line);background:#fff;overflow:hidden}.product-image{background:var(--soft);height:310px;overflow:hidden}.product-image img{object-fit:contain;width:100%;height:100%;transition:transform .3s}.product-card:hover .product-image img{transform:scale(1.035)}.product-card-body{padding:28px}.product-code{color:var(--green-700);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:900}.product-card h2{color:var(--green-950);margin:8px 0 10px;font-size:1.45rem;line-height:1.18}.product-card p{min-height:78px;color:var(--muted);margin:0 0 18px;font-size:.88rem}.product-card details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 -28px 20px}.product-card summary{color:var(--green-800);cursor:pointer;padding:14px 28px;font-size:.78rem;font-weight:800}.product-options{grid-template-columns:repeat(2,1fr);gap:15px;padding:0 28px 20px;display:grid}.product-options strong{font-size:.75rem}.product-options ul{color:var(--muted);margin:8px 0 0;padding-left:16px;font-size:.72rem}.product-card .text-link{font-size:.82rem}.catalog-cta{background:var(--green-950);color:#fff;padding:76px 0}.catalog-cta .container{justify-content:space-between;align-items:center;gap:50px;display:flex}.catalog-cta h2{margin:9px 0;font-size:2.6rem;line-height:1.08}.catalog-cta p{color:#b9c9be;margin:0}.about-intro{grid-template-columns:.9fr 1.1fr;gap:100px;display:grid}.about-intro h2{letter-spacing:-.045em;margin:12px 0 0;font-size:3.4rem;line-height:1.05}.about-intro p{color:var(--muted);margin-top:0;font-size:1.05rem}.oem-detail{background:var(--green-50)}.capability-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.capability-grid article{border:1px solid var(--line);background:#fff;min-height:300px;padding:34px}.capability-grid article>span{background:var(--green-100);width:52px;height:52px;color:var(--green-800);border-radius:50%;place-items:center;font-size:1.2rem;font-weight:900;display:grid}.capability-grid h3{margin:58px 0 10px;font-size:1.3rem}.capability-grid p{color:var(--muted);font-size:.88rem}.quality-section{background:#fff}.quality-copy{padding-right:70px}.quality-copy h2{letter-spacing:-.045em;margin:12px 0 20px;font-size:3.4rem;line-height:1.04}.quality-copy>p{color:var(--muted)}.check-list{gap:12px;margin-top:28px;padding:0;list-style:none;display:grid}.check-list li{background:var(--green-50);padding:14px 18px 14px 46px;position:relative}.check-list li:before{content:"✓";color:var(--green-700);font-weight:900;position:absolute;left:18px}.quality-card{background:var(--green-950);color:#fff;box-shadow:var(--shadow);align-self:center;padding:55px}.quality-card>strong{color:var(--gold-light);letter-spacing:.18em;font-size:.72rem}.quality-card h3{margin:12px 0 28px;font-size:2rem}.quality-card p{color:#c6d3ca;border-bottom:1px solid #ffffff24;margin:0;padding:12px 0}.quality-card .button{margin-top:30px}.contact-layout{grid-template-columns:.75fr 1.25fr;align-items:start;gap:70px;display:grid}.contact-aside{padding-top:25px;position:sticky;top:150px}.contact-aside h2{letter-spacing:-.04em;margin:12px 0 20px;font-size:3rem;line-height:1.06}.contact-aside>p{color:var(--muted)}.whatsapp-button{background:#1e9b50;border-color:#1e9b50;margin-top:16px}.contact-expect{border-top:1px solid var(--line);gap:12px;margin-top:45px;padding-top:30px;display:grid}.contact-expect strong{color:var(--green-900);margin-bottom:4px}.contact-expect span{color:var(--muted);font-size:.88rem}.inquiry-form-compact{box-shadow:var(--shadow)}.resource-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.resource-grid article{border:1px solid var(--line);background:#fff;min-height:330px;padding:42px;position:relative;overflow:hidden}.resource-grid article>span{color:var(--green-500);letter-spacing:.14em;font-size:.76rem;font-weight:900}.resource-grid h2{max-width:440px;color:var(--green-950);margin:45px 0 14px;font-size:2rem;line-height:1.1}.resource-grid p{max-width:500px;color:var(--muted)}.resource-grid a{color:var(--green-800);font-size:.84rem;font-weight:800;position:absolute;bottom:34px;left:42px;right:42px}.resource-cta{background:var(--green-800);color:#fff;text-align:center;padding:90px 0}.resource-cta h2{letter-spacing:-.04em;margin:0;font-size:3rem}.resource-cta p{color:#d3e2d6;margin:14px auto 28px}.site-footer{color:#c4d1c8;background:#081d14;padding-top:75px}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:70px;padding-bottom:60px;display:grid}.footer-brand img{object-fit:contain;object-position:left;filter:brightness(0)invert();width:250px;height:85px}.footer-brand p{max-width:350px}.site-footer h3{color:#fff;letter-spacing:.12em;text-transform:uppercase;margin:18px 0;font-size:.82rem}.site-footer a{color:#c4d1c8;margin:9px 0;font-size:.85rem;display:block}.site-footer a:hover{color:var(--gold-light)}.site-footer p{font-size:.85rem}.footer-note{color:#788a7f;font-size:.72rem!important}.footer-bottom{color:#76887c;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;min-height:70px;font-size:.72rem;display:flex}.whatsapp-float{z-index:45;color:#fff;background:#1e9b50;border-radius:28px;align-items:center;gap:9px;min-height:52px;padding:7px 18px 7px 7px;font-size:.8rem;font-weight:800;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 32px #06371c4d}.whatsapp-icon{color:#168443;background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.67rem;font-weight:950;display:grid}@media (max-width:1050px){.desktop-nav{gap:16px}.desktop-nav a{font-size:.8rem}.brand{width:190px}.hero-grid{grid-template-columns:1fr 1fr;gap:35px}.hero h1{font-size:4.2rem}.category-card{grid-template-columns:1fr}.category-image{min-height:270px}.quality-grid{grid-template-columns:1fr;gap:30px}.quality-points{max-width:600px}.quality-grid .button{justify-self:start}.product-grid,.capability-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){.container{width:min(100% - 28px,680px)}.section{padding:76px 0}.top-note{display:none}.nav-shell{min-height:72px}.brand{width:176px}.brand img{height:54px}.desktop-nav,.nav-cta{display:none}.mobile-menu{display:block}.mobile-menu summary{place-content:center;gap:5px;width:44px;height:44px;display:grid}.mobile-menu summary span{background:var(--green-900);width:24px;height:2px}.mobile-menu nav{width:min(310px,100vw - 28px);box-shadow:var(--shadow);background:#fff;gap:0;padding:18px;display:grid;position:absolute;top:54px;right:0}.mobile-menu nav a:not(.button){border-bottom:1px solid var(--line);padding:12px 8px;font-weight:700}.mobile-menu nav .button{margin-top:14px}.hero{background:linear-gradient(#f7faf5 0 58%,#e7f1df 58% 100%)}.hero-grid{grid-template-columns:1fr;gap:40px;min-height:auto;padding-block:70px}.hero h1{font-size:clamp(3.3rem,13vw,5rem)}.hero-visual{min-height:480px}.hero-green-panel{width:88%}.hero-product-main{width:84%}.hero-proof{flex-wrap:wrap}.trust-grid{grid-template-columns:repeat(2,1fr)}.split-heading{display:block}.split-heading>p{margin-top:20px}.category-grid,.feature-story-grid,.about-intro,.contact-layout,.inquiry-layout{grid-template-columns:1fr}.feature-image{min-height:480px}.feature-copy{padding:65px 14px}.process-grid,.mini-product-grid{grid-template-columns:repeat(2,1fr)}.inquiry-side,.contact-aside{position:static}.inquiry-side h2,.contact-aside h2{font-size:2.7rem}.page-hero{min-height:420px}.product-grid{grid-template-columns:1fr}.catalog-cta .container{display:block}.catalog-cta .button{margin-top:28px}.quality-copy{padding-right:0}.quality-card{padding:42px}.resource-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr);gap:35px}}@media (max-width:540px){.container{width:min(100% - 22px,480px)}.hero-grid{padding-block:55px}.hero h1{font-size:3.25rem}.hero-copy>p{font-size:1rem}.hero-actions{display:grid}.hero-visual{min-height:390px}.hero-green-panel{width:92%;height:80%;padding:28px}.hero-product-main{width:88%;height:265px;top:86px}.hero-product-small{width:58%;height:150px;right:0}.hero-badge{width:86px;height:86px}.trust-grid{grid-template-columns:1fr}.trust-grid>div{border-left:1px solid var(--line);min-height:90px}.section-heading h2,.quality-copy h2,.about-intro h2{font-size:2.45rem}.category-card{display:block}.category-image{min-height:230px}.category-copy{padding:26px}.feature-image{min-height:330px}.feature-copy h2{font-size:2.7rem}.process-grid,.mini-product-grid{grid-template-columns:1fr}.process-grid article{min-height:260px}.process-grid h3{margin-top:38px}.mini-product-grid h3,.mini-product-grid p{min-height:auto}.quality-points,.inquiry-side ol{grid-template-columns:1fr}.inquiry-form{padding:30px 20px}.form-grid{grid-template-columns:1fr;gap:0}.page-hero{min-height:390px;padding:70px 0}.page-hero h1{font-size:3.2rem}.product-image{height:260px}.product-options,.capability-grid{grid-template-columns:1fr}.quality-card{padding:32px 24px}.resource-grid article{padding:30px}.resource-grid h2{margin-top:30px}.resource-grid a{bottom:26px;left:30px;right:30px}.resource-cta h2{font-size:2.35rem}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px}.whatsapp-float{bottom:12px;right:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
