:root{--esh-primary:#0b2d56;--esh-accent:#0aa34f}
html{scroll-behavior:smooth}
body.esotec-home-shell,body.esotec-homepage-pro{margin:0;background:#fff}
body.esotec-home-shell.admin-bar .esh-header{top:32px}
.esh-site,.esh-site *{box-sizing:border-box}
.esh-site{--esh-ink:#102f55;--esh-muted:#5d6f82;--esh-line:#dfe8f1;--esh-soft:#f5f9fc;--esh-green-soft:#eef9f2;--esh-shadow:0 10px 30px rgba(11,45,86,.08);font-family:Poppins,Inter,"Segoe UI",Arial,sans-serif;color:var(--esh-ink);background:#fff;line-height:1.45;overflow:hidden}
.esh-site a{color:inherit;text-decoration:none}
.esh-site button,.esh-site input,.esh-site select,.esh-site textarea{font:inherit}
.esh-site button{cursor:pointer}
.esh-container{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.esh-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex:0 0 auto;color:currentColor}
.esh-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* Utility bar */
.esh-top-strip{height:34px;background:linear-gradient(90deg,#0d4269,var(--esh-primary));color:#fff;font-size:12px;font-weight:600}
.esh-top-strip-inner{height:100%;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;text-align:center}
.esh-top-strip-inner>span{display:flex;align-items:center;justify-content:center;gap:8px;opacity:.96}
.esh-top-strip .esh-icon{width:16px;height:16px;color:#d8f2e1}

/* Header */
.esh-header{position:sticky;top:0;z-index:70;height:82px;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-bottom:1px solid rgba(11,45,86,.08)}
.esh-header-inner{height:100%;display:flex;align-items:center;gap:30px}
.esh-logo{display:flex;align-items:center;gap:10px;min-width:190px;max-width:230px}
.esh-logo-img{display:block;width:auto;max-width:205px;height:55px;object-fit:contain}
.esh-logo-fallback{font-size:13px;letter-spacing:.08em;line-height:1.05}
.esh-logo-fallback strong{display:block;font-size:28px;letter-spacing:.03em;color:var(--esh-primary)}
.esh-logo-fallback small{display:block;font-size:9px;color:#7192aa;font-weight:700;letter-spacing:.22em;margin-top:3px}
.esh-sunmark{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#ffcf3f,#66bc49);font-size:23px;color:#fff}
.esh-nav{display:flex;align-items:center;gap:28px;margin-left:auto;font-size:14px;font-weight:600;color:#294764}
.esh-nav a{position:relative;padding:30px 0}
.esh-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:21px;height:2px;background:var(--esh-accent);transition:.25s ease}
.esh-nav a:hover:after,.esh-nav a.is-accent:after{right:0}
.esh-nav a.is-accent{color:var(--esh-accent)}
.esh-header-actions{display:flex;align-items:center;gap:6px}
.esh-icon-button,.esh-mobile-menu{position:relative;width:40px;height:40px;border:0;background:transparent;color:#264d70;border-radius:10px;display:grid;place-items:center;padding:0;transition:.2s ease}
.esh-icon-button:hover,.esh-mobile-menu:hover{background:#f2f7fb;color:var(--esh-accent)}
.esh-icon-button .esh-icon,.esh-mobile-menu .esh-icon{width:23px;height:23px}
.esh-cart-count{position:absolute;top:1px;right:0;min-width:17px;height:17px;border-radius:99px;background:var(--esh-accent);color:#fff;font-size:10px;font-weight:800;display:grid;place-items:center;padding:0 4px;border:2px solid #fff}
.esh-mobile-menu{display:none}

/* Hero */
.esh-hero{position:relative;min-height:470px;background:
radial-gradient(circle at 80% 28%,rgba(121,195,224,.24),transparent 28%),
linear-gradient(116deg,#f5fbff 0%,#eef8ff 46%,#f8fcff 100%);border-bottom:1px solid #e8f0f6}
.esh-hero:before{content:"";position:absolute;inset:auto 0 0;height:44%;background-image:linear-gradient(rgba(135,176,204,.17) 1px,transparent 1px),linear-gradient(90deg,rgba(135,176,204,.17) 1px,transparent 1px);background-size:58px 58px;transform:perspective(500px) rotateX(62deg);transform-origin:bottom;mask-image:linear-gradient(to top,#000,transparent)}
.esh-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:48% 52%;min-height:470px;align-items:center}
.esh-hero-copy{padding:54px 0 46px;max-width:600px}
.esh-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--esh-accent);font-size:12px;font-weight:800;letter-spacing:.12em;margin-bottom:14px}
.esh-eyebrow:before{content:"";width:24px;height:2px;background:currentColor}
.esh-hero h1{font-size:48px;line-height:1.08;letter-spacing:-.035em;margin:0 0 18px;max-width:590px;color:#0c315e;font-weight:800}
.esh-hero-copy>p{font-size:18px;line-height:1.6;color:#536b83;max-width:530px;margin:0 0 28px}
.esh-hero-ctas{display:flex;gap:14px;align-items:center}
.esh-btn{min-height:46px;padding:0 22px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:700;font-size:14px;border:1px solid transparent;transition:.22s ease;box-shadow:none}
.esh-btn:hover{transform:translateY(-1px)}
.esh-btn-primary{background:linear-gradient(135deg,#0ca54f,#079347);color:#fff!important;box-shadow:0 9px 18px rgba(10,163,79,.18)}
.esh-btn-primary:hover{box-shadow:0 12px 25px rgba(10,163,79,.25)}
.esh-btn-secondary{background:#fff;border-color:#9fb4c9;color:#173b63!important}
.esh-btn-secondary:hover{border-color:#52779a;background:#fbfdff}
.esh-btn .esh-icon{width:18px;height:18px}
.esh-btn-small{min-height:39px;padding:0 18px;font-size:13px}
.esh-btn-full{width:100%}
.esh-hero-mini-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px;padding-top:25px;border-top:1px solid rgba(57,95,125,.16)}
.esh-hero-mini-benefits>span{display:flex;align-items:center;gap:10px;color:#365776}
.esh-hero-mini-benefits .esh-icon{color:#466d93;width:28px;height:28px}
.esh-hero-mini-benefits small{font-size:10.5px;line-height:1.4;font-weight:700}
.esh-hero-visual{position:relative;align-self:stretch;min-height:470px}
.esh-hero-glow{position:absolute;width:430px;height:330px;right:32px;top:65px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.98),rgba(255,255,255,.3) 55%,transparent 72%);filter:blur(2px)}
.esh-hero-item{position:absolute;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(15,43,64,.18));mix-blend-mode:multiply;transition:.35s ease}
.esh-hero-panel{width:46%;height:77%;right:13%;top:5%;z-index:1}
.esh-hero-inverter{width:39%;height:46%;left:14%;bottom:10%;z-index:3}
.esh-hero-battery{width:48%;height:42%;right:0;bottom:5%;z-index:4}
.esh-hero-visual:hover .esh-hero-inverter{transform:translateY(-4px)}
.esh-hero-visual:hover .esh-hero-battery{transform:translateY(-2px)}
.esh-hero-placeholder{position:absolute;inset:100px 60px;display:grid;place-items:center;text-align:center;border:1px dashed #b7cbd9;border-radius:22px;background:rgba(255,255,255,.55);font-size:32px;font-weight:800;letter-spacing:.06em;color:#476782}
.esh-hero-placeholder small{display:block;font-size:12px;font-weight:600;letter-spacing:0;color:#7790a5;margin-top:8px}

/* Trust strip */
.esh-section-compact{padding:16px 0}
.esh-trust{background:#fff}
.esh-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);background:linear-gradient(180deg,#fbfdff,#f6f9fc);border:1px solid #e0e8ef;border-radius:12px;box-shadow:0 4px 18px rgba(20,56,87,.035)}
.esh-trust-grid>div{min-height:78px;display:flex;align-items:center;gap:14px;padding:14px 22px;border-right:1px solid #e2e9ef}
.esh-trust-grid>div:last-child{border-right:0}
.esh-trust-grid .esh-icon{width:31px;height:31px;color:#2a5680}
.esh-trust-grid span{display:flex;flex-direction:column;gap:2px}
.esh-trust-grid strong{font-size:11.5px;line-height:1.35}
.esh-trust-grid small{font-size:10px;color:#788a9c}

/* Sections */
.esh-section{padding:36px 0 22px}
.esh-section-tight{padding-top:24px}
.esh-section-title{text-align:center;margin-bottom:22px}
.esh-section-title h2{font-size:23px;line-height:1.25;letter-spacing:-.02em;margin:0;color:#173c66;font-weight:800}
.esh-section-title span{display:block;width:34px;height:3px;border-radius:99px;background:var(--esh-accent);margin:8px auto 0}
.esh-center{text-align:center;margin-top:14px}

/* Categories */
.esh-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.esh-category-card{background:#fff;border:1px solid #dbe5ee;border-radius:12px;overflow:hidden;box-shadow:0 5px 18px rgba(17,49,79,.035);transition:.22s ease}
.esh-category-card:hover{transform:translateY(-3px);box-shadow:var(--esh-shadow);border-color:#c5d7e5}
.esh-category-media{position:relative;aspect-ratio:4/2.65;overflow:hidden;background:#eef6fb}
.esh-category-media img{width:100%;height:100%;object-fit:cover;display:block;transition:.35s ease}
.esh-category-card:hover .esh-category-media img{transform:scale(1.025)}
.esh-category-media>span,.esh-ratio-badge,.esh-project-media>span{position:absolute;right:9px;top:8px;background:rgba(255,255,255,.88);backdrop-filter:blur(6px);color:#406181;border:1px solid rgba(103,137,168,.22);border-radius:5px;padding:2px 5px;font-size:9px;font-weight:800}
.esh-category-label{height:48px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;color:#173c66;font-size:14px}
.esh-category-label .esh-icon{width:17px;height:17px}

/* Products */
.esh-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.esh-offer-grid{grid-template-columns:repeat(3,1fr)}
.esh-product-card{position:relative;background:#fff;border:1px solid #dce5ed;border-radius:12px;overflow:hidden;min-width:0;box-shadow:0 4px 14px rgba(16,49,78,.025);transition:.22s ease}
.esh-product-card:hover{transform:translateY(-3px);box-shadow:var(--esh-shadow);border-color:#c9d8e4}
.esh-product-media{position:relative;aspect-ratio:4/3;background:linear-gradient(180deg,#fcfdfe,#f5f9fc);padding:10px;overflow:hidden}
.esh-product-media a{display:block;width:100%;height:100%}
.esh-product-media img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:.25s ease}
.esh-product-card:hover .esh-product-media img{transform:scale(1.035)}
.esh-sale-badge{position:absolute;left:10px;top:9px;z-index:2;background:#ff4b51;color:#fff;border-radius:7px;padding:4px 7px;font-size:10px;font-weight:800;box-shadow:0 4px 8px rgba(255,75,81,.2)}
.esh-product-body{padding:10px 13px 13px}
.esh-sku{font-size:9px;color:#7890a5;margin-bottom:4px;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.esh-product-body h3{font-size:12px;line-height:1.35;height:32px;overflow:hidden;margin:0 0 6px;color:#173b63;font-weight:700}
.esh-product-body h3 a:hover{color:var(--esh-accent)}
.esh-rating{display:flex;align-items:center;gap:5px;height:16px}
.esh-rating span{color:#ffb100;font-size:10px;letter-spacing:1px}
.esh-rating small{font-size:9px;color:#7e91a4}
.esh-price-row{display:flex;align-items:end;justify-content:space-between;gap:8px;margin-top:5px}
.esh-price{font-size:14px;font-weight:800;color:var(--esh-accent);line-height:1.2;min-width:0}
.esh-price del{display:block;color:#9aa8b5;font-size:9px;font-weight:500}
.esh-price ins{text-decoration:none}
.esh-add-cart{width:100%;height:35px;border:1px solid #7997b3;border-radius:6px;background:#fff;color:#2c5b82!important;display:grid;place-items:center;transition:.2s ease;padding:0!important;min-width:38px}
.esh-price-row .esh-add-cart{width:38px;flex:0 0 38px}
.esh-add-cart:hover{background:var(--esh-accent);color:#fff!important;border-color:var(--esh-accent)}
.esh-add-cart .esh-icon{width:18px;height:18px}
.esh-product-card.is-offer .esh-product-media{background:linear-gradient(160deg,#f9fcff,#edf8f1)}

/* Brands */
.esh-brand-strip{min-height:64px;border:1px solid #dce5ed;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:space-around;gap:18px;padding:12px 22px;box-shadow:0 4px 14px rgba(16,49,78,.025);overflow:auto}
.esh-brand-strip span{font-size:17px;font-weight:800;letter-spacing:-.02em;white-space:nowrap;color:#486a88}
.esh-brand-strip span:nth-child(2n){color:#173c66}
.esh-brand-strip span:nth-child(3n){color:#4d9a4e}

/* Benefits */
.esh-benefit-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dce5ed;border-radius:12px;background:linear-gradient(180deg,#fbfdff,#f6f9fc)}
.esh-benefit-strip>div{display:flex;align-items:center;gap:12px;min-height:80px;padding:14px 19px;border-right:1px solid #dfe7ee}
.esh-benefit-strip>div:last-child{border-right:0}
.esh-benefit-strip .esh-icon{width:33px;height:33px;color:var(--esh-accent)}
.esh-benefit-strip span{display:flex;flex-direction:column;gap:2px}
.esh-benefit-strip strong{font-size:11px;line-height:1.3;color:#244563}
.esh-benefit-strip small{font-size:9px;line-height:1.4;color:#718497}

/* Steps */
.esh-steps{display:grid;grid-template-columns:1fr 40px 1fr 40px 1fr;align-items:center;gap:12px}
.esh-step{min-height:89px;border:1px solid #dce5ed;border-radius:12px;background:#fff;display:flex;align-items:center;gap:14px;padding:16px;box-shadow:0 4px 14px rgba(16,49,78,.025)}
.esh-step-icon{position:relative;width:58px;height:58px;border-radius:50%;background:#f4f9fd;border:1px solid #d6e4ef;display:grid;place-items:center;flex:0 0 58px}
.esh-step-icon .esh-icon{width:29px;height:29px;color:#2c628a}
.esh-step-icon b{position:absolute;right:-4px;top:-4px;width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:var(--esh-accent);color:#fff;font-size:10px;border:2px solid #fff}
.esh-step>span{display:flex;flex-direction:column;gap:4px}
.esh-step strong{font-size:12px;color:#1b4168}
.esh-step small{font-size:10px;line-height:1.4;color:#718497}
.esh-steps>i{display:grid;place-items:center;color:#557997}
.esh-steps>i .esh-icon{width:27px;height:27px}

/* Projects */
.esh-project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.esh-project-card{border:1px solid #dce5ed;border-radius:12px;background:#fff;overflow:hidden;text-align:center;transition:.22s ease}
.esh-project-card:hover{transform:translateY(-3px);box-shadow:var(--esh-shadow)}
.esh-project-media{position:relative;aspect-ratio:4/2.6;background:#edf5fa;overflow:hidden}
.esh-project-media img{width:100%;height:100%;object-fit:cover;display:block;transition:.3s ease}
.esh-project-card:hover img{transform:scale(1.025)}
.esh-project-card>div:last-child{min-height:48px;padding:9px 12px;display:flex;flex-direction:column;justify-content:center}
.esh-project-card strong{font-size:11px;color:#173c66}
.esh-project-card small{font-size:9px;color:#798b9e;margin-top:2px}
.esh-project-empty{border:1px dashed #c9d8e5;border-radius:12px;background:#f8fbfd;padding:20px;text-align:center}
.esh-project-empty>div{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;color:#64809a}
.esh-project-empty strong{font-size:13px;color:#274d70}
.esh-project-empty small{font-size:11px}

/* Reviews */
.esh-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.esh-review-card{border:1px solid #dce5ed;border-radius:12px;padding:16px;background:#fff;min-height:125px}
.esh-review-top{display:flex;align-items:center;justify-content:space-between;gap:10px}
.esh-stars{color:#ffb400;font-size:12px;letter-spacing:1px}
.esh-review-top small{color:var(--esh-accent);font-size:9px;font-weight:700}
.esh-review-card p{font-size:11px;line-height:1.5;color:#516c82;margin:10px 0 8px}
.esh-review-card>strong{font-size:10px;color:#4e6780}

/* Quote */
.esh-quote-section{position:relative;margin-top:28px;padding:34px 0;min-height:285px;background:linear-gradient(110deg,#eaf5ff,#f5fbff 48%,#eaf8ef);overflow:hidden}
.esh-quote-section:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.2),rgba(255,255,255,.86) 48%,rgba(255,255,255,.15));pointer-events:none}
.esh-quote-bg{position:absolute;right:-50px;bottom:-75px;width:44%;height:135%;opacity:.6;transform:skewX(-12deg);background:repeating-linear-gradient(100deg,rgba(45,105,151,.13) 0 2px,transparent 2px 54px),repeating-linear-gradient(8deg,rgba(45,105,151,.11) 0 2px,transparent 2px 54px)}
.esh-quote-layout{position:relative;z-index:2;display:grid;grid-template-columns:40% 60%;align-items:center;gap:54px}
.esh-quote-copy h2{font-size:30px;line-height:1.15;margin:0 0 10px;letter-spacing:-.025em;color:#143b65}
.esh-quote-copy p{font-size:13px;color:#5f768a;max-width:380px;margin:0 0 16px}
.esh-quote-copy ul{list-style:none;padding:0;margin:0;display:grid;gap:7px;font-size:11px;font-weight:700;color:#4e6d84}
.esh-quote-copy li:before{content:"✓";display:inline-grid;place-items:center;width:16px;height:16px;border-radius:50%;background:#e8f8ee;color:var(--esh-accent);font-size:10px;margin-right:8px}
.esh-quote-form{background:rgba(255,255,255,.94);border:1px solid #cfdeea;border-radius:12px;padding:18px;box-shadow:0 16px 32px rgba(20,56,87,.12);display:grid;gap:10px}
.esh-quote-form label{display:grid;gap:5px;font-size:9px;font-weight:800;color:#3f5d75}
.esh-quote-form input{width:100%;height:38px;border:1px solid #d5e0e8;border-radius:6px;background:#fff;padding:0 11px;color:#1d3d5a;outline:none;font-size:11px;transition:.2s ease}
.esh-quote-form input:focus{border-color:#6d9bbd;box-shadow:0 0 0 3px rgba(55,111,153,.08)}
.esh-form-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.esh-form-status{display:none;font-size:11px;padding:8px 10px;border-radius:6px}
.esh-form-status.is-visible{display:block}
.esh-form-status.is-success{background:#ebf9f0;color:#167a40}
.esh-form-status.is-error{background:#fff1f1;color:#a43838}
.esh-hp{position:absolute!important;left:-9999px!important;opacity:0!important;height:1px!important;width:1px!important}

/* Contact */
.esh-contact-card{display:grid;grid-template-columns:46% 32% 22%;border:1px solid #dce5ed;border-radius:12px;background:#fff;overflow:hidden;min-height:168px}
.esh-map-art{position:relative;overflow:hidden;background:linear-gradient(145deg,#edf5fb,#dbeaf4)}
.esh-map-art i{position:absolute;height:5px;background:#fff;border-radius:20px;box-shadow:0 0 0 1px rgba(108,144,172,.06)}
.esh-map-art i:nth-child(1){width:130%;left:-10%;top:34%;transform:rotate(-8deg)}
.esh-map-art i:nth-child(2){width:120%;left:-6%;top:69%;transform:rotate(8deg)}
.esh-map-art i:nth-child(3){width:120%;left:-20%;top:50%;transform:rotate(35deg)}
.esh-map-art i:nth-child(4){width:110%;left:13%;top:46%;transform:rotate(-55deg)}
.esh-map-art>span{position:absolute;left:57%;top:42%;width:41px;height:41px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);display:grid;place-items:center;background:var(--esh-accent);color:#fff;box-shadow:0 8px 16px rgba(10,163,79,.22)}
.esh-map-art>span .esh-icon{transform:rotate(45deg);width:21px;height:21px}
.esh-map-art>b{position:absolute;left:52%;top:69%;font-size:9px;letter-spacing:.1em;background:#fff;color:#4f6f88;padding:4px 7px;border-radius:4px}
.esh-contact-info{display:flex;flex-direction:column;justify-content:center;gap:12px;padding:22px 20px;border-right:1px solid #e0e8ef}
.esh-contact-info>div{display:flex;align-items:flex-start;gap:10px;color:#526d84;font-size:10.5px;line-height:1.5}
.esh-contact-info .esh-icon{width:19px;height:19px;color:#426989}
.esh-contact-info a:hover{color:var(--esh-accent)}
.esh-hours{display:flex;flex-direction:column;justify-content:center;padding:20px;color:#506a80;font-size:10px;line-height:1.5}
.esh-hours>strong{color:#173c66;font-size:11px;margin-bottom:5px}
.esh-hours p{margin:0 0 9px}
.esh-whatsapp{display:inline-flex;width:max-content;color:var(--esh-accent)!important;font-weight:800;font-size:10px;border-bottom:1px solid currentColor}

/* Footer */
.esh-footer{margin-top:18px;background:linear-gradient(100deg,#082a4b,#06335a 54%,#092947);color:#fff;padding:34px 0 0}
.esh-footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:34px}
.esh-footer .esh-logo{filter:none;min-width:0;max-width:190px}
.esh-footer .esh-logo-img{max-width:175px;max-height:54px;background:#fff;border-radius:8px;padding:5px}
.esh-footer .esh-logo-fallback strong{color:#fff}
.esh-footer .esh-logo-fallback small{color:#b9d5e8}
.esh-footer-brand p{font-size:10px;line-height:1.55;color:#b9cbda;max-width:210px;margin:12px 0 0}
.esh-footer h3{font-size:11px;margin:4px 0 11px;color:#fff}
.esh-footer-grid>div:not(.esh-footer-brand){display:flex;flex-direction:column;gap:6px}
.esh-footer a,.esh-footer span{font-size:9.5px;color:#bed0df;line-height:1.4}
.esh-footer a:hover{color:#fff}
.esh-footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:28px;padding:13px 0 16px;font-size:9px;color:#9fb8ca;text-align:center}

/* Search */
.esh-search-overlay{position:fixed;inset:0;z-index:99999;background:rgba(7,31,52,.82);backdrop-filter:blur(8px);display:flex;align-items:flex-start;justify-content:center;padding-top:16vh}
.esh-search-overlay[hidden]{display:none}
.esh-search-close{position:absolute;right:30px;top:28px;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.08);color:#fff;display:grid;place-items:center}
.esh-search-form{width:min(760px,calc(100% - 42px));background:#fff;border-radius:12px;box-shadow:0 22px 60px rgba(0,0,0,.25);display:grid;grid-template-columns:48px 1fr auto;align-items:center;padding:8px}
.esh-search-form>span{display:grid;place-items:center;color:#5d7991}
.esh-search-form input{height:54px;border:0;outline:0;font-size:18px;color:#183c5f;min-width:0}
.esh-search-form button{height:44px;border:0;border-radius:8px;background:var(--esh-accent);color:#fff;font-weight:800;padding:0 20px}

/* WooCommerce notice / theme leakage safeguards */
.esh-site .woocommerce-message,.esh-site .woocommerce-error,.esh-site .woocommerce-info{max-width:1180px;margin:16px auto!important;border-radius:8px!important}
.esh-site img{max-width:100%}

@media (max-width:1050px){
  .esh-nav{gap:16px;font-size:12px}.esh-logo{min-width:160px}.esh-logo-img{max-width:175px}
  .esh-hero h1{font-size:42px}.esh-hero-grid{grid-template-columns:50% 50%}
  .esh-trust-grid>div{padding:13px 13px}.esh-benefit-strip>div{padding:13px}
  .esh-product-grid{grid-template-columns:repeat(3,1fr)}.esh-product-grid .esh-product-card:nth-child(4){display:none}
  .esh-offer-grid .esh-product-card:nth-child(4){display:block}
}

@media (max-width:860px){
  body.esotec-home-shell.admin-bar .esh-header{top:46px}
  .esh-container{width:min(100% - 32px,1180px)}
  .esh-top-strip-inner{grid-template-columns:1fr 1fr}.esh-top-strip-inner>span:nth-child(2){display:none}
  .esh-header{height:70px}.esh-header-inner{gap:14px}.esh-logo{margin-right:auto}.esh-logo-img{height:46px}
  .esh-nav{position:absolute;left:16px;right:16px;top:78px;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid #dce6ed;border-radius:12px;padding:10px;box-shadow:0 18px 45px rgba(11,45,86,.14)}
  .esh-nav.is-open{display:flex}.esh-nav a{padding:12px 14px;border-radius:7px}.esh-nav a:hover{background:#f5f9fc}.esh-nav a:after{display:none}
  .esh-mobile-menu{display:grid}
  .esh-hero,.esh-hero-grid{min-height:unset}.esh-hero-grid{grid-template-columns:1fr;padding-top:0}.esh-hero-copy{padding:46px 0 26px}.esh-hero h1{font-size:40px;max-width:650px}.esh-hero-copy>p{max-width:630px}
  .esh-hero-visual{min-height:360px}.esh-hero-glow{right:50%;transform:translateX(50%);top:20px}.esh-hero-panel{right:12%;width:40%;height:78%;top:0}.esh-hero-inverter{left:20%;width:34%;height:46%}.esh-hero-battery{right:12%;width:38%;height:42%}
  .esh-trust-grid{grid-template-columns:1fr 1fr}.esh-trust-grid>div:nth-child(2){border-right:0}.esh-trust-grid>div:nth-child(-n+2){border-bottom:1px solid #e2e9ef}
  .esh-category-grid{gap:14px}.esh-product-grid,.esh-offer-grid{grid-template-columns:repeat(2,1fr)}.esh-product-grid .esh-product-card:nth-child(4){display:block}
  .esh-benefit-strip{grid-template-columns:1fr 1fr}.esh-benefit-strip>div:nth-child(2){border-right:0}.esh-benefit-strip>div:nth-child(-n+2){border-bottom:1px solid #dfe7ee}
  .esh-steps{grid-template-columns:1fr}.esh-steps>i{transform:rotate(90deg);height:20px}
  .esh-project-grid,.esh-review-grid{grid-template-columns:1fr 1fr}.esh-project-card:nth-child(3),.esh-review-card:nth-child(3){grid-column:1/-1}
  .esh-quote-layout{grid-template-columns:1fr;gap:22px}.esh-quote-copy{text-align:center}.esh-quote-copy p{margin-inline:auto}.esh-quote-copy ul{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}
  .esh-contact-card{grid-template-columns:1fr 1fr}.esh-map-art{grid-column:1/-1;min-height:190px}.esh-hours{border-left:0}
  .esh-footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.esh-footer-grid>div:nth-child(n+4){margin-top:6px}
}

@media (max-width:620px){
  .esh-container{width:min(100% - 24px,1180px)}
  .esh-top-strip{height:31px;font-size:9px}.esh-top-strip-inner{grid-template-columns:1fr 1fr;gap:5px}.esh-top-strip .esh-icon{width:13px;height:13px}
  .esh-header{height:64px}.esh-header-inner{gap:4px}.esh-logo{min-width:0;max-width:150px}.esh-logo-img{max-width:145px;height:43px}.esh-logo-fallback strong{font-size:22px}.esh-logo-fallback small{font-size:7px}
  .esh-header-actions{gap:0}.esh-icon-button,.esh-mobile-menu{width:34px;height:36px}.esh-header-actions>a:nth-child(2){display:none}.esh-nav{top:70px}
  .esh-hero-copy{padding:36px 0 18px;text-align:center}.esh-eyebrow{font-size:10px}.esh-hero h1{font-size:35px}.esh-hero-copy>p{font-size:15px}.esh-hero-ctas{justify-content:center;flex-wrap:wrap}.esh-btn{min-height:43px;padding:0 17px;font-size:12px}
  .esh-hero-mini-benefits{grid-template-columns:1fr 1fr;text-align:left}.esh-hero-mini-benefits>span:last-child{grid-column:1/-1;justify-content:center}.esh-hero-visual{min-height:290px}.esh-hero-glow{width:300px;height:260px}.esh-hero-panel{right:5%;width:45%;height:76%}.esh-hero-inverter{left:8%;width:42%;height:47%}.esh-hero-battery{right:3%;width:48%;height:42%}
  .esh-trust-grid{grid-template-columns:1fr}.esh-trust-grid>div{border-right:0!important;border-bottom:1px solid #e2e9ef!important;min-height:64px}.esh-trust-grid>div:last-child{border-bottom:0!important}
  .esh-section{padding-top:28px}.esh-section-title h2{font-size:20px}
  .esh-category-grid{grid-template-columns:1fr}.esh-category-media{aspect-ratio:16/8.5}
  .esh-product-grid,.esh-offer-grid{grid-template-columns:1fr 1fr;gap:10px}.esh-product-body{padding:8px 9px 10px}.esh-product-body h3{font-size:10.5px;height:29px}.esh-price{font-size:12px}.esh-price-row .esh-add-cart{width:34px;height:32px;flex-basis:34px}.esh-sku{font-size:8px}
  .esh-brand-strip{justify-content:flex-start}.esh-brand-strip span{font-size:15px}
  .esh-benefit-strip{grid-template-columns:1fr}.esh-benefit-strip>div{border-right:0;border-bottom:1px solid #dfe7ee!important}.esh-benefit-strip>div:last-child{border-bottom:0!important}
  .esh-project-grid,.esh-review-grid{grid-template-columns:1fr}.esh-project-card:nth-child(3),.esh-review-card:nth-child(3){grid-column:auto}
  .esh-quote-section{padding:28px 0}.esh-quote-copy h2{font-size:26px}.esh-form-two{grid-template-columns:1fr}.esh-quote-form{padding:14px}
  .esh-contact-card{grid-template-columns:1fr}.esh-map-art{grid-column:auto;min-height:165px}.esh-contact-info{border-right:0;border-bottom:1px solid #e0e8ef}.esh-hours{padding-top:16px}
  .esh-footer-grid{grid-template-columns:1fr 1fr;gap:24px}.esh-footer-brand{grid-column:1/-1}.esh-footer-grid>div:nth-child(n+4){margin-top:0}
  .esh-search-overlay{padding-top:11vh}.esh-search-form{grid-template-columns:38px 1fr}.esh-search-form button{grid-column:1/-1;width:100%;margin-top:5px}.esh-search-form input{height:48px;font-size:14px}
}

@media (max-width:410px){
  .esh-product-grid,.esh-offer-grid{grid-template-columns:1fr}.esh-product-media{aspect-ratio:4/2.8}.esh-product-body h3{font-size:12px;height:auto;min-height:32px}
  .esh-top-strip-inner>span:nth-child(3){display:none}.esh-top-strip-inner{grid-template-columns:1fr}
}

/* ===== ESOTEC Homepage Pro v1.1 overrides ===== */
.esh-hero-item,.esh-product-media img{mix-blend-mode:normal}
.esh-hero-visual{display:flex;align-items:center;justify-content:center;isolation:isolate}
.esh-hero-glow{right:16%;top:60px;filter:blur(10px);opacity:.95}
.esh-hero-item{filter:drop-shadow(0 22px 24px rgba(15,43,64,.14))}

.esh-product-cat{font-size:10px;font-weight:700;color:#6d879e;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}
.esh-card-mini-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}
.esh-card-square{width:38px;height:38px;border:1px solid #9ab1c5;border-radius:8px;background:#fff;color:#244f74!important;display:grid;place-items:center;transition:.2s ease;padding:0!important}
.esh-card-square:hover{background:var(--esh-accent);border-color:var(--esh-accent);color:#fff!important}
.esh-card-square .esh-icon{width:18px;height:18px}
.esh-price-row{align-items:flex-end}

.esh-featured-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 0 16px}
.esh-inline-search{display:flex;align-items:center;gap:10px;width:min(420px,100%);background:#fff;border:1px solid #dce5ed;border-radius:12px;padding:0 14px;box-shadow:0 4px 14px rgba(16,49,78,.03)}
.esh-inline-search .esh-icon{width:20px;height:20px;color:#5f7c95}
.esh-inline-search input{flex:1;height:46px;border:0;outline:0;background:transparent;color:#183c5f}
.esh-slider-controls{display:flex;align-items:center;gap:10px}
.esh-slider-button{width:42px;height:42px;border:1px solid #dce5ed;border-radius:10px;background:#fff;color:#284a68;display:grid;place-items:center;transition:.2s ease;box-shadow:0 4px 14px rgba(16,49,78,.03)}
.esh-slider-button:hover{background:#f4f9fd;color:var(--esh-accent);border-color:#bfd0de}
.esh-slider-button .esh-icon{width:20px;height:20px}
.esh-slider-button:not(.is-next) .esh-icon{transform:rotate(180deg)}
.esh-slider-shell{position:relative}
.esh-product-slider-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:#c5d6e6 transparent}
.esh-product-slider-track::-webkit-scrollbar{height:8px}
.esh-product-slider-track::-webkit-scrollbar-thumb{background:#c5d6e6;border-radius:999px}
.esh-product-slider-track .esh-product-card{flex:0 0 calc(25% - 14px);min-width:240px;scroll-snap-align:start}
.esh-product-slider-track .esh-product-card[hidden]{display:none!important}
.esh-empty-search{margin-top:12px;border:1px dashed #c8d7e4;border-radius:12px;padding:14px 16px;background:#f8fbfd;color:#5c768c;font-size:13px}

.esh-brand-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;justify-content:stretch;overflow:visible;padding:16px}
.esh-brand-strip span{display:flex;align-items:center;justify-content:center;min-height:56px;border:1px solid #e3ebf2;border-radius:12px;background:#fff;font-size:16px;text-align:center;padding:12px 8px}

.esh-contact-split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:22px;align-items:stretch}
.esh-real-map{position:relative;border:1px solid #dce5ed;border-radius:24px;overflow:hidden;background:#eef5fb;min-height:520px;box-shadow:0 8px 24px rgba(16,49,78,.05)}
.esh-real-map iframe{display:block;width:100%;height:100%;min-height:520px;border:0}
.esh-map-open{position:absolute;left:18px;bottom:18px;display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid #dce5ed;border-radius:999px;padding:11px 16px;font-size:12px;font-weight:700;color:#264768;box-shadow:0 8px 20px rgba(16,49,78,.08)}
.esh-map-open .esh-icon{width:16px;height:16px}
.esh-visit-card{border:1px solid #dce5ed;border-radius:28px;background:#fff;padding:30px 28px;box-shadow:0 8px 24px rgba(16,49,78,.05);display:flex;flex-direction:column;justify-content:center}
.esh-visit-card>small{font-size:14px;font-weight:800;letter-spacing:.12em;color:#4e647c;margin-bottom:10px}
.esh-visit-card h3{margin:0 0 14px;font-size:58px;line-height:1.02;letter-spacing:-.04em;color:#0f2642}
.esh-visit-card p{font-size:20px;line-height:1.5;color:#5b7288;margin:0 0 20px}
.esh-visit-list{display:grid;gap:0;margin:8px 0 24px}
.esh-visit-list>div{display:grid;grid-template-columns:58px 1fr;gap:14px;align-items:center;padding:16px 0;border-top:1px solid #edf2f6}
.esh-visit-list>div:first-child{border-top:0}
.esh-visit-icon{width:48px;height:48px;border-radius:50%;background:#eef8f2;color:var(--esh-accent);display:grid;place-items:center}
.esh-visit-icon .esh-icon{width:22px;height:22px}
.esh-visit-list b{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#7a8ea0;margin-bottom:4px}
.esh-visit-list span:last-child{font-size:17px;line-height:1.45;color:#183c61}

.esh-search-overlay{padding:4vh 16px;background:rgba(7,31,52,.84);backdrop-filter:blur(10px);align-items:flex-start;overflow:auto}
.esh-search-modal{position:relative;width:min(1120px,100%);margin:0 auto;padding-top:20px}
.esh-search-close{position:absolute;right:0;top:0;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.26);background:rgba(255,255,255,.09);color:#fff;display:grid;place-items:center}
.esh-search-close:hover{background:rgba(255,255,255,.18)}
.esh-search-form{width:100%;margin-top:44px;background:#fff;border-radius:18px;box-shadow:0 22px 60px rgba(0,0,0,.25);display:grid;grid-template-columns:56px 1fr auto;align-items:center;padding:10px}
.esh-search-form input{height:60px;font-size:22px}
.esh-search-form button{height:48px;border-radius:10px;padding:0 24px;font-size:16px}
.esh-search-results-wrap{margin-top:18px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:18px}
.esh-search-state{font-size:14px;color:#fff;padding:2px 2px 14px}
.esh-search-state.is-loading{opacity:.85}
.esh-search-state.is-empty{color:#d8e6f0}
.esh-search-state.is-error{color:#ffd1d1}
.esh-search-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.esh-search-results .esh-product-card{box-shadow:none;border-color:#dbe7f0}

.esh-mobile-menu{display:none}

@media (max-width:1160px){
  .esh-brand-strip{grid-template-columns:repeat(4,minmax(0,1fr))}
  .esh-search-results{grid-template-columns:repeat(3,minmax(0,1fr))}
  .esh-contact-split{grid-template-columns:1fr 420px}
  .esh-visit-card h3{font-size:48px}
  .esh-visit-card p{font-size:18px}
}

@media (max-width:1050px){
  .esh-product-grid .esh-product-card:nth-child(4){display:block}
}

@media (max-width:960px){
  .esh-hero-grid{grid-template-columns:1fr;gap:10px;padding-top:22px;padding-bottom:24px}
  .esh-hero-copy{padding:16px 0 8px;max-width:100%;text-align:center}
  .esh-hero h1{max-width:none;margin-inline:auto}
  .esh-hero-copy>p{max-width:680px;margin-inline:auto auto}
  .esh-hero-ctas{justify-content:center;flex-wrap:wrap}
  .esh-hero-mini-benefits{max-width:720px;margin-inline:auto}
  .esh-hero-visual{min-height:420px;margin-top:10px}
  .esh-hero-panel{width:42%;height:72%;right:10%;top:2%}
  .esh-hero-inverter{width:32%;height:44%;left:12%;bottom:16%}
  .esh-hero-battery{width:40%;height:38%;right:6%;bottom:5%}
  .esh-featured-toolbar{flex-direction:column;align-items:stretch}
  .esh-inline-search{width:100%}
  .esh-slider-controls{justify-content:flex-end}
  .esh-search-results{grid-template-columns:repeat(2,minmax(0,1fr))}
  .esh-contact-split{grid-template-columns:1fr}
  .esh-real-map,.esh-real-map iframe{min-height:360px}
}

@media (max-width:860px){
  .esh-brand-strip{grid-template-columns:repeat(3,minmax(0,1fr))}
  .esh-product-slider-track .esh-product-card{flex-basis:calc(50% - 10px);min-width:250px}
}

@media (max-width:640px){
  .esh-container{width:min(1180px,calc(100% - 28px))}
  .esh-top-strip{height:auto;padding:7px 0}.esh-top-strip-inner{grid-template-columns:1fr;gap:6px;padding:4px 0}
  .esh-header{height:auto}.esh-header-inner{min-height:72px;flex-wrap:wrap;padding:10px 0 12px;gap:12px}
  .esh-logo{min-width:0;max-width:170px}
  .esh-nav{display:none}
  .esh-nav.is-open{display:flex;flex-direction:column;align-items:flex-start;gap:0;width:100%;margin:0;padding:8px 0 4px;border-top:1px solid #eef2f6}
  .esh-nav.is-open a{padding:12px 2px;width:100%}
  .esh-mobile-menu{display:grid}
  .esh-header-actions{margin-left:auto}
  .esh-hero{min-height:auto}
  .esh-hero-grid{min-height:auto}
  .esh-eyebrow{font-size:11px;justify-content:center}
  .esh-hero h1{font-size:36px;line-height:1.02}
  .esh-hero-copy>p{font-size:16px}
  .esh-hero-ctas{display:grid;grid-template-columns:1fr 1fr;gap:10px}
  .esh-btn{min-height:44px;padding:0 16px;font-size:13px}
  .esh-hero-mini-benefits{grid-template-columns:1fr;gap:12px;text-align:left}
  .esh-hero-mini-benefits>span{justify-content:flex-start;padding:0 10px}
  .esh-hero-visual{min-height:330px}
  .esh-hero-panel{width:48%;height:70%;right:4%;top:0}
  .esh-hero-inverter{width:42%;height:42%;left:4%;bottom:18%}
  .esh-hero-battery{width:50%;height:34%;right:0;bottom:7%}
  .esh-category-grid,.esh-product-grid,.esh-offer-grid,.esh-project-grid,.esh-review-grid{grid-template-columns:1fr}
  .esh-brand-strip{grid-template-columns:repeat(2,minmax(0,1fr))}
  .esh-brand-strip span{font-size:14px;min-height:52px}
  .esh-product-slider-track .esh-product-card{flex-basis:84%;min-width:84%}
  .esh-search-form{grid-template-columns:46px 1fr;gap:8px}
  .esh-search-form button{grid-column:1/-1;width:100%}
  .esh-search-form input{font-size:18px;height:52px}
  .esh-search-results{grid-template-columns:1fr}
  .esh-search-close{right:2px}
  .esh-visit-card{padding:22px 20px;border-radius:22px}
  .esh-visit-card h3{font-size:40px}
  .esh-visit-card p{font-size:16px}
  .esh-visit-list>div{grid-template-columns:46px 1fr;gap:12px;padding:14px 0}
  .esh-visit-icon{width:40px;height:40px}
  .esh-visit-list span:last-child{font-size:15px}
}

/* ===== ESOTEC Homepage Pro v1.2 final refinements ===== */
/* Keep product actions square and remove image zoom */
.esh-product-card:hover .esh-product-media img{transform:none!important}
.esh-card-square,
.esh-card-square:hover,
.esh-card-square:focus,
.esh-add-cart,
.esh-add-cart:hover,
.esh-add-cart:focus,
.esh-add-cart.added,
.esh-add-cart.loading{
  border-radius:8px!important;
  transform:none!important;
  box-shadow:none!important;
}
.esh-card-square:hover,
.esh-add-cart:hover{
  background:var(--esh-accent)!important;
  border-color:var(--esh-accent)!important;
  color:#fff!important;
}
.esh-card-square:before,.esh-card-square:after,.esh-add-cart:before,.esh-add-cart:after{border-radius:8px!important}

/* Center the featured products search on desktop */
.esh-featured-toolbar{position:relative;justify-content:center!important;min-height:48px}
.esh-featured-toolbar .esh-inline-search{margin-inline:auto;width:min(500px,100%)}
.esh-featured-toolbar .esh-slider-controls{position:absolute;right:0;top:50%;transform:translateY(-50%)}

/* True horizontal swipe/drag navigation */
.esh-product-slider-track{
  -webkit-overflow-scrolling:touch;
  overscroll-behavior-x:contain;
  touch-action:pan-x pan-y;
  cursor:grab;
  user-select:none;
  scroll-snap-type:x proximity;
}
.esh-product-slider-track.is-dragging{cursor:grabbing;scroll-snap-type:none}
.esh-product-slider-track img{-webkit-user-drag:none;user-drag:none}

/* Brand logo support */
.esh-brand-item{overflow:hidden}
.esh-brand-item img{display:block;max-width:100%;width:auto;height:40px;object-fit:contain;filter:none}
.esh-brand-item b{font:inherit;color:inherit}

@media (max-width:960px){
  .esh-featured-toolbar{display:block;min-height:0}
  .esh-featured-toolbar .esh-inline-search{margin-inline:auto}
  .esh-featured-toolbar .esh-slider-controls{position:static;transform:none;justify-content:center;margin-top:10px}
}

@media (max-width:640px){
  .esh-featured-toolbar .esh-slider-controls{display:none!important}
  .esh-product-slider-track{
    width:calc(100vw - 28px);
    margin-right:calc((100vw - 100%) * -1);
    padding-right:28px;
    scrollbar-width:none;
    scroll-snap-type:x mandatory;
  }
  .esh-product-slider-track::-webkit-scrollbar{display:none}
  .esh-product-slider-track .esh-product-card{scroll-snap-align:start;scroll-snap-stop:always}
  .esh-inline-search{margin-inline:auto!important}
  .esh-brand-item img{height:34px}
}

/* v1.4 product-card navigation */
.esh-product-card[data-esh-product-url]{cursor:pointer}
.esh-product-card[data-esh-product-url]:focus-visible{outline:3px solid rgba(10,163,79,.28);outline-offset:3px}

/* ===== ESOTEC Homepage v1.5 — Cotización libre + carrito lateral ===== */
.esh-quote-form textarea{width:100%;min-height:96px;border:1px solid #d5e0e8;border-radius:8px;background:#fff;padding:10px 11px;color:#1d3d5a;outline:none;font-size:11px;line-height:1.5;resize:vertical;transition:.2s ease}
.esh-quote-form textarea:focus{border-color:#6d9bbd;box-shadow:0 0 0 3px rgba(55,111,153,.08)}
.esh-cart-link{font-family:inherit}
body.esh-cart-open{overflow:hidden}
.esh-cart-overlay{position:fixed;inset:0;z-index:198;background:rgba(9,30,43,.38);backdrop-filter:blur(5px);opacity:0;transition:opacity .18s ease}
.esh-cart-overlay.is-visible{opacity:1}
.esh-cart-drawer{position:fixed;z-index:199;top:0;right:0;width:min(460px,92vw);height:100dvh;background:#fff;color:#12344e;box-shadow:-20px 0 60px rgba(10,45,66,.18);transform:translateX(102%);transition:transform .24s cubic-bezier(.2,.75,.3,1);display:flex;flex-direction:column;border-left:1px solid #dbe7f0}
.esh-cart-drawer.is-open{transform:translateX(0)}
.esh-cart-head{padding:22px 22px 18px;border-bottom:1px solid #e3edf3;display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(180deg,#fff,#f8fbfd)}
.esh-cart-head small{display:block;color:var(--esh-accent);font-weight:800;font-size:10px;letter-spacing:.13em;margin-bottom:4px}.esh-cart-head h3{margin:0;color:#12344e;font-size:22px}.esh-cart-head h3 span{color:#6d8794;font-weight:600;font-size:15px}.esh-cart-head>button{width:40px;height:40px;border:1px solid #d7e4ec;border-radius:12px;background:#fff;color:#35586a;font-size:26px;line-height:1;display:grid;place-items:center}
.esh-cart-items{flex:1;min-height:0;overflow:auto;padding:10px 18px 20px;background:#f8fbfd}.esh-cart-loading,.esh-cart-error{padding:28px 12px;text-align:center;color:#607a87}
.esh-cart-items .ecp-cart-empty{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;color:#5f7885}.esh-cart-items .ecp-cart-empty>span{width:58px;height:58px;border-radius:18px;background:#ecfaf3;color:var(--esh-accent);display:grid;place-items:center;margin-bottom:14px}.esh-cart-items .ecp-cart-empty .ecp-icon{width:30px;height:30px}.esh-cart-items .ecp-cart-empty h4{margin:0 0 6px;color:#12344e;font-size:18px}.esh-cart-items .ecp-cart-empty p{margin:0;font-size:13px}
.esh-cart-items .ecp-cart-item{display:grid;grid-template-columns:92px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid #e1eaf0;transition:opacity .15s}.esh-cart-items .ecp-cart-item.is-updating{opacity:.45}.esh-cart-items .ecp-cart-thumb{height:92px;border-radius:14px;background:#fff;border:1px solid #e0eaf0;display:grid;place-items:center;overflow:hidden}.esh-cart-items .ecp-cart-thumb img{width:100%;height:100%;object-fit:contain;padding:9px}.esh-cart-items .ecp-cart-copy{min-width:0}.esh-cart-items .ecp-cart-name{display:block;font-weight:800;color:#12344e;font-size:13px;line-height:1.35;margin-bottom:4px}.esh-cart-items .ecp-cart-copy p{margin:0 0 5px;color:#69818d;font-size:11px;line-height:1.4}.esh-cart-items .ecp-cart-line-total{font-size:15px;font-weight:800;color:var(--esh-accent);margin:4px 0 9px}.esh-cart-items .ecp-cart-item-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.esh-cart-items .ecp-cart-qty{display:grid;grid-template-columns:32px 36px 32px;height:32px;border:1px solid #d5e2ea;border-radius:9px;overflow:hidden;background:#fff}.esh-cart-items .ecp-cart-qty button{border:0;background:#f7fafc;color:#15394d;font-size:18px}.esh-cart-items .ecp-cart-qty span{display:grid;place-items:center;font-size:12px;font-weight:800;border-left:1px solid #e4edf3;border-right:1px solid #e4edf3}.esh-cart-items .ecp-cart-remove{border:0;background:none;color:#c34a54;font-size:11px;font-weight:700;padding:5px}
.esh-cart-footer{border-top:1px solid #dce7ef;background:#fff;padding:16px 20px 20px}.esh-cart-customer{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.esh-cart-customer label{font-size:10px;font-weight:800;color:#5e7885;text-transform:uppercase;letter-spacing:.05em}.esh-cart-customer input{width:100%;height:42px;margin-top:5px;border:1px solid #d2e0e9;border-radius:10px;background:#fff;color:#12344e;padding:0 11px;outline:0}.esh-cart-customer input:focus{border-color:#83c5a4;box-shadow:0 0 0 3px rgba(10,165,101,.08)}.esh-cart-total{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:4px 0 13px}.esh-cart-total span{font-size:13px;color:#607a87}.esh-cart-total strong{font-size:25px;color:var(--esh-accent)}.esh-cart-buy{width:100%;min-height:50px;border:0;border-radius:13px;background:linear-gradient(135deg,#10bd71,#079b5c);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;gap:9px;box-shadow:0 12px 24px rgba(10,165,101,.18)}.esh-cart-buy:disabled{background:#c6d4db;box-shadow:none;cursor:not-allowed}.esh-cart-note{display:block;text-align:center;color:#8095a0;margin-top:9px;font-size:10px}
@media(max-width:640px){.esh-cart-drawer{width:100%;max-width:none}.esh-cart-head{padding:18px 17px 14px}.esh-cart-items{padding:8px 15px 18px}.esh-cart-items .ecp-cart-item{grid-template-columns:82px 1fr}.esh-cart-items .ecp-cart-thumb{height:82px}.esh-cart-footer{padding:14px 16px 18px}.esh-cart-customer{grid-template-columns:1fr}.esh-cart-total strong{font-size:22px}.esh-quote-form textarea{font-size:14px;min-height:115px}}

/* ===== ESOTEC Homepage Pro v1.6 ===== */
.esh-hero-v16{position:relative;min-height:560px;background:linear-gradient(90deg,rgba(240,249,255,.98) 0%,rgba(240,249,255,.88) 48%,rgba(232,248,240,.42) 100%),var(--esh-hero-bg,linear-gradient(135deg,#eaf6ff,#eaf8ef));background-size:cover;background-position:center;overflow:visible}
.esh-hero-v16:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.76),rgba(255,255,255,.18) 64%,rgba(255,255,255,.06));pointer-events:none}
.esh-hero-v16-inner{position:relative;z-index:2;min-height:560px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:center;gap:46px;padding-top:48px;padding-bottom:48px}
.esh-hero-v16-copy{max-width:760px}.esh-hero-v16-copy h1{font-size:58px;line-height:1.02;max-width:760px;margin-bottom:16px}.esh-hero-v16-copy>p{font-size:18px;max-width:680px;color:#4e687d}
.esh-hero-smart-search{position:relative;margin-top:24px;max-width:690px}.esh-hero-smart-search form{display:grid;grid-template-columns:50px 1fr auto;align-items:center;background:rgba(255,255,255,.96);border:1px solid #cfe0eb;border-radius:16px;padding:8px;box-shadow:0 18px 44px rgba(21,72,103,.14);backdrop-filter:blur(16px)}
.esh-hero-smart-search form>span{display:grid;place-items:center;color:#54748c}.esh-hero-smart-search input{height:52px;border:0;outline:0;background:transparent;font-size:15px;color:#143b65}.esh-hero-smart-search button{height:48px;border:0;border-radius:11px;background:linear-gradient(135deg,#0cbb64,#04974e);color:#fff;font-weight:800;padding:0 28px;cursor:pointer}
.esh-hero-search-results{position:absolute;z-index:30;top:calc(100% + 10px);left:0;right:0;max-height:360px;overflow:auto;background:#fff;border:1px solid #d8e5ee;border-radius:16px;padding:12px;box-shadow:0 24px 60px rgba(13,52,78,.2)}
.esh-hero-search-results .esh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.esh-hero-search-results .esh-product-card{box-shadow:none}.esh-hero-search-results .esh-product-media{display:none}.esh-hero-search-results .esh-product-short,.esh-hero-search-results .esh-card-actions-row,.esh-hero-search-results .esh-product-cat{display:none}.esh-hero-search-results .esh-product-body{padding:12px}.esh-hero-search-results .esh-product-body h3{height:auto;min-height:0;font-size:12px}
.esh-search-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.esh-search-chips button{border:1px solid rgba(30,86,122,.16);background:rgba(255,255,255,.82);color:#46677e;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:700;cursor:pointer;backdrop-filter:blur(10px)}.esh-search-chips button:hover{border-color:rgba(10,163,79,.38);color:var(--esh-accent);background:#fff}
.esh-hero-v16-copy .esh-hero-ctas{margin-top:18px}.esh-hero-v16-side{align-self:stretch;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;padding:58px 0 34px}.esh-hero-v16-note{transform:rotate(-5deg);display:flex;flex-direction:column;align-items:flex-end;color:#15507e;text-shadow:0 1px 0 #fff}.esh-hero-v16-note span{font-size:12px;letter-spacing:.18em;font-weight:800}.esh-hero-v16-note strong{font-family:cursive;font-size:30px;font-style:italic}.esh-hero-v16-glass{width:min(290px,90%);padding:20px;border:1px solid rgba(255,255,255,.8);border-radius:18px;background:rgba(255,255,255,.72);backdrop-filter:blur(18px);box-shadow:0 18px 44px rgba(21,72,103,.12)}.esh-hero-v16-glass b{display:block;color:#12426d;font-size:18px}.esh-hero-v16-glass small{display:block;margin-top:7px;color:#61798c;line-height:1.5}

.esh-configurator{background:linear-gradient(180deg,#fff,#f5fbff);padding-top:38px;padding-bottom:42px}.esh-configurator-head{display:grid;grid-template-columns:1fr auto;align-items:end;gap:24px;margin-bottom:20px}.esh-configurator-head h2{font-size:32px;line-height:1.15;color:#143b65;margin:7px 0 8px}.esh-configurator-head p{margin:0;color:#657c8e;max-width:760px}.esh-config-progress{display:flex;align-items:center;gap:8px}.esh-config-progress span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#dfe8ef;color:#6d8394;font-weight:800}.esh-config-progress span.is-active,.esh-config-progress span.is-done{background:var(--esh-accent);color:#fff}.esh-config-progress i{width:34px;height:2px;background:#dfe8ef}
.esh-config-card{background:rgba(255,255,255,.95);border:1px solid #d6e5ef;border-radius:22px;padding:24px;box-shadow:0 20px 54px rgba(18,67,98,.09)}.esh-config-step{display:none}.esh-config-step.is-active{display:block}.esh-config-step h3{font-size:20px;color:#173e64;margin:0 0 18px}.esh-config-options{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.esh-config-options button{min-height:118px;border:1px solid #d6e5ef;border-radius:16px;background:#fff;color:#1b4c71;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;font-size:22px;font-weight:800;cursor:pointer;transition:.2s}.esh-config-options button span{font-size:11px}.esh-config-options button:hover,.esh-config-options button.is-selected{border-color:var(--esh-accent);box-shadow:0 10px 24px rgba(10,163,79,.11);background:#f3fcf7;color:var(--esh-accent)}
.esh-config-consumption{grid-template-columns:repeat(4,1fr)}.esh-config-backup{grid-template-columns:repeat(4,1fr)}.esh-config-custom{display:grid;gap:7px;margin-top:16px;font-size:11px;font-weight:800;color:#46657a}.esh-config-custom input,.esh-config-fields input,.esh-config-fields textarea{width:100%;border:1px solid #d5e2eb;border-radius:11px;background:#fff;padding:12px 13px;color:#163d60;outline:0;font-size:13px}.esh-config-custom input{height:44px}.esh-config-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.esh-config-fields label{display:grid;gap:7px;font-size:11px;font-weight:800;color:#46657a}.esh-config-fields input{height:46px}.esh-config-fields textarea{min-height:90px;resize:vertical}.esh-config-summary{margin-top:18px;border:1px solid #d9e7ef;background:#f8fcff;border-radius:14px;padding:16px;font-size:12px;color:#4f6b80;line-height:1.7}.esh-config-nav{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:22px}.esh-config-nav [data-esh-config-next],.esh-config-nav [data-esh-config-submit]{margin-left:auto}

.esh-product-card{border-radius:16px}.esh-featured-badge{position:absolute;left:10px;top:9px;z-index:3;background:linear-gradient(135deg,#0bb766,#087f47);color:#fff;border-radius:999px 999px 999px 5px;padding:5px 10px;font-size:9px;font-weight:800;box-shadow:0 5px 12px rgba(8,127,71,.18)}.esh-product-card .esh-featured-badge+.esh-sale-badge{left:auto;right:10px}.esh-sale-badge{border-radius:999px 999px 5px 999px;padding:5px 9px}.esh-product-short{font-size:10px;line-height:1.45;color:#6b8295;margin:7px 0 9px;min-height:29px}.esh-price-stack{margin-top:auto}.esh-current-price{font-size:17px;font-weight:900;color:var(--esh-accent);line-height:1.2}.esh-current-price .woocommerce-Price-amount{color:inherit}.esh-old-price{display:flex;align-items:center;gap:8px;margin-top:5px;font-size:9px}.esh-old-price del{color:#9aa9b6}.esh-old-price span{color:#0a9d58;font-weight:800}.esh-card-actions-row{display:grid;grid-template-columns:1fr 38px 38px;gap:7px;align-items:center;margin-top:11px}.esh-product-view-btn{height:38px;border-radius:9px;background:linear-gradient(135deg,#0bb766,#069c51);color:#fff!important;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800}.esh-card-actions-row .esh-card-square{width:38px;height:38px}.esh-rating small{font-size:8.5px}

@media(max-width:960px){.esh-hero-v16-inner{grid-template-columns:1fr;padding-top:36px;padding-bottom:36px}.esh-hero-v16-copy{max-width:none;text-align:center}.esh-hero-v16-copy h1{font-size:46px;margin-inline:auto}.esh-hero-v16-copy>p{margin-inline:auto}.esh-hero-smart-search{margin-inline:auto}.esh-search-chips,.esh-hero-v16-copy .esh-hero-ctas{justify-content:center}.esh-hero-v16-side{display:none}.esh-configurator-head{grid-template-columns:1fr}.esh-config-progress{justify-content:flex-start}.esh-config-options{grid-template-columns:repeat(3,1fr)}}
@media(max-width:640px){.esh-hero-v16{min-height:auto}.esh-hero-v16-inner{min-height:auto;padding-top:38px;padding-bottom:34px}.esh-hero-v16-copy h1{font-size:38px}.esh-hero-smart-search form{grid-template-columns:40px 1fr;padding:7px}.esh-hero-smart-search button{grid-column:1/-1;width:100%;height:44px}.esh-hero-search-results .esh-product-grid{grid-template-columns:1fr}.esh-search-chips{overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:4px}.esh-search-chips button{white-space:nowrap}.esh-configurator{padding-top:24px}.esh-configurator-head h2{font-size:26px}.esh-config-progress{gap:4px}.esh-config-progress span{width:30px;height:30px}.esh-config-progress i{width:18px}.esh-config-card{padding:16px}.esh-config-options,.esh-config-consumption,.esh-config-backup{grid-template-columns:repeat(2,1fr)}.esh-config-options button{min-height:100px}.esh-config-fields{grid-template-columns:1fr}.esh-config-nav{display:grid;grid-template-columns:1fr 1fr}.esh-config-nav [data-esh-config-next],.esh-config-nav [data-esh-config-submit]{margin-left:0}.esh-card-actions-row{grid-template-columns:1fr 36px 36px}.esh-product-short{font-size:9.5px}.esh-current-price{font-size:15px}}

/* ===== ESOTEC Homepage Pro 1.8 — hero + búsqueda + configurador ===== */
.esh-hero-v16{
  min-height:560px;
  background-image:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.91) 30%,rgba(255,255,255,.40) 52%,rgba(255,255,255,.05) 72%),var(--esh-hero-bg)!important;
  background-size:cover!important;
  background-position:center!important;
}
.esh-hero-v16:before{background:linear-gradient(180deg,rgba(240,248,255,.05),rgba(255,255,255,.05))!important}
.esh-hero-v16-inner{grid-template-columns:minmax(0,56%) minmax(0,44%);min-height:560px;padding-top:54px;padding-bottom:54px}
.esh-hero-v16-copy{max-width:720px;text-align:center;justify-self:center;padding:28px 24px;border-radius:28px;background:rgba(255,255,255,.56);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}
.esh-hero-v16-copy .esh-eyebrow{display:none}
.esh-hero-v16-copy h1{font-size:58px;line-height:1.02;letter-spacing:-.035em;margin:0 auto 14px;color:#0b2d56}
.esh-hero-v16-copy>p{margin:0 auto 24px;max-width:620px;color:#47677d;font-size:17px;line-height:1.55}
.esh-hero-smart-search{max-width:680px;margin:0 auto;position:relative;z-index:8}
.esh-hero-smart-search form{display:grid;grid-template-columns:42px 1fr auto;align-items:center;background:#fff;border:1px solid rgba(11,45,86,.14);border-radius:999px;padding:7px 8px 7px 15px;box-shadow:0 18px 42px rgba(11,45,86,.16)}
.esh-hero-smart-search form>span{color:#58728a;display:grid;place-items:center}
.esh-hero-smart-search input{height:48px;border:0!important;outline:0!important;background:transparent!important;font-size:15px;color:#173c5e;min-width:0}
.esh-hero-smart-search button{height:46px;border:0;border-radius:999px;background:linear-gradient(135deg,#08b962,#07994f);color:#fff;font-weight:800;padding:0 28px;box-shadow:0 8px 20px rgba(9,166,86,.22)}
.esh-hero-search-results{position:absolute;left:0;right:0;top:calc(100% + 10px);background:rgba(255,255,255,.98);border:1px solid #dbe7ef;border-radius:20px;box-shadow:0 24px 54px rgba(11,45,86,.22);padding:10px;max-height:430px;overflow:auto;text-align:left;z-index:30}
.esh-live-results-list{display:flex;flex-direction:column;gap:7px}
.esh-live-result{display:grid;grid-template-columns:66px 1fr auto 24px;align-items:center;gap:12px;padding:10px;border-radius:14px;color:#163b5b;text-decoration:none;border:1px solid transparent;transition:.18s ease}
.esh-live-result:hover{background:#f4faf7;border-color:#cce9d9;transform:translateY(-1px)}
.esh-live-result-image{width:66px;height:56px;border-radius:10px;background:#f4f8fb;display:grid;place-items:center;overflow:hidden}
.esh-live-result-image img{width:100%;height:100%;object-fit:contain;padding:5px}
.esh-live-result-copy{display:flex;flex-direction:column;gap:3px;min-width:0}
.esh-live-result-copy strong{font-size:13px;line-height:1.3;color:#123a5e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.esh-live-result-copy small{font-size:10.5px;color:#688095;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.esh-live-result-price{font-size:13px;font-weight:900;color:#0aa34f;white-space:nowrap}
.esh-live-result-arrow{font-size:24px;color:#7a90a3}
.esh-search-chips{justify-content:center;margin-top:15px;gap:8px}
.esh-search-chips button{background:rgba(255,255,255,.90);border:1px solid #d7e4ed;border-radius:999px;padding:8px 13px;font-size:11px;color:#31546e;box-shadow:0 6px 14px rgba(11,45,86,.06)}
.esh-search-chips button:hover{border-color:#81cda6;color:#07994f;background:#f2fbf6}
.esh-hero-v16-copy .esh-hero-ctas{justify-content:center;margin-top:16px}
.esh-hero-v16-side{display:none!important}

/* Configurador refinado */
.esh-configurator{padding:48px 0 58px;background:linear-gradient(180deg,#fff,#f7fbfd)}
.esh-configurator-head{grid-template-columns:1fr auto;gap:32px;align-items:end;margin-bottom:20px}
.esh-configurator-head .esh-eyebrow{color:#07994f;font-weight:800;letter-spacing:.14em;font-size:11px}
.esh-configurator-head h2{margin:7px 0 5px;font-size:32px;color:#123a5e;letter-spacing:-.02em}
.esh-configurator-head p{margin:0;color:#688095;max-width:720px}
.esh-config-card{border:1px solid #dce8ef;border-radius:24px;background:#fff;padding:24px;box-shadow:0 18px 50px rgba(11,45,86,.08)}
.esh-config-step{min-height:270px}
.esh-config-step-title{display:flex;align-items:center;gap:13px;margin-bottom:18px}
.esh-config-step-title>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#0aa34f;color:#fff;font-weight:900;flex:0 0 36px;box-shadow:0 7px 18px rgba(10,163,79,.22)}
.esh-config-step-title h3{margin:0;color:#123a5e;font-size:20px}
.esh-config-step-title p{margin:3px 0 0;color:#7790a1;font-size:12px}
.esh-config-options{gap:12px}
.esh-config-options button{border:1px solid #dce6ed;background:#fbfdfe;border-radius:18px;min-height:142px;padding:16px 13px;color:#254b68;box-shadow:0 8px 18px rgba(11,45,86,.035);transition:.18s ease}
.esh-config-options button:hover,.esh-config-options button.is-selected{border-color:#48bf7e;background:linear-gradient(180deg,#f7fffa,#effbf4);box-shadow:0 14px 28px rgba(10,163,79,.12);transform:translateY(-2px)}
.esh-config-icons{grid-template-columns:repeat(6,1fr)}
.esh-config-svg{width:46px;height:46px;border-radius:14px;background:#eaf7f0;display:grid;place-items:center;margin:0 auto 10px;color:#0a9f55}
.esh-config-svg svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.esh-config-options button strong{display:block;font-size:14px;color:#173f5f;margin-top:3px}
.esh-config-options button small{display:block;margin-top:4px;color:#7590a1;font-size:10px;line-height:1.35}
.esh-config-simple{grid-template-columns:repeat(4,1fr)}
.esh-config-simple button{min-height:132px;display:flex;flex-direction:column;justify-content:center;align-items:center}
.esh-config-simple button strong{font-size:18px}
.esh-config-simple button small{max-width:170px;font-size:11px;line-height:1.45}
.esh-config-custom{display:block;max-width:660px;margin:16px auto 0;color:#345a72;font-weight:700;font-size:12px}
.esh-config-custom input{width:100%;height:48px;border:1px solid #d5e3eb;border-radius:13px;margin-top:7px;padding:0 14px;font-size:14px}
.esh-config-final-fields{max-width:760px;margin:20px auto 0;grid-template-columns:1fr 1fr;gap:14px}
.esh-config-fields label{font-size:12px;color:#365a72;font-weight:800}
.esh-config-fields input,.esh-config-fields textarea{width:100%;margin-top:7px;border:1px solid #d6e3eb;border-radius:13px;padding:12px 14px;background:#fff;color:#173f5f}
.esh-config-summary{max-width:760px;margin:16px auto 0;padding:16px 18px;border-radius:15px;background:#f2faf6;border:1px solid #d3eedf;color:#385e50;font-size:12px;line-height:1.7}
.esh-config-nav{margin-top:16px;padding-top:16px;border-top:1px solid #edf2f5;display:flex;align-items:center;gap:10px}
.esh-config-nav [data-esh-config-next],.esh-config-nav [data-esh-config-submit]{margin-left:auto}

@media(max-width:960px){
  .esh-hero-v16{background-position:68% center!important;min-height:540px}
  .esh-hero-v16-inner{grid-template-columns:1fr;min-height:540px;align-items:center;padding:30px 18px}
  .esh-hero-v16-copy{width:min(760px,96%);max-width:none;background:rgba(255,255,255,.82);backdrop-filter:blur(7px)}
  .esh-hero-v16-copy h1{font-size:46px}
  .esh-config-icons{grid-template-columns:repeat(3,1fr)}
  .esh-config-simple{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:640px){
  .esh-hero-v16{min-height:610px;background-position:73% center!important;background-size:auto 100%!important}
  .esh-hero-v16:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.82) 0%,rgba(255,255,255,.90) 58%,rgba(255,255,255,.62) 100%);pointer-events:none}
  .esh-hero-v16-inner{min-height:610px;padding:32px 12px;position:relative;z-index:2}
  .esh-hero-v16-copy{width:100%;padding:24px 14px;border-radius:22px;background:rgba(255,255,255,.72)}
  .esh-hero-v16-copy h1{font-size:39px;line-height:1.04}
  .esh-hero-v16-copy>p{font-size:14px;margin-bottom:19px}
  .esh-hero-smart-search form{grid-template-columns:34px 1fr 46px;padding:6px 7px 6px 11px}
  .esh-hero-smart-search input{height:44px;font-size:13px}
  .esh-hero-smart-search button{width:46px;padding:0;font-size:0;height:42px}
  .esh-hero-smart-search button:after{content:"⌕";font-size:22px;color:#fff}
  .esh-hero-search-results{left:-4px;right:-4px;max-height:340px;border-radius:16px}
  .esh-live-result{grid-template-columns:54px 1fr auto;padding:8px;gap:9px}
  .esh-live-result-image{width:54px;height:48px}.esh-live-result-copy small{display:none}.esh-live-result-price{font-size:11px}.esh-live-result-arrow{display:none}
  .esh-search-chips{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding:2px 0 5px}.esh-search-chips button{white-space:nowrap}
  .esh-hero-v16-copy .esh-hero-ctas{display:grid;grid-template-columns:1fr 1fr;gap:8px}.esh-hero-v16-copy .esh-hero-ctas .esh-btn{width:100%;justify-content:center;font-size:12px;padding-inline:10px}
  .esh-configurator{padding:28px 0 36px}
  .esh-configurator-head{grid-template-columns:1fr}.esh-configurator-head h2{font-size:25px}.esh-config-progress{justify-content:center}
  .esh-config-card{padding:14px;border-radius:18px}.esh-config-step{min-height:0}
  .esh-config-step-title{align-items:flex-start}.esh-config-step-title h3{font-size:18px}.esh-config-step-title p{font-size:11px}
  .esh-config-icons{grid-template-columns:repeat(2,1fr)}.esh-config-options button{min-height:118px;padding:12px 8px}.esh-config-svg{width:40px;height:40px}.esh-config-svg svg{width:22px;height:22px}
  .esh-config-simple{grid-template-columns:1fr 1fr}.esh-config-simple button{min-height:116px}.esh-config-simple button strong{font-size:16px}.esh-config-simple button small{font-size:10px}
  .esh-config-final-fields{grid-template-columns:1fr}
  .esh-config-nav{display:grid;grid-template-columns:1fr 1fr}.esh-config-nav [data-esh-config-next],.esh-config-nav [data-esh-config-submit]{margin-left:0}.esh-config-nav [data-esh-config-submit]{grid-column:1/-1}
}

/* === v1.9: mobile search + account/cart inside hamburger === */
.esh-nav-mobile-tools{display:none}
@media(max-width:640px){
  /* Keep the hero search strictly inside the mobile viewport. */
  .esh-hero-v16-inner{width:calc(100% - 24px)!important;max-width:100%!important;margin-inline:auto!important;padding-left:0!important;padding-right:0!important}
  .esh-hero-v16-copy{width:100%!important;max-width:100%!important;margin:0!important;padding:22px 12px!important;overflow:visible}
  .esh-hero-v16-copy h1{max-width:100%!important;font-size:clamp(31px,9vw,39px)!important;overflow-wrap:anywhere}
  .esh-hero-smart-search{width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important}
  .esh-hero-smart-search form{width:100%!important;max-width:100%!important;grid-template-columns:34px minmax(0,1fr) 44px!important;gap:4px!important;padding:6px 7px 6px 10px!important;border-radius:999px!important;overflow:hidden}
  .esh-hero-smart-search form>span{width:28px!important}
  .esh-hero-smart-search input{width:100%!important;min-width:0!important;max-width:100%!important;font-size:13px!important;padding:0 4px!important}
  .esh-hero-smart-search button{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;padding:0!important}
  .esh-hero-search-results{left:0!important;right:0!important;width:100%!important;max-width:100%!important}
  .esh-search-chips{width:100%!important;max-width:100%!important;overscroll-behavior-x:contain;scrollbar-width:none}
  .esh-search-chips::-webkit-scrollbar{display:none}
  .esh-hero-v16-copy .esh-hero-ctas{width:100%!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}
  .esh-hero-v16-copy .esh-hero-ctas .esh-btn{min-width:0!important;white-space:nowrap!important}

  /* Mobile hamburger panel: compact and useful, including login and cart. */
  .esh-nav.is-open{padding:8px 10px 12px!important;border:1px solid #dce7ef!important;border-radius:18px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 18px 48px rgba(11,45,86,.14)!important;gap:2px!important}
  .esh-nav.is-open>a{padding:11px 8px!important;border-radius:10px!important;font-size:14px!important}
  .esh-nav-mobile-tools{display:grid;width:100%;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;padding-top:10px;border-top:1px solid #e5edf3}
  .esh-nav-mobile-action{min-height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:0 10px!important;border:1px solid #d9e5ed!important;border-radius:12px!important;background:#f8fbfd!important;color:#173f5f!important;font-weight:700!important;font-size:13px!important;position:relative!important}
  .esh-nav-mobile-action .esh-icon{width:19px;height:19px}
  button.esh-nav-mobile-action{font-family:inherit;cursor:pointer}
  .esh-nav-mobile-action b{min-width:20px;height:20px;padding:0 5px;border-radius:999px;display:grid;place-items:center;background:var(--esh-accent);color:#fff;font-size:10px}
}


/* === v1.9.1 mobile hero centering hotfix === */
@media (max-width:640px){
  html,body,body.esotec-home-shell,body.esotec-homepage-pro{overflow-x:hidden!important}
  .esh-site,.esh-hero,.esh-hero-v16,.esh-hero-v16-inner,.esh-hero-v16-copy{max-width:100%!important}
  .esh-hero-v16{overflow:hidden!important}
  .esh-hero-v16-inner{display:block!important;width:100%!important;max-width:100%!important;padding:28px 14px 34px!important;margin:0 auto!important}
  .esh-hero-v16-copy{text-align:center!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:22px 12px!important;border-radius:22px!important;overflow:hidden!important}
  .esh-hero-v16-copy h1{display:block!important;width:100%!important;max-width:100%!important;margin:0 auto 12px!important;font-size:clamp(30px,8.8vw,38px)!important;line-height:1.05!important;letter-spacing:-.03em!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;text-wrap:balance}
  .esh-hero-v16-copy>p{display:block!important;width:100%!important;max-width:100%!important;margin:0 auto 18px!important;font-size:14px!important;line-height:1.45!important}
  .esh-hero-smart-search{display:block!important;position:relative!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;overflow:visible!important}
  .esh-hero-smart-search form{display:flex!important;align-items:center!important;width:100%!important;max-width:100%!important;min-width:0!important;gap:6px!important;padding:6px 8px 6px 10px!important;border-radius:999px!important;overflow:hidden!important}
  .esh-hero-smart-search form>span{flex:0 0 24px!important;width:24px!important;display:grid!important;place-items:center!important}
  .esh-hero-smart-search input{flex:1 1 auto!important;width:auto!important;min-width:0!important;max-width:100%!important;height:42px!important;padding:0!important;font-size:13px!important}
  .esh-hero-smart-search button{flex:0 0 42px!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;padding:0!important}
  .esh-hero-search-results{left:0!important;right:0!important;width:100%!important;max-width:100%!important}
  .esh-search-chips{width:100%!important;max-width:100%!important;margin:12px auto 0!important;padding-bottom:4px!important}
  .esh-search-chips button{flex:0 0 auto!important}
  .esh-hero-v16-copy .esh-hero-ctas{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important}
  .esh-hero-v16-copy .esh-hero-ctas .esh-btn{width:100%!important;min-width:0!important;white-space:normal!important}
}
