@font-face{font-family:"Century Gothic EC";src:url("fonts/century-gothic.woff") format("woff");font-display:swap;font-weight:400}
@font-face{font-family:"Century Gothic EC";src:url("fonts/century-gothic-bold-italic.woff") format("woff");font-display:swap;font-weight:700;font-style:italic}
:root{--green:#075c47;--green2:#0a6b52;--mint:#eef7f4;--mint2:#e7f2ee;--yellow:#f2c400;--orange:#e9791a;--red:#df2b31;--ink:#0c1719;--text:#4e5b60;--muted:#7c898d;--line:#e2e8e6;--line2:#d4ded9;--paper:#fff;--soft:#f7faf9;--shadow:0 12px 30px rgba(9,55,42,.07);--container:1328px;--header:72px}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:#fff}body{margin:0;min-width:320px;background:#fff;color:var(--text);font-family:"Century Gothic EC",Arial,sans-serif;line-height:1.48;text-rendering:optimizeLegibility}body.nav-open,body.dialog-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin:0}h1,h2,h3,strong{font-family:Arial,Helvetica,sans-serif}h1,h2,h3{color:var(--ink);letter-spacing:-.035em}svg{display:block}.page-container{width:min(calc(100% - 56px),var(--container));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link{position:fixed;top:-90px;left:16px;z-index:999;background:#fff;border:2px solid var(--green);padding:10px 14px}.skip-link:focus{top:16px}

/* header exact visual direction */
.utility-bar{height:31px;background:linear-gradient(90deg,#0b4f3e,#075c47);color:#fff;font-size:.65rem;letter-spacing:.02em}.utility-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:18px}.utility-status,.utility-links{display:flex;align-items:center;gap:20px}.utility-status i{width:6px;height:6px;border-radius:50%;background:#53c786;box-shadow:0 0 0 4px rgba(83,199,134,.13)}.utility-links a,.utility-links span{opacity:.94}.site-header{position:sticky;top:0;z-index:100;height:var(--header);background:rgba(255,255,255,.985);border-bottom:1px solid #edf0ef}.site-header.is-scrolled{box-shadow:0 10px 28px rgba(8,50,37,.07)}.site-accent{position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,var(--green) 0%,#68b968 24%,var(--yellow) 47%,var(--orange) 72%,var(--red) 100%)}.header-inner{height:100%;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img{width:350px;height:56px;object-fit:contain;object-position:left center}.site-nav{display:flex;align-items:center;gap:34px;margin-left:auto}.site-nav>a{position:relative;padding:26px 0 22px;font-family:Arial,Helvetica,sans-serif;font-size:.88rem;font-weight:600;color:#11191b}.site-nav>a:after{content:"";position:absolute;left:0;right:0;bottom:15px;height:2px;background:var(--orange);transform:scaleX(0);transition:.2s ease}.site-nav>a:hover:after,.site-nav>a.is-active:after{transform:scaleX(1)}.header-cta{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 20px;border:1px solid var(--green2);color:var(--green2);font-size:.74rem;font-weight:700;background:#fff;transition:.2s ease}.header-cta svg{width:17px;height:17px}.header-cta:hover{background:var(--green);color:#fff}.nav-toggle{display:none;border:0;background:#fff;color:var(--green);padding:9px}.nav-toggle>span:not(.sr-only){display:block;width:22px;height:2px;background:currentColor;margin:4px 0}

/* shared */
#route-view{min-height:55vh;opacity:.94;transition:opacity .22s ease}#route-view.route-ready{opacity:1}.loading-shell{padding:90px 0;color:var(--muted)}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--green2);font-size:.7rem;font-weight:800;letter-spacing:.135em;text-transform:uppercase}.eyebrow i{width:25px;height:2px;background:currentColor}.breadcrumbs{display:flex;align-items:center;gap:7px;flex-wrap:wrap;color:#85918d;font-size:.65rem}.breadcrumbs svg{width:13px;height:13px}.breadcrumbs>a:first-child{color:var(--green)}.breadcrumbs a:hover{color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:47px;padding:11px 22px;border:1px solid transparent;background:#fff;font-size:.76rem;font-weight:800;transition:.2s ease}.button svg{width:18px;height:18px}.button-primary{background:var(--green2);border-color:var(--green2);color:#fff}.button-primary:hover{background:#064c3b;transform:translateY(-1px)}.button-outline{border-color:var(--green2);color:var(--green2)}.button-outline:hover{background:var(--mint)}.reveal{opacity:0;transform:translateY(14px);transition:opacity .52s ease,transform .52s ease;transition-delay:var(--reveal-delay,0ms)}.reveal.is-visible{opacity:1;transform:none}.desktop-only{display:block}

/* HOME — blueprint 1 */
.home-hero-ref{position:relative;overflow:hidden;background:linear-gradient(105deg,#fff 0%,#fbfdfc 50%,#eef6f3 100%);border-bottom:1px solid #e7ece9}.home-hero-ref__grid{display:grid;grid-template-columns:45.5% 54.5%;min-height:456px;align-items:center}.home-hero-ref__copy{padding:42px 0 22px;position:relative;z-index:3}.home-hero-ref__copy h1{margin-top:16px;max-width:650px;font-size:clamp(3rem,4.25vw,4.35rem);line-height:1.01;font-weight:760}.home-hero-ref__copy h1 span{color:var(--green2)}.home-hero-ref__copy>p{max-width:620px;margin-top:19px;color:#68757a;font-size:.95rem;line-height:1.62}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.hero-features{display:grid;grid-template-columns:repeat(3,1fr);max-width:615px;margin-top:31px}.hero-features>div{display:flex;align-items:center;gap:12px;min-height:55px;padding:0 20px;border-right:1px solid #dfe6e3}.hero-features>div:first-child{padding-left:0}.hero-features>div:last-child{border-right:0}.hero-features>div>span{display:grid;place-items:center;width:42px;height:42px;flex:0 0 auto;border-radius:50%;background:var(--mint);color:var(--green2)}.hero-features svg{width:21px;height:21px}.hero-features p{color:#58666b;font-size:.67rem;line-height:1.42}.home-hero-ref__products{position:relative;height:456px;isolation:isolate}.hero-circle{position:absolute;border-radius:50%;border:35px solid rgba(9,106,82,.035);z-index:-1}.hero-circle--a{width:385px;height:385px;left:120px;top:22px}.hero-circle--b{width:265px;height:265px;right:50px;bottom:-28px;border-width:1px;border-color:rgba(9,106,82,.07)}.hero-arc{position:absolute;border-radius:50%;pointer-events:none}.hero-arc--1{width:470px;height:470px;right:-230px;top:30px;border:1px solid rgba(9,106,82,.035)}.hero-arc--2{width:600px;height:600px;right:-310px;top:-20px;border:70px solid rgba(9,106,82,.022)}.hero-item{position:absolute;display:grid;place-items:center;filter:drop-shadow(0 16px 15px rgba(24,48,40,.13));transition:transform .28s ease;animation:floatSoft 6s ease-in-out infinite}.hero-item:hover{transform:translateY(-5px) scale(1.025)}.hero-item img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.hero-item--controller{width:225px;height:225px;left:235px;top:82px;z-index:5}.hero-item--sensor{width:295px;height:285px;left:12px;top:110px;z-index:4;animation-delay:-1s}.hero-item--automation{width:155px;height:200px;left:425px;top:26px;z-index:2;animation-delay:-2.2s}.hero-item--heater{width:320px;height:190px;right:0;bottom:6px;z-index:5;animation-delay:-3.2s}.hero-item--cable{width:250px;height:180px;right:-12px;top:150px;z-index:3;animation-delay:-4.4s}.hero-script{position:absolute;right:6px;top:45px;color:#354643;font-family:Georgia,"Times New Roman",serif;font-size:1rem;font-style:italic;line-height:1.2;transform:rotate(-6deg);text-align:center}.hero-script i{display:block;width:50px;height:3px;background:var(--yellow);margin:10px auto 0;transform:rotate(-10deg)}.hero-microcopy{position:absolute;right:4px;bottom:20px;color:#8c9a96;font-size:.54rem;letter-spacing:.12em;line-height:1.5;text-align:right}.hero-microcopy strong{font-size:.55rem;color:#63736e}.hero-microcopy i{display:block;width:46px;height:2px;background:var(--green2);margin:6px 0 0 auto}.families-ref{padding:22px 0 30px;background:#fff}.families-ref__head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:16px}.families-ref__head h2{font-size:1.95rem;margin-top:7px}.families-ref__head p{margin-top:2px;color:#83908d;font-size:.76rem}.families-ref__head>a{display:inline-flex;align-items:center;gap:8px;color:var(--green2);font-size:.69rem;font-weight:700}.families-ref__head>a svg{width:16px;height:16px}.featured-family-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.family-card{min-width:0;display:flex;flex-direction:column;border:1px solid #e1e7e4;background:#fff;box-shadow:0 4px 12px rgba(12,54,41,.025);transition:.22s ease;overflow:hidden}.family-card:hover{transform:translateY(-3px);border-color:#c9d9d2;box-shadow:var(--shadow)}.family-card__media{position:relative;display:grid;place-items:center;background:#fff;aspect-ratio:1.38/1;overflow:hidden}.family-card__media>img{width:100%;height:100%;object-fit:contain;padding:12px;transition:transform .25s ease}.family-card:hover .family-card__media>img{transform:scale(1.045)}.family-card__icon{position:absolute;left:12px;bottom:8px;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#e8f5f1}.family-card__icon img{width:19px;height:19px}.family-card__body{position:relative;padding:10px 12px 12px}.family-card__body h3{font-size:.78rem;line-height:1.2}.family-card__body p{margin-top:5px;min-height:31px;color:#6f7c80;font-size:.61rem;line-height:1.45;padding-right:20px}.family-card__cta{display:flex;align-items:center;gap:7px;color:var(--green2);font-size:.59rem;font-weight:800;margin-top:6px}.family-card__cta svg{width:14px;height:14px}.family-card:not(.family-card--featured) .family-card__cta{position:absolute;right:12px;bottom:15px}.family-card__body small{display:block;margin-top:7px;color:#9aa4a1;font-size:.56rem}.brands-ref{border-top:1px solid #e5eae8;border-bottom:1px solid #e5eae8;background:#fcfdfd}.brands-ref__inner{min-height:70px;display:flex;align-items:center;gap:26px}.brands-ref__inner>span,.brands-ref__inner>em{flex:0 0 auto;color:#7c8985;font-size:.56rem;letter-spacing:.08em;font-style:normal}.brands-ref__logos{display:flex;align-items:center;justify-content:space-around;gap:24px;flex:1}.brands-ref__logos span{display:grid;place-items:center;width:92px;height:38px}.brands-ref__logos img{max-width:82px;max-height:30px;object-fit:contain;filter:grayscale(1);opacity:.75}.values-ref{background:#fff}.values-ref__grid{display:grid;grid-template-columns:1.1fr 1fr 1fr}.values-ref article{min-height:91px;display:flex;align-items:center;gap:15px;padding:19px 31px;border-right:1px solid #e5eae8}.values-ref article:last-child{border-right:0}.values-ref article>svg{width:29px;height:29px;color:var(--green2);flex:0 0 auto}.values-ref__lead{background:linear-gradient(110deg,#075944,#0a6a51);color:#fff}.values-ref__lead>svg{color:#fff!important}.values-ref small{display:block;color:#8b9692;font-size:.55rem;letter-spacing:.08em}.values-ref__lead small{color:rgba(255,255,255,.65)}.values-ref strong{display:block;margin-top:4px;font-size:.92rem;color:#162022}.values-ref__lead strong{color:#fff}

/* CATALOG — blueprint 2 */
.catalog-hero-ref{position:relative;overflow:hidden;background:linear-gradient(100deg,#f9fbfa 0%,#f4f9f7 66%,#edf5f2 100%);border-bottom:1px solid #dfe7e3}.catalog-hero-ref__industrial{position:absolute;right:0;top:0;width:34%;height:100%;background:linear-gradient(90deg,rgba(244,249,247,.2),rgba(225,239,234,.65)),url("brand/industrial.webp") center/cover no-repeat;opacity:.34}.catalog-hero-ref__inner{position:relative;min-height:246px;display:flex;align-items:flex-start;justify-content:space-between;padding-top:30px;padding-bottom:24px}.catalog-hero-ref__inner>div:first-child{position:relative;z-index:2}.catalog-hero-ref h1{font-size:3.35rem;line-height:1;margin-top:18px}.catalog-hero-ref__inner>div:first-child>p{margin-top:7px;color:#69767b;font-size:.84rem}.catalog-facts{display:flex;gap:42px;margin-top:27px}.catalog-facts>div{display:flex;align-items:center;gap:12px}.catalog-facts>div>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#e8f4f0;color:var(--green2)}.catalog-facts svg{width:22px;height:22px}.catalog-facts strong,.catalog-facts small{display:block}.catalog-facts strong{font-size:.72rem;color:#153e34}.catalog-facts small{color:#74817d;font-size:.61rem;margin-top:1px}.catalog-hero-ref__motto{position:relative;z-index:2;margin:63px 128px 0 0;color:#788984;font-size:.65rem;letter-spacing:.28em;line-height:1.6}.catalog-hero-ref__motto i{display:block;width:28px;height:2px;background:var(--green2);margin-top:15px}.catalog-workspace-ref{padding:0 0 54px;background:#fff}.catalog-workspace-ref__grid{display:grid;grid-template-columns:286px minmax(0,1fr);gap:34px}.catalog-sidebar-ref{padding-top:29px;border-right:1px solid #e6ebe9;padding-right:22px}.catalog-sidebar-ref__title{margin-bottom:14px}.family-nav{display:flex;flex-direction:column}.family-nav__item{display:grid;grid-template-columns:27px 23px minmax(0,1fr);align-items:center;gap:10px;min-height:37px;border-bottom:1px solid #edf1ef;color:#526066;font-size:.67rem}.family-nav__item>span{color:#7f8d89;font-size:.58rem}.family-nav__item>img,.family-nav__item>svg{width:17px;height:17px;object-fit:contain;color:#586a66}.family-nav__item strong{font-size:.68rem;font-weight:500;color:#49565b;letter-spacing:0}.family-nav--light .family-nav__item{padding:0 9px;border-left:2px solid transparent}.family-nav--light .family-nav__item:hover{background:#f3f8f6;color:var(--green)}.family-nav--light .family-nav__item.is-active{background:#e9f3f0;border-left-color:var(--green2)}.family-nav--light .family-nav__item.is-active strong,.family-nav--light .family-nav__item.is-active span{color:var(--green2)}.catalog-content-ref{padding-top:29px;min-width:0}.catalog-mobile-row{display:none}.catalog-search-ref{display:grid;grid-template-columns:minmax(0,1fr) 196px;gap:16px;position:relative;padding-right:0}.catalog-search-ref__main{display:grid;grid-template-columns:minmax(0,1fr) 130px;gap:10px;align-self:start}.catalog-search-box{display:flex;align-items:center;gap:11px;min-height:45px;border:1px solid #d9e2de;background:#fff;padding:0 15px;color:var(--green2)}.catalog-search-box svg{width:21px;height:21px;flex:0 0 auto}.catalog-search-box input{width:100%;border:0;outline:0;background:transparent;color:#263337;font-size:.72rem}.catalog-search-box input::placeholder{color:#8c9794}.catalog-search-button{min-height:45px;border:0;background:var(--green2);color:#fff;font-size:.72rem;font-weight:800}.catalog-help-ref{grid-column:2;grid-row:1/3;display:flex;gap:12px;align-items:flex-start;min-height:127px;background:#f0f7f4;padding:16px 14px;color:var(--green2)}.catalog-help-ref>svg{width:30px;height:30px;flex:0 0 auto}.catalog-help-ref strong{display:block;color:#132025;font-size:.75rem;line-height:1.25}.catalog-help-ref p{margin-top:6px;color:#76827e;font-size:.58rem;line-height:1.45}.catalog-help-ref a{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:var(--green2);font-size:.59rem;font-weight:800}.catalog-help-ref a svg{width:13px;height:13px}.quick-search-ref{grid-column:1;display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:-4px;color:#69767b;font-size:.61rem}.quick-search-ref button{border:1px solid #dce4e1;background:#fff;padding:6px 10px;color:#69767b;font-size:.58rem;border-radius:3px}.quick-search-ref button:hover{border-color:#a9c9be;color:var(--green2)}.content-section-head-ref{display:flex;align-items:center;justify-content:space-between;margin:22px 0 12px}.content-section-head-ref>span:last-child{color:#909b97;font-size:.58rem;letter-spacing:.09em}.content-section-head-ref>span:last-child strong{font-family:inherit}.catalog-category-grid-ref{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.catalog-category-grid-ref .family-card__media{aspect-ratio:1.28/1}.catalog-category-grid-ref .family-card__body{min-height:88px}.catalog-category-grid-ref .family-card__body h3{font-size:.76rem}.category-intro-ref{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:25px;align-items:center;margin:17px 0 18px;border:1px solid #e1e8e5;background:#fbfcfc}.category-intro-ref>div:first-child{padding:22px 24px}.category-number{display:inline-block;margin-right:12px;color:var(--yellow);font:800 .72rem Arial}.category-intro-ref h2{font-size:2.15rem;margin-top:7px}.category-intro-ref p{margin-top:5px;color:#72807d;font-size:.74rem}.category-intro-ref__image{height:145px;display:grid;place-items:center;background:#fff}.category-intro-ref__image img{width:100%;height:100%;object-fit:contain;padding:12px}.category-toolbar-ref{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;margin-bottom:16px}.result-meta{color:#808b87;font-size:.65rem}.result-meta strong{color:var(--green2)}.product-grid-ref{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.product-card{border:1px solid #e1e7e4;background:#fff;min-width:0;transition:.2s ease}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#cad9d3}.product-card__media{display:grid;place-items:center;aspect-ratio:1.18/1;background:#fff;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:contain;padding:14px;transition:transform .25s ease}.product-card:hover .product-card__media img{transform:scale(1.045)}.product-card__body{padding:11px 12px 13px;border-top:1px solid #edf1ef}.product-card__body small{display:block;color:var(--green2);font-size:.54rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.product-card__body h3{font-size:.76rem;line-height:1.25;margin-top:3px}.product-card__body p{margin-top:5px;min-height:31px;color:#788480;font-size:.59rem;line-height:1.42}.product-card__link{display:flex;align-items:center;gap:6px;margin-top:8px;color:var(--green2);font-size:.57rem;font-weight:800}.product-card__link svg{width:13px;height:13px}.empty-state{grid-column:1/-1;padding:55px 15px;text-align:center;border:1px dashed #d5dfdb}.empty-state>span{color:var(--green2);font-size:.67rem}.empty-state h3{margin-top:6px;font-size:1.45rem}.empty-state p{margin-top:5px;font-size:.72rem;color:#7b8783}

/* PRODUCT — blueprint 3 */
.product-title-ref{position:relative;overflow:hidden;background:linear-gradient(100deg,#f4f8f6 0%,#f3f8f6 70%,#eaf3f0 100%);border-bottom:1px solid #dde6e2}.product-title-ref:after{content:"";position:absolute;right:-120px;top:-160px;width:430px;height:430px;border:54px solid rgba(8,96,72,.035);border-radius:50%}.product-title-ref .page-container{position:relative;z-index:2;padding-top:19px;padding-bottom:23px}.product-title-ref__row{display:grid;grid-template-columns:minmax(0,1fr) 420px 180px;gap:28px;align-items:center;margin-top:12px}.product-title-ref h1{font-size:3.05rem;line-height:1}.product-title-ref__row>div:first-child>p{margin-top:6px;color:#68767a;font-size:.78rem}.product-title-ref__badges{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;border-left:2px solid var(--yellow);padding-left:22px}.product-title-ref__badges>div{display:flex;align-items:center;gap:8px;color:var(--green2)}.product-title-ref__badges svg{width:28px;height:28px;flex:0 0 auto}.product-title-ref__badges strong,.product-title-ref__badges small{display:block;font-size:.55rem;letter-spacing:.08em}.product-title-ref__badges small{font-size:.49rem;margin-top:1px}.product-title-ref__motto{color:#99a6a2;font-size:.55rem;letter-spacing:.12em;line-height:1.6}.product-body-ref{padding:19px 0 56px}.product-body-ref__grid{display:grid;grid-template-columns:250px minmax(0,1fr);gap:26px}.product-sidebar-ref{align-self:start;background:linear-gradient(180deg,#075a45,#08644d);color:#fff;box-shadow:0 10px 30px rgba(6,70,53,.12)}.product-sidebar-ref__title{padding:17px 16px 13px;border-bottom:1px solid rgba(255,255,255,.13)}.product-sidebar-ref__title small{display:block;color:rgba(255,255,255,.58);font-size:.56rem;letter-spacing:.1em}.product-sidebar-ref__title strong{display:block;margin-top:3px;color:#fff;font-size:.81rem}.family-nav--dark{max-height:580px;overflow:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.25) transparent}.family-nav--dark .family-nav__item{grid-template-columns:26px 1fr;min-height:37px;padding:0 14px;border-bottom:1px solid rgba(255,255,255,.12);color:#fff}.family-nav--dark .family-nav__item>img,.family-nav--dark .family-nav__item>svg{display:none}.family-nav--dark .family-nav__item>span{color:rgba(255,255,255,.48)}.family-nav--dark .family-nav__item strong{color:#fff;font-size:.65rem}.family-nav--dark .family-nav__item:hover{background:rgba(255,255,255,.07)}.family-nav--dark .family-nav__item.is-active{background:#247d5a;border-left:4px solid var(--yellow);padding-left:10px}.family-nav--dark .family-nav__item.is-active>span{color:var(--yellow);font-weight:800}.product-sidebar-ref__note{padding:15px 16px 17px;color:rgba(255,255,255,.68);font-size:.56rem;line-height:1.5}.product-sidebar-ref__note i{display:block;width:25px;height:2px;background:var(--yellow);margin-bottom:9px}.product-content-ref{min-width:0}.product-detail-ref{display:grid;grid-template-columns:43% 57%;gap:31px}.product-gallery-ref__main{position:relative;display:grid;place-items:center;aspect-ratio:1.13/1;border:1px solid #e0e7e4;background:#fff;overflow:hidden}.product-gallery-ref__main>img{width:100%;height:100%;object-fit:contain;padding:28px;transition:opacity .18s ease}.product-main-image.is-changing{opacity:.25}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:35px;height:35px;border:1px solid #dfe6e3;border-radius:50%;background:rgba(248,251,250,.94);color:var(--green2);font-size:1.4rem}.gallery-arrow--left{left:9px}.gallery-arrow--right{right:9px}.product-thumbs-ref{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-top:9px}.product-thumbs-ref button{height:70px;border:1px solid #e0e7e4;background:#fff;padding:0}.product-thumbs-ref button[aria-pressed="true"]{border-color:var(--green2)}.product-thumbs-ref img{width:100%;height:100%;object-fit:contain;padding:6px}.product-info-ref{padding-top:2px;min-width:0}.product-info-ref__heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-top:8px}.product-info-ref h2{font-size:2.25rem;line-height:1.02}.product-info-ref__heading p{margin-top:4px;color:#68767b;font-size:.76rem}.product-brand-ref{flex:0 0 auto;min-width:90px;padding:6px 0 6px 17px;border-left:1px solid #dce4e1;color:#1b5f93;font-size:1.35rem;text-align:center}.product-info-ref__description{margin-top:12px;color:#68767b;font-size:.72rem;line-height:1.5}.spec-table-ref{margin:13px 0 0;border-top:1px solid #dfe6e3;border-left:1px solid #dfe6e3}.spec-table-ref>div{display:grid;grid-template-columns:34% 66%;min-height:27px}.spec-table-ref dt,.spec-table-ref dd{margin:0;padding:5px 10px;border-right:1px solid #dfe6e3;border-bottom:1px solid #dfe6e3;font-size:.61rem}.spec-table-ref dt{background:#f7f9f8;color:#4f5d61}.spec-table-ref dd{color:#6c787c}.product-actions-ref{display:grid;grid-template-columns:1.12fr .88fr;gap:10px;margin-top:14px}.product-services-ref{display:grid;grid-template-columns:repeat(3,1fr);margin-top:17px}.product-services-ref>div{display:flex;align-items:center;justify-content:center;gap:9px;min-height:42px;border-right:1px solid #dfe6e3;color:#74817d;font-size:.57rem}.product-services-ref>div:first-child{justify-content:flex-start}.product-services-ref>div:last-child{border-right:0}.product-services-ref svg{width:25px;height:25px;color:var(--green2);flex:0 0 auto}.related-ref{margin-top:30px}.related-ref__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.related-ref__head>a{display:inline-flex;align-items:center;gap:7px;color:var(--green2);font-size:.59rem;font-weight:700}.related-ref__head svg{width:14px;height:14px}.related-grid-ref{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.related-grid-ref .product-card__media{aspect-ratio:1.7/1}.related-grid-ref .product-card__body p{min-height:28px}

/* secondary pages */
.simple-hero{padding:72px 0;background:linear-gradient(110deg,#f6faf8,#edf5f2)}.simple-hero h1{max-width:850px;margin-top:13px;font-size:3.5rem;line-height:1.02}.simple-hero p{max-width:720px;margin-top:10px;color:#6f7b78}.company-section,.contact-section{padding:64px 0}.company-grid,.contact-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px}.company-grid article h2,.contact-grid article h2{font-size:2.3rem;margin-top:10px}.company-grid article p,.contact-grid article>p{margin-top:14px;color:#697674}.company-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.company-points>div{border:1px solid #e0e7e4;padding:22px}.company-points span{color:var(--green2);font-size:.66rem}.company-points h3{margin-top:16px;font-size:1rem}.company-points p{margin-top:6px;font-size:.7rem;color:#74807d}.contact-list{margin-top:26px;border-top:1px solid #e0e7e4}.contact-list>a,.contact-list>div{display:flex;flex-direction:column;padding:14px 0;border-bottom:1px solid #e0e7e4}.contact-list small{color:#89948f}.contact-card{background:var(--green);color:#fff;padding:34px}.contact-card>svg{width:34px;height:34px}.contact-card h3{color:#fff;font-size:1.8rem;margin-top:18px}.contact-card p{margin:10px 0 22px;color:rgba(255,255,255,.72)}

/* footer / dialog */
.site-footer{background:#0c241d;color:#fff}.footer-grid{display:grid;grid-template-columns:1.35fr .65fr .8fr;gap:55px;padding:52px 0 34px}.footer-logo{width:285px;height:58px;object-fit:contain;object-position:left}.footer-grid p{max-width:420px;margin-top:13px;color:rgba(255,255,255,.55);font-size:.7rem}.footer-grid h2{color:#fff;font-size:.8rem;margin-bottom:12px}.footer-links a,.footer-contact a{display:block;margin:8px 0;color:rgba(255,255,255,.62);font-size:.69rem}.footer-links a:hover,.footer-contact a:hover{color:var(--yellow)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);padding:17px 0 22px;color:rgba(255,255,255,.38);font-size:.58rem}.whatsapp-float{position:fixed;right:21px;bottom:21px;z-index:95;display:grid;place-items:center;width:54px;height:54px;border-radius:50%;border:4px solid #fff;background:#149b63;box-shadow:0 10px 28px rgba(0,0,0,.2)}.whatsapp-float svg{width:29px;height:29px;fill:#fff}.category-dialog{width:min(390px,92vw);height:100dvh;max-width:none;max-height:none;margin:0 0 0 auto;padding:0;border:0;background:#fff}.category-dialog::backdrop{background:rgba(5,22,17,.55)}.category-dialog__head{display:flex;justify-content:space-between;align-items:center;padding:17px;background:var(--green);color:#fff}.category-dialog__head button{width:36px;height:36px;border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff;font-size:1.4rem}.category-dialog nav{padding:12px 16px 25px}.category-dialog .family-nav__item{padding:0 8px}.catalog-index-button{display:inline-flex;align-items:center;gap:8px;min-height:42px;border:1px solid #cfdad6;background:#fff;padding:0 13px;color:var(--green);font-size:.68rem;font-weight:800}.catalog-index-button svg{width:17px;height:17px}

@keyframes floatSoft{0%,100%{margin-top:0}50%{margin-top:-5px}}

/* responsive */
@media(max-width:1180px){.brand img{width:300px}.site-nav{gap:25px}.home-hero-ref__grid{grid-template-columns:48% 52%}.home-hero-ref__copy h1{font-size:3.65rem}.hero-item--controller{left:180px}.hero-item--sensor{width:250px}.featured-family-grid{grid-template-columns:repeat(3,1fr)}.catalog-workspace-ref__grid{grid-template-columns:235px minmax(0,1fr)}.catalog-category-grid-ref,.product-grid-ref{grid-template-columns:repeat(3,1fr)}.product-title-ref__row{grid-template-columns:minmax(0,1fr) 360px}.product-title-ref__motto{display:none}.product-body-ref__grid{grid-template-columns:225px minmax(0,1fr)}.product-detail-ref{gap:22px}.product-info-ref h2{font-size:1.95rem}}
@media(max-width:930px){:root{--header:66px}.utility-bar{display:none}.brand img{width:250px;height:50px}.site-nav{position:fixed;top:var(--header);left:0;right:0;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:8px 18px 18px;background:#fff;box-shadow:0 20px 38px rgba(10,44,34,.12);opacity:0;visibility:hidden;transform:translateY(-7px);transition:.2s}.site-nav.is-open{opacity:1;visibility:visible;transform:none}.site-nav>a{padding:14px 4px;border-bottom:1px solid #edf1ef}.site-nav>a:after{display:none}.header-cta{margin-left:auto}.nav-toggle{display:block}.home-hero-ref__grid{grid-template-columns:1fr}.home-hero-ref__copy{padding:42px 0 15px}.home-hero-ref__products{height:360px}.hero-item--controller{left:36%;top:45px}.hero-item--sensor{left:8%;top:75px}.hero-item--automation{right:13%;left:auto;top:12px}.hero-item--heater{right:9%;bottom:0}.hero-item--cable{right:0;top:95px}.hero-script{right:0}.featured-family-grid{grid-template-columns:repeat(3,1fr)}.brands-ref__inner>span,.brands-ref__inner>em{display:none}.catalog-workspace-ref__grid{display:block}.catalog-sidebar-ref{display:none}.catalog-mobile-row{display:block;margin-bottom:14px}.catalog-content-ref{padding-top:20px}.catalog-category-grid-ref,.product-grid-ref{grid-template-columns:repeat(3,1fr)}.catalog-search-ref{grid-template-columns:1fr 180px}.product-title-ref__row{grid-template-columns:1fr}.product-title-ref__badges{border-left:0;border-top:2px solid var(--yellow);padding:14px 0 0}.product-body-ref__grid{display:block}.product-sidebar-ref{display:none}.product-detail-ref{grid-template-columns:1fr}.product-gallery-ref{max-width:660px}.related-grid-ref{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-contact{grid-column:1/-1}}
@media(max-width:700px){.page-container{width:min(calc(100% - 28px),var(--container))}.header-cta{display:none}.brand img{width:218px}.home-hero-ref__copy h1{font-size:clamp(2.55rem,12vw,3.5rem)}.home-hero-ref__copy>p{font-size:.8rem}.desktop-only{display:none}.hero-actions{display:grid;max-width:315px}.hero-features{gap:0}.hero-features>div{padding:0 8px;align-items:flex-start}.hero-features>div:first-child{padding-left:0}.hero-features>div>span{width:34px;height:34px}.hero-features svg{width:18px;height:18px}.hero-features p{font-size:.56rem}.home-hero-ref__products{height:300px}.hero-circle{display:none}.hero-item--controller{width:150px;height:150px;left:35%;top:50px}.hero-item--sensor{width:185px;height:190px;left:0;top:70px}.hero-item--automation{width:100px;height:130px;right:4%;top:15px}.hero-item--heater{width:205px;height:120px;right:2%;bottom:0}.hero-item--cable{width:150px;height:110px;right:0;top:110px}.hero-script,.hero-microcopy{display:none}.families-ref__head{align-items:flex-start;flex-direction:column;gap:8px}.families-ref__head h2{font-size:1.55rem}.families-ref__head p{font-size:.68rem}.featured-family-grid{grid-template-columns:repeat(2,1fr);gap:9px}.family-card__body p{display:none}.brands-ref__logos{overflow:hidden;justify-content:flex-start}.brands-ref__logos span{min-width:90px}.values-ref__grid{grid-template-columns:1fr}.values-ref article{border-right:0;border-bottom:1px solid #e5eae8}.catalog-hero-ref__inner{min-height:210px;padding-top:21px}.catalog-hero-ref h1{font-size:2.55rem}.catalog-hero-ref__industrial,.catalog-hero-ref__motto{display:none}.catalog-facts{gap:14px;justify-content:space-between}.catalog-facts>div{gap:7px}.catalog-facts>div>span{width:31px;height:31px}.catalog-facts svg{width:18px;height:18px}.catalog-facts strong{font-size:.58rem}.catalog-facts small{font-size:.5rem}.catalog-search-ref{display:block}.catalog-search-ref__main{grid-template-columns:1fr auto}.catalog-search-button{padding:0 14px}.catalog-help-ref{margin-top:10px;min-height:auto}.quick-search-ref{margin-top:10px}.catalog-category-grid-ref,.product-grid-ref{grid-template-columns:repeat(2,1fr);gap:9px}.content-section-head-ref>span:last-child{display:none}.category-intro-ref{grid-template-columns:1fr 115px}.category-intro-ref>div:first-child{padding:16px}.category-intro-ref h2{font-size:1.55rem}.category-intro-ref p{font-size:.63rem}.category-intro-ref__image{height:110px}.product-title-ref h1{font-size:2.25rem}.product-title-ref__row>div:first-child>p{font-size:.66rem}.product-title-ref__badges{gap:7px}.product-title-ref__badges>div{gap:5px}.product-title-ref__badges svg{width:21px;height:21px}.product-detail-ref{gap:21px}.product-gallery-ref__main{aspect-ratio:1/1}.product-gallery-ref__main>img{padding:20px}.product-thumbs-ref button{height:55px}.product-info-ref h2{font-size:1.85rem}.product-info-ref__heading{display:block}.product-brand-ref{display:inline-block;margin-top:9px;border-left:0;padding:0}.spec-table-ref>div{grid-template-columns:37% 63%}.spec-table-ref dt,.spec-table-ref dd{font-size:.55rem;padding:5px 7px}.product-actions-ref{grid-template-columns:1fr}.product-services-ref{grid-template-columns:1fr}.product-services-ref>div{justify-content:flex-start!important;border-right:0;border-bottom:1px solid #e5eae8;padding:8px 0}.related-grid-ref{grid-template-columns:repeat(2,1fr)}.simple-hero{padding:50px 0}.simple-hero h1{font-size:2.5rem}.company-grid,.contact-grid{grid-template-columns:1fr;gap:35px}.company-points{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:26px}.footer-contact{grid-column:auto}.footer-bottom{flex-direction:column;gap:5px}.whatsapp-float{right:14px;bottom:14px;width:50px;height:50px}}
@media(max-width:390px){.brand img{width:195px}.home-hero-ref__products{height:270px}.featured-family-grid,.catalog-category-grid-ref,.product-grid-ref,.related-grid-ref{gap:7px}.family-card__body{padding:9px}.family-card__body h3,.product-card__body h3{font-size:.69rem}.product-card__body{padding:9px}.product-card__body p{display:none}}
@media(hover:none),(pointer:coarse){.family-card:hover,.product-card:hover,.hero-item:hover{transform:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1!important;transform:none!important}}

/* Home hero slider rebuild */
.home-hero-ref__products{position:relative;height:456px;display:flex;align-items:center;justify-content:center}
.hero-slider-ref{position:relative;width:100%;max-width:650px;padding:10px 0 8px}
.hero-slider-ref__viewport{position:relative;height:408px}
.hero-slide-ref{position:absolute;inset:0;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .7s ease,transform .7s ease}
.hero-slide-ref.is-active{opacity:1;pointer-events:auto;transform:none}
.hero-slide-ref__panel{position:relative;height:100%;border-radius:0;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(247,250,248,.96));box-shadow:0 18px 40px rgba(12,54,41,.08);overflow:hidden}
.hero-slide-ref__asset{position:absolute;display:grid;place-items:center;background:#fff;box-shadow:0 14px 34px rgba(16,48,39,.09);padding:14px;transition:transform .28s ease,box-shadow .28s ease}
.hero-slide-ref__asset:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(16,48,39,.12)}
.hero-slide-ref__asset img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.hero-slide-ref__asset.is-main{left:38%;top:48px;width:250px;height:250px;transform:translateX(-50%)}
.hero-slide-ref__asset.is-left{left:18px;bottom:42px;width:295px;height:155px}
.hero-slide-ref__asset.is-right{right:18px;top:34px;width:165px;height:180px}
.hero-slide-ref__asset.is-main-wide{left:50%;top:142px;width:320px;height:150px;transform:translateX(-50%)}
.hero-slide-ref__asset.is-top-left{left:24px;top:46px;width:205px;height:124px}
.hero-slide-ref__asset.is-right-compact{right:18px;top:56px;width:170px;height:170px}
.hero-slider-ref__dots{display:flex;justify-content:center;gap:9px;margin-top:14px}
.hero-slider-ref__dot{width:10px;height:10px;border:0;border-radius:50%;background:#c8d6d0;padding:0;transition:background .25s ease,transform .25s ease}
.hero-slider-ref__dot.is-active{background:var(--green2);transform:scale(1.18)}
.hero-slider-ref__dot:hover{background:#8eaaa0}
.hero-slider-ref .hero-script{position:absolute;right:16px;top:26px;z-index:3}
.hero-slider-ref .hero-microcopy{position:absolute;right:18px;bottom:18px;z-index:3}

@media(max-width:1180px){
  .hero-slider-ref{max-width:600px}
  .hero-slider-ref__viewport{height:390px}
  .hero-slide-ref__asset.is-main{width:228px;height:228px}
  .hero-slide-ref__asset.is-left{width:270px;height:145px}
  .hero-slide-ref__asset.is-right{width:150px;height:168px}
  .hero-slide-ref__asset.is-main-wide{width:292px;height:142px}
}
@media(max-width:930px){
  .home-hero-ref__products{height:410px;margin-top:8px}
  .hero-slider-ref{max-width:620px}
  .hero-slider-ref__viewport{height:370px}
}
@media(max-width:700px){
  .home-hero-ref__products{height:320px}
  .hero-slider-ref{padding-top:0}
  .hero-slider-ref__viewport{height:280px}
  .hero-slide-ref__panel{box-shadow:0 12px 28px rgba(12,54,41,.07)}
  .hero-slide-ref__asset{padding:10px}
  .hero-slide-ref__asset.is-main{top:38px;width:160px;height:160px}
  .hero-slide-ref__asset.is-left{left:10px;bottom:28px;width:166px;height:96px}
  .hero-slide-ref__asset.is-right{right:10px;top:25px;width:100px;height:118px}
  .hero-slide-ref__asset.is-main-wide{top:124px;width:190px;height:88px}
  .hero-slide-ref__asset.is-top-left{left:12px;top:24px;width:118px;height:74px}
  .hero-slide-ref__asset.is-right-compact{right:10px;top:36px;width:104px;height:104px}
  .hero-slider-ref__dots{margin-top:10px}
}
@media(max-width:390px){
  .home-hero-ref__products{height:290px}
  .hero-slider-ref__viewport{height:255px}
}
@media(hover:none),(pointer:coarse){.hero-slide-ref__asset:hover{transform:none;box-shadow:0 14px 34px rgba(16,48,39,.09)}}

/* Home V3.2 — hero estático + contenido ampliado */
.home-hero-ref__products{height:456px;display:flex;align-items:center;justify-content:center;padding:28px 0 24px}
.hero-static-ref{position:relative;width:100%;max-width:660px;height:390px;overflow:hidden;background:linear-gradient(135deg,#f9fcfb 0%,#edf6f2 100%);border:1px solid #e1e9e5;box-shadow:0 20px 50px rgba(8,57,43,.08)}
.hero-static-ref__halo{position:absolute;width:410px;height:410px;right:-85px;top:-55px;border-radius:50%;border:55px solid rgba(10,107,82,.04);box-shadow:inset 0 0 0 1px rgba(10,107,82,.05)}
.hero-static-ref__image{position:absolute;left:44px;top:35px;width:58%;height:72%;display:grid;place-items:center;z-index:2}
.hero-static-ref__image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 24px 22px rgba(17,45,36,.14))}
.hero-static-ref__caption{position:absolute;left:34px;right:34px;bottom:28px;z-index:3;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding-top:17px;border-top:1px solid rgba(10,107,82,.16)}
.hero-static-ref__caption span{color:var(--green2);font-size:.58rem;font-weight:800;letter-spacing:.14em}
.hero-static-ref__caption strong{font-size:.95rem;color:#162522;letter-spacing:-.01em}
.hero-static-ref__caption a,.text-arrow-link{display:inline-flex;align-items:center;gap:8px;color:var(--green2);font-size:.68rem;font-weight:800}
.hero-static-ref__caption svg,.text-arrow-link svg{width:15px;height:15px}
.hero-static-ref__mark{position:absolute;right:32px;top:26px;z-index:3;color:rgba(10,107,82,.18);font-family:Arial,Helvetica,sans-serif;font-size:4.5rem;font-weight:800;line-height:.8;letter-spacing:-.06em}
.hero-static-ref__mark small{display:block;margin-top:10px;color:#71837c;font-family:"Century Gothic EC",Arial,sans-serif;font-size:.54rem;letter-spacing:.12em;text-align:right;text-transform:uppercase}

.home-products-ref{padding:72px 0;background:#f8faf9;border-top:1px solid #edf1ef;border-bottom:1px solid #e7ece9}
.home-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}
.home-section-head h2{margin-top:8px;font-size:2rem}
.home-section-head p{max-width:700px;margin-top:7px;color:#7a8984;font-size:.76rem}
.home-section-head>a{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;color:var(--green2);font-size:.69rem;font-weight:800}
.home-section-head>a svg{width:16px;height:16px}
.home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.home-product-grid .product-card{background:#fff}

.home-apps-ref{padding:82px 0;background:#0a3329;color:#fff;overflow:hidden}
.home-apps-ref .eyebrow{color:#9bd1bd}
.home-section-head--light h2{color:#fff}
.home-section-head--light p{color:rgba(255,255,255,.62)}
.home-app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.home-app-card{position:relative;min-height:360px;overflow:hidden;background:#113f34;box-shadow:0 18px 36px rgba(0,0,0,.14)}
.home-app-card__image{position:absolute;inset:0}
.home-app-card__image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,24,19,.08) 12%,rgba(5,24,19,.22) 45%,rgba(5,24,19,.9) 100%)}
.home-app-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.home-app-card:hover .home-app-card__image img{transform:scale(1.035)}
.home-app-card__overlay{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:28px}
.home-app-card__overlay small{display:block;color:#b7d9cc;font-size:.56rem;font-weight:800;letter-spacing:.13em}
.home-app-card__overlay h3{margin-top:7px;color:#fff;font-size:1.45rem}
.home-app-card__overlay p{max-width:420px;margin-top:9px;color:rgba(255,255,255,.7);font-size:.72rem;line-height:1.55}
.home-app-card__overlay span{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:#fff;font-size:.67rem;font-weight:800}
.home-app-card__overlay svg{width:16px;height:16px}

.home-capabilities-ref{padding:88px 0;background:#fff}
.home-capabilities-ref__grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:72px;align-items:start}
.home-capabilities-ref__copy h2{max-width:600px;margin-top:11px;font-size:2.45rem;line-height:1.04}
.home-capabilities-ref__copy>p{max-width:620px;margin-top:18px;color:#6e7c78;font-size:.82rem;line-height:1.7}
.home-capabilities-ref__copy .button{margin-top:25px}
.home-capabilities-ref__list{border-top:1px solid #dfe7e3}
.home-capabilities-ref__list article{display:grid;grid-template-columns:64px 1fr;gap:22px;padding:26px 0;border-bottom:1px solid #dfe7e3}
.home-capabilities-ref__list article>span{color:var(--green2);font-family:Arial,Helvetica,sans-serif;font-size:1.55rem;font-weight:800}
.home-capabilities-ref__list h3{font-size:1.08rem}
.home-capabilities-ref__list p{max-width:560px;margin-top:5px;color:#7b8985;font-size:.72rem;line-height:1.55}

.home-industries-ref{padding:82px 0;background:#f4f8f6;border-top:1px solid #e2e9e5;border-bottom:1px solid #e2e9e5}
.home-industries-ref__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:58px;align-items:center}
.home-industries-ref__image{height:390px;overflow:hidden;background:#dfe9e4}
.home-industries-ref__image img{width:100%;height:100%;object-fit:cover}
.home-industries-ref__copy h2{margin-top:10px;font-size:2.25rem;line-height:1.06}
.home-industries-ref__copy>p{margin-top:16px;color:#6f7f7a;font-size:.8rem;line-height:1.7}
.home-industries-ref__tags{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}
.home-industries-ref__tags span{padding:9px 12px;border:1px solid #d7e2dd;background:#fff;color:#52635e;font-size:.63rem}

.home-final-cta-ref{padding:72px 0;background:#fff}
.home-final-cta-ref__inner{display:flex;align-items:center;justify-content:space-between;gap:42px;padding:38px 42px;background:linear-gradient(105deg,#edf7f3 0%,#f8fbfa 62%,#fff 100%);border:1px solid #dce8e3}
.home-final-cta-ref__inner h2{max-width:800px;margin-top:9px;font-size:2rem;line-height:1.08}
.home-final-cta-ref__inner p{max-width:820px;margin-top:10px;color:#6e7c78;font-size:.75rem;line-height:1.6}
.home-final-cta-ref__inner>.button{flex:0 0 auto}

/* anula por completo el antiguo carrusel/floating hero */
.hero-slider-ref,.hero-slide-ref,.hero-item{display:none!important}

@media(max-width:1180px){
  .hero-static-ref{max-width:600px;height:360px}
  .hero-static-ref__image{left:34px;width:60%;height:70%}
  .home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
  .home-capabilities-ref__grid{gap:50px}
}
@media(max-width:930px){
  .home-hero-ref__products{height:390px;padding-top:10px}
  .hero-static-ref{height:350px;max-width:650px}
  .home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .home-app-grid{grid-template-columns:1fr}
  .home-app-card{min-height:320px}
  .home-capabilities-ref__grid,.home-industries-ref__grid{grid-template-columns:1fr;gap:40px}
  .home-industries-ref__image{height:360px}
  .home-final-cta-ref__inner{align-items:flex-start;flex-direction:column}
}
@media(max-width:700px){
  .home-hero-ref__products{height:315px;padding:5px 0 14px}
  .hero-static-ref{height:285px}
  .hero-static-ref__image{left:18px;top:24px;width:67%;height:64%}
  .hero-static-ref__mark{right:18px;top:18px;font-size:3.5rem}
  .hero-static-ref__caption{left:18px;right:18px;bottom:18px;grid-template-columns:1fr;gap:4px;padding-top:12px}
  .hero-static-ref__caption>a{display:none}
  .hero-static-ref__caption strong{font-size:.82rem}
  .home-products-ref,.home-apps-ref,.home-capabilities-ref,.home-industries-ref,.home-final-cta-ref{padding:58px 0}
  .home-section-head{align-items:flex-start;flex-direction:column;gap:12px}
  .home-section-head h2,.home-capabilities-ref__copy h2,.home-industries-ref__copy h2,.home-final-cta-ref__inner h2{font-size:1.75rem}
  .home-product-grid{gap:10px}
  .home-app-card{min-height:280px}
  .home-app-card__overlay{padding:20px}
  .home-capabilities-ref__list article{grid-template-columns:45px 1fr;gap:14px;padding:21px 0}
  .home-capabilities-ref__list article>span{font-size:1.25rem}
  .home-industries-ref__image{height:280px}
  .home-final-cta-ref__inner{padding:27px 22px}
}
