/*
Theme Name: Chycord News
Theme URI: https://noticias.chycordmusicgroup.com/
Author: Chycord Music Group
Author URI: https://chycordmusicgroup.com/
Description: Tema editorial para Chycord News con estructura de noticias, transparencia, Google News, autores y Chycord Charts.
Version: 2.9.0
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: chycord-news
*/

:root{
  --green:#16a765;
  --green-dark:#087844;
  --green-soft:#effbf5;
  --green-pale:#dff5e9;
  --ink:#171717;
  --muted:#68686f;
  --line:#dedee2;
  --soft:#f6f6f7;
  --paper:#fff;
  --max:1180px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%;height:auto}
.cn-container{width:min(var(--max),calc(100% - 28px));margin:auto}
.cn-top{background:#fafafa;border-bottom:1px solid #ececf0;height:34px}
.cn-top .cn-container{height:100%;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#5d5d65}
.cn-toplinks{display:flex;gap:17px;align-items:center}
.cn-live{font-weight:900;color:#db2449}.cn-live:before{content:"";width:7px;height:7px;background:#db2449;border-radius:50%;display:inline-block;margin-right:7px}
.cn-today{border-bottom:1px solid var(--line)}
.cn-today .cn-container{height:39px;display:flex;align-items:center;gap:16px;white-space:nowrap;overflow:auto;scrollbar-width:none}
.cn-today strong{font-size:11px;color:var(--green);text-transform:uppercase;letter-spacing:.6px}
.cn-today a{font-size:11px;color:#505057}
.cn-mast{padding:18px 0 14px}
.cn-mast-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}
.cn-mast-info{font-size:10px;color:#6b6b72;line-height:1.45;text-transform:uppercase}
.cn-brand{text-align:center}
.cn-brand-main{font-family:Arial Black,Arial,sans-serif;font-size:54px;letter-spacing:-4.7px;font-weight:950}
.cn-brand-news{font-size:12px;letter-spacing:5px;font-weight:950;color:var(--green);margin-left:8px}
.cn-brand-sub{font-size:9px;letter-spacing:1.5px;color:#777;margin-top:4px;text-transform:uppercase}
.cn-actions{justify-self:end;display:flex;gap:8px}
.cn-circle{width:36px;height:36px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:#fff;cursor:pointer}
.cn-nav{border-top:1px solid #111;border-bottom:1px solid #111;background:#fff}
.cn-nav .cn-container{height:44px;display:flex;align-items:center;justify-content:center;gap:22px;overflow:auto;white-space:nowrap;scrollbar-width:none}
.cn-nav a{font-size:11px;font-weight:900;text-transform:uppercase}
.cn-nav a:hover,.cn-nav .current-menu-item>a{color:var(--green)}
.cn-breaking{background:#151515;color:#fff}
.cn-breaking .cn-container{height:38px;display:flex;align-items:center;gap:15px;overflow:hidden}
.cn-breaking-label{font-size:10px;font-weight:900;text-transform:uppercase;background:var(--green);padding:7px 10px}
.cn-breaking-text{font-size:11px;white-space:nowrap;color:#ebebed}
.cn-ad{background:#fafafa;border:1px solid #eeeeef;display:grid;place-items:center;color:#a1a1a6;text-transform:uppercase;font-size:9px;letter-spacing:1.2px;text-align:center}
.cn-ad-top{height:120px;border-left:0;border-right:0}
.cn-ad-wide{height:100px;margin:24px 0}
.cn-ad-box{height:250px;margin:18px 0}
.cn-home-top{padding:24px 0 28px;border-bottom:1px solid #111}
.cn-top-grid{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:19px}
.cn-col+.cn-col{border-left:1px solid var(--line);padding-left:19px}
.cn-kicker{font-size:9px;color:var(--green);font-weight:950;text-transform:uppercase;letter-spacing:.8px}
.cn-photo{background:linear-gradient(135deg,#0b3422,#18945b 55%,#73d39f);position:relative;overflow:hidden}
.cn-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(0,0,0,.16))}
.cn-img{width:100%;height:100%;object-fit:cover}
.cn-side-story{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid var(--line)}
.cn-side-story:last-child{border-bottom:0}
.cn-side-story .cn-thumb{height:138px;margin-bottom:9px}
.cn-side-story h3{font:800 19px/1.13 Georgia,serif;margin:6px 0}
.cn-lead .cn-thumb{height:355px}
.cn-lead h1{font:900 42px/1 Georgia,serif;letter-spacing:-1.6px;margin:12px 0 10px}
.cn-lead p{font:15px/1.45 Georgia,serif;color:#5c5c64;margin:0 0 10px}
.cn-byline{font-size:10px;color:#7b7b82}
.cn-quick-title{font-size:10px;text-transform:uppercase;font-weight:950;border-bottom:4px solid var(--green);padding-bottom:8px}
.cn-quick{padding:12px 0;border-bottom:1px solid var(--line)}
.cn-quick time{font-size:9px;color:var(--green);font-weight:950}
.cn-quick h4{font:700 15px/1.18 Georgia,serif;margin:5px 0}
.cn-section{padding:27px 0;border-bottom:1px solid #111}
.cn-section.soft{background:var(--green-soft)}
.cn-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}
.cn-section-head h2{font:900 27px/1 Georgia,serif;margin:0;display:flex;align-items:center;gap:9px}
.cn-section-head h2:before{content:"";width:6px;height:24px;background:var(--green)}
.cn-more{font-size:9px;text-transform:uppercase;font-weight:950;color:var(--green)}
.cn-latest-wrap{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:30px}
.cn-latest-list{border-top:1px solid #111}
.cn-latest-row{display:grid;grid-template-columns:78px 175px 1fr;gap:14px;padding:15px 0;border-bottom:1px solid var(--line)}
.cn-latest-row time{font-size:10px;color:var(--green);font-weight:950;padding-top:5px}
.cn-latest-row .cn-thumb{height:102px}
.cn-latest-row h3{font:800 20px/1.12 Georgia,serif;margin:4px 0 7px}
.cn-latest-row p{font:13px/1.4 Georgia,serif;color:#666;margin:0}
.cn-most{background:#f7f7f8;border-top:5px solid var(--green);padding:14px 16px;height:max-content}
.cn-most h3{font:900 22px Georgia,serif;margin:0 0 7px}
.cn-most-item{display:grid;grid-template-columns:32px 1fr;gap:8px;padding:12px 0;border-top:1px solid var(--line)}
.cn-most-num{font:900 28px/1 Georgia,serif;color:var(--green)}
.cn-most-item p{font:700 14px/1.18 Georgia,serif;margin:0}
.cn-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}
.cn-card{border-right:1px solid var(--line);padding-right:16px}
.cn-card:last-child{border-right:0;padding-right:0}
.cn-card .cn-thumb{height:155px}
.cn-card h3{font:800 18px/1.13 Georgia,serif;margin:8px 0 6px}
.cn-hot{background:#111;color:#fff}
.cn-hot .cn-section-head h2:before{background:#48d889}
.cn-hot-intro{display:grid;grid-template-columns:290px 1fr;gap:26px;align-items:end;margin-bottom:16px}
.cn-hot-title{font-family:Arial Black,Arial,sans-serif;font-size:44px;line-height:.88;letter-spacing:-3.3px}
.cn-hot-title span{color:#48d889}
.cn-hot-intro p{font:13px/1.5 Georgia,serif;color:#bdbdc3;max-width:610px}
.cn-chart{background:#181818;border-top:5px solid var(--green)}
.cn-chart-head,.cn-chart-row{display:grid;grid-template-columns:58px minmax(0,1fr) 85px 75px;gap:12px;align-items:center;padding:12px 14px}
.cn-chart-head{font-size:9px;text-transform:uppercase;font-weight:900;color:#96969c}
.cn-chart-row{border-top:1px solid #333}
.cn-chart-pos{font:900 29px Georgia,serif}
.cn-track{display:flex;align-items:center;gap:11px}
.cn-cover{width:48px;height:48px;object-fit:cover;background:linear-gradient(135deg,#0b3422,#2dc877);flex:0 0 auto}
.cn-track strong{display:block;font:800 15px/1.1 Georgia,serif}
.cn-track small{font-size:9px;color:#9e9ea5}
.cn-up{font-size:10px;font-weight:900;color:#56dc92}
.cn-footer{background:#101010;color:#fff;padding:30px 0 18px}
.cn-footer-logo{font-family:Arial Black,Arial,sans-serif;font-size:30px;letter-spacing:-2px}
.cn-footer-logo span{font:900 10px Arial;letter-spacing:3px;color:#53d994;margin-left:4px}
.cn-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:25px;margin-top:20px}
.cn-footer p,.cn-footer a{font-size:10px;line-height:1.55;color:#aaa}
.cn-footer a{display:block;margin:6px 0}.cn-footer h4{font-size:10px;text-transform:uppercase}
.cn-footer-bottom{border-top:1px solid #333;margin-top:22px;padding-top:14px;color:#777;font-size:9px;display:flex;justify-content:space-between}
/* ARTICLE */
.cn-article{padding:29px 0 0}
.cn-article-head{max-width:900px;margin:auto}
.cn-crumb{font-size:10px;font-weight:950;color:var(--green);text-transform:uppercase;margin-bottom:12px}
.cn-article-head h1{font:900 52px/.99 Georgia,serif;letter-spacing:-2px;margin:8px 0 11px}
.cn-article-dek{font:19px/1.45 Georgia,serif;color:#555;margin:0 0 12px}
.cn-article-meta{font-size:10px;color:#777;margin:9px 0}
.cn-article-image{height:500px;max-width:1050px;margin:22px auto 8px}
.cn-caption{max-width:1050px;margin:auto;font-size:9px;color:#888}
.cn-authorbar{max-width:900px;margin:14px auto 0;padding:12px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}
.cn-author{font-size:11px;font-weight:800}
.cn-tools{display:flex;gap:8px}.cn-tool{border:1px solid #bfe8d0;background:#f3fff8;border-radius:18px;padding:7px 10px;font-size:9px;font-weight:900;text-transform:uppercase;color:#117d48}
.cn-article-layout{display:grid;grid-template-columns:minmax(0,680px) 300px;gap:42px;justify-content:center;margin-top:20px}
.cn-article-body{font:18px/1.75 Georgia,serif}
.cn-article-body>p:first-of-type:first-letter{float:left;font-size:68px;line-height:.78;padding:8px 8px 0 0;font-weight:900;color:var(--green)}
.cn-article-body h2{font:900 28px/1.1 Georgia,serif;margin:28px 0 10px}
.cn-article-body a{color:var(--green-dark);text-decoration:underline}
.cn-inline-ad{margin:26px 0}
.cn-seealso{border-left:5px solid var(--green);background:#f2fbf6;padding:12px 14px;margin:22px 0;font:700 14px/1.35 Georgia,serif}
.cn-seealso span{font:900 9px Arial;text-transform:uppercase;color:var(--green);display:block;margin-bottom:5px}
.cn-sidebar{height:max-content;position:sticky;top:18px}
.cn-tabs{border-top:5px solid #111;background:#fafafa}
.cn-tab-buttons{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}
.cn-tab-btn{padding:11px;border:0;background:transparent;font-size:10px;font-weight:950;text-transform:uppercase;cursor:pointer}
.cn-tab-btn.active{color:var(--green);border-bottom:3px solid var(--green)}
.cn-tab-pane{display:none;padding:0 14px}.cn-tab-pane.active{display:block}
.cn-side-item{display:grid;grid-template-columns:31px 1fr;gap:7px;padding:11px 0;border-bottom:1px solid var(--line)}
.cn-side-n{font:900 24px Georgia,serif;color:var(--green)}
.cn-side-item p{font:700 13px/1.18 Georgia,serif;margin:0}
.cn-after-block{max-width:1050px;margin:34px auto 0;border-top:4px solid var(--green);padding-top:15px}
.cn-after-block h2{font:900 25px Georgia,serif;margin:0 0 14px}
.cn-after-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.cn-after-card .cn-thumb{height:145px}.cn-after-card h3{font:800 17px/1.15 Georgia,serif;margin:7px 0}
.cn-end-latest{max-width:1050px;margin:32px auto 35px;border-top:4px solid var(--green);padding-top:15px}
.cn-end-latest h2{font:900 25px Georgia,serif;margin:0 0 12px}
.cn-end-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}
.cn-end-item{display:grid;grid-template-columns:62px 1fr;gap:10px;padding:11px 0;border-bottom:1px solid var(--line)}
.cn-end-item time{font-size:10px;color:var(--green);font-weight:950}
.cn-end-item h3{font:700 15px/1.18 Georgia,serif;margin:0}
.cn-page{padding:30px 0}.cn-page article{max-width:850px;margin:auto;font:17px/1.7 Georgia,serif}.cn-page h1{font:900 44px Georgia,serif}
.cn-search-layer{position:fixed;inset:0;background:rgba(12,12,14,.97);z-index:100;display:none;place-items:center}.cn-search-layer.open{display:grid}.cn-search-layer input{width:min(760px,calc(100vw - 40px));background:transparent;color:#fff;border:0;border-bottom:2px solid #fff;outline:0;padding:14px 0;font:700 31px Georgia,serif}.cn-close{position:absolute;top:20px;right:24px;border:0;background:none;color:#fff;font-size:30px}
@media(max-width:900px){
 .cn-top-grid{grid-template-columns:1fr 1fr}.cn-lead{grid-column:1/-1;grid-row:1}.cn-col+.cn-col{border-left:0;padding-left:0}
 .cn-latest-wrap{grid-template-columns:1fr}.cn-cards{grid-template-columns:repeat(2,1fr)}.cn-mast-inner{grid-template-columns:auto 1fr}.cn-mast-info{display:none}.cn-brand{text-align:left}.cn-actions{justify-self:end}
 .cn-article-layout{grid-template-columns:1fr}.cn-sidebar{position:static}.cn-after-grid{grid-template-columns:repeat(2,1fr)}.cn-footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
 .cn-container{width:min(var(--max),calc(100% - 18px))}.cn-toplinks span:not(.cn-live){display:none}.cn-brand-main{font-size:35px;letter-spacing:-3px}.cn-brand-news{font-size:9px;letter-spacing:3px}.cn-brand-sub{display:none}.cn-nav .cn-container{justify-content:flex-start}.cn-ad-top{height:70px}
 .cn-top-grid{display:block}.cn-lead .cn-thumb{height:255px}.cn-lead h1{font-size:34px}.cn-side-story{display:grid;grid-template-columns:110px 1fr;gap:10px;margin-top:18px}.cn-side-story .cn-thumb{height:80px;margin:0}
 .cn-latest-row{grid-template-columns:50px 102px 1fr;gap:8px}.cn-latest-row .cn-thumb{height:72px}.cn-latest-row h3{font-size:16px}.cn-latest-row p{display:none}.cn-cards{grid-template-columns:1fr 1fr;gap:12px}.cn-card:nth-child(2n){border-right:0;padding-right:0}.cn-card .cn-thumb{height:110px}
 .cn-hot-intro{grid-template-columns:1fr}.cn-chart-head,.cn-chart-row{grid-template-columns:40px 1fr 55px}.cn-chart-head>*:nth-child(4),.cn-chart-row>*:nth-child(4){display:none}
 .cn-article-head h1{font-size:39px}.cn-article-dek{font-size:17px}.cn-article-image{height:285px}.cn-authorbar{align-items:flex-start;flex-direction:column}.cn-tools{flex-wrap:wrap}.cn-article-body{font-size:17px}.cn-after-grid{grid-template-columns:1fr 1fr}.cn-after-card .cn-thumb{height:105px}.cn-end-grid{grid-template-columns:1fr}
 .cn-footer-grid{grid-template-columns:1fr 1fr}.cn-footer-grid>div:first-child{grid-column:1/-1}
}


/* =========================================================
   CHYCORD NEWS V6 — HEADER EDITORIAL VERDE
   Referencia visual: franja verde amplia + wordmark negro
   ========================================================= */
:root{
  --green:#00ef98;
  --green-dark:#00b86e;
  --green-deep:#087a4e;
  --green-soft:#effcf7;
}

/* Barra utilitaria discreta */
.cn-top{
  height:32px;
  background:#fff;
  border-bottom:1px solid #e7e7e9;
}
.cn-top .cn-container{
  color:#57575e;
  font-size:10px;
}

/* Ocultamos la antigua barra "HOY" arriba del logo y la movemos visualmente debajo */
.cn-today{
  order:5;
  background:#fff;
  border-top:1px solid #e8e8eb;
  border-bottom:1px solid #e8e8eb;
}
.cn-today .cn-container{
  height:36px;
}
.cn-today strong{
  color:var(--green-deep);
}

/* Gran franja verde tipo portada editorial */
.cn-mast{
  position:relative;
  padding:0;
  background:var(--green);
  border:0;
}
.cn-mast-inner{
  min-height:112px;
  display:grid;
  grid-template-columns:120px minmax(0,1fr) 120px;
  align-items:center;
  gap:20px;
  position:relative;
}
.cn-mast-info{
  display:none;
}
.cn-brand{
  justify-self:center;
  text-align:center;
  line-height:.78;
  color:#000;
  position:relative;
  transform:translateY(9px);
}
.cn-brand-main{
  display:inline-block;
  font-family:Arial Black,Impact,Arial,sans-serif;
  font-size:78px;
  line-height:.78;
  letter-spacing:-7px;
  color:#000;
  font-weight:950;
}
.cn-brand-news{
  display:inline-block;
  color:#000;
  font-size:14px;
  letter-spacing:5px;
  margin-left:11px;
  font-weight:950;
  transform:translateY(-7px);
}
.cn-brand-sub{
  margin-top:15px;
  color:#111;
  opacity:.62;
  font-size:8px;
  letter-spacing:2.2px;
}

/* Menú hamburguesa real, inspirado en la franja de referencia */
.cn-actions{
  grid-column:1/-1;
  position:absolute;
  inset:0;
  pointer-events:none;
}
.cn-actions .cn-circle{
  pointer-events:auto;
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  width:48px;
  height:48px;
  border:0;
  border-radius:0;
  background:transparent;
  color:#000;
  font-size:0;
}
.cn-actions .cn-circle:first-child{
  right:0;
}
.cn-actions .cn-circle:last-child{
  left:0;
}
.cn-actions .cn-circle:first-child::before{
  content:"⌕";
  font:900 31px/1 Arial,sans-serif;
  color:#000;
}
.cn-actions .cn-circle:last-child::before{
  content:"";
  width:31px;
  height:22px;
  display:block;
  margin:auto;
  background:
    linear-gradient(#000,#000) 0 0/31px 2px no-repeat,
    linear-gradient(#000,#000) 0 10px/31px 2px no-repeat,
    linear-gradient(#000,#000) 0 20px/31px 2px no-repeat;
}

/* Navegación editorial limpia justo debajo de la franja */
.cn-nav{
  background:#fff;
  border-top:0;
  border-bottom:1px solid #111;
}
.cn-nav .cn-container{
  height:46px;
  gap:27px;
}
.cn-nav a{
  color:#111;
  font-size:11px;
  letter-spacing:.2px;
}
.cn-nav a:hover,
.cn-nav .current-menu-item>a{
  color:var(--green-deep);
}

/* Breaking news con verde más oscuro */
.cn-breaking{
  background:#111;
}
.cn-breaking-label{
  background:var(--green);
  color:#000;
}
.cn-breaking-text{
  color:#f1f1f2;
}

/* Los detalles verdes del contenido usan una versión legible en blanco */
.cn-kicker,
.cn-more,
.cn-quick time,
.cn-latest-row time,
.cn-end-item time{
  color:var(--green-deep);
}
.cn-section-head h2:before,
.cn-quick-title,
.cn-most,
.cn-after-block,
.cn-end-latest{
  border-color:var(--green-deep);
}
.cn-section-head h2:before{
  background:var(--green-deep);
}
.cn-most-num,
.cn-side-n,
.cn-crumb{
  color:var(--green-deep);
}
.cn-tool{
  color:var(--green-deep);
  border-color:#a8e6c8;
}
.cn-seealso{
  border-left-color:var(--green-deep);
}

/* CHYCORD HOT: verde brillante sobre negro */
.cn-hot .cn-kicker{
  color:#68f5b7;
}
.cn-hot-title span,
.cn-up{
  color:#68f5b7;
}
.cn-chart{
  border-top-color:#68f5b7;
}

/* Responsive del masthead */
@media(max-width:900px){
  .cn-mast-inner{
    min-height:96px;
    grid-template-columns:75px 1fr 75px;
  }
  .cn-brand-main{
    font-size:61px;
    letter-spacing:-5px;
  }
  .cn-brand-news{
    font-size:11px;
    letter-spacing:3px;
  }
}
@media(max-width:620px){
  .cn-top{
    display:none;
  }
  .cn-mast-inner{
    min-height:78px;
    grid-template-columns:48px minmax(0,1fr) 48px;
    gap:5px;
  }
  .cn-brand{
    transform:translateY(4px);
  }
  .cn-brand-main{
    font-size:39px;
    letter-spacing:-3.8px;
  }
  .cn-brand-news{
    display:none;
  }
  .cn-brand-sub{
    display:none;
  }
  .cn-actions .cn-circle{
    width:40px;
    height:40px;
  }
  .cn-actions .cn-circle:last-child::before{
    width:27px;
    background:
      linear-gradient(#000,#000) 0 0/27px 2px no-repeat,
      linear-gradient(#000,#000) 0 9px/27px 2px no-repeat,
      linear-gradient(#000,#000) 0 18px/27px 2px no-repeat;
  }
  .cn-nav .cn-container{
    height:42px;
    gap:20px;
  }
  .cn-today .cn-container{
    height:34px;
  }
}

/* Menú desplegable simple para móvil */
@media(max-width:620px){
  body.cn-menu-open .cn-nav{
    display:block;
    border-bottom:1px solid #111;
  }
  body.cn-menu-open .cn-nav .cn-container{
    height:auto;
    max-height:70vh;
    padding:12px 9px 16px;
    display:grid;
    gap:0;
    overflow:auto;
  }
  body.cn-menu-open .cn-nav a{
    padding:12px 4px;
    border-bottom:1px solid #ececef;
    font-size:13px;
  }
}


/* =========================================================
   CHYCORD NEWS V7 — LOGO COMPLETO + SECCIONES EDITORIALES
   ========================================================= */

/* Logo: nunca recortar CHYCORD */
.cn-mast-inner{
  position:relative;
  display:flex !important;
  align-items:center;
  justify-content:center;
  min-height:112px;
  overflow:visible;
}
.cn-brand{
  position:relative;
  z-index:2;
  display:block;
  width:auto;
  max-width:calc(100% - 170px);
  text-align:center;
  white-space:nowrap;
  overflow:visible;
  transform:translateY(7px);
}
.cn-brand > div:first-child{
  display:flex;
  align-items:flex-end;
  justify-content:center;
  white-space:nowrap;
  overflow:visible;
}
.cn-brand-main{
  display:block;
  width:auto;
  max-width:100%;
  font-size:clamp(46px,6.3vw,78px) !important;
  line-height:.82;
  letter-spacing:-5px !important;
  white-space:nowrap;
  overflow:visible;
}
.cn-brand-news{
  flex:0 0 auto;
  transform:translateY(-5px);
}
.cn-actions{
  position:absolute !important;
  inset:0;
  z-index:4;
}
.cn-actions .cn-circle:first-child{right:0}
.cn-actions .cn-circle:last-child{left:0}

/* Cada bloque editorial tiene una composición tipo diario */
.cn-editorial-section{
  padding:28px 0;
  border-bottom:1px solid #111;
}
.cn-editorial-section.alt{
  background:#f5fcf8;
}
.cn-editorial-head{
  display:flex;
  justify-content:space-between;
  align-items:end;
  gap:20px;
  margin-bottom:15px;
  padding-top:9px;
  border-top:4px solid #111;
}
.cn-editorial-head h2{
  margin:0;
  font:900 29px/1 Georgia,serif;
  letter-spacing:-.7px;
}
.cn-editorial-head h2 span{
  color:var(--green-deep);
}
.cn-editorial-head a{
  color:var(--green-deep);
  font-size:9px;
  font-weight:950;
  text-transform:uppercase;
}
.cn-editorial-grid{
  display:grid;
  grid-template-columns:minmax(0,1.45fr) minmax(0,.9fr) minmax(220px,.65fr);
  gap:18px;
}
.cn-editorial-lead{
  padding-right:18px;
  border-right:1px solid var(--line);
}
.cn-editorial-lead .cn-thumb{
  height:290px;
}
.cn-editorial-lead h3{
  margin:9px 0 7px;
  font:900 29px/1.04 Georgia,serif;
  letter-spacing:-.8px;
}
.cn-editorial-lead p{
  margin:0 0 8px;
  color:#64646b;
  font:13px/1.45 Georgia,serif;
}
.cn-editorial-secondary{
  padding-right:17px;
  border-right:1px solid var(--line);
}
.cn-editorial-secondary article{
  padding-bottom:14px;
  margin-bottom:14px;
  border-bottom:1px solid var(--line);
}
.cn-editorial-secondary article:last-child{
  border-bottom:0;
  padding-bottom:0;
  margin-bottom:0;
}
.cn-editorial-secondary .cn-thumb{
  height:120px;
  margin-bottom:8px;
}
.cn-editorial-secondary h3{
  margin:5px 0;
  font:800 17px/1.12 Georgia,serif;
}
.cn-editorial-briefs{
  border-top:4px solid var(--green-deep);
}
.cn-editorial-briefs h4{
  margin:0;
  padding:9px 0;
  font-size:10px;
  font-weight:950;
  text-transform:uppercase;
  color:var(--green-deep);
  border-bottom:1px solid var(--line);
}
.cn-editorial-brief{
  display:block;
  padding:11px 0;
  border-bottom:1px solid var(--line);
}
.cn-editorial-brief time{
  color:var(--green-deep);
  font-size:9px;
  font-weight:950;
}
.cn-editorial-brief strong{
  display:block;
  margin-top:4px;
  font:700 14px/1.18 Georgia,serif;
}

/* CHYCORD HOT — fuente visible */
.cn-hot-source{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  padding:11px 0 0;
  margin-top:5px;
  border-top:1px solid #333;
  color:#a5a5aa;
  font-size:9px;
}
.cn-hot-source strong{
  color:#68f5b7;
}
.cn-hot-source a{
  color:#68f5b7;
  text-decoration:underline;
}
.cn-youtube-note{
  margin-top:12px;
  padding:11px 13px;
  border-left:4px solid #fff;
  background:#181818;
  color:#bcbcc3;
  font-size:10px;
  line-height:1.45;
}
.cn-youtube-note strong{
  color:#fff;
}

/* Footer/source legibility */
.cn-footer .cn-hot-source{
  border-top-color:#333;
}

@media(max-width:900px){
  .cn-brand{max-width:calc(100% - 130px)}
  .cn-brand-main{font-size:clamp(43px,8vw,61px) !important}
  .cn-editorial-grid{grid-template-columns:1.25fr .75fr}
  .cn-editorial-briefs{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:0 18px}
  .cn-editorial-briefs h4{grid-column:1/-1}
}
@media(max-width:620px){
  .cn-mast-inner{min-height:78px}
  .cn-brand{max-width:calc(100% - 105px);transform:translateY(2px)}
  .cn-brand-main{
    font-size:clamp(31px,11vw,43px) !important;
    letter-spacing:-2.8px !important;
  }
  .cn-brand-news{display:none}
  .cn-editorial-grid{display:block}
  .cn-editorial-lead{padding-right:0;border-right:0}
  .cn-editorial-lead .cn-thumb{height:220px}
  .cn-editorial-lead h3{font-size:25px}
  .cn-editorial-secondary{padding-right:0;border-right:0;margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:12px}
  .cn-editorial-secondary article{border-bottom:0;margin:0;padding:0}
  .cn-editorial-secondary .cn-thumb{height:105px}
  .cn-editorial-secondary h3{font-size:15px}
  .cn-editorial-briefs{display:block;margin-top:20px}
  .cn-hot-source{display:block}
  .cn-hot-source span{display:block;margin:4px 0}
}


/* =========================================================
   CHYCORD NEWS V8 — CHYCORD CHARTS POR PAÍSES
   ========================================================= */
.cn-charts-section{
  padding:30px 0;
  background:#111;
  color:#fff;
  border-bottom:1px solid #222;
}
.cn-charts-brand{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:24px;
  padding-bottom:16px;
  border-bottom:1px solid #353535;
}
.cn-charts-brand h2{
  margin:0;
  font-family:Arial Black,Arial,sans-serif;
  font-size:47px;
  line-height:.9;
  letter-spacing:-3.5px;
}
.cn-charts-brand h2 span{color:#63efad}
.cn-charts-brand p{
  max-width:580px;
  margin:0;
  color:#b8b8bf;
  font:13px/1.5 Georgia,serif;
}
.cn-country-tabs{
  display:flex;
  gap:8px;
  overflow:auto;
  padding:15px 0 17px;
  scrollbar-width:none;
}
.cn-country-tab{
  flex:0 0 auto;
  padding:8px 12px;
  border:1px solid #46464a;
  border-radius:999px;
  color:#d9d9de;
  font-size:10px;
  font-weight:900;
  text-transform:uppercase;
}
.cn-country-tab:hover,.cn-country-tab.active{
  background:#63efad;
  color:#071d13;
  border-color:#63efad;
}
.cn-youtube-ranking{
  background:#191919;
  border-top:5px solid #63efad;
}
.cn-youtube-head,.cn-youtube-row{
  display:grid;
  grid-template-columns:54px 72px minmax(0,1fr) 120px;
  gap:12px;
  align-items:center;
  padding:12px 14px;
}
.cn-youtube-head{
  font-size:9px;
  color:#8d8d94;
  text-transform:uppercase;
  font-weight:900;
}
.cn-youtube-row{border-top:1px solid #333}
.cn-youtube-pos{font:900 29px Georgia,serif}
.cn-youtube-thumb{
  width:64px;height:42px;object-fit:cover;
  background:#2c2c2f;
}
.cn-youtube-title strong{
  display:block;
  font:800 15px/1.12 Georgia,serif;
}
.cn-youtube-title small{font-size:9px;color:#9e9ea5}
.cn-youtube-views{font-size:10px;color:#b6b6bc;text-align:right}
.cn-chart-source{
  display:flex;
  justify-content:space-between;
  gap:18px;
  padding:11px 0 0;
  margin-top:10px;
  border-top:1px solid #353535;
  font-size:9px;
  color:#9f9fa6;
}
.cn-chart-source strong,.cn-chart-source a{color:#63efad}
.cn-chart-disclaimer{
  margin-top:10px;
  color:#8f8f96;
  font-size:9px;
  line-height:1.45;
}
.cn-market-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
  margin-top:18px;
}
.cn-market-card{
  background:#191919;
  border:1px solid #333;
  padding:15px;
}
.cn-market-card:hover{border-color:#63efad}
.cn-market-card .country{
  color:#63efad;
  font-size:10px;
  font-weight:950;
  text-transform:uppercase;
}
.cn-market-card h3{
  margin:9px 0 5px;
  font:800 18px/1.12 Georgia,serif;
}
.cn-market-card p{margin:0;color:#9d9da4;font-size:10px}
.cn-chart-page{padding:30px 0 40px;background:#111;color:#fff;min-height:60vh}
.cn-chart-page-title{
  margin-bottom:18px;
  border-bottom:1px solid #333;
  padding-bottom:18px;
}
.cn-chart-page-title .eyebrow{
  font-size:10px;color:#63efad;font-weight:950;text-transform:uppercase;
}
.cn-chart-page-title h1{
  margin:6px 0 8px;
  font-family:Arial Black,Arial,sans-serif;
  font-size:50px;
  letter-spacing:-3px;
}
.cn-chart-page-title p{
  margin:0;max-width:700px;color:#b5b5bb;font:14px/1.5 Georgia,serif;
}
.cn-chart-empty{
  padding:30px;
  background:#181818;
  border:1px solid #333;
  color:#bcbcc2;
  font:13px/1.6 Georgia,serif;
}
.cn-chart-empty code{color:#63efad}
.cn-global-intro{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:22px;
  margin:15px 0 22px;
}
.cn-global-note{
  padding:16px;
  border-left:5px solid #63efad;
  background:#181818;
  color:#bdbdc4;
  font-size:11px;
  line-height:1.5;
}
@media(max-width:900px){
  .cn-market-grid{grid-template-columns:repeat(2,1fr)}
  .cn-youtube-head,.cn-youtube-row{grid-template-columns:45px 65px 1fr}
  .cn-youtube-head>*:nth-child(4),.cn-youtube-row>*:nth-child(4){display:none}
}
@media(max-width:620px){
  .cn-charts-brand{display:block}
  .cn-charts-brand h2{font-size:38px}
  .cn-charts-brand p{margin-top:10px}
  .cn-market-grid{grid-template-columns:1fr 1fr;gap:9px}
  .cn-market-card{padding:11px}
  .cn-youtube-head,.cn-youtube-row{grid-template-columns:34px 56px 1fr;gap:8px;padding:10px 7px}
  .cn-youtube-thumb{width:54px;height:36px}
  .cn-youtube-title strong{font-size:13px}
  .cn-chart-source{display:block}
  .cn-chart-source span{display:block;margin:4px 0}
  .cn-chart-page-title h1{font-size:38px}
  .cn-global-intro{grid-template-columns:1fr}
}


/* =========================================================
   CHYCORD NEWS V9 — FOOTER LEGAL Y TRANSPARENCIA
   ========================================================= */
.cn-footer{
  border-top:7px solid var(--green);
}
.cn-footer-topline{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:20px;
  padding-bottom:18px;
  border-bottom:1px solid #303033;
}
.cn-footer-topline .cn-footer-logo{
  color:#fff;
}
.cn-corporate-link{
  color:#63efad !important;
  font-size:11px !important;
  font-weight:900;
  letter-spacing:.2px;
}
.cn-footer-grid-v9{
  grid-template-columns:1.4fr repeat(3,1fr);
  padding:8px 0 4px;
}
.cn-footer-about strong{
  color:#fff;
}
.cn-footer-about a{
  display:inline;
  color:#63efad;
}
.cn-footer h4{
  color:#fff;
  letter-spacing:.8px;
}
.cn-footer-grid-v9 a:hover{
  color:#63efad;
}
.cn-footer-legal-strip{
  border-top:1px solid #333;
  margin-top:20px;
  padding-top:15px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  color:#8d8d93;
  font-size:9px;
  font-weight:800;
  letter-spacing:.35px;
}
.cn-policy-notice{
  padding:14px 16px;
  background:#effbf5;
  border-left:5px solid var(--green-deep);
  margin:18px 0;
  font:14px/1.55 Georgia,serif;
}
.cn-policy-list{
  padding-left:20px;
}
.cn-policy-list li{
  margin:8px 0;
}
.cn-page .cn-meta-updated{
  color:#777;
  font:10px Arial,sans-serif;
  text-transform:uppercase;
  letter-spacing:.5px;
  margin-bottom:18px;
}
@media(max-width:900px){
  .cn-footer-grid-v9{grid-template-columns:1fr 1fr}
  .cn-footer-about{grid-column:1/-1}
}
@media(max-width:620px){
  .cn-footer-topline{display:block}
  .cn-corporate-link{display:block;margin-top:10px}
  .cn-footer-grid-v9{grid-template-columns:1fr 1fr}
  .cn-footer-legal-strip{display:block;line-height:1.8}
  .cn-footer-legal-strip span{display:block}
}

/* =========================================================
   CHYCORD NEWS V10 — GOOGLE NEWS / TRANSPARENCIA
   ========================================================= */
:root{
  --green:#00ef98;
  --green-dark:#00a965;
  --green-deep:#087a4e;
  --green-soft:#effcf7;
  --ink:#171717;
  --muted:#68686f;
  --line:#dedee2;
  --soft:#f6f6f7;
  --paper:#fff;
  --max:1180px;
}

/* Header: wordmark completo y nunca recortado */
.cn-mast{background:var(--green);padding:0;overflow:visible}
.cn-mast-inner{
  min-height:112px;
  position:relative;
  display:flex !important;
  align-items:center;
  justify-content:center;
  overflow:visible;
}
.cn-brand{
  display:block;
  position:relative;
  z-index:2;
  max-width:calc(100% - 180px);
  text-align:center;
  white-space:nowrap;
  overflow:visible;
  transform:none !important;
}
.cn-brand-line{
  display:flex;
  justify-content:center;
  align-items:flex-end;
  white-space:nowrap;
}
.cn-brand-main{
  display:block;
  width:auto;
  max-width:100%;
  font-family:Arial Black,Impact,Arial,sans-serif;
  font-size:clamp(46px,6.2vw,78px) !important;
  line-height:.82;
  letter-spacing:-5px !important;
  white-space:nowrap;
  overflow:visible;
  color:#000;
}
.cn-brand-news{
  display:block;
  flex:0 0 auto;
  color:#000 !important;
  font-size:14px !important;
  letter-spacing:5px !important;
  margin-left:11px !important;
  transform:translateY(-5px) !important;
}
.cn-brand-sub{
  color:#101010 !important;
  opacity:.62;
  margin-top:13px !important;
  font-size:8px !important;
  letter-spacing:2px !important;
}
.cn-mast-info{display:none !important}
.cn-actions{
  position:absolute !important;
  inset:0;
  pointer-events:none;
  z-index:4;
}
.cn-actions .cn-circle{
  pointer-events:auto;
  position:absolute !important;
  top:50% !important;
  transform:translateY(-50%) !important;
  width:48px !important;
  height:48px !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  color:#000 !important;
  font-size:0 !important;
}
.cn-actions .cn-search-button{right:0 !important}
.cn-actions .cn-menu-button{left:0 !important}
.cn-actions .cn-search-button:before{
  content:"⌕";
  font:900 31px/1 Arial,sans-serif;
}
.cn-actions .cn-menu-button:before{
  content:"";
  display:block;
  margin:auto;
  width:31px;height:22px;
  background:
    linear-gradient(#000,#000) 0 0/31px 2px no-repeat,
    linear-gradient(#000,#000) 0 10px/31px 2px no-repeat,
    linear-gradient(#000,#000) 0 20px/31px 2px no-repeat;
}

/* Publicidad siempre identificada */
.cn-ad-shell{margin:0}
.cn-ad-label{
  display:block;
  margin:0 0 5px;
  text-align:center;
  color:#8a8a91;
  font-size:8px;
  font-weight:800;
  letter-spacing:1px;
  text-transform:uppercase;
}
.cn-ad-shell .cn-ad{margin:0}
.cn-ad-shell.cn-ad-top-shell{background:#fafafa;padding:8px 0}
.cn-ad-shell.cn-ad-top-shell .cn-ad{border:0}

/* Artículo */
.cn-article-head h1{margin-bottom:11px}
.cn-article-dek{margin-bottom:15px}
.cn-article-byline{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:13px 0;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
  margin-top:12px;
}
.cn-author-identity{
  display:flex;
  align-items:center;
  gap:11px;
  min-width:0;
}
.cn-author-avatar{
  width:42px;height:42px;border-radius:50%;object-fit:cover;background:#eee;
}
.cn-author-copy strong{
  display:block;
  font-size:12px;
}
.cn-author-copy strong a:hover{color:var(--green-deep)}
.cn-author-copy span{
  display:block;
  margin-top:3px;
  color:#76767d;
  font-size:10px;
}
.cn-date-copy{
  text-align:right;
  color:#696970;
  font-size:10px;
  line-height:1.45;
}
.cn-content-disclosure{
  margin:12px 0 0;
  display:flex;
  align-items:flex-start;
  gap:9px;
  padding:11px 13px;
  border-left:5px solid var(--green-deep);
  background:#effbf5;
  color:#303037;
  font-size:11px;
  line-height:1.45;
}
.cn-content-disclosure.sponsored{
  border-left-color:#111;
  background:#f2f2f2;
}
.cn-content-pill{
  display:inline-block;
  flex:0 0 auto;
  padding:4px 7px;
  background:#111;
  color:#fff;
  font-size:8px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.5px;
}
.cn-update-note{
  max-width:900px;
  margin:12px auto 0;
  padding:10px 12px;
  background:#f7f7f8;
  border-left:4px solid var(--green-deep);
  color:#55555d;
  font-size:10px;
  line-height:1.45;
}
.cn-source-box{
  margin:28px 0 5px;
  padding:14px 15px;
  background:#f6f6f7;
  border-top:3px solid var(--green-deep);
  font:13px/1.5 Georgia,serif;
}
.cn-source-box strong{font-family:Arial,sans-serif;font-size:9px;text-transform:uppercase;color:var(--green-deep);letter-spacing:.6px}
.cn-source-box a{word-break:break-word}
.cn-share-tools{display:flex;gap:7px;flex-wrap:wrap}
.cn-share-btn{
  border:1px solid #b9dec9;
  border-radius:999px;
  background:#f3fff8;
  color:var(--green-deep);
  padding:7px 10px;
  font-size:9px;
  font-weight:900;
  cursor:pointer;
}

/* Autor */
.cn-author-page{padding:30px 0 42px}
.cn-author-profile{
  display:grid;
  grid-template-columns:110px minmax(0,1fr);
  gap:22px;
  max-width:900px;
  padding-bottom:24px;
  border-bottom:4px solid #111;
}
.cn-author-profile img{width:104px;height:104px;border-radius:50%;object-fit:cover}
.cn-author-eyebrow{color:var(--green-deep);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.8px}
.cn-author-profile h1{font:900 42px/1 Georgia,serif;margin:5px 0 6px}
.cn-author-role{font-size:12px;font-weight:800;color:#55555c;margin-bottom:9px}
.cn-author-bio{font:15px/1.55 Georgia,serif;color:#55555d;max-width:720px}
.cn-author-links{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}
.cn-author-links a{font-size:9px;font-weight:900;color:var(--green-deep);border:1px solid #c8e7d6;padding:6px 8px;border-radius:999px}
.cn-author-stories{max-width:900px;margin-top:24px}

/* Editorial sections tipo diario */
.cn-editorial-section{padding:28px 0;border-bottom:1px solid #111}
.cn-editorial-section.alt{background:#f5fcf8}
.cn-editorial-head{
  display:flex;justify-content:space-between;align-items:end;gap:20px;
  margin-bottom:15px;padding-top:9px;border-top:4px solid #111
}
.cn-editorial-head h2{margin:0;font:900 29px/1 Georgia,serif;letter-spacing:-.7px}
.cn-editorial-head h2 span{color:var(--green-deep)}
.cn-editorial-head a{color:var(--green-deep);font-size:9px;font-weight:950;text-transform:uppercase}
.cn-editorial-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,.9fr) minmax(220px,.65fr);gap:18px}
.cn-editorial-lead{padding-right:18px;border-right:1px solid var(--line)}
.cn-editorial-lead .cn-thumb{height:290px}
.cn-editorial-lead h3{margin:9px 0 7px;font:900 29px/1.04 Georgia,serif;letter-spacing:-.8px}
.cn-editorial-lead p{margin:0 0 8px;color:#64646b;font:13px/1.45 Georgia,serif}
.cn-editorial-secondary{padding-right:17px;border-right:1px solid var(--line)}
.cn-editorial-secondary article{padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid var(--line)}
.cn-editorial-secondary article:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}
.cn-editorial-secondary .cn-thumb{height:120px;margin-bottom:8px}
.cn-editorial-secondary h3{margin:5px 0;font:800 17px/1.12 Georgia,serif}
.cn-editorial-briefs{border-top:4px solid var(--green-deep)}
.cn-editorial-briefs h4{margin:0;padding:9px 0;font-size:10px;font-weight:950;text-transform:uppercase;color:var(--green-deep);border-bottom:1px solid var(--line)}
.cn-editorial-brief{display:block;padding:11px 0;border-bottom:1px solid var(--line)}
.cn-editorial-brief time{color:var(--green-deep);font-size:9px;font-weight:950}
.cn-editorial-brief strong{display:block;margin-top:4px;font:700 14px/1.18 Georgia,serif}

/* Charts */
.cn-charts-section{padding:30px 0;background:#111;color:#fff;border-bottom:1px solid #222}
.cn-charts-brand{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:16px;border-bottom:1px solid #353535}
.cn-charts-brand h2{margin:0;font-family:Arial Black,Arial,sans-serif;font-size:47px;line-height:.9;letter-spacing:-3.5px}
.cn-charts-brand h2 span{color:#63efad}
.cn-charts-brand p{max-width:580px;margin:0;color:#b8b8bf;font:13px/1.5 Georgia,serif}
.cn-country-tabs{display:flex;gap:8px;overflow:auto;padding:15px 0 17px;scrollbar-width:none}
.cn-country-tab{flex:0 0 auto;padding:8px 12px;border:1px solid #46464a;border-radius:999px;color:#d9d9de;font-size:10px;font-weight:900;text-transform:uppercase}
.cn-country-tab:hover,.cn-country-tab.active{background:#63efad;color:#071d13;border-color:#63efad}
.cn-youtube-ranking{background:#191919;border-top:5px solid #63efad}
.cn-youtube-head,.cn-youtube-row{display:grid;grid-template-columns:54px 72px minmax(0,1fr) 120px;gap:12px;align-items:center;padding:12px 14px}
.cn-youtube-head{font-size:9px;color:#8d8d94;text-transform:uppercase;font-weight:900}
.cn-youtube-row{border-top:1px solid #333}
.cn-youtube-pos{font:900 29px Georgia,serif}
.cn-youtube-thumb{width:64px;height:42px;object-fit:cover;background:#2c2c2f}
.cn-youtube-title strong{display:block;font:800 15px/1.12 Georgia,serif}
.cn-youtube-title small{font-size:9px;color:#9e9ea5}
.cn-youtube-views{font-size:10px;color:#b6b6bc;text-align:right}
.cn-chart-source{display:flex;justify-content:space-between;gap:18px;padding:11px 0 0;margin-top:10px;border-top:1px solid #353535;font-size:9px;color:#9f9fa6}
.cn-chart-source strong,.cn-chart-source a{color:#63efad}
.cn-chart-disclaimer{margin-top:10px;color:#8f8f96;font-size:9px;line-height:1.45}
.cn-market-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}
.cn-market-card{background:#191919;border:1px solid #333;padding:15px}
.cn-market-card:hover{border-color:#63efad}
.cn-market-card .country{color:#63efad;font-size:10px;font-weight:950;text-transform:uppercase}
.cn-market-card h3{margin:9px 0 5px;font:800 18px/1.12 Georgia,serif}
.cn-market-card p{margin:0;color:#9d9da4;font-size:10px}
.cn-chart-page{padding:30px 0 40px;background:#111;color:#fff;min-height:60vh}
.cn-chart-page-title{margin-bottom:18px;border-bottom:1px solid #333;padding-bottom:18px}
.cn-chart-page-title .eyebrow{font-size:10px;color:#63efad;font-weight:950;text-transform:uppercase}
.cn-chart-page-title h1{margin:6px 0 8px;font-family:Arial Black,Arial,sans-serif;font-size:50px;letter-spacing:-3px}
.cn-chart-page-title p{margin:0;max-width:700px;color:#b5b5bb;font:14px/1.5 Georgia,serif}
.cn-chart-empty{padding:30px;background:#181818;border:1px solid #333;color:#bcbcc2;font:13px/1.6 Georgia,serif}
.cn-chart-empty code{color:#63efad}
.cn-global-intro{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:15px 0 22px}
.cn-global-note{padding:16px;border-left:5px solid #63efad;background:#181818;color:#bdbdc4;font-size:11px;line-height:1.5}

/* Footer legal */
.cn-footer{border-top:7px solid var(--green)}
.cn-footer-topline{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid #303033}
.cn-footer-topline .cn-footer-logo{color:#fff}
.cn-corporate-link{color:#63efad !important;font-size:11px !important;font-weight:900}
.cn-footer-grid-v10{grid-template-columns:1.35fr repeat(3,1fr);padding:8px 0 4px}
.cn-footer-about strong{color:#fff}
.cn-footer-about a{display:inline;color:#63efad}
.cn-footer-grid-v10 a:hover{color:#63efad}
.cn-footer-legal-strip{border-top:1px solid #333;margin-top:20px;padding-top:15px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#8d8d93;font-size:9px;font-weight:800;letter-spacing:.35px}

/* Panel informativo público de políticas */
.cn-policy-notice{padding:14px 16px;background:#effbf5;border-left:5px solid var(--green-deep);margin:18px 0;font:14px/1.55 Georgia,serif}
.cn-policy-list{padding-left:20px}.cn-policy-list li{margin:8px 0}
.cn-meta-updated{color:#777;font:10px Arial,sans-serif;text-transform:uppercase;letter-spacing:.5px;margin-bottom:18px}

/* Mobile */
@media(max-width:900px){
  .cn-brand{max-width:calc(100% - 135px)}
  .cn-brand-main{font-size:clamp(43px,8vw,61px) !important}
  .cn-editorial-grid{grid-template-columns:1.25fr .75fr}
  .cn-editorial-briefs{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:0 18px}
  .cn-editorial-briefs h4{grid-column:1/-1}
  .cn-market-grid{grid-template-columns:repeat(2,1fr)}
  .cn-youtube-head,.cn-youtube-row{grid-template-columns:45px 65px 1fr}
  .cn-youtube-head>*:nth-child(4),.cn-youtube-row>*:nth-child(4){display:none}
  .cn-footer-grid-v10{grid-template-columns:1fr 1fr}
  .cn-footer-about{grid-column:1/-1}
}
@media(max-width:620px){
  .cn-mast-inner{min-height:78px}
  .cn-brand{max-width:calc(100% - 105px)}
  .cn-brand-main{font-size:clamp(31px,11vw,43px) !important;letter-spacing:-2.8px !important}
  .cn-brand-news,.cn-brand-sub{display:none !important}
  .cn-actions .cn-circle{width:40px !important;height:40px !important}
  .cn-nav{display:none}
  body.cn-menu-open .cn-nav{display:block}
  body.cn-menu-open .cn-nav .cn-container{height:auto;max-height:70vh;padding:10px 9px 16px;display:grid;gap:0;overflow:auto}
  body.cn-menu-open .cn-nav a{padding:12px 4px;border-bottom:1px solid #ececef;font-size:13px}
  .cn-article-byline{align-items:flex-start;flex-direction:column}
  .cn-date-copy{text-align:left}
  .cn-author-profile{grid-template-columns:76px 1fr;gap:14px}
  .cn-author-profile img{width:72px;height:72px}
  .cn-author-profile h1{font-size:32px}
  .cn-editorial-grid{display:block}
  .cn-editorial-lead{padding-right:0;border-right:0}
  .cn-editorial-lead .cn-thumb{height:220px}
  .cn-editorial-lead h3{font-size:25px}
  .cn-editorial-secondary{padding-right:0;border-right:0;margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:12px}
  .cn-editorial-secondary article{border-bottom:0;margin:0;padding:0}
  .cn-editorial-secondary .cn-thumb{height:105px}
  .cn-editorial-secondary h3{font-size:15px}
  .cn-editorial-briefs{display:block;margin-top:20px}
  .cn-charts-brand{display:block}.cn-charts-brand h2{font-size:38px}.cn-charts-brand p{margin-top:10px}
  .cn-market-grid{grid-template-columns:1fr 1fr;gap:9px}.cn-market-card{padding:11px}
  .cn-youtube-head,.cn-youtube-row{grid-template-columns:34px 56px 1fr;gap:8px;padding:10px 7px}
  .cn-youtube-thumb{width:54px;height:36px}.cn-youtube-title strong{font-size:13px}
  .cn-chart-source{display:block}.cn-chart-source span{display:block;margin:4px 0}
  .cn-chart-page-title h1{font-size:38px}.cn-global-intro{grid-template-columns:1fr}
  .cn-footer-topline{display:block}.cn-corporate-link{display:block;margin-top:10px}
  .cn-footer-grid-v10{grid-template-columns:1fr 1fr}
  .cn-footer-legal-strip{display:block;line-height:1.8}.cn-footer-legal-strip span{display:block}
}


/* =========================================================
   V11 — ARTÍCULO EDITORIAL / RECOMENDADOS / RESUMEN / SHARE
   ========================================================= */
.cn-article-topline{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  padding-bottom:10px;
  border-bottom:1px solid var(--line);
  margin-bottom:15px;
}
.cn-article-topdate{
  color:#57575d;
  font-size:9px;
  font-weight:900;
  letter-spacing:.2px;
  text-transform:uppercase;
}
.cn-head-related{
  list-style:none;
  padding:0;
  margin:12px 0 0;
}
.cn-head-related li{
  position:relative;
  padding-left:13px;
  margin:5px 0;
  font:13px/1.25 Arial,sans-serif;
}
.cn-head-related li:before{
  content:"";
  position:absolute;
  left:0;
  top:.55em;
  width:5px;
  height:5px;
  border-radius:50%;
  background:var(--green-deep);
}
.cn-head-related a{
  color:var(--green-deep);
}
.cn-hero-figure{
  margin-top:20px;
  margin-bottom:0;
}
.cn-compact-author-row{
  max-width:1050px;
  margin:12px auto 0;
  padding:10px 0 12px;
  border-bottom:1px solid var(--line);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
}
.cn-compact-author{
  display:flex;
  align-items:center;
  gap:8px;
  min-width:0;
}
.cn-compact-author-avatar{
  width:30px;
  height:30px;
  border-radius:50%;
  object-fit:cover;
}
.cn-compact-author strong{
  font-size:9px;
  letter-spacing:.6px;
  white-space:nowrap;
}
.cn-article-actions{
  display:flex;
  gap:13px;
}
.cn-action-button{
  border:0;
  background:transparent;
  display:grid;
  justify-items:center;
  gap:4px;
  min-width:52px;
  cursor:pointer;
  color:#707077;
  font-size:9px;
}
.cn-action-icon{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border:1px solid #d8d8dc;
  border-radius:50%;
  background:#fff;
  color:#222;
  font-size:15px;
}
.cn-share-main .cn-action-icon{
  background:#222;
  color:#fff;
  border-color:#222;
}
.cn-action-button:hover .cn-action-icon{
  border-color:var(--green-deep);
}
.cn-summary-panel{
  position:relative;
  max-width:900px;
  margin:14px auto 0;
  padding:14px 48px 14px 16px;
  border:1px solid #b9dec9;
  border-radius:9px;
  background:#f2fff8;
}
.cn-summary-title{
  display:flex;
  align-items:center;
  gap:8px;
  margin-bottom:7px;
}
.cn-summary-title span{
  font-size:20px;
  color:var(--green-deep);
}
.cn-summary-title strong{
  font:900 15px Arial,sans-serif;
}
.cn-summary-panel p{
  margin:0;
  font:14px/1.5 Georgia,serif;
}
.cn-summary-panel small{
  display:block;
  margin-top:8px;
  color:#6b6b72;
  font-size:9px;
}
.cn-summary-close{
  position:absolute;
  top:10px;
  right:11px;
  width:28px;
  height:28px;
  border:0;
  background:transparent;
  font-size:22px;
  cursor:pointer;
}

/* Tarjeta “PUEDES VER” insertada automáticamente dentro de la nota */
.cn-inline-related{
  margin:20px 0;
  border:1px solid #b7e5cb;
  border-radius:7px;
  overflow:hidden;
  background:#f5fff9;
  font-family:Arial,sans-serif;
}
.cn-inline-related>a{
  display:grid;
  grid-template-columns:minmax(0,1fr) 112px;
  min-height:86px;
  color:inherit;
  text-decoration:none !important;
}
.cn-inline-related-copy{
  padding:13px 14px;
  align-self:center;
}
.cn-inline-related-copy small{
  display:block;
  color:var(--green-deep);
  font-size:8px;
  font-weight:950;
  text-transform:uppercase;
  margin-bottom:6px;
}
.cn-inline-related-copy strong{
  display:block;
  font-size:13px;
  line-height:1.25;
  color:#171717;
}
.cn-inline-related-media{
  position:relative;
  min-height:86px;
  background:#ddd;
  overflow:hidden;
}
.cn-inline-related-thumb{
  width:100%;
  height:100%;
  object-fit:cover;
}
.cn-inline-related-arrow{
  position:absolute;
  right:6px;
  bottom:6px;
  width:26px;
  height:26px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:var(--green);
  color:#111;
  font-size:16px;
  font-weight:900;
}
.cn-inline-related-arrow.standalone{
  position:static;
  align-self:center;
  justify-self:center;
}

/* Temas al final del artículo */
.cn-topic-strip{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:0;
  margin:30px 0 5px;
  padding-top:13px;
  border-top:1px solid var(--line);
  font-family:Arial,sans-serif;
}
.cn-topic-strip>strong{
  margin-right:12px;
  font-size:11px;
  font-weight:950;
}
.cn-topic-strip a{
  display:inline-block;
  padding:3px 9px;
  margin:3px 0;
  border-right:1px solid var(--green-deep);
  color:var(--green-deep) !important;
  text-decoration:none !important;
  font-size:9px;
  font-weight:900;
}
.cn-topic-strip a:last-child{
  border-right:0;
}

/* Compartir flotante */
.cn-floating-share-trigger{
  position:fixed;
  right:24px;
  top:62%;
  transform:translateY(-50%);
  z-index:90;
  width:46px;
  height:46px;
  border-radius:50%;
  border:1px solid #d5d5da;
  background:#fff;
  box-shadow:0 6px 22px rgba(0,0,0,.12);
  cursor:pointer;
  font-size:18px;
}
.cn-floating-share{
  position:fixed;
  right:18px;
  top:50%;
  transform:translateY(-50%) translateX(18px);
  z-index:91;
  display:grid;
  gap:7px;
  padding:9px;
  border:1px solid #dedee2;
  border-radius:24px;
  background:#fff;
  box-shadow:0 8px 30px rgba(0,0,0,.14);
  opacity:0;
  visibility:hidden;
  transition:.2s ease;
}
.cn-floating-share.open{
  opacity:1;
  visibility:visible;
  transform:translateY(-50%) translateX(0);
}
.cn-floating-share-close,
.cn-floating-social{
  width:34px;
  height:34px;
  border:1px solid #d7d7dc;
  border-radius:50%;
  background:#fff;
  color:#222;
  display:grid;
  place-items:center;
  text-decoration:none !important;
  font:800 13px Arial,sans-serif;
  cursor:pointer;
}
.cn-floating-social:hover{
  background:var(--green);
  border-color:var(--green);
}
.cn-floating-share-close{
  border:0;
  font-size:20px;
}

/* Publicidad promocional claramente separada */
.cn-inline-ad{
  margin:24px 0;
}

/* Layout más parecido a un diario en desktop */
@media(min-width:901px){
  .cn-article-layout{
    grid-template-columns:minmax(0,720px) 300px;
    gap:44px;
  }
}

@media(max-width:760px){
  .cn-article-topline{
    align-items:flex-start;
  }
  .cn-article-topdate{
    text-align:right;
    white-space:nowrap;
  }
  .cn-compact-author-row{
    align-items:flex-start;
  }
  .cn-article-actions{
    gap:4px;
  }
  .cn-action-button{
    min-width:47px;
  }
  .cn-action-icon{
    width:31px;
    height:31px;
  }
  .cn-inline-related>a{
    grid-template-columns:minmax(0,1fr) 96px;
  }
  .cn-floating-share-trigger{
    right:12px;
    top:auto;
    bottom:76px;
    transform:none;
  }
  .cn-floating-share{
    right:10px;
    top:auto;
    bottom:122px;
    transform:translateX(16px);
  }
  .cn-floating-share.open{
    transform:translateX(0);
  }
}

@media(max-width:520px){
  .cn-article-head h1{
    font-size:36px;
  }
  .cn-article-topline{
    display:block;
  }
  .cn-article-topdate{
    margin-top:5px;
    text-align:left;
  }
  .cn-compact-author-row{
    display:block;
  }
  .cn-article-actions{
    margin-top:11px;
    justify-content:flex-end;
  }
  .cn-summary-panel{
    margin-left:9px;
    margin-right:9px;
  }
  .cn-inline-related-copy{
    padding:11px;
  }
  .cn-inline-related-copy strong{
    font-size:12px;
  }
}


/* =========================================================
   V12 — NOTICIAS SUGERIDAS BAJO LA BAJADA
   No forman parte del cuerpo editorial de la nota.
   ========================================================= */
.cn-head-related{
  list-style:disc;
  padding-left:20px;
  margin:12px 0 4px;
  max-width:860px;
}
.cn-head-related li{
  padding-left:0;
  margin:4px 0;
  color:#e00000;
  font:13px/1.2 Arial,Helvetica,sans-serif;
}
.cn-head-related li:before{
  display:none !important;
}
.cn-head-related a{
  color:#e00000 !important;
  text-decoration:none !important;
}
.cn-head-related a:hover{
  text-decoration:underline !important;
}

.cn-head-related-wrap{
  margin:0;
  padding:0;
  border:0;
}


/* =========================================================
   V13 — CONTENIDO STARTER / DEMO
   ========================================================= */
.cn-demo-disclosure{
  border-left-color:#111;
  background:#fff4dc;
}
.cn-demo-disclosure .cn-content-pill{
  background:#111;
}
.cn-demo-admin-card{
  max-width:900px;
  padding:18px;
  margin:18px 0;
  background:#fff;
  border:1px solid #dcdcde;
  border-left:5px solid #00b86e;
}
.cn-demo-admin-card h2{margin-top:0}
.cn-demo-admin-card code{background:#f0f0f1;padding:2px 4px}

/* V14 starter content */
.cn-demo-disclosure{
  background:#fff6e5;
  border-left-color:#111;
}
.cn-demo-disclosure .cn-content-pill{background:#111}

/* V15 — imágenes starter robustas */
.cn-demo-fallback-image{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}
.cn-photo:has(.cn-demo-fallback-image):after{
  display:none;
}

/* V16 — noticias reales y fuentes */
.cn-source-box small{
  display:inline-block;
  margin-top:5px;
  color:#77777d;
  font:10px Arial,sans-serif;
}
.cn-real-news-note{
  border-left:4px solid var(--green-deep);
  background:#effbf5;
  padding:10px 12px;
  font-size:10px;
}


/* =========================================================
   V18 FINAL — CIERRE DE ARTÍCULO ORDENADO
   ========================================================= */
.cn-tail-v18{
  max-width:1050px;
  margin:42px auto 46px;
}
.cn-tail-head{
  border-top:4px solid #111;
  padding-top:12px;
  margin-bottom:15px;
}
.cn-tail-head h2{
  margin:0;
  font:900 27px/1 Georgia,serif;
  letter-spacing:-.5px;
}
.cn-tail-head-latest{
  margin-top:34px;
  border-top-color:var(--green-deep);
}
.cn-related-v18{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
}
.cn-related-card-v18{
  min-width:0;
}
.cn-related-card-v18>a{
  display:block;
  color:#111;
}
.cn-related-photo-v18{
  width:100%;
  aspect-ratio:16/9;
  height:auto !important;
  overflow:hidden;
  background:#eee;
  margin:0 0 10px;
}
.cn-related-photo-v18 img{
  display:block;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
}
.cn-related-copy-v18 h3{
  margin:5px 0 7px;
  font:800 18px/1.13 Georgia,serif;
}
.cn-related-copy-v18 time{
  color:#77777d;
  font-size:9px;
}
.cn-latest-v18{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:0 28px;
}
.cn-latest-item-v18{
  min-width:0;
  display:grid;
  grid-template-columns:130px minmax(0,1fr);
  gap:12px;
  align-items:center;
  padding:13px 0;
  border-bottom:1px solid var(--line);
  color:#111;
}
.cn-latest-photo-v18{
  width:130px;
  aspect-ratio:16/9;
  height:auto !important;
  margin:0;
  overflow:hidden;
  background:#eee;
}
.cn-latest-photo-v18 img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  display:block;
}
.cn-latest-copy-v18{
  min-width:0;
}
.cn-latest-meta-v18{
  display:flex;
  align-items:center;
  gap:9px;
  margin-bottom:5px;
  color:var(--green-deep);
  font-size:9px;
  font-weight:900;
  text-transform:uppercase;
}
.cn-latest-meta-v18 time{
  color:#77777d;
  font-weight:800;
}
.cn-latest-copy-v18 h3{
  margin:0;
  font:800 16px/1.18 Georgia,serif;
}
.cn-related-card-v18:hover h3,
.cn-latest-item-v18:hover h3{
  color:var(--green-deep);
}

/* Evita que reglas antiguas estiren las imágenes del cierre */
.cn-tail-v18 .cn-thumb,
.cn-tail-v18 .cn-photo{
  max-height:none;
}
.cn-tail-v18 figure{
  padding:0;
}

/* Footer visual del cuerpo antes de recomendaciones */
.cn-topic-strip{
  margin-bottom:8px;
}

@media(max-width:800px){
  .cn-related-v18{
    grid-template-columns:1fr 1fr;
  }
  .cn-related-card-v18:last-child{
    grid-column:1/-1;
    display:grid;
    grid-template-columns:180px 1fr;
    gap:12px;
  }
  .cn-related-card-v18:last-child>a{
    display:contents;
  }
  .cn-related-card-v18:last-child .cn-related-photo-v18{
    margin:0;
  }
  .cn-latest-v18{
    grid-template-columns:1fr;
  }
}
@media(max-width:560px){
  .cn-tail-v18{
    margin-top:30px;
  }
  .cn-related-v18{
    display:block;
  }
  .cn-related-card-v18,
  .cn-related-card-v18:last-child{
    display:block;
    padding:0 0 17px;
    margin:0 0 17px;
    border-bottom:1px solid var(--line);
  }
  .cn-related-card-v18:last-child>a{
    display:block;
  }
  .cn-related-card-v18 .cn-related-photo-v18{
    aspect-ratio:16/9;
    margin:0 0 9px;
  }
  .cn-latest-item-v18{
    grid-template-columns:105px minmax(0,1fr);
    gap:10px;
  }
  .cn-latest-photo-v18{
    width:105px;
  }
  .cn-latest-copy-v18 h3{
    font-size:14px;
  }
}


/* =========================================================
   V19 — FOOTER LIMPIO
   ========================================================= */
.cn-footer{
  margin-top:0;
  padding:36px 0 20px;
}
.cn-footer-topline{
  min-height:78px;
  align-items:center;
}
.cn-footer-logo-v19{
  display:inline-flex !important;
  align-items:flex-end;
  gap:10px;
  margin:0 !important;
  text-decoration:none !important;
}
.cn-footer-logo-v19 .cn-footer-logo-main{
  display:block;
  color:#fff;
  font-family:Arial Black,Impact,Arial,sans-serif;
  font-size:42px;
  line-height:.85;
  letter-spacing:-3px;
}
.cn-footer-logo-v19 .cn-footer-logo-news{
  display:block;
  color:var(--green);
  font-family:Arial Black,Arial,sans-serif;
  font-size:13px;
  line-height:1;
  letter-spacing:5px;
  padding-bottom:3px;
}
.cn-footer-grid-v10{
  margin-top:24px;
  padding-top:0;
}
.cn-footer-about p{
  max-width:330px;
}

/* Never show standard WordPress archive/category widgets inside ad slots */
.cn-ad-shell .widget_archive,
.cn-ad-shell .widget_categories,
.cn-ad-shell .wp-block-archives,
.cn-ad-shell .wp-block-categories{
  display:none !important;
}

/* Clean fallback for an empty queried view */
.cn-empty-news{
  padding:28px 0;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.cn-empty-news strong{
  font:900 24px Georgia,serif;
}
.cn-empty-news p{
  margin:6px 0 0;
  color:#666;
  font:14px/1.5 Georgia,serif;
}

/* Prevent stray WordPress widget lists near footer */
body > .widget,
.cn-footer + .widget{
  display:none !important;
}

@media(max-width:620px){
  .cn-footer-logo-v19 .cn-footer-logo-main{
    font-size:34px;
    letter-spacing:-2px;
  }
  .cn-footer-logo-v19 .cn-footer-logo-news{
    font-size:10px;
    letter-spacing:3px;
  }
}
