:root{
  --cc-dark:#343A46;
  --cc-dark-2:#252B35;
  --cc-graphite:#4A505C;
  --cc-yellow:#F7BE1A;
  --cc-yellow-2:#FFD34A;
  --cc-border:#E6E8EB;
  --cc-soft:#F6F7F8;
  --cc-text:#343A46;
  --cc-muted:#6F7782;
  --cc-white:#FFFFFF;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--cc-text);font-family:Montserrat,Tahoma,Arial,sans-serif;font-weight:400;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto;display:block}.cc-container{width:min(1180px,calc(100% - 42px));margin-inline:auto}.screen-reader-text{position:absolute;left:-9999px}
.cc-site-header{position:relative;z-index:10;background:#fff}.cc-topbar{height:28px;background:var(--cc-dark-2);color:#fff;font-size:11px;letter-spacing:.1px}.cc-topbar-inner{height:28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.cc-topbar-info{display:flex;align-items:center;gap:12px;min-width:0}.cc-topbar-date{text-transform:capitalize;opacity:.95;white-space:nowrap}.cc-topbar-market{display:flex;align-items:center;gap:9px;color:#fff;white-space:nowrap}.cc-topbar-market span{display:inline-flex;align-items:center;gap:4px;font-size:10.5px;opacity:.96}.cc-topbar-market span:before{content:"";width:4px;height:4px;border-radius:50%;background:var(--cc-yellow);display:inline-block}.cc-topbar-social{display:flex;align-items:center;gap:15px}.cc-topbar-social a{font-weight:400;font-size:20px;line-height:1;opacity:.98;display:inline-flex;align-items:center}.cc-topbar-social a:hover{color:var(--cc-yellow)}.cc-whatsapp{background:var(--cc-yellow);color:#2b3138!important;border-radius:2px;padding:5px 12px;font-size:12px!important;letter-spacing:.1px;font-weight:500!important}
.cc-brand-header{position:relative;height:158px;overflow:hidden;background:#f9fafb;border-bottom:1px solid rgba(52,58,70,.08)}.cc-brand-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(255,255,255,.18),rgba(255,255,255,.38) 32%,rgba(255,255,255,.62) 52%,rgba(255,255,255,.36) 70%,rgba(255,255,255,.12)),url('../img/header-bg-caba-v24.jpg');background-size:cover;background-position:center center;filter:saturate(.95);opacity:1}.cc-brand-inner{position:relative;height:100%;display:grid;grid-template-columns:minmax(210px,310px) minmax(170px,1fr) minmax(250px,360px);align-items:center;gap:40px}.cc-brand-logo-wrap{height:100%;display:flex;align-items:center;padding-top:20px;padding-bottom:20px}.cc-brand-logo,.cc-brand-logo .custom-logo-link{height:100%;display:flex;align-items:center}.cc-brand-logo img,.cc-brand-logo .custom-logo{width:auto!important;max-width:285px!important;max-height:105px!important;height:auto!important;object-fit:contain;display:block}.cc-weather{justify-self:start;margin-left:18px;display:grid;grid-template-columns:auto auto;grid-template-areas:'icon temp' 'icon place' 'icon status';align-items:center;column-gap:10px;padding:11px 14px;border-left:1px solid rgba(52,58,70,.14);background:rgba(255,255,255,.44);backdrop-filter:blur(1px)}.cc-weather-icon{grid-area:icon;font-size:23px}.cc-weather-temp{grid-area:temp;font-size:24px;line-height:1;font-weight:500;color:var(--cc-dark)}.cc-weather-place{grid-area:place;font-size:10px;letter-spacing:.6px;color:var(--cc-dark);text-transform:uppercase}.cc-weather-status{grid-area:status;font-size:10px;color:var(--cc-muted)}.cc-search-box{justify-self:end;width:100%}.cc-search-form{height:42px;display:flex;background:#fff;border:1px solid #d8dde3;border-radius:4px;box-shadow:0 2px 9px rgba(52,58,70,.05);overflow:hidden}.cc-search-form input{flex:1;border:0;padding:0 14px;font:400 12px Montserrat,Tahoma,sans-serif;color:var(--cc-text);outline:none}.cc-search-form button{width:46px;border:0;background:#fff;color:var(--cc-dark);font-size:25px;line-height:1;cursor:pointer}.cc-search-form button:hover{color:var(--cc-yellow)}
.cc-main-nav{height:46px;background:var(--cc-dark-2);color:#fff;border-bottom:3px solid var(--cc-yellow)}.cc-nav-inner{height:46px;display:flex;align-items:center}.cc-menu-toggle{display:none;border:0;background:transparent;color:#fff;font:400 13px Montserrat,Tahoma,sans-serif;padding:0}.cc-primary-menu{width:100%}.cc-menu-list{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.cc-menu-list>li{position:relative}.cc-menu-list a{display:flex;align-items:center;height:46px;padding:0 10px;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.15px;transition:.18s ease}.cc-menu-list a:hover,.cc-menu-list .current-menu-item>a{color:var(--cc-yellow)}.cc-menu-list .current-menu-item>a{box-shadow:inset 0 -3px 0 var(--cc-yellow)}
.cc-breaking{height:34px;background:#fff;border-bottom:1px solid var(--cc-border);font-size:12px}.cc-breaking-inner{height:34px;display:flex;align-items:center;gap:16px;overflow:hidden}.cc-breaking-label{height:22px;display:inline-flex;align-items:center;padding:0 12px;background:var(--cc-yellow);color:#111720;border-radius:2px;text-transform:uppercase;font-size:10px;font-weight:500;letter-spacing:.25px;white-space:nowrap}.cc-breaking-track-wrap{flex:1;overflow:hidden}.cc-breaking-track{display:flex;align-items:center;gap:18px;white-space:nowrap;animation:ccTicker 42s linear infinite}.cc-breaking-track a,.cc-breaking-track span{color:var(--cc-dark);font-size:12px}.cc-breaking-track a:after{content:'|';margin-left:18px;color:var(--cc-yellow)}.cc-breaking-track a:hover{color:#000}.cc-breaking-more{font-size:10px;text-transform:uppercase;letter-spacing:.3px;color:var(--cc-dark);font-weight:500;white-space:nowrap}.cc-breaking-more:hover{color:var(--cc-yellow)}@keyframes ccTicker{from{transform:translateX(0)}to{transform:translateX(-35%)}}
.cc-content{min-height:45vh}.cc-section{padding:34px 0 48px}.cc-section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.cc-section-heading>a{font-size:12px;color:var(--cc-yellow);font-weight:500;text-transform:uppercase}.cc-section-title{display:flex;align-items:center;gap:12px;margin-bottom:22px}.cc-section-heading .cc-section-title{margin-bottom:0}.cc-section-title span{width:4px;height:22px;background:var(--cc-yellow);display:block}.cc-section-title h1{font-size:22px;line-height:1.2;margin:0;font-weight:500;text-transform:uppercase;letter-spacing:.1px;color:#111720}.cc-post-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.cc-card{background:#fff;border:1px solid #dfe3e8;border-radius:4px;overflow:hidden;box-shadow:0 4px 14px rgba(52,58,70,.035);transition:border-color .18s ease,box-shadow .18s ease}.cc-card:hover{border-color:#d4d9df;box-shadow:0 7px 20px rgba(52,58,70,.06)}.cc-card-thumb{height:170px;background:#e4e8ec;display:block;overflow:hidden}.cc-card-thumb img{width:100%;height:100%;object-fit:cover;transition:none}.cc-card:hover .cc-card-thumb img{transform:none}.cc-card-placeholder{height:100%;background:#e4e8ec}.cc-card-body{padding:16px 14px 18px}.cc-card-cat,.cc-single-cat{display:inline-flex;background:var(--cc-yellow);color:#111720;text-transform:uppercase;font-size:10px;font-weight:400;letter-spacing:.15px;padding:3px 8px;margin-bottom:10px;border-radius:1px;line-height:1.45}.cc-card h2{font-size:18px;line-height:1.28;margin:0 0 12px;font-weight:400;color:#2b3138;letter-spacing:-.1px}.cc-card h2 a:hover{color:var(--cc-dark)}.cc-card p{margin:0 0 15px;color:#56616d;font-size:13.5px;line-height:1.62;font-weight:300}.cc-card-meta{font-size:11px;color:#7a838c;font-weight:300}.cc-empty-home{grid-column:1/-1;padding:40px;border:1px solid var(--cc-border);background:var(--cc-soft)}
.cc-single{max-width:860px;padding:38px 0 56px}.cc-single-header{margin-bottom:24px}.cc-single-header h1{font-size:38px;line-height:1.12;margin:4px 0 12px;font-weight:500;letter-spacing:-.5px;color:#2b3138}.cc-single-meta{font-size:12px;color:var(--cc-muted)}.cc-single-thumb{margin:0 0 26px}.cc-single-thumb img{border-radius:4px}.cc-single-content{font-size:17px}.cc-single-content p{margin:0 0 1.2em}.cc-footer{background:var(--cc-dark-2);color:#cfd5dc;padding:24px 0;font-size:12px}.cc-footer p{margin:0}
@media (max-width:1080px){.cc-topbar-market span:nth-child(n+3){display:none}}
@media (max-width:900px){.cc-container{width:min(100% - 28px,1180px)}.cc-topbar{display:none}.cc-brand-header{height:126px}.cc-brand-inner{grid-template-columns:1fr auto;gap:16px}.cc-brand-logo img,.cc-brand-logo .custom-logo{max-width:230px!important;max-height:86px!important;width:auto!important}.cc-weather{display:none}.cc-search-box{max-width:260px}.cc-menu-toggle{display:block;height:46px}.cc-primary-menu{display:none;position:absolute;top:100%;left:14px;right:14px;background:var(--cc-dark-2);border-top:1px solid rgba(255,255,255,.1);z-index:20}.cc-primary-menu.is-open{display:block}.cc-menu-list{display:block}.cc-menu-list a{height:40px;border-bottom:1px solid rgba(255,255,255,.08)}.cc-post-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:600px){.cc-brand-header{height:108px}.cc-brand-bg{background-position:center center}.cc-brand-inner{grid-template-columns:1fr}.cc-brand-logo-wrap{justify-content:center}.cc-brand-logo img,.cc-brand-logo .custom-logo{max-width:190px!important;max-height:68px!important;width:auto!important}.cc-search-box{display:none}.cc-breaking-more{display:none}.cc-breaking-inner{gap:10px}.cc-breaking-label{padding:0 8px}.cc-post-grid{grid-template-columns:1fr}.cc-card-thumb{height:200px}.cc-single-header h1{font-size:29px}.cc-section-title h1{font-size:20px}}

/* News Flow - módulo editorial animado */
.cc-news-flow{background:#fff;padding:18px 0 0;overflow:hidden}
.cc-flow-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}
.cc-flow-title{display:flex;align-items:center;gap:10px}
.cc-flow-title span{width:9px;height:9px;background:var(--cc-yellow);display:block;border-radius:50%}
.cc-flow-title h2{margin:0;color:#111720;font-size:17px;line-height:1.2;font-weight:400;text-transform:none;letter-spacing:.05px}
.cc-flow-all{font-size:11px;text-transform:uppercase;letter-spacing:.35px;color:var(--cc-yellow);font-weight:500}
.cc-flow-all:hover{color:var(--cc-dark)}
.cc-flow-viewport{width:100%;overflow:hidden;padding-bottom:0}
.cc-flow-track{display:flex;gap:18px;width:max-content;animation:ccFlowMove 1800s linear infinite}
.cc-news-flow:hover .cc-flow-track{animation-play-state:paused}
.cc-flow-card{width:290px;flex:0 0 290px;background:#fff;border:1px solid #dfe3e8;border-radius:4px;overflow:hidden;box-shadow:0 4px 14px rgba(52,58,70,.035);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.cc-flow-card:hover{border-color:#d4d9df;box-shadow:0 7px 20px rgba(52,58,70,.06);transform:translateY(-2px)}
.cc-flow-link{display:grid;grid-template-columns:112px 1fr;min-height:132px}
.cc-flow-thumb{display:block;background:#e4e8ec;overflow:hidden}
.cc-flow-thumb img,.cc-flow-placeholder{width:100%;height:100%;display:block;object-fit:cover}
.cc-flow-placeholder{background:linear-gradient(135deg,#e4e8ec,#f0f2f4)}
.cc-flow-body{padding:14px 13px 12px;display:flex;flex-direction:column;align-items:flex-start}
.cc-flow-cat{display:inline-flex;background:var(--cc-yellow);color:#111720;text-transform:uppercase;font-size:9.5px;font-weight:400;letter-spacing:.15px;padding:3px 7px;margin-bottom:8px;border-radius:1px;line-height:1.35}
.cc-flow-card-title{font-size:14px;line-height:1.32;font-weight:400;color:#2b3138;letter-spacing:-.05px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.cc-flow-meta{margin-top:auto;padding-top:8px;font-size:10.5px;color:#7a838c;font-weight:300}
@keyframes ccFlowMove{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 9px))}}
@media (max-width:900px){
  .cc-news-flow{padding:16px 0 0}
  .cc-flow-track{gap:14px}
  .cc-flow-card{width:265px;flex-basis:265px}
  .cc-flow-link{grid-template-columns:104px 1fr}
  .cc-flow-head{margin-bottom:14px}
  .cc-flow-title h2{font-size:17px}
}
@media (max-width:600px){
  .cc-news-flow{padding:14px 0 0}
  .cc-flow-card{width:252px;flex-basis:252px}
  .cc-flow-link{grid-template-columns:96px 1fr;min-height:126px}
  .cc-flow-title h2{font-size:16px}
  .cc-flow-all{display:none}
  .cc-flow-card-title{font-size:13.5px}
}

/* v2.11 - Grilla editorial + sidebar */
.cc-home-editorial{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:32px;align-items:start;padding:14px 0 52px}.cc-home-main{min-width:0}.cc-home-heading{margin-bottom:20px}.cc-latest-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.cc-latest-card .cc-card-thumb{height:185px}.cc-inline-ad{grid-column:1/-1;min-height:115px;border:1px dashed #cfd5dc;background:linear-gradient(135deg,#f7f8fa,#fff);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--cc-muted);border-radius:4px;margin:2px 0 4px}.cc-inline-ad span,.cc-side-ad span{display:inline-flex;align-items:center;background:var(--cc-yellow);color:#111720;text-transform:uppercase;font-size:9px;font-weight:500;letter-spacing:.4px;padding:3px 8px;border-radius:1px;margin-bottom:7px}.cc-inline-ad strong,.cc-side-ad strong{font-size:15px;font-weight:400;color:var(--cc-dark);line-height:1.25}.cc-inline-ad small,.cc-side-ad small{margin-top:4px;font-size:11px;color:#8a929b;font-weight:300}.cc-home-sidebar{display:flex;flex-direction:column;gap:22px}.cc-side-widget{background:#fff;border:1px solid #dfe3e8;border-radius:4px;padding:18px;box-shadow:0 4px 14px rgba(52,58,70,.025)}.cc-side-widget h2{margin:0 0 15px;font-size:16px;line-height:1.2;font-weight:400;color:#111720;letter-spacing:.05px;display:flex;align-items:center;gap:9px}.cc-side-widget h2:before{content:'';width:4px;height:18px;background:var(--cc-yellow);display:inline-block}.cc-side-ad{height:250px;background:linear-gradient(135deg,#f5f6f7,#fff);border-style:dashed;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.cc-most-read{padding-bottom:8px}.cc-most-read ol{list-style:none;margin:0;padding:0}.cc-most-read li{display:grid;grid-template-columns:42px 1fr;gap:10px;padding:12px 0;border-bottom:1px solid var(--cc-border);align-items:start}.cc-most-read li:first-child{padding-top:2px}.cc-most-read li:last-child{border-bottom:0}.cc-most-read li span{font-size:23px;line-height:1;font-weight:300;color:#c6ccd3;letter-spacing:-1px}.cc-most-read li a{font-size:13.5px;line-height:1.42;font-weight:400;color:var(--cc-dark)}.cc-most-read li a:hover{color:#111720}.cc-archive-widget ul{list-style:none;margin:0;padding:0}.cc-archive-widget li{display:flex;justify-content:space-between;border-bottom:1px solid var(--cc-border);padding:9px 0;font-size:13px;color:var(--cc-graphite);font-weight:300}.cc-archive-widget li:first-child{padding-top:0}.cc-archive-widget li:last-child{border-bottom:0;padding-bottom:0}.cc-archive-widget a:hover{color:var(--cc-yellow)}.cc-side-muted{margin:0;color:var(--cc-muted);font-size:13px}.cc-visit-counter{background:#fbfcfd}.cc-visit-row{display:flex;align-items:center;justify-content:space-between;padding:9px 0;border-bottom:1px solid var(--cc-border);font-size:13px}.cc-visit-row span{color:var(--cc-muted);font-weight:300}.cc-visit-row strong{font-size:17px;font-weight:400;color:var(--cc-dark);letter-spacing:-.2px}.cc-visit-row:last-child{border-bottom:0}.cc-visit-total strong{color:#111720}.cc-visit-total{padding-top:11px}
@media (max-width:980px){.cc-home-editorial{grid-template-columns:1fr;gap:30px}.cc-home-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.cc-side-ad{height:220px}.cc-visit-counter{grid-column:auto}.cc-latest-card .cc-card-thumb{height:180px}}
@media (max-width:640px){.cc-home-editorial{padding-top:12px}.cc-latest-grid{grid-template-columns:1fr}.cc-inline-ad{min-height:95px}.cc-home-sidebar{grid-template-columns:1fr}.cc-side-ad{height:210px}.cc-latest-card .cc-card-thumb{height:205px}}

/* v2.13: sidebar editorial visible en portada, archivo y notas individuales */
.cc-page-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:32px;align-items:start;padding:34px 0 56px}.cc-page-main{min-width:0}.cc-page-layout .cc-single{max-width:none;padding:0}.cc-page-layout .cc-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-global-sidebar{position:sticky;top:18px}.cc-single-content{max-width:760px}.cc-single-header{max-width:820px}.cc-single-thumb{max-width:860px}
@media (max-width:980px){.cc-page-layout{grid-template-columns:1fr;gap:30px}.cc-global-sidebar{position:static}.cc-page-layout .cc-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:640px){.cc-page-layout{padding-top:24px}.cc-page-layout .cc-post-grid{grid-template-columns:1fr}.cc-single-content{max-width:none}.cc-single-header h1{font-size:29px}}

/* v2.17 - Barra superior informativa y títulos editoriales unificados */
.cc-topbar{height:32px;font-size:11px}
.cc-topbar-inner{height:32px;justify-content:flex-start}
.cc-topbar-info{width:100%;gap:16px;overflow:hidden}
.cc-topbar-weather,.cc-topbar-market{display:flex;align-items:center;gap:8px;white-space:nowrap;color:#fff}
.cc-topbar-weather strong,.cc-topbar-market strong{font-size:10.5px;font-weight:500;text-transform:uppercase;letter-spacing:.25px;color:var(--cc-yellow)}
.cc-topbar-weather span{font-size:10.8px;opacity:.96}
.cc-topbar-market span{font-size:10.5px;opacity:.96;gap:0}
.cc-topbar-market span:before{display:none}
.cc-topbar-social{display:none!important}
.cc-home-heading{align-items:center;margin-bottom:14px}
.cc-home-heading .cc-section-title{gap:10px;margin-bottom:0}
.cc-home-heading .cc-section-title span{width:9px;height:9px;background:var(--cc-yellow);border-radius:50%;display:block}
.cc-home-heading .cc-section-title h1{margin:0;color:#111720;font-size:17px;line-height:1.2;font-weight:400;text-transform:none;letter-spacing:.05px}
@media (max-width:900px){
  .cc-topbar{height:auto;min-height:32px;padding:5px 0}
  .cc-topbar-inner{height:auto}
  .cc-topbar-info{flex-wrap:wrap;row-gap:4px;column-gap:12px}
}

.cc-pagination{display:flex;gap:8px;flex-wrap:wrap;margin-top:26px}.cc-pagination .page-numbers{border:1px solid var(--cc-border);padding:8px 11px;font-size:12px;color:var(--cc-graphite);background:#fff;border-radius:3px}.cc-pagination .current,.cc-pagination .page-numbers:hover{background:var(--cc-yellow);border-color:var(--cc-yellow);color:#111720}

/* v2.19 - Encabezado sin clima duplicado y continuidad entre módulos */
.cc-brand-inner{grid-template-columns:minmax(210px,310px) minmax(250px,360px);justify-content:space-between;gap:42px}
.cc-brand-logo-wrap{padding-top:20px;padding-bottom:20px}
.cc-search-box{align-self:center}
.cc-home-editorial{padding-top:8px}
.cc-news-flow{padding-bottom:0}
@media (max-width:900px){.cc-brand-inner{grid-template-columns:1fr auto}.cc-home-editorial{padding-top:8px}}
@media (max-width:600px){.cc-brand-inner{grid-template-columns:1fr}.cc-home-editorial{padding-top:6px}}

/* v2.20 Footer premium + En movimiento más lento */

@media (max-width:900px){}
@media (max-width:600px){}
.cc-footer-premium{background:#032631;color:#dbe5ea;padding:0;font-size:13px;margin-top:42px;}
.cc-footer-grid{display:grid;grid-template-columns:1.35fr .85fr .85fr .9fr;gap:34px;padding:42px 0 30px;align-items:start;}
.cc-footer-logo{display:inline-flex;align-items:center;max-width:245px;margin-bottom:14px;}
.cc-footer-logo img,.cc-footer-logo .custom-logo{max-width:245px!important;max-height:82px!important;width:auto!important;height:auto!important;object-fit:contain;}
.cc-footer-logo span{font-size:26px;font-weight:400;color:#fff;letter-spacing:-.3px;}
.cc-footer-brand p{margin:0;max-width:330px;color:#b8c8d0;font-size:13px;line-height:1.7;font-weight:300;}
.cc-footer-block h3{margin:0 0 14px;color:#fff;font-size:13px;font-weight:500;letter-spacing:.15px;text-transform:uppercase;}
.cc-footer-block h3:before{content:"";display:inline-block;width:7px;height:7px;background:var(--cc-yellow);border-radius:50%;margin-right:8px;vertical-align:1px;}
.cc-footer-block ul{list-style:none;margin:0;padding:0;display:grid;gap:8px;}
.cc-footer-block a{color:#c6d3d9;font-weight:300;transition:.18s ease;}
.cc-footer-block a:hover{color:var(--cc-yellow);}
.cc-footer-social{display:flex;flex-wrap:wrap;gap:10px;}
.cc-footer-social a{width:34px;height:34px;border:1px solid rgba(255,255,255,.18);display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:16px;color:#fff;background:rgba(255,255,255,.04);}
.cc-footer-social a:hover{background:var(--cc-yellow);border-color:var(--cc-yellow);color:#111720;}
.cc-footer-live{border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);min-height:46px;display:flex;align-items:center;gap:18px;flex-wrap:wrap;color:#dbe5ea;padding-top:12px;padding-bottom:12px;}
.cc-footer-live span{color:var(--cc-yellow);font-size:11px;text-transform:uppercase;letter-spacing:.45px;font-weight:500;}
.cc-footer-live strong{font-size:12px;font-weight:400;color:#fff;}
.cc-footer-copy{padding:16px 0;color:#93aab5;font-size:11px;}
.cc-footer-copy p{margin:0;}
@media (max-width:900px){.cc-footer-grid{grid-template-columns:1fr 1fr;gap:28px}.cc-footer-live{gap:12px}}
@media (max-width:600px){.cc-footer-grid{grid-template-columns:1fr;padding:34px 0 26px}.cc-footer-premium{margin-top:30px}.cc-footer-live{display:grid;gap:8px}.cc-footer-logo img,.cc-footer-logo .custom-logo{max-width:210px!important}}

/* Footer v2.21: marca textual, email y cinta en movimiento */
.cc-footer-logo-text{max-width:none!important;margin-bottom:12px;text-decoration:none;white-space:nowrap;}
.cc-footer-logo-text span{display:inline-block;font-size:30px!important;line-height:1;font-weight:400;color:#fff;letter-spacing:-.7px;white-space:nowrap;}
.cc-footer-email{display:inline-flex;margin-top:14px;color:#fff;font-size:13px;font-weight:400;letter-spacing:.05px;}
.cc-footer-email:hover{color:var(--cc-yellow);}
.cc-footer-live-marquee{padding:0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);min-height:46px;display:block;overflow:hidden;}
.cc-footer-live-inner{min-height:46px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:18px;}
.cc-footer-live-inner > span{color:var(--cc-yellow);font-size:11px;text-transform:uppercase;letter-spacing:.45px;font-weight:500;white-space:nowrap;}
.cc-footer-live-viewport{overflow:hidden;min-width:0;}
.cc-footer-live-track{display:flex;width:max-content;gap:42px;white-space:nowrap;animation:ccFooterLive 56s linear infinite;}
.cc-footer-live-track strong{font-size:12px;font-weight:400;color:#fff;}
.cc-footer-live-marquee:hover .cc-footer-live-track{animation-play-state:paused;}
@keyframes ccFooterLive{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media (max-width:600px){.cc-footer-logo-text span{font-size:27px!important}.cc-footer-live-inner{grid-template-columns:1fr;gap:6px;padding-top:10px;padding-bottom:10px}.cc-footer-live-track{animation-duration:42s}.cc-footer-email{font-size:12px}}

/* v2.22 - Footer con marca textual como el logo y lectura de noticia coherente */
.cc-footer-logo-text{gap:7px;align-items:baseline;margin-bottom:14px;}
.cc-footer-logo-text .cc-footer-word{font-size:31px!important;line-height:1;font-weight:400;letter-spacing:-1.1px;text-transform:lowercase;font-family:Montserrat,Tahoma,Arial,sans-serif;}
.cc-footer-logo-text .cc-footer-word-city{color:#f4f6f8;}
.cc-footer-logo-text .cc-footer-word-capital{color:var(--cc-yellow);}
.cc-footer-email{margin-top:16px;color:#fff;font-size:13px;font-weight:400;letter-spacing:.05px;}
.cc-footer-block .cc-footer-email{display:none;}

.cc-single{font-family:Montserrat,Tahoma,Arial,sans-serif;color:var(--cc-text);}
.cc-single-header{margin-bottom:22px;}
.cc-single-header h1{font-size:34px;line-height:1.18;margin:6px 0 12px;font-weight:400;letter-spacing:-.35px;color:#2b3138;max-width:820px;}
.cc-single-cat{font-size:10px;font-weight:400;letter-spacing:.18px;padding:4px 9px;margin-bottom:12px;border-radius:1px;}
.cc-single-meta{font-size:11.5px;color:#7a838c;font-weight:300;margin-bottom:0;}
.cc-single-excerpt{margin:18px 0 0;max-width:760px;color:#647381;font-size:18px;line-height:1.55;font-weight:300;}
.cc-single-thumb{margin:0 0 24px;border-radius:4px;overflow:hidden;border:1px solid #e3e7eb;background:#e4e8ec;}
.cc-single-content{max-width:760px;font-size:16px;line-height:1.82;font-weight:300;color:#3f4852;}
.cc-single-content p{margin:0 0 1.18em;}
.cc-single-content h2,.cc-single-content h3,.cc-single-content h4{font-weight:400;color:#111720;letter-spacing:-.15px;line-height:1.28;margin:1.45em 0 .7em;}
.cc-single-content h2{font-size:24px;}.cc-single-content h3{font-size:21px;}.cc-single-content h4{font-size:18px;}
.cc-single-content a{color:#111720;border-bottom:1px solid var(--cc-yellow);}
.cc-single-content blockquote{margin:24px 0;padding:4px 0 4px 18px;border-left:4px solid var(--cc-yellow);color:#4f5b66;font-size:18px;line-height:1.6;font-weight:300;}
.cc-single-content ul,.cc-single-content ol{padding-left:22px;margin:0 0 1.2em;}
.cc-single-content li{margin-bottom:.45em;}
@media (max-width:640px){.cc-footer-logo-text .cc-footer-word{font-size:27px!important}.cc-single-header h1{font-size:29px}.cc-single-excerpt{font-size:16px}.cc-single-content{font-size:15.5px;line-height:1.75}}


/* Crédito Wawi: discreto, en grises y sin competir con la marca Ciudad Capital */
.cc-footer-wawi{border-top:1px solid rgba(255,255,255,.10);background:rgba(0,0,0,.10);}
.cc-footer-wawi-inner{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 0;}
.cc-wawi-brand{display:inline-flex;align-items:center;gap:12px;color:#aab7bf;font-size:11px;font-weight:300;letter-spacing:.08px;}
.cc-wawi-brand img{height:24px;width:auto;display:block;filter:grayscale(1) brightness(1.65) contrast(.75);opacity:.68;}
.cc-wawi-brand:hover{color:#fff;}
.cc-wawi-brand:hover img{opacity:.9;}
.cc-footer-wawi p{margin:0;color:#aab7bf;font-size:12px;font-weight:300;line-height:1.4;text-align:right;}
@media (max-width:700px){.cc-footer-wawi-inner{display:grid;gap:8px;text-align:left}.cc-footer-wawi p{text-align:left}.cc-wawi-brand img{height:22px}}

/* v2.24 footer unificado + relacionadas en noticia individual */

@media (max-width:900px){}
@media (max-width:600px){}

.cc-footer-wawi{border-top:1px solid rgba(255,255,255,.10);background:rgba(0,0,0,.12);}
.cc-footer-wawi-inner{min-height:54px;display:flex;align-items:center;justify-content:center;padding:12px 0;}
.cc-footer-credit-line{margin:0;color:#aab7bf;font-size:11.5px;font-weight:300;line-height:1.55;text-align:center;letter-spacing:.02px;}
.cc-footer-credit-line a{color:#cbd5da;font-weight:400;text-decoration:none;}
.cc-footer-credit-line a:hover{color:var(--cc-yellow);}
.cc-footer-copy{display:none;}

.cc-single-tags{max-width:760px;margin:32px 0 0;padding-top:18px;border-top:1px solid #e5e9ed;}
.cc-single-tags h2{margin:0 0 12px;color:#111720;font-size:16px;line-height:1.25;font-weight:400;letter-spacing:-.05px;}
.cc-tag-list{display:flex;flex-wrap:wrap;gap:8px;}
.cc-tag-list a{display:inline-flex;align-items:center;border:1px solid #dfe3e8;background:#fff;color:#4a505c;border-radius:999px;padding:6px 11px;font-size:11px;line-height:1;font-weight:300;text-decoration:none;transition:.18s ease;}
.cc-tag-list a:hover{border-color:var(--cc-yellow);color:#111720;background:#fffaf0;}

.cc-related-flow{max-width:860px;margin:30px 0 8px;padding:0;overflow:hidden;background:#fff;}
.cc-related-head{margin-bottom:12px;}
.cc-related-head .cc-flow-title h2{font-size:17px;font-weight:400;text-transform:none;}
.cc-related-track{animation-duration:156s!important;}
.cc-related-flow:hover .cc-related-track{animation-play-state:paused;}
.cc-related-card{width:280px;flex:0 0 280px;}
.cc-related-card .cc-flow-link{grid-template-columns:106px 1fr;min-height:126px;}
.cc-related-card .cc-flow-card-title{font-size:13.8px;font-weight:400;}

.cc-single-header h1,.cc-section-title h1,.cc-flow-title h2,.cc-footer-block h3,.cc-single-tags h2,.cc-related-head .cc-flow-title h2{font-weight:400!important;}

@media (max-width:700px){
  .cc-footer-credit-line{text-align:left;font-size:11px;}
  .cc-footer-wawi-inner{justify-content:flex-start;}
  .cc-related-card{width:252px;flex-basis:252px;}
  .cc-related-card .cc-flow-link{grid-template-columns:96px 1fr;min-height:124px;}
}

.cc-wawi-footer-logo{height:18px;vertical-align:middle;filter:grayscale(100%);opacity:.8;margin-right:8px}.cc-footer-credit-line{font-weight:400}
/* v2.26 - Wawi footer en una sola línea */
.cc-footer-credit-line{display:flex!important;align-items:center;justify-content:center;gap:8px;white-space:nowrap;margin:0 auto;color:#aab7bf;font-size:11.5px;font-weight:300;line-height:1.2;text-align:center;letter-spacing:.02px;overflow-x:auto;max-width:100%;}
.cc-footer-credit-line span{display:inline;white-space:nowrap;}
.cc-wawi-footer-logo{height:18px;width:auto;display:inline-block;vertical-align:middle;filter:grayscale(100%) brightness(1.35) contrast(.85);opacity:.82;margin:0 2px 0 0;flex:0 0 auto;}
.cc-wawi-heart{color:#8a8f96!important;filter:grayscale(100%);}
.cc-footer-credit-line a{color:#cbd5da;font-weight:400;text-decoration:none;}
.cc-footer-credit-line a:hover{color:#f7be1a;}
@media (max-width:760px){.cc-footer-credit-line{justify-content:flex-start;font-size:10.8px;padding-bottom:2px}.cc-wawi-footer-logo{height:16px}}

/* v2.27 - Iconos institucionales de redes en footer */
.cc-footer-social-custom{display:flex;align-items:center;gap:11px;flex-wrap:wrap;}
.cc-footer-social-custom a{width:44px!important;height:44px!important;border:0!important;border-radius:12px!important;background:transparent!important;padding:0!important;box-shadow:none!important;overflow:visible;transition:transform .18s ease, opacity .18s ease;}
.cc-footer-social-custom a:hover{transform:translateY(-2px);background:transparent!important;color:inherit!important;opacity:.92;}
.cc-footer-social-custom img{display:block;width:44px;height:44px;object-fit:contain;}
@media (max-width:600px){.cc-footer-social-custom a,.cc-footer-social-custom img{width:38px!important;height:38px!important}.cc-footer-social-custom{gap:9px}}

/* v2.28 - Barra flotante contextual de redes sociales */
.cc-floating-social{position:fixed;left:22px;bottom:22px;z-index:9999;display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:rgba(3,38,49,.72);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 12px 28px rgba(0,0,0,.16);opacity:0;pointer-events:none;transform:translateY(14px);transition:opacity .22s ease,transform .22s ease;}
.cc-floating-social.is-visible{opacity:.86;pointer-events:auto;transform:translateY(0);}
.cc-floating-social:hover{opacity:1;}
.cc-floating-social a{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:11px;transition:transform .18s ease,opacity .18s ease;}
.cc-floating-social a:hover{transform:translateY(-2px);opacity:1;}
.cc-floating-social img{display:block;width:36px;height:36px;object-fit:contain;}
@media (max-width:760px){.cc-floating-social{left:50%;right:auto;bottom:14px;transform:translate(-50%,14px);gap:7px;padding:7px 9px;border-radius:15px;max-width:calc(100vw - 24px);}.cc-floating-social.is-visible{transform:translate(-50%,0);}.cc-floating-social a,.cc-floating-social img{width:32px;height:32px;}}
@media (max-width:700px){
  #cc-vamos-argentina{
    position:fixed!important;
    inset:0!important;
    min-height:100vh;
    min-height:100dvh;
    z-index:2147483646!important;
  }
  .cc-confetti{
    position:fixed!important;
    bottom:-60px!important;
    z-index:2147483645!important;
  }
}
@media (prefers-reduced-motion:reduce){.cc-floating-social,.cc-floating-social a{transition:none!important;}}

/* v2.29 - Ajustes finales: redes flotantes a la derecha, Wawi alineado y movimiento más lento */
.cc-floating-social{
  left:auto!important;
  right:22px!important;
  bottom:50%!important;
  transform:translate(14px,50%)!important;
  flex-direction:column!important;
  gap:9px!important;
  padding:10px 8px!important;
  border-color:rgba(247,190,26,.45)!important;
  background:rgba(37,43,53,.88)!important;
  border-radius:18px!important;
}
.cc-floating-social.is-visible{
  transform:translate(0,50%)!important;
}
.cc-floating-social a,
.cc-floating-social img{
  width:42px!important;
  height:42px!important;
}
.cc-floating-social a{
  border-radius:13px!important;
}
.cc-floating-social a:hover{
  transform:translateX(-2px)!important;
}

/* En mobile pasa a barra inferior centrada para no tapar la lectura */
@media (max-width:760px){
  .cc-floating-social{
    left:50%!important;
    right:auto!important;
    bottom:14px!important;
    transform:translate(-50%,14px)!important;
    flex-direction:row!important;
    gap:7px!important;
    padding:7px 9px!important;
    max-width:calc(100vw - 24px)!important;
  }
  .cc-floating-social.is-visible{
    transform:translate(-50%,0)!important;
  }
  .cc-floating-social a,
  .cc-floating-social img{
    width:34px!important;
    height:34px!important;
  }
  .cc-floating-social a:hover{
    transform:translateY(-2px)!important;
  }
}

/* Wawi footer: todo en una sola línea y logo alineado con el texto */
.cc-footer-wawi-inner{
  min-height:50px!important;
  padding:10px 0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.cc-footer-credit-line{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  white-space:nowrap!important;
  line-height:1!important;
  font-weight:300!important;
}
.cc-wawi-footer-logo{
  height:18px!important;
  width:auto!important;
  transform:translateY(-2px)!important;
  filter:grayscale(100%) brightness(1.35) contrast(.85)!important;
  opacity:.82!important;
  margin:0 2px 0 0!important;
  flex:0 0 auto!important;
}
.cc-wawi-heart{
  color:#8a8f96!important;
  filter:grayscale(100%)!important;
}

/* Movimiento más lento y lectura cómoda */

.cc-related-track{animation-duration:200s!important;}

/* Refuerzo global: títulos finos, sin pesos gruesos */
h1,h2,h3,h4,h5,h6,
.cc-single-header h1,
.cc-section-title h1,
.cc-flow-title h2,
.cc-footer-block h3,
.cc-single-tags h2,
.cc-related-head .cc-flow-title h2,
.cc-card-title,
.cc-flow-card-title{
  font-weight:400!important;
}
.cc-menu-list a,
.cc-topbar strong,
.cc-flow-all{
  font-weight:500!important;
}


/* v2.30 - Sin barra flotante y redes del footer minimalistas en amarillo Ciudad Capital */
.cc-floating-social{display:none!important;}
.cc-footer-social-minimal{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;}
.cc-footer-social-minimal a{width:30px!important;height:30px!important;border-radius:50%!important;background:#0f141b!important;border:1px solid rgba(247,190,26,.62)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;box-shadow:none!important;overflow:hidden!important;transition:transform .18s ease, background .18s ease, border-color .18s ease!important;}
.cc-footer-social-minimal a:hover{transform:translateY(-2px)!important;background:#171e27!important;border-color:var(--cc-yellow)!important;}
.cc-footer-social-minimal svg{width:15px!important;height:15px!important;display:block!important;fill:var(--cc-yellow)!important;}
.cc-footer-social-minimal a[aria-label="WhatsApp"] svg{width:16px!important;height:16px!important;}
.cc-footer-social-minimal img{display:none!important;}
@media (max-width:600px){.cc-footer-social-minimal a{width:28px!important;height:28px!important}.cc-footer-social-minimal svg{width:14px!important;height:14px!important}.cc-footer-social-minimal{gap:7px!important}}


/* v2.31: publicidad administrable e iconos footer limpios */
.cc-inline-ad .cc-ad-widget,
.cc-side-ad .cc-ad-widget{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;}
.cc-inline-ad .cc-ad-widget img,
.cc-side-ad .cc-ad-widget img{max-width:100%;height:auto;display:block;border:0;}
.cc-inline-ad .widget_text,
.cc-side-ad .widget_text,
.cc-inline-ad .widget_block,
.cc-side-ad .widget_block{margin:0;}
.cc-ad-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;}
.cc-ad-placeholder span{display:inline-flex;align-items:center;background:var(--cc-yellow);color:#111720;text-transform:uppercase;font-size:9px;font-weight:500;letter-spacing:.4px;padding:3px 8px;border-radius:1px;margin-bottom:7px;}
.cc-ad-placeholder strong{font-size:15px;font-weight:400;color:var(--cc-dark);line-height:1.25;}
.cc-ad-placeholder small{margin-top:4px;font-size:11px;color:#8a929b;font-weight:300;}
.cc-ad-widget-title{font-size:13px;font-weight:400;margin:0 0 8px;color:var(--cc-dark);}
.cc-footer-social-minimal{display:flex!important;align-items:center!important;gap:13px!important;flex-wrap:wrap!important;}
.cc-footer-social-minimal a{width:22px!important;height:22px!important;border:0!important;border-radius:0!important;background:transparent!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;box-shadow:none!important;overflow:visible!important;transition:transform .18s ease, opacity .18s ease!important;color:#b8bec5!important;}
.cc-footer-social-minimal a:hover{transform:translateY(-2px)!important;background:transparent!important;border-color:transparent!important;color:var(--cc-yellow)!important;opacity:1!important;}
.cc-footer-social-minimal svg{width:18px!important;height:18px!important;display:block!important;fill:currentColor!important;}
.cc-footer-social-minimal a[aria-label="WhatsApp"] svg{width:19px!important;height:19px!important;}
.cc-footer-social-minimal img{display:none!important;}
@media (max-width:600px){.cc-footer-social-minimal{gap:11px!important}.cc-footer-social-minimal a{width:21px!important;height:21px!important}.cc-footer-social-minimal svg{width:17px!important;height:17px!important}}

/* v2.32 - Iconos sociales normalizados, compartir noticias y cotizaciones más precisas */
.cc-social-icons-clean{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important;}
.cc-social-icons-clean a{width:24px!important;height:24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#b8bec5!important;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important;line-height:1!important;opacity:.96!important;transition:color .18s ease,transform .18s ease,opacity .18s ease!important;}
.cc-social-icons-clean a:hover{color:var(--cc-yellow)!important;background:transparent!important;transform:translateY(-2px)!important;opacity:1!important;}
.cc-social-icons-clean svg{display:block!important;width:17px!important;height:17px!important;fill:currentColor!important;flex:0 0 auto!important;}
.cc-social-icons-clean a[aria-label*="Facebook"] svg{width:13px!important;height:17px!important;}
.cc-social-icons-clean a[aria-label*="X"] svg{width:15px!important;height:15px!important;}
.cc-social-icons-clean a[aria-label*="Instagram"] svg{width:17px!important;height:17px!important;}
.cc-social-icons-clean a[aria-label*="YouTube"] svg{width:18px!important;height:18px!important;}
.cc-social-icons-clean a[aria-label*="WhatsApp"] svg{width:18px!important;height:18px!important;}
.cc-footer-social-minimal{gap:12px!important;}
.cc-footer-social-minimal img{display:none!important;}
.cc-single-share{margin:28px 0 24px;padding:16px 0;border-top:1px solid #e7eaee;border-bottom:1px solid #e7eaee;display:flex;align-items:center;justify-content:space-between;gap:18px;}
.cc-single-share h2{margin:0;font-size:15px;line-height:1.25;font-weight:400!important;color:var(--cc-dark);letter-spacing:.1px;}
.cc-share-icons{gap:14px!important;}
.cc-share-icons a{width:28px!important;height:28px!important;color:#6f7780!important;}
.cc-share-icons a:hover{color:var(--cc-yellow)!important;}
.cc-share-icons svg{width:18px!important;height:18px!important;}
.cc-share-icons a[aria-label*="Facebook"] svg{width:14px!important;height:18px!important;}
@media (max-width:640px){.cc-single-share{align-items:flex-start;flex-direction:column;margin:22px 0 20px}.cc-share-icons{gap:13px!important}}


/* FIX publicidad widgets */
.cc-side-ad,.cc-home-ad-slot{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.cc-side-ad img,.cc-home-ad-slot img,.widget_media_image img{width:100%!important;height:auto!important;display:block!important;border:0!important;margin:0!important}

/* FIX compartir */
.cc-single-share .cc-share-icons{display:flex!important;gap:14px;flex-wrap:wrap}
.cc-single-share .cc-share-icons a{display:inline-flex!important}
@media(max-width:768px){.cc-single-share,.cc-share-icons{display:flex!important;visibility:visible!important;opacity:1!important}}

/* Iconos footer homogéneos */
.cc-footer-social a svg,.cc-share-icons svg{width:20px;height:20px}


/* v2.34 - Corrección definitiva de compartir y redes */
.cc-social-icons-clean,
.cc-share-icons,
.cc-footer-social-minimal{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  flex-wrap:wrap!important;
}
.cc-social-icons-clean a,
.cc-share-icons a,
.cc-footer-social-minimal a{
  position:relative!important;
  width:26px!important;
  height:26px!important;
  min-width:26px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#b8bec5!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  margin:0!important;
  box-shadow:none!important;
  line-height:1!important;
  opacity:1!important;
  overflow:visible!important;
  font-size:0!important;
}
.cc-social-icons-clean a::before,
.cc-social-icons-clean a::after,
.cc-share-icons a::before,
.cc-share-icons a::after,
.cc-footer-social-minimal a::before,
.cc-footer-social-minimal a::after{
  content:none!important;
  display:none!important;
}
.cc-social-icons-clean svg,
.cc-share-icons svg,
.cc-footer-social-minimal svg,
.cc-social-icons-clean .cc-icon,
.cc-share-icons .cc-icon,
.cc-footer-social-minimal .cc-icon{
  width:18px!important;
  height:18px!important;
  display:block!important;
  flex:0 0 18px!important;
  margin:0!important;
}
.cc-social-icons-clean .cc-icon-fill,
.cc-share-icons .cc-icon-fill,
.cc-footer-social-minimal .cc-icon-fill{
  fill:currentColor!important;
  stroke:none!important;
}
.cc-social-icons-clean .cc-icon-stroke,
.cc-share-icons .cc-icon-stroke,
.cc-footer-social-minimal .cc-icon-stroke{
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.cc-social-icons-clean a:hover,
.cc-share-icons a:hover,
.cc-footer-social-minimal a:hover{
  color:var(--cc-yellow)!important;
  background:transparent!important;
  border:0!important;
  transform:translateY(-2px)!important;
}
.cc-single-share .cc-share-icons{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:14px!important;
  visibility:visible!important;
  opacity:1!important;
}
.cc-single-share .cc-share-icons a[title="Email"]{display:none!important;}
@media (max-width:768px){
  .cc-single-share{display:flex!important;visibility:visible!important;opacity:1!important;}
  .cc-single-share .cc-share-icons{display:flex!important;visibility:visible!important;opacity:1!important;flex-wrap:wrap!important;}
}


/* v2.35 - Publicidad fluida y compartir uniforme */
.cc-side-ad{
  height:auto!important;
  min-height:0!important;
  overflow:visible!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  display:block!important;
  margin-bottom:24px!important;
}
.cc-side-ad .cc-ad-widget,
.cc-side-ad .widget,
.cc-side-ad .widget_block,
.cc-side-ad .widget_media_image,
.cc-side-ad figure,
.cc-side-ad .wp-block-image{
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  display:block!important;
}
.cc-side-ad img,
.cc-side-ad .wp-block-image img,
.cc-side-ad .widget_media_image img{
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  display:block!important;
  object-fit:contain!important;
  border:0!important;
  margin:0!important;
  padding:0!important;
}
.cc-single-share .cc-share-icons a[title="Instagram"],
.cc-single-share .cc-share-icons a[aria-label*="Instagram"],
.cc-single-share .cc-share-icons a[title="Email"],
.cc-single-share .cc-share-icons a[aria-label*="Email"]{
  display:none!important;
}
.cc-single-share .cc-share-icons{
  display:flex!important;
  align-items:center!important;
  gap:16px!important;
}
.cc-single-share .cc-share-icons a{
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.cc-single-share .cc-share-icons svg{
  width:18px!important;
  height:18px!important;
  flex:0 0 18px!important;
}
.cc-single-share .cc-share-icons a[aria-label*="Facebook"] svg,
.cc-single-share .cc-share-icons a[aria-label*="X"] svg,
.cc-single-share .cc-share-icons a[aria-label*="WhatsApp"] svg{
  width:18px!important;
  height:18px!important;
}
@media (max-width:768px){
  .cc-single-share{display:flex!important;visibility:visible!important;opacity:1!important;}
  .cc-single-share .cc-share-icons{display:flex!important;visibility:visible!important;opacity:1!important;}
}


/* v2.36 - Limpieza definitiva: sin compartir y publicidades sin marco */
.cc-single-share,
.cc-share-icons{
  display:none!important;
}

/* Espaciado uniforme de la columna lateral */
.cc-home-sidebar,
.cc-global-sidebar{
  gap:20px!important;
}
.cc-side-widget{
  margin:0!important;
}

/* Publicidades laterales: imagen al módulo, sin borde ni padding */
.cc-side-ad{
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:hidden!important;
  display:block!important;
}
.cc-side-ad .cc-ad-widget,
.cc-side-ad .widget,
.cc-side-ad .widget_block,
.cc-side-ad .widget_text,
.cc-side-ad .widget_media_image,
.cc-side-ad .textwidget,
.cc-side-ad figure,
.cc-side-ad .wp-block-image,
.cc-side-ad p{
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  display:block!important;
  overflow:hidden!important;
}
.cc-side-ad img,
.cc-side-ad .wp-block-image img,
.cc-side-ad .widget_media_image img,
.cc-side-ad .textwidget img{
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  display:block!important;
  object-fit:cover!important;
  border:0!important;
  border-radius:0!important;
  margin:0!important;
  padding:0!important;
}

/* Publicidad horizontal de portada: sin marco punteado y con imagen completa */
.cc-inline-ad{
  grid-column:1/-1!important;
  width:100%!important;
  min-height:0!important;
  margin:8px 0 18px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:hidden!important;
  display:block!important;
  text-align:initial!important;
}
.cc-inline-ad .cc-ad-widget,
.cc-inline-ad .widget,
.cc-inline-ad .widget_block,
.cc-inline-ad .widget_text,
.cc-inline-ad .widget_media_image,
.cc-inline-ad .textwidget,
.cc-inline-ad figure,
.cc-inline-ad .wp-block-image,
.cc-inline-ad p{
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  display:block!important;
  overflow:hidden!important;
}
.cc-inline-ad img,
.cc-inline-ad .wp-block-image img,
.cc-inline-ad .widget_media_image img,
.cc-inline-ad .textwidget img{
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  display:block!important;
  object-fit:cover!important;
  border:0!important;
  border-radius:0!important;
  margin:0!important;
  padding:0!important;
}

/* Placeholder de publicidad sólo aparece si no hay widget cargado */
.cc-side-ad .cc-ad-placeholder,
.cc-inline-ad .cc-ad-placeholder{
  min-height:115px;
  border:1px dashed #d4d9df;
  background:#f7f8fa;
}
.cc-side-ad .cc-ad-placeholder{min-height:250px;}


/* v2.37 - Espaciado definitivo de publicidades */
/* La grilla usa row-gap controlado para que la publicidad horizontal no quede pegada arriba ni separada abajo. */
.cc-latest-grid{
  column-gap:22px!important;
  row-gap:16px!important;
}
.cc-inline-ad{
  grid-column:1/-1!important;
  margin:8px 0 4px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  min-height:0!important;
  overflow:hidden!important;
}
.cc-inline-ad .widget,
.cc-inline-ad .widget_block,
.cc-inline-ad .widget_text,
.cc-inline-ad .widget_media_image,
.cc-inline-ad .textwidget,
.cc-inline-ad figure,
.cc-inline-ad .wp-block-image,
.cc-inline-ad p{
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  width:100%!important;
  max-width:100%!important;
}
.cc-inline-ad img,
.cc-inline-ad .wp-block-image img,
.cc-inline-ad .widget_media_image img,
.cc-inline-ad .textwidget img{
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  display:block!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  object-fit:cover!important;
}
.cc-home-sidebar,
.cc-global-sidebar{
  gap:20px!important;
}
.cc-side-widget{
  margin:0!important;
}
.cc-side-ad{
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  height:auto!important;
  min-height:0!important;
  overflow:hidden!important;
}
.cc-side-ad .widget,
.cc-side-ad .widget_block,
.cc-side-ad .widget_text,
.cc-side-ad .widget_media_image,
.cc-side-ad .textwidget,
.cc-side-ad figure,
.cc-side-ad .wp-block-image,
.cc-side-ad p{
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  width:100%!important;
  max-width:100%!important;
}
.cc-side-ad img,
.cc-side-ad .wp-block-image img,
.cc-side-ad .widget_media_image img,
.cc-side-ad .textwidget img{
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  display:block!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  object-fit:cover!important;
}
@media (max-width:640px){
  .cc-latest-grid{row-gap:14px!important;}
  .cc-inline-ad{margin:8px 0 4px!important;}
}

/* v2.182 - Encabezado móvil compacto, búsqueda desplegable y acciones depuradas. */
@media (max-width:900px){
  .cc-brand-header{height:158px!important;min-height:158px!important;}
  .cc-brand-inner{display:flex!important;justify-content:center!important;align-items:center!important;}
  .cc-brand-logo-wrap{padding:14px 0!important;justify-content:center!important;}
  .cc-brand-logo img,.cc-brand-logo .custom-logo{max-width:185px!important;max-height:92px!important;}
  .cc-brand-header .cc-search-box{display:none!important;}
  .cc-main-nav-updated .cc-nav-inner{justify-content:space-between!important;}
  .cc-mobile-search-toggle{display:inline-flex!important;align-items:center!important;gap:8px!important;height:46px!important;border:0!important;background:transparent!important;color:#fff!important;font:400 11px/1 Montserrat,Tahoma,Arial,sans-serif!important;letter-spacing:.35px!important;text-transform:uppercase!important;cursor:pointer!important;}
  .cc-mobile-search-toggle svg{width:17px!important;height:17px!important;fill:none!important;stroke:var(--cc-yellow)!important;stroke-width:1.8!important;}
  .cc-mobile-search-panel{display:block!important;max-height:0!important;overflow:hidden!important;background:#fff!important;opacity:0!important;transition:max-height .3s ease,opacity .2s ease!important;}
  .cc-mobile-search-panel.is-open{max-height:310px!important;opacity:1!important;border-bottom:1px solid #dfe3e8!important;}
  .cc-mobile-search-panel .cc-search-form{height:auto!important;padding:14px 0 16px!important;display:block!important;border:0!important;box-shadow:none!important;}
  .cc-mobile-search-panel .cc-search-keywords{height:42px!important;display:flex!important;border:1px solid #d8dde3!important;}
  .cc-mobile-search-panel .cc-search-filters{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:10px!important;}
  .cc-mobile-search-panel select{width:100%!important;height:40px!important;}
  .cc-mobile-search-panel select[name="category_name"]{grid-column:1/-1!important;}
  .cc-mobile-search-panel .cc-filter-submit{grid-column:1/-1!important;width:100%!important;height:40px!important;}
  .cc-reading-toggle,.cc-single-thumb>.cc-share-widget--image{display:none!important;}
  .cc-share-floating-wrap{display:block!important;right:12px!important;left:auto!important;bottom:12px!important;}
}

/* v2.38 - Corrección real de espaciado publicitario */
/* La publicidad horizontal queda integrada a la grilla con el mismo aire arriba y abajo. */
.cc-latest-grid{
  column-gap:22px!important;
  row-gap:24px!important;
}
.cc-inline-ad{
  grid-column:1/-1!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  min-height:0!important;
  overflow:hidden!important;
  display:block!important;
}
.cc-inline-ad > *,
.cc-inline-ad .cc-ad-widget,
.cc-inline-ad .widget,
.cc-inline-ad .widget_block,
.cc-inline-ad .widget_text,
.cc-inline-ad .widget_media_image,
.cc-inline-ad .textwidget,
.cc-inline-ad figure,
.cc-inline-ad .wp-block-image,
.cc-inline-ad p{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  min-height:0!important;
  overflow:hidden!important;
  display:block!important;
}
.cc-inline-ad img,
.cc-inline-ad .wp-block-image img,
.cc-inline-ad .widget_media_image img,
.cc-inline-ad .textwidget img{
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  display:block!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  object-fit:cover!important;
}

/* La columna lateral usa una separación única y estable entre todos sus módulos. */
.cc-home-sidebar,
.cc-global-sidebar{
  gap:24px!important;
}
.cc-home-sidebar > *,
.cc-global-sidebar > *{
  margin-top:0!important;
  margin-bottom:0!important;
}
.cc-side-ad{
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:hidden!important;
  display:block!important;
}
.cc-side-ad > *,
.cc-side-ad .cc-ad-widget,
.cc-side-ad .widget,
.cc-side-ad .widget_block,
.cc-side-ad .widget_text,
.cc-side-ad .widget_media_image,
.cc-side-ad .textwidget,
.cc-side-ad figure,
.cc-side-ad .wp-block-image,
.cc-side-ad p{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  min-height:0!important;
  overflow:hidden!important;
  display:block!important;
}
.cc-side-ad img,
.cc-side-ad .wp-block-image img,
.cc-side-ad .widget_media_image img,
.cc-side-ad .textwidget img{
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  display:block!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  object-fit:cover!important;
}
@media (max-width:640px){
  .cc-latest-grid{row-gap:22px!important;}
  .cc-home-sidebar,.cc-global-sidebar{gap:22px!important;}
}

/* v2.39 - Ritmo visual final: publicidad y bloque editorial */
/* Bajamos todo el bloque posterior a "En movimiento" para que Últimas noticias, publicidad y sidebar respiren juntos. */
.cc-home-editorial{
  padding-top:28px!important;
}
/* La publicidad horizontal queda integrada con el mismo aire arriba y abajo dentro de la grilla. */
.cc-latest-grid{
  column-gap:22px!important;
  row-gap:24px!important;
}
.cc-inline-ad{
  grid-column:1/-1!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:hidden!important;
  min-height:0!important;
  display:block!important;
}
.cc-inline-ad > *,
.cc-inline-ad .widget,
.cc-inline-ad .widget_block,
.cc-inline-ad .widget_text,
.cc-inline-ad .widget_media_image,
.cc-inline-ad .textwidget,
.cc-inline-ad figure,
.cc-inline-ad .wp-block-image,
.cc-inline-ad p{
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  width:100%!important;
  max-width:100%!important;
  display:block!important;
  min-height:0!important;
}
.cc-inline-ad img,
.cc-inline-ad .wp-block-image img,
.cc-inline-ad .widget_media_image img,
.cc-inline-ad .textwidget img{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
}
/* La columna lateral usa una distancia uniforme entre módulos, sin agregar títulos ni marcos. */
.cc-home-sidebar,
.cc-global-sidebar{
  display:flex!important;
  flex-direction:column!important;
  gap:28px!important;
}
.cc-home-sidebar > *,
.cc-global-sidebar > *{
  margin-top:0!important;
  margin-bottom:0!important;
}
.cc-side-ad{
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  border-radius:0!important;
  overflow:hidden!important;
  height:auto!important;
  min-height:0!important;
  display:block!important;
}
.cc-side-ad > *,
.cc-side-ad .widget,
.cc-side-ad .widget_block,
.cc-side-ad .widget_text,
.cc-side-ad .widget_media_image,
.cc-side-ad .textwidget,
.cc-side-ad figure,
.cc-side-ad .wp-block-image,
.cc-side-ad p{
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  border-radius:0!important;
  width:100%!important;
  max-width:100%!important;
  display:block!important;
}
.cc-side-ad img,
.cc-side-ad .wp-block-image img,
.cc-side-ad .widget_media_image img,
.cc-side-ad .textwidget img{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
}
@media (max-width:980px){
  .cc-home-editorial{padding-top:24px!important;}
  .cc-home-sidebar,.cc-global-sidebar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important;}
}
@media (max-width:640px){
  .cc-home-editorial{padding-top:20px!important;}
  .cc-latest-grid{row-gap:22px!important;}
  .cc-home-sidebar,.cc-global-sidebar{grid-template-columns:1fr!important;gap:24px!important;}
}


/* v2.40 - Ajuste fino: menor espacio entre publicidad lateral superior y Lo más leído */
.cc-home-sidebar,
.cc-global-sidebar{
  display:flex!important;
  flex-direction:column!important;
  gap:0!important;
}
.cc-home-sidebar > .cc-side-widget,
.cc-global-sidebar > .cc-side-widget{
  margin-top:0!important;
  margin-bottom:24px!important;
}
.cc-home-sidebar > .cc-side-widget:last-child,
.cc-global-sidebar > .cc-side-widget:last-child{
  margin-bottom:0!important;
}
.cc-home-sidebar > .cc-side-ad:first-child,
.cc-global-sidebar > .cc-side-ad:first-child{
  margin-bottom:14px!important;
}
@media (max-width:980px){
  .cc-home-sidebar,
  .cc-global-sidebar{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:24px!important;
  }
  .cc-home-sidebar > .cc-side-widget,
  .cc-global-sidebar > .cc-side-widget{
    margin-bottom:0!important;
  }
}
@media (max-width:640px){
  .cc-home-sidebar,
  .cc-global-sidebar{
    grid-template-columns:1fr!important;
    gap:20px!important;
  }
}

/* v2.44 - Footer reorganizado por categorías */
.cc-footer-grid-v44{
    grid-template-columns:1.15fr 1.65fr .75fr!important;
    gap:38px!important;
}
.cc-footer-contact{margin-top:18px;}
.cc-footer-contact h3,
.cc-footer-categories-block h3,
.cc-footer-social-block h3{
    margin:0 0 12px!important;
    color:#fff!important;
    font-size:13px!important;
    font-weight:400!important;
    letter-spacing:.12px!important;
    text-transform:none!important;
}
.cc-footer-contact h3:before{content:"";display:inline-block;width:7px;height:7px;background:var(--cc-yellow);border-radius:50%;margin-right:8px;vertical-align:1px;}
.cc-footer-category-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px 24px!important;
    list-style:none!important;
    margin:0!important;
    padding:0!important;
}
.cc-footer-category-grid a{
    color:#c6d3d9!important;
    font-size:13px!important;
    font-weight:300!important;
    line-height:1.45!important;
    text-decoration:none!important;
}
.cc-footer-category-grid a:hover{color:var(--cc-yellow)!important;}
.cc-footer-brand p{max-width:360px!important;}
.cc-footer-email{margin-top:0!important;}
@media (max-width:900px){
    .cc-footer-grid-v44{grid-template-columns:1fr!important;gap:28px!important;}
    .cc-footer-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media (max-width:520px){
    .cc-footer-category-grid{grid-template-columns:1fr;gap:8px!important;}
}


/* v2.45 - Footer final: contacto alineado, categorías 2 columnas x 5 filas y responsive */
.cc-footer-grid-v44{
  grid-template-columns:1.08fr 1.72fr .72fr!important;
  gap:38px!important;
  align-items:start!important;
}
.cc-footer-brand p{
  max-width:370px!important;
  margin-bottom:16px!important;
}
.cc-footer-contact{
  margin-top:8px!important;
}
.cc-footer-contact h3,
.cc-footer-categories-block h3,
.cc-footer-social-block h3{
  margin:0 0 10px!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:400!important;
  letter-spacing:.12px!important;
  text-transform:uppercase!important;
  line-height:1.25!important;
}
.cc-footer-contact h3:before,
.cc-footer-categories-block h3:before,
.cc-footer-social-block h3:before{
  content:""!important;
  display:inline-block!important;
  width:7px!important;
  height:7px!important;
  background:var(--cc-yellow)!important;
  border-radius:50%!important;
  margin-right:8px!important;
  vertical-align:1px!important;
}
.cc-footer-email{
  display:inline-flex!important;
  margin-top:0!important;
  color:#c6d3d9!important;
  font-size:13px!important;
  font-weight:300!important;
  line-height:1.45!important;
  text-decoration:none!important;
}
.cc-footer-email:hover{
  color:var(--cc-yellow)!important;
}
.cc-footer-category-grid{
  display:grid!important;
  grid-auto-flow:column!important;
  grid-template-rows:repeat(5,auto)!important;
  grid-template-columns:repeat(2,minmax(0,max-content))!important;
  gap:8px 38px!important;
  list-style:none!important;
  margin:0!important;
  padding:0!important;
  align-items:start!important;
}
.cc-footer-category-grid li{
  margin:0!important;
  padding:0!important;
  min-width:0!important;
}
.cc-footer-category-grid a{
  display:inline-block!important;
  color:#c6d3d9!important;
  font-size:13px!important;
  font-weight:300!important;
  line-height:1.45!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}
.cc-footer-category-grid a:hover{
  color:var(--cc-yellow)!important;
}
@media (max-width:960px){
  .cc-footer-grid-v44{
    grid-template-columns:1fr!important;
    gap:28px!important;
  }
  .cc-footer-category-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-template-rows:repeat(5,auto)!important;
    gap:8px 28px!important;
  }
  .cc-footer-category-grid a{
    white-space:normal!important;
  }
}
@media (max-width:560px){
  .cc-footer-category-grid{
    grid-auto-flow:row!important;
    grid-template-columns:1fr!important;
    grid-template-rows:none!important;
    gap:8px!important;
  }
  .cc-footer-contact{
    margin-top:10px!important;
  }
}

/* v2.46 - Versión lectura accesible: limpia módulos, publicidad y reduce imágenes */
.cc-reading-toggle{
  position:fixed;
  right:18px;
  bottom:18px;
  z-index:10050;
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:42px;
  border:1px solid rgba(247,190,26,.72);
  border-radius:999px;
  background:#252b35;
  color:#fff;
  padding:8px 14px;
  box-shadow:0 10px 28px rgba(0,0,0,.18);
  font-family:Montserrat,Tahoma,Arial,sans-serif;
  font-size:12px;
  font-weight:500;
  letter-spacing:.08px;
  cursor:pointer;
}
.cc-reading-toggle:hover{background:#111720;color:var(--cc-yellow);}
.cc-reading-toggle.is-article-end{
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transform:translateY(10px)!important;
  transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s!important;
}
.cc-reading-toggle{transition:opacity .2s ease,transform .2s ease,visibility 0s linear 0s;}
.cc-reading-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--cc-yellow);color:#111720;font-weight:600;font-size:13px;}

body.cc-reading-mode,
html.cc-reading-mode-html body{
  background:#fbfcfd!important;
  color:#1b3749!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:19px!important;
  line-height:1.78!important;
}
body.cc-reading-mode .cc-topbar,
body.cc-reading-mode .cc-breaking,
body.cc-reading-mode .cc-brand-bg,
body.cc-reading-mode .cc-weather,
body.cc-reading-mode .cc-search-box,
body.cc-reading-mode .cc-news-flow,
body.cc-reading-mode .cc-global-sidebar,
body.cc-reading-mode .cc-inline-ad,
body.cc-reading-mode .cc-ad-widget,
body.cc-reading-mode .cc-ad-placeholder,
body.cc-reading-mode .cc-related-flow,
body.cc-reading-mode .cc-footer-live,
body.cc-reading-mode .cc-floating-social,
html.cc-reading-mode-html body .cc-topbar,
html.cc-reading-mode-html body .cc-breaking,
html.cc-reading-mode-html body .cc-brand-bg,
html.cc-reading-mode-html body .cc-weather,
html.cc-reading-mode-html body .cc-search-box,
html.cc-reading-mode-html body .cc-news-flow,
html.cc-reading-mode-html body .cc-global-sidebar,
html.cc-reading-mode-html body .cc-inline-ad,
html.cc-reading-mode-html body .cc-ad-widget,
html.cc-reading-mode-html body .cc-ad-placeholder,
html.cc-reading-mode-html body .cc-related-flow,
html.cc-reading-mode-html body .cc-footer-live,
html.cc-reading-mode-html body .cc-floating-social{display:none!important;}

body.cc-reading-mode .cc-site-header,
html.cc-reading-mode-html body .cc-site-header{box-shadow:none!important;border-bottom:1px solid #dfe3e8!important;}
body.cc-reading-mode .cc-brand-header,
html.cc-reading-mode-html body .cc-brand-header{height:auto!important;min-height:74px!important;background:#fff!important;border-bottom:1px solid #e5e9ed!important;}
body.cc-reading-mode .cc-brand-inner,
html.cc-reading-mode-html body .cc-brand-inner{height:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:12px 0!important;}
body.cc-reading-mode .cc-brand-logo-wrap,
html.cc-reading-mode-html body .cc-brand-logo-wrap{padding:0!important;height:auto!important;}
body.cc-reading-mode .cc-brand-logo img,
body.cc-reading-mode .cc-brand-logo .custom-logo,
html.cc-reading-mode-html body .cc-brand-logo img,
html.cc-reading-mode-html body .cc-brand-logo .custom-logo{max-width:205px!important;max-height:58px!important;}
body.cc-reading-mode .cc-main-nav,
html.cc-reading-mode-html body .cc-main-nav{background:#fff!important;color:#1b3749!important;border-bottom:3px solid var(--cc-yellow)!important;height:auto!important;}
body.cc-reading-mode .cc-nav-inner,
html.cc-reading-mode-html body .cc-nav-inner{height:auto!important;justify-content:center!important;}
body.cc-reading-mode .cc-menu-list,
html.cc-reading-mode-html body .cc-menu-list{justify-content:center!important;flex-wrap:wrap!important;gap:2px 14px!important;}
body.cc-reading-mode .cc-menu-list a,
html.cc-reading-mode-html body .cc-menu-list a{height:38px!important;color:#1b3749!important;font-family:Montserrat,Tahoma,Arial,sans-serif!important;font-size:11px!important;}
body.cc-reading-mode .cc-page-layout,
body.cc-reading-mode .cc-home-editorial,
html.cc-reading-mode-html body .cc-page-layout,
html.cc-reading-mode-html body .cc-home-editorial{display:block!important;width:min(860px,calc(100% - 36px))!important;margin:0 auto!important;}
body.cc-reading-mode .cc-page-main,
body.cc-reading-mode .cc-home-main,
html.cc-reading-mode-html body .cc-page-main,
html.cc-reading-mode-html body .cc-home-main{width:100%!important;max-width:100%!important;}
body.cc-reading-mode .cc-section-heading,
html.cc-reading-mode-html body .cc-section-heading{border-bottom:1px solid #dfe3e8!important;padding:26px 0 14px!important;margin-bottom:8px!important;}
body.cc-reading-mode .cc-section-title span,
html.cc-reading-mode-html body .cc-section-title span{height:18px!important;}
body.cc-reading-mode .cc-section-title h1,
html.cc-reading-mode-html body .cc-section-title h1{font-family:Montserrat,Tahoma,Arial,sans-serif!important;font-size:22px!important;color:#1b3749!important;}
body.cc-reading-mode .cc-latest-grid,
html.cc-reading-mode-html body .cc-latest-grid{display:block!important;}
body.cc-reading-mode .cc-card,
html.cc-reading-mode-html body .cc-card{display:grid!important;grid-template-columns:116px 1fr!important;gap:16px!important;border:0!important;border-bottom:1px solid #dfe3e8!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;padding:18px 0!important;overflow:visible!important;}
body.cc-reading-mode .cc-card-thumb,
html.cc-reading-mode-html body .cc-card-thumb{height:78px!important;border-radius:6px!important;background:#eef1f4!important;}
body.cc-reading-mode .cc-card-thumb img,
html.cc-reading-mode-html body .cc-card-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;}
body.cc-reading-mode .cc-card-body,
html.cc-reading-mode-html body .cc-card-body{padding:0!important;}
body.cc-reading-mode .cc-card-cat,
body.cc-reading-mode .cc-single-cat,
html.cc-reading-mode-html body .cc-card-cat,
html.cc-reading-mode-html body .cc-single-cat{font-family:Montserrat,Tahoma,Arial,sans-serif!important;background:#f9d730!important;color:#111720!important;font-size:10px!important;}
body.cc-reading-mode .cc-card h2,
html.cc-reading-mode-html body .cc-card h2{font-family:Georgia,'Times New Roman',serif!important;font-size:23px!important;line-height:1.25!important;margin:0 0 6px!important;color:#1b3749!important;}
body.cc-reading-mode .cc-card p,
html.cc-reading-mode-html body .cc-card p{font-size:16px!important;line-height:1.55!important;color:#4f5b66!important;margin-bottom:8px!important;}
body.cc-reading-mode .cc-card-meta,
html.cc-reading-mode-html body .cc-card-meta{font-family:Montserrat,Tahoma,Arial,sans-serif!important;font-size:11px!important;color:#6a7c88!important;}
body.cc-reading-mode .cc-single,
html.cc-reading-mode-html body .cc-single{max-width:820px!important;margin:0 auto!important;padding:34px 0 52px!important;}
body.cc-reading-mode .cc-single-header h1,
html.cc-reading-mode-html body .cc-single-header h1{font-family:Georgia,'Times New Roman',serif!important;font-size:42px!important;line-height:1.16!important;color:#1b3749!important;font-weight:600!important;letter-spacing:-.2px!important;}
body.cc-reading-mode .cc-single-meta,
html.cc-reading-mode-html body .cc-single-meta{font-family:Montserrat,Tahoma,Arial,sans-serif!important;font-size:12px!important;color:#6a7c88!important;}
body.cc-reading-mode .cc-single-excerpt,
html.cc-reading-mode-html body .cc-single-excerpt{font-size:21px!important;line-height:1.58!important;color:#4f5b66!important;}
body.cc-reading-mode .cc-single-thumb,
html.cc-reading-mode-html body .cc-single-thumb{max-width:360px!important;margin:0 0 22px!important;border-radius:8px!important;}
body.cc-reading-mode .cc-single-content,
html.cc-reading-mode-html body .cc-single-content{max-width:760px!important;font-family:Georgia,'Times New Roman',serif!important;font-size:20px!important;line-height:1.82!important;color:#1b3749!important;font-weight:400!important;}
body.cc-reading-mode .cc-single-content h2,
body.cc-reading-mode .cc-single-content h3,
body.cc-reading-mode .cc-single-content h4,
html.cc-reading-mode-html body .cc-single-content h2,
html.cc-reading-mode-html body .cc-single-content h3,
html.cc-reading-mode-html body .cc-single-content h4{font-family:Georgia,'Times New Roman',serif!important;color:#1b3749!important;font-weight:600!important;}
body.cc-reading-mode .cc-single-content img,
html.cc-reading-mode-html body .cc-single-content img{max-width:360px!important;border-radius:8px!important;margin:18px 0!important;}
body.cc-reading-mode .cc-single-tags,
html.cc-reading-mode-html body .cc-single-tags{display:none!important;}
body.cc-reading-mode .cc-footer,
html.cc-reading-mode-html body .cc-footer{background:#fff!important;color:#6a7c88!important;border-top:1px solid #dfe3e8!important;padding:18px 0!important;}
body.cc-reading-mode .cc-footer-grid,
body.cc-reading-mode .cc-footer-social-block,
body.cc-reading-mode .cc-footer-categories-block,
html.cc-reading-mode-html body .cc-footer-grid,
html.cc-reading-mode-html body .cc-footer-social-block,
html.cc-reading-mode-html body .cc-footer-categories-block{display:none!important;}
body.cc-reading-mode .cc-footer-wawi,
html.cc-reading-mode-html body .cc-footer-wawi{background:#fff!important;border-top:0!important;}
body.cc-reading-mode .cc-footer-credit-line,
html.cc-reading-mode-html body .cc-footer-credit-line{color:#6a7c88!important;white-space:normal!important;font-family:Montserrat,Tahoma,Arial,sans-serif!important;}
body.cc-reading-mode .cc-reading-toggle,
html.cc-reading-mode-html body .cc-reading-toggle{background:#f9d730!important;color:#111720!important;border-color:#d9b300!important;}
body.cc-reading-mode .cc-reading-icon,
html.cc-reading-mode-html body .cc-reading-icon{background:#111720!important;color:#fff!important;}
@media (max-width:700px){
  .cc-reading-toggle{right:12px;bottom:12px;padding:7px 11px;font-size:11px;}
  body.cc-reading-mode .cc-card,
  html.cc-reading-mode-html body .cc-card{grid-template-columns:88px 1fr!important;gap:12px!important;}
  body.cc-reading-mode .cc-card-thumb,
  html.cc-reading-mode-html body .cc-card-thumb{height:66px!important;}
  body.cc-reading-mode .cc-card h2,
  html.cc-reading-mode-html body .cc-card h2{font-size:20px!important;}
  body.cc-reading-mode .cc-card p,
  html.cc-reading-mode-html body .cc-card p{display:none!important;}
  body.cc-reading-mode .cc-single-header h1,
  html.cc-reading-mode-html body .cc-single-header h1{font-size:33px!important;}
  body.cc-reading-mode .cc-single-content,
  html.cc-reading-mode-html body .cc-single-content{font-size:18px!important;line-height:1.76!important;}
  body.cc-reading-mode .cc-single-thumb,
  body.cc-reading-mode .cc-single-content img,
  html.cc-reading-mode-html body .cc-single-thumb,
  html.cc-reading-mode-html body .cc-single-content img{max-width:100%!important;}
}

/* Mundial Argentina: mensaje central nítido + confeti reforzado */
#cc-vamos-argentina{
  position:fixed;
  inset:0;
  display:flex;
  align-items:center;
  justify-content:center;
  z-index:2147483646;
  pointer-events:none;
  background:rgba(3,38,49,.10);
  opacity:1;
  animation:ccVamosBackdrop 3.8s ease forwards;
}
#cc-vamos-argentina .cc-vamos-text{
  display:inline-block;
  padding:.16em .32em;
  font-family:Arial, Helvetica, sans-serif;
  font-size:clamp(46px,9vw,128px);
  line-height:.95;
  font-weight:1000;
  letter-spacing:.035em;
  text-align:center;
  color:#ffffff;
  -webkit-text-stroke:clamp(2px,.38vw,6px) #74ACDF;
  text-shadow:
    0 3px 0 #ffffff,
    0 7px 0 rgba(116,172,223,.78),
    0 12px 24px rgba(3,38,49,.35),
    0 0 30px rgba(116,172,223,.55);
  filter:drop-shadow(0 12px 24px rgba(3,38,49,.28));
  transform:scale(.72);
  animation:ccVamosText 3.6s cubic-bezier(.18,.9,.28,1) forwards;
  will-change:transform, opacity;
}
#cc-vamos-argentina.cc-vamos-out .cc-vamos-text{
  opacity:0;
  transform:scale(1.18);
}
.cc-confetti{
  position:fixed;
  left:0;
  bottom:-44px;
  z-index:2147483645;
  display:block;
  border-radius:2px;
  pointer-events:none;
  opacity:0;
  box-shadow:0 0 1px rgba(3,38,49,.22), 0 0 10px rgba(255,255,255,.68);
  animation-name:ccConfettiArgentina;
  animation-timing-function:cubic-bezier(.18,.78,.22,1);
  animation-fill-mode:forwards;
  will-change:transform, opacity;
}
.cc-confetti-strip{
  height:42px!important;
  width:7px!important;
  border-radius:999px;
}
@keyframes ccVamosText{
  0%{opacity:0;transform:scale(.55) translateY(18px);}
  14%{opacity:1;transform:scale(1.08) translateY(0);}
  28%{transform:scale(1) translateY(0);}
  78%{opacity:1;transform:scale(1) translateY(0);}
  100%{opacity:0;transform:scale(1.18) translateY(-8px);}
}
@keyframes ccVamosBackdrop{
  0%{opacity:0;}
  12%{opacity:1;}
  82%{opacity:1;}
  100%{opacity:0;}
}
@keyframes ccConfettiArgentina{
  0%{opacity:1;transform:translate3d(0,0,0) rotate(0deg);}
  72%{opacity:1;}
  100%{opacity:0;transform:translate3d(var(--cc-drift),var(--cc-rise),0) rotate(var(--cc-rot));}
}
@media (max-width:700px){
  /* En mobile/responsive no mostramos el texto: solo queda el confeti. */
  #cc-vamos-argentina{display:none!important;}
}
@media (max-width:700px){
  #cc-vamos-argentina{
    position:fixed!important;
    inset:0!important;
    min-height:100vh;
    min-height:100dvh;
    z-index:2147483646!important;
  }
  .cc-confetti{
    position:fixed!important;
    bottom:-60px!important;
    z-index:2147483645!important;
  }
}
@media (prefers-reduced-motion:reduce){
  #cc-vamos-argentina,.cc-confetti{display:none!important;}
}


/* v2.59 - Tres espacios de publicidad horizontales antes del footer con menor separación */
.cc-prefooter-ads{
  margin:10px 0!important;
  padding:0!important;
}
.cc-prefooter-ads-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:20px!important;
  align-items:stretch!important;
}
.cc-prefooter-ad-slot{
  min-height:115px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
.cc-prefooter-ad-slot .cc-ad-widget,
.cc-prefooter-ad-slot .widget,
.cc-prefooter-ad-slot .widget_block,
.cc-prefooter-ad-slot .widget_text,
.cc-prefooter-ad-slot .widget_media_image,
.cc-prefooter-ad-slot .textwidget,
.cc-prefooter-ad-slot figure,
.cc-prefooter-ad-slot .wp-block-image,
.cc-prefooter-ad-slot p{
  width:100%!important;
  max-width:100%!important;
  height:100%!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  display:block!important;
  overflow:hidden!important;
}
.cc-prefooter-ad-slot img,
.cc-prefooter-ad-slot .wp-block-image img,
.cc-prefooter-ad-slot .widget_media_image img,
.cc-prefooter-ad-slot .textwidget img{
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  display:block!important;
  object-fit:cover!important;
  border:0!important;
  border-radius:0!important;
  margin:0!important;
  padding:0!important;
}
.cc-prefooter-ad-slot .cc-ad-placeholder{
  min-height:115px!important;
  border:1px dashed #d4d9df!important;
  background:#f7f8fa!important;
}
@media (max-width:980px){
  .cc-prefooter-ads-grid{grid-template-columns:1fr!important;gap:14px!important;}
  .cc-prefooter-ad-slot{min-height:95px!important;}
  .cc-prefooter-ad-slot .cc-ad-placeholder{min-height:95px!important;}
}
@media (max-width:640px){
  .cc-prefooter-ads{margin:10px 0!important;}
}


/* v2.60 - Ajuste real: sin aire excesivo entre contenido, publicidad y footer */
.cc-prefooter-ads{
  margin-top:0!important;
  margin-bottom:0!important;
  padding-top:0!important;
  padding-bottom:0!important;
}
.cc-prefooter-ads .cc-container{
  padding-top:0!important;
  padding-bottom:0!important;
}
.cc-prefooter-ads-grid{
  gap:20px!important;
}
.cc-prefooter-ads + .cc-footer,
.cc-prefooter-ads + .cc-footer-premium{
  margin-top:12px!important;
}
.cc-footer-premium{
  margin-top:12px!important;
}
/* quita aire residual si el contenido anterior deja margen inferior */
main > *:last-child{
  margin-bottom:0!important;
}
@media (max-width:640px){
  .cc-prefooter-ads{margin-top:0!important;margin-bottom:0!important;}
  .cc-prefooter-ads + .cc-footer,
  .cc-prefooter-ads + .cc-footer-premium,
  .cc-footer-premium{margin-top:10px!important;}
}


.cc-home-editorial{margin-bottom:0!important;padding-bottom:0!important}.cc-home-main,.cc-latest-grid{margin-bottom:0!important}.cc-prefooter-ads{margin-top:0!important;padding-top:0!important;padding-bottom:10px!important}.cc-footer{margin-top:0!important}


/* v2.62 - Prefooter: recupera un espaciado superior mínimo sin agrandar el aire inferior */
.cc-prefooter-ads{
  margin-top:12px!important;
  margin-bottom:0!important;
  padding-top:0!important;
  padding-bottom:8px!important;
}
.cc-prefooter-ads .cc-container{
  padding-top:0!important;
  padding-bottom:0!important;
}
.cc-prefooter-ads + .cc-footer,
.cc-prefooter-ads + .cc-footer-premium,
.cc-footer-premium{
  margin-top:0!important;
}
@media (max-width:640px){
  .cc-prefooter-ads{
    margin-top:10px!important;
    margin-bottom:0!important;
    padding-bottom:8px!important;
  }
}


/* v2.63 - Prefooter equilibrado + cinta legal del editor responsable */
.cc-prefooter-ads{
  margin-top:22px!important;
  margin-bottom:0!important;
  padding-top:0!important;
  padding-bottom:18px!important;
}
.cc-prefooter-ads .cc-container{
  padding-top:0!important;
  padding-bottom:0!important;
}
.cc-prefooter-ads + .cc-footer,
.cc-prefooter-ads + .cc-footer-premium,
.cc-footer-premium{
  margin-top:0!important;
}
.cc-footer-legal-strip{
  border-top:1px solid rgba(249,215,48,.55);
  border-bottom:1px solid rgba(255,255,255,.12);
  background:#032631;
  color:#fff;
  font-size:12px;
  line-height:1.45;
}
.cc-footer-legal-strip-inner{
  min-height:42px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  gap:6px;
  padding-top:8px;
  padding-bottom:8px;
}
.cc-footer-legal-strip a{
  color:#fff;
  font-weight:400;
  text-decoration:none;
}
.cc-footer-legal-strip a:hover{
  color:var(--cc-yellow);
}
@media (max-width:640px){
  .cc-prefooter-ads{
    margin-top:20px!important;
    margin-bottom:0!important;
    padding-bottom:18px!important;
  }
  .cc-footer-legal-strip-inner{
    justify-content:flex-start;
    text-align:left;
    font-size:11px;
  }
}


/* v2.66 - Ajuste real del pre-footer en noticias individuales
   El aire superior en single lo estaba generando el padding inferior de .cc-page-layout. */
body.single .cc-page-layout,
body.single-post .cc-page-layout{
  padding-bottom:0!important;
  margin-bottom:0!important;
}
body.single .cc-page-main,
body.single-post .cc-page-main,
body.single .cc-single,
body.single-post .cc-single{
  margin-bottom:0!important;
  padding-bottom:0!important;
}
body.single .cc-related-flow,
body.single-post .cc-related-flow{
  margin-bottom:0!important;
  padding-bottom:0!important;
}
body.single .cc-prefooter-ads,
body.single-post .cc-prefooter-ads{
  margin-top:22px!important;
  margin-bottom:0!important;
  padding-top:0!important;
  padding-bottom:18px!important;
}
@media (max-width:640px){
  body.single .cc-prefooter-ads,
  body.single-post .cc-prefooter-ads{
    margin-top:20px!important;
    padding-bottom:18px!important;
  }
}


/* v2.68 - Publicidades proporcionales y sin altura fija
   Todos los espacios de publicidad toman el ancho disponible y dejan que la altura
   salga de la proporción real del banner cargado. Evita recortes, deformaciones y aire extra. */
.cc-side-ad,
.cc-inline-ad,
.cc-home-ad-slot,
.cc-prefooter-ad-slot{
  height:auto!important;
  min-height:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.cc-side-ad .cc-ad-widget,
.cc-side-ad .widget,
.cc-side-ad .widget_block,
.cc-side-ad .widget_text,
.cc-side-ad .widget_media_image,
.cc-side-ad .textwidget,
.cc-side-ad figure,
.cc-side-ad .wp-block-image,
.cc-side-ad p,
.cc-inline-ad .cc-ad-widget,
.cc-inline-ad .widget,
.cc-inline-ad .widget_block,
.cc-inline-ad .widget_text,
.cc-inline-ad .widget_media_image,
.cc-inline-ad .textwidget,
.cc-inline-ad figure,
.cc-inline-ad .wp-block-image,
.cc-inline-ad p,
.cc-home-ad-slot .cc-ad-widget,
.cc-home-ad-slot .widget,
.cc-home-ad-slot .widget_block,
.cc-home-ad-slot .widget_text,
.cc-home-ad-slot .widget_media_image,
.cc-home-ad-slot .textwidget,
.cc-home-ad-slot figure,
.cc-home-ad-slot .wp-block-image,
.cc-home-ad-slot p,
.cc-prefooter-ad-slot .cc-ad-widget,
.cc-prefooter-ad-slot .widget,
.cc-prefooter-ad-slot .widget_block,
.cc-prefooter-ad-slot .widget_text,
.cc-prefooter-ad-slot .widget_media_image,
.cc-prefooter-ad-slot .textwidget,
.cc-prefooter-ad-slot figure,
.cc-prefooter-ad-slot .wp-block-image,
.cc-prefooter-ad-slot p{
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
  display:block!important;
}
.cc-side-ad img,
.cc-side-ad .wp-block-image img,
.cc-side-ad .widget_media_image img,
.cc-side-ad .textwidget img,
.cc-inline-ad img,
.cc-inline-ad .wp-block-image img,
.cc-inline-ad .widget_media_image img,
.cc-inline-ad .textwidget img,
.cc-home-ad-slot img,
.cc-home-ad-slot .wp-block-image img,
.cc-home-ad-slot .widget_media_image img,
.cc-home-ad-slot .textwidget img,
.cc-prefooter-ad-slot img,
.cc-prefooter-ad-slot .wp-block-image img,
.cc-prefooter-ad-slot .widget_media_image img,
.cc-prefooter-ad-slot .textwidget img{
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  min-height:0!important;
  display:block!important;
  object-fit:contain!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
}
.cc-side-ad iframe,
.cc-side-ad ins,
.cc-inline-ad iframe,
.cc-inline-ad ins,
.cc-home-ad-slot iframe,
.cc-home-ad-slot ins,
.cc-prefooter-ad-slot iframe,
.cc-prefooter-ad-slot ins{
  max-width:100%!important;
}
.cc-side-ad .cc-ad-placeholder,
.cc-inline-ad .cc-ad-placeholder,
.cc-home-ad-slot .cc-ad-placeholder,
.cc-prefooter-ad-slot .cc-ad-placeholder{
  height:auto!important;
  min-height:0!important;
  aspect-ratio:300/250;
  border:1px dashed #d4d9df;
  background:#f7f8fa;
}
.cc-side-ad-half .cc-ad-placeholder{
  aspect-ratio:300/125;
}
.cc-inline-ad .cc-ad-placeholder,
.cc-home-ad-slot .cc-ad-placeholder{
  aspect-ratio:910/115;
}
.cc-prefooter-ad-slot .cc-ad-placeholder{
  aspect-ratio:728/90;
}
@media (max-width:640px){
  .cc-side-ad .cc-ad-placeholder,
  .cc-inline-ad .cc-ad-placeholder,
  .cc-home-ad-slot .cc-ad-placeholder,
  .cc-prefooter-ad-slot .cc-ad-placeholder{
    min-height:0!important;
  }
}

/* v2.71 - Footer legal ampliado para DNDA y Medios Vecinales GCBA */
.cc-footer-legal-strip-inner-v71{
  min-height:0;
  display:grid;
  align-items:center;
  justify-content:center;
  gap:6px;
  padding-top:12px;
  padding-bottom:12px;
  text-align:center;
}
.cc-footer-legal-main{
  font-size:12.5px;
  color:#fff;
}
.cc-footer-legal-main strong{
  color:var(--cc-yellow);
  font-weight:500;
}
.cc-footer-legal-details{
  max-width:1120px;
  margin:0 auto;
  color:#d8e3e8;
  font-size:11.5px;
  line-height:1.55;
}
.cc-footer-legal-links{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px 16px;
  flex-wrap:wrap;
  margin-top:2px;
}
.cc-footer-legal-links a{
  color:#fff;
  font-size:11.5px;
  text-decoration:none;
}
.cc-footer-legal-links a:hover{
  color:var(--cc-yellow);
}
@media (max-width:640px){
  .cc-footer-legal-strip-inner-v71{
    justify-content:flex-start;
    text-align:left;
    gap:7px;
  }
  .cc-footer-legal-links{
    justify-content:flex-start;
  }
}


/* v2.72 - Portada: 11 noticias en esquema 2 + 3 + 3 + 3 */
.cc-latest-grid{
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
}
.cc-latest-card-featured{
  grid-column:span 3!important;
}
.cc-latest-card-compact{
  grid-column:span 2!important;
}
.cc-latest-card-compact .cc-card-thumb{
  height:150px!important;
}
.cc-latest-card-compact .cc-card-body h2{
  font-size:18px;
  line-height:1.22;
}
.cc-latest-card-compact .cc-card-body p{
  font-size:13px;
}
@media (max-width:980px){
  .cc-latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .cc-latest-card-featured,
  .cc-latest-card-compact{grid-column:span 1!important;}
  .cc-latest-card-compact .cc-card-thumb{height:180px!important;}
}
@media (max-width:640px){
  .cc-latest-grid{grid-template-columns:1fr!important;}
  .cc-latest-card-featured,
  .cc-latest-card-compact{grid-column:1/-1!important;}
  .cc-latest-card-compact .cc-card-thumb{height:205px!important;}
}


/* v2.73 - Publicidades internas de portada: 2 noticias + banner + 3 + banner + 3 + banner + 3 */
.cc-inline-ad{
  grid-column:1/-1!important;
}
.cc-inline-ad img,
.cc-inline-ad .wp-block-image img,
.cc-inline-ad .widget_media_image img,
.cc-inline-ad .textwidget img{
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  display:block!important;
  object-fit:contain!important;
}



/* v2.83 - Cinta "En movimiento": estructura restaurada y desplazamiento muy lento. */
.cc-news-flow .cc-flow-track{
  animation-name:ccFlowMove!important;
  animation-duration:1800s!important;
  animation-timing-function:linear!important;
  animation-iteration-count:infinite!important;
}

/* v2.86 - Contraste efectivo del texto de las notas.
 * Selectores específicos para el contenido real renderizado por WordPress.
 */
body.single .cc-single-content,
body.single .cc-single-content p,
body.single .cc-single-content li,
body.single .cc-single-content div,
body.single .cc-single-content span:not(.cc-single-cat),
body.single article .entry-content,
body.single article .entry-content p,
body.single article .entry-content li,
body.single .wp-block-paragraph,
body.single .wp-block-list,
body.single .wp-block-list li {
    color: #2F3740 !important;
    opacity: 1 !important;
}

/* Copete o bajada */
body.single .cc-single-excerpt,
body.single .entry-summary,
body.single .entry-summary p {
    color: #38424C !important;
    opacity: 1 !important;
}

/* Títulos y subtítulos internos */
body.single .cc-single-content h2,
body.single .cc-single-content h3,
body.single .cc-single-content h4,
body.single .entry-content h2,
body.single .entry-content h3,
body.single .entry-content h4 {
    color: #20262D !important;
}

/* Texto de portada, archivo, buscador y cinta En movimiento */
.cc-card h2,
.cc-card h2 a,
.cc-flow-card-title,
.cc-related-card-title,
.cc-most-read li a,
.entry-title,
.entry-title a {
    color: #242B33 !important;
}

.cc-card p,
.entry-summary,
.cc-archive-excerpt,
.cc-search-excerpt {
    color: #3B4550 !important;
}

/* Fechas y metadatos, algo más oscuros pero secundarios */
.cc-card-meta,
.cc-flow-meta,
.cc-single-meta,
.cc-post-meta,
.cc-related-meta,
.cc-archive-meta,
.cc-search-meta {
    color: #626E79 !important;
    opacity: 1 !important;
}


/* v2.87 - Resguardo de contraste del cuerpo de las notas */
body.single-post article.cc-single .cc-single-content,
body.single-post article.cc-single .cc-single-content *,
body.single article.cc-single .cc-single-content,
body.single article.cc-single .cc-single-content *{
    color:#303840!important;
    opacity:1!important;
}
body.single-post article.cc-single .cc-single-content h2,
body.single-post article.cc-single .cc-single-content h3,
body.single-post article.cc-single .cc-single-content h4{
    color:#20262D!important;
}

/* v2.88 - Textos más oscuros en escritorio, tablet y celular. */

/* Cuerpo real de las noticias */
html body.single article.cc-single div.cc-single-content.cc-editorial-text,
html body.single article.cc-single div.cc-single-content.cc-editorial-text p,
html body.single article.cc-single div.cc-single-content.cc-editorial-text li,
html body.single article.cc-single div.cc-single-content.cc-editorial-text span,
html body.single article.cc-single div.cc-single-content.cc-editorial-text div,
html body.single article.cc-single div.cc-single-content.cc-editorial-text blockquote {
    color:#252C33 !important;
    opacity:1 !important;
    -webkit-text-fill-color:#252C33 !important;
}

/* Encabezados dentro de las notas */
html body.single .cc-editorial-text h2,
html body.single .cc-editorial-text h3,
html body.single .cc-editorial-text h4,
html body.single .cc-editorial-text strong {
    color:#1D2329 !important;
    -webkit-text-fill-color:#1D2329 !important;
}

/* Portada, archivos, relacionadas y En movimiento */
.cc-card h2,
.cc-card h2 a,
.cc-flow-card-title,
.cc-related-card-title,
.cc-most-read li a,
.entry-title,
.entry-title a {
    color:#222930 !important;
    -webkit-text-fill-color:#222930 !important;
}

.cc-card p,
.entry-summary,
.cc-archive-excerpt,
.cc-search-excerpt,
.cc-side-muted {
    color:#36404A !important;
    -webkit-text-fill-color:#36404A !important;
}

.cc-card-meta,
.cc-flow-meta,
.cc-single-meta,
.cc-post-meta,
.cc-related-meta,
.cc-archive-meta,
.cc-search-meta {
    color:#596571 !important;
    -webkit-text-fill-color:#596571 !important;
    opacity:1 !important;
}

/* Tablet */
@media screen and (max-width:900px) {
    html body.single article.cc-single div.cc-single-content.cc-editorial-text,
    html body.single article.cc-single div.cc-single-content.cc-editorial-text p,
    html body.single article.cc-single div.cc-single-content.cc-editorial-text li,
    html body.single article.cc-single div.cc-single-content.cc-editorial-text span,
    html body.single article.cc-single div.cc-single-content.cc-editorial-text div {
        color:#222A31 !important;
        -webkit-text-fill-color:#222A31 !important;
        opacity:1 !important;
    }

    .cc-card h2,
    .cc-card h2 a,
    .cc-flow-card-title,
    .cc-related-card-title,
    .cc-most-read li a {
        color:#20272E !important;
        -webkit-text-fill-color:#20272E !important;
    }

    .cc-card p,
    .entry-summary,
    .cc-archive-excerpt,
    .cc-search-excerpt {
        color:#313B45 !important;
        -webkit-text-fill-color:#313B45 !important;
    }
}

/* Celular */
@media screen and (max-width:600px) {
    html body.single article.cc-single div.cc-single-content.cc-editorial-text,
    html body.single article.cc-single div.cc-single-content.cc-editorial-text p,
    html body.single article.cc-single div.cc-single-content.cc-editorial-text li,
    html body.single article.cc-single div.cc-single-content.cc-editorial-text span,
    html body.single article.cc-single div.cc-single-content.cc-editorial-text div,
    html body.single article.cc-single div.cc-single-content.cc-editorial-text blockquote {
        color:#1F262D !important;
        -webkit-text-fill-color:#1F262D !important;
        opacity:1 !important;
    }

    .cc-card h2,
    .cc-card h2 a,
    .cc-flow-card-title,
    .cc-related-card-title,
    .cc-most-read li a,
    .entry-title,
    .entry-title a {
        color:#1D242B !important;
        -webkit-text-fill-color:#1D242B !important;
    }

    .cc-card p,
    .entry-summary,
    .cc-archive-excerpt,
    .cc-search-excerpt,
    .cc-side-muted {
        color:#2E3842 !important;
        -webkit-text-fill-color:#2E3842 !important;
    }

    .cc-card-meta,
    .cc-flow-meta,
    .cc-single-meta,
    .cc-post-meta,
    .cc-related-meta,
    .cc-archive-meta,
    .cc-search-meta {
        color:#515D68 !important;
        -webkit-text-fill-color:#515D68 !important;
    }
}




/* v2.98 - Cinta legible con velocidad proporcional y footer legal siempre visible. */
.cc-news-flow .cc-flow-track{
  animation-name:ccFlowMove!important;
  animation-duration:var(--cc-flow-duration,540s)!important;
  animation-timing-function:linear!important;
  animation-delay:0s!important;
  animation-iteration-count:infinite!important;
  animation-direction:normal!important;
  will-change:transform;
}
.cc-news-flow:hover .cc-flow-track{animation-play-state:paused!important;}
.cc-footer-legal-strip{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  position:relative!important;
  z-index:2!important;
  background:#032631!important;
  color:#fff!important;
  border-top:1px solid rgba(249,215,48,.70)!important;
  min-height:88px!important;
  overflow:visible!important;
}
.cc-footer-legal-strip .cc-container,
.cc-footer-legal-strip-inner,
.cc-footer-legal-strip-inner-v71{
  display:grid!important;
  visibility:visible!important;
  opacity:1!important;
  width:100%!important;
  min-height:88px!important;
  align-content:center!important;
  gap:7px!important;
  padding-top:13px!important;
  padding-bottom:13px!important;
}
.cc-footer-legal-main,
.cc-footer-legal-details,
.cc-footer-legal-details .cc-issue-number,
.cc-footer-legal-details .cc-dnda-number,
.cc-footer-legal-details .cc-footer-responsible{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  position:static!important;
  height:auto!important;
  max-height:none!important;
  overflow:visible!important;
}
.cc-footer-legal-details{color:#d8e3e8!important;line-height:1.65!important;}
.cc-footer-legal-details .cc-issue-number,
.cc-footer-legal-details .cc-dnda-number{color:#fff!important;margin-bottom:3px!important;}
@media (max-width:640px){
  .cc-news-flow .cc-flow-track{animation-duration:var(--cc-flow-duration,600s)!important;}
  .cc-footer-legal-strip .cc-container,
  .cc-footer-legal-strip-inner,
  .cc-footer-legal-strip-inner-v71{text-align:left!important;justify-content:start!important;}
}
@media (prefers-reduced-motion:reduce){.cc-news-flow .cc-flow-track{animation-play-state:paused!important;}}


/* v2.99 - Datos legales en el orden editorial original, sin neón y en una sola línea */
.cc-footer-legal-strip{
  min-height:0!important;
  background:#032631!important;
  border-top:1px solid rgba(255,255,255,.13)!important;
  color:#d8e3e8!important;
}
.cc-footer-legal-strip-inner-v99{
  display:block!important;
  min-height:0!important;
  padding-top:11px!important;
  padding-bottom:11px!important;
  text-align:center!important;
}
.cc-footer-legal-line{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:nowrap!important;
  gap:0!important;
  margin:0!important;
  color:#d8e3e8!important;
  font-family:inherit!important;
  font-size:11.5px!important;
  font-weight:400!important;
  line-height:1.5!important;
  letter-spacing:0!important;
  text-shadow:none!important;
  white-space:nowrap!important;
}
.cc-footer-legal-line span{
  display:inline!important;
  color:inherit!important;
  font:inherit!important;
  text-shadow:none!important;
  filter:none!important;
  box-shadow:none!important;
}
.cc-footer-legal-line span + span::before{
  content:" ";
  white-space:pre;
}
.cc-footer-legal-line a{
  color:inherit!important;
  font:inherit!important;
  text-decoration:none!important;
  text-shadow:none!important;
}
.cc-footer-legal-line a:hover{color:#fff!important;text-decoration:underline!important;}
@media (max-width:1100px){
  .cc-footer-legal-strip-inner-v99{overflow-x:auto!important;scrollbar-width:thin;}
  .cc-footer-legal-line{justify-content:flex-start!important;width:max-content!important;min-width:100%!important;padding-right:8px!important;}
}

/* v2.100 - separadores visibles entre bloques legales del footer */
.cc-footer-legal-line .cc-footer-separator{display:inline-block;margin:0 .65em;color:inherit;font:inherit;line-height:inherit;text-shadow:none;filter:none;vertical-align:middle;}

/* v2.101 - ajuste final de espaciado footer legal */
.cc-footer-legal-line{letter-spacing:.05px!important;}

/* v2.99 - Control claro/oscuro inspirado en el selector solicitado */
.cc-theme-switch{
  flex:0 0 auto;
  width:122px;
  height:24px;
  padding:3px;
  border-radius:9px;
  background:#e8e8e9;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:2px;
}
.cc-theme-option{
  border:0;
  margin:0;
  padding:0;
  border-radius:7px;
  background:transparent;
  color:#536078;
  display:flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  transition:background-color .18s ease,color .18s ease,box-shadow .18s ease;
}
.cc-theme-option svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;}
.cc-theme-option.is-active{background:#fff;color:#14181d;box-shadow:0 1px 3px rgba(0,0,0,.12);}
.cc-theme-option:focus-visible{outline:2px solid var(--cc-yellow);outline-offset:2px;}

/* v2.99 - Modo oscuro completo */
html.cc-dark-mode{
  --cc-dark:#e8ebef;
  --cc-dark-2:#090a0c;
  --cc-graphite:#c7ccd3;
  --cc-border:#2c2f34;
  --cc-soft:#141619;
  --cc-text:#f2f3f5;
  --cc-muted:#aeb4bd;
  --cc-white:#08090b;
  color-scheme:dark;
}
html.cc-dark-mode body,
body.cc-dark-mode{background:#050607!important;color:#f2f3f5!important;}
html.cc-dark-mode .cc-site-header,
html.cc-dark-mode .cc-brand-header,
html.cc-dark-mode .cc-content,
html.cc-dark-mode .cc-page-main,
html.cc-dark-mode .cc-home-main,
html.cc-dark-mode .cc-page-layout,
html.cc-dark-mode .cc-home-editorial,
html.cc-dark-mode .cc-section,
html.cc-dark-mode .cc-related-flow{background:#050607!important;color:#f2f3f5!important;}
html.cc-dark-mode .cc-topbar{background:#050607!important;color:#f5f6f7!important;border-bottom:1px solid #22252a;}
html.cc-dark-mode .cc-theme-switch{background:#25272b;}
html.cc-dark-mode .cc-theme-option{color:#b2b9c8;}
html.cc-dark-mode .cc-theme-option.is-active{background:#0b0d10;color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.55),inset 0 0 0 1px #34373c;}
html.cc-dark-mode .cc-brand-header{border-color:#25282d!important;}
html.cc-dark-mode .cc-brand-bg{filter:saturate(.72) brightness(.35) contrast(1.08)!important;opacity:.76!important;}
html.cc-dark-mode .cc-main-nav{background:#0a0b0d!important;border-bottom-color:var(--cc-yellow)!important;}
html.cc-dark-mode .cc-menu-list a,
html.cc-dark-mode .cc-menu-toggle{color:#f4f5f6!important;}
html.cc-dark-mode .cc-search-form{background:#101215!important;border-color:#34373d!important;box-shadow:none!important;}
html.cc-dark-mode .cc-search-form input,
html.cc-dark-mode .cc-search-form button{background:#101215!important;color:#f2f3f5!important;}
html.cc-dark-mode .cc-search-form input::placeholder{color:#858c95!important;}
html.cc-dark-mode .cc-card,
html.cc-dark-mode .cc-sidebar-block,
html.cc-dark-mode .cc-editorial-box,
html.cc-dark-mode .cc-ad-placeholder,
html.cc-dark-mode .cc-flow-card,
html.cc-dark-mode .cc-news-card,
html.cc-dark-mode .cc-tag-list a{background:#0d0f12!important;color:#f2f3f5!important;border-color:#2b2e33!important;box-shadow:none!important;}
html.cc-dark-mode .cc-card h2,
html.cc-dark-mode .cc-card h2 a,
html.cc-dark-mode .cc-section-title h1,
html.cc-dark-mode .cc-section-title h2,
html.cc-dark-mode .cc-flow-title h2,
html.cc-dark-mode .cc-single-header h1,
html.cc-dark-mode .cc-single-content,
html.cc-dark-mode .cc-single-content h2,
html.cc-dark-mode .cc-single-content h3,
html.cc-dark-mode .cc-single-content h4,
html.cc-dark-mode .cc-single-tags h2,
html.cc-dark-mode .cc-related-head .cc-flow-title h2,
html.cc-dark-mode .cc-sidebar-block h2,
html.cc-dark-mode .cc-sidebar-block h3{color:#f4f5f6!important;}
html.cc-dark-mode .cc-card p,
html.cc-dark-mode .cc-card-meta,
html.cc-dark-mode .cc-single-meta,
html.cc-dark-mode .cc-single-excerpt,
html.cc-dark-mode .cc-single-content p,
html.cc-dark-mode .cc-single-content li,
html.cc-dark-mode .cc-single-content blockquote,
html.cc-dark-mode .cc-sidebar-block,
html.cc-dark-mode .cc-sidebar-block p,
html.cc-dark-mode .cc-sidebar-block li,
html.cc-dark-mode .cc-flow-card-title,
html.cc-dark-mode .cc-tag-list a{color:#c2c7ce!important;}
html.cc-dark-mode .cc-single-content a{color:#fff!important;}
html.cc-dark-mode .cc-single-thumb,
html.cc-dark-mode .cc-card-thumb{background:#16191d!important;border-color:#2d3035!important;}
html.cc-dark-mode .cc-single-tags,
html.cc-dark-mode .cc-section-heading,
html.cc-dark-mode .cc-card,
html.cc-dark-mode hr{border-color:#292c31!important;}
html.cc-dark-mode input,
html.cc-dark-mode textarea,
html.cc-dark-mode select{background:#101215!important;color:#f3f4f5!important;border-color:#34383e!important;}
html.cc-dark-mode .cc-footer{background:#08090b!important;color:#d2d6dc!important;border-top-color:#282b30!important;}
html.cc-dark-mode .cc-footer-wawi{background:#050607!important;}

/* El modo oscuro también funciona si está activa la versión de lectura */
html.cc-dark-mode.cc-reading-mode-html body,
html.cc-dark-mode body.cc-reading-mode{background:#050607!important;color:#eceff2!important;}
html.cc-dark-mode.cc-reading-mode-html body .cc-brand-header,
html.cc-dark-mode body.cc-reading-mode .cc-brand-header,
html.cc-dark-mode.cc-reading-mode-html body .cc-main-nav,
html.cc-dark-mode body.cc-reading-mode .cc-main-nav,
html.cc-dark-mode.cc-reading-mode-html body .cc-footer,
html.cc-dark-mode body.cc-reading-mode .cc-footer,
html.cc-dark-mode.cc-reading-mode-html body .cc-footer-wawi,
html.cc-dark-mode body.cc-reading-mode .cc-footer-wawi{background:#08090b!important;color:#eceff2!important;border-color:#292c31!important;}
html.cc-dark-mode.cc-reading-mode-html body .cc-single-content,
html.cc-dark-mode body.cc-reading-mode .cc-single-content,
html.cc-dark-mode.cc-reading-mode-html body .cc-single-header h1,
html.cc-dark-mode body.cc-reading-mode .cc-single-header h1,
html.cc-dark-mode.cc-reading-mode-html body .cc-card h2,
html.cc-dark-mode body.cc-reading-mode .cc-card h2,
html.cc-dark-mode.cc-reading-mode-html body .cc-menu-list a,
html.cc-dark-mode body.cc-reading-mode .cc-menu-list a{color:#f4f5f6!important;}
html.cc-dark-mode.cc-reading-mode-html body .cc-card p,
html.cc-dark-mode body.cc-reading-mode .cc-card p,
html.cc-dark-mode.cc-reading-mode-html body .cc-single-excerpt,
html.cc-dark-mode body.cc-reading-mode .cc-single-excerpt,
html.cc-dark-mode.cc-reading-mode-html body .cc-single-meta,
html.cc-dark-mode body.cc-reading-mode .cc-single-meta{color:#bcc2ca!important;}

@media (max-width:900px){
  .cc-topbar{height:auto!important;min-height:34px;}
  .cc-topbar-inner{height:auto!important;min-height:34px;padding:4px 0;}
  .cc-theme-switch{width:92px;height:26px;}
}
@media (max-width:700px){
  .cc-topbar-inner{display:grid!important;grid-template-columns:1fr auto;gap:8px!important;}
  .cc-topbar-info{overflow:hidden;}
  .cc-topbar-market{display:none!important;}
  .cc-theme-switch{width:82px;height:26px;}
}
@media (prefers-reduced-motion:reduce){.cc-theme-option{transition:none;}}

/* v2.101 - Modo oscuro: contraste integral de portada, cinta y sidebar */
html.cc-dark-mode .cc-breaking,
html.cc-dark-mode .cc-news-flow,
html.cc-dark-mode .cc-flow-viewport,
html.cc-dark-mode .cc-home-editorial,
html.cc-dark-mode .cc-latest-grid,
html.cc-dark-mode .cc-home-sidebar,
html.cc-dark-mode .cc-page-layout{background:#050607!important;color:#f2f3f5!important;}
html.cc-dark-mode .cc-breaking{border-bottom-color:#25282d!important;}
html.cc-dark-mode .cc-breaking-track a,
html.cc-dark-mode .cc-breaking-track span,
html.cc-dark-mode .cc-breaking-more{color:#d8dce1!important;}
html.cc-dark-mode .cc-breaking-track a:hover,
html.cc-dark-mode .cc-breaking-more:hover{color:var(--cc-yellow)!important;}

html.cc-dark-mode .cc-news-flow .cc-flow-title h2,
html.cc-dark-mode .cc-home-heading .cc-section-title h1,
html.cc-dark-mode .cc-home-heading .cc-section-title h2,
html.cc-dark-mode .cc-section-heading .cc-section-title h1,
html.cc-dark-mode .cc-section-heading .cc-section-title h2{color:#f4f5f6!important;}
html.cc-dark-mode .cc-flow-card{background:#0d0f12!important;border-color:#30343a!important;}
html.cc-dark-mode .cc-flow-card-title{color:#f0f2f4!important;}
html.cc-dark-mode .cc-flow-meta{color:#aeb4bd!important;}
html.cc-dark-mode .cc-flow-thumb,
html.cc-dark-mode .cc-flow-placeholder{background:#171a1e!important;}

html.cc-dark-mode .cc-side-widget,
html.cc-dark-mode .cc-visit-counter{background:#0d0f12!important;color:#d6dae0!important;border-color:#2b2f34!important;box-shadow:none!important;}
html.cc-dark-mode .cc-side-widget h2,
html.cc-dark-mode .cc-side-widget h3,
html.cc-dark-mode .cc-most-read li a,
html.cc-dark-mode .cc-visit-row strong,
html.cc-dark-mode .cc-visit-total strong,
html.cc-dark-mode .cc-archive-widget a{color:#eef0f2!important;}
html.cc-dark-mode .cc-most-read li a:hover,
html.cc-dark-mode .cc-archive-widget a:hover{color:var(--cc-yellow)!important;}
html.cc-dark-mode .cc-most-read li,
html.cc-dark-mode .cc-archive-widget li,
html.cc-dark-mode .cc-visit-row{border-color:#2b2f34!important;}
html.cc-dark-mode .cc-most-read li span,
html.cc-dark-mode .cc-archive-widget li,
html.cc-dark-mode .cc-visit-row span,
html.cc-dark-mode .cc-side-muted{color:#aeb4bd!important;}

html.cc-dark-mode .cc-inline-ad,
html.cc-dark-mode .cc-side-ad,
html.cc-dark-mode .cc-ad-placeholder{background:#101215!important;color:#b9bfc7!important;border-color:#34383e!important;}
html.cc-dark-mode .cc-inline-ad strong,
html.cc-dark-mode .cc-side-ad strong{color:#eef0f2!important;}
html.cc-dark-mode .cc-inline-ad small,
html.cc-dark-mode .cc-side-ad small{color:#a3aab3!important;}

html.cc-dark-mode .cc-card,
html.cc-dark-mode .cc-latest-card{background:#0d0f12!important;border-color:#2b2f34!important;}
html.cc-dark-mode .cc-card h2,
html.cc-dark-mode .cc-card h2 a{color:#f2f3f5!important;}
html.cc-dark-mode .cc-card h2 a:hover{color:var(--cc-yellow)!important;}
html.cc-dark-mode .cc-card p{color:#c3c8cf!important;}
html.cc-dark-mode .cc-card-meta{color:#aab1ba!important;}

html.cc-dark-mode .cc-single-content,
html.cc-dark-mode body.single-post article.cc-single .cc-single-content,
html.cc-dark-mode body.single-post article.cc-single .cc-single-content *,
html.cc-dark-mode body.single article.cc-single .cc-single-content,
html.cc-dark-mode body.single article.cc-single .cc-single-content *{color:#d9dde2!important;}
html.cc-dark-mode body.single-post article.cc-single .cc-single-content h2,
html.cc-dark-mode body.single-post article.cc-single .cc-single-content h3,
html.cc-dark-mode body.single-post article.cc-single .cc-single-content h4,
html.cc-dark-mode body.single article.cc-single .cc-single-content h2,
html.cc-dark-mode body.single article.cc-single .cc-single-content h3,
html.cc-dark-mode body.single article.cc-single .cc-single-content h4{color:#f5f6f7!important;}
html.cc-dark-mode .cc-single-content a{color:#fff!important;border-bottom-color:var(--cc-yellow)!important;}
html.cc-dark-mode .cc-single-share{border-color:#2b2f34!important;}
html.cc-dark-mode .cc-single-share h2{color:#f2f3f5!important;}

html.cc-dark-mode table{color:#e5e8eb!important;border-color:#34383e!important;}
html.cc-dark-mode th{background:#15181c!important;color:#fff!important;}
html.cc-dark-mode td{background:#0d0f12!important;color:#d9dde2!important;border-color:#34383e!important;}
html.cc-dark-mode code,
html.cc-dark-mode pre{background:#111419!important;color:#e7eaee!important;border-color:#30343a!important;}

/* v2.103 - Modo oscuro: texto realmente blanco.
   Importante: las versiones anteriores del tema usaban -webkit-text-fill-color
   para forzar texto oscuro. En navegadores Chromium esa propiedad prevalece
   visualmente sobre color, por eso el texto seguía viéndose casi negro. */
html.cc-dark-mode body:not(.cc-reading-mode) .cc-card h2,
html.cc-dark-mode body:not(.cc-reading-mode) .cc-card h2 a,
html.cc-dark-mode body:not(.cc-reading-mode) .cc-card p,
html.cc-dark-mode body:not(.cc-reading-mode) .cc-card-meta,
html.cc-dark-mode body:not(.cc-reading-mode) .cc-flow-card-title,
html.cc-dark-mode body:not(.cc-reading-mode) .cc-flow-meta,
html.cc-dark-mode body:not(.cc-reading-mode) .cc-related-card-title,
html.cc-dark-mode body:not(.cc-reading-mode) .cc-related-meta,
html.cc-dark-mode body:not(.cc-reading-mode) .cc-most-read li a,
html.cc-dark-mode body:not(.cc-reading-mode) .entry-title,
html.cc-dark-mode body:not(.cc-reading-mode) .entry-title a,
html.cc-dark-mode body:not(.cc-reading-mode) .entry-summary,
html.cc-dark-mode body:not(.cc-reading-mode) .cc-archive-excerpt,
html.cc-dark-mode body:not(.cc-reading-mode) .cc-search-excerpt,
html.cc-dark-mode body:not(.cc-reading-mode) .cc-side-muted,
html.cc-dark-mode body:not(.cc-reading-mode) .cc-single-meta,
html.cc-dark-mode body:not(.cc-reading-mode) .cc-post-meta {
    color:#FFFFFF !important;
    -webkit-text-fill-color:#FFFFFF !important;
    opacity:1 !important;
}

html.cc-dark-mode body.single:not(.cc-reading-mode) article.cc-single div.cc-single-content.cc-editorial-text,
html.cc-dark-mode body.single:not(.cc-reading-mode) article.cc-single div.cc-single-content.cc-editorial-text p,
html.cc-dark-mode body.single:not(.cc-reading-mode) article.cc-single div.cc-single-content.cc-editorial-text li,
html.cc-dark-mode body.single:not(.cc-reading-mode) article.cc-single div.cc-single-content.cc-editorial-text span,
html.cc-dark-mode body.single:not(.cc-reading-mode) article.cc-single div.cc-single-content.cc-editorial-text div,
html.cc-dark-mode body.single:not(.cc-reading-mode) article.cc-single div.cc-single-content.cc-editorial-text blockquote,
html.cc-dark-mode body.single:not(.cc-reading-mode) article.cc-single div.cc-single-content.cc-editorial-text h1,
html.cc-dark-mode body.single:not(.cc-reading-mode) article.cc-single div.cc-single-content.cc-editorial-text h2,
html.cc-dark-mode body.single:not(.cc-reading-mode) article.cc-single div.cc-single-content.cc-editorial-text h3,
html.cc-dark-mode body.single:not(.cc-reading-mode) article.cc-single div.cc-single-content.cc-editorial-text h4,
html.cc-dark-mode body.single:not(.cc-reading-mode) article.cc-single div.cc-single-content.cc-editorial-text h5,
html.cc-dark-mode body.single:not(.cc-reading-mode) article.cc-single div.cc-single-content.cc-editorial-text strong,
html.cc-dark-mode body.single:not(.cc-reading-mode) article.cc-single div.cc-single-content.cc-editorial-text em,
html.cc-dark-mode body.single:not(.cc-reading-mode) article.cc-single div.cc-single-content.cc-editorial-text a {
    color:#FFFFFF !important;
    -webkit-text-fill-color:#FFFFFF !important;
    opacity:1 !important;
    text-shadow:none !important;
}


/* v2.104 - Versión lectura + modo oscuro: fondo oscuro y textos blancos.
   Mantiene la versión lectura clara sin cambios cuando el modo oscuro no está activo. */
html.cc-dark-mode body.cc-reading-mode,
html.cc-dark-mode.cc-reading-mode-html body,
html.cc-reading-mode-html.cc-dark-mode body{
  background:#050607!important;
  color:#FFFFFF!important;
  -webkit-text-fill-color:#FFFFFF!important;
}

html.cc-dark-mode body.cc-reading-mode .cc-site-header,
html.cc-dark-mode.cc-reading-mode-html body .cc-site-header,
html.cc-reading-mode-html.cc-dark-mode body .cc-site-header{
  background:#050607!important;
  border-bottom-color:#2b2f34!important;
}
html.cc-dark-mode body.cc-reading-mode .cc-brand-header,
html.cc-dark-mode.cc-reading-mode-html body .cc-brand-header,
html.cc-reading-mode-html.cc-dark-mode body .cc-brand-header,
html.cc-dark-mode body.cc-reading-mode .cc-main-nav,
html.cc-dark-mode.cc-reading-mode-html body .cc-main-nav,
html.cc-reading-mode-html.cc-dark-mode body .cc-main-nav,
html.cc-dark-mode body.cc-reading-mode .cc-footer,
html.cc-dark-mode.cc-reading-mode-html body .cc-footer,
html.cc-reading-mode-html.cc-dark-mode body .cc-footer,
html.cc-dark-mode body.cc-reading-mode .cc-footer-wawi,
html.cc-dark-mode.cc-reading-mode-html body .cc-footer-wawi,
html.cc-reading-mode-html.cc-dark-mode body .cc-footer-wawi{
  background:#050607!important;
  color:#FFFFFF!important;
  border-color:#2b2f34!important;
}

/* v2.135 - Buscador editorial con filtros directos y footer dinámico. */
.cc-brand-header{height:178px;}
.cc-search-box{align-self:center;}
.cc-search-form.cc-search-form-filters{
  height:auto;
  display:block;
  overflow:visible;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.cc-search-keywords{
  height:42px;
  display:flex;
  overflow:hidden;
  border:1px solid #d8dde3;
  border-radius:0;
  background:#fff;
  box-shadow:0 2px 9px rgba(52,58,70,.05);
}
.cc-search-form.cc-search-form-filters input{
  min-width:0;
  height:40px;
  padding:0 16px;
  font-size:13px;
}
.cc-search-form.cc-search-form-filters .cc-search-submit{
  width:48px;
  flex:0 0 48px;
  display:grid;
  place-items:center;
  background:#fff;
  color:#003a67;
}
.cc-search-submit svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;}
.cc-search-form.cc-search-form-filters .cc-search-submit:hover{color:#d39c00;}
.cc-search-filters{
  display:grid;
  grid-template-columns:.78fr 1fr 1.5fr auto;
  gap:9px;
  margin-top:9px;
}
.cc-search-filters select,
.cc-search-filters .cc-filter-submit{
  width:100%;
  height:36px;
  min-width:0;
  border:1px solid #d8dde3;
  border-radius:0;
  background:#fff;
  color:#33404c;
  font:400 12px Montserrat,Tahoma,sans-serif;
}
.cc-search-filters select{padding:0 27px 0 12px;}
.cc-search-filters .cc-filter-submit{
  width:auto;
  padding:0 13px;
  border-color:var(--cc-yellow);
  background:var(--cc-yellow);
  color:#17212b;
  cursor:pointer;
}
.cc-search-filters .cc-filter-submit:hover{background:#172f3b;border-color:#172f3b;color:#fff;}
.cc-footer-grid-v44{grid-template-columns:minmax(250px,.8fr) minmax(0,2.2fr)!important;gap:56px!important;}
.cc-footer-category-grid{
  grid-auto-flow:row!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  grid-template-rows:none!important;
  gap:9px 20px!important;
}
.cc-footer-category-grid a{white-space:normal!important;}
.cc-footer-legal-strip-inner-v99{padding-top:6px!important;padding-bottom:6px!important;}
.cc-footer-legal-line{font-size:10px!important;line-height:1.2!important;}
.cc-footer-legal-line .cc-footer-separator{margin:0 .42em!important;}
@media (max-width:960px){
  .cc-brand-header{height:auto;min-height:178px;padding:15px 0;}
  .cc-footer-grid-v44{grid-template-columns:1fr!important;gap:28px!important;}
  .cc-footer-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media (max-width:700px){
  .cc-search-filters{grid-template-columns:1fr 1fr;}
  .cc-search-filters select:last-of-type{grid-column:span 2;}
  .cc-search-filters .cc-filter-submit{grid-column:span 2;width:100%;}
  .cc-footer-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media (max-width:480px){
  .cc-search-filters{grid-template-columns:1fr;}
  .cc-search-filters select:last-of-type,.cc-search-filters .cc-filter-submit{grid-column:auto;}
  .cc-footer-category-grid{grid-template-columns:1fr!important;}
}

html.cc-dark-mode body.cc-reading-mode .cc-menu-list a,
html.cc-dark-mode.cc-reading-mode-html body .cc-menu-list a,
html.cc-reading-mode-html.cc-dark-mode body .cc-menu-list a,
html.cc-dark-mode body.cc-reading-mode .cc-section-title h1,
html.cc-dark-mode.cc-reading-mode-html body .cc-section-title h1,
html.cc-reading-mode-html.cc-dark-mode body .cc-section-title h1,
html.cc-dark-mode body.cc-reading-mode .cc-card h2,
html.cc-dark-mode body.cc-reading-mode .cc-card h2 a,
html.cc-dark-mode.cc-reading-mode-html body .cc-card h2,
html.cc-dark-mode.cc-reading-mode-html body .cc-card h2 a,
html.cc-dark-mode body.cc-reading-mode .cc-card p,
html.cc-dark-mode.cc-reading-mode-html body .cc-card p,
html.cc-dark-mode body.cc-reading-mode .cc-card-meta,
html.cc-dark-mode.cc-reading-mode-html body .cc-card-meta,
html.cc-dark-mode body.cc-reading-mode .cc-single-header h1,
html.cc-dark-mode.cc-reading-mode-html body .cc-single-header h1,
html.cc-dark-mode body.cc-reading-mode .cc-single-meta,
html.cc-dark-mode.cc-reading-mode-html body .cc-single-meta,
html.cc-dark-mode body.cc-reading-mode .cc-single-excerpt,
html.cc-dark-mode.cc-reading-mode-html body .cc-single-excerpt,
html.cc-dark-mode body.cc-reading-mode .cc-single-content,
html.cc-dark-mode.cc-reading-mode-html body .cc-single-content,
html.cc-dark-mode body.cc-reading-mode .cc-single-content *,
html.cc-dark-mode.cc-reading-mode-html body .cc-single-content *,
html.cc-dark-mode body.cc-reading-mode .cc-footer-credit-line,
html.cc-dark-mode.cc-reading-mode-html body .cc-footer-credit-line{
  color:#FFFFFF!important;
  -webkit-text-fill-color:#FFFFFF!important;
  opacity:1!important;
  text-shadow:none!important;
}

html.cc-dark-mode body.cc-reading-mode .cc-card,
html.cc-dark-mode.cc-reading-mode-html body .cc-card{
  background:transparent!important;
  border-bottom-color:#2b2f34!important;
}
html.cc-dark-mode body.cc-reading-mode .cc-card-thumb,
html.cc-dark-mode.cc-reading-mode-html body .cc-card-thumb{
  background:#111419!important;
}
html.cc-dark-mode body.cc-reading-mode .cc-section-heading,
html.cc-dark-mode.cc-reading-mode-html body .cc-section-heading{
  border-bottom-color:#2b2f34!important;
}

/* Las etiquetas amarillas conservan texto oscuro para no perder contraste. */
html.cc-dark-mode body.cc-reading-mode .cc-card-cat,
html.cc-dark-mode body.cc-reading-mode .cc-single-cat,
html.cc-dark-mode.cc-reading-mode-html body .cc-card-cat,
html.cc-dark-mode.cc-reading-mode-html body .cc-single-cat,
html.cc-reading-mode-html.cc-dark-mode body .cc-card-cat,
html.cc-reading-mode-html.cc-dark-mode body .cc-single-cat{
  color:#111720!important;
  -webkit-text-fill-color:#111720!important;
}

/* v2.134 - Logos según el modo visual real del sitio.
   La Versión lectura no cambia el logo por sí sola. */
.cc-brand-logo-light{display:block;}
.cc-brand-logo-dark{display:none;}
.cc-brand-logo-light,
.cc-brand-logo-dark,
.cc-brand-logo-light a,
.cc-brand-logo-dark a{height:100%;align-items:center;}
.cc-brand-logo-light img,
.cc-brand-logo-dark img{width:auto!important;max-width:285px!important;max-height:105px!important;height:auto!important;object-fit:contain;display:block;}
html.cc-dark-mode .cc-brand-logo-light{display:none!important;}
html.cc-dark-mode .cc-brand-logo-dark{display:flex!important;}

/* v2.108 - Footer responsive: crédito final y datos legales se adaptan sin desborde */
@media (max-width:760px){
  .cc-footer-wawi-inner{
    width:100%!important;
    max-width:100%!important;
    padding:12px 16px!important;
    box-sizing:border-box!important;
    justify-content:center!important;
  }
  .cc-footer-credit-line{
    width:100%!important;
    max-width:100%!important;
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px 8px!important;
    margin:0!important;
    padding:0!important;
    white-space:normal!important;
    overflow:visible!important;
    overflow-wrap:anywhere!important;
    word-break:normal!important;
    line-height:1.55!important;
    text-align:center!important;
    font-size:11px!important;
    box-sizing:border-box!important;
  }
  .cc-footer-credit-line > span{
    display:inline!important;
    white-space:normal!important;
    min-width:0!important;
    max-width:100%!important;
    overflow-wrap:anywhere!important;
  }
  .cc-wawi-footer-logo{
    flex:0 0 auto!important;
    height:17px!important;
    transform:none!important;
    margin:0!important;
  }

  /* La línea legal también deja de exigir ancho de escritorio. */
  .cc-footer-legal-strip-inner-v99{
    overflow:visible!important;
    padding-left:16px!important;
    padding-right:16px!important;
    box-sizing:border-box!important;
  }
  .cc-footer-legal-line{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    flex-wrap:wrap!important;
    justify-content:center!important;
    white-space:normal!important;
    row-gap:4px!important;
    line-height:1.55!important;
    text-align:center!important;
    padding-right:0!important;
    overflow-wrap:anywhere!important;
  }
  .cc-footer-legal-line span{
    white-space:normal!important;
    overflow-wrap:anywhere!important;
  }
  .cc-footer-legal-line .cc-footer-separator{
    margin:0 .4em!important;
  }
}

/* v2.158 - Las secciones conservan dos columnas también en teléfono. */
@media (max-width:480px){
  .cc-footer-category-groups{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    column-gap:12px!important;
    row-gap:23px!important;
  }
  .cc-footer-category-group{min-width:0!important;}
}

/* v2.161 - Índice editorial desplegable, alineado al ancho completo del sitio. */
@media (min-width:901px){
  .cc-main-nav-updated .cc-nav-inner{position:relative!important;justify-content:center!important;}
  .cc-main-nav-updated .cc-menu-list-desktop{justify-content:center!important;}
  .cc-menu-index{position:absolute!important;right:0!important;top:0!important;}
  .cc-menu-index-toggle{display:grid!important;place-items:center!important;width:32px!important;height:32px!important;margin-top:7px!important;padding:0!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:2px!important;background:transparent!important;cursor:pointer!important;transition:border-color .2s ease,background-color .2s ease!important;}
  .cc-menu-index-toggle:hover,.cc-main-nav-updated.is-index-open .cc-menu-index-toggle{border-color:var(--cc-yellow)!important;background:rgba(247,190,26,.08)!important;}
  .cc-menu-index-dots{display:grid!important;grid-template-columns:repeat(3,3px)!important;gap:3px!important;}
  .cc-menu-index-dots i{display:block!important;width:3px!important;height:3px!important;border-radius:50%!important;background:#e7eff1!important;transition:background-color .2s ease!important;}
  .cc-menu-index-toggle:hover .cc-menu-index-dots i,.cc-main-nav-updated.is-index-open .cc-menu-index-dots i{background:var(--cc-yellow)!important;}
  .cc-menu-index-panel{position:absolute!important;top:48px!important;right:0!important;left:0!important;z-index:45!important;background:#17333f!important;border-bottom:2px solid var(--cc-yellow)!important;box-shadow:0 17px 30px rgba(9,20,25,.22)!important;opacity:0!important;visibility:hidden!important;transform:translateY(-10px)!important;transition:opacity .22s ease,transform .22s ease,visibility .22s ease!important;}
  .cc-main-nav-updated.is-index-open .cc-menu-index-panel{opacity:1!important;visibility:visible!important;transform:translateY(0)!important;}
  .cc-menu-index-inner{padding:18px 0 21px!important;}
  .cc-menu-index-heading{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:12px!important;color:var(--cc-yellow)!important;font-size:10px!important;font-weight:500!important;letter-spacing:.75px!important;text-transform:uppercase!important;}
  .cc-menu-index-close{width:25px!important;height:25px!important;border:0!important;background:transparent!important;color:#dce8eb!important;font-size:23px!important;font-weight:300!important;line-height:1!important;cursor:pointer!important;transition:color .2s ease!important;}.cc-menu-index-close:hover{color:var(--cc-yellow)!important;}
  .cc-menu-index-panel ul{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0 30px!important;margin:0!important;padding:0!important;list-style:none!important;}
  .cc-menu-index-panel a{position:relative!important;display:block!important;padding:8px 0 8px 12px!important;border-top:1px solid rgba(255,255,255,.1)!important;color:#d9e5e8!important;font-size:11.5px!important;font-weight:300!important;line-height:1.3!important;text-decoration:none!important;transition:color .2s ease!important;}
  .cc-menu-index-panel a::before{content:""!important;position:absolute!important;left:0!important;top:14px!important;width:4px!important;height:4px!important;border-radius:50%!important;background:var(--cc-yellow)!important;}.cc-menu-index-panel a:hover,.cc-menu-index-panel li.is-current a{color:#fff!important;}
}

/* v2.180 - Jerarquía editorial más contenida en notas individuales. */
body.single .cc-single-header h1,
body.single-post .cc-single-header h1{
  font-size:24px!important;
  line-height:1.2!important;
  letter-spacing:-.25px!important;
}
body.single.cc-reading-mode .cc-single-header h1,
html.cc-reading-mode-html body.single .cc-single-header h1{
  font-size:24px!important;
  line-height:1.2!important;
}
@media (max-width:640px){
  body.single .cc-single-header h1,
  body.single-post .cc-single-header h1,
  body.single.cc-reading-mode .cc-single-header h1,
  html.cc-reading-mode-html body.single .cc-single-header h1{font-size:26px!important;}
}

/* v2.181 - Subtítulos internos proporcionales al título de la nota. */
body.single .cc-single-content h2,
body.single-post .cc-single-content h2{font-size:20px!important;}
body.single.cc-reading-mode .cc-single-content h2,
html.cc-reading-mode-html body.single .cc-single-content h2{font-size:20px!important;}
@media (max-width:640px){
  body.single .cc-single-header h1,
  body.single-post .cc-single-header h1,
  body.single.cc-reading-mode .cc-single-header h1,
html.cc-reading-mode-html body.single .cc-single-header h1{font-size:24px!important;}
}

/* v2.182 - Resguardos finales de controles móviles. */
.cc-mobile-search-toggle,.cc-mobile-search-panel{display:none;}
@media (max-width:900px){
  .cc-mobile-search-toggle{display:inline-flex!important;}
  .cc-mobile-search-panel{display:block!important;}
  .cc-share-floating-wrap{display:block!important;}
}

/* v2.183 - Marca protagonista en el encabezado móvil. */
@media (max-width:900px){
  .cc-brand-logo-wrap{height:100%!important;padding:8px 0!important;}
  .cc-brand-logo,.cc-brand-logo .custom-logo-link{height:100%!important;}
  .cc-brand-logo img,.cc-brand-logo .custom-logo{max-width:270px!important;max-height:142px!important;height:calc(100% - 16px)!important;}
}

/* v2.173 - El encabezado conserva su propia capa al cerrar el índice. */
.cc-site-header{isolation:isolate!important;z-index:100!important;}
.cc-main-nav-updated{z-index:101!important;}
.cc-content{position:relative!important;z-index:0!important;}

/* v2.172 - Índice plano del footer, sin subcategorías. */
.cc-footer-categories-grouped h3{margin:0 0 14px!important;color:var(--cc-yellow)!important;font-size:10px!important;font-weight:500!important;letter-spacing:.75px!important;}
.cc-footer-categories-grouped h3:before{display:none!important;}
.cc-footer-section-index{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0 28px!important;margin:0!important;padding:0!important;list-style:none!important;}
.cc-footer-section-index li{margin:0!important;border-top:1px solid rgba(255,255,255,.12)!important;}
.cc-footer-section-index a{position:relative!important;display:block!important;padding:9px 0 9px 15px!important;color:#d9e5e8!important;font-size:12px!important;font-weight:300!important;line-height:1.3!important;text-decoration:none!important;}
.cc-footer-section-index a:before{content:""!important;position:absolute!important;left:0!important;top:16px!important;width:5px!important;height:5px!important;border-radius:50%!important;background:var(--cc-yellow)!important;}.cc-footer-section-index a:hover{color:#fff!important;}
@media (max-width:700px){.cc-footer-section-index{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 16px!important;}}
@media (max-width:900px){.cc-menu-index-panel{display:none!important;}}

/* v2.160 - Navegación principal compacta y escalable. */
.cc-main-nav-updated{position:relative!important;height:48px!important;background:#172f3b!important;border-bottom:2px solid var(--cc-yellow)!important;}
.cc-main-nav-updated .cc-nav-inner{height:46px!important;}
.cc-menu-list-desktop{justify-content:flex-start!important;gap:3px!important;}
.cc-menu-list-desktop>li{position:relative!important;display:flex!important;align-items:stretch!important;}
.cc-menu-list-desktop>li>a,.cc-menu-more-toggle{position:relative!important;display:inline-flex!important;align-items:center!important;height:46px!important;padding:0 11px!important;border:0!important;background:transparent!important;color:rgba(255,255,255,.86)!important;font:400 11px/1 Montserrat,Tahoma,Arial,sans-serif!important;letter-spacing:.18px!important;text-transform:uppercase!important;white-space:nowrap!important;cursor:pointer!important;text-decoration:none!important;transition:color .2s ease!important;}
.cc-menu-list-desktop>li>a::after,.cc-menu-more-toggle::after{content:"";position:absolute;right:11px;bottom:0;left:11px;height:2px;background:var(--cc-yellow);transform:scaleX(0);transform-origin:left;transition:transform .22s ease!important;}
.cc-menu-list-desktop>li>a:hover,.cc-menu-list-desktop>li.is-current>a,.cc-menu-more-toggle:hover,.cc-menu-more.is-open .cc-menu-more-toggle{color:#fff!important;}
.cc-menu-list-desktop>li>a:hover::after,.cc-menu-list-desktop>li.is-current>a::after,.cc-menu-more-toggle:hover::after,.cc-menu-more.is-open .cc-menu-more-toggle::after{transform:scaleX(1)!important;}
.cc-menu-more-toggle span{margin-left:7px;color:var(--cc-yellow);font-size:16px;line-height:1;transform:translateY(-1px);transition:transform .22s ease;}.cc-menu-more.is-open .cc-menu-more-toggle span{transform:translateY(1px) rotate(180deg);}
.cc-menu-more-panel{position:absolute;top:calc(100% + 2px);right:0;z-index:40;width:470px;padding:18px 20px 20px;border:1px solid rgba(255,255,255,.14);border-top:2px solid var(--cc-yellow);background:#17333f;box-shadow:0 15px 34px rgba(9,20,25,.25);opacity:0;visibility:hidden;transform:translateY(-7px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;}
.cc-menu-more.is-open .cc-menu-more-panel{opacity:1;visibility:visible;transform:translateY(0);}.cc-menu-more-panel p{margin:0 0 12px;color:var(--cc-yellow);font-size:10px;font-weight:500;letter-spacing:.7px;text-transform:uppercase;}.cc-menu-more-panel ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px 14px;margin:0;padding:0;list-style:none;}.cc-menu-more-panel a{display:block!important;padding:7px 0!important;color:#d7e2e6!important;font-size:11px!important;font-weight:300!important;line-height:1.3!important;text-decoration:none!important;}.cc-menu-more-panel a:hover,.cc-menu-more-panel li.is-current a{color:#fff!important;}
.cc-menu-mobile{display:none;}
@media (max-width:900px){.cc-main-nav-updated{height:48px!important;}.cc-main-nav-updated .cc-nav-inner{height:46px!important;}.cc-main-nav-updated .cc-menu-toggle{display:inline-flex!important;align-items:center!important;gap:10px!important;height:46px!important;color:#fff!important;font-size:11px!important;letter-spacing:.35px!important;text-transform:uppercase!important;}.cc-menu-toggle-icon{display:grid;width:17px;gap:4px;}.cc-menu-toggle-icon i{display:block;height:1px;background:var(--cc-yellow);}.cc-main-nav-updated .cc-primary-menu{top:48px!important;left:0!important;right:0!important;border:0!important;background:#17333f!important;box-shadow:0 16px 28px rgba(9,20,25,.2)!important;}.cc-menu-list-desktop{display:none!important;}.cc-menu-mobile{display:block!important;padding:16px!important;}.cc-menu-mobile-home{display:block!important;margin:0 0 11px!important;padding:0 0 11px!important;border-bottom:1px solid rgba(255,255,255,.12)!important;color:#fff!important;font-size:11px!important;font-weight:500!important;letter-spacing:.35px!important;text-decoration:none!important;text-transform:uppercase!important;}.cc-menu-mobile-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 18px!important;}.cc-menu-mobile-grid a{display:flex!important;align-items:center!important;min-height:38px!important;border-bottom:1px solid rgba(255,255,255,.09)!important;color:#d5e0e4!important;font-size:11px!important;font-weight:300!important;line-height:1.25!important;text-decoration:none!important;}.cc-menu-mobile-grid a::before{content:"";width:4px;height:4px;flex:0 0 4px;margin-right:7px;border-radius:50%;background:var(--cc-yellow);opacity:.8;}.cc-menu-mobile-grid a.is-current{color:#fff!important;}}
@media (max-width:480px){.cc-menu-mobile{padding:14px!important;}.cc-menu-mobile-grid{gap:0 12px!important;}.cc-menu-mobile-grid a{font-size:10.5px!important;}}

@media (max-width:480px){
  .cc-footer-wawi-inner{padding:12px 14px!important;}
  .cc-footer-credit-line{
    display:block!important;
    font-size:10.7px!important;
    line-height:1.6!important;
  }
  .cc-wawi-footer-logo{
    display:block!important;
    height:18px!important;
    margin:0 auto 8px!important;
  }
  .cc-footer-credit-line > span{
    display:block!important;
    width:100%!important;
  }
  .cc-footer-legal-line{
    display:block!important;
    font-size:10.7px!important;
    line-height:1.65!important;
  }
  .cc-footer-legal-line > span:not(.cc-footer-separator){
    display:inline!important;
  }
  .cc-footer-legal-line .cc-footer-separator{
    display:inline!important;
    margin:0 .3em!important;
  }
}

/* v2.110 - Compartir noticias: botón animado y menú accesible */
.cc-share-widget{
  position:relative;
  display:flex;
  width:max-content;
  max-width:100%;
  margin:-8px 0 20px;
  z-index:12;
}
.cc-share-trigger{
  appearance:none;
  border:1px solid #dfe4e8;
  background:#fff;
  color:#4f5963;
  border-radius:999px;
  min-height:38px;
  padding:7px 13px 7px 10px;
  display:inline-flex;
  align-items:center;
  gap:8px;
  font:500 12px/1 Montserrat,Tahoma,Arial,sans-serif;
  cursor:pointer;
  box-shadow:0 3px 10px rgba(17,23,32,.05);
  transition:transform .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease;
  transform-origin:center;
}
.cc-share-trigger svg{
  width:19px;
  height:19px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.cc-share-trigger:hover,
.cc-share-trigger:focus-visible,
.cc-share-widget.is-open .cc-share-trigger{
  color:#111720;
  border-color:var(--cc-yellow);
  box-shadow:0 5px 16px rgba(17,23,32,.09);
  transform:translateY(-1px);
  outline:none;
}
.cc-share-trigger.cc-share-nudge{
  animation:ccShareNudge .72s cubic-bezier(.36,.07,.19,.97) both;
}
@keyframes ccShareNudge{
  0%,100%{transform:translate3d(0,0,0) rotate(0)}
  18%{transform:translate3d(-3px,0,0) rotate(-5deg)}
  36%{transform:translate3d(3px,0,0) rotate(5deg)}
  54%{transform:translate3d(-2px,0,0) rotate(-3deg)}
  72%{transform:translate3d(2px,0,0) rotate(3deg)}
}
.cc-share-menu{
  position:absolute;
  left:0;
  top:calc(100% + 8px);
  width:210px;
  padding:7px;
  border:1px solid #e0e5e9;
  border-radius:8px;
  background:#fff;
  box-shadow:0 14px 34px rgba(17,23,32,.14);
}
.cc-share-menu[hidden]{display:none!important;}
.cc-share-option{
  width:100%;
  min-height:38px;
  padding:9px 10px;
  border:0;
  border-radius:5px;
  background:transparent;
  color:#39434d;
  display:flex;
  align-items:center;
  text-align:left;
  text-decoration:none!important;
  font:400 12.5px/1.25 Montserrat,Tahoma,Arial,sans-serif;
  cursor:pointer;
}
.cc-share-option:hover,.cc-share-option:focus-visible{
  background:#f4f6f7;
  color:#111720;
  outline:none;
}
.cc-share-copy.is-copied{color:#111720;font-weight:500;}
@media(max-width:640px){
  .cc-share-widget{margin:-5px 0 17px;}
  .cc-share-trigger{min-height:40px;padding:8px 14px 8px 11px;}
  .cc-share-menu{width:min(230px,calc(100vw - 40px));}
}
@media(prefers-reduced-motion:reduce){
  .cc-share-trigger,.cc-share-trigger.cc-share-nudge{animation:none!important;transition:none!important;}
}

/* v2.111 - Compartir sobre imagen destacada + cierre de nota */
.cc-single-thumb{position:relative;}
.cc-share-widget--image{
  position:absolute;
  right:14px;
  bottom:14px;
  margin:0;
  z-index:20;
}
.cc-share-widget--image .cc-share-trigger{
  background:rgba(255,255,255,.94);
  border-color:rgba(255,255,255,.9);
  box-shadow:0 5px 18px rgba(17,23,32,.22);
  backdrop-filter:blur(5px);
  -webkit-backdrop-filter:blur(5px);
}
.cc-share-widget--image .cc-share-menu{
  left:auto;
  right:0;
  top:auto;
  bottom:calc(100% + 8px);
}
.cc-share-widget--end{
  margin:24px 0 28px;
}
.cc-share-trigger.cc-share-nudge{
  animation:ccShareNudgeColor .82s cubic-bezier(.36,.07,.19,.97) both;
}
@keyframes ccShareNudgeColor{
  0%,100%{transform:translate3d(0,0,0) rotate(0);background:#fff;color:#4f5963;border-color:#dfe4e8;}
  16%{transform:translate3d(-3px,0,0) rotate(-5deg);background:var(--cc-yellow);color:#111720;border-color:var(--cc-yellow);}
  32%{transform:translate3d(3px,0,0) rotate(5deg);background:var(--cc-yellow);color:#111720;border-color:var(--cc-yellow);}
  48%{transform:translate3d(-2px,0,0) rotate(-3deg);background:#fff;color:#4f5963;border-color:#dfe4e8;}
  64%{transform:translate3d(2px,0,0) rotate(3deg);background:var(--cc-yellow);color:#111720;border-color:var(--cc-yellow);}
  82%{transform:translate3d(-1px,0,0) rotate(-1deg);background:#fff;color:#4f5963;border-color:#dfe4e8;}
}
.cc-share-widget--image .cc-share-trigger.cc-share-nudge{
  animation-name:ccShareNudgeColorImage;
}
@keyframes ccShareNudgeColorImage{
  0%,100%{transform:translate3d(0,0,0) rotate(0);background:rgba(255,255,255,.94);color:#4f5963;border-color:rgba(255,255,255,.9);}
  16%{transform:translate3d(-3px,0,0) rotate(-5deg);background:var(--cc-yellow);color:#111720;border-color:var(--cc-yellow);}
  32%{transform:translate3d(3px,0,0) rotate(5deg);background:var(--cc-yellow);color:#111720;border-color:var(--cc-yellow);}
  48%{transform:translate3d(-2px,0,0) rotate(-3deg);background:rgba(255,255,255,.94);color:#4f5963;border-color:rgba(255,255,255,.9);}
  64%{transform:translate3d(2px,0,0) rotate(3deg);background:var(--cc-yellow);color:#111720;border-color:var(--cc-yellow);}
  82%{transform:translate3d(-1px,0,0) rotate(-1deg);background:rgba(255,255,255,.94);color:#4f5963;border-color:rgba(255,255,255,.9);}
}
@media(max-width:640px){
  .cc-share-widget--image{right:10px;bottom:10px;margin:0;}
  .cc-share-widget--image .cc-share-trigger{min-height:36px;padding:7px 11px 7px 9px;}
  .cc-share-widget--image .cc-share-trigger span{font-size:11px;}
  .cc-share-widget--end{margin:22px 0 26px;}
}
@media(prefers-reduced-motion:reduce){
  .cc-share-trigger.cc-share-nudge,
  .cc-share-widget--image .cc-share-trigger.cc-share-nudge{animation:none!important;}
}

/* v2.112 - Compartir: overlay real sobre imagen + barra final visible */
.cc-single-thumb{
  position:relative!important;
  overflow:hidden!important;
}
.cc-single-thumb > img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  margin:0!important;
}
.cc-share-widget--image{
  position:absolute!important;
  right:16px!important;
  bottom:16px!important;
  left:auto!important;
  top:auto!important;
  margin:0!important;
  width:max-content!important;
  z-index:40!important;
}
.cc-share-widget--image .cc-share-trigger{
  background:rgba(255,255,255,.95);
  border-color:rgba(255,255,255,.95);
  color:#39434d;
  box-shadow:0 7px 20px rgba(0,0,0,.28);
}
.cc-share-widget--image .cc-share-menu{
  left:auto!important;
  right:0!important;
  top:auto!important;
  bottom:calc(100% + 10px)!important;
}
.cc-share-menu--image{
  width:220px;
  padding:8px;
  border:0;
  border-radius:12px;
  background:rgba(18,20,23,.96);
  box-shadow:0 16px 34px rgba(0,0,0,.32);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}
.cc-share-menu--image .cc-share-option{
  color:#fff;
  gap:10px;
  min-height:42px;
  border-radius:8px;
}
.cc-share-menu--image .cc-share-option:hover,
.cc-share-menu--image .cc-share-option:focus-visible{
  background:rgba(255,255,255,.10);
  color:#fff;
}
.cc-share-menu--image .cc-share-option img{
  width:25px!important;
  height:25px!important;
  object-fit:contain;
  flex:0 0 25px;
  border-radius:50%;
}
.cc-share-telegram,
.cc-share-linkicon{
  width:25px;
  height:25px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 25px;
  border-radius:50%;
  background:#229ed9;
  color:#fff;
  font-size:13px;
  font-weight:700;
}
.cc-share-linkicon{background:#fff;color:#222;font-size:15px;}

.cc-share-widget--end{
  position:relative;
  width:100%!important;
  max-width:760px!important;
  margin:30px 0 32px!important;
  padding:13px 16px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  border:1px solid var(--cc-yellow)!important;
  border-radius:12px!important;
  background:#fffdf2!important;
  box-sizing:border-box!important;
}
.cc-share-trigger--end{
  flex:0 0 auto;
  min-height:44px;
  padding:9px 16px 9px 12px;
  border-color:var(--cc-yellow);
  background:var(--cc-yellow);
  color:#111720;
  box-shadow:0 4px 14px rgba(0,0,0,.08);
  font-size:13px;
}
.cc-share-trigger--end:hover,
.cc-share-trigger--end:focus-visible{
  background:#ffd72e;
  color:#111720;
}
.cc-share-end-actions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:10px;
  flex-wrap:wrap;
}
.cc-share-end-actions a,
.cc-share-end-actions button{
  width:38px;
  height:38px;
  padding:0;
  border:0;
  border-radius:50%;
  background:#fff;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  text-decoration:none!important;
  box-shadow:0 2px 8px rgba(17,23,32,.10);
  transition:transform .16s ease,box-shadow .16s ease;
  color:#222;
  font:600 16px/1 Montserrat,Tahoma,Arial,sans-serif;
}
.cc-share-end-actions a:hover,
.cc-share-end-actions button:hover{
  transform:translateY(-2px);
  box-shadow:0 5px 12px rgba(17,23,32,.15);
}
.cc-share-end-actions img{
  width:38px!important;
  height:38px!important;
  display:block!important;
  object-fit:contain!important;
  border-radius:50%!important;
}
.cc-share-end-telegram{
  background:#229ed9!important;
  color:#fff!important;
}
.cc-share-end-copy.is-copied{
  background:var(--cc-yellow)!important;
}

/* La llamada de atención combina sacudida + cambio de fondo. */
.cc-share-trigger.cc-share-nudge{
  animation:ccShareNudge112 .92s cubic-bezier(.36,.07,.19,.97) both!important;
}
@keyframes ccShareNudge112{
  0%,100%{transform:translate3d(0,0,0) rotate(0);background:#fff;color:#4f5963;border-color:#dfe4e8;box-shadow:0 3px 10px rgba(17,23,32,.05)}
  14%{transform:translate3d(-4px,0,0) rotate(-5deg);background:var(--cc-yellow);color:#111720;border-color:var(--cc-yellow);box-shadow:0 0 0 5px rgba(255,214,0,.18)}
  30%{transform:translate3d(4px,0,0) rotate(5deg);background:var(--cc-yellow);color:#111720;border-color:var(--cc-yellow);box-shadow:0 0 0 7px rgba(255,214,0,.16)}
  46%{transform:translate3d(-3px,0,0) rotate(-4deg);background:#fff;color:#4f5963;border-color:#dfe4e8}
  62%{transform:translate3d(3px,0,0) rotate(4deg);background:var(--cc-yellow);color:#111720;border-color:var(--cc-yellow)}
  78%{transform:translate3d(-1px,0,0) rotate(-2deg);background:var(--cc-yellow);color:#111720;border-color:var(--cc-yellow)}
}
.cc-share-widget--image .cc-share-trigger.cc-share-nudge,
.cc-share-trigger--end.cc-share-nudge{
  animation:ccShareNudgeYellow112 .92s cubic-bezier(.36,.07,.19,.97) both!important;
}
@keyframes ccShareNudgeYellow112{
  0%,100%{transform:translate3d(0,0,0) rotate(0);background:rgba(255,255,255,.95);color:#39434d;border-color:rgba(255,255,255,.95);box-shadow:0 7px 20px rgba(0,0,0,.28)}
  14%{transform:translate3d(-4px,0,0) rotate(-5deg);background:var(--cc-yellow);color:#111720;border-color:var(--cc-yellow);box-shadow:0 0 0 6px rgba(255,214,0,.24),0 7px 20px rgba(0,0,0,.22)}
  30%{transform:translate3d(4px,0,0) rotate(5deg);background:var(--cc-yellow);color:#111720;border-color:var(--cc-yellow);box-shadow:0 0 0 9px rgba(255,214,0,.16),0 7px 20px rgba(0,0,0,.22)}
  46%{transform:translate3d(-3px,0,0) rotate(-4deg);background:#fff;color:#39434d;border-color:#fff}
  62%{transform:translate3d(3px,0,0) rotate(4deg);background:var(--cc-yellow);color:#111720;border-color:var(--cc-yellow)}
  78%{transform:translate3d(-1px,0,0) rotate(-2deg);background:var(--cc-yellow);color:#111720;border-color:var(--cc-yellow)}
}
.cc-share-trigger--end.cc-share-nudge{
  animation-name:ccShareNudgeEnd112!important;
}
@keyframes ccShareNudgeEnd112{
  0%,100%{transform:translate3d(0,0,0) rotate(0);background:var(--cc-yellow);color:#111720;border-color:var(--cc-yellow);box-shadow:0 4px 14px rgba(0,0,0,.08)}
  14%{transform:translate3d(-4px,0,0) rotate(-5deg);background:#111720;color:#fff;border-color:#111720;box-shadow:0 0 0 6px rgba(255,214,0,.22)}
  30%{transform:translate3d(4px,0,0) rotate(5deg);background:#111720;color:#fff;border-color:#111720;box-shadow:0 0 0 9px rgba(255,214,0,.14)}
  46%{transform:translate3d(-3px,0,0) rotate(-4deg);background:var(--cc-yellow);color:#111720;border-color:var(--cc-yellow)}
  62%{transform:translate3d(3px,0,0) rotate(4deg);background:#111720;color:#fff;border-color:#111720}
  78%{transform:translate3d(-1px,0,0) rotate(-2deg);background:var(--cc-yellow);color:#111720;border-color:var(--cc-yellow)}
}

@media(max-width:640px){
  .cc-share-widget--image{right:10px!important;bottom:10px!important;}
  .cc-share-widget--image .cc-share-menu{width:min(220px,calc(100vw - 42px));}
  .cc-share-widget--end{
    padding:12px!important;
    gap:12px!important;
    align-items:flex-start!important;
    flex-direction:column!important;
  }
  .cc-share-trigger--end{min-height:40px;font-size:12px;}
  .cc-share-end-actions{justify-content:flex-start;gap:8px;}
  .cc-share-end-actions a,.cc-share-end-actions button{width:34px;height:34px;}
  .cc-share-end-actions img{width:34px!important;height:34px!important;}
}
@media(prefers-reduced-motion:reduce){
  .cc-share-trigger.cc-share-nudge,
  .cc-share-widget--image .cc-share-trigger.cc-share-nudge,
  .cc-share-trigger--end.cc-share-nudge{animation:none!important;}
}

/* v2.113 - Compartir final compacto: botón a la derecha, alineado con etiquetas */
.cc-single-tags--share{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:18px!important;
  position:relative!important;
}
.cc-single-tags--share .cc-single-tags-main{
  min-width:0;
  flex:1 1 auto;
}
.cc-single-tags--share .cc-single-tags-main:empty{
  display:none;
}
.cc-single-tags--share .cc-share-widget--end{
  position:relative!important;
  right:auto!important;
  bottom:auto!important;
  left:auto!important;
  top:auto!important;
  width:max-content!important;
  flex:0 0 auto!important;
  margin:0 0 1px auto!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  display:block!important;
}
.cc-single-tags--share .cc-share-trigger--end{
  min-height:32px!important;
  padding:6px 11px 6px 9px!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#4a505c!important;
  border:1px solid #dfe3e8!important;
  box-shadow:none!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:400!important;
}
.cc-single-tags--share .cc-share-trigger--end svg{
  width:15px!important;
  height:15px!important;
}
.cc-single-tags--share .cc-share-trigger--end:hover,
.cc-single-tags--share .cc-share-trigger--end:focus-visible,
.cc-single-tags--share .cc-share-widget--end.is-open .cc-share-trigger--end{
  border-color:var(--cc-yellow)!important;
  background:#fffaf0!important;
  color:#111720!important;
}




/* El recordatorio visual ahora se repite cada 3 s desde JS. */
.cc-single-tags--share .cc-share-trigger--end.cc-share-nudge{
  animation:ccShareNudgeEnd113 .92s cubic-bezier(.36,.07,.19,.97) both!important;
}
@keyframes ccShareNudgeEnd113{
  0%,100%{transform:translate3d(0,0,0) rotate(0);background:#fff;color:#4a505c;border-color:#dfe3e8;box-shadow:none}
  14%{transform:translate3d(-4px,0,0) rotate(-5deg);background:var(--cc-yellow);color:#111720;border-color:var(--cc-yellow);box-shadow:0 0 0 5px rgba(255,214,0,.20)}
  30%{transform:translate3d(4px,0,0) rotate(5deg);background:var(--cc-yellow);color:#111720;border-color:var(--cc-yellow);box-shadow:0 0 0 7px rgba(255,214,0,.14)}
  46%{transform:translate3d(-3px,0,0) rotate(-4deg);background:#fff;color:#4a505c;border-color:#dfe3e8}
  62%{transform:translate3d(3px,0,0) rotate(4deg);background:var(--cc-yellow);color:#111720;border-color:var(--cc-yellow)}
  78%{transform:translate3d(-1px,0,0) rotate(-2deg);background:var(--cc-yellow);color:#111720;border-color:var(--cc-yellow)}
}
@media(max-width:640px){
  .cc-single-tags--share{
    align-items:flex-end!important;
    gap:10px!important;
  }
  .cc-single-tags--share .cc-share-widget--end{
    margin-left:auto!important;
    padding:0!important;
  }
}
@media(prefers-reduced-motion:reduce){
  .cc-single-tags--share .cc-share-trigger--end.cc-share-nudge{animation:none!important;}
}


/* v2.118 — ÚNICOS cambios al botón original v2.113: tamaño y borde dorado en reposo */
.cc-share-widget--image .cc-share-trigger,
.cc-single-tags--share .cc-share-trigger--end{
  width:104px!important;
  min-width:104px!important;
  height:36px!important;
  min-height:36px!important;
  padding-left:11px!important;
  padding-right:11px!important;
  border:1.5px solid #d3b100!important;
}
/* Durante la animación manda íntegramente el efecto original de v2.113. */
.cc-share-widget--image .cc-share-trigger.cc-share-nudge,
.cc-single-tags--share .cc-share-trigger--end.cc-share-nudge{
  border-color:transparent!important;
}


/* v2.121 — El segundo botón ES literalmente el componente de la foto.
   Estas reglas solo ubican su contenedor junto a las etiquetas; no alteran el botón ni su animación. */
.cc-single-tags--share .cc-share-widget--inline{
  position:relative!important;
  right:auto!important;
  bottom:auto!important;
  left:auto!important;
  top:auto!important;
  margin-left:auto!important;
  margin-right:0!important;
  margin-top:0!important;
  margin-bottom:0!important;
  flex:0 0 auto!important;
  align-self:flex-end!important;
}
.cc-single-tags--share .cc-share-widget--inline .cc-share-menu--image{
  left:auto!important;
  right:0!important;
  top:auto!important;
  bottom:calc(100% + 9px)!important;
}
@media(max-width:640px){
  .cc-single-tags--share .cc-share-widget--inline{
    position:relative!important;
    right:auto!important;
    bottom:auto!important;
    margin-left:auto!important;
  }
}


/* v2.122 — Menú Compartir más delicado, 50% transparente */
.cc-share-widget--image .cc-share-menu,
.cc-single-tags--share .cc-share-widget--inline .cc-share-menu{
  background:rgba(45,49,55,.50)!important;
  border:1px solid rgba(255,255,255,.22)!important;
  box-shadow:0 12px 30px rgba(0,0,0,.20)!important;
  backdrop-filter:blur(12px)!important;
  -webkit-backdrop-filter:blur(12px)!important;
}
.cc-share-widget--image .cc-share-option:hover,
.cc-share-widget--image .cc-share-option:focus-visible,
.cc-single-tags--share .cc-share-widget--inline .cc-share-option:hover,
.cc-single-tags--share .cc-share-widget--inline .cc-share-option:focus-visible{
  background:rgba(255,255,255,.16)!important;
}


/* v2.123 — Ambos menús idénticos, 70% de transparencia (30% de opacidad) */
.cc-share-widget--image .cc-share-menu,
.cc-single-tags--share .cc-share-widget--inline .cc-share-menu{
  background:rgba(45,49,55,.30)!important;
  border:1px solid rgba(255,255,255,.22)!important;
  box-shadow:0 12px 30px rgba(0,0,0,.18)!important;
  backdrop-filter:blur(12px)!important;
  -webkit-backdrop-filter:blur(12px)!important;
}
.cc-share-widget--image .cc-share-option:hover,
.cc-share-widget--image .cc-share-option:focus-visible,
.cc-single-tags--share .cc-share-widget--inline .cc-share-option:hover,
.cc-single-tags--share .cc-share-widget--inline .cc-share-option:focus-visible{
  background:rgba(255,255,255,.16)!important;
}


/* v2.124 — Un único menú Compartir para ambas ubicaciones */
.cc-share-widget--image .cc-share-menu{
  width:220px!important;
  padding:8px!important;
  border:1px solid rgba(255,255,255,.24)!important;
  border-radius:12px!important;
  background:rgba(45,49,55,.30)!important; /* 70% transparencia */
  box-shadow:0 12px 30px rgba(0,0,0,.18)!important;
  backdrop-filter:blur(12px)!important;
  -webkit-backdrop-filter:blur(12px)!important;
}
.cc-share-widget--image .cc-share-option{
  min-height:42px!important;
  padding:8px 10px!important;
  gap:10px!important;
  border-radius:8px!important;
  color:#fff!important;
  display:flex!important;
  align-items:center!important;
}
.cc-share-widget--image .cc-share-option:hover,
.cc-share-widget--image .cc-share-option:focus-visible{
  background:rgba(255,255,255,.16)!important;
  color:#fff!important;
}
.cc-share-widget--image .cc-share-icon{
  width:20px!important;
  height:20px!important;
  flex:0 0 20px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  color:#fff!important;
}
.cc-share-widget--image .cc-share-option span{
  color:inherit!important;
}
@media(max-width:640px){
  .cc-share-widget--image .cc-share-menu{width:min(220px,calc(100vw - 42px))!important;}
}


/* v2.125 — Segundo componente: copia literal del componente sobre la foto. Solo cambia la posición del wrapper. */
.cc-single-tags--share .cc-share-widget--inline-copy{
 position:relative!important;right:auto!important;bottom:auto!important;left:auto!important;top:auto!important;
 margin:0 0 0 auto!important;flex:0 0 auto!important;align-self:flex-end!important;
}
.cc-single-tags--share .cc-share-widget--inline-copy .cc-share-menu{
 left:auto!important;right:0!important;top:auto!important;bottom:calc(100% + 9px)!important;
}


/* v2.126 — Menús Compartir visualmente idénticos */
.cc-share-widget--image .cc-share-menu{
  width:220px!important;
  padding:8px!important;
  border:1px solid rgba(255,255,255,.24)!important;
  border-radius:12px!important;
  background:rgba(45,49,55,.30)!important; /* 70% transparente */
  box-shadow:0 12px 30px rgba(0,0,0,.18)!important;
  backdrop-filter:blur(12px)!important;
  -webkit-backdrop-filter:blur(12px)!important;
}

/* Foto: mantiene su apertura original */
.cc-single-thumb .cc-share-widget--image:not(.cc-share-widget--inline-copy) .cc-share-menu{
  left:auto!important;
  right:0!important;
  top:auto!important;
  bottom:calc(100% + 10px)!important;
}

/* Final: mismo menú, pero abre arriba-izquierda sobre el contenido,
   para que la transparencia muestre lo que realmente hay detrás. */
.cc-single-tags--share .cc-share-widget--inline-copy .cc-share-menu{
  left:auto!important;
  right:42px!important;
  top:auto!important;
  bottom:calc(100% + 10px)!important;
}

/* Mismo tratamiento de opciones en ambos */
.cc-share-widget--image .cc-share-option{
  background:transparent!important;
  color:#fff!important;
}
.cc-share-widget--image .cc-share-option:hover,
.cc-share-widget--image .cc-share-option:focus-visible{
  background:rgba(255,255,255,.16)!important;
  color:#fff!important;
}

@media(max-width:640px){
  .cc-single-tags--share .cc-share-widget--inline-copy .cc-share-menu{
    right:0!important;
  }
}


/* v2.128 — Copia literal del botón Compartir de la imagen destacada al final de cada nota.
   Solo este wrapper cambia la posición; el componente conserva exactamente sus clases y estilos originales. */
.cc-share-end-copy-wrap{
  position:relative!important;
  display:flex!important;
  justify-content:flex-end!important;
  align-items:flex-end!important;
  width:100%!important;
  margin:24px 0 28px!important;
  overflow:visible!important;
}
.cc-share-end-copy-wrap .cc-share-widget--image{
  position:relative!important;
  right:auto!important;
  bottom:auto!important;
  left:auto!important;
  top:auto!important;
  margin:0!important;
}
.cc-share-end-copy-wrap .cc-share-widget--image .cc-share-menu{
  left:auto!important;
  right:0!important;
  top:auto!important;
  bottom:calc(100% + 10px)!important;
}
@media(max-width:640px){
  .cc-share-end-copy-wrap{margin:22px 0 26px!important;}
}


/* v2.136 — Compartir flotante alineado con Versión lectura y menú hacia arriba */
.cc-single{position:relative;}
.cc-share-end-copy-wrap{display:none!important;}
.cc-share-floating-wrap{
  --cc-share-left:0px;
  position:fixed;
  z-index:120;
  top:auto!important;
  bottom:18px!important;
  left:var(--cc-share-left)!important;
  right:auto!important;
  width:max-content;
  margin:0!important;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translateY(8px);
  transition:opacity .36s ease, transform .36s ease, visibility 0s linear .36s;
}
.cc-share-floating-wrap.is-visible{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:translateY(0);
  transition:opacity .36s ease, transform .36s ease, visibility 0s;
}
.cc-share-floating-wrap.is-stopped{
  position:absolute;
  top:var(--cc-share-stop-top)!important;
  bottom:auto!important;
  left:var(--cc-share-stop-left)!important;
  right:auto!important;
  transform:none!important;
}
.cc-share-floating-wrap .cc-share-widget--image{
  position:relative!important;
  inset:auto!important;
  margin:0!important;
}
.cc-share-floating-wrap .cc-share-widget--image .cc-share-menu{
  /* El menú del flotante se despliega verticalmente hacia arriba. */
  left:auto!important;
  right:0!important;
  top:auto!important;
  bottom:calc(100% + 10px)!important;
  transform:none!important;
}
/* En pantallas sin margen lateral real, se conserva solo el botón de la imagen destacada. */
@media(max-width:900px){
  .cc-share-floating-wrap{display:none!important;}
}
@media(prefers-reduced-motion:reduce){
  .cc-share-floating-wrap{transition:none!important;}
}

/* v2.135 - Corrección puntual: texto de la nota en Versión lectura + modo oscuro.
   No modifica la Versión lectura clara ni el modo oscuro normal. */
html.cc-dark-mode.cc-reading-mode-html body.single article.cc-single .cc-single-content,
html.cc-dark-mode body.single.cc-reading-mode article.cc-single .cc-single-content,
html.cc-reading-mode-html.cc-dark-mode body.single article.cc-single .cc-single-content,
html.cc-dark-mode.cc-reading-mode-html body.single article.cc-single .cc-single-content p,
html.cc-dark-mode body.single.cc-reading-mode article.cc-single .cc-single-content p,
html.cc-reading-mode-html.cc-dark-mode body.single article.cc-single .cc-single-content p,
html.cc-dark-mode.cc-reading-mode-html body.single article.cc-single .cc-single-content li,
html.cc-dark-mode body.single.cc-reading-mode article.cc-single .cc-single-content li,
html.cc-reading-mode-html.cc-dark-mode body.single article.cc-single .cc-single-content li,
html.cc-dark-mode.cc-reading-mode-html body.single article.cc-single .cc-single-content span,
html.cc-dark-mode body.single.cc-reading-mode article.cc-single .cc-single-content span,
html.cc-reading-mode-html.cc-dark-mode body.single article.cc-single .cc-single-content span,
html.cc-dark-mode.cc-reading-mode-html body.single article.cc-single .cc-single-content div,
html.cc-dark-mode body.single.cc-reading-mode article.cc-single .cc-single-content div,
html.cc-reading-mode-html.cc-dark-mode body.single article.cc-single .cc-single-content div,
html.cc-dark-mode.cc-reading-mode-html body.single article.cc-single .cc-single-content blockquote,
html.cc-dark-mode body.single.cc-reading-mode article.cc-single .cc-single-content blockquote,
html.cc-reading-mode-html.cc-dark-mode body.single article.cc-single .cc-single-content blockquote,
html.cc-dark-mode.cc-reading-mode-html body.single article.cc-single .cc-single-content h1,
html.cc-dark-mode body.single.cc-reading-mode article.cc-single .cc-single-content h1,
html.cc-reading-mode-html.cc-dark-mode body.single article.cc-single .cc-single-content h1,
html.cc-dark-mode.cc-reading-mode-html body.single article.cc-single .cc-single-content h2,
html.cc-dark-mode body.single.cc-reading-mode article.cc-single .cc-single-content h2,
html.cc-reading-mode-html.cc-dark-mode body.single article.cc-single .cc-single-content h2,
html.cc-dark-mode.cc-reading-mode-html body.single article.cc-single .cc-single-content h3,
html.cc-dark-mode body.single.cc-reading-mode article.cc-single .cc-single-content h3,
html.cc-reading-mode-html.cc-dark-mode body.single article.cc-single .cc-single-content h3,
html.cc-dark-mode.cc-reading-mode-html body.single article.cc-single .cc-single-content h4,
html.cc-dark-mode body.single.cc-reading-mode article.cc-single .cc-single-content h4,
html.cc-reading-mode-html.cc-dark-mode body.single article.cc-single .cc-single-content h4,
html.cc-dark-mode.cc-reading-mode-html body.single article.cc-single .cc-single-content h5,
html.cc-dark-mode body.single.cc-reading-mode article.cc-single .cc-single-content h5,
html.cc-reading-mode-html.cc-dark-mode body.single article.cc-single .cc-single-content h5,
html.cc-dark-mode.cc-reading-mode-html body.single article.cc-single .cc-single-content strong,
html.cc-dark-mode body.single.cc-reading-mode article.cc-single .cc-single-content strong,
html.cc-reading-mode-html.cc-dark-mode body.single article.cc-single .cc-single-content strong,
html.cc-dark-mode.cc-reading-mode-html body.single article.cc-single .cc-single-content b,
html.cc-dark-mode body.single.cc-reading-mode article.cc-single .cc-single-content b,
html.cc-reading-mode-html.cc-dark-mode body.single article.cc-single .cc-single-content b,
html.cc-dark-mode.cc-reading-mode-html body.single article.cc-single .cc-single-content em,
html.cc-dark-mode body.single.cc-reading-mode article.cc-single .cc-single-content em,
html.cc-reading-mode-html.cc-dark-mode body.single article.cc-single .cc-single-content em,
html.cc-dark-mode.cc-reading-mode-html body.single article.cc-single .cc-single-content a,
html.cc-dark-mode body.single.cc-reading-mode article.cc-single .cc-single-content a,
html.cc-reading-mode-html.cc-dark-mode body.single article.cc-single .cc-single-content a {
  color:#FFFFFF!important;
  -webkit-text-fill-color:#FFFFFF!important;
  opacity:1!important;
  text-shadow:none!important;
}

/* v2.135.1 - Remates del buscador y del pie de página. */
html.cc-dark-mode .cc-search-keywords,
html.cc-dark-mode .cc-search-form.cc-search-form-filters .cc-search-submit,
html.cc-dark-mode .cc-search-filters select{
  background:#101215!important;
  border-color:#34373d!important;
  color:#f2f3f5!important;
}
html.cc-dark-mode .cc-search-filters .cc-filter-submit{background:var(--cc-yellow)!important;border-color:var(--cc-yellow)!important;color:#17212b!important;}
html.cc-dark-mode .cc-search-filters .cc-filter-submit:hover{background:#172f3b!important;border-color:#172f3b!important;color:#fff!important;}
@media (max-width:760px){
  .cc-footer-legal-strip-inner-v99{padding-top:6px!important;padding-bottom:6px!important;}
  .cc-footer-legal-line{font-size:10px!important;line-height:1.28!important;row-gap:1px!important;}
}
@media (max-width:480px){
  .cc-footer-legal-line{font-size:10px!important;line-height:1.35!important;}
}

/* v2.138 - Diseño definitivo del buscador y footer, sin depender del zoom del navegador. */
@media (min-width:601px){
  .cc-brand-header{height:190px!important;min-height:190px!important;overflow:visible!important;}
  .cc-search-box{width:450px!important;max-width:450px!important;}
  .cc-search-form.cc-search-form-filters{
    height:auto!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-rows:42px 36px!important;
    gap:9px!important;
    width:100%!important;
    padding:0!important;
    margin:0!important;
    overflow:visible!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
  .cc-search-keywords{grid-row:1!important;width:100%!important;}
  .cc-search-filters{
    grid-row:2!important;
    grid-template-columns:92px 105px minmax(0,1fr) 78px!important;
    gap:8px!important;
    width:100%!important;
    margin:0!important;
  }
  .cc-search-filters select,
  .cc-search-filters .cc-filter-submit{height:36px!important;}
  .cc-footer-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
}
/* En anchos intermedios también se sostienen cuatro columnas; sólo celular se reduce. */
@media (min-width:701px) and (max-width:960px){
  .cc-footer-grid-v44{grid-template-columns:minmax(230px,.78fr) minmax(0,2.22fr)!important;gap:38px!important;}
  .cc-footer-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px 14px!important;}
}
.cc-footer-legal-strip{min-height:0!important;height:auto!important;}
.cc-footer-legal-strip-inner-v99{min-height:0!important;padding-top:3px!important;padding-bottom:3px!important;}
.cc-footer-legal-line{min-height:0!important;margin:0!important;font-size:9.5px!important;line-height:1!important;}
@media (max-width:760px){
  .cc-footer-legal-strip-inner-v99{padding-top:4px!important;padding-bottom:4px!important;}
  .cc-footer-legal-line{line-height:1.2!important;}
}

/* v2.139 - Ajustes de footer solicitados: tipografía legal intacta y columnas autónomas. */
.cc-footer-legal-strip-inner-v99{padding-top:4px!important;padding-bottom:4px!important;}
.cc-footer-legal-line{
  font-size:11.5px!important;
  line-height:1.5!important;
}
.cc-footer-category-grid{
  display:block!important;
  column-count:4!important;
  column-gap:20px!important;
  column-fill:balance!important;
}
.cc-footer-category-grid li{
  display:block!important;
  break-inside:avoid!important;
  -webkit-column-break-inside:avoid!important;
  margin:0 0 9px!important;
}
@media (max-width:700px){
  .cc-footer-category-grid{column-count:2!important;}
}
@media (max-width:480px){
  .cc-footer-category-grid{column-count:1!important;}
}

/* v2.140 - Las tres franjas finales comparten exactamente la misma altura. */
@media (min-width:761px){
  .cc-footer-live-marquee,
  .cc-footer-legal-strip,
  .cc-footer-wawi{
    height:60px!important;
    min-height:60px!important;
    box-sizing:border-box!important;
  }
  .cc-footer-live-inner,
  .cc-footer-legal-strip-inner-v99,
  .cc-footer-wawi-inner{
    height:100%!important;
    min-height:0!important;
    padding-top:0!important;
    padding-bottom:0!important;
    box-sizing:border-box!important;
  }
  .cc-footer-legal-strip-inner-v99{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  .cc-footer-wawi-inner{display:flex!important;align-items:center!important;justify-content:center!important;}
}

/* v2.143 - Centrado geométrico de la línea legal, sin depender del zoom. */
.cc-footer-legal-strip-inner-v99{position:relative!important;}
.cc-footer-legal-line{
  position:absolute!important;
  top:50%!important;
  bottom:auto!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  height:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  transform:translateY(-50%)!important;
}

/* La altura y el contenedor de referencia también son universales para evitar
   que el zoom active una versión distinta del footer. */
.cc-footer-live-marquee,
.cc-footer-legal-strip,
.cc-footer-wawi{
  height:60px!important;
  min-height:60px!important;
  box-sizing:border-box!important;
}
.cc-footer-live-inner,
.cc-footer-legal-strip-inner-v99,
.cc-footer-wawi-inner{
  height:100%!important;
  min-height:0!important;
  padding-top:0!important;
  padding-bottom:0!important;
  box-sizing:border-box!important;
}

/* v2.144 - Corrección óptica del bloque legal dentro de su banda de 60 px. */
.cc-footer-legal-line{transform:translateY(calc(-50% - 14px))!important;}

/* v2.147 - Navegación editorial agrupada del footer. */
.cc-footer-grid-v44{grid-template-columns:minmax(250px,.72fr) minmax(0,2.28fr)!important;gap:54px!important;}
.cc-footer-categories-grouped h3{margin-bottom:22px!important;}
.cc-footer-category-groups{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:0;
}
.cc-footer-category-group{
  min-width:0;
  padding:0 22px;
  border-left:1px solid rgba(206,225,231,.24);
  opacity:0;
  transform:translateY(12px);
  transition:opacity .55s ease,transform .55s cubic-bezier(.22,.61,.36,1);
}
.cc-footer-category-group:first-child{padding-left:0;border-left:0;}
.cc-footer-category-group:nth-child(2){transition-delay:.09s;}
.cc-footer-category-group:nth-child(3){transition-delay:.18s;}
.cc-footer-category-group:nth-child(4){transition-delay:.27s;}
.cc-footer-category-groups.is-visible .cc-footer-category-group{opacity:1;transform:translateY(0);}
.cc-footer-category-group h4{
  margin:0 0 16px;
  color:#d4e2e7;
  font:500 13px Montserrat,Tahoma,sans-serif;
  letter-spacing:.8px;
  line-height:1.3;
  text-transform:uppercase;
}
.cc-footer-category-group ul{margin:0;padding:0;list-style:none;}
.cc-footer-category-group li{margin:0;padding:0;break-inside:avoid;}
.cc-footer-category-group a{
  position:relative;
  display:inline-block;
  color:#c4d3d8;
  font-size:11.5px;
  font-weight:300;
  line-height:1.25;
  text-decoration:none;
}
.cc-footer-category-group a::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:-4px;
  height:1px;
  background:var(--cc-yellow);
  transform:scaleX(0);
  transform-origin:left;
  transition:transform .25s ease;
}
.cc-footer-category-group a:hover{color:#fff;}
.cc-footer-category-group a:hover::after{transform:scaleX(1);}
@media (max-width:960px){
  .cc-footer-grid-v44{grid-template-columns:1fr!important;}
  .cc-footer-category-groups{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:28px;}
  .cc-footer-category-group:nth-child(3){padding-left:0;border-left:0;}
}
@media (max-width:560px){
  .cc-footer-category-groups{grid-template-columns:1fr;gap:25px;}
  .cc-footer-category-group{padding-left:0;border-left:0;}
}
@media (prefers-reduced-motion:reduce){
  .cc-footer-category-group{opacity:1;transform:none;transition:none;}
  .cc-footer-category-group a::after{transition:none;}
}

/* v2.154 - Contacto directo por WhatsApp, centrado dentro del bloque institucional. */
.cc-footer-brand{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  text-align:center!important;
}
.cc-footer-brand .cc-footer-logo-text{
  justify-content:center!important;
  margin-bottom:15px!important;
}
.cc-footer-brand p{
  max-width:305px!important;
  margin:0!important;
  text-align:center!important;
}
.cc-footer-contact-whatsapp{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  width:100%!important;
  margin-top:20px!important;
}
.cc-footer-contact-whatsapp h3{
  margin:0 0 11px!important;
  color:#d7e4e8!important;
  font-size:10px!important;
  font-weight:500!important;
  letter-spacing:.8px!important;
  line-height:1.3!important;
}
.cc-footer-contact-whatsapp h3:before{display:none!important;}
.cc-footer-whatsapp-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  min-height:38px!important;
  padding:0 16px!important;
  border:1px solid var(--cc-yellow)!important;
  border-radius:999px!important;
  color:#fff!important;
  background:rgba(255,255,255,.03)!important;
  font-size:12px!important;
  font-weight:400!important;
  line-height:1!important;
  text-decoration:none!important;
  transition:transform .24s ease,background-color .24s ease,color .24s ease,box-shadow .24s ease!important;
}
.cc-footer-whatsapp-icon{width:16px!important;height:16px!important;fill:var(--cc-yellow)!important;flex:0 0 auto!important;}
.cc-footer-whatsapp-button:hover,
.cc-footer-whatsapp-button:focus-visible{
  color:#132c33!important;
  background:var(--cc-yellow)!important;
  box-shadow:0 7px 18px rgba(0,0,0,.18)!important;
  transform:translateY(-2px)!important;
}
.cc-footer-whatsapp-button:hover .cc-footer-whatsapp-icon,
.cc-footer-whatsapp-button:focus-visible .cc-footer-whatsapp-icon{fill:#132c33!important;}
@media (max-width:960px){
  .cc-footer-brand{align-items:center!important;text-align:center!important;}
}

/* v2.155 - Ancho de lectura equilibrado para la presentación institucional. */
@media (min-width:961px){
  .cc-footer-grid-v44{
    grid-template-columns:minmax(340px,.82fr) minmax(0,2.18fr)!important;
    gap:48px!important;
  }
  .cc-footer-brand p{max-width:350px!important;}
}

/* v2.156 - Categorías como contenido principal, contacto institucional a la derecha. */
@media (min-width:961px){
  .cc-footer-grid-v44{
    grid-template-columns:minmax(0,2.18fr) minmax(340px,.82fr)!important;
  }
}
.cc-footer-category-groups{padding-top:2px!important;}
.cc-footer-category-group h4{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  margin:0 0 17px!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:500!important;
  letter-spacing:.35px!important;
}
.cc-footer-category-group h4::before{
  content:"";
  width:7px;
  height:7px;
  flex:0 0 7px;
  border-radius:50%;
  background:var(--cc-yellow);
}

/* v2.157 - Footer responsive en dos módulos y bandas inferiores sin solapamientos. */
@media (min-width:481px) and (max-width:960px){
  .cc-footer-grid-v44{
    grid-template-columns:minmax(0,1.55fr) minmax(245px,.85fr)!important;
    gap:28px!important;
    align-items:start!important;
  }
  .cc-footer-category-groups{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .cc-footer-brand p{max-width:285px!important;}
}
@media (max-width:760px){
  .cc-footer-live-marquee,
  .cc-footer-legal-strip,
  .cc-footer-wawi{
    height:88px!important;
    min-height:88px!important;
  }
  .cc-footer-live-inner,
  .cc-footer-legal-strip-inner-v99,
  .cc-footer-wawi-inner{
    height:88px!important;
    min-height:88px!important;
    padding-top:0!important;
    padding-bottom:0!important;
  }
  .cc-footer-live-inner{display:flex!important;align-items:center!important;}
  .cc-footer-legal-strip-inner-v99{
    position:static!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  .cc-footer-legal-line{
    position:static!important;
    inset:auto!important;
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    justify-content:center!important;
    gap:2px 7px!important;
    width:100%!important;
    padding:0 10px!important;
    transform:none!important;
    text-align:center!important;
    line-height:1.35!important;
  }
  .cc-footer-wawi-inner{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding-left:12px!important;
    padding-right:12px!important;
    text-align:center!important;
  }
}
@media (max-width:480px){
  .cc-footer-live-marquee,
  .cc-footer-legal-strip,
  .cc-footer-wawi,
  .cc-footer-live-inner,
  .cc-footer-legal-strip-inner-v99,
  .cc-footer-wawi-inner{
    height:104px!important;
    min-height:104px!important;
  }
}

/* v2.158b - Este override debe ir al final: dos columnas reales de secciones en móvil. */
@media (max-width:480px){
  .cc-footer-category-groups{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    column-gap:12px!important;
    row-gap:23px!important;
  }
  .cc-footer-category-group{min-width:0!important;}
}

/* v2.161b - Centrado final de la navegación de escritorio. */
@media (min-width:901px){
  .cc-main-nav-updated .cc-nav-inner{position:relative!important;justify-content:center!important;}
  .cc-main-nav-updated .cc-menu-list-desktop{justify-content:center!important;}
}

/* v2.163 - Centrado vertical real del índice de secciones. */
@media (min-width:901px){
  .cc-main-nav-updated .cc-menu-index{
    top:0!important;
    bottom:0!important;
    display:flex!important;
    align-items:center!important;
  }
  .cc-main-nav-updated .cc-menu-index-toggle{margin-top:0!important;}
}

/* v2.164 - Navegación sobria: sin subrayados ni líneas de acento. */
.cc-main-nav-updated{border-bottom:0!important;}
.cc-menu-index-panel{border-bottom:0!important;}
.cc-menu-list-desktop>li>a::after,
.cc-menu-more-toggle::after{display:none!important;}
.cc-menu-list-desktop>li>a:hover{color:#fff!important;background:transparent!important;}
.cc-menu-list-desktop>li.is-current>a{
  color:#fff!important;
  background:rgba(255,255,255,.11)!important;
  box-shadow:none!important;
}

/* v2.165 - Una sola superficie para menú y panel; hover con presencia. */
.cc-brand-header{border-bottom:0!important;}
.cc-menu-index-panel{background:#172f3b!important;}
.cc-menu-list-desktop>li:not(.is-current)>a:hover{
  color:#fff!important;
  background:rgba(255,255,255,.16)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)!important;
}

/* v2.166 - El activo es neutro; la línea amarilla aparece sólo al hover. */
.cc-menu-list-desktop>li>a{background:transparent!important;box-shadow:none!important;}
.cc-menu-list-desktop>li.is-current>a{background:transparent!important;box-shadow:none!important;color:rgba(255,255,255,.86)!important;}
.cc-menu-list-desktop>li>a::after{display:block!important;bottom:9px!important;height:1px!important;background:var(--cc-yellow)!important;transform:scaleX(0)!important;}
.cc-menu-list-desktop>li>a:hover{background:transparent!important;box-shadow:none!important;color:#fff!important;}
.cc-menu-list-desktop>li>a:hover::after{transform:scaleX(1)!important;}

/* v2.167 - Hover idéntico al del footer: sólo línea lenta, sin cambios cromáticos. */
.cc-menu-list-desktop>li>a:hover{color:rgba(255,255,255,.86)!important;background:transparent!important;box-shadow:none!important;}
.cc-menu-list-desktop>li>a::after{bottom:9px!important;height:1px!important;transform-origin:left!important;transition:transform .25s ease!important;}

/* v2.168 - Anulación con la misma especificidad del fondo heredado. */
.cc-menu-list-desktop>li:not(.is-current)>a:hover{background:transparent!important;box-shadow:none!important;}

/* v2.169 - Durante la exploración sólo se ve una línea de navegación. */
.cc-menu-list-desktop:hover>li.is-current>a:not(:hover)::after{transform:scaleX(0)!important;}

/* v2.170 - El índice sustituye al menú mientras está abierto. */
@media (min-width:901px){
  .cc-main-nav-updated.is-index-open{height:auto!important;min-height:48px!important;}
  .cc-main-nav-updated.is-index-open .cc-nav-inner{display:none!important;}
  .cc-main-nav-updated.is-index-open .cc-menu-index-panel{position:static!important;display:block!important;opacity:1!important;visibility:visible!important;transform:none!important;box-shadow:none!important;}
  .cc-main-nav-updated.is-index-open .cc-menu-index-inner{padding-top:13px!important;padding-bottom:16px!important;}
  .cc-menu-index-panel ul{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
}

/* v2.171 - Reemplazo suave del menú por el índice, sin salto superior. */
@media (min-width:901px){
  .cc-main-nav-updated .cc-nav-inner{height:46px!important;overflow:hidden!important;opacity:1!important;transition:height .26s ease,opacity .16s ease!important;}
  .cc-main-nav-updated .cc-menu-index-panel{position:static!important;display:block!important;max-height:0!important;overflow:hidden!important;opacity:0!important;visibility:visible!important;transform:translateY(-5px)!important;transition:max-height .32s cubic-bezier(.22,.61,.36,1),opacity .18s ease,transform .26s ease!important;}
  .cc-main-nav-updated.is-index-open .cc-nav-inner{display:flex!important;height:0!important;min-height:0!important;opacity:0!important;pointer-events:none!important;}
  .cc-main-nav-updated.is-index-open .cc-menu-index-panel{max-height:260px!important;opacity:1!important;transform:translateY(0)!important;}
}

/* v2.176 - Controles flotantes con una presencia visual equivalente. */
.cc-reading-toggle,
.cc-share-floating-wrap .cc-share-widget--image .cc-share-trigger{
  width:124px!important;
  min-width:124px!important;
  height:40px!important;
  min-height:40px!important;
  box-sizing:border-box!important;
  justify-content:center!important;
  gap:7px!important;
  padding:7px 12px!important;
  font-size:11px!important;
  line-height:1!important;
}
.cc-reading-icon{
  width:23px!important;
  height:23px!important;
  font-size:12px!important;
}
.cc-share-floating-wrap .cc-share-widget--image .cc-share-trigger svg{
  width:18px!important;
  height:18px!important;
}

/* v2.184 - Compartir flotante disponible también en notas responsive. */
@media(max-width:900px){
  body.single .cc-share-floating-wrap{
    display:block!important;
    position:fixed!important;
    right:12px!important;
    left:auto!important;
    bottom:12px!important;
    z-index:10040!important;
  }
  body.single .cc-share-floating-wrap.is-visible{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateY(0)!important;
  }
}

/* v2.177 - La etiqueta del acceso a lectura debe conservar una única línea. */
.cc-reading-toggle{
  width:160px!important;
  min-width:160px!important;
  white-space:nowrap!important;
}
.cc-reading-toggle .cc-reading-label{white-space:nowrap!important;}

/* v2.178 - El encabezado y su índice se apilan siempre por encima del contenido. */
.cc-site-header{
  position:relative!important;
  isolation:isolate!important;
  z-index:2147483000!important;
  overflow:visible!important;
}
.cc-main-nav-updated{
  position:relative!important;
  z-index:2!important;
  overflow:visible!important;
}
.cc-menu-index-panel{z-index:3!important;}
#content.cc-content{
  position:relative!important;
  z-index:0!important;
  isolation:isolate!important;
}

/* v2.179 - El índice sólo participa cuando se abre por clic; el hover no crea capa. */
@media (min-width:901px){
  .cc-menu-index-toggle:hover{
    background:transparent!important;
    border-color:rgba(255,255,255,.42)!important;
  }
  .cc-menu-index-toggle:hover .cc-menu-index-dots i{background:#e7eff1!important;}
  .cc-menu-index-panel{
    visibility:hidden!important;
    pointer-events:none!important;
  }
  .cc-main-nav-updated.is-index-open .cc-menu-index-panel{
    visibility:visible!important;
    pointer-events:auto!important;
  }
}
