:root{--ecp-green:#11c96b;--ecp-bg:#071012;--ecp-card:#11191c;--ecp-card2:#192124;--ecp-line:#263337;--ecp-text:#f5f8f7;--ecp-muted:#9ca9a6;--ecp-red:#ff343d}
body.esotec-catalog-shell,body.esotec-catalogo-pro{margin:0;background:var(--ecp-bg)}
.ecp-site,.ecp-site *{box-sizing:border-box}.ecp-site{font-family:Poppins,Inter,"Segoe UI",Arial,sans-serif;background:radial-gradient(circle at 80% 10%,rgba(0,100,86,.12),transparent 28%),var(--ecp-bg);color:var(--ecp-text);line-height:1.45;min-height:100vh}.ecp-site a{text-decoration:none;color:inherit}.ecp-site button,.ecp-site input,.ecp-site select,.ecp-site textarea{font:inherit}.ecp-site button{cursor:pointer}.ecp-container{width:min(1380px,calc(100% - 52px));margin-inline:auto}.ecp-icon{display:inline-flex;width:19px;height:19px}.ecp-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.ecp-topbar{border-bottom:1px solid #172326;background:#081012;font-size:12px}.ecp-topbar-inner{min-height:34px;display:flex;align-items:center;gap:24px;color:#d9e5e1}.ecp-topbar-inner span{display:flex;align-items:center;gap:7px;white-space:nowrap}.ecp-topbar .ecp-icon{width:14px;height:14px;color:var(--ecp-green)}.ecp-topbar-contact{margin-left:auto}
.ecp-header{position:sticky;top:0;z-index:80;background:rgba(7,15,17,.94);backdrop-filter:blur(18px);border-bottom:1px solid #1c292d}.ecp-header-inner{height:76px;display:flex;align-items:center;gap:30px}.ecp-logo{display:flex;align-items:center;min-width:190px}.ecp-logo-img{max-width:180px;max-height:52px;object-fit:contain}.ecp-logo-fallback{flex-direction:column;align-items:flex-start;line-height:1}.ecp-logo-fallback b{font-size:27px;color:#fff;letter-spacing:.03em}.ecp-logo-fallback b::first-letter{color:var(--ecp-green)}.ecp-logo-fallback small{font-size:8px;letter-spacing:.16em;color:#8eb2a6;margin-top:6px}.ecp-nav{display:flex;gap:28px;margin-left:auto}.ecp-nav a{font-size:13px;font-weight:700;color:#c6d2cf;position:relative;padding:28px 0}.ecp-nav a:after{content:"";position:absolute;height:2px;left:0;right:100%;bottom:18px;background:var(--ecp-green);transition:.2s}.ecp-nav a:hover:after,.ecp-nav a.is-active:after{right:0}.ecp-nav a.is-active{color:var(--ecp-green)}.ecp-header-actions{display:flex;align-items:center;gap:8px}.ecp-header-search{height:42px;width:280px;display:flex;align-items:center;gap:9px;border:1px solid #314146;border-radius:10px;background:#10181b;padding:0 12px}.ecp-header-search .ecp-icon{color:#b2c0bc}.ecp-header-search input{border:0;outline:0;background:transparent;color:#fff;min-width:0;flex:1}.ecp-action-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:9px;color:#dbe7e3}.ecp-action-icon:hover{background:#142024;color:var(--ecp-green)}
.ecp-catalog-hero{min-height:145px;background:linear-gradient(90deg,rgba(13,28,33,.98),rgba(13,28,33,.72)),linear-gradient(120deg,#172b33,#132027);border-bottom:1px solid #203136}.ecp-catalog-hero .ecp-container{padding:28px 0}.ecp-catalog-hero h1{font-size:38px;margin:0 0 6px}.ecp-catalog-hero p{margin:0;color:#c3cfcc;font-size:17px}
.ecp-catalog-main{display:grid;grid-template-columns:260px 1fr;gap:24px;padding:30px 0 42px}.ecp-filter-mobile{display:none}.ecp-filters{border:1px solid var(--ecp-line);border-radius:14px;background:#090f11;padding:18px;align-self:start;position:sticky;top:96px;max-height:calc(100vh - 120px);overflow:auto}.ecp-filter-head{display:flex;align-items:center;justify-content:space-between}.ecp-filter-head h2{font-size:17px;margin:0}.ecp-filter-head button{border:0;background:none;color:#fff;font-size:12px}.ecp-filter-group{padding:18px 0;border-top:1px solid #172225}.ecp-filter-group:first-of-type{border-top:0}.ecp-filter-group h3{font-size:14px;margin:0 0 12px}.ecp-check-list{display:grid;gap:8px}.ecp-check-list label{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:7px;font-size:12px;color:#e6eeec}.ecp-check-list input{appearance:none;width:14px;height:14px;border:1px solid #39494d;border-radius:4px;background:#101719;display:grid;place-items:center}.ecp-check-list input:checked{background:var(--ecp-green);border-color:var(--ecp-green);box-shadow:inset 0 0 0 3px #0c1416}.ecp-check-list small{color:#7f8e8a}.ecp-filter-note{font-size:11px;color:#81918d}.ecp-range-values{display:flex;justify-content:space-between;font-size:10px;color:#adbbb7;margin-bottom:6px}.ecp-dual-range{position:relative;height:28px}.ecp-dual-range input{position:absolute;inset:0;width:100%;appearance:none;background:transparent;pointer-events:none}.ecp-dual-range input::-webkit-slider-runnable-track{height:5px;background:linear-gradient(90deg,var(--ecp-green),#4bd387);border-radius:20px}.ecp-dual-range input::-webkit-slider-thumb{appearance:none;width:14px;height:14px;border-radius:50%;background:#fff;border:2px solid var(--ecp-green);margin-top:-4px;pointer-events:auto}.ecp-help-card{margin-top:18px;border-top:1px solid #1b282b;padding-top:18px;display:grid;gap:6px}.ecp-help-card b{font-size:13px}.ecp-help-card small{color:#8f9e9a}.ecp-help-card a{margin-top:8px;background:var(--ecp-green);color:#04120b;font-weight:800;text-align:center;padding:10px;border-radius:8px;font-size:12px}
.ecp-products-toolbar{min-height:54px;display:flex;justify-content:space-between;align-items:center;gap:18px;font-size:12px;color:#bac7c3}.ecp-toolbar-right{display:flex;align-items:center;gap:18px}.ecp-view-switch{display:flex;background:#161e21;border:1px solid #283539;border-radius:9px;padding:3px}.ecp-view-switch button{display:flex;align-items:center;gap:7px;border:0;background:transparent;color:#9eaaa7;padding:8px 12px;border-radius:6px}.ecp-view-switch button.is-active{background:#07100d;color:#fff;box-shadow:inset 0 0 0 1px #364449}.ecp-toolbar-right label{display:flex;align-items:center;gap:8px}.ecp-toolbar-right select{height:38px;border:1px solid #2c393d;background:#101719;color:#fff;border-radius:8px;padding:0 36px 0 12px;outline:0}.ecp-loading{padding:10px;color:#a9bbb5}.ecp-product-grid{display:grid;gap:14px;transition:.2s}.ecp-product-grid.is-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ecp-product-card{background:#0b1113;border:1px solid #253337;border-radius:12px;overflow:hidden;min-width:0;transition:.22s;display:flex;flex-direction:column}.ecp-product-card:hover{border-color:#3c5055;box-shadow:0 12px 30px rgba(0,0,0,.22);transform:translateY(-2px)}.ecp-product-media{position:relative;display:block;aspect-ratio:1.18/1;background:#2b2d2e;overflow:hidden}.ecp-product-media img{width:100%;height:100%;object-fit:contain;display:block;padding:14px;transition:.25s}.ecp-product-card:hover .ecp-product-media img{transform:scale(1.025)}.ecp-featured-badge,.ecp-discount-badge{position:absolute;top:10px;z-index:2;border-radius:5px;padding:4px 8px;font-size:10px;font-weight:800}.ecp-featured-badge{left:10px;background:#0d8a49;color:#d7ffe8}.ecp-discount-badge{right:10px;background:#e8111b;color:#fff}.ecp-product-body{padding:13px;display:flex;flex-direction:column;flex:1}.ecp-sku{font-size:9px;color:#81918d;text-transform:uppercase}.ecp-product-body h3{font-size:13px;line-height:1.3;margin:5px 0 6px;min-height:34px}.ecp-product-body h3 a:hover{color:var(--ecp-green)}.ecp-product-body p{font-size:10.5px;line-height:1.4;color:#9fadaa;margin:0 0 9px;min-height:30px}.ecp-price-line{display:flex;align-items:center;gap:7px}.ecp-price-line strong{font-size:19px;color:var(--ecp-green);line-height:1}.ecp-price-pct{font-size:10px;font-weight:800;background:#f01b25;color:#fff;border-radius:5px;padding:3px 6px}.ecp-old-price{display:flex;align-items:center;gap:10px;margin-top:5px;font-size:9.5px}.ecp-old-price del{color:#7c8986}.ecp-old-price em{font-style:normal;color:#15dd75;font-weight:700}.ecp-card-actions{display:grid;grid-template-columns:1fr 40px;gap:8px;margin-top:auto;padding-top:12px}.ecp-add{min-height:38px;border-radius:7px;background:linear-gradient(135deg,var(--ecp-green),#0ab55d);color:#04120a!important;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:800;padding:0 12px!important;border:0!important}.ecp-view{width:40px;height:38px;border:1px solid #354449;border-radius:7px;display:grid;place-items:center;color:#d7e2df}.ecp-view:hover{border-color:var(--ecp-green);color:var(--ecp-green)}.ecp-product-grid.is-list{grid-template-columns:1fr}.ecp-product-grid.is-list .ecp-product-card{display:grid;grid-template-columns:190px 1fr}.ecp-product-grid.is-list .ecp-product-media{aspect-ratio:auto;min-height:150px}.ecp-product-grid.is-list .ecp-product-body{padding:16px}.ecp-product-grid.is-list .ecp-product-body h3{font-size:16px;min-height:0}.ecp-product-grid.is-list .ecp-product-body p{min-height:0;font-size:12px}.ecp-product-grid.is-list .ecp-card-actions{grid-template-columns:160px 40px;justify-content:end}.ecp-product-grid.is-compact{grid-template-columns:repeat(4,minmax(0,1fr))}.ecp-product-grid.is-compact .ecp-product-body p,.ecp-product-grid.is-compact .ecp-old-price em,.ecp-product-grid.is-compact .ecp-sku{display:none}.ecp-product-grid.is-compact .ecp-product-media{aspect-ratio:1.15/1}.ecp-product-grid.is-compact .ecp-product-body h3{font-size:11px}.ecp-product-grid.is-compact .ecp-price-line strong{font-size:16px}.ecp-product-grid.is-compact .ecp-card-actions{grid-template-columns:1fr}.ecp-product-grid.is-compact .ecp-view{display:none}.ecp-empty{grid-column:1/-1;border:1px dashed #334247;border-radius:12px;padding:26px;text-align:center;color:#9eaaa7}.ecp-pagination{display:flex;justify-content:center;align-items:center;gap:7px;padding:24px 0 0}.ecp-pagination button,.ecp-pagination span{min-width:34px;height:34px;display:grid;place-items:center;border:1px solid #2c3a3e;background:#0d1517;color:#d7e2df;border-radius:7px}.ecp-pagination button.is-active{background:var(--ecp-green);border-color:var(--ecp-green);color:#04100a;font-weight:800}
.ecp-category-chips{padding:26px 0 32px;border-top:1px solid #1c292d}.ecp-category-chips h3{font-size:16px;margin:0 0 14px}.ecp-category-chips .ecp-container>div{display:flex;flex-wrap:wrap;gap:8px}.ecp-category-chips button{border:1px solid #314045;background:#0c1315;color:#c7d2cf;border-radius:999px;padding:8px 12px;font-size:11px}.ecp-category-chips button:hover{border-color:var(--ecp-green);color:var(--ecp-green)}
.ecp-subscribe{background:linear-gradient(90deg,#003c32,#004a3c 60%,#08392f);border-top:1px solid #14604f;border-bottom:1px solid #145344}.ecp-subscribe-inner{min-height:105px;display:flex;align-items:center;justify-content:space-between;gap:30px}.ecp-subscribe-copy{display:flex;align-items:center;gap:16px}.ecp-wa-mark{width:58px;height:58px;border:3px solid #48f093;border-radius:50%;display:grid;place-items:center;font-size:23px;color:#48f093}.ecp-subscribe-copy small{font-size:10px;color:#72e5a4}.ecp-subscribe-copy h3{font-size:17px;margin:2px 0}.ecp-subscribe-copy p{font-size:11px;color:#b8d5ca;margin:0}.ecp-subscribe-form{display:flex;gap:8px}.ecp-subscribe-form input{width:260px;height:42px;border-radius:7px;border:1px solid #527066;background:#153f36;color:#fff;padding:0 12px;outline:0}.ecp-subscribe-form button{height:42px;border:0;border-radius:7px;background:var(--ecp-green);font-weight:800;padding:0 18px;color:#06120b}.ecp-footer{padding:38px 0 0;background:#071012}.ecp-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px}.ecp-footer-brand p{max-width:300px;font-size:11px;line-height:1.6;color:#aab8b4}.ecp-footer h4{font-size:14px;margin:0 0 13px}.ecp-footer-grid>div:not(.ecp-footer-brand){display:flex;flex-direction:column;gap:9px}.ecp-footer a,.ecp-footer span{font-size:11px;color:#aebbb7;display:flex;gap:8px;align-items:flex-start}.ecp-footer a:hover{color:var(--ecp-green)}.ecp-footer .ecp-icon{width:15px;height:15px;color:var(--ecp-green)}.ecp-footer-bottom{border-top:1px solid #192427;margin-top:34px;padding:15px 0;color:#70817c;font-size:10px}.ecp-floating-wa{position:fixed;right:22px;bottom:20px;z-index:100;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#0bd46c;color:#03130a!important;font-weight:900;box-shadow:0 8px 26px rgba(0,0,0,.32)}
/* Single */
.ecp-single{padding:20px 0 42px}.ecp-breadcrumb{display:flex;gap:8px;align-items:center;color:#7f918c;font-size:11px;margin-bottom:18px;white-space:nowrap;overflow:hidden}.ecp-breadcrumb b{overflow:hidden;text-overflow:ellipsis}.ecp-product-top{display:grid;grid-template-columns:1fr 1.03fr;gap:28px}.ecp-main-image{position:relative;min-height:510px;border:1px solid #28363a;border-radius:12px;background:#2b2d2e;display:grid;place-items:center;overflow:hidden}.ecp-main-image>img{width:100%;height:100%;max-height:510px;object-fit:contain;padding:30px}.ecp-single-discount{position:absolute;left:16px;top:14px;background:#e5151f;color:#fff;border-radius:6px;padding:7px 10px;font-size:12px;font-weight:800}.ecp-image-actions{position:absolute;right:12px;top:12px;display:flex;gap:7px}.ecp-image-actions button{width:38px;height:38px;border-radius:7px;border:1px solid #3a484c;background:#101719;color:#fff;display:grid;place-items:center}.ecp-thumbs{display:flex;gap:10px;margin-top:10px;overflow:auto}.ecp-thumbs button{flex:0 0 120px;height:105px;border-radius:8px;border:1px solid #334247;background:#0a1012;padding:7px}.ecp-thumbs button.is-active{border-color:var(--ecp-green);box-shadow:inset 0 0 0 1px var(--ecp-green)}.ecp-thumbs img{width:100%;height:100%;object-fit:contain}.ecp-product-info h1{font-size:28px;line-height:1.15;margin:0 0 6px}.ecp-single-sku{font-size:11px;color:#7e908b}.ecp-single-price{display:flex;align-items:center;gap:14px;margin-top:16px}.ecp-single-price strong{font-size:34px;color:var(--ecp-green)}.ecp-single-price>span{background:#ed1520;border-radius:6px;padding:5px 9px;font-size:11px;font-weight:800}.ecp-single-old{display:flex;gap:12px;font-size:12px}.ecp-single-old del{color:#818e8a}.ecp-single-old em{font-style:normal;color:#1fdc79;font-weight:700}.ecp-stock{display:inline-flex;margin:14px 0 8px;padding:5px 8px;border-radius:5px;font-size:10px;font-weight:800}.ecp-stock.is-in{background:#0e5635;color:#55f09d}.ecp-stock.is-out{background:#5b1519;color:#ff8d92}.ecp-short-description{font-size:13px;color:#d2ddda;line-height:1.55}.ecp-buy-box{border:1px solid #29383c;border-radius:12px;padding:16px;margin-top:16px}.ecp-qty{display:flex;align-items:center;gap:0;margin-bottom:12px}.ecp-qty b{font-size:12px;margin-right:10px}.ecp-qty button,.ecp-qty input{height:34px;border:1px solid #334347;background:#0c1315;color:#fff}.ecp-qty button{width:34px}.ecp-qty input{width:50px;text-align:center;border-left:0;border-right:0}.ecp-buy-actions{display:grid;grid-template-columns:1fr 170px;gap:10px}.ecp-main-cart,.ecp-wa-button{min-height:44px;border-radius:7px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.ecp-main-cart{border:0;background:var(--ecp-green);color:#06130b}.ecp-wa-button{border:1px solid #0f8e52;color:#4ae994!important}.ecp-pdf-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.ecp-pdf-actions a{min-height:38px;border:1px solid #334347;border-radius:7px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px}.ecp-primary-specs{border:1px solid #29383c;border-radius:12px;padding:16px;margin-top:14px}.ecp-primary-specs h3{font-size:14px;margin:0 0 14px}.ecp-primary-specs>div{display:grid;grid-template-columns:1fr 1fr;gap:14px 30px}.ecp-primary-specs span{display:flex;flex-direction:column}.ecp-primary-specs small{color:#8f9d99}.ecp-tabs{margin-top:34px}.ecp-tab-head{display:flex;gap:28px;border-bottom:1px solid #2a363a}.ecp-tab-head button{border:0;background:none;color:#9aa8a4;padding:12px 0;position:relative}.ecp-tab-head button.is-active{color:#fff}.ecp-tab-head button.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--ecp-green)}.ecp-tab-panel{display:none;border:1px solid #29383c;border-top:0;border-radius:0 0 12px 12px;padding:18px}.ecp-tab-panel.is-active{display:block}.ecp-description-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:32px}.ecp-tab-panel h3{font-size:15px}.ecp-tab-panel p,.ecp-tab-panel li{font-size:12px;color:#c2cfcb;line-height:1.65}.ecp-tab-panel ul{padding-left:0;list-style:none}.ecp-tab-panel li:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;margin-right:8px;border-radius:50%;background:#0d7a45;color:#8affbd}.ecp-spec-table{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.ecp-spec-table>div{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid #263337;font-size:12px}.ecp-spec-table span{color:#abb9b5}.ecp-download-row{display:flex;gap:10px;margin-top:16px}.ecp-download-row a,.ecp-cert-pdf{display:inline-flex;align-items:center;gap:8px;border:1px solid #344549;border-radius:7px;padding:9px 12px;font-size:11px}.ecp-cert-list{display:grid;gap:8px}.ecp-reviews{padding:30px 0}.ecp-reviews h2,.ecp-related h2{font-size:21px;margin:0 0 12px}.ecp-reviews article{border:1px solid #2b393d;border-radius:10px;padding:12px;margin:8px 0}.ecp-reviews article span{color:#ffbe35;margin-left:10px}.ecp-reviews p{font-size:12px;color:#a7b6b1}.ecp-reviews>button,.ecp-review-form button{border:1px solid #246541;background:#0a1511;color:#49e993;border-radius:7px;padding:9px 12px}.ecp-review-form{margin-top:12px;border:1px solid #2b393d;border-radius:10px;padding:12px}.ecp-review-form>div{display:grid;grid-template-columns:1fr 1fr 150px;gap:8px}.ecp-review-form input,.ecp-review-form select,.ecp-review-form textarea{border:1px solid #334347;background:#0c1315;color:#fff;border-radius:7px;padding:10px}.ecp-review-form textarea{width:100%;min-height:100px;margin:8px 0;resize:vertical}.ecp-related{padding:4px 0 20px}.ecp-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ecp-native-cart .variations select,.ecp-native-cart input{background:#0c1315;color:#fff;border:1px solid #334347}
@media(max-width:1180px){.ecp-nav{gap:16px}.ecp-header-search{width:220px}.ecp-product-grid.is-grid,.ecp-product-grid.is-compact{grid-template-columns:repeat(3,1fr)}.ecp-topbar-inner span:nth-child(4){display:none}.ecp-footer-grid{gap:30px}}
@media(max-width:920px){.ecp-container{width:min(100% - 28px,1380px)}.ecp-nav{display:none}.ecp-header-search{display:none}.ecp-catalog-main{grid-template-columns:1fr}.ecp-filter-mobile{display:inline-flex;width:max-content;border:1px solid #334347;border-radius:7px;background:#101719;color:#fff;padding:9px 13px}.ecp-filters{display:none;position:relative;top:auto;max-height:none}.ecp-filters.is-open{display:block}.ecp-product-grid.is-grid,.ecp-product-grid.is-compact{grid-template-columns:repeat(2,1fr)}.ecp-product-top{grid-template-columns:1fr}.ecp-main-image{min-height:420px}.ecp-related-grid{grid-template-columns:repeat(2,1fr)}.ecp-subscribe-inner{flex-direction:column;align-items:stretch;padding:18px 0}.ecp-subscribe-form input{width:100%}.ecp-footer-grid{grid-template-columns:1fr 1fr}.ecp-topbar-contact{display:none}}
@media(max-width:620px){.ecp-topbar-inner{overflow:auto;gap:18px}.ecp-header-inner{height:66px}.ecp-logo{min-width:130px}.ecp-logo-img{max-width:145px}.ecp-header-actions{margin-left:auto}.ecp-action-icon{width:36px;height:36px}.ecp-catalog-hero h1{font-size:29px}.ecp-catalog-hero p{font-size:14px}.ecp-products-toolbar{align-items:flex-start;flex-direction:column}.ecp-toolbar-right{width:100%;flex-direction:column;align-items:stretch}.ecp-view-switch{width:100%}.ecp-view-switch button{flex:1;justify-content:center;padding:8px 5px;font-size:11px}.ecp-toolbar-right label{justify-content:space-between}.ecp-product-grid.is-grid,.ecp-product-grid.is-compact{grid-template-columns:1fr}.ecp-product-grid.is-list .ecp-product-card{grid-template-columns:120px 1fr}.ecp-product-grid.is-list .ecp-product-media{min-height:130px}.ecp-product-grid.is-list .ecp-product-body p,.ecp-product-grid.is-list .ecp-old-price em{display:none}.ecp-product-grid.is-list .ecp-card-actions{grid-template-columns:1fr 40px}.ecp-subscribe-copy{align-items:flex-start}.ecp-wa-mark{width:46px;height:46px;flex:0 0 46px}.ecp-subscribe-form{flex-direction:column}.ecp-footer-grid{grid-template-columns:1fr}.ecp-product-info h1{font-size:23px}.ecp-single-price strong{font-size:29px}.ecp-buy-actions,.ecp-pdf-actions{grid-template-columns:1fr}.ecp-description-grid,.ecp-spec-table{grid-template-columns:1fr}.ecp-tab-head{gap:16px;overflow:auto}.ecp-tab-head button{white-space:nowrap;font-size:11px}.ecp-review-form>div{grid-template-columns:1fr}.ecp-related-grid{display:flex;overflow:auto}.ecp-related-grid .ecp-product-card{min-width:82%}.ecp-primary-specs>div{grid-template-columns:1fr 1fr}.ecp-thumbs button{flex-basis:92px;height:82px}.ecp-main-image{min-height:330px}}

/* ===== ESOTEC v1.1 visual refinement ===== */
body.ecp-modal-open{overflow:hidden}
.ecp-site{background:#f4f8fb;color:#133142}
.ecp-site a{transition:.2s ease}
.ecp-topbar{background:#ffffff;border-bottom:1px solid #dfe9f1}
.ecp-topbar-inner{color:#38606e}
.ecp-header{background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid #dbe6ef}
.ecp-header-inner{height:86px}
.ecp-logo{min-width:235px}
.ecp-logo-img{max-width:225px;max-height:66px}
.ecp-logo-fallback b{color:#0f3550}
.ecp-logo-fallback small{color:#4b8190}
.ecp-nav a{color:#26485b;font-size:14px;padding:32px 0}
.ecp-nav a.is-active,.ecp-nav a:hover{color:#0aa565}
.ecp-nav a:after{bottom:20px}
.ecp-header-actions{margin-left:auto;gap:10px}
.ecp-action-icon{width:44px;height:44px;border:1px solid #dbe7f0;background:#fff;color:#21485a;box-shadow:0 8px 20px rgba(16,60,85,.06)}
.ecp-action-icon:hover{background:#eff7f9;border-color:#b8cdda;color:#0aa565}
.ecp-theme-toggle .ecp-theme-icon{display:inline-flex}.ecp-theme-toggle .ecp-theme-moon{display:none}.ecp-site.ecp-theme-dark .ecp-theme-toggle .ecp-theme-sun{display:none}.ecp-site.ecp-theme-dark .ecp-theme-toggle .ecp-theme-moon{display:inline-flex}
.ecp-catalog-hero{min-height:170px;background:linear-gradient(120deg,#ffffff 0%,#eff6fb 58%,#e6f3ef 100%);border-bottom:1px solid #dbe7f0}
.ecp-catalog-hero .ecp-container{padding:38px 0}
.ecp-catalog-hero h1{color:#12344e;font-size:42px}
.ecp-catalog-hero p{color:#5b7582;max-width:720px}
.ecp-filter-mobile{border:1px solid #cfe0ea;background:#fff;color:#1f4154}
.ecp-filters{background:#fff;border:1px solid #dbe7f0;box-shadow:0 14px 34px rgba(15,55,81,.06);top:104px}
.ecp-filter-head h2,.ecp-filter-group h3{color:#12344e}.ecp-filter-head button{color:#2f5567;font-weight:600}
.ecp-filter-group{border-top:1px solid #ebf1f5}
.ecp-check-list label{color:#26495b;font-size:13px;grid-template-columns:18px 1fr auto}
.ecp-check-list input{background:#fff;border-color:#b6cad6}
.ecp-check-list input:checked{background:var(--ecp-green);border-color:var(--ecp-green);box-shadow:inset 0 0 0 3px #fff}
.ecp-check-list small,.ecp-filter-note{color:#76909c}
.ecp-range-values{color:#456473;font-size:11px}
.ecp-dual-range input::-webkit-slider-runnable-track{background:linear-gradient(90deg,#dceaf2,var(--ecp-green),#47d083)}
.ecp-help-card{border-top:1px solid #ebf1f5}.ecp-help-card small{color:#6f8793}.ecp-help-card a{color:#fff;background:linear-gradient(135deg,#13be70,var(--ecp-green))}
.ecp-products-toolbar{color:#476776;font-size:13px;margin-bottom:10px}
.ecp-toolbar-right{gap:14px}
.ecp-view-switch{background:#fff;border:1px solid #d5e2ea;box-shadow:0 8px 18px rgba(16,60,85,.05)}
.ecp-view-switch button{color:#466675;font-weight:600}
.ecp-view-switch button.is-active{background:#f0f7fb;color:#12344e;box-shadow:inset 0 0 0 1px #c8dbe6}
.ecp-toolbar-right select{background:#fff;color:#12344e;border:1px solid #d5e2ea}
.ecp-loading{color:#4b6c7b}
.ecp-product-grid{gap:18px}
.ecp-product-card{background:#fff;border:1px solid #dbe7f0;border-radius:18px;box-shadow:0 14px 30px rgba(15,55,81,.05)}
.ecp-product-card:hover{border-color:#bfd6e3;box-shadow:0 18px 40px rgba(15,55,81,.10)}
.ecp-product-media{background:linear-gradient(180deg,#f8fbfd,#edf4f8)}
.ecp-product-media img{padding:20px}
.ecp-featured-badge{background:#0aa565;color:#fff;border-radius:999px;padding:6px 10px}
.ecp-discount-badge,.ecp-price-pct{background:#ef3340;color:#fff;border-radius:999px}
.ecp-product-body{padding:16px 16px 15px}
.ecp-sku{font-size:10px;color:#7290a0;letter-spacing:.05em}
.ecp-product-body h3{font-size:15px;line-height:1.35;min-height:40px;margin:6px 0 8px;color:#133142}
.ecp-product-body h3 a:hover{color:#0aa565}
.ecp-product-body p{font-size:12px;line-height:1.52;color:#5d7683;min-height:54px}
.ecp-price-line strong{font-size:28px;color:#12b86d}
.ecp-old-price{font-size:11px;gap:8px}.ecp-old-price del{color:#8ca1ad}.ecp-old-price em{color:#0aa565}
.ecp-card-actions{grid-template-columns:1fr 44px;gap:10px;padding-top:14px}
.ecp-add{min-height:44px;border-radius:12px;background:linear-gradient(135deg,#0dbb6f,#0aa565);color:#fff!important;font-size:13px;box-shadow:0 12px 22px rgba(13,187,111,.18)}
.ecp-view{width:44px;height:44px;border:1px solid #d5e2ea;border-radius:12px;color:#335768;background:#fff}
.ecp-product-grid.is-list .ecp-product-card{grid-template-columns:220px 1fr}.ecp-product-grid.is-list .ecp-product-media{min-height:185px}.ecp-product-grid.is-list .ecp-card-actions{grid-template-columns:170px 44px}
.ecp-product-grid.is-list .ecp-product-body h3{font-size:20px}.ecp-product-grid.is-list .ecp-product-body p{font-size:13px}
.ecp-product-grid.is-compact .ecp-product-body h3{font-size:13px;min-height:36px}.ecp-product-grid.is-compact .ecp-price-line strong{font-size:22px}.ecp-product-grid.is-compact .ecp-card-actions{grid-template-columns:1fr 44px}.ecp-product-grid.is-compact .ecp-view{display:grid}
.ecp-empty,.ecp-search-empty{border:1px dashed #c5d8e3;border-radius:16px;padding:28px;text-align:center;color:#52717f;background:#fff}
.ecp-pagination button,.ecp-pagination span{background:#fff;color:#2d5567;border:1px solid #d5e2ea}.ecp-pagination button.is-active{color:#fff}
.ecp-category-chips{border-top:1px solid #dce7ef;background:#fff}
.ecp-category-chips h3{color:#12344e}
.ecp-category-chips button{border:1px solid #d5e2ea;background:#fff;color:#335768;border-radius:999px;padding:9px 14px;margin:0 10px 10px 0}
.ecp-category-chips button:hover{border-color:#8fc7ad;color:#0aa565}
.ecp-subscribe{background:linear-gradient(120deg,#f4fbf7,#eaf7fb)}
.ecp-subscribe-inner{padding:28px 0;border-top:1px solid #dce7ef;border-bottom:1px solid #dce7ef}
.ecp-wa-mark{background:#e5faf0;color:#0aa565;border:1px solid #b9ecd0}
.ecp-subscribe-copy small{color:#179f63}.ecp-subscribe-copy h3{color:#12344e}.ecp-subscribe-copy p{color:#5b7582}
.ecp-subscribe-form input{background:#fff;border:1px solid #cfdee8;color:#12344e}.ecp-subscribe-form button{color:#fff;background:linear-gradient(135deg,#0dbb6f,#0aa565)}
.ecp-footer{background:#fff;padding-top:42px}
.ecp-footer-grid{gap:36px}.ecp-footer h4{color:#12344e}.ecp-footer-brand p,.ecp-footer a,.ecp-footer span{color:#607985;font-size:12px}.ecp-footer a:hover{color:#0aa565}.ecp-footer-bottom{border-top:1px solid #e5edf3;color:#76909c}
.ecp-floating-wa{background:#0dbb6f;color:#fff!important}
.ecp-breadcrumb{color:#6c8793}
.ecp-product-top{gap:34px}
.ecp-main-image,.ecp-buy-box,.ecp-primary-specs,.ecp-tab-panel,.ecp-reviews article,.ecp-review-form{background:#fff;border:1px solid #dbe7f0;box-shadow:0 14px 28px rgba(16,60,85,.05)}
.ecp-main-image{background:linear-gradient(180deg,#f8fbfd,#edf4f8);border-radius:18px}
.ecp-image-actions{gap:10px}.ecp-image-actions button{width:42px;height:42px;border-radius:12px;border:1px solid #d5e2ea;background:#fff;color:#335768;box-shadow:0 8px 18px rgba(16,60,85,.06)}
.ecp-image-actions button.is-active{background:#eef8f2;border-color:#8fd1ac;color:#0aa565}
.ecp-thumbs button{border:1px solid #dbe7f0;background:#fff;border-radius:12px}.ecp-thumbs button.is-active{box-shadow:inset 0 0 0 2px var(--ecp-green)}
.ecp-product-info h1{font-size:34px;color:#12344e}.ecp-single-sku{color:#6d8692;font-size:12px}
.ecp-single-price strong{font-size:40px;color:#0dbb6f}.ecp-single-price span{border-radius:999px;padding:7px 12px}
.ecp-single-old del{color:#8098a4}.ecp-single-old em{color:#0aa565}.ecp-stock.is-in{background:#e8faf0;color:#0a9c60}.ecp-stock.is-out{background:#fff0f1;color:#d53a45}
.ecp-short-description{font-size:14px;color:#506b78}
.ecp-buy-box{padding:20px;border-radius:18px}
.ecp-qty{align-items:center;gap:12px}.ecp-qty b{margin-right:0;color:#12344e}.ecp-qty button,.ecp-qty input{height:44px;border:1px solid #d1e0ea;background:#fff;color:#12344e}.ecp-qty button{width:44px;font-size:24px;font-weight:600}.ecp-qty input{width:66px;border-radius:0;text-align:center;font-weight:700}
.ecp-buy-actions{grid-template-columns:1fr 170px}.ecp-main-cart,.ecp-wa-button{min-height:48px;border-radius:14px}.ecp-main-cart{background:linear-gradient(135deg,#0dbb6f,#0aa565);color:#fff}.ecp-wa-button{background:#fff;border:1px solid #b9e7ce;color:#0aa565!important}
.ecp-pdf-actions a,.ecp-download-row a,.ecp-cert-pdf{background:#fff;border:1px solid #d5e2ea;color:#21485a}.ecp-pdf-actions a:hover,.ecp-download-row a:hover,.ecp-cert-pdf:hover{border-color:#97b9c9;color:#0aa565}
.ecp-primary-specs{padding:18px;border-radius:18px}.ecp-primary-specs h3{font-size:16px;color:#12344e}.ecp-primary-specs small{color:#6e8894}.ecp-primary-specs b{color:#12344e}
.ecp-tab-head{border-bottom:1px solid #dbe7f0;gap:24px}.ecp-tab-head button{color:#66808c;font-weight:600}.ecp-tab-head button.is-active{color:#12344e}
.ecp-tab-panel{border-top:1px solid #dbe7f0;border-radius:0 0 18px 18px;padding:22px}.ecp-tab-panel h3{color:#12344e}.ecp-tab-panel p,.ecp-tab-panel li,.ecp-spec-table span{color:#56717e;font-size:13px}.ecp-spec-table>div{border-bottom:1px solid #ebf1f5;font-size:13px}.ecp-spec-table b{color:#12344e}.ecp-tab-panel li:before{background:#e8faf0;color:#0aa565}
.ecp-reviews h2,.ecp-related h2{color:#12344e}.ecp-reviews article b{color:#12344e}.ecp-reviews article span{color:#ffb300}.ecp-reviews p{color:#5c7581}.ecp-reviews>button,.ecp-review-form button{border:1px solid #bfe5cf;background:#edf9f2;color:#0aa565;font-weight:700}.ecp-review-form input,.ecp-review-form select,.ecp-review-form textarea,.ecp-search-box input{border:1px solid #cfdee8;background:#fff;color:#12344e;border-radius:12px;padding:11px 13px}
.ecp-review-grid-2{display:grid;grid-template-columns:220px;gap:8px;margin-top:8px}
.ecp-native-cart .variations select,.ecp-native-cart input{background:#fff;color:#12344e;border:1px solid #d5e2ea}
.ecp-search-overlay{position:fixed;inset:0;z-index:120}.ecp-search-backdrop{position:absolute;inset:0;background:rgba(13,35,51,.5);backdrop-filter:blur(8px)}
.ecp-search-panel{position:relative;width:min(980px,calc(100% - 32px));margin:82px auto 0;background:#fff;border-radius:24px;border:1px solid #dbe7f0;box-shadow:0 30px 90px rgba(12,44,65,.28);padding:24px}
.ecp-search-close{position:absolute;right:16px;top:14px;border:0;background:none;font-size:34px;line-height:1;color:#77909c}
.ecp-search-box{display:grid;grid-template-columns:24px 1fr auto;gap:12px;align-items:center;background:#f5f9fc;border:1px solid #dbe7f0;border-radius:18px;padding:12px 14px}.ecp-search-box span{color:#587481}.ecp-search-box input{border:0;background:transparent;padding:0}.ecp-search-box input:focus{outline:0}.ecp-search-box button{height:48px;padding:0 20px;border:0;border-radius:14px;background:linear-gradient(135deg,#0dbb6f,#0aa565);color:#fff;font-weight:700}
.ecp-search-results{padding-top:18px;max-height:min(68vh,680px);overflow:auto}.ecp-search-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ecp-search-item{display:grid;grid-template-columns:92px 1fr;gap:14px;padding:14px;border:1px solid #e2edf4;border-radius:16px;background:#fff}.ecp-search-item:hover{border-color:#b7d0dc;box-shadow:0 12px 28px rgba(16,60,85,.08)}.ecp-search-thumb{height:92px;border-radius:12px;background:linear-gradient(180deg,#f8fbfd,#edf4f8);display:grid;place-items:center}.ecp-search-thumb img{max-width:100%;max-height:100%;object-fit:contain;padding:10px}.ecp-search-copy{display:flex;flex-direction:column;gap:6px}.ecp-search-copy b{font-size:14px;color:#12344e}.ecp-search-copy small{font-size:12px;color:#607985;line-height:1.5}.ecp-search-copy span{font-weight:700;color:#0dbb6f}
/* Dark theme toggle */
.ecp-site.ecp-theme-dark{background:#071012;color:#f5f8f7}
.ecp-site.ecp-theme-dark .ecp-topbar,.ecp-site.ecp-theme-dark .ecp-header,.ecp-site.ecp-theme-dark .ecp-footer,.ecp-site.ecp-theme-dark .ecp-category-chips,.ecp-site.ecp-theme-dark .ecp-filters,.ecp-site.ecp-theme-dark .ecp-product-card,.ecp-site.ecp-theme-dark .ecp-main-image,.ecp-site.ecp-theme-dark .ecp-buy-box,.ecp-site.ecp-theme-dark .ecp-primary-specs,.ecp-site.ecp-theme-dark .ecp-tab-panel,.ecp-site.ecp-theme-dark .ecp-reviews article,.ecp-site.ecp-theme-dark .ecp-review-form,.ecp-site.ecp-theme-dark .ecp-search-panel,.ecp-site.ecp-theme-dark .ecp-search-item,.ecp-site.ecp-theme-dark .ecp-view-switch,.ecp-site.ecp-theme-dark .ecp-action-icon,.ecp-site.ecp-theme-dark .ecp-toolbar-right select,.ecp-site.ecp-theme-dark .ecp-search-box,.ecp-site.ecp-theme-dark .ecp-subscribe-form input,.ecp-site.ecp-theme-dark .ecp-pdf-actions a,.ecp-site.ecp-theme-dark .ecp-download-row a,.ecp-site.ecp-theme-dark .ecp-cert-pdf,.ecp-site.ecp-theme-dark .ecp-thumbs button,.ecp-site.ecp-theme-dark .ecp-review-form input,.ecp-site.ecp-theme-dark .ecp-review-form select,.ecp-site.ecp-theme-dark .ecp-review-form textarea{background:#0d1518;color:#eaf1ef;border-color:#283539}
.ecp-site.ecp-theme-dark .ecp-topbar{border-bottom-color:#172326}.ecp-site.ecp-theme-dark .ecp-topbar-inner,.ecp-site.ecp-theme-dark .ecp-products-toolbar,.ecp-site.ecp-theme-dark .ecp-breadcrumb,.ecp-site.ecp-theme-dark .ecp-review-form input::placeholder,.ecp-site.ecp-theme-dark .ecp-review-form textarea::placeholder,.ecp-site.ecp-theme-dark .ecp-search-copy small,.ecp-site.ecp-theme-dark .ecp-product-body p,.ecp-site.ecp-theme-dark .ecp-short-description,.ecp-site.ecp-theme-dark .ecp-footer-brand p,.ecp-site.ecp-theme-dark .ecp-footer a,.ecp-site.ecp-theme-dark .ecp-footer span,.ecp-site.ecp-theme-dark .ecp-filter-note,.ecp-site.ecp-theme-dark .ecp-check-list small,.ecp-site.ecp-theme-dark .ecp-primary-specs small,.ecp-site.ecp-theme-dark .ecp-tab-panel p,.ecp-site.ecp-theme-dark .ecp-tab-panel li,.ecp-site.ecp-theme-dark .ecp-spec-table span,.ecp-site.ecp-theme-dark .ecp-reviews p{color:#9ca9a6}
.ecp-site.ecp-theme-dark .ecp-nav a,.ecp-site.ecp-theme-dark .ecp-product-body h3,.ecp-site.ecp-theme-dark .ecp-product-info h1,.ecp-site.ecp-theme-dark .ecp-footer h4,.ecp-site.ecp-theme-dark .ecp-catalog-hero h1,.ecp-site.ecp-theme-dark .ecp-tab-head button.is-active,.ecp-site.ecp-theme-dark .ecp-search-copy b,.ecp-site.ecp-theme-dark .ecp-primary-specs b,.ecp-site.ecp-theme-dark .ecp-filter-head h2,.ecp-site.ecp-theme-dark .ecp-filter-group h3{color:#f5f8f7}
.ecp-site.ecp-theme-dark .ecp-catalog-hero{background:linear-gradient(90deg,rgba(13,28,33,.98),rgba(13,28,33,.72)),linear-gradient(120deg,#172b33,#132027);border-bottom-color:#203136}
.ecp-site.ecp-theme-dark .ecp-product-media,.ecp-site.ecp-theme-dark .ecp-search-thumb{background:#2b2d2e}
.ecp-site.ecp-theme-dark .ecp-add{color:#06130b!important}.ecp-site.ecp-theme-dark .ecp-wa-button{color:#4ae994!important}
@media(max-width:920px){.ecp-header-inner{height:74px}.ecp-logo{min-width:170px}.ecp-logo-img{max-width:180px}.ecp-product-grid.is-grid,.ecp-product-grid.is-compact{grid-template-columns:repeat(2,1fr)}.ecp-search-panel{margin-top:58px;padding:18px}.ecp-search-grid{grid-template-columns:1fr}}
@media(max-width:620px){.ecp-header-actions{gap:8px}.ecp-action-icon{width:40px;height:40px}.ecp-catalog-hero h1{font-size:32px}.ecp-product-grid.is-grid,.ecp-product-grid.is-compact{grid-template-columns:1fr}.ecp-product-grid.is-list .ecp-product-card{grid-template-columns:1fr}.ecp-product-grid.is-list .ecp-product-media{min-height:180px}.ecp-card-actions,.ecp-product-grid.is-list .ecp-card-actions,.ecp-product-grid.is-compact .ecp-card-actions{grid-template-columns:1fr 44px}.ecp-price-line strong{font-size:24px}.ecp-product-info h1{font-size:26px}.ecp-single-price strong{font-size:30px}.ecp-buy-actions{grid-template-columns:1fr}.ecp-search-box{grid-template-columns:1fr}.ecp-search-box span{display:none}.ecp-search-box button{width:100%}.ecp-search-item{grid-template-columns:76px 1fr}}

/* ===== ESOTEC Catálogo Pro v1.2 — desktop + mobile polish ===== */
html,body{max-width:100%;overflow-x:hidden}
body.esotec-catalogo-pro,body.esotec-catalog-shell{background:#f4f8fb!important}
.ecp-site{width:100%;max-width:100%;overflow-x:clip}
.ecp-site:not(.ecp-single-site){width:100vw;max-width:100vw;margin-left:calc(50% - 50vw)}
.ecp-container{width:min(1320px,calc(100% - 40px));max-width:1320px;margin-inline:auto}
.ecp-catalog-main{grid-template-columns:minmax(250px,280px) minmax(0,1fr);align-items:start;gap:28px}
.ecp-products-area{min-width:0;width:100%}
.ecp-product-grid{justify-content:center}
.ecp-products-toolbar{flex-wrap:wrap}
.ecp-toolbar-right{margin-left:auto;flex-wrap:wrap;justify-content:flex-end}
.ecp-filter-head>div{display:flex;align-items:center;gap:8px}.ecp-filter-close{display:none!important}
.ecp-filter-head button{padding:6px 8px;border-radius:8px}.ecp-filter-head button:hover{background:#eef5f9}
.ecp-filters{scrollbar-width:thin;scrollbar-color:#bfd1dc transparent}
.ecp-filters::-webkit-scrollbar{width:7px}.ecp-filters::-webkit-scrollbar-thumb{background:#bfd1dc;border-radius:999px}
.ecp-filter-backdrop{display:none}

/* Header / logo */
.ecp-header-inner{height:92px;gap:26px}
.ecp-logo{min-width:250px;flex:0 0 auto}.ecp-logo-img{max-width:238px;max-height:70px}
.ecp-nav{gap:25px}.ecp-nav a{font-size:14px;font-weight:700}
.ecp-header-actions{flex:0 0 auto}.ecp-mobile-toggle{display:none}
.ecp-mobile-menu{display:none}

/* Correct WooCommerce price internals: only the discount badge is red */
.ecp-single-price strong,.ecp-single-price strong *{background:transparent!important;border:0!important;padding:0!important;border-radius:0!important;color:#0dbb6f!important;box-shadow:none!important}
.ecp-single-price>span{background:#ef3340!important;color:#fff!important;padding:6px 10px!important;border-radius:999px!important}
.ecp-single-discount{background:#ef3340;box-shadow:none}

/* Product cards */
.ecp-product-card{max-width:100%;min-width:0}.ecp-product-card>*{min-width:0}
.ecp-product-body h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.ecp-product-body p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.ecp-product-media img{max-width:100%}

/* Single product composition */
.ecp-product-top{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}
.ecp-gallery,.ecp-product-info{min-width:0}
.ecp-image-actions{right:16px;top:16px;gap:12px;z-index:4}
.ecp-image-actions button{width:34px!important;height:34px!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;color:#31566a!important;padding:0!important}
.ecp-image-actions button:hover,.ecp-image-actions button.is-active{color:#0aa565!important;transform:scale(1.08)}
.ecp-image-actions .ecp-icon{width:24px;height:24px}
.ecp-main-image{width:100%;min-width:0}.ecp-main-image>img{max-width:100%;object-fit:contain}
.ecp-product-info h1{overflow-wrap:anywhere}
.ecp-buy-box{overflow:hidden}
.ecp-qty{display:grid;grid-template-columns:auto 42px 62px 42px;align-items:center;justify-content:start;gap:8px;margin-bottom:14px}
.ecp-qty b{font-size:13px;margin-right:6px}.ecp-qty button,.ecp-qty input{height:42px!important;border:1px solid #cbdde8!important;background:#fff!important;color:#12344e!important;border-radius:10px!important;box-shadow:none!important}
.ecp-qty button{width:42px!important;font-size:22px;line-height:1}.ecp-qty input{width:62px!important;text-align:center;font-weight:800;padding:0 6px!important;-moz-appearance:textfield}.ecp-qty input::-webkit-outer-spin-button,.ecp-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.ecp-buy-actions{grid-template-columns:minmax(0,1fr) 150px;gap:10px}.ecp-main-cart,.ecp-wa-button{min-height:46px!important;font-size:13px!important;padding:0 16px!important;border-radius:12px!important;letter-spacing:0!important;white-space:nowrap}.ecp-main-cart .ecp-icon{width:18px;height:18px}
.ecp-unavailable{display:flex;align-items:center;justify-content:space-between;gap:12px}.ecp-unavailable span{font-size:13px;color:#6c8794}.ecp-unavailable .ecp-wa-button{min-width:210px}
.ecp-pdf-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.ecp-pdf-actions a{min-height:42px;font-size:12px;padding:0 12px}
.ecp-quick-summary{margin-top:14px;padding:18px;border:1px solid #dbe7f0;border-radius:18px;background:#fff;box-shadow:0 12px 28px rgba(16,60,85,.04)}
.ecp-quick-summary h3{margin:0 0 8px;color:#12344e;font-size:16px}.ecp-quick-summary p{margin:0;color:#57717e;font-size:13px;line-height:1.6}.ecp-quick-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin-top:14px;padding-top:14px;border-top:1px solid #e8eff4}.ecp-quick-specs span{display:flex;flex-direction:column}.ecp-quick-specs small{color:#718b98;font-size:11px}.ecp-quick-specs b{color:#12344e;font-size:13px}

/* Tabs must be horizontally reachable on touch screens */
.ecp-tab-head{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-inline:2px}.ecp-tab-head::-webkit-scrollbar{display:none}.ecp-tab-head button{flex:0 0 auto;scroll-snap-align:start;white-space:nowrap;padding-inline:2px}

/* Related products: drag/scroll on desktop and mobile */
.ecp-related{overflow:hidden;padding-top:12px}.ecp-related-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.ecp-related-head h2{margin:0}.ecp-related-head>div{display:flex;gap:8px}.ecp-related-head button{width:40px;height:40px;border-radius:10px;border:1px solid #d5e2ea;background:#fff;color:#274e61;font-size:24px;line-height:1}
.ecp-related-grid{display:flex!important;gap:16px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#c9dbe5 transparent;padding:2px 2px 12px;cursor:grab;touch-action:pan-x}
.ecp-related-grid.is-dragging{cursor:grabbing;user-select:none}.ecp-related-grid::-webkit-scrollbar{height:7px}.ecp-related-grid::-webkit-scrollbar-thumb{background:#c9dbe5;border-radius:999px}
.ecp-related-grid .ecp-product-card{flex:0 0 calc(25% - 12px);min-width:230px;scroll-snap-align:start}

/* Better dark theme: deep ESOTEC navy, not pure black */
.ecp-site.ecp-theme-dark{background:#071d2f!important;color:#eef7fb}
body:has(.ecp-site.ecp-theme-dark){background:#071d2f!important}
.ecp-site.ecp-theme-dark .ecp-topbar{background:#071b2b!important;border-color:#16364d!important}
.ecp-site.ecp-theme-dark .ecp-header{background:rgba(8,31,49,.96)!important;border-color:#173b54!important}
.ecp-site.ecp-theme-dark .ecp-catalog-hero{background:linear-gradient(120deg,#0a2942,#0d3550)!important;border-color:#1b4560!important}
.ecp-site.ecp-theme-dark .ecp-catalog-hero h1,.ecp-site.ecp-theme-dark .ecp-nav a,.ecp-site.ecp-theme-dark .ecp-product-body h3,.ecp-site.ecp-theme-dark .ecp-product-info h1,.ecp-site.ecp-theme-dark .ecp-filter-head h2,.ecp-site.ecp-theme-dark .ecp-filter-group h3,.ecp-site.ecp-theme-dark .ecp-footer h4,.ecp-site.ecp-theme-dark .ecp-quick-summary h3,.ecp-site.ecp-theme-dark .ecp-quick-specs b{color:#f5fbff!important}
.ecp-site.ecp-theme-dark .ecp-filters,.ecp-site.ecp-theme-dark .ecp-product-card,.ecp-site.ecp-theme-dark .ecp-main-image,.ecp-site.ecp-theme-dark .ecp-buy-box,.ecp-site.ecp-theme-dark .ecp-primary-specs,.ecp-site.ecp-theme-dark .ecp-tab-panel,.ecp-site.ecp-theme-dark .ecp-review-form,.ecp-site.ecp-theme-dark .ecp-reviews article,.ecp-site.ecp-theme-dark .ecp-quick-summary,.ecp-site.ecp-theme-dark .ecp-footer,.ecp-site.ecp-theme-dark .ecp-category-chips{background:#0c2a40!important;border-color:#1c4863!important}
.ecp-site.ecp-theme-dark .ecp-product-media,.ecp-site.ecp-theme-dark .ecp-main-image{background:linear-gradient(180deg,#12344b,#0c2b40)!important}
.ecp-site.ecp-theme-dark .ecp-view-switch,.ecp-site.ecp-theme-dark .ecp-toolbar-right select,.ecp-site.ecp-theme-dark .ecp-action-icon,.ecp-site.ecp-theme-dark .ecp-related-head button,.ecp-site.ecp-theme-dark .ecp-pdf-actions a,.ecp-site.ecp-theme-dark .ecp-thumbs button,.ecp-site.ecp-theme-dark .ecp-qty button,.ecp-site.ecp-theme-dark .ecp-qty input,.ecp-site.ecp-theme-dark .ecp-wa-button{background:#0b2538!important;border-color:#22516d!important;color:#eaf7ff!important}
.ecp-site.ecp-theme-dark .ecp-check-list label,.ecp-site.ecp-theme-dark .ecp-products-toolbar,.ecp-site.ecp-theme-dark .ecp-short-description,.ecp-site.ecp-theme-dark .ecp-product-body p,.ecp-site.ecp-theme-dark .ecp-quick-summary p,.ecp-site.ecp-theme-dark .ecp-quick-specs small{color:#b6cfdd!important}
.ecp-site.ecp-theme-dark .ecp-check-list input{background:#092234;border-color:#37627b}
.ecp-site.ecp-theme-dark .ecp-category-chips button{background:#0b2538!important;color:#d8edf8!important;border-color:#285670!important}
.ecp-site.ecp-theme-dark .ecp-subscribe{background:linear-gradient(120deg,#08263a,#0d3446)!important}
.ecp-site.ecp-theme-dark .ecp-main-cart{color:#fff!important}

/* Desktop centering and overflow guard */
@media(min-width:921px){
  .ecp-product-grid.is-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .ecp-product-grid.is-compact{grid-template-columns:repeat(4,minmax(0,1fr))}
  .ecp-site .ecp-catalog-main,.ecp-site .ecp-category-chips>.ecp-container,.ecp-site .ecp-subscribe-inner,.ecp-site .ecp-footer-grid,.ecp-site .ecp-footer-bottom{margin-inline:auto}
}

/* Tablet/mobile */
@media(max-width:920px){
  .ecp-container{width:min(100% - 28px,1320px)}
  .ecp-header-inner{height:74px;gap:10px}.ecp-logo{min-width:0;max-width:180px}.ecp-logo-img{max-width:170px;max-height:54px}
  .ecp-nav,.ecp-header-actions{display:none!important}.ecp-mobile-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;margin-left:auto;width:44px;height:44px;border:1px solid #d5e2ea;border-radius:12px;background:#fff;padding:0 11px}.ecp-mobile-toggle span{height:2px;background:#173d52;border-radius:99px;width:100%}
  .ecp-site.ecp-theme-dark .ecp-mobile-toggle{background:#0b2538;border-color:#22516d}.ecp-site.ecp-theme-dark .ecp-mobile-toggle span{background:#e7f6ff}
  .ecp-mobile-menu{position:fixed!important;display:block;right:14px;top:82px;z-index:115;width:min(340px,calc(100vw - 28px));max-height:calc(100vh - 98px);overflow:auto;background:#fff;border:1px solid #dbe7f0;border-radius:20px;box-shadow:0 28px 80px rgba(10,44,65,.24);padding:16px}.ecp-mobile-menu[hidden]{display:none!important}
  .ecp-site.ecp-theme-dark .ecp-mobile-menu{background:#0b2538;border-color:#22516d;color:#eef8ff}
  .ecp-mobile-menu-head{display:flex;align-items:center;justify-content:space-between;padding:2px 4px 12px;border-bottom:1px solid #e6eef3}.ecp-mobile-menu-head b{font-size:16px}.ecp-mobile-menu-head button{border:0;background:none;font-size:28px;color:#607985}
  .ecp-mobile-nav{display:grid;padding:10px 0}.ecp-mobile-nav a{padding:11px 8px;border-radius:10px;color:#23485a;font-weight:600}.ecp-mobile-nav a:hover{background:#eef6f9;color:#0aa565}.ecp-site.ecp-theme-dark .ecp-mobile-nav a{color:#e4f2f9}.ecp-site.ecp-theme-dark .ecp-mobile-nav a:hover{background:#11344a}
  .ecp-mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:12px;border-top:1px solid #e6eef3}.ecp-mobile-actions button,.ecp-mobile-actions a{display:flex;align-items:center;gap:8px;min-height:48px;border:1px solid #dbe7f0;border-radius:12px;background:#fff;color:#23485a;padding:0 10px;font-weight:600;font-size:12px}.ecp-mobile-actions .ecp-icon{width:18px;height:18px}.ecp-site.ecp-theme-dark .ecp-mobile-actions button,.ecp-site.ecp-theme-dark .ecp-mobile-actions a{background:#0f3045;border-color:#22516d;color:#e8f6fd}
  body.ecp-mobile-open{overflow:hidden}
  .ecp-catalog-main{grid-template-columns:1fr;gap:14px;padding-top:20px}
  .ecp-filter-mobile{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:12px;font-weight:700}
  .ecp-filters{display:none!important;position:fixed!important;left:0;top:0;bottom:0;z-index:130;width:min(88vw,360px);max-height:none!important;border-radius:0 20px 20px 0!important;padding:18px!important;overflow:auto!important}.ecp-filters.is-open{display:block!important}
  .ecp-filter-close{display:inline-grid!important;place-items:center;width:34px;height:34px;font-size:24px}.ecp-filter-backdrop{position:fixed;inset:0;z-index:125;background:rgba(13,35,51,.46);backdrop-filter:blur(4px)}.ecp-filter-backdrop:not([hidden]){display:block}
  body.ecp-filter-open{overflow:hidden}
  .ecp-products-area{width:100%;min-width:0}.ecp-products-toolbar{gap:10px}.ecp-toolbar-right{width:100%;margin-left:0;justify-content:flex-start}.ecp-view-switch{max-width:100%;overflow-x:auto}.ecp-toolbar-right label{min-width:0}.ecp-toolbar-right select{max-width:100%}
  .ecp-product-top{grid-template-columns:1fr;gap:20px}.ecp-gallery,.ecp-product-info{width:100%;min-width:0}.ecp-main-image{min-height:0;aspect-ratio:1/1}.ecp-main-image>img{max-height:none;height:100%;padding:20px}
  .ecp-product-info h1{font-size:28px}.ecp-short-description{font-size:14px}.ecp-buy-box{padding:16px}.ecp-qty{grid-template-columns:auto 42px 58px 42px;gap:7px}.ecp-buy-actions{grid-template-columns:1fr 140px}
  .ecp-related-grid .ecp-product-card{flex-basis:calc(50% - 8px);min-width:260px}
}

@media(max-width:640px){
  .ecp-container{width:calc(100% - 24px)}
  .ecp-topbar-inner{min-height:34px;gap:14px;overflow:hidden}.ecp-topbar-inner span:nth-child(3),.ecp-topbar-inner span:nth-child(4),.ecp-topbar-contact{display:none!important}.ecp-topbar-inner span{font-size:10px}
  .ecp-header-inner{height:68px}.ecp-logo-img{max-width:150px}.ecp-mobile-toggle{width:42px;height:42px}
  .ecp-catalog-hero{min-height:130px}.ecp-catalog-hero .ecp-container{padding:26px 0}.ecp-catalog-hero h1{font-size:30px;line-height:1.05}.ecp-catalog-hero p{font-size:13px;line-height:1.45}
  .ecp-product-grid.is-grid,.ecp-product-grid.is-compact{grid-template-columns:1fr!important}.ecp-product-card{width:100%;max-width:440px;margin-inline:auto}
  .ecp-product-grid.is-list .ecp-product-card{grid-template-columns:1fr!important}.ecp-product-grid.is-list .ecp-product-media{min-height:220px}.ecp-product-grid.is-list .ecp-card-actions{grid-template-columns:1fr 44px!important}
  .ecp-products-toolbar{font-size:12px}.ecp-toolbar-right{display:grid;grid-template-columns:1fr;gap:10px}.ecp-view-switch{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}.ecp-view-switch button{justify-content:center;padding:9px 4px;font-size:10px}.ecp-toolbar-right label{display:grid;grid-template-columns:auto 1fr;gap:8px}.ecp-toolbar-right select{width:100%}
  .ecp-main-image{aspect-ratio:1/1;min-height:0;border-radius:16px}.ecp-main-image>img{padding:14px}.ecp-thumbs button{flex-basis:82px;height:72px}.ecp-image-actions{right:12px;top:12px}
  .ecp-product-info h1{font-size:25px;line-height:1.15;margin-top:4px}.ecp-single-sku{font-size:10px}.ecp-single-price{gap:8px;flex-wrap:wrap}.ecp-single-price strong{font-size:30px}.ecp-short-description{font-size:13px}
  .ecp-buy-box{padding:14px}.ecp-qty{grid-template-columns:42px 58px 42px;justify-content:start}.ecp-qty b{grid-column:1/-1;font-size:12px;margin-bottom:0}.ecp-buy-actions{grid-template-columns:1fr;gap:8px}.ecp-main-cart,.ecp-wa-button{width:100%!important;min-height:44px!important;font-size:13px!important}.ecp-pdf-actions{grid-template-columns:1fr;gap:8px}.ecp-unavailable{flex-direction:column;align-items:stretch}.ecp-unavailable .ecp-wa-button{min-width:0}
  .ecp-quick-summary{padding:15px}.ecp-quick-specs{grid-template-columns:1fr 1fr;gap:10px}.ecp-primary-specs>div{grid-template-columns:1fr 1fr}
  .ecp-tabs{margin-top:24px}.ecp-tab-head{gap:22px;padding-bottom:1px;touch-action:pan-x}.ecp-tab-head button{font-size:11px;letter-spacing:.03em}.ecp-tab-panel{padding:15px}.ecp-description-grid,.ecp-spec-table{grid-template-columns:1fr!important}
  .ecp-related-head button{display:none}.ecp-related-grid{gap:12px;padding-bottom:10px}.ecp-related-grid .ecp-product-card{flex:0 0 84%;min-width:84%;margin:0}.ecp-related-grid .ecp-product-media{min-height:220px}
  .ecp-subscribe-inner{padding:18px 0}.ecp-subscribe-copy{gap:10px}.ecp-subscribe-copy h3{font-size:16px}.ecp-subscribe-form{width:100%}.ecp-footer{padding-top:28px}
  .ecp-search-panel{width:calc(100% - 20px);margin-top:52px;padding:14px;border-radius:18px}.ecp-search-box{grid-template-columns:1fr}.ecp-search-box button{width:100%}
}

/* ===== ESOTEC Catálogo Pro v1.3 — búsqueda central, dark glass y layout refinado ===== */
/* Remove duplicate theme wrappers/header on the catalog page; the plugin owns this UI. */
body.esotec-catalogo-pro #masthead,
body.esotec-catalogo-pro .site-header,
body.esotec-catalogo-pro .elementor-location-header,
body.esotec-catalogo-pro .page-header,
body.esotec-catalogo-pro .entry-header,
body.esotec-catalogo-pro .wp-block-post-title,
body.esotec-catalogo-pro #colophon,
body.esotec-catalogo-pro .site-footer,
body.esotec-catalogo-pro .elementor-location-footer{display:none!important}
body.esotec-catalogo-pro #content,
body.esotec-catalogo-pro .site-content,
body.esotec-catalogo-pro .content-area,
body.esotec-catalogo-pro .site-main,
body.esotec-catalogo-pro .entry-content{margin-top:0!important;padding-top:0!important}
body.esotec-catalogo-pro .entry-content{margin-bottom:0!important;padding-bottom:0!important}

/* Light mode: clean neutral surface, no heavy blue blocks. */
.ecp-site.ecp-theme-light{background:#f8faf9!important;color:#122f3c!important}
body:has(.ecp-site.ecp-theme-light){background:#f8faf9!important}
.ecp-site.ecp-theme-light .ecp-header{background:rgba(255,255,255,.94)!important;border-color:#e1e9e5!important}
.ecp-site.ecp-theme-light .ecp-topbar{background:#fbfdfc!important;border-color:#e4ece8!important}

/* Google-like catalog search hero */
.ecp-catalog-hero{min-height:auto!important;background:linear-gradient(180deg,#fff,#f7faf8)!important;border-bottom:1px solid #e3ebe7!important}
.ecp-catalog-search-hero{padding:54px 0 50px!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important}
.ecp-catalog-kicker{font-size:11px;font-weight:800;letter-spacing:.18em;color:#0aa565;margin-bottom:8px}
.ecp-catalog-search-hero h1{margin:0!important;font-size:48px!important;line-height:1.05!important;color:#12344e!important;letter-spacing:-.04em}
.ecp-catalog-search-hero h1 span{color:#0aa565}
.ecp-catalog-search-hero p{margin:12px 0 22px!important;color:#6a7d84!important;font-size:15px!important}
.ecp-catalog-live-search{width:min(760px,100%);min-height:58px;display:grid;grid-template-columns:26px 1fr 38px;gap:12px;align-items:center;background:#fff;border:1px solid #dce7e1;border-radius:999px;padding:0 12px 0 20px;box-shadow:0 16px 38px rgba(18,52,78,.10);transition:.2s ease}
.ecp-catalog-live-search:focus-within{border-color:#8bd1ad;box-shadow:0 18px 42px rgba(10,165,101,.14)}
.ecp-catalog-live-search>.ecp-icon{width:21px;height:21px;color:#315868}
.ecp-catalog-live-search input{width:100%;height:54px;border:0!important;outline:0!important;background:transparent!important;color:#12344e!important;font-size:16px;padding:0!important;box-shadow:none!important}
.ecp-catalog-live-search input::placeholder{color:#91a2a7}
.ecp-catalog-live-search button{width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:#809196;font-size:24px;line-height:1;display:grid;place-items:center}
.ecp-catalog-live-search button:hover{background:#eef5f1;color:#0aa565}

/* Filters on desktop should grow naturally with the page, no inner scrollbar. */
@media(min-width:921px){
  .ecp-filters{position:relative!important;top:auto!important;max-height:none!important;overflow:visible!important;align-self:start!important}
  .ecp-catalog-main{align-items:start!important}
}
.ecp-mobile-view-options{display:none}

/* Product cards and view icon refinement */
.ecp-view{color:#101820!important;background:#fff!important;border-color:#d5e2dc!important}
.ecp-view .ecp-icon{color:inherit!important}
.ecp-view:hover{color:#0aa565!important;border-color:#8fcfaf!important;background:#f7fcf9!important}
.ecp-product-card{border-color:#dfe8e4!important}
.ecp-product-card:hover{border-color:#b8d5c6!important;box-shadow:0 18px 40px rgba(28,66,52,.10)!important}

/* Pagination */
.ecp-pagination{gap:10px!important;padding-top:30px!important}
.ecp-pagination button,.ecp-pagination span{min-width:42px!important;height:42px!important;border-radius:13px!important;border:1px solid #dce6e1!important;background:#fff!important;color:#183c49!important;font-weight:700!important;box-shadow:0 6px 16px rgba(20,55,42,.04)}
.ecp-pagination button:hover{border-color:#94cdb0!important;color:#0aa565!important;transform:translateY(-1px)}
.ecp-pagination button.is-active{background:linear-gradient(135deg,#12bb70,#0aa565)!important;border-color:#0aa565!important;color:#fff!important;box-shadow:0 10px 22px rgba(10,165,101,.20)!important}
.ecp-pagination span{border-color:transparent!important;background:transparent!important;box-shadow:none!important}

/* Newsletter / WhatsApp CTA */
.ecp-subscribe{background:transparent!important;border:0!important;padding:34px 0!important}
.ecp-subscribe-inner{min-height:128px!important;border:1px solid #dce9e2!important;border-radius:24px!important;background:linear-gradient(120deg,#f7fcf9,#eef9f4)!important;padding:24px 28px!important;box-shadow:0 18px 42px rgba(24,68,47,.07)!important}
.ecp-wa-mark{border-color:#92dfb8!important;color:#0aa565!important;background:#eaf9f1!important}
.ecp-subscribe-copy small{color:#0aa565!important;font-weight:800!important;letter-spacing:.08em}
.ecp-subscribe-copy h3{color:#123d35!important;font-size:19px!important;line-height:1.3!important}
.ecp-subscribe-copy p{color:#607a70!important;font-size:12px!important}
.ecp-subscribe-form input{background:#fff!important;border:1px solid #cfe0d7!important;color:#183f36!important;min-width:290px!important}
.ecp-subscribe-form button{background:linear-gradient(135deg,#12bb70,#0aa565)!important;color:#fff!important;border-radius:10px!important}

/* Theme toggle: never render the second glyph underneath the button. */
.ecp-theme-toggle{position:relative!important;overflow:hidden!important}
.ecp-theme-toggle .ecp-theme-sun{display:inline-flex!important;align-items:center!important;justify-content:center!important}
.ecp-theme-toggle .ecp-theme-moon{display:none!important}
.ecp-site.ecp-theme-dark .ecp-theme-toggle .ecp-theme-sun{display:none!important}
.ecp-site.ecp-theme-dark .ecp-theme-toggle .ecp-theme-moon{display:inline-flex!important;align-items:center!important;justify-content:center!important}
.ecp-theme-toggle .ecp-theme-icon{position:static!important;margin:0!important;line-height:0!important}

/* Dark mode: neutral black/graphite + ESOTEC green, glass surfaces. */
.ecp-site.ecp-theme-dark{background:#090c0d!important;color:#f3f7f5!important}
body:has(.ecp-site.ecp-theme-dark){background:#090c0d!important}
.ecp-site.ecp-theme-dark .ecp-topbar{background:#0a0d0e!important;border-color:rgba(255,255,255,.08)!important}
.ecp-site.ecp-theme-dark .ecp-topbar-inner{color:#c8d3ce!important}
.ecp-site.ecp-theme-dark .ecp-header{background:rgba(9,12,13,.82)!important;border-color:rgba(255,255,255,.09)!important;backdrop-filter:blur(20px)!important}
.ecp-site.ecp-theme-dark .ecp-nav a{color:#e8efec!important}
.ecp-site.ecp-theme-dark .ecp-nav a:hover,.ecp-site.ecp-theme-dark .ecp-nav a.is-active{color:#19c977!important}
.ecp-site.ecp-theme-dark .ecp-catalog-hero{background:radial-gradient(circle at 50% 0,rgba(20,188,111,.10),transparent 40%),#0a0d0e!important;border-color:rgba(255,255,255,.08)!important}
.ecp-site.ecp-theme-dark .ecp-catalog-kicker{color:#1bd07c!important}
.ecp-site.ecp-theme-dark .ecp-catalog-search-hero h1{color:#f5faf7!important}
.ecp-site.ecp-theme-dark .ecp-catalog-search-hero h1 span{color:#1bd07c!important}
.ecp-site.ecp-theme-dark .ecp-catalog-search-hero p{color:#aab8b1!important}
.ecp-site.ecp-theme-dark .ecp-catalog-live-search{background:rgba(255,255,255,.055)!important;border-color:rgba(255,255,255,.12)!important;box-shadow:0 18px 50px rgba(0,0,0,.30)!important;backdrop-filter:blur(18px)!important}
.ecp-site.ecp-theme-dark .ecp-catalog-live-search>.ecp-icon{color:#9fb3aa!important}
.ecp-site.ecp-theme-dark .ecp-catalog-live-search input{color:#f5faf7!important}
.ecp-site.ecp-theme-dark .ecp-catalog-live-search input::placeholder{color:#7f9189!important}
.ecp-site.ecp-theme-dark .ecp-catalog-live-search button{color:#91a59c!important}
.ecp-site.ecp-theme-dark .ecp-filters,
.ecp-site.ecp-theme-dark .ecp-product-card,
.ecp-site.ecp-theme-dark .ecp-buy-box,
.ecp-site.ecp-theme-dark .ecp-primary-specs,
.ecp-site.ecp-theme-dark .ecp-tab-panel,
.ecp-site.ecp-theme-dark .ecp-reviews article,
.ecp-site.ecp-theme-dark .ecp-review-form,
.ecp-site.ecp-theme-dark .ecp-quick-summary,
.ecp-site.ecp-theme-dark .ecp-footer,
.ecp-site.ecp-theme-dark .ecp-category-chips{background:rgba(255,255,255,.045)!important;border-color:rgba(255,255,255,.11)!important;box-shadow:0 18px 44px rgba(0,0,0,.16)!important;backdrop-filter:blur(18px)!important}
.ecp-site.ecp-theme-dark .ecp-main-image,.ecp-site.ecp-theme-dark .ecp-product-media{background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.035))!important;border-color:rgba(255,255,255,.10)!important}
.ecp-site.ecp-theme-dark .ecp-filter-head h2,.ecp-site.ecp-theme-dark .ecp-filter-group h3,.ecp-site.ecp-theme-dark .ecp-product-body h3,.ecp-site.ecp-theme-dark .ecp-product-info h1,.ecp-site.ecp-theme-dark .ecp-footer h4,.ecp-site.ecp-theme-dark .ecp-related h2,.ecp-site.ecp-theme-dark .ecp-reviews h2{color:#f3f7f5!important}
.ecp-site.ecp-theme-dark .ecp-price-line strong,.ecp-site.ecp-theme-dark .ecp-single-price strong,.ecp-site.ecp-theme-dark .ecp-old-price em{color:#1bd07c!important}
.ecp-site.ecp-theme-dark .ecp-product-body p,.ecp-site.ecp-theme-dark .ecp-short-description,.ecp-site.ecp-theme-dark .ecp-check-list label,.ecp-site.ecp-theme-dark .ecp-products-toolbar,.ecp-site.ecp-theme-dark .ecp-footer a,.ecp-site.ecp-theme-dark .ecp-footer span{color:#b7c5be!important}
.ecp-site.ecp-theme-dark .ecp-view{background:rgba(255,255,255,.055)!important;border-color:rgba(255,255,255,.13)!important;color:#f4f8f6!important}
.ecp-site.ecp-theme-dark .ecp-view:hover{color:#1bd07c!important;border-color:#1d9b60!important;background:rgba(27,208,124,.08)!important}
.ecp-site.ecp-theme-dark .ecp-view-switch,.ecp-site.ecp-theme-dark .ecp-toolbar-right select,.ecp-site.ecp-theme-dark .ecp-action-icon,.ecp-site.ecp-theme-dark .ecp-related-head button,.ecp-site.ecp-theme-dark .ecp-pdf-actions a,.ecp-site.ecp-theme-dark .ecp-thumbs button,.ecp-site.ecp-theme-dark .ecp-qty button,.ecp-site.ecp-theme-dark .ecp-qty input,.ecp-site.ecp-theme-dark .ecp-wa-button{background:rgba(255,255,255,.055)!important;border-color:rgba(255,255,255,.12)!important;color:#f0f6f3!important;backdrop-filter:blur(12px)!important}
.ecp-site.ecp-theme-dark .ecp-pagination button{background:rgba(255,255,255,.05)!important;border-color:rgba(255,255,255,.12)!important;color:#e6efea!important;box-shadow:none!important}
.ecp-site.ecp-theme-dark .ecp-pagination button.is-active{background:linear-gradient(135deg,#16c876,#0aa565)!important;border-color:#16c876!important;color:#fff!important}
.ecp-site.ecp-theme-dark .ecp-pagination span{color:#71827a!important;background:transparent!important}
.ecp-site.ecp-theme-dark .ecp-subscribe{background:transparent!important}
.ecp-site.ecp-theme-dark .ecp-subscribe-inner{background:linear-gradient(120deg,rgba(16,202,117,.10),rgba(255,255,255,.04))!important;border-color:rgba(27,208,124,.20)!important;box-shadow:0 22px 50px rgba(0,0,0,.22)!important;backdrop-filter:blur(18px)!important}
.ecp-site.ecp-theme-dark .ecp-subscribe-copy h3{color:#f1f8f4!important}
.ecp-site.ecp-theme-dark .ecp-subscribe-copy p{color:#a8bab1!important}
.ecp-site.ecp-theme-dark .ecp-subscribe-form input{background:rgba(255,255,255,.06)!important;border-color:rgba(255,255,255,.14)!important;color:#fff!important}
.ecp-site.ecp-theme-dark .ecp-category-chips{box-shadow:none!important}
.ecp-site.ecp-theme-dark .ecp-category-chips button{background:rgba(255,255,255,.04)!important;color:#dbe6e0!important;border-color:rgba(255,255,255,.12)!important}

/* Mobile: only logo + hamburger on the header. Search hero is the main entry point. */
@media(max-width:920px){
  .ecp-topbar{display:none!important}
  .ecp-header-inner{height:66px!important;padding:6px 0!important}
  .ecp-logo{max-width:165px!important;min-width:0!important}
  .ecp-logo-img{max-width:155px!important;max-height:48px!important}
  .ecp-mobile-toggle{display:flex!important}
  .ecp-catalog-search-hero{padding:28px 0 26px!important}
  .ecp-catalog-kicker{font-size:9px!important;margin-bottom:6px!important}
  .ecp-catalog-search-hero h1{font-size:32px!important}
  .ecp-catalog-search-hero p{font-size:12px!important;margin:9px 0 16px!important}
  .ecp-catalog-live-search{min-height:52px!important;grid-template-columns:22px 1fr 32px!important;padding-left:15px!important}
  .ecp-catalog-live-search input{height:48px!important;font-size:14px!important}
  .ecp-catalog-main{padding-top:18px!important}
  .ecp-filter-mobile{display:inline-flex!important;margin-bottom:8px!important}
  .ecp-mobile-view-options{display:block!important;padding:16px 0;border-bottom:1px solid #e6efea}
  .ecp-mobile-view-options h3{margin:0 0 10px!important;color:#12344e;font-size:13px!important}
  .ecp-mobile-view-options .ecp-view-switch{display:grid!important;grid-template-columns:repeat(3,1fr)!important;width:100%!important}
  .ecp-products-toolbar .ecp-view-switch{display:none!important}
  .ecp-toolbar-right{display:block!important;width:100%!important}
  .ecp-toolbar-right label{display:grid!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:8px!important}
  .ecp-toolbar-right select{width:100%!important}
  .ecp-products-toolbar{align-items:flex-start!important}
  .ecp-site.ecp-theme-dark .ecp-mobile-view-options{border-color:rgba(255,255,255,.10)!important}
  .ecp-site.ecp-theme-dark .ecp-mobile-view-options h3{color:#f1f7f4!important}
  .ecp-subscribe-inner{padding:20px!important;border-radius:18px!important}
  .ecp-subscribe-form input{min-width:0!important;width:100%!important}
}
@media(max-width:620px){
  .ecp-catalog-search-hero h1{font-size:28px!important}
  .ecp-catalog-live-search{border-radius:18px!important}
  .ecp-product-grid.is-grid,.ecp-product-grid.is-compact{justify-items:center!important}
  .ecp-product-grid.is-grid .ecp-product-card,.ecp-product-grid.is-compact .ecp-product-card{width:min(100%,390px)!important}
  .ecp-pagination{gap:6px!important;flex-wrap:wrap!important}
  .ecp-pagination button,.ecp-pagination span{min-width:38px!important;height:38px!important;border-radius:11px!important}
}

/* ===== ESOTEC Catálogo v1.4 — Carrito lateral WhatsApp ===== */
.ecp-cart-trigger{position:relative}
.ecp-cart-badge{position:absolute;right:-4px;top:-5px;min-width:19px;height:19px;border-radius:999px;background:var(--ecp-green);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:800;padding:0 5px;box-shadow:0 4px 10px rgba(8,172,101,.24)}
.ecp-mobile-cart-count{margin-left:auto;min-width:24px;height:24px;border-radius:999px;background:var(--ecp-green);color:#fff;display:grid;place-items:center;font-size:11px;padding:0 6px}
.ecp-cart-overlay{position:fixed;inset:0;z-index:148;background:rgba(9,30,43,.38);backdrop-filter:blur(5px);opacity:0;transition:opacity .18s ease}
.ecp-cart-overlay.is-visible{opacity:1}
.ecp-cart-drawer{position:fixed;z-index:149;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}
.ecp-cart-drawer.is-open{transform:translateX(0)}
body.ecp-cart-open{overflow:hidden}
.ecp-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)}
.ecp-cart-head small{display:block;color:#0aa565;font-weight:800;font-size:10px;letter-spacing:.13em;margin-bottom:4px}.ecp-cart-head h3{margin:0;color:#12344e;font-size:22px}.ecp-cart-head h3 span{color:#6d8794;font-weight:600;font-size:15px}
.ecp-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}
.ecp-cart-items{flex:1;min-height:0;overflow:auto;padding:10px 18px 20px;background:#f8fbfd}
.ecp-cart-loading,.ecp-cart-error{padding:28px 12px;text-align:center;color:#607a87}
.ecp-cart-empty{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;color:#5f7885}.ecp-cart-empty>span{width:58px;height:58px;border-radius:18px;background:#ecfaf3;color:#0aa565;display:grid;place-items:center;margin-bottom:14px}.ecp-cart-empty .ecp-icon{width:30px;height:30px}.ecp-cart-empty h4{margin:0 0 6px;color:#12344e;font-size:18px}.ecp-cart-empty p{margin:0;font-size:13px}
.ecp-cart-item{display:grid;grid-template-columns:92px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid #e1eaf0;transition:opacity .15s}.ecp-cart-item.is-updating{opacity:.45}
.ecp-cart-thumb{height:92px;border-radius:14px;background:#fff;border:1px solid #e0eaf0;display:grid;place-items:center;overflow:hidden}.ecp-cart-thumb img{width:100%;height:100%;object-fit:contain;padding:9px}
.ecp-cart-copy{min-width:0}.ecp-cart-name{display:block;font-weight:800;color:#12344e;font-size:13px;line-height:1.35;margin-bottom:4px}.ecp-cart-copy p{margin:0 0 5px;color:#69818d;font-size:11px;line-height:1.4}.ecp-cart-line-total{font-size:15px;font-weight:800;color:#0aa565;margin:4px 0 9px}.ecp-cart-item-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.ecp-cart-qty{display:grid;grid-template-columns:32px 36px 32px;height:32px;border:1px solid #d5e2ea;border-radius:9px;overflow:hidden;background:#fff}.ecp-cart-qty button{border:0;background:#f7fafc;color:#15394d;font-size:18px}.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}.ecp-cart-remove{border:0;background:none;color:#c34a54;font-size:11px;font-weight:700;padding:5px}
.ecp-cart-footer{border-top:1px solid #dce7ef;background:#fff;padding:16px 20px 20px}.ecp-cart-customer{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.ecp-cart-customer label{font-size:10px;font-weight:800;color:#5e7885;text-transform:uppercase;letter-spacing:.05em}.ecp-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}.ecp-cart-customer input:focus{border-color:#83c5a4;box-shadow:0 0 0 3px rgba(10,165,101,.08)}
.ecp-cart-total{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:4px 0 13px}.ecp-cart-total span{font-size:13px;color:#607a87}.ecp-cart-total strong{font-size:25px;color:#0aa565}.ecp-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)}.ecp-cart-buy:disabled{background:#c6d4db;box-shadow:none;cursor:not-allowed}.ecp-cart-buy .ecp-icon{width:18px;height:18px}.ecp-cart-note{display:block;text-align:center;color:#8095a0;margin-top:9px;font-size:10px}
.ecp-site.ecp-theme-dark .ecp-cart-drawer,.ecp-site.ecp-theme-dark .ecp-cart-head,.ecp-site.ecp-theme-dark .ecp-cart-footer{background:#0d1518;color:#f1f7f5;border-color:#28363b}.ecp-site.ecp-theme-dark .ecp-cart-items{background:#091114}.ecp-site.ecp-theme-dark .ecp-cart-head h3,.ecp-site.ecp-theme-dark .ecp-cart-name,.ecp-site.ecp-theme-dark .ecp-cart-empty h4{color:#f1f7f5}.ecp-site.ecp-theme-dark .ecp-cart-head>button,.ecp-site.ecp-theme-dark .ecp-cart-thumb,.ecp-site.ecp-theme-dark .ecp-cart-qty,.ecp-site.ecp-theme-dark .ecp-cart-customer input{background:#111c20;color:#eaf2ef;border-color:#2a3a40}.ecp-site.ecp-theme-dark .ecp-cart-item{border-color:#223238}.ecp-site.ecp-theme-dark .ecp-cart-copy p,.ecp-site.ecp-theme-dark .ecp-cart-total span{color:#9aada8}
@media(max-width:620px){.ecp-cart-drawer{width:100%;max-width:none}.ecp-cart-head{padding:18px 17px 14px}.ecp-cart-items{padding:8px 15px 18px}.ecp-cart-item{grid-template-columns:82px 1fr}.ecp-cart-thumb{height:82px}.ecp-cart-footer{padding:14px 16px 18px}.ecp-cart-customer{grid-template-columns:1fr}.ecp-cart-total strong{font-size:22px}}
