:root{--clp-navy:#101a34;--clp-blue:#0c84c6;--clp-cyan:#0aaed7;--clp-sky:#e8f7fc;--clp-bg:#f3f7fb;--clp-card:#fff;--clp-text:#15213b;--clp-muted:#607089;--clp-line:#dbe5ef;--clp-success:#13795b;--clp-shadow:0 18px 55px rgba(21,33,59,.09)}
.conversorlab-isolated-page{margin:0!important;background:var(--clp-bg)!important;color:var(--clp-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.clp-page-shell{min-height:100vh;padding:34px 18px 72px;background:linear-gradient(180deg,#eef5fa 0,#f7f9fc 42%,#f3f7fb 100%)}
.clp-page-shell__inner{width:min(1180px,100%);margin:auto}
.conversorlab-app,.conversorlab-app *{box-sizing:border-box}
.conversorlab-app{font-size:16px;line-height:1.55;color:var(--clp-text)}
.conversorlab-app h1,.conversorlab-app h2,.conversorlab-app h3,.conversorlab-app p{margin-top:0}
.clp-toolbar{display:flex;align-items:center;justify-content:space-between;margin:0 2px 16px;gap:16px}
.clp-back{display:inline-flex;align-items:center;min-height:42px;padding:0 15px;border:1px solid var(--clp-line);border-radius:12px;background:#fff;color:var(--clp-text)!important;text-decoration:none!important;font-weight:750;font-size:14px;box-shadow:0 5px 18px rgba(21,33,59,.05)}
.clp-back:hover{border-color:#9ad7e9;transform:translateY(-1px)}
.clp-toolbar__brand{font-size:14px;font-weight:850;color:#0b749d;letter-spacing:.02em}
.clp-tool-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:1fr auto;align-items:center;gap:30px;padding:42px 44px;margin-bottom:24px;border-radius:28px;background:linear-gradient(125deg,#121b35 0%,#12345a 58%,#075f91 100%);box-shadow:var(--clp-shadow)}
.clp-tool-hero:before{content:"";position:absolute;width:330px;height:330px;border-radius:50%;right:-120px;top:-170px;background:rgba(66,195,232,.12)}
.clp-tool-hero__content{position:relative;z-index:1;max-width:850px}
.clp-tool-hero__eyebrow{display:inline-flex;align-items:center;gap:9px;padding:7px 13px;border-radius:999px;background:#c8f0ff;color:#075a81;font-size:13px;font-weight:850;margin-bottom:17px}
.clp-tool-hero__icon{display:grid;place-items:center;width:23px;height:23px}
.conversorlab-app .clp-tool-hero__title{margin:0 0 10px!important;color:#fff!important;font-size:clamp(29px,4vw,45px)!important;line-height:1.1!important;letter-spacing:-.035em!important;font-weight:850!important}
.conversorlab-app .clp-tool-hero__description{max-width:780px;margin:0!important;color:#eaf6ff!important;font-size:16px!important;line-height:1.62!important}
.clp-tool-hero__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}
.clp-tool-hero__chips span{padding:6px 10px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff;font-size:12px;font-weight:700;background:rgba(255,255,255,.08)}
.clp-tool-hero__mark{position:relative;z-index:1;color:rgba(100,214,244,.35);font-size:82px;line-height:1}
.clp-calculation-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px;align-items:start;margin-bottom:24px}
.clp-panel{background:#fff;border:1px solid var(--clp-line);border-radius:22px;padding:26px;box-shadow:0 12px 34px rgba(21,33,59,.06)}
.clp-panel__heading{display:flex;align-items:flex-start;gap:13px;padding-bottom:19px;margin-bottom:21px;border-bottom:1px solid #e7edf3}
.clp-panel__heading h2{margin:0 0 3px!important;font-size:21px!important;line-height:1.25!important;color:var(--clp-navy)!important;font-weight:830!important}
.clp-panel__heading p{margin:0!important;color:var(--clp-muted)!important;font-size:13px!important}
.clp-panel__icon{flex:0 0 40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#dff5fc;color:#087aa5;font-size:20px;font-weight:900}
.clp-fields{display:grid;gap:16px}
.clm-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.clm-field{min-width:0}
.clm-field label{display:block;margin:0 0 7px!important;color:#263552!important;font-size:13px!important;line-height:1.35!important;font-weight:780!important}
.clm-field input,.clm-field select{display:block;width:100%!important;height:49px!important;min-height:49px!important;margin:0!important;padding:0 13px!important;border:1px solid #ccd9e5!important;border-radius:11px!important;background:#fbfdff!important;color:#15213b!important;font:600 15px/1.2 Inter,ui-sans-serif,system-ui,sans-serif!important;box-shadow:none!important;outline:none!important;transition:.18s ease}
.clm-field input:focus,.clm-field select:focus{border-color:#19a9d3!important;box-shadow:0 0 0 3px rgba(25,169,211,.13)!important;background:#fff!important}
.clm-field small{display:block;margin-top:6px;color:#738097;font-size:11.5px;line-height:1.4}
.clm-money{position:relative}.clm-money .peso{position:absolute;left:13px;top:36px;color:#64748b;font-weight:800;z-index:2}.clm-money input{padding-left:28px!important}
.clp-actions{display:flex;gap:10px;margin-top:22px}
.clm-btn,.clp-primary-button,.clp-secondary-button{appearance:none;border:0!important;border-radius:11px!important;min-height:49px!important;padding:0 18px!important;font:800 14px/1 Inter,ui-sans-serif,system-ui,sans-serif!important;cursor:pointer;transition:.18s ease}
.clp-primary-button{flex:1;background:linear-gradient(135deg,#08a9d3,#087db5)!important;color:#fff!important;box-shadow:0 9px 20px rgba(8,137,190,.21)!important}
.clp-primary-button:hover{transform:translateY(-1px);filter:brightness(.98)}
.clp-secondary-button{background:#f0f5f9!important;color:#34435c!important;border:1px solid #d9e4ed!important}
.clp-helper{margin-top:18px;padding:13px 14px;border-radius:12px;background:#f4f9fc;border:1px solid #dceaf2;color:#4c5d74;font-size:12px}
.clp-helper strong{display:block;color:#233550;margin-bottom:3px}.clp-helper p{margin:0!important;font-size:12px!important;color:#5c6d82!important}
.clm-result-wrap{display:none}
.clp-empty-state{min-height:310px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border:1px dashed #cbd9e5;border-radius:16px;background:#f9fbfd;color:#65748b;padding:28px}
.clp-empty-state>span{display:grid;place-items:center;width:54px;height:54px;margin-bottom:12px;border-radius:50%;background:#e5f6fb;color:#0791be;font-size:27px}
.clp-empty-state strong{font-size:17px;color:#263550;margin-bottom:4px}.clp-empty-state p{font-size:13px!important;margin:0!important;color:#758198!important}
.clp-main-result{padding:22px;border-radius:17px;background:linear-gradient(135deg,#10203f,#0a6696);color:#fff;margin-bottom:14px}
.clp-main-result span{display:block;font-size:12px;font-weight:700;color:#cbeeff;margin-bottom:7px;text-transform:uppercase;letter-spacing:.05em}
.clp-main-result strong{display:block;color:#fff!important;font-size:clamp(28px,4vw,39px)!important;line-height:1.12!important;overflow-wrap:anywhere}
.clp-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}
.clm-mini{min-width:0;padding:14px;border:1px solid #e0e8f0;border-radius:13px;background:#fbfdff}
.clm-mini span{display:block;color:#6d7a8e;font-size:11px;line-height:1.3;margin-bottom:5px}.clm-mini b{display:block;color:#1d2b45;font-size:15px;line-height:1.3;overflow-wrap:anywhere}
.clp-interpretation{padding:15px;border-radius:13px;background:#ecf8f5;border:1px solid #cbe9df}
.clp-interpretation strong{display:block;color:#12644f;margin-bottom:5px}.clp-interpretation p{margin:0!important;font-size:13px!important;color:#315d53!important;line-height:1.55!important}
.clp-formula{margin-top:11px;padding:12px 13px;border-radius:11px;background:#f5f2ff;color:#554775;font-size:12px;line-height:1.5;border:1px solid #e5def6}
.clp-content-section{margin-top:22px;padding:28px;background:#fff;border:1px solid var(--clp-line);border-radius:22px;box-shadow:0 10px 30px rgba(21,33,59,.05)}
.clp-section-kicker{color:#0788b7;font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:850;margin-bottom:7px}
.clp-content-section h2{margin:0 0 12px!important;color:var(--clp-navy)!important;font-size:24px!important;line-height:1.25!important}.clp-content-section h3{margin:22px 0 7px!important;color:#22304b!important;font-size:17px!important}.clp-content-section p,.clp-content-section li{color:#55657b!important;font-size:14px!important;line-height:1.7!important}.clp-content-section ul{padding-left:20px}
.clm-faq details{border-top:1px solid #e5ebf1;padding:14px 0}.clm-faq details:first-of-type{margin-top:10px}.clm-faq summary{cursor:pointer;color:#263650;font-weight:780;font-size:14px}.clm-faq details p{margin:9px 0 0!important}
.clm-related{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:17px}.clm-related a{display:grid;grid-template-columns:38px 1fr;gap:2px 10px;align-items:center;padding:14px;border:1px solid #dde6ee;border-radius:14px;text-decoration:none!important;background:#fbfdff;transition:.18s}.clm-related a:hover{border-color:#86d1e7;transform:translateY(-2px);box-shadow:0 8px 20px rgba(21,33,59,.07)}.clm-related a span{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#e5f6fb}.clm-related a b{color:#263650;font-size:13px;line-height:1.25}.clm-related a small{color:#758198;font-size:11px}
.clp-promo{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:22px;padding:21px 23px;border-radius:20px;background:#111c36;color:#fff}.clp-promo strong{display:block;color:#fff;font-size:16px}.clp-promo span{display:block;color:#cbd5e6;font-size:13px;margin-top:3px}.clp-promo a{flex:0 0 auto;padding:10px 15px;border-radius:10px;background:#1eb6db;color:#fff!important;text-decoration:none!important;font-weight:800;font-size:13px}.clp-notice{padding:20px;border-radius:14px;background:#fff;border:1px solid #e4eaf0}

/* Catálogo propio de ConversorLab */
@media(max-width:900px){.clp-tool-hero{padding:34px}.clp-calculation-layout{grid-template-columns:1fr}.clm-related{grid-template-columns:1fr 1fr}.hh-featured-grid,.hh-tools-grid{grid-template-columns:1fr 1fr}.hh-links a:not(.hh-login-btn){display:none}}

/* Sistema visual exclusivo de ConversorLab */
.clx-catalog,.conversorlab-app{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#13213d;line-height:1.5}
.clx-catalog *,.conversorlab-app *{box-sizing:border-box}
.clx-container{width:min(1180px,calc(100% - 32px));margin-inline:auto}
.clx-catalog{background:#f3f7fb;padding-bottom:60px}
.clx-catalog-hero{padding:68px 0 54px;background:linear-gradient(135deg,#101a34 0%,#174f77 100%);color:#fff}
.clx-eyebrow,.clx-section-kicker{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;background:#dff6fd;color:#087da5;font-size:12px;font-weight:800}
.clx-catalog-hero h1{margin:16px 0 12px!important;color:#fff!important;font-size:clamp(34px,5vw,56px)!important;line-height:1.06!important;letter-spacing:-.035em!important}
.clx-catalog-hero p{max-width:780px;margin:0;color:#dbe8f2;font-size:16px;line-height:1.7}
.clx-catalog-actions{display:flex;align-items:center;gap:14px;margin-top:24px}.clx-catalog-actions>span{font-size:13px;color:#d8e5ef;font-weight:700}
.clx-button,.clx-card-button,.clx-back-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;text-decoration:none!important;border-radius:11px!important;font-weight:800!important;transition:.18s ease!important}
.clx-button{min-height:48px!important;padding:0 18px!important;border:1px solid transparent!important;font-size:14px!important;cursor:pointer!important}
.clx-button--primary{background:#0aaed7!important;color:#fff!important}.clx-button--primary:hover{background:#0797bd!important;color:#fff!important;transform:translateY(-1px)}
.clx-button--secondary{background:#fff!important;color:#17213b!important;border-color:#d4e0ea!important}.clx-button--secondary:hover{background:#f3f7fb!important;color:#17213b!important}
.clx-catalog-main{padding-top:48px}.clx-category-section{margin-bottom:52px}.clx-section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.clx-section-heading h2{margin:6px 0 0!important;color:#101a34!important;font-size:28px!important;line-height:1.15!important}.clx-count{padding:7px 10px;border-radius:999px;background:#e8eef5;color:#526176;font-size:12px;font-weight:800}
.clx-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.clx-tool-card{display:flex;flex-direction:column;min-height:100%;padding:22px;border:1px solid #dce6ee;border-top:4px solid #0aaed7;border-radius:19px;background:#fff;box-shadow:0 10px 28px rgba(19,33,61,.06)}
.clx-tool-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.clx-tool-card__icon{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:#dff5fc;font-size:22px}.clx-status{padding:6px 9px;border-radius:999px;background:#eef2ff;color:#24345c;font-size:11px;font-weight:800}
.clx-tool-card__subtitle{margin:0 0 5px!important;color:#087da5;font-size:12px;font-weight:800}.clx-tool-card h3{margin:0 0 10px!important;color:#101a34!important;font-size:21px!important;line-height:1.2!important}.clx-tool-card__description{margin:0 0 13px!important;color:#5d6c82;font-size:14px;line-height:1.55}.clx-tool-card__highlight{display:block;margin-bottom:14px;color:#17213b;font-size:13px;line-height:1.5}
.clx-feature-list{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px;margin:0 0 15px!important;padding:13px!important;border:1px solid #dce6ee;border-radius:13px;list-style:none!important}.clx-feature-list li{position:relative;padding-left:15px;color:#47566c;font-size:12px}.clx-feature-list li:before{content:"✓";position:absolute;left:0;color:#0aaed7;font-weight:900}.clx-tag-list{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 18px}.clx-tag-list span{padding:6px 9px;border-radius:999px;background:#f1f5f9;color:#46556d;font-size:11px;font-weight:700}
.clx-card-button{margin-top:auto;min-height:44px;padding:0 14px;background:#101a34!important;color:#fff!important}.clx-card-button:hover{background:#0aaed7!important;color:#fff!important;transform:translateY(-1px)}
.clx-content-card{margin:28px 0;padding:28px;border:1px solid #dce6ee;border-radius:20px;background:#fff;box-shadow:0 8px 24px rgba(19,33,61,.05)}
.clx-faq-list{display:grid;gap:10px}.clx-faq-item{border:1px solid #dce6ee;border-radius:13px;background:#fbfdff;overflow:hidden}.clx-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;cursor:pointer;list-style:none;color:#17213b;font-size:14px;font-weight:800}.clx-faq-item summary::-webkit-details-marker{display:none}.clx-faq-item summary i{display:grid;place-items:center;min-width:28px;height:28px;border-radius:50%;background:#e2f5fb;color:#087da5;font-style:normal}.clx-faq-answer{padding:0 18px 16px}.clx-faq-answer p{margin:0!important;color:#5f6e83;font-size:14px;line-height:1.65}
.clx-promo{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:28px 0;padding:24px 26px;border-radius:18px;background:#101a34;color:#fff}.clx-promo strong,.clx-promo span{display:block;color:#fff}.clx-promo span{margin-top:6px;color:#d6e3ed;font-size:13px}.clx-promo a{display:inline-flex;padding:10px 14px;border-radius:10px;background:#0aaed7;color:#fff!important;text-decoration:none!important;font-weight:800}

/* Página individual */
.conversorlab-converter-page,.conversorlab-isolated-page{margin:0;background:#f3f7fb}.clp-page-shell{padding:28px 0 60px!important;background:#f3f7fb}.clp-page-shell__inner{width:min(1180px,calc(100% - 32px));margin:auto}
.clp-toolbar{display:flex;align-items:center;justify-content:flex-start;margin:0 0 14px}.clx-back-button,.clx-back-button:visited{min-height:42px;padding:0 14px;background:#fff!important;border:1px solid #d5e1ea!important;color:#17213b!important;font-size:13px!important}.clx-back-button:hover{background:#e7f7fc!important;color:#087da5!important;border-color:#9bd8e9!important}
.clx-calculator .clp-tool-hero{border-radius:22px!important;background:linear-gradient(135deg,#101a34 0%,#155f8d 100%)!important}.clx-calculator .clp-tool-hero__title{color:#fff!important}.clx-calculator .clp-tool-hero__description{color:#e0edf5!important}.clx-calculator .clp-tool-hero__eyebrow{color:#0b688f!important;background:#cceffc!important}.clx-calculator .clp-tool-hero__chips span{color:#eaf6fb!important;border-color:rgba(255,255,255,.22)!important;background:rgba(255,255,255,.08)!important}
.clp-calculation-layout{margin-top:20px!important}.clp-panel{background:#fff!important;border:1px solid #dce6ee!important;box-shadow:0 10px 28px rgba(19,33,61,.06)!important}.clp-panel__heading h2{color:#101a34!important;font-size:22px!important}.clp-panel__heading p{color:#66758a!important}.clm-field label{color:#17213b!important;font-size:13px!important}.clm-field input,.clm-field select{font-size:15px!important;color:#17213b!important;background:#fbfdff!important}.clp-actions{display:grid!important;grid-template-columns:1fr auto!important;gap:10px!important}.clp-main-result{background:linear-gradient(135deg,#12365f,#0c7ca7)!important}.clp-main-result span,.clp-main-result strong{color:#fff!important}.clp-empty-state{min-height:260px!important}.clp-interpretation{background:#edf9f5!important;border-color:#b8e8d8!important}.clp-interpretation strong{color:#08755d!important}.clp-formula{padding:13px 15px!important;border-radius:12px!important;background:#f4efff!important;color:#59418a!important;font-size:13px!important;line-height:1.55!important}.clx-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.clx-related-grid a{display:grid;grid-template-columns:42px 1fr;gap:2px 10px;align-items:center;padding:14px;border:1px solid #dce6ee;border-radius:14px;background:#fbfdff;text-decoration:none!important}.clx-related-grid a>span{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#e1f5fb}.clx-related-grid b{color:#17213b;font-size:13px}.clx-related-grid small{color:#6f7d91}
.clp-content-section h2{color:#101a34!important;font-size:24px!important}.clp-content-section h3{color:#17213b!important;font-size:18px!important}.clp-content-section p,.clp-content-section li{color:#5c6b80!important;font-size:14px!important;line-height:1.7!important}
@media(max-width:900px){.clx-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.clx-related-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.clx-container,.clp-page-shell__inner{width:min(100% - 22px,1180px)}.clx-catalog-hero{padding:46px 0 38px}.clx-catalog-hero h1{font-size:34px!important}.clx-catalog-actions{align-items:flex-start;flex-direction:column}.clx-card-grid{grid-template-columns:1fr}.clx-section-heading{align-items:flex-start;flex-direction:column}.clx-feature-list{grid-template-columns:1fr}.clx-tool-card{padding:19px}.clx-content-card{padding:20px;border-radius:17px}.clx-promo{align-items:flex-start;flex-direction:column}.clp-actions{grid-template-columns:1fr!important}.clx-related-grid{grid-template-columns:1fr}.clp-panel__heading h2{font-size:20px!important}}

/* Acceso rápido y buscador del catálogo v2.6 */
.clx-quick-access{margin:0 0 34px;padding:24px;border:1px solid #dce6ee;border-radius:20px;background:#fff;box-shadow:0 8px 24px rgba(19,33,61,.05);scroll-margin-top:24px}
.clx-quick-access__header h2{margin:7px 0 5px!important;color:#101a34!important;font-size:25px!important;line-height:1.2!important}
.clx-quick-access__header p{margin:0!important;color:#65758a;font-size:14px;line-height:1.55}
.clx-search-wrap{position:relative;display:flex;align-items:center;margin-top:18px}
.clx-search-wrap>span{position:absolute;left:16px;color:#6b7b90;font-size:22px;pointer-events:none}
.clx-search-wrap input{width:100%!important;height:52px!important;margin:0!important;padding:0 50px 0 47px!important;border:1px solid #cad9e5!important;border-radius:14px!important;background:#f9fcfe!important;color:#14203a!important;font-size:15px!important;line-height:1!important;box-shadow:none!important;outline:none!important}
.clx-search-wrap input:focus{border-color:#0aaed7!important;background:#fff!important;box-shadow:0 0 0 4px rgba(10,174,215,.12)!important}
.clx-search-wrap button{position:absolute;right:9px;display:none;width:34px;height:34px;padding:0;border:0;border-radius:9px;background:#e9f2f7;color:#40536b;font-size:22px;line-height:1;cursor:pointer}
.clx-search-wrap.has-value button{display:grid;place-items:center}
.clx-category-nav{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}
.clx-category-nav a,.clx-category-nav button{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid #d7e3ec;border-radius:999px;background:#f8fbfd;color:#33455e!important;text-decoration:none!important;font-size:12px;font-weight:800;cursor:pointer;transition:.18s ease}
.clx-category-nav a:hover,.clx-category-nav a:focus,.clx-category-nav button:hover,.clx-category-nav button:focus,.clx-category-nav .is-active{border-color:#8dd7e9;background:#e2f7fc;color:#087da5!important;transform:translateY(-1px)}
.clx-category-nav small{display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#fff;color:#607189;font-size:10px}
.clx-search-summary{margin:14px 0 0!important;color:#68788d;font-size:12px}.clx-search-summary strong{color:#087da5}
.clx-category-section{scroll-margin-top:22px}.clx-tool-card[hidden],.clx-category-section[hidden]{display:none!important}
.clx-no-results{margin:0 0 34px;padding:34px 20px;text-align:center;border:1px dashed #bdceda;border-radius:18px;background:#fff}
.clx-no-results>span{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 12px;border-radius:15px;background:#e4f6fb;color:#087da5;font-size:26px}
.clx-no-results h3{margin:0 0 7px!important;color:#101a34!important;font-size:21px!important}.clx-no-results p{margin:0 0 16px!important;color:#66758a;font-size:14px}
@media(max-width:620px){.clx-quick-access{padding:19px;border-radius:17px}.clx-quick-access__header h2{font-size:22px!important}.clx-category-nav{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px;scrollbar-width:thin}.clx-category-nav a,.clx-category-nav button{flex:0 0 auto}.clx-search-wrap input{font-size:16px!important}}


/* Preguntas frecuentes individuales v2.8.0 */
.clx-faq-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#f8fbfd 100%)}
.clx-faq-section:before{content:"";position:absolute;right:-75px;top:-90px;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,rgba(10,174,215,.13),rgba(10,174,215,0) 68%);pointer-events:none}
.clx-faq-section__head{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}
.clx-faq-section__head h2{margin:5px 0 7px!important;color:#101a34!important;font-size:25px!important;line-height:1.2!important}
.clx-faq-section__head p{max-width:720px;margin:0!important;color:#66758a!important;font-size:14px!important;line-height:1.65!important}
.clx-faq-section__badge{flex:0 0 auto;display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid #bde5f0;border-radius:999px;background:#e8f8fc;color:#087da5;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
.clx-calc-faq-list{position:relative;display:grid;gap:12px}
.clx-calc-faq-item{border:1px solid #d9e5ed;border-radius:15px;background:#fff;box-shadow:0 5px 16px rgba(19,33,61,.035);overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.clx-calc-faq-item:hover{border-color:#acdce9;box-shadow:0 9px 22px rgba(19,33,61,.07);transform:translateY(-1px)}
.clx-calc-faq-item[open]{border-color:#8fd4e6;box-shadow:0 10px 25px rgba(9,119,153,.09)}
.clx-calc-faq-item summary{display:grid;grid-template-columns:34px 1fr 30px;align-items:center;gap:12px;min-height:62px;padding:13px 16px;cursor:pointer;list-style:none;color:#17213b;font-size:15px;font-weight:850;line-height:1.4}
.clx-calc-faq-item summary::-webkit-details-marker{display:none}
.clx-calc-faq-number{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#edf5f8;color:#4b6074;font-size:12px;font-weight:900;transition:.18s ease}
.clx-calc-faq-item[open] .clx-calc-faq-number{background:#0aaed7;color:#fff}
.clx-calc-faq-question{padding-right:4px}
.clx-calc-faq-toggle{position:relative;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e7f7fb}
.clx-calc-faq-toggle:before,.clx-calc-faq-toggle:after{content:"";position:absolute;width:12px;height:2px;border-radius:2px;background:#087da5;transition:transform .18s ease}
.clx-calc-faq-toggle:after{transform:rotate(90deg)}
.clx-calc-faq-item[open] .clx-calc-faq-toggle:after{transform:rotate(0)}
.clx-calc-faq-answer{padding:0 58px 17px 62px}
.clx-calc-faq-answer p{margin:0!important;padding-top:13px;border-top:1px solid #e7eef3;color:#52647a!important;font-size:14px!important;line-height:1.72!important}
@media(max-width:620px){.clx-faq-section__head{display:block}.clx-faq-section__badge{margin-top:13px}.clx-calc-faq-item summary{grid-template-columns:30px 1fr 28px;gap:9px;padding:12px}.clx-calc-faq-number{width:30px;height:30px}.clx-calc-faq-answer{padding:0 15px 15px 51px}.clx-faq-section__head h2{font-size:22px!important}}

.clx-catalog-back{padding-top:18px;padding-bottom:0}
.clx-catalog-back .clx-back-button{display:inline-flex}
@media(max-width:620px){.clx-catalog-back{padding-top:12px}.clx-catalog-hero{padding:28px 0 24px}.clx-catalog-hero .clx-eyebrow{font-size:12px;padding:6px 10px;margin-bottom:12px}.clx-catalog-hero h1{font-size:29px!important;margin:12px 0 10px!important}.clx-catalog-hero p{font-size:14px;line-height:1.55;max-width:100%}.clx-catalog-actions{gap:10px}.clx-catalog-actions span{font-size:13px}.clx-quick-access{margin-top:-16px}}

/* Professional explanatory content v2.10.0 */
.clx-professional-guide>p{max-width:920px}.clx-guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:22px 0}.clx-guide-grid>div{padding:20px;border:1px solid #dce7ef;border-radius:16px;background:#f8fbfd}.clx-guide-grid h3{margin-top:0!important}.clx-concept-list{display:grid;grid-template-columns:1fr 1fr;gap:10px 24px;margin:12px 0 24px!important}.clx-concept-list li{margin:0!important;padding:12px 14px;border-radius:12px;background:#f5f9fc}.clx-guide-table-wrap{overflow-x:auto;margin:20px 0}.clx-guide-table{width:100%;border-collapse:collapse;min-width:520px}.clx-guide-table th,.clx-guide-table td{padding:12px 14px;text-align:left;border-bottom:1px solid #dce7ef}.clx-guide-table th{background:#edf6fb;color:#10213c}.clx-guide-warning{margin-top:22px;padding:18px 20px;border-left:4px solid #0b83b8;border-radius:12px;background:#eef8fc}.clx-guide-warning p{margin:6px 0 0!important}@media(max-width:700px){.clx-guide-grid,.clx-concept-list{grid-template-columns:1fr}.clx-guide-grid>div{padding:16px}.clx-guide-table{min-width:460px}}

/* v2.11: guía profesional y promociones avanzadas */
.clx-guide-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:1px solid #e2e8f0}.clx-guide-head>div>p{max-width:760px;color:#526174}.clx-guide-head__icon{display:grid;place-items:center;flex:0 0 64px;width:64px;height:64px;border-radius:20px;background:linear-gradient(135deg,#dff6ff,#e9f1ff);font-size:30px}.clx-guide-purpose-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:24px 0}.clx-guide-purpose-grid article,.clx-guide-grid article{position:relative;padding:22px;border:1px solid #dce6ee;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbfd)}.clx-guide-purpose-grid article>span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#10233f;color:#fff;font-size:12px;font-weight:800}.clx-guide-purpose-grid h3,.clx-guide-grid h3{margin:13px 0 8px!important;font-size:18px!important}.clx-guide-purpose-grid p,.clx-guide-grid p{margin:0!important;color:#516174;line-height:1.65}.clx-guide-card-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#dff6ff;color:#076d99;font-weight:900}.clx-guide-section-title{margin:28px 0 14px}.clx-guide-section-title span,.clx-guide-example span{font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:#0782b4}.clx-concept-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;list-style:none!important;padding:0!important}.clx-concept-list li{margin:0!important;padding:16px 17px!important;border:1px solid #dce6ee;border-radius:14px;background:#fff;line-height:1.55}.clx-concept-list strong{display:block;margin-bottom:4px;color:#10233f}.clx-guide-example{display:flex;gap:16px;align-items:flex-start;margin-top:25px;padding:20px;border-radius:18px;background:linear-gradient(135deg,#edfaff,#f4f8ff);border:1px solid #cceaf7}.clx-guide-example__icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:13px;background:#0782b4;color:#fff;font-size:20px}.clx-guide-example p{margin:6px 0 0!important;line-height:1.65}.clx-guide-warning{margin-top:18px;border-radius:16px!important;border-left:0!important;background:#fff8e8!important;border:1px solid #f1d58a!important}.clx-promo--banner{padding:0!important;overflow:hidden;background:transparent!important;border:0!important}.clx-promo-banner-link,.clx-promo--banner picture{display:block;width:100%}.clx-promo--banner img{display:block;width:100%;height:auto;max-height:320px;object-fit:cover;border-radius:18px}.clx-promo-copy{display:flex;align-items:center;gap:14px}.clx-promo-icon{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:14px;background:rgba(255,255,255,.14);font-size:23px}.clp-admin-promo-box{margin:14px 0 22px;padding:18px;border:1px solid #c3c4c7;border-radius:10px;background:#fff}.clp-admin-promo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.clp-admin-promo-details{margin:8px 0;border:1px solid #c3c4c7;border-radius:8px;background:#fff}.clp-admin-promo-details>summary{cursor:pointer;padding:13px 15px}.clp-admin-promo-details>.clp-admin-promo-box{border:0;border-top:1px solid #dcdcde;border-radius:0;margin:0}
@media(max-width:620px){.clx-guide-head__icon{display:none}.clx-guide-purpose-grid,.clx-concept-list{grid-template-columns:1fr!important}.clx-guide-purpose-grid article,.clx-guide-grid article{padding:18px}.clx-guide-example{padding:17px}.clx-promo--banner img{max-height:none;border-radius:14px}.clp-admin-promo-grid{grid-template-columns:1fr}}


/* v2.12 visual depth */
.clx-home-hero{margin-top:14px;margin-bottom:28px}
.clx-catalog-back{padding-top:18px}
.clm-fields{display:grid;gap:14px}
.clm-field{position:relative;padding:14px 14px 13px;border:1px solid #dbe6ef;border-radius:15px;background:linear-gradient(180deg,#fff 0%,#f9fcff 100%);box-shadow:0 8px 22px rgba(25,57,88,.055);transition:.2s ease}
.clm-field:hover,.clm-field:focus-within{border-color:#83c9e6;box-shadow:0 12px 26px rgba(11,93,136,.1);transform:translateY(-1px)}
.clm-field:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:3px;border-radius:3px;background:linear-gradient(180deg,#47bde7,#0d6f9d)}
.clm-field label{display:flex;align-items:center;gap:7px;font-weight:800;color:#14213d}
.clx-label-help:after{content:"?";display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;font-size:11px;background:#d9f3ff;color:#075f8d;font-weight:900}
.clm-field small{display:block;margin-top:8px;color:#61738a;line-height:1.5}
.clp-form-panel,.clp-results-panel{background:linear-gradient(180deg,#fff,#fbfdff)}
.clp-panel__heading{padding-bottom:14px;border-bottom:1px solid #e7eef5;margin-bottom:18px}
.clp-main-result{background:linear-gradient(135deg,#10203f,#176b98);color:#fff;border:none;box-shadow:0 16px 36px rgba(14,58,92,.22)}
.clp-main-result span,.clp-main-result strong{color:#fff!important}
.clm-mini{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#f4f9fd);border:1px solid #dbe8f1;box-shadow:0 8px 18px rgba(25,57,88,.06)}
.clm-mini:after{content:"";position:absolute;right:-18px;top:-18px;width:50px;height:50px;border-radius:50%;background:#d8f2fc}
.clx-professional-guide{background:linear-gradient(180deg,#fff 0%,#f8fbfe 100%)}
.clx-guide-purpose-grid article,.clx-guide-grid article{box-shadow:0 12px 30px rgba(20,60,90,.08);border:1px solid #dce8f1;transition:.2s ease}
.clx-guide-purpose-grid article:hover,.clx-guide-grid article:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(20,60,90,.12)}
.clx-concept-list li{background:#fff;border:1px solid #dce8f1;border-radius:14px;padding:14px 16px;box-shadow:0 7px 18px rgba(20,60,90,.05)}
.clx-guide-example{background:linear-gradient(135deg,#eaf8ff,#f7fcff);border:1px solid #bfe6f7}
.clx-guide-warning{background:linear-gradient(135deg,#fff8e8,#fffdf7);border:1px solid #f2d99c}
.clp-admin-promo-details{margin:12px 0;border:1px solid #ccd8e2;border-radius:10px;background:#fff}
.clp-admin-promo-details>summary{padding:13px 15px;cursor:pointer;display:flex;justify-content:space-between}
.clp-admin-promo-details[open]>summary{border-bottom:1px solid #e2e8ee}
@media(max-width:620px){.clx-home-hero{margin-top:10px;margin-bottom:18px}.clx-home-hero.clp-tool-hero{padding:24px 20px;border-radius:21px}.clx-home-hero .clp-tool-hero__title{font-size:29px!important}.clx-home-hero .clp-tool-hero__description{font-size:14px!important;line-height:1.5!important}.clx-home-hero .clp-tool-hero__chips{margin-top:14px}.clm-field{padding:13px 12px 12px}.clx-catalog-back{padding-top:10px}}

/* v2.13 corrections */
.clx-home-hero,.clx-home-hero *{box-sizing:border-box}
.clx-home-hero .clp-tool-hero__title,.clx-home-hero h1{color:#fff!important;-webkit-text-fill-color:#fff!important}
.clx-home-hero .clp-tool-hero__description,.clx-home-hero p{color:#eaf6ff!important}
.clx-home-hero .clp-tool-hero__chips span{color:#fff!important}
.clx-home-hero .clp-tool-hero__eyebrow,.clx-home-hero .clp-tool-hero__eyebrow span{color:#075a81!important}
.clx-guide-table-wrap{position:relative;margin:24px 0;border:1px solid #cfe0eb;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 14px 34px rgba(20,60,90,.09)}
.clx-guide-table{width:100%;min-width:520px;border-collapse:separate!important;border-spacing:0!important;margin:0!important;background:#fff}
.clx-guide-table thead th{padding:15px 18px!important;background:linear-gradient(135deg,#10233f,#176b98)!important;color:#fff!important;border:0!important;font-size:13px!important;text-transform:uppercase;letter-spacing:.04em}
.clx-guide-table tbody td{padding:15px 18px!important;border:0!important;border-bottom:1px solid #e4edf3!important;color:#33465c!important;vertical-align:top}
.clx-guide-table tbody tr:nth-child(even) td{background:#f6fafc!important}
.clx-guide-table tbody tr:last-child td{border-bottom:0!important}
.clx-guide-table tbody td:first-child{font-weight:850;color:#10233f!important;white-space:nowrap}
.clx-guide-table tbody tr:hover td{background:#eaf7fc!important}
.clp-admin-promo-details .description{display:block;margin-top:6px;color:#646970}
@media(max-width:620px){.clx-guide-table-wrap{border-radius:14px}.clx-guide-table{min-width:440px}.clx-guide-table thead th,.clx-guide-table tbody td{padding:12px 14px!important}}


/* Panel de estadísticas v2.14 */
.clp-stats-admin{max-width:1440px}.clp-stats-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:18px 0;flex-wrap:wrap}.clp-stats-cards{display:grid;grid-template-columns:repeat(6,minmax(150px,1fr));gap:14px;margin:18px 0}.clp-stats-cards article,.clp-stats-panel{background:#fff;border:1px solid #dfe6ee;border-radius:16px;box-shadow:0 8px 24px rgba(15,33,58,.06)}.clp-stats-cards article{padding:18px;display:flex;flex-direction:column;gap:7px}.clp-stats-cards .dashicons{color:#1687b4}.clp-stats-cards small{color:#66758a;font-weight:650}.clp-stats-cards strong{font-size:26px;color:#12203c}.clp-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:18px 0}.clp-stats-panel{padding:20px;overflow:hidden}.clp-stats-panel h2{margin-top:0}.clp-stats-chart{height:260px;display:flex;gap:4px;align-items:flex-end;padding:22px 8px 0;overflow-x:auto;border-top:1px solid #eef2f6}.clp-stats-day{min-width:24px;flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.clp-stats-bars{height:210px;width:100%;display:flex;align-items:flex-end;justify-content:center;gap:2px}.clp-stats-bars i,.clp-stats-bars b{display:block;width:38%;border-radius:5px 5px 0 0;min-height:2px}.clp-stats-bars i{background:#9adcf0}.clp-stats-bars b{background:#166f9d}.clp-stats-day span{font-size:10px;color:#718096;transform:rotate(-45deg);margin-top:9px;white-space:nowrap}.clp-stats-legend{display:flex;gap:18px;margin-top:20px;color:#526175}.clp-stats-legend i,.clp-stats-legend b{display:inline-block;width:12px;height:12px;border-radius:3px;margin-right:5px}.clp-stats-legend i{background:#9adcf0}.clp-stats-legend b{background:#166f9d}.clp-stats-pill{display:inline-flex;padding:4px 9px;border-radius:999px;background:#e5f6fb;color:#08648b;font-weight:750}.clp-device-row{display:grid;grid-template-columns:90px 1fr 55px;gap:12px;align-items:center;margin:15px 0}.clp-device-row>div{height:10px;background:#eef2f6;border-radius:99px;overflow:hidden}.clp-device-row i{display:block;height:100%;background:linear-gradient(90deg,#1d8ab5,#54c4dc);border-radius:99px}@media(max-width:1100px){.clp-stats-cards{grid-template-columns:repeat(3,1fr)}}@media(max-width:782px){.clp-stats-grid{grid-template-columns:1fr}.clp-stats-cards{grid-template-columns:repeat(2,1fr)}.clp-stats-chart{height:220px}.clp-stats-bars{height:170px}}


/* v2.15: promociones más claras y selector multimedia funcional */
.clx-promo-icon{
  display:grid!important;place-items:center!important;flex:0 0 50px!important;width:50px!important;height:50px!important;
  border-radius:15px!important;background:linear-gradient(145deg,rgba(255,255,255,.18),rgba(255,255,255,.08))!important;
  font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif!important;font-size:25px!important;
  line-height:1!important;margin:0!important;padding:0!important;overflow:visible!important;text-align:center!important;color:#fff!important;
}
.clx-promo-copy{align-items:center!important;min-width:0}.clx-promo-copy>div{min-width:0}.clx-promo-copy strong{font-size:17px!important;line-height:1.35!important}.clx-promo-copy>div>span{font-size:13px!important;line-height:1.55!important;margin-top:4px!important}
.clp-promo-overview{margin:22px 0 28px;padding:22px;border:1px solid #d6e0e8;border-radius:16px;background:linear-gradient(145deg,#fff,#f7fafc);box-shadow:0 10px 28px rgba(17,35,59,.06)}
.clp-promo-overview__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.clp-promo-overview__head span{font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#0782b4}.clp-promo-overview__head h2{margin:4px 0 5px!important;font-size:22px!important}.clp-promo-overview__head p{margin:0;color:#5b6876}.clp-promo-overview__head>strong{padding:8px 12px;border-radius:999px;background:#e2f5fb;color:#06749d;font-size:12px}
.clp-promo-overview__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.clp-promo-summary-card{overflow:hidden;border:1px solid #dbe5ec;border-radius:14px;background:#fff}.clp-promo-summary-card__top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px}.clp-promo-summary-card__icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#10233f;color:#fff;font-size:18px}.clp-promo-summary-card h3{margin:0!important;font-size:15px!important}.clp-promo-summary-card__top p{margin:3px 0 0;color:#697583;font-size:12px}.clp-promo-priority{padding:5px 8px;border-radius:8px;background:#f0f4f7;color:#4b5968;font-size:11px;font-weight:700}.clp-promo-summary-card__preview{height:105px;background:#eef3f7}.clp-promo-summary-card__preview img{display:block;width:100%;height:100%;object-fit:cover}.clp-promo-summary-card__copy{padding:2px 15px 13px}.clp-promo-summary-card__copy strong{display:block;color:#13233c}.clp-promo-summary-card__copy p{margin:4px 0 0;color:#687483}.clp-promo-summary-card__labels{display:flex;flex-wrap:wrap;gap:6px;padding:12px 15px;border-top:1px solid #edf1f4;background:#fafcfd}.clp-promo-summary-card__labels span{padding:5px 8px;border-radius:999px;background:#e9f4f8;color:#126d8d;font-size:11px;font-weight:700}.clp-promo-empty{display:flex;align-items:center;gap:13px;padding:18px;border:1px dashed #c5d3dd;border-radius:12px;background:#fff}.clp-promo-empty>span{font-size:24px}.clp-promo-empty p{margin:3px 0 0;color:#687483}
.clp-admin-promo-details{overflow:hidden;border-radius:12px!important;box-shadow:0 4px 14px rgba(17,35,59,.035)}.clp-admin-promo-details>summary{align-items:center!important;gap:16px;background:#fff}.clp-promo-editor-title{display:flex;align-items:center;gap:10px;min-width:230px}.clp-promo-editor-title i{padding:4px 7px;border-radius:999px;background:#eef1f3;color:#6a737c;font-size:10px;font-style:normal;font-weight:800;text-transform:uppercase}.clp-promo-editor-title i.is-active{background:#e2f7ed;color:#147849}.clp-promo-editor-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.clp-promo-editor-meta b{padding:5px 8px;border-radius:7px;background:#f1f5f8;color:#526170;font-size:11px;font-weight:700}.clp-admin-promo-details[open]>summary{background:#f7fafc}.clp-admin-promo-box{background:#fcfdfe!important}.clp-admin-promo-box label{font-weight:650}.clp-admin-promo-box input[type=text],.clp-admin-promo-box input[type=number],.clp-admin-promo-box select,.clp-admin-promo-box textarea{margin-top:5px}
@media(max-width:782px){.clp-promo-overview__grid{grid-template-columns:1fr}.clp-promo-summary-card__top{grid-template-columns:auto 1fr}.clp-promo-priority{grid-column:2}.clp-admin-promo-details>summary{align-items:flex-start!important;flex-direction:column}.clp-promo-editor-meta{justify-content:flex-start}.clx-promo-icon{width:46px!important;height:46px!important;flex-basis:46px!important}}

/* v2.19.0 — Sistema único y estable de banners */
.clx-promo--banner {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
  padding: var(--clp-banner-padding,0) !important;
  border: var(--clp-banner-border-width,0) solid var(--clp-banner-border-color,transparent) !important;
  border-radius: var(--clp-banner-radius,0) !important;
  background: var(--clp-banner-bg,transparent) !important;
  box-shadow: none !important;
}
.clx-promo--banner.has-shadow {
  box-shadow: 0 12px 30px rgba(16,35,63,.14) !important;
}
.clx-promo--banner .clx-promo-banner-link,
.clx-promo--banner picture {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden !important;
  background: transparent !important;
}
.clx-promo--banner picture img {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  border: 0 !important;
  background: transparent !important;
}
.clx-banner-style-clean {
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
.clx-banner-style-clean .clx-promo-banner-link,
.clx-banner-style-clean picture,
.clx-banner-style-clean picture img {
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
.clx-banner-fit-d-auto,
.clx-banner-fit-d-auto .clx-promo-banner-link,
.clx-banner-fit-d-auto picture {
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
}
.clx-banner-fit-d-auto picture img {
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  object-fit: contain !important;
}
.clx-banner-fit-d-contain,
.clx-banner-fit-d-cover,
.clx-banner-fit-d-contain .clx-promo-banner-link,
.clx-banner-fit-d-cover .clx-promo-banner-link,
.clx-banner-fit-d-contain picture,
.clx-banner-fit-d-cover picture {
  height: var(--clp-banner-height-desktop,220px) !important;
}
.clx-banner-fit-d-contain picture img,
.clx-banner-fit-d-cover picture img {
  height: 100% !important;
  max-height: 100% !important;
}
.clx-banner-fit-d-contain picture img { object-fit: contain !important; }
.clx-banner-fit-d-cover picture img { object-fit: cover !important; }
.clx-banner-pos-d-center picture img { object-position: center !important; }
.clx-banner-pos-d-top picture img { object-position: top !important; }
.clx-banner-pos-d-bottom picture img { object-position: bottom !important; }
.clx-banner-pos-d-left picture img { object-position: left !important; }
.clx-banner-pos-d-right picture img { object-position: right !important; }

@media(max-width:620px) {
  .clx-promo--banner,
  .clx-promo--banner .clx-promo-banner-link,
  .clx-promo--banner picture,
  .clx-promo--banner picture img {
    background: transparent !important;
  }
  .clx-banner-fit-m-auto,
  .clx-banner-fit-m-auto .clx-promo-banner-link,
  .clx-banner-fit-m-auto picture {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
  }
  .clx-banner-fit-m-auto picture img {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    object-fit: contain !important;
  }
  .clx-banner-fit-m-contain,
  .clx-banner-fit-m-cover,
  .clx-banner-fit-m-contain .clx-promo-banner-link,
  .clx-banner-fit-m-cover .clx-promo-banner-link,
  .clx-banner-fit-m-contain picture,
  .clx-banner-fit-m-cover picture {
    height: var(--clp-banner-height-mobile,160px) !important;
  }
  .clx-banner-fit-m-contain picture img,
  .clx-banner-fit-m-cover picture img {
    height: 100% !important;
    max-height: 100% !important;
  }
  .clx-banner-fit-m-contain picture img { object-fit: contain !important; }
  .clx-banner-fit-m-cover picture img { object-fit: cover !important; }
  .clx-banner-pos-m-center picture img { object-position: center !important; }
  .clx-banner-pos-m-top picture img { object-position: top !important; }
  .clx-banner-pos-m-bottom picture img { object-position: bottom !important; }
  .clx-banner-pos-m-left picture img { object-position: left !important; }
  .clx-banner-pos-m-right picture img { object-position: right !important; }
}

/* v2.20.0 — Explicaciones profesionales en todos los campos */
.clm-field {
  position: relative;
}
.clp-field-help {
  display: flex !important;
  align-items: flex-start;
  gap: 8px;
  margin-top: 8px !important;
  padding: 9px 10px;
  border: 1px solid #dce8ef;
  border-radius: 10px;
  background: linear-gradient(145deg,#f8fbfd,#f1f7fa);
  color: #46576a !important;
  font-size: 12px !important;
  line-height: 1.5 !important;
}
.clp-field-help__icon {
  display: grid;
  place-items: center;
  flex: 0 0 18px;
  width: 18px;
  height: 18px;
  margin-top: 1px;
  border-radius: 50%;
  background: #d8f2fa;
  color: #067ea8;
  font-size: 11px;
  font-style: normal;
  font-weight: 900;
}
.clp-field-help > span:last-child {
  min-width: 0;
}
.clm-field > small:not(.clp-field-help):empty {
  display: none;
}
.clm-field > small:not(.clp-field-help) {
  display: block;
  margin-top: 6px;
  color: #68798a;
  line-height: 1.45;
}
@media(max-width:620px) {
  .clp-field-help {
    padding: 8px 9px;
    font-size: 11.5px !important;
  }
}

/* v2.21.0 — Tablas de rangos completamente responsivas */
.clx-guide-table-wrap {
  max-width: 100% !important;
  overflow-x: auto !important;
  -webkit-overflow-scrolling: touch;
}
.clx-guide-table {
  max-width: 100% !important;
}
.clx-guide-table th,
.clx-guide-table td {
  overflow-wrap: anywhere;
  word-break: normal;
}

@media(max-width:620px) {
  .clx-guide-table-wrap {
    overflow: visible !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  .clx-guide-table {
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    border: 0 !important;
    background: transparent !important;
  }
  .clx-guide-table thead {
    display: none !important;
  }
  .clx-guide-table tbody {
    display: grid !important;
    width: 100% !important;
    gap: 10px;
  }
  .clx-guide-table tbody tr {
    display: grid !important;
    width: 100% !important;
    min-width: 0 !important;
    overflow: hidden;
    border: 1px solid #d8e5ed;
    border-radius: 13px;
    background: #fff;
    box-shadow: 0 6px 18px rgba(21,56,82,.06);
  }
  .clx-guide-table tbody td {
    display: grid !important;
    grid-template-columns: minmax(92px,34%) minmax(0,1fr);
    align-items: start;
    gap: 10px;
    width: 100% !important;
    min-width: 0 !important;
    padding: 11px 12px !important;
    border: 0 !important;
    border-bottom: 1px solid #e8eff4 !important;
    background: #fff !important;
    color: #33465c !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
  .clx-guide-table tbody td:last-child {
    border-bottom: 0 !important;
  }
  .clx-guide-table tbody td::before {
    color: #0b729b;
    font-size: 10px;
    font-weight: 900;
    letter-spacing: .05em;
    text-transform: uppercase;
  }
  .clx-guide-table tbody td:nth-child(1)::before {
    content: "Referencia";
  }
  .clx-guide-table tbody td:nth-child(2)::before {
    content: "Interpretación";
  }
  .clx-guide-table tbody td:first-child {
    color: #10233f !important;
    font-weight: 800 !important;
    white-space: normal !important;
  }
  .clx-guide-table tbody tr:hover td {
    background: #fff !important;
  }
}

/* ConversorLab Total v2.5.0 */
body.conversorlab-isolated-active #masthead,
body.conversorlab-isolated-active .site-header,
body.conversorlab-isolated-active .main-header-bar,
body.conversorlab-isolated-active .ast-primary-header-bar,
body.conversorlab-isolated-active .ast-above-header-wrap,
body.conversorlab-isolated-active .ast-below-header-wrap,
body.conversorlab-isolated-active .main-navigation,
body.conversorlab-isolated-active #site-navigation,
body.conversorlab-isolated-active .elementor-location-header,
body.conversorlab-isolated-active .entry-header,
body.conversorlab-isolated-active .page-header,
body.conversorlab-isolated-active .entry-title,
body.conversorlab-isolated-active .page-title,
body.conversorlab-isolated-active .breadcrumbs,
body.conversorlab-isolated-active .ast-breadcrumbs,
body.conversorlab-isolated-active #secondary,
body.conversorlab-isolated-active .sidebar-main,
body.conversorlab-isolated-active .widget-area{display:none!important}

body.conversorlab-isolated-active .clx-catalog,
body.conversorlab-isolated-active .conversorlab-app{
  width:min(1180px,calc(100% - 32px))!important;
  max-width:1180px!important;
  margin-inline:auto!important;
}
body.conversorlab-isolated-active .clx-catalog{padding:18px 0 60px!important}
body.conversorlab-isolated-active .clx-catalog .clx-container{width:100%!important;max-width:1180px!important;margin-inline:auto!important}
body.conversorlab-isolated-active .clx-card-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}
body.conversorlab-isolated-active .clx-tool-card{min-width:0!important;width:100%!important;overflow:hidden!important}

.cl-simple-converter{display:grid;gap:14px}
.cl-converter-intro{padding:13px 14px;border:1px solid #d7e7ee;border-radius:12px;background:#f5fafc;color:#38546a;font-size:13px;line-height:1.55}
.cl-converter-step{display:grid;grid-template-columns:32px minmax(0,1fr);gap:11px;padding:14px;border:1px solid #d8e6ed;border-radius:14px;background:#fff}
.cl-step-number{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#dff5fb;color:#057b9e;font-weight:900}
.cl-step-content{min-width:0}
.cl-step-content>label,.cl-destination-heading label{display:block;margin:0 0 8px;color:#102a45;font-size:13px;font-weight:850}
.cl-step-content>small,.cl-precision-inner>small{display:block;margin-top:7px;color:#607486;font-size:11.5px;line-height:1.5}
.cl-value-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(100px,.48fr);gap:8px}
.cl-value-row input,.cl-value-row select,.cl-step-content>select,.cl-precision-inner select{width:100%;min-height:46px;margin:0!important}
.cl-destination-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}
.cl-swap-units{border:1px solid #b9d9e5;border-radius:999px;padding:7px 10px;background:#eaf8fc;color:#087b9d;font-size:11px;font-weight:850;cursor:pointer}
.cl-advanced-options{border:1px solid #d8e6ed;border-radius:13px;background:#fafcfd;overflow:hidden}
.cl-advanced-options summary{padding:12px 14px;color:#38546a;font-size:12px;font-weight:800;cursor:pointer}
.cl-precision-inner{padding:0 14px 14px}
.cl-precision-inner label{display:block;margin-bottom:7px;color:#102a45;font-size:12px;font-weight:800}
.cl-two-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}

.cl-engine-status{display:flex;align-items:center;gap:8px;margin:12px 0 0;padding:9px 11px;border-radius:10px;background:#f3f6f8;color:#667989;font-size:11.5px}
.cl-engine-status__dot{width:8px;height:8px;border-radius:50%;background:#a6b4bf}
.cl-engine-status.is-ready{background:#edf9f3;color:#2e6f50}
.cl-engine-status.is-ready .cl-engine-status__dot{background:#2da56e}
.cl-engine-status.is-error{background:#fff1f1;color:#9d3333}
.cl-engine-status.is-error .cl-engine-status__dot{background:#d95555}
.cl-live-message{margin-top:11px;padding:11px 13px;border-radius:10px;font-size:12px;line-height:1.45}
.cl-live-message.is-error{border:1px solid #efc7c7;background:#fff2f2;color:#9b2e2e}

/* Guía profesional sin cortes */
.clx-guide-purpose-grid,.clx-guide-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}
.clx-guide-purpose-grid article,.clx-guide-grid article{min-width:0!important;width:100%!important;padding:22px 24px!important}
.clx-guide-purpose-grid article p,.clx-guide-grid article p{margin:0!important;padding:0!important;overflow-wrap:anywhere}
.clx-concept-list{grid-template-columns:1fr!important}

@media(max-width:1050px){
  body.conversorlab-isolated-active .clx-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:700px){
  body.conversorlab-isolated-active .clx-catalog,
  body.conversorlab-isolated-active .conversorlab-app{width:min(100% - 22px,1180px)!important}
  body.conversorlab-isolated-active .clx-card-grid{grid-template-columns:1fr!important}
  .cl-two-values{grid-template-columns:1fr}
  .cl-value-row{grid-template-columns:minmax(0,1fr) 105px}
  .cl-destination-heading{align-items:flex-start;flex-direction:column}
}

/* ConversorLab v2.6.0 — nombres completos de unidades */
.cl-value-row{
  grid-template-columns:minmax(110px,.58fr) minmax(0,1.42fr)!important;
}
.cl-value-row select,
.cl-step-content>select{
  white-space:normal!important;
  line-height:1.3!important;
}
.cl-step-content select option{
  white-space:normal;
}
@media(max-width:700px){
  .cl-value-row{
    grid-template-columns:1fr!important;
  }
}

/* ConversorLab v2.7.0 — formulario compuesto claro */
.cl-converter-intro span{
  display:block;
  margin-top:5px;
  color:#5c7284;
  font-size:12px;
  line-height:1.5;
}
.cl-converter-step select{
  width:100%;
  min-height:46px;
}
.cl-live-message{
  display:block;
}

/* ConversorLab v2.8.0 */
.cl-optional{font-weight:500;color:#6f8292;font-size:11px}
[data-footinch-extra][hidden]{display:none!important}
.cl-value-row select,.cl-converter-step select{white-space:normal}

/* ConversorLab Total 2.9.0 */

/* ConversorLab 3.0.0 fully isolated */

/* ConversorLab 3.1.0 */
@media(max-width:700px){
  .conversorlab-tool .clp-results-panel{
    scroll-margin-top:14px;
  }
}

/* ConversorLab 3.3.0 */

/* ConversorLab 3.3.1 */

/* ConversorLab 3.4.0 — rutas, página, recursos y shortcodes totalmente aislados */
