:root {
  --green-950:#052f22;--green-900:#073f2d;--green-800:#075b3c;--green-700:#087549;
  --lime:#8fdf17;--lime-soft:#eff9df;--ink:#10251e;--text:#43534d;--muted:#6e7c76;
  --line:#dce4e0;--surface:#f3f6f4;--white:#fff;--container:1340px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:146px}
body{margin:0;color:var(--ink);background:#fff;font-family:"Lexend",Arial,sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}
body.is-locked{overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}
svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}
.container{width:min(calc(100% - 64px),var(--container));margin-inline:auto}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;z-index:1000;top:10px;left:10px;padding:10px 16px;color:#fff;background:var(--green-900);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}

.utility-bar{min-height:36px;color:rgba(255,255,255,.86);background:var(--green-950);font-size:11px;font-weight:500}
.utility-inner,.utility-links,.header-main,.header-actions,.header-contact,.quote-button,.category-nav-inner,.hero-actions,.hero-assurance>div,.catalog-toolbar,.filter-tabs,.catalog-summary,.product-actions,.contact-actions,.footer-bottom{display:flex;align-items:center}
.utility-inner{min-height:36px;justify-content:space-between}.utility-inner p{display:flex;align-items:center;gap:8px;margin:0}.utility-inner p a{color:#fff;font-weight:700}.utility-dot{width:6px;height:6px;border-radius:50%;background:var(--lime)}
.utility-links{align-self:stretch}.utility-links a{display:grid;place-items:center;min-height:36px;padding:0 16px;border-left:1px solid rgba(255,255,255,.12);transition:.18s}.utility-links a:hover,.utility-links a:focus-visible{color:#fff;background:rgba(255,255,255,.06)}
.site-header{position:relative;z-index:50;background:#fff}.header-main{min-height:92px;gap:34px}.brand{flex:0 0 172px}.brand img{width:172px;height:auto}
.header-search{display:grid;grid-template-columns:22px minmax(80px,1fr) auto;align-items:center;flex:1 1 440px;max-width:540px;height:46px;margin-left:auto;padding-left:15px;border:1px solid #ccd7d2;border-radius:4px;background:#fbfcfb}
.header-search svg,.catalog-search svg,.mobile-search svg{width:19px;height:19px;color:#73807b}.header-search input,.catalog-search input,.mobile-search input{width:100%;min-width:0;border:0;outline:0;color:var(--ink);background:transparent}.header-search input{padding:0 12px}.header-search input::placeholder,.catalog-search input::placeholder,.mobile-search input::placeholder{color:#8a9691}
.header-search button{align-self:stretch;min-width:70px;border:0;border-left:1px solid #d9e1dd;color:var(--green-900);background:transparent;font-size:12px;font-weight:700;cursor:pointer}
.header-actions{gap:22px}.header-contact{gap:11px;white-space:nowrap}.header-contact svg{width:23px;height:23px;color:var(--green-700)}.header-contact span{display:grid;line-height:1.25}.header-contact small{color:var(--muted);font-size:10px}.header-contact strong{margin-top:3px;font-size:13px}
.quote-button{min-height:46px;gap:9px;padding:0 14px;border:1px solid var(--green-900);border-radius:4px;color:#fff;background:var(--green-900);font-size:12px;font-weight:700;cursor:pointer}.quote-button svg{width:20px;height:20px}.quote-count{display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:50%;color:var(--green-950);background:var(--lime);font-size:10px}
.category-nav{position:sticky;top:0;z-index:45;border-top:1px solid #e8eeeb;border-bottom:1px solid #dce4e0;background:#fff}.category-nav-inner{min-height:51px}
.category-nav a,.all-products-link{display:grid;place-items:center;align-self:stretch;min-height:51px;padding:0 20px;border:0;background:transparent;color:#293d36;font-size:12px;font-weight:600;cursor:pointer;transition:.16s}.category-nav a:hover,.category-nav a:focus-visible{color:var(--green-700);background:#f7f9f8}
.all-products-link{grid-template-columns:19px auto;gap:10px;min-width:190px;margin-right:12px;color:#fff;background:var(--green-800);font-weight:700}.all-products-link svg{width:18px;height:18px}
.menu-toggle,.mobile-nav,.page-overlay{display:none}.icon-button{place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:4px;background:#fff;cursor:pointer}.icon-button svg{width:21px;height:21px}

main{display:flex;flex-direction:column}.commerce-hero{order:1}.products-section{order:2}.category-showcase{order:3}.solution-guide{order:4}.service-section{order:5}.about-section{order:6}.faq-section{order:7}.contact-section{order:8}
.hero-shell{overflow:hidden;background:#f2f5f3}.hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;min-height:520px}.hero-copy{align-self:center;max-width:590px;padding:62px 56px 62px 0}
.section-kicker{display:flex;align-items:center;gap:10px;color:var(--green-700);font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.section-kicker span{width:22px;height:2px;background:var(--lime)}
.hero-copy h1{max-width:570px;margin:20px 0;font-size:clamp(43px,4vw,58px);font-weight:800;letter-spacing:-.045em;line-height:1.05}.hero-copy>p:not(.hero-contact-line){max-width:560px;margin:0;color:var(--text);font-size:16px;line-height:1.75}
.hero-actions{gap:12px;margin-top:29px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border:1px solid transparent;border-radius:4px;font-size:12px;font-weight:700;cursor:pointer;transition:.16s}
.button svg,.text-arrow svg,.solution-intro a svg,.contact-card>a svg{width:18px;height:18px;margin-left:10px}.button-primary{color:#fff;background:var(--green-800);border-color:var(--green-800)}.button-primary:hover,.button-primary:focus-visible{background:var(--green-900);border-color:var(--green-900)}.button-secondary{color:var(--green-900);background:transparent;border-color:#a9b8b2}.button-secondary:hover,.button-secondary:focus-visible{border-color:var(--green-800);background:#fff}
.hero-contact-line{margin:21px 0 0;color:var(--muted);font-size:12px}.hero-contact-line strong{color:var(--ink)}.hero-contact-line a{color:var(--green-700);font-weight:700}
.hero-photo{position:relative;min-height:520px;margin:0;overflow:hidden}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,47,34,.12),transparent 34%);pointer-events:none}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-photo figcaption{position:absolute;z-index:1;right:0;bottom:0;padding:13px 19px;color:#fff;background:rgba(5,47,34,.9);font-size:11px;font-weight:600}
.trust-strip{color:#fff;background:var(--green-800)}.hero-assurance{display:grid;grid-template-columns:repeat(4,1fr)}.hero-assurance>div{min-height:92px;gap:14px;padding:0 25px;border-left:1px solid rgba(255,255,255,.17)}.hero-assurance>div:last-child{border-right:1px solid rgba(255,255,255,.17)}.hero-assurance svg{flex:0 0 27px;width:27px;height:27px;color:var(--lime)}.hero-assurance span{display:grid;line-height:1.35}.hero-assurance strong{font-size:12px}.hero-assurance small{margin-top:3px;color:rgba(255,255,255,.67);font-size:10px}

.section-space{padding-block:74px}.section-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end;gap:60px;margin-bottom:36px}.section-heading h2,.solution-intro h2,.service-copy h2,.about-copy h2,.faq-heading h2,.contact-copy h2{margin:13px 0 0;font-size:clamp(31px,3.1vw,43px);font-weight:750;letter-spacing:-.038em;line-height:1.13}.section-heading p{max-width:470px;margin:0 0 3px;color:var(--text);font-size:14px;line-height:1.7}
.products-section{background:#fff}.catalog-toolbar{min-height:60px;justify-content:space-between;gap:28px;padding:0 14px 0 0;border:1px solid var(--line);background:#fff}.filter-tabs{align-self:stretch;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.filter-tabs::-webkit-scrollbar{display:none}.filter-tab{position:relative;align-self:stretch;min-width:max-content;padding:0 23px;border:0;border-right:1px solid var(--line);color:var(--text);background:transparent;font-size:12px;font-weight:600;cursor:pointer}.filter-tab:after{content:"";position:absolute;right:18px;bottom:-1px;left:18px;height:3px;background:transparent}.filter-tab.is-active{color:var(--green-800)}.filter-tab.is-active:after{background:var(--green-700)}.filter-tab span{margin-left:4px;color:#8b9691;font-size:9px}
.catalog-search{display:grid;grid-template-columns:20px minmax(120px,210px);align-items:center;gap:8px;min-height:38px;padding:0 10px;border-left:1px solid var(--line)}.catalog-summary{justify-content:space-between;margin:15px 0 20px;color:var(--muted);font-size:11px}.catalog-summary p{margin:0}.catalog-summary strong{color:var(--ink)}
.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.product-card{display:flex;min-width:0;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;transition:box-shadow .18s}.product-card:hover{position:relative;z-index:2;box-shadow:0 12px 28px rgba(8,52,37,.09)}.product-card[hidden]{display:none!important}
.product-media{position:relative;display:grid;place-items:center;min-height:235px;padding:26px 18px 15px;overflow:hidden;background:linear-gradient(180deg,#fff,#f8faf9)}.product-media img{width:100%;height:188px;object-fit:contain;transition:transform .22s}.product-card:hover .product-media img{transform:scale(1.025)}
.product-badge{position:absolute;z-index:1;top:13px;left:13px;padding:5px 7px;color:var(--green-900);background:var(--lime-soft);font-size:8px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.product-badge-dark,.product-badge-light{color:#52615b;background:#edf1ef}
.product-content{display:flex;flex:1;flex-direction:column;align-items:center;padding:17px 17px 19px;border-top:1px solid #edf1ef;text-align:center}.product-category{color:var(--green-700);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-content h3{min-height:43px;margin:8px 0 10px;font-size:14px;font-weight:650;letter-spacing:-.018em;line-height:1.45}.product-content>p,.product-content>ul{display:none}.product-price{display:grid;margin-top:auto;margin-bottom:14px;line-height:1.35}.product-price small{display:none}.product-price strong{color:var(--green-700);font-size:12px;font-weight:700}
.product-actions{width:100%;gap:8px}.product-actions .button,.product-detail{min-height:39px;flex:1;padding:0 10px;border-radius:3px;font-size:10px;font-weight:700}.product-actions .button{color:#fff;border-color:var(--green-800);background:var(--green-800)}.product-actions .button.is-added{color:var(--green-900);border-color:var(--lime);background:var(--lime)}.product-detail{border:1px solid #cdd8d3;color:var(--green-900);background:#fff;cursor:pointer}
.catalog-empty{padding:70px 20px;border:1px solid var(--line);text-align:center}.catalog-empty svg{width:34px;height:34px;color:var(--green-700)}.catalog-empty h3{margin:14px 0 4px}.catalog-empty p{margin:0 0 22px;color:var(--muted)}

.category-showcase{background:var(--surface)}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}
.category-card,.category-card-large{position:relative;display:flex;min-height:400px;flex-direction:column-reverse;justify-content:space-between;padding:0;overflow:hidden;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;color:var(--ink);background:#fff;text-align:left;cursor:pointer}.category-card img,.category-card-large img{width:100%;height:260px;padding:26px;object-fit:contain;background:#fbfcfb;transition:transform .22s}.category-card:hover img{transform:scale(1.025)}
.category-copy{display:grid;padding:23px 26px 25px;border-top:1px solid var(--line)}.category-copy small{color:var(--green-700);font-size:9px;font-style:normal;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.category-copy strong{margin-top:5px;font-size:23px;letter-spacing:-.025em}.category-copy em{margin-top:7px;color:var(--text);font-size:12px;font-style:normal}.category-copy b{display:flex;align-items:center;margin-top:17px;color:var(--green-700);font-size:11px}.category-copy b svg{width:16px;height:16px;margin-left:8px}

.solution-guide{background:#fff}.solution-layout{display:grid;grid-template-columns:.74fr 1.26fr;min-height:440px}.solution-intro{display:flex;flex-direction:column;justify-content:center;padding:55px;color:#fff;background:var(--green-950)}.section-kicker-light{color:rgba(255,255,255,.66)}.solution-intro h2{font-size:41px}.solution-intro p{max-width:370px;margin:17px 0 29px;color:rgba(255,255,255,.67)}.solution-intro a{display:flex;align-items:center;width:fit-content;color:var(--lime);font-size:11px;font-weight:700}
.solution-options{display:grid;grid-template-columns:1fr;border-top:1px solid var(--line)}.solution-option{display:grid;grid-template-columns:48px 1fr 24px;align-items:center;gap:22px;padding:28px 34px;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--ink);background:#fff;text-align:left;cursor:pointer;transition:background .17s}.solution-option:hover,.solution-option:focus-visible{background:#f7faf8}.solution-option>span{color:var(--green-700);font-size:12px;font-weight:700}.solution-option div{display:grid}.solution-option strong{font-size:16px;font-weight:650}.solution-option small{margin-top:4px;color:var(--muted);font-size:11px}.solution-option svg{width:20px;height:20px;color:var(--green-700)}

.service-section{background:var(--surface)}.service-grid{display:grid;grid-template-columns:1fr .92fr;align-items:center;gap:clamp(50px,7vw,105px)}.service-visual{position:relative;min-height:500px;overflow:hidden;border:1px solid var(--line);background:#fff}.service-label{position:absolute;z-index:1;top:24px;left:26px;color:var(--green-700);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.service-product{display:grid;place-items:center;height:100%;min-height:500px;padding:50px}.service-product img{width:min(100%,500px);max-height:360px;object-fit:contain}.service-stat{position:absolute;right:0;bottom:0;display:grid;min-width:250px;padding:18px 22px;color:#fff;background:var(--green-800)}.service-stat strong{font-size:15px}.service-stat small{margin-top:2px;color:rgba(255,255,255,.68);font-size:10px}
.service-copy h2,.about-copy h2{margin-bottom:20px}.service-copy>p,.about-copy>p,.faq-heading>p,.contact-copy>p{color:var(--text);line-height:1.75}.check-list{display:grid;gap:12px;margin:26px 0 31px;padding:0;list-style:none}.check-list li{display:flex;align-items:center;gap:11px;color:#293d36;font-size:13px}.check-list span{display:grid;place-items:center;width:24px;height:24px;color:var(--green-800);background:var(--lime-soft)}.check-list svg{width:14px;height:14px}

.about-section{background:#fff}.about-grid{display:grid;grid-template-columns:.88fr 1.12fr;align-items:start;gap:90px}.about-copy{position:sticky;top:75px}.text-arrow{display:inline-flex;align-items:center;margin-top:13px;color:var(--green-700);font-size:12px;font-weight:700}.about-values{display:grid;border-top:1px solid var(--line)}.value-card{display:grid;grid-template-columns:48px .7fr 1.3fr;align-items:center;gap:18px;padding:28px 0;border-bottom:1px solid var(--line)}.value-card>span{color:var(--green-700);font-size:11px;font-weight:700}.value-card h3,.value-card p{margin:0}.value-card h3{font-size:16px}.value-card p{color:var(--text);font-size:12px}
.faq-section{border-top:1px solid var(--line);background:#fbfcfb}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.faq-heading>p{max-width:390px;margin-top:19px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{position:relative;padding:23px 46px 23px 0;font-size:14px;font-weight:600;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span,.faq-list summary span:after{position:absolute;background:var(--green-700)}.faq-list summary span{top:50%;right:4px;width:14px;height:1px}.faq-list summary span:after{content:"";top:-6px;left:6px;width:1px;height:13px;transition:transform .16s}.faq-list details[open] summary span:after{transform:rotate(90deg)}.faq-list details p{max-width:680px;margin:-4px 0 22px;color:var(--text);font-size:12px;line-height:1.75}

.contact-section{padding:76px 0;color:#fff;background:var(--green-900)}.contact-shell{display:grid;grid-template-columns:1.15fr .85fr;align-items:end;gap:90px}.contact-copy h2{max-width:720px}.contact-copy>p{max-width:650px;color:rgba(255,255,255,.7)}.contact-actions{gap:12px;margin-top:28px}.button-lime{color:var(--green-950);border-color:var(--lime);background:var(--lime)}.button-ghost-light{color:#fff;border-color:rgba(255,255,255,.42);background:transparent}.quote-count-inline{display:grid;place-items:center;min-width:21px;height:21px;margin-left:10px;border-radius:50%;color:#fff;background:var(--green-900);font-size:9px}.contact-card{border-top:1px solid rgba(255,255,255,.3)}.contact-card>div{display:grid;grid-template-columns:90px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.18)}.contact-card small{color:rgba(255,255,255,.55);font-size:10px}.contact-card a,.contact-card p{margin:0;color:#fff;font-size:13px;font-weight:600}.contact-card>a{display:flex;align-items:center;margin-top:20px;color:var(--lime);font-size:11px}
.site-footer{padding:64px 0 0;color:rgba(255,255,255,.68);background:var(--green-950)}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,.75fr);gap:60px;padding-bottom:55px}.footer-brand img{width:168px;padding:8px;background:#fff}.footer-brand p{max-width:330px;margin:20px 0 0;font-size:12px}.footer-grid h3{margin:0 0 17px;color:#fff;font-size:12px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start}.footer-grid>div:not(.footer-brand) a,.footer-grid>div:not(.footer-brand) p{margin:0 0 9px;font-size:11px}.footer-grid a:hover{color:var(--lime)}.footer-bottom{min-height:62px;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12);font-size:10px}.footer-bottom div{display:flex;gap:20px}

.quote-drawer{position:fixed;z-index:210;top:0;right:0;display:flex;width:min(440px,100%);height:100dvh;flex-direction:column;background:#fff;box-shadow:-16px 0 45px rgba(4,29,20,.19);transform:translateX(105%);transition:transform .26s}.quote-drawer.is-open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;min-height:90px;padding:0 27px;border-bottom:1px solid var(--line)}.drawer-head small{color:var(--green-700);font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.drawer-head h2{margin:2px 0 0;font-size:22px}.drawer-body{flex:1;overflow-y:auto;padding:24px 27px}.quote-empty{display:grid;place-items:center;min-height:330px;text-align:center}.quote-empty[hidden],.drawer-footer[hidden]{display:none}.quote-empty svg{width:40px;height:40px;color:var(--green-700)}.quote-empty h3{margin:15px 0 2px}.quote-empty p{max-width:300px;margin:0 0 19px;color:var(--muted);font-size:12px}.quote-items{display:grid;gap:10px}.quote-item{display:grid;grid-template-columns:70px 1fr 30px;align-items:center;gap:13px;padding:10px;border:1px solid var(--line)}.quote-item img{width:70px;height:70px;object-fit:contain;background:#f8faf9}.quote-item div{display:grid}.quote-item small{color:var(--green-700);font-size:8px;font-weight:700;text-transform:uppercase}.quote-item strong{margin-top:3px;font-size:11px;line-height:1.45}.quote-item button{display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid var(--line);background:#fff;cursor:pointer}.quote-item button svg{width:15px;height:15px}.drawer-footer{display:grid;gap:9px;padding:20px 27px 25px;border-top:1px solid var(--line);background:#f8faf9}.drawer-footer p{margin:0 0 4px;font-size:11px}.clear-quote{padding:8px;border:0;color:#74817c;background:transparent;font-size:10px;text-decoration:underline;cursor:pointer}
.page-overlay{position:fixed;z-index:190;inset:0;background:rgba(2,22,15,.58);opacity:0;transition:opacity .22s}.page-overlay.is-visible{display:block;opacity:1}
.product-modal{width:min(920px,calc(100% - 40px));max-height:calc(100dvh - 40px);padding:0;overflow:auto;border:0;border-radius:4px;box-shadow:0 22px 70px rgba(3,31,21,.25)}.product-modal::backdrop{background:rgba(2,22,15,.65)}.modal-close{position:absolute;z-index:2;top:16px;right:16px}.modal-grid{display:grid;grid-template-columns:.9fr 1.1fr;min-height:510px}.modal-media{display:grid;place-items:center;padding:45px;background:#f5f8f6}.modal-media img{width:100%;max-height:380px;object-fit:contain}.modal-copy{padding:58px 48px 45px}.modal-copy h2{margin:8px 0 15px;font-size:28px;letter-spacing:-.03em;line-height:1.2}.modal-copy>p{color:var(--text);font-size:13px}.modal-copy>ul{display:grid;gap:7px;margin:20px 0;padding-left:18px;color:#3d5048;font-size:12px}.modal-note{display:grid;margin:24px 0;padding:15px;border-left:3px solid var(--lime);background:var(--surface)}.modal-note strong{font-size:12px}.modal-note span{margin-top:3px;color:var(--muted);font-size:10px}.modal-phone{display:inline-block;margin-left:18px;color:var(--green-700);font-size:11px;font-weight:700}
.floating-whatsapp{position:fixed;z-index:90;right:22px;bottom:22px;display:grid;place-items:center;width:50px;height:50px;border-radius:50%;color:#fff;background:#1eaa59;box-shadow:0 7px 20px rgba(15,102,55,.2)}.floating-whatsapp svg{width:25px;height:25px}
.reveal{opacity:0;transform:translateY(12px);transition:opacity .5s,transform .5s}.reveal.is-visible{opacity:1;transform:translateY(0)}

@media(max-width:1180px){.container{width:min(calc(100% - 44px),var(--container))}.header-main{gap:22px}.header-contact{display:none}.category-nav a,.all-products-link{padding-inline:15px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-copy{padding-right:38px}}
@media(max-width:920px){html{scroll-padding-top:84px}.utility-links a:nth-child(-n+2),.header-search,.category-nav,.header-actions{display:none}.utility-inner{justify-content:center}.utility-links{display:none}.site-header{position:sticky;top:0}.header-main{min-height:76px;justify-content:space-between}.menu-toggle{display:grid}.brand{flex-basis:145px}.brand img{width:145px}.hero-grid,.service-grid,.about-grid,.faq-grid,.contact-shell{grid-template-columns:1fr}.hero-grid{width:100%}.hero-copy{width:min(calc(100% - 44px),680px);max-width:none;margin-inline:auto;padding:48px 0 42px}.hero-copy h1{max-width:660px}.hero-photo{min-height:380px}.hero-assurance{grid-template-columns:repeat(2,1fr)}.hero-assurance>div:nth-child(3),.hero-assurance>div:nth-child(4){border-top:1px solid rgba(255,255,255,.17)}.section-heading{grid-template-columns:1fr;gap:18px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(3,minmax(280px,1fr));overflow-x:auto;scroll-snap-type:x mandatory}.category-card{scroll-snap-align:start}.solution-layout{grid-template-columns:1fr}.solution-intro{padding:45px}.service-grid,.about-grid,.faq-grid,.contact-shell{gap:44px}.about-copy{position:static}.contact-shell{align-items:start}.footer-grid{grid-template-columns:1.35fr repeat(3,1fr);gap:30px}.mobile-nav{position:fixed;z-index:210;top:0;left:0;display:flex;width:min(390px,100%);height:100dvh;flex-direction:column;padding:22px;background:#fff;box-shadow:16px 0 45px rgba(4,29,20,.18);transform:translateX(-105%);transition:transform .26s}.mobile-nav.is-open{transform:translateX(0)}.mobile-nav-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.mobile-nav-head img{width:145px}.mobile-search{display:grid;grid-template-columns:1fr 45px;height:46px;margin-bottom:20px;border:1px solid var(--line)}.mobile-search input{padding:0 14px}.mobile-search button{display:grid;place-items:center;border:0;border-left:1px solid var(--line);background:var(--surface)}.mobile-nav nav{display:flex;flex-direction:column}.mobile-nav nav a,.mobile-nav nav button{display:flex;min-height:49px;align-items:center;justify-content:space-between;padding:0;border:0;border-bottom:1px solid var(--line);background:transparent;font-size:13px;font-weight:600;text-align:left}.mobile-nav nav span{color:var(--green-700);font-size:10px}.mobile-phone{display:grid;place-items:center;min-height:48px;margin-top:auto;color:#fff;background:var(--green-800);font-size:12px;font-weight:700}}
@media(max-width:680px){.container{width:min(calc(100% - 30px),var(--container))}.utility-bar,.utility-inner{min-height:32px}.utility-inner p{font-size:9px}.header-main{min-height:70px}.brand,.brand img{width:132px;flex-basis:132px}.hero-copy{width:calc(100% - 30px);padding:38px 0 34px}.hero-copy h1{margin:15px 0 16px;font-size:36px;line-height:1.06}.hero-copy>p:not(.hero-contact-line){font-size:14px;line-height:1.65}.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:23px}.hero-actions .button{min-height:48px;padding:0 12px}.hero-actions .button svg{display:none}.hero-photo{min-height:285px}.hero-photo figcaption{padding:10px 12px;font-size:9px}.hero-assurance>div{min-height:78px;gap:10px;padding:0 11px}.hero-assurance svg{flex-basis:22px;width:22px;height:22px}.hero-assurance strong{font-size:10px}.hero-assurance small{font-size:8px}.section-space{padding-block:55px}.section-heading{margin-bottom:27px}.section-heading h2,.service-copy h2,.about-copy h2,.faq-heading h2,.contact-copy h2{font-size:30px}.section-heading p{font-size:12px}.catalog-toolbar{display:block;min-height:0;padding:0}.filter-tabs{min-height:52px}.filter-tab{padding:0 16px}.catalog-search{grid-template-columns:20px 1fr;min-height:46px;border-top:1px solid var(--line);border-left:0}.catalog-summary p:last-child{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-media{min-height:175px;padding:22px 11px 10px}.product-media img{height:142px}.product-badge{top:8px;left:8px;max-width:calc(100% - 16px);padding:4px 5px;font-size:7px}.product-content{padding:13px 10px 12px}.product-content h3{min-height:48px;margin:6px 0 8px;font-size:12px;line-height:1.35}.product-price{margin-bottom:10px}.product-actions{display:grid;grid-template-columns:1fr;gap:6px}.product-actions .button,.product-detail{min-height:36px}.category-grid{grid-template-columns:repeat(3,84vw)}.category-card,.category-card-large{min-height:355px}.category-card img,.category-card-large img{height:220px}.solution-intro{padding:35px 25px}.solution-intro h2{font-size:31px}.solution-option{grid-template-columns:31px 1fr 18px;gap:12px;padding:23px 19px}.solution-option strong{font-size:13px}.service-visual,.service-product{min-height:365px}.service-product{padding:45px 24px}.service-stat{min-width:220px}.value-card{grid-template-columns:32px 1fr;gap:12px}.value-card p{grid-column:2}.contact-section{padding:58px 0}.contact-actions{display:grid;grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 24px}.footer-brand{grid-column:1/-1}.footer-contact{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;gap:4px}.modal-grid{grid-template-columns:1fr}.modal-media{min-height:270px;padding:28px}.modal-media img{max-height:220px}.modal-copy{padding:30px 24px 34px}.modal-phone{display:block;margin:16px 0 0}.floating-whatsapp{right:14px;bottom:14px;width:46px;height:46px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
