/*
Theme Name: EXOBRAN Approved 2026
Theme URI: https://exobran.com/
Author: Sharketing / EXOBRAN
Description: Tema corporativo editable para EXOBRAN, compatible con WooCommerce. Incluye explorador dinámico, calibres, aplicaciones, proceso, cotización y páginas legales.
Version: 1.9.0
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 8.0
Text Domain: exobran
*/
:root{--blue:#004b78;--deep:#003f68;--ink:#0a3858;--light:#f4f8fb;--line:#d8e4ec;--green:#19c36a;--white:#fff;--shadow:0 8px 24px rgba(0,45,75,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.45}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.wrap{width:min(1180px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);border-bottom:1px solid #e7eef3}.nav{min-height:72px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;font-size:24px}.brand-mark{font-size:30px;color:var(--blue)}.brand small{display:block;font-size:8px;letter-spacing:1.6px;font-weight:600}.menu{margin-left:auto;display:flex;gap:24px;align-items:center;font-size:13px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:5px;font-weight:800;border:1px solid var(--blue);background:var(--blue);color:#fff}.btn.alt{background:#fff;color:var(--blue)}.hero{min-height:500px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(0,31,52,.88),rgba(0,31,52,.15)),url('assets/images/hero-approved.jpg') center/cover no-repeat}.hero-copy{max-width:620px;padding:70px 0}.eyebrow{font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.hero h1{font-size:54px;line-height:1.02;margin:8px 0 16px}.hero p{font-size:19px;max-width:520px}.actions{display:flex;gap:12px;flex-wrap:wrap}.stats{display:flex;gap:45px;margin-top:48px;font-size:13px;font-weight:700}.section{padding:62px 0}.section h2{font-size:38px;line-height:1.08;margin:5px 0 12px}.split{display:grid;grid-template-columns:1fr 1.2fr;gap:42px;align-items:center}.photo-panel{min-height:350px;border-radius:10px;background:url('assets/images/evolution-approved.jpg') center/cover;box-shadow:var(--shadow)}.timeline{display:grid;gap:16px;margin:25px 0}.timeline div{display:grid;grid-template-columns:40px 1fr;gap:10px}.timeline b{color:var(--blue)}.performance{background:linear-gradient(120deg,#005486,#003c67);color:#fff}.feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin-top:30px}.feature{padding:18px;border-right:1px solid rgba(255,255,255,.25)}.feature:last-child{border:0}.feature i{font-style:normal;font-size:28px}.calibers{display:flex;gap:20px;align-items:end;overflow:auto;padding:24px 2px}.caliber{text-align:center;min-width:64px;font-size:12px;font-weight:800}.ring{margin:auto auto 8px;border:5px solid #d8c6b1;border-radius:50%;background:#fff}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 4px 12px rgba(0,50,80,.07)}.card img{width:100%;height:160px;object-fit:cover}.card-body{padding:16px}.explorer{background:linear-gradient(120deg,#005486,#003c67);color:#fff}.filters{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0}.filters select,.filters input{width:100%;padding:13px;border:0;border-radius:5px}.product-result{display:grid;grid-template-columns:220px 1fr auto;gap:22px;align-items:center;background:#fff;color:var(--ink);padding:18px;border-radius:8px}.product-result img{height:140px;width:220px;object-fit:cover;border-radius:5px}.product-result h3{font-size:28px;margin:0}.tech{background:#f5f9fc}.tech-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.tech-image{min-height:320px;background:url('assets/images/product-detail-approved.jpg') center/cover;border-radius:8px}.specs{width:100%;border-collapse:collapse}.specs td{padding:10px;border-bottom:1px solid var(--line)}.steps{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.step{border:1px solid var(--line);border-radius:7px;overflow:hidden}.step img{height:95px;width:100%;object-fit:cover}.step div{padding:10px;font-size:12px}.cta{background:linear-gradient(120deg,#005486,#003c67);color:#fff}.cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.site-footer{padding:34px 0;background:#fff;font-size:12px}.footer-grid{display:grid;grid-template-columns:1fr 2fr 1.5fr;gap:30px}.wa{position:fixed;right:22px;top:92px;z-index:120;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#20c768;color:#fff;font-size:27px;box-shadow:0 6px 18px rgba(0,0,0,.22)}.content-page{padding:55px 0;min-height:55vh}.woocommerce .button,.woocommerce button.button,.woocommerce a.button{background:var(--blue)!important;color:#fff!important;border-radius:5px!important}.woocommerce ul.products li.product{border:1px solid var(--line);padding:14px;border-radius:8px}.notice{padding:12px;border-radius:6px;background:#eef7fb}.mobile-toggle{display:none;margin-left:auto}
@media(max-width:800px){.menu{display:none}.mobile-toggle{display:block}.hero h1{font-size:38px}.split,.tech-grid{grid-template-columns:1fr}.feature-grid{grid-template-columns:1fr 1fr}.cards{grid-template-columns:1fr 1fr}.filters{grid-template-columns:1fr}.product-result{grid-template-columns:1fr}.product-result img{width:100%}.steps{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}.stats{gap:18px;flex-wrap:wrap}.wa{top:auto;bottom:22px}.cta .wrap{display:block}.cta .btn{margin-top:15px}}
/* v1.1 — Hero + Evolución reconstruidos con texto HTML y assets sin texto */
.hero{min-height:570px;background-image:linear-gradient(90deg,rgba(0,34,57,.84) 0%,rgba(0,34,57,.54) 38%,rgba(0,34,57,.05) 70%),url('assets/images/hero-clean-hd.jpg');background-position:center;background-size:cover}.hero-copy{max-width:none;padding:84px 0 48px}.hero-copy>h1,.hero-copy>p,.hero-copy>.eyebrow,.hero-copy>.actions{max-width:590px}.hero h1{font-size:58px}.hero .stats{max-width:700px}.evolution{position:relative;min-height:460px;background:#fff url('assets/images/evolution-clean-hd.jpg') center/cover no-repeat;overflow:hidden}.evolution-grid{min-height:460px;display:grid;grid-template-columns:31% 32% 37%;align-items:center;position:relative}.evolution-intro{padding:48px 24px 48px 0}.evolution h2{font-size:44px;line-height:1.02;margin:7px 0 18px}.evolution-intro p{font-size:15px;max-width:390px}.evolution-timeline{padding:36px 18px;margin:0;align-self:stretch;align-content:center}.evolution-timeline div{grid-template-columns:56px 1fr;align-items:start;position:relative;min-height:72px}.evolution-timeline b{width:42px;height:42px;border:2px solid #d7e2ea;border-radius:50%;display:grid;place-items:center;background:#fff;font-size:18px;z-index:2}.evolution-timeline div:not(:last-child):after{content:"";position:absolute;left:20px;top:40px;width:2px;height:45px;background:#d7e2ea}.evolution-tag{justify-self:end;align-self:center;color:#fff;font-size:18px;font-weight:800;line-height:1.2;padding-right:34px;text-shadow:0 2px 10px rgba(0,0,0,.25)}.anchor-offset{display:block;position:relative;top:-100px;visibility:hidden}.menu ul{display:flex;gap:24px;align-items:center;list-style:none;margin:0;padding:0}.menu li{margin:0}.menu a{white-space:nowrap}
@media(max-width:800px){.hero{min-height:540px;background-position:62% center}.hero-copy{padding:58px 0 38px}.hero h1{font-size:40px}.evolution{background-position:68% center}.evolution:before{content:"";position:absolute;inset:0;background:rgba(255,255,255,.86)}.evolution-grid{grid-template-columns:1fr;z-index:1}.evolution-intro,.evolution-timeline{padding:38px 0}.evolution-tag{display:none}.evolution h2{font-size:38px}}
/* v1.2 — clean photographic assets + corrected landing composition */
.hero{min-height:610px;background-image:linear-gradient(90deg,rgba(0,27,49,.82) 0%,rgba(0,31,54,.64) 31%,rgba(0,31,54,.18) 57%,rgba(0,31,54,0) 75%),url('assets/images/hero-clean-v12.png')!important;background-position:center center!important;background-size:cover!important;background-repeat:no-repeat!important}
.hero-copy{padding:86px 0 48px!important;display:block}.hero-copy>.eyebrow{display:block;color:#fff;margin:0 0 12px;font-size:13px}.hero-copy>h1{display:block!important;color:#fff!important;font-size:60px!important;line-height:.98!important;letter-spacing:-.025em!important;max-width:660px!important;margin:0 0 18px!important;text-transform:uppercase}.hero-copy>p{display:block!important;color:#fff!important;font-size:21px!important;line-height:1.28!important;max-width:520px!important;margin:0 0 24px!important}.hero .actions{max-width:620px!important}.hero .stats{margin-top:50px!important;color:#fff;max-width:720px!important}
.evolution{min-height:460px!important;background:#fff!important;position:relative;overflow:hidden}.evolution:after{content:"";position:absolute;z-index:0;top:0;bottom:0;left:55%;right:0;background:linear-gradient(90deg,rgba(255,255,255,.03),rgba(0,49,82,.10)),url('assets/images/evolution-tubes-v12.jpg') center/cover no-repeat}.evolution-grid{position:relative;z-index:1;min-height:460px!important;grid-template-columns:31% 32% 37%!important}.evolution-intro{background:linear-gradient(90deg,#fff 88%,rgba(255,255,255,.92));height:100%;display:flex;flex-direction:column;justify-content:center}.evolution-timeline{height:100%;background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.82) 80%,rgba(255,255,255,.30) 100%)}.evolution-tag{position:relative;z-index:2;color:#fff!important;text-shadow:0 2px 10px rgba(0,0,0,.45)!important}
@media(max-width:800px){.hero{min-height:590px;background-position:68% center!important}.hero-copy>h1{font-size:42px!important;max-width:90%!important}.hero-copy>p{font-size:18px!important;max-width:88%!important}.evolution:after{left:0;opacity:.18}.evolution-grid{grid-template-columns:1fr!important}.evolution-intro,.evolution-timeline{background:rgba(255,255,255,.88)}}
/* v1.3 editable media overrides */
.hero{background-image:linear-gradient(90deg,rgba(0,27,49,.82) 0%,rgba(0,31,54,.64) 31%,rgba(0,31,54,.18) 57%,rgba(0,31,54,0) 75%),var(--ex-hero-image)!important}
.evolution:after{background:linear-gradient(90deg,rgba(255,255,255,.03),rgba(0,49,82,.10)),var(--ex-evolution-image) center/cover no-repeat!important}
.evolution-intro h2{white-space:normal}
/* v1.4 — Desempeño */
.performance{position:relative;overflow:hidden;background:linear-gradient(115deg,#075d91 0%,#034c7c 48%,#023e69 100%);color:#fff;padding:44px 0 48px}.performance-wrap{position:relative;z-index:2}.performance h2{font-size:38px;margin:4px 0 3px;color:#fff}.performance-lead{font-size:16px;margin:0 0 22px;color:rgba(255,255,255,.92)}.performance-mark{position:absolute;z-index:1;right:-2%;top:-34%;width:57%;height:150%;opacity:.09;pointer-events:none}.performance-mark svg{width:100%;height:100%;fill:none;stroke:#fff;stroke-width:35}.feature-grid{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin-top:24px}.feature{padding:5px 28px 2px;border-right:1px solid rgba(255,255,255,.28);min-height:150px}.feature:first-child{padding-left:18px}.feature:last-child{border-right:0}.feature i{display:block;width:48px;height:48px;margin:0 0 10px;font-style:normal}.feature i svg{width:48px;height:48px;fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.feature h3{font-size:20px;margin:0 0 6px;color:#fff}.feature p{font-size:14px;line-height:1.35;margin:0;color:rgba(255,255,255,.9);max-width:180px}@media(max-width:850px){.feature-grid{grid-template-columns:1fr 1fr}.feature{border-right:0;border-bottom:1px solid rgba(255,255,255,.2);padding:20px}.performance-mark{width:110%;right:-45%}}@media(max-width:520px){.feature-grid{grid-template-columns:1fr}.performance h2{font-size:32px}}

/* v1.5 — fix Desempeño: external SVG icons + transparent brand watermark */
.performance{position:relative!important;overflow:hidden!important;background:linear-gradient(115deg,#075d91 0%,#034c7c 48%,#023e69 100%)!important;color:#fff!important;padding:42px 0 48px!important;min-height:0!important}.performance-mark{position:absolute!important;z-index:0!important;right:-3%!important;top:-8%!important;width:58%!important;height:118%!important;opacity:.085!important;background:url('assets/images/exobran-symbol-white.png') center/contain no-repeat!important;pointer-events:none!important}.performance-wrap{position:relative!important;z-index:2!important}.performance .eyebrow{color:#fff!important}.performance h2{font-size:38px!important;line-height:1.08!important;margin:5px 0 4px!important;color:#fff!important}.performance-lead{font-size:16px!important;margin:0 0 26px!important;color:rgba(255,255,255,.92)!important}.performance .feature-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;margin-top:22px!important}.performance .feature{padding:4px 28px 4px!important;border-right:1px solid rgba(255,255,255,.28)!important;min-height:150px!important;background:transparent!important}.performance .feature:first-child{padding-left:18px!important}.performance .feature:last-child{border-right:0!important}.performance .feature-icon{display:block!important;width:48px!important;height:48px!important;object-fit:contain!important;margin:0 0 12px!important}.performance .feature h3{font-size:20px!important;line-height:1.15!important;margin:0 0 7px!important;color:#fff!important}.performance .feature p{font-size:14px!important;line-height:1.35!important;margin:0!important;color:rgba(255,255,255,.9)!important;max-width:190px!important}@media(max-width:850px){.performance-mark{width:95%!important;right:-35%!important;opacity:.06!important}.performance .feature-grid{grid-template-columns:1fr 1fr!important}.performance .feature{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.2)!important;padding:20px!important}}@media(max-width:520px){.performance .feature-grid{grid-template-columns:1fr!important}.performance h2{font-size:32px!important}}
/* v1.6 Performance refinement */
.performance-mark{right:-5%!important;top:-12%!important;width:55%!important;height:124%!important;opacity:.105!important;background:url('assets/images/exobran-symbol-white.png') center right/contain no-repeat!important;}
.performance .feature-icon{width:34px!important;height:34px!important;margin:0 0 14px!important;}
@media(max-width:850px){.performance-mark{right:-30%!important;width:90%!important;opacity:.075!important}.performance .feature-icon{width:32px!important;height:32px!important}}


/* v1.7 — Desempeño final: cache-bust real, iconografía compacta y watermark derecho */
.performance.section{
  position:relative!important; overflow:hidden!important;
  padding:48px 0 54px!important;
  background:linear-gradient(115deg,#075d91 0%,#055486 50%,#03456f 100%)!important;
}
.performance-mark{
  display:block!important; position:absolute!important; z-index:0!important;
  top:4%!important; right:-3%!important; bottom:auto!important; left:auto!important;
  width:49%!important; height:92%!important;
  background-image:url('assets/images/exobran-symbol-white.png')!important;
  background-repeat:no-repeat!important; background-position:center right!important;
  background-size:contain!important; opacity:.085!important; pointer-events:none!important;
}
.performance-wrap{position:relative!important;z-index:2!important}
.performance .eyebrow{font-size:11px!important;letter-spacing:.055em!important}
.performance h2{font-size:36px!important;line-height:1.08!important;margin:5px 0 7px!important}
.performance-lead{font-size:14px!important;line-height:1.4!important;margin:0 0 28px!important}
.performance .feature-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;margin-top:0!important;gap:0!important;align-items:start!important}
.performance .feature{min-width:0!important;min-height:158px!important;padding:7px 22px 0!important;border-right:1px solid rgba(255,255,255,.26)!important;text-align:left!important}
.performance .feature:first-child{padding-left:12px!important}
.performance .feature:last-child{border-right:0!important;padding-right:12px!important}
.performance .feature-icon{
  display:block!important; width:34px!important; height:34px!important;
  max-width:34px!important; max-height:34px!important; min-width:34px!important; min-height:34px!important;
  margin:0 0 13px!important; padding:0!important; object-fit:contain!important;
}
.performance .feature h3{font-size:15px!important;line-height:1.2!important;margin:0 0 8px!important;white-space:normal!important}
.performance .feature p{font-size:12px!important;line-height:1.38!important;margin:0!important;max-width:165px!important}
@media(max-width:850px){
 .performance-mark{right:-28%!important;width:88%!important;height:78%!important;top:8%!important;opacity:.065!important}
 .performance .feature-grid{grid-template-columns:1fr 1fr!important}
 .performance .feature{padding:20px!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.2)!important}
}
@media(max-width:520px){.performance .feature-grid{grid-template-columns:1fr!important}.performance h2{font-size:30px!important}}

/* v1.8 — Calibres + Aplicaciones editable */
.calibers-applications .calibers{width:100%!important;display:grid!important;grid-template-columns:repeat(10,minmax(0,1fr))!important;gap:0!important;align-items:end!important;padding:30px 0 34px!important;overflow:visible!important}
.calibers-applications .caliber{min-width:0!important;width:100%!important;text-align:center!important}
.calibers-applications .applications-heading{margin-top:0!important;margin-bottom:16px!important}
.calibers-applications .applications-heading h2{margin-bottom:4px!important}
.calibers-applications .applications-heading p{margin-top:0!important}
.application-cards{width:100%!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}
.application-cards .card{position:relative!important;min-width:0!important}
.application-cards .card img{display:block!important;width:100%!important;height:150px!important;object-fit:cover!important;object-position:center!important}
.application-cards .card-body{position:relative!important;min-height:126px!important;padding:15px 48px 15px 16px!important}
.application-cards .card-body b{font-size:16px!important;line-height:1.15!important;display:block!important;margin-bottom:7px!important}
.application-cards .card-body p{font-size:13px!important;line-height:1.35!important;margin:0!important}
.application-cards .card-arrow{position:absolute!important;right:14px!important;top:17px!important;width:28px!important;height:28px!important;border:1px solid #7b9bb0!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:800!important;color:var(--blue)!important}
@media(max-width:900px){.calibers-applications .calibers{grid-template-columns:repeat(5,1fr)!important;row-gap:20px!important}.application-cards{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:560px){.calibers-applications .calibers{grid-template-columns:repeat(2,1fr)!important}.application-cards{grid-template-columns:1fr!important}}
/* v1.9 explorer */
.product-result.v19{display:grid;grid-template-columns:260px 1fr auto;gap:28px;align-items:center;padding:22px;background:#fff;border-radius:8px;overflow:hidden}.product-result.v19>img{width:260px;height:190px;object-fit:cover;border-radius:4px}.product-result.v19 h3{font-size:34px;margin:5px 0 12px}.product-result.v19 .product-copy>p{margin:0 0 12px}.production-recommended{margin-top:20px;padding-top:16px;border-top:1px solid #e4e9ed}.production-options{display:flex;gap:24px;flex-wrap:wrap;margin-top:10px}.prod-option{display:flex;align-items:center;gap:7px;font-weight:600}.prod-option .radio{width:17px;height:17px;border:2px solid #0b5b89;border-radius:50%;display:inline-block;position:relative}.prod-option .radio.active:after{content:"";position:absolute;inset:3px;background:#0b5b89;border-radius:50%}.product-result.v19 .actions{display:flex;flex-direction:column;gap:12px;min-width:220px}.filters select,.filters button{min-height:54px}.explorer .notice{background:#fff;padding:24px;border-radius:8px;color:#063b5c}@media(max-width:900px){.product-result.v19{grid-template-columns:1fr}.product-result.v19>img{width:100%;height:240px}.product-result.v19 .actions{min-width:0}.production-options{gap:14px}}
