:where(.hlc-catalog,.herralab-clean-template,.herralab-tool-page,.herralab-home){--hl-navy:#101a34;--hl-blue:#0c84c6;--hl-cyan:#0aaed7;--hl-sky:#e8f7fc;--hl-bg:#f3f7fb;--hl-card:#fff;--hl-text:#15213b;--hl-muted:#607089;--hl-line:#dbe5ef;--hl-success:#13795b;--hl-shadow:0 18px 55px rgba(21,33,59,.09)}
.herralab-clean-template{margin:0!important;background:var(--hl-bg)!important;color:var(--hl-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.hl-page-shell{min-height:100vh;padding:34px 18px 72px;background:linear-gradient(180deg,#eef5fa 0,#f7f9fc 42%,#f3f7fb 100%)}
.hl-page-shell__inner{width:min(1180px,100%);margin:auto}
.herralab-calculator-app,.herralab-calculator-app *{box-sizing:border-box}
.herralab-calculator-app{font-size:16px;line-height:1.55;color:var(--hl-text)}
.herralab-calculator-app h1,.herralab-calculator-app h2,.herralab-calculator-app h3,.herralab-calculator-app p{margin-top:0}
.hl-toolbar{display:flex;align-items:center;justify-content:space-between;margin:0 2px 16px;gap:16px}
.hl-back{display:inline-flex;align-items:center;min-height:42px;padding:0 15px;border:1px solid var(--hl-line);border-radius:12px;background:#fff;color:var(--hl-text)!important;text-decoration:none!important;font-weight:750;font-size:14px;box-shadow:0 5px 18px rgba(21,33,59,.05)}
.hl-back:hover{border-color:#9ad7e9;transform:translateY(-1px)}
.hl-toolbar__brand{font-size:14px;font-weight:850;color:#0b749d;letter-spacing:.02em}
.hl-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(--hl-shadow)}
.hl-tool-hero:before{content:"";position:absolute;width:330px;height:330px;border-radius:50%;right:-120px;top:-170px;background:rgba(66,195,232,.12)}
.hl-tool-hero__content{position:relative;z-index:1;max-width:850px}
.hl-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}
.hl-tool-hero__icon{display:grid;place-items:center;width:23px;height:23px}
.herralab-calculator-app .hl-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}
.herralab-calculator-app .hl-tool-hero__description{max-width:780px;margin:0!important;color:#eaf6ff!important;font-size:16px!important;line-height:1.62!important}
.hl-tool-hero__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}
.hl-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)}
.hl-tool-hero__mark{position:relative;z-index:1;color:rgba(100,214,244,.35);font-size:82px;line-height:1}
.hl-calculation-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px;align-items:start;margin-bottom:24px}
.hl-panel{background:#fff;border:1px solid var(--hl-line);border-radius:22px;padding:26px;box-shadow:0 12px 34px rgba(21,33,59,.06)}
.hl-panel__heading{display:flex;align-items:flex-start;gap:13px;padding-bottom:19px;margin-bottom:21px;border-bottom:1px solid #e7edf3}
.hl-panel__heading h2{margin:0 0 3px!important;font-size:21px!important;line-height:1.25!important;color:var(--hl-navy)!important;font-weight:830!important}
.hl-panel__heading p{margin:0!important;color:var(--hl-muted)!important;font-size:13px!important}
.hl-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}
.hl-fields{display:grid;gap:16px}
.hm-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.hm-field{min-width:0}
.hm-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}
.hm-field input,.hm-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}
.hm-field input:focus,.hm-field select:focus{border-color:#19a9d3!important;box-shadow:0 0 0 3px rgba(25,169,211,.13)!important;background:#fff!important}
.hm-field small{display:block;margin-top:6px;color:#738097;font-size:11.5px;line-height:1.4}
.hm-money{position:relative}.hm-money .peso{position:absolute;left:13px;top:36px;color:#64748b;font-weight:800;z-index:2}.hm-money input{padding-left:28px!important}
.hl-actions{display:flex;gap:10px;margin-top:22px}
.hm-btn,.hl-primary-button,.hl-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}
.hl-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}
.hl-primary-button:hover{transform:translateY(-1px);filter:brightness(.98)}
.hl-secondary-button{background:#f0f5f9!important;color:#34435c!important;border:1px solid #d9e4ed!important}
.hl-helper{margin-top:18px;padding:13px 14px;border-radius:12px;background:#f4f9fc;border:1px solid #dceaf2;color:#4c5d74;font-size:12px}
.hl-helper strong{display:block;color:#233550;margin-bottom:3px}.hl-helper p{margin:0!important;font-size:12px!important;color:#5c6d82!important}
.hm-result-wrap{display:none}
.hl-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}
.hl-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}
.hl-empty-state strong{font-size:17px;color:#263550;margin-bottom:4px}.hl-empty-state p{font-size:13px!important;margin:0!important;color:#758198!important}
.hl-main-result{padding:22px;border-radius:17px;background:linear-gradient(135deg,#10203f,#0a6696);color:#fff;margin-bottom:14px}
.hl-main-result span{display:block;font-size:12px;font-weight:700;color:#cbeeff;margin-bottom:7px;text-transform:uppercase;letter-spacing:.05em}
.hl-main-result strong{display:block;color:#fff!important;font-size:clamp(28px,4vw,39px)!important;line-height:1.12!important;overflow-wrap:anywhere}
.hl-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}
.hm-mini{min-width:0;padding:14px;border:1px solid #e0e8f0;border-radius:13px;background:#fbfdff}
.hm-mini span{display:block;color:#6d7a8e;font-size:11px;line-height:1.3;margin-bottom:5px}.hm-mini b{display:block;color:#1d2b45;font-size:15px;line-height:1.3;overflow-wrap:anywhere}
.hl-interpretation{padding:15px;border-radius:13px;background:#ecf8f5;border:1px solid #cbe9df}
.hl-interpretation strong{display:block;color:#12644f;margin-bottom:5px}.hl-interpretation p{margin:0!important;font-size:13px!important;color:#315d53!important;line-height:1.55!important}
.hl-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}
.hl-content-section{margin-top:22px;padding:28px;background:#fff;border:1px solid var(--hl-line);border-radius:22px;box-shadow:0 10px 30px rgba(21,33,59,.05)}
.hl-section-kicker{color:#0788b7;font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:850;margin-bottom:7px}
.hl-content-section h2{margin:0 0 12px!important;color:var(--hl-navy)!important;font-size:24px!important;line-height:1.25!important}.hl-content-section h3{margin:22px 0 7px!important;color:#22304b!important;font-size:17px!important}.hl-content-section p,.hl-content-section li{color:#55657b!important;font-size:14px!important;line-height:1.7!important}.hl-content-section ul{padding-left:20px}
.hm-faq details{border-top:1px solid #e5ebf1;padding:14px 0}.hm-faq details:first-of-type{margin-top:10px}.hm-faq summary{cursor:pointer;color:#263650;font-weight:780;font-size:14px}.hm-faq details p{margin:9px 0 0!important}
.hm-related{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:17px}.hm-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}.hm-related a:hover{border-color:#86d1e7;transform:translateY(-2px);box-shadow:0 8px 20px rgba(21,33,59,.07)}.hm-related a span{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#e5f6fb}.hm-related a b{color:#263650;font-size:13px;line-height:1.25}.hm-related a small{color:#758198;font-size:11px}
.hl-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}.hl-promo strong{display:block;color:#fff;font-size:16px}.hl-promo span{display:block;color:#cbd5e6;font-size:13px;margin-top:3px}.hl-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}.hl-notice{padding:20px;border-radius:14px;background:#fff;border:1px solid #e4eaf0}

/* Home de calculadoras */
.herralab-home,.herralab-home *{box-sizing:border-box}.herralab-home{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;background:#f4f8fb;color:#15213b}.hh-container,.hh-nav{width:min(1180px,calc(100% - 36px));margin:auto}.hh-topbar{text-align:center;padding:9px 16px;background:#101a34;color:#d8e6f3;font-size:12px}.hh-header{background:#fff;border-bottom:1px solid #e2e9f0}.hh-nav{display:flex;align-items:center;justify-content:space-between;min-height:76px}.hh-brand{display:flex;align-items:center;gap:10px;color:#17213b!important;text-decoration:none!important;font-weight:850}.hh-brand small{display:block;color:#758198;font-size:10px;font-weight:650}.hh-brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#0aaed7}.hh-links{display:flex;align-items:center;gap:22px}.hh-links a{color:#35435c!important;text-decoration:none!important;font-size:13px;font-weight:700}.hh-login-btn{padding:10px 14px;border-radius:10px;background:#101a34;color:#fff!important}.hh-hero{padding:72px 0 58px;text-align:center}.hh-eyebrow{display:inline-flex;padding:7px 12px;border-radius:999px;background:#dff5fc;color:#087aa5;font-size:12px;font-weight:850}.hh-hero h1{max-width:880px;margin:18px auto 14px!important;color:#101a34!important;font-size:clamp(34px,5vw,58px)!important;line-height:1.04!important;letter-spacing:-.04em!important}.hh-hero>p{max-width:820px;margin:0 auto;color:#607089;font-size:16px;line-height:1.7}.hh-actions{display:flex;justify-content:center;gap:10px;margin-top:25px}.hh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:47px;padding:0 17px;border-radius:11px;text-decoration:none!important;font-weight:800;font-size:14px}.hh-btn-primary{background:#0aaed7;color:#fff!important}.hh-btn-light{background:#fff;color:#263650!important;border:1px solid #dce5ed}.hh-trust{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin-top:28px}.hh-trust span{padding:7px 10px;border-radius:999px;background:#fff;border:1px solid #e0e8ef;color:#526176;font-size:11px;font-weight:700}.hh-section{padding:52px 0}.hh-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.hh-section-head h2{color:#101a34!important;font-size:29px!important;margin:0 0 5px!important}.hh-section-head p{margin:0;color:#68768a;font-size:14px}.hh-featured-grid,.hh-tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hh-tool-card{display:flex;flex-direction:column;min-height:100%;padding:22px;border:1px solid #dfe7ee;border-radius:19px;background:#fff;box-shadow:0 9px 25px rgba(21,33,59,.05)}.hh-tool-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:#e1f5fb;font-size:23px}.hh-tool-card h3{color:#15213b!important}.hh-tech div{padding:8px 9px;border-radius:9px;background:#f5f8fb;color:#536177}.hh-tool-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:18px}.hh-price{font-size:12px;font-weight:850;color:#14815f}.hh-tool-btn{display:inline-flex;padding:9px 13px;border-radius:9px;background:#0aaed7;color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:800}.hm-cat-block{margin-top:28px}.hm-cat-title h3{color:#17213b!important}.hh-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hh-faq-grid details{padding:16px 17px;border:1px solid #dfe7ee;border-radius:13px;background:#fff}.hh-faq-grid summary{cursor:pointer;color:#263650;font-weight:780}.hh-faq-grid p{margin:9px 0 0;color:#627087;font-size:13px;line-height:1.6}
@media(max-width:900px){.hl-tool-hero{padding:34px}.hl-calculation-layout{grid-template-columns:1fr}.hm-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}}
@media(max-width:620px){.hl-page-shell{padding:18px 12px 45px}.hl-toolbar{margin-bottom:12px}.hl-toolbar__brand{display:none}.hl-back{min-height:39px;font-size:12px}.hl-tool-hero{grid-template-columns:1fr;padding:28px 22px;border-radius:21px}.hl-tool-hero__mark{display:none}.herralab-calculator-app .hl-tool-hero__title{font-size:28px!important}.herralab-calculator-app .hl-tool-hero__description{font-size:14px!important}.hl-tool-hero__chips span{font-size:10px}.hl-panel{padding:19px;border-radius:18px}.hm-two{grid-template-columns:1fr}.hl-actions{flex-direction:column}.hl-metrics{grid-template-columns:1fr}.hm-related{grid-template-columns:1fr}.hl-content-section{padding:21px;border-radius:18px}.hl-content-section h2{font-size:21px!important}.hl-promo{align-items:flex-start;flex-direction:column}.hh-container,.hh-nav{width:min(100% - 24px,1180px)}.hh-hero{padding:48px 0 38px}.hh-hero h1{font-size:35px!important}.hh-actions{flex-direction:column}.hh-featured-grid,.hh-tools-grid,.hh-faq-grid{grid-template-columns:1fr}.hh-nav{min-height:65px}.hh-login-btn{font-size:11px}.hh-section{padding:38px 0}.hh-section-head h2{font-size:25px!important}}

/* HerraLab Calculadoras v2.4.0 — sistema visual unificado */
.hlc-catalog,.herralab-calculator-app{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#13213d;line-height:1.5}
.hlc-catalog *,.herralab-calculator-app *{box-sizing:border-box}
.hlc-container{width:min(1180px,calc(100% - 32px));margin-inline:auto}
.hlc-catalog{background:#f3f7fb;padding-bottom:60px}
.hlc-catalog-hero{padding:68px 0 54px;background:linear-gradient(135deg,#101a34 0%,#174f77 100%);color:#fff}
.hlc-eyebrow,.hlc-section-kicker{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;background:#dff6fd;color:#087da5;font-size:12px;font-weight:800}
.hlc-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}
.hlc-catalog-hero p{max-width:780px;margin:0;color:#dbe8f2;font-size:16px;line-height:1.7}
.hlc-catalog-actions{display:flex;align-items:center;gap:14px;margin-top:24px}.hlc-catalog-actions>span{font-size:13px;color:#d8e5ef;font-weight:700}
.hlc-button,.hlc-card-button,.hlc-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}
.hlc-button{min-height:48px!important;padding:0 18px!important;border:1px solid transparent!important;font-size:14px!important;cursor:pointer!important}
.hlc-button--primary{background:#0aaed7!important;color:#fff!important}.hlc-button--primary:hover{background:#0797bd!important;color:#fff!important;transform:translateY(-1px)}
.hlc-button--secondary{background:#fff!important;color:#17213b!important;border-color:#d4e0ea!important}.hlc-button--secondary:hover{background:#f3f7fb!important;color:#17213b!important}
.hlc-catalog-main{padding-top:48px}.hlc-category-section{margin-bottom:52px}.hlc-section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.hlc-section-heading h2{margin:6px 0 0!important;color:#101a34!important;font-size:28px!important;line-height:1.15!important}.hlc-count{padding:7px 10px;border-radius:999px;background:#e8eef5;color:#526176;font-size:12px;font-weight:800}
.hlc-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hlc-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)}
.hlc-tool-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.hlc-tool-card__icon{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:#dff5fc;font-size:22px}.hlc-status{padding:6px 9px;border-radius:999px;background:#eef2ff;color:#24345c;font-size:11px;font-weight:800}
.hlc-tool-card__subtitle{margin:0 0 5px!important;color:#087da5;font-size:12px;font-weight:800}.hlc-tool-card h3{margin:0 0 10px!important;color:#101a34!important;font-size:21px!important;line-height:1.2!important}.hlc-tool-card__description{margin:0 0 13px!important;color:#5d6c82;font-size:14px;line-height:1.55}.hlc-tool-card__highlight{display:block;margin-bottom:14px;color:#17213b;font-size:13px;line-height:1.5}
.hlc-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}.hlc-feature-list li{position:relative;padding-left:15px;color:#47566c;font-size:12px}.hlc-feature-list li:before{content:"✓";position:absolute;left:0;color:#0aaed7;font-weight:900}.hlc-tag-list{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 18px}.hlc-tag-list span{padding:6px 9px;border-radius:999px;background:#f1f5f9;color:#46556d;font-size:11px;font-weight:700}
.hlc-card-button{margin-top:auto;min-height:44px;padding:0 14px;background:#101a34!important;color:#fff!important}.hlc-card-button:hover{background:#0aaed7!important;color:#fff!important;transform:translateY(-1px)}
.hlc-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)}
.hlc-faq-list{display:grid;gap:10px}.hlc-faq-item{border:1px solid #dce6ee;border-radius:13px;background:#fbfdff;overflow:hidden}.hlc-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}.hlc-faq-item summary::-webkit-details-marker{display:none}.hlc-faq-item summary i{display:grid;place-items:center;min-width:28px;height:28px;border-radius:50%;background:#e2f5fb;color:#087da5;font-style:normal}.hlc-faq-answer{padding:0 18px 16px}.hlc-faq-answer p{margin:0!important;color:#5f6e83;font-size:14px;line-height:1.65}
.hlc-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}.hlc-promo strong,.hlc-promo span{display:block;color:#fff}.hlc-promo span{margin-top:6px;color:#d6e3ed;font-size:13px}.hlc-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 */
.herralab-tool-page,.herralab-clean-template{margin:0;background:#f3f7fb}.hl-page-shell{padding:28px 0 60px!important;background:#f3f7fb}.hl-page-shell__inner{width:min(1180px,calc(100% - 32px));margin:auto}
.hl-toolbar{display:flex;align-items:center;justify-content:flex-start;margin:0 0 14px}.hlc-back-button,.hlc-back-button:visited{min-height:42px;padding:0 14px;background:#fff!important;border:1px solid #d5e1ea!important;color:#17213b!important;font-size:13px!important}.hlc-back-button:hover{background:#e7f7fc!important;color:#087da5!important;border-color:#9bd8e9!important}
.hlc-calculator .hl-tool-hero{border-radius:22px!important;background:linear-gradient(135deg,#101a34 0%,#155f8d 100%)!important}.hlc-calculator .hl-tool-hero__title{color:#fff!important}.hlc-calculator .hl-tool-hero__description{color:#e0edf5!important}.hlc-calculator .hl-tool-hero__eyebrow{color:#0b688f!important;background:#cceffc!important}.hlc-calculator .hl-tool-hero__chips span{color:#eaf6fb!important;border-color:rgba(255,255,255,.22)!important;background:rgba(255,255,255,.08)!important}
.hl-calculation-layout{margin-top:20px!important}.hl-panel{background:#fff!important;border:1px solid #dce6ee!important;box-shadow:0 10px 28px rgba(19,33,61,.06)!important}.hl-panel__heading h2{color:#101a34!important;font-size:22px!important}.hl-panel__heading p{color:#66758a!important}.hm-field label{color:#17213b!important;font-size:13px!important}.hm-field input,.hm-field select{font-size:15px!important;color:#17213b!important;background:#fbfdff!important}.hl-actions{display:grid!important;grid-template-columns:1fr auto!important;gap:10px!important}.hl-main-result{background:linear-gradient(135deg,#12365f,#0c7ca7)!important}.hl-main-result span,.hl-main-result strong{color:#fff!important}.hl-empty-state{min-height:260px!important}.hl-interpretation{background:#edf9f5!important;border-color:#b8e8d8!important}.hl-interpretation strong{color:#08755d!important}.hl-formula{padding:13px 15px!important;border-radius:12px!important;background:#f4efff!important;color:#59418a!important;font-size:13px!important;line-height:1.55!important}.hlc-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.hlc-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}.hlc-related-grid a>span{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#e1f5fb}.hlc-related-grid b{color:#17213b;font-size:13px}.hlc-related-grid small{color:#6f7d91}
.hl-content-section h2{color:#101a34!important;font-size:24px!important}.hl-content-section h3{color:#17213b!important;font-size:18px!important}.hl-content-section p,.hl-content-section li{color:#5c6b80!important;font-size:14px!important;line-height:1.7!important}
@media(max-width:900px){.hlc-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hlc-related-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.hlc-container,.hl-page-shell__inner{width:min(100% - 22px,1180px)}.hlc-catalog-hero{padding:46px 0 38px}.hlc-catalog-hero h1{font-size:34px!important}.hlc-catalog-actions{align-items:flex-start;flex-direction:column}.hlc-card-grid{grid-template-columns:1fr}.hlc-section-heading{align-items:flex-start;flex-direction:column}.hlc-feature-list{grid-template-columns:1fr}.hlc-tool-card{padding:19px}.hlc-content-card{padding:20px;border-radius:17px}.hlc-promo{align-items:flex-start;flex-direction:column}.hl-actions{grid-template-columns:1fr!important}.hlc-related-grid{grid-template-columns:1fr}.hl-panel__heading h2{font-size:20px!important}}

/* Acceso rápido y buscador del catálogo v2.6 */
.hlc-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}
.hlc-quick-access__header h2{margin:7px 0 5px!important;color:#101a34!important;font-size:25px!important;line-height:1.2!important}
.hlc-quick-access__header p{margin:0!important;color:#65758a;font-size:14px;line-height:1.55}
.hlc-search-wrap{position:relative;display:flex;align-items:center;margin-top:18px}
.hlc-search-wrap>span{position:absolute;left:16px;color:#6b7b90;font-size:22px;pointer-events:none}
.hlc-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}
.hlc-search-wrap input:focus{border-color:#0aaed7!important;background:#fff!important;box-shadow:0 0 0 4px rgba(10,174,215,.12)!important}
.hlc-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}
.hlc-search-wrap.has-value button{display:grid;place-items:center}
.hlc-category-nav{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}
.hlc-category-nav a,.hlc-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}
.hlc-category-nav a:hover,.hlc-category-nav a:focus,.hlc-category-nav button:hover,.hlc-category-nav button:focus,.hlc-category-nav .is-active{border-color:#8dd7e9;background:#e2f7fc;color:#087da5!important;transform:translateY(-1px)}
.hlc-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}
.hlc-search-summary{margin:14px 0 0!important;color:#68788d;font-size:12px}.hlc-search-summary strong{color:#087da5}
.hlc-category-section{scroll-margin-top:22px}.hlc-tool-card[hidden],.hlc-category-section[hidden]{display:none!important}
.hlc-no-results{margin:0 0 34px;padding:34px 20px;text-align:center;border:1px dashed #bdceda;border-radius:18px;background:#fff}
.hlc-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}
.hlc-no-results h3{margin:0 0 7px!important;color:#101a34!important;font-size:21px!important}.hlc-no-results p{margin:0 0 16px!important;color:#66758a;font-size:14px}
@media(max-width:620px){.hlc-quick-access{padding:19px;border-radius:17px}.hlc-quick-access__header h2{font-size:22px!important}.hlc-category-nav{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px;scrollbar-width:thin}.hlc-category-nav a,.hlc-category-nav button{flex:0 0 auto}.hlc-search-wrap input{font-size:16px!important}}


/* Preguntas frecuentes individuales v2.8.0 */
.hlc-faq-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#f8fbfd 100%)}
.hlc-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}
.hlc-faq-section__head{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}
.hlc-faq-section__head h2{margin:5px 0 7px!important;color:#101a34!important;font-size:25px!important;line-height:1.2!important}
.hlc-faq-section__head p{max-width:720px;margin:0!important;color:#66758a!important;font-size:14px!important;line-height:1.65!important}
.hlc-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}
.hlc-calc-faq-list{position:relative;display:grid;gap:12px}
.hlc-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}
.hlc-calc-faq-item:hover{border-color:#acdce9;box-shadow:0 9px 22px rgba(19,33,61,.07);transform:translateY(-1px)}
.hlc-calc-faq-item[open]{border-color:#8fd4e6;box-shadow:0 10px 25px rgba(9,119,153,.09)}
.hlc-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}
.hlc-calc-faq-item summary::-webkit-details-marker{display:none}
.hlc-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}
.hlc-calc-faq-item[open] .hlc-calc-faq-number{background:#0aaed7;color:#fff}
.hlc-calc-faq-question{padding-right:4px}
.hlc-calc-faq-toggle{position:relative;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e7f7fb}
.hlc-calc-faq-toggle:before,.hlc-calc-faq-toggle:after{content:"";position:absolute;width:12px;height:2px;border-radius:2px;background:#087da5;transition:transform .18s ease}
.hlc-calc-faq-toggle:after{transform:rotate(90deg)}
.hlc-calc-faq-item[open] .hlc-calc-faq-toggle:after{transform:rotate(0)}
.hlc-calc-faq-answer{padding:0 58px 17px 62px}
.hlc-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){.hlc-faq-section__head{display:block}.hlc-faq-section__badge{margin-top:13px}.hlc-calc-faq-item summary{grid-template-columns:30px 1fr 28px;gap:9px;padding:12px}.hlc-calc-faq-number{width:30px;height:30px}.hlc-calc-faq-answer{padding:0 15px 15px 51px}.hlc-faq-section__head h2{font-size:22px!important}}

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

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

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


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

/* v2.13 corrections */
.hlc-home-hero,.hlc-home-hero *{box-sizing:border-box}
.hlc-home-hero .hl-tool-hero__title,.hlc-home-hero h1{color:#fff!important;-webkit-text-fill-color:#fff!important}
.hlc-home-hero .hl-tool-hero__description,.hlc-home-hero p{color:#eaf6ff!important}
.hlc-home-hero .hl-tool-hero__chips span{color:#fff!important}
.hlc-home-hero .hl-tool-hero__eyebrow,.hlc-home-hero .hl-tool-hero__eyebrow span{color:#075a81!important}
.hlc-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)}
.hlc-guide-table{width:100%;min-width:520px;border-collapse:separate!important;border-spacing:0!important;margin:0!important;background:#fff}
.hlc-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}
.hlc-guide-table tbody td{padding:15px 18px!important;border:0!important;border-bottom:1px solid #e4edf3!important;color:#33465c!important;vertical-align:top}
.hlc-guide-table tbody tr:nth-child(even) td{background:#f6fafc!important}
.hlc-guide-table tbody tr:last-child td{border-bottom:0!important}
.hlc-guide-table tbody td:first-child{font-weight:850;color:#10233f!important;white-space:nowrap}
.hlc-guide-table tbody tr:hover td{background:#eaf7fc!important}
.hl-admin-promo-details .description{display:block;margin-top:6px;color:#646970}
@media(max-width:620px){.hlc-guide-table-wrap{border-radius:14px}.hlc-guide-table{min-width:440px}.hlc-guide-table thead th,.hlc-guide-table tbody td{padding:12px 14px!important}}


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


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

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

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

/* v2.20.0 — Explicaciones profesionales en todos los campos */
.hm-field {
  position: relative;
}
.hl-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;
}
.hl-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;
}
.hl-field-help > span:last-child {
  min-width: 0;
}
.hm-field > small:not(.hl-field-help):empty {
  display: none;
}
.hm-field > small:not(.hl-field-help) {
  display: block;
  margin-top: 6px;
  color: #68798a;
  line-height: 1.45;
}
@media(max-width:620px) {
  .hl-field-help {
    padding: 8px 9px;
    font-size: 11.5px !important;
  }
}

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

@media(max-width:620px) {
  .hlc-guide-table-wrap {
    overflow: visible !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  .hlc-guide-table {
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    border: 0 !important;
    background: transparent !important;
  }
  .hlc-guide-table thead {
    display: none !important;
  }
  .hlc-guide-table tbody {
    display: grid !important;
    width: 100% !important;
    gap: 10px;
  }
  .hlc-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);
  }
  .hlc-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;
  }
  .hlc-guide-table tbody td:last-child {
    border-bottom: 0 !important;
  }
  .hlc-guide-table tbody td::before {
    color: #0b729b;
    font-size: 10px;
    font-weight: 900;
    letter-spacing: .05em;
    text-transform: uppercase;
  }
  .hlc-guide-table tbody td:nth-child(1)::before {
    content: "Referencia";
  }
  .hlc-guide-table tbody td:nth-child(2)::before {
    content: "Interpretación";
  }
  .hlc-guide-table tbody td:first-child {
    color: #10233f !important;
    font-weight: 800 !important;
    white-space: normal !important;
  }
  .hlc-guide-table tbody tr:hover td {
    background: #fff !important;
  }
}

/* La página física puede conservar un título antiguo del tema. En el catálogo
   aislado se muestra únicamente el H1 administrado por HerraLab. */
body.herralab-isolated-catalog-page .entry-title,
body.herralab-isolated-catalog-page .page-title,
body.herralab-isolated-catalog-page .wp-block-post-title,
body.herralab-isolated-catalog-page header.entry-header > h1 {
  display: none !important;
}
body.herralab-isolated-catalog-page .hl-tool-hero__title {
  display: block !important;
}


/* Validación accesible y campos opcionales — v3.0.7 */
.herralab-calculator-app .hlc-optional-badge {
  display: inline-flex;
  align-items: center;
  margin-left: 7px;
  padding: 2px 7px;
  border: 1px solid rgba(11,114,155,.22);
  border-radius: 999px;
  background: rgba(11,114,155,.08);
  color: #0b729b;
  font-size: 10px;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: .02em;
  vertical-align: middle;
}
.herralab-calculator-app .hlc-form-notice {
  display: grid;
  grid-template-columns: 38px minmax(0,1fr);
  gap: 12px;
  align-items: start;
  margin: 18px 0 14px;
  padding: 14px 16px;
  border: 1px solid #f0c36a;
  border-left: 4px solid #d99100;
  border-radius: 12px;
  background: #fff8e8;
  box-shadow: 0 8px 24px rgba(93,64,0,.08);
  color: #5c4300;
}
.herralab-calculator-app .hlc-form-notice__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #d99100;
  color: #fff;
  font-size: 18px;
  font-weight: 900;
}
.herralab-calculator-app .hlc-form-notice strong {
  display: block;
  margin: 0 0 3px;
  color: #4b3700;
  font-size: 14px;
  line-height: 1.35;
}
.herralab-calculator-app .hlc-form-notice p {
  margin: 0;
  color: #6b5108;
  font-size: 13px;
  line-height: 1.5;
}
.herralab-calculator-app input.hlc-field-error,
.herralab-calculator-app select.hlc-field-error {
  border-color: #c87800 !important;
  box-shadow: 0 0 0 3px rgba(200,120,0,.14) !important;
  background: #fffdf7 !important;
}
@media (max-width: 620px) {
  .herralab-calculator-app .hlc-form-notice {
    grid-template-columns: 32px minmax(0,1fr);
    padding: 13px;
  }
  .herralab-calculator-app .hlc-form-notice__icon {
    width: 28px;
    height: 28px;
    font-size: 16px;
  }
}
