:root{--red:#d71920;--red-dark:#a90d13;--ink:#15171a;--muted:#69707a;--line:#e4e7eb;--paper:#fff;--soft:#f4f5f7;--max:1240px;--shadow:0 12px 35px rgba(20,24,30,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;object-fit:cover}.container{width:min(calc(100% - 32px),var(--max));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;background:#fff;padding:10px;z-index:999}.topbar{background:#111;color:#ddd;font-size:.78rem}.topbar-inner{display:flex;justify-content:space-between;padding:7px 0}.brand-row{display:grid;grid-template-columns:minmax(230px,360px) 1fr auto;align-items:center;gap:28px;padding:20px 0}.brand img{width:min(100%,330px)}.menu-toggle{display:none;background:#111;color:#fff;border:0;border-radius:6px;font-size:1.4rem;padding:7px 11px}.main-nav{background:var(--red);color:#fff;border-bottom:4px solid #111}.nav-inner{display:flex;align-items:center;gap:0;overflow:auto}.nav-inner>a{padding:14px 13px;font-size:.91rem;font-weight:700;white-space:nowrap}.nav-inner>a:hover{background:rgba(0,0,0,.18)}.home-link{background:#111}.nav-search{margin-left:auto;display:flex;padding-left:10px}.nav-search input{width:145px;border:0;padding:8px 10px}.nav-search button{border:0;background:#111;color:#fff;padding:8px 11px}.breaking-bar{background:#111;color:#fff;border-bottom:1px solid #333}.breaking-bar .container{display:flex;align-items:center;gap:18px;padding:9px 0}.breaking-bar strong{background:var(--red);padding:5px 9px;font-size:.75rem}.breaking-items{display:flex;gap:28px;overflow:hidden;white-space:nowrap;font-size:.9rem}.homepage{padding:26px 0 50px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:24px}.lead-story{position:relative;background:#111;min-height:500px;overflow:hidden}.lead-story>a,.lead-story img{height:100%;width:100%}.lead-story img{min-height:500px;opacity:.78}.lead-story:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 30%,rgba(0,0,0,.92))}.lead-copy{position:absolute;z-index:2;left:28px;right:28px;bottom:25px;color:#fff}.lead-copy h1{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.4rem);line-height:1.04;margin:12px 0}.lead-copy p{font-size:1.05rem;max-width:780px}.hero-side{display:grid;grid-template-columns:1fr;gap:16px}.hero-side .news-card{display:grid;grid-template-columns:125px 1fr}.hero-side .card-image img{height:100%;min-height:128px}.hero-side .card-body{padding:10px 12px}.hero-side .card-body p{display:none}.hero-side .card-body h3{font-size:1.02rem}.category-label{display:inline-block;color:var(--cat,#d71920);font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em;border-left:4px solid var(--cat,#d71920);padding-left:7px}.lead-copy .category-label{background:var(--cat,#d71920);color:#fff;border:0;padding:5px 9px}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.news-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.news-card{border:1px solid var(--line);background:#fff;transition:.2s;min-width:0}.news-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.card-image{display:block;aspect-ratio:16/9;background:#ddd;overflow:hidden}.card-image img{width:100%;height:100%}.card-body{padding:15px}.card-body h3{font-family:Georgia,serif;font-size:1.28rem;line-height:1.16;margin:9px 0}.card-body p{font-size:.9rem;color:#555;margin:8px 0}.card-body time{display:block;color:var(--muted);font-size:.76rem;margin-top:10px}.content-with-sidebar,.page-layout,.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:34px;margin-top:32px}.section-heading{display:flex;align-items:end;justify-content:space-between;border-bottom:2px solid #111;margin:28px 0 18px}.section-heading h2{font-family:Georgia,serif;margin:0;padding:0 0 8px;border-bottom:5px solid var(--red);transform:translateY(2px)}.section-heading a{font-size:.85rem;color:var(--red);font-weight:bold;padding-bottom:8px}.sidebar-box{border-top:5px solid #111;background:var(--soft);padding:18px;margin-bottom:22px}.sidebar-box h2{font-family:Georgia,serif;margin-top:0}.ranking{counter-reset:item;list-style:none;padding:0;margin:0}.ranking li{display:grid;grid-template-columns:36px 1fr;gap:8px;border-top:1px solid #d8dce1;padding:12px 0;font-family:Georgia,serif;font-weight:bold;line-height:1.25}.ranking li:before{counter-increment:item;content:counter(item);color:var(--red);font-size:1.65rem}.category-strip{margin-top:42px}.archive-header{border-left:10px solid var(--cat);padding:15px 0 15px 22px;margin:28px 0}.archive-header span{font-size:.75rem;text-transform:uppercase;color:var(--muted)}.archive-header h1{font-family:Georgia,serif;font-size:3rem;margin:0}.archive-header p{margin:4px 0}.button{display:inline-block;border:0;background:var(--red);color:#fff;padding:11px 18px;font-weight:bold;border-radius:4px;cursor:pointer}.load-more{margin-top:24px}.empty-state,.error-page{padding:70px 0;text-align:center}.empty-state h1{font-family:Georgia,serif;font-size:3rem}.error-page span{font-size:6rem;font-weight:900;color:var(--red)}.article-layout{margin-top:26px;margin-bottom:50px}.breadcrumbs{display:flex;gap:8px;color:var(--muted);font-size:.84rem;margin-bottom:20px}.article-header h1{font-family:Georgia,serif;font-size:clamp(2.3rem,5vw,4.25rem);line-height:1.03;margin:14px 0}.article-deck{font-size:1.28rem;color:#41464d}.article-meta{display:flex;flex-wrap:wrap;gap:12px 22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 0;color:var(--muted);font-size:.82rem}.breaking-tag{background:#111;color:#fff;font-size:.72rem;font-weight:bold;padding:5px 8px;margin-left:8px}.article-image{margin:22px 0}.article-image img{width:100%;max-height:680px}.article-image figcaption{font-size:.76rem;color:#666;margin-top:6px}.share-row{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:24px}.share-row a{background:#eee;padding:6px 9px;font-size:.8rem;border-radius:3px}.article-content{font-family:Georgia,serif;font-size:1.12rem;line-height:1.75}.article-content h2{font-family:Arial,sans-serif;line-height:1.2;margin-top:34px}.article-content a{color:#b40008;text-decoration:underline}.article-content blockquote{border-left:5px solid var(--red);margin-left:0;padding:12px 18px;background:#fafafa}.source-box,.editorial-box,.correction-link{font-family:Arial,sans-serif;border:1px solid var(--line);background:var(--soft);padding:15px;margin:24px 0;font-size:.87rem}.source-box a{color:var(--red);font-weight:bold}.related{margin-top:42px}.static-page,.search-page{padding:42px 0 70px}.static-page article{max-width:850px}.static-page h1,.search-page h1{font:700 3rem/1.05 Georgia,serif}.big-search{display:flex;max-width:720px;margin:20px 0}.big-search input{flex:1;padding:14px;border:1px solid #bbb}.big-search button{background:var(--red);color:#fff;border:0;padding:0 22px;font-weight:bold}.ad-placeholder{display:grid;place-items:center;min-height:90px;background:repeating-linear-gradient(45deg,#f1f2f4,#f1f2f4 10px,#e7e9ec 10px,#e7e9ec 20px);color:#7a8088;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.site-footer{background:#111;color:#ddd;margin-top:50px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:38px;padding:45px 0}.footer-grid img{max-width:250px}.footer-grid h3{color:#fff}.footer-grid ul{list-style:none;padding:0}.footer-grid li{margin:7px 0}.footer-grid a:hover{color:#fff}.small{font-size:.78rem;color:#999}.social-links{display:flex;flex-wrap:wrap;gap:9px}.footer-bottom{border-top:1px solid #333;padding:16px 0;font-size:.78rem;color:#999}
@media(max-width:1000px){.brand-row{grid-template-columns:250px 1fr auto}.header-ad{display:none}.menu-toggle{display:block}.main-nav{display:none}.main-nav.open{display:block}.nav-inner{align-items:stretch;flex-direction:column}.nav-search{margin:0;padding:10px}.nav-search input{width:100%}.hero-grid,.content-with-sidebar,.page-layout,.article-layout{grid-template-columns:1fr}.hero-side{grid-template-columns:repeat(2,1fr)}.news-grid.four{grid-template-columns:repeat(2,1fr)}.article-layout aside{order:2}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.container{width:min(calc(100% - 22px),var(--max))}.topbar-inner span:first-child{display:none}.brand-row{grid-template-columns:1fr auto;padding:13px 0}.brand img{max-width:235px}.hero-grid{display:block}.lead-story,.lead-story img{min-height:440px}.lead-copy{left:18px;right:18px}.lead-copy h1{font-size:2.15rem}.hero-side{grid-template-columns:1fr;margin-top:16px}.news-grid,.news-grid.four{grid-template-columns:1fr}.content-with-sidebar,.page-layout,.article-layout{gap:22px}.article-header h1{font-size:2.45rem}.article-deck{font-size:1.08rem}.footer-grid{grid-template-columns:1fr}.breaking-items{font-size:.8rem}.archive-header h1{font-size:2.35rem}}

/* Medio De Voz v1.2.5: mejoras de portada y responsive */
html,body{overflow-x:hidden}.brand{display:block;min-width:0}.brand img{height:auto}.hero-grid{align-items:start}.hero-side{align-content:start;grid-auto-rows:auto}.hero-side .news-card{align-self:start}.hero-side .card-image{min-height:112px}.homepage>.ad-placeholder{margin-top:22px}.sidebar-only-home{grid-template-columns:1fr}.sidebar-only-home aside{width:min(100%,310px);margin-left:auto}.content-with-sidebar>div,.content-with-sidebar>aside{min-width:0}

@media(max-width:1180px){
  .brand-row{grid-template-columns:minmax(0,250px) 1fr auto}
  .header-ad{display:none}
  .menu-toggle{display:block}
  .main-nav{display:none}
  .main-nav.open{display:block}
  .nav-inner{align-items:stretch;flex-direction:column;overflow:visible}
  .nav-inner>a{padding:11px 16px}
  .nav-search{margin:0;padding:10px 16px}
  .nav-search input{width:100%}
}

@media(max-width:1000px){
  .hero-grid,.content-with-sidebar,.page-layout,.article-layout{grid-template-columns:1fr}
  .hero-side{grid-template-columns:repeat(2,minmax(0,1fr))}
  .sidebar-only-home aside{width:100%;margin-left:0}
  .article-layout aside{order:2}
}

@media(max-width:680px){
  .container{width:min(calc(100% - 24px),var(--max))}
  .brand-row{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:13px 0}
  .brand{overflow:hidden}
  .brand img{width:100%;max-width:225px}
  .menu-toggle{flex:0 0 auto}
  .homepage{padding-top:16px}
  .hero-grid{display:block}
  .lead-story,.lead-story img{min-height:410px}
  .lead-copy{left:17px;right:17px;bottom:18px}
  .lead-copy h1{font-size:clamp(1.8rem,9vw,2.15rem);line-height:1.05;margin:9px 0}
  .lead-copy p{font-size:.92rem;line-height:1.45;margin-bottom:0}
  .hero-side{grid-template-columns:1fr;margin-top:14px;gap:12px}
  .hero-side .news-card{grid-template-columns:112px minmax(0,1fr)}
  .hero-side .card-image img{min-height:104px}
  .hero-side .card-body h3{font-size:1rem;margin:7px 0}
  .content-with-sidebar{margin-top:22px}
  .section-heading{margin-top:22px}
  .section-heading h2{font-size:1.55rem}
  .article-header h1{font-size:clamp(2rem,10vw,2.55rem)}
  .footer-grid{gap:22px;padding:34px 0}
  .footer-grid img{max-width:215px}
  .site-footer{margin-top:34px}
}


/* Medio De Voz v1.2.6: header y hero desktop */
@media(min-width:1181px){
  .brand-row{grid-template-columns:300px minmax(0,1fr);gap:26px;padding:22px 0}
  .brand{padding-right:18px}
  .brand img{width:100%;max-width:270px}
  .hero-grid{grid-template-columns:minmax(0,2.15fr) 326px;gap:20px}
  .lead-story{height:500px;min-height:500px}
  .lead-story img{height:500px;min-height:500px}
  .hero-side{height:500px;grid-template-rows:repeat(3,minmax(0,1fr));gap:14px}
  .hero-side .news-card{height:100%;grid-template-columns:118px minmax(0,1fr);overflow:hidden}
  .hero-side .card-image{height:100%;min-height:0;aspect-ratio:auto}
  .hero-side .card-image img{height:100%;min-height:0;width:100%}
  .hero-side .card-body{min-width:0;padding:10px 11px;display:flex;flex-direction:column;justify-content:center}
  .hero-side .card-body h3{font-size:.98rem;line-height:1.12;margin:6px 0;overflow-wrap:anywhere}
  .hero-side .card-body time{margin-top:5px}
  .lead-copy h1{font-size:clamp(2.35rem,3.35vw,3.35rem)}
}


/* Medio De Voz v1.2.8: corrección integral de header, hero y tarjetas responsive */

/* El logo debe respirar dentro del encabezado */
.brand-row{
  padding-top:24px;
  padding-bottom:24px;
}
.brand{
  display:flex;
  align-items:center;
  padding:8px 18px 8px 4px;
}
.brand img{
  display:block;
  width:100%;
  max-width:286px;
  height:auto;
}

/* Hero de escritorio */
@media (min-width:1181px){
  .hero-grid{
    grid-template-columns:minmax(0,2.05fr) 330px;
    gap:20px;
    align-items:stretch;
  }

  .lead-story,
  .lead-story > a,
  .lead-story img{
    height:500px;
    min-height:500px;
  }

  .hero-side{
    height:500px;
    display:grid;
    grid-template-columns:1fr;
    grid-template-rows:repeat(3,minmax(0,1fr));
    gap:14px;
    overflow:hidden;
  }

  .hero-side .news-card{
    display:grid !important;
    grid-template-columns:118px minmax(0,1fr) !important;
    height:100%;
    min-height:0;
    overflow:hidden;
  }

  .hero-side .card-image{
    width:118px;
    height:100%;
    min-height:0 !important;
    aspect-ratio:auto;
  }

  .hero-side .card-image img{
    width:118px;
    height:100%;
    min-height:0 !important;
    object-fit:cover;
  }

  .hero-side .card-body{
    min-width:0;
    padding:10px 12px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    overflow:hidden;
  }

  .hero-side .category-label{
    align-self:flex-start;
    font-size:.66rem;
  }

  .hero-side .card-body h3{
    margin:6px 0 4px;
    font-size:.96rem;
    line-height:1.12;
    overflow-wrap:anywhere;
    word-break:normal;
  }

  .hero-side .card-body time{
    margin-top:4px;
    font-size:.7rem;
  }
}

/* Tablet: dos tarjetas por fila, sin superposición */
@media (min-width:681px) and (max-width:1180px){
  .brand-row{
    padding:18px 0;
  }

  .brand{
    padding-left:8px;
  }

  .brand img{
    max-width:260px;
  }

  .hero-side{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:14px;
    margin-top:16px;
  }

  .hero-side .news-card{
    display:grid !important;
    grid-template-columns:132px minmax(0,1fr) !important;
    min-height:132px;
    overflow:hidden;
  }

  .hero-side .card-image{
    width:132px;
    height:100%;
    min-height:132px !important;
    aspect-ratio:auto;
  }

  .hero-side .card-image img{
    width:132px;
    height:100%;
    min-height:132px !important;
    object-fit:cover;
  }

  .hero-side .card-body{
    min-width:0;
    padding:10px;
  }

  .hero-side .card-body h3{
    font-size:.98rem;
    line-height:1.14;
    overflow-wrap:anywhere;
  }
}

/* Móvil */
@media (max-width:680px){
  .topbar-inner{
    padding:7px 2px;
  }

  .brand-row{
    width:100%;
    padding:14px 14px 15px;
    gap:12px;
  }

  .brand{
    min-width:0;
    padding:5px 10px 5px 0;
    overflow:visible;
  }

  .brand img{
    width:auto;
    max-width:224px;
    max-height:58px;
  }

  .menu-toggle{
    width:43px;
    height:43px;
    padding:0;
    display:grid;
    place-items:center;
  }

  .homepage{
    padding-top:14px;
  }

  .lead-story{
    min-height:0 !important;
    height:auto !important;
    aspect-ratio:4 / 5;
  }

  .lead-story > a,
  .lead-story img{
    width:100%;
    height:100% !important;
    min-height:0 !important;
  }

  .lead-story:after{
    background:linear-gradient(
      to bottom,
      rgba(0,0,0,.05) 15%,
      rgba(0,0,0,.42) 43%,
      rgba(0,0,0,.96) 100%
    );
  }

  .lead-copy{
    left:16px;
    right:16px;
    bottom:17px;
  }

  .lead-copy .category-label{
    font-size:.65rem;
    padding:4px 7px;
  }

  .lead-copy h1{
    font-size:clamp(1.55rem,7.2vw,1.88rem) !important;
    line-height:1.04;
    margin:8px 0 9px;
    overflow-wrap:anywhere;
  }

  .lead-copy p{
    font-size:.86rem;
    line-height:1.42;
    margin:0;
    display:-webkit-box;
    -webkit-line-clamp:5;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }

  .hero-side{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:12px;
    margin-top:13px;
  }

  .hero-side .news-card{
    display:grid !important;
    grid-template-columns:116px minmax(0,1fr) !important;
    min-height:116px;
    height:auto;
    overflow:hidden;
  }

  .hero-side .card-image{
    width:116px !important;
    height:116px !important;
    min-height:116px !important;
    aspect-ratio:auto !important;
  }

  .hero-side .card-image img{
    width:116px !important;
    height:116px !important;
    min-height:116px !important;
    object-fit:cover;
  }

  .hero-side .card-body{
    min-width:0;
    padding:9px 10px;
    overflow:hidden;
  }

  .hero-side .category-label{
    display:inline-block;
    position:static;
    font-size:.62rem;
    line-height:1.1;
    margin:0 0 4px;
  }

  .hero-side .card-body h3{
    margin:4px 0;
    font-size:.94rem !important;
    line-height:1.12;
    overflow-wrap:anywhere;
    word-break:normal;
  }

  .hero-side .card-body time{
    margin-top:5px;
    font-size:.66rem;
  }

  .homepage > .ad-placeholder{
    margin-top:14px;
  }

  .content-with-sidebar{
    margin-top:18px;
  }
}


/* Medio De Voz v1.2.9 final: identidad del header y footer */
.brand{
  padding-right:24px;
}
.brand img{
  width:100%;
  max-width:320px !important;
  height:auto;
}
.footer-grid img{
  width:100%;
  max-width:285px !important;
  height:auto;
}
.footer-editorial-note{
  max-width:430px;
  line-height:1.55;
  color:#aeb3ba;
}
@media(max-width:680px){
  .brand{
    padding-right:12px;
  }
  .brand img{
    max-width:240px !important;
  }
  .footer-grid img{
    max-width:235px !important;
  }
}


/* Medio De Voz v1.3.8 — crédito e iconos definitivos */
.article-image figcaption{
  margin-top:8px !important;
  color:#697078 !important;
  font-size:.78rem !important;
  line-height:1.45 !important;
}

.share-row{
  display:flex !important;
  align-items:center !important;
  flex-wrap:wrap !important;
  gap:8px !important;
  padding:14px 0 16px !important;
  margin:0 0 24px !important;
  border-bottom:1px solid var(--line) !important;
}

.share-row .share-label{
  font-family:Arial,Helvetica,sans-serif !important;
  font-size:.92rem !important;
  font-weight:700 !important;
  margin-right:2px !important;
}

.share-row a.share-btn{
  width:38px !important;
  height:38px !important;
  padding:0 !important;
  display:inline-grid !important;
  place-items:center !important;
  border-radius:50% !important;
  color:#fff !important;
  text-decoration:none !important;
  border:0 !important;
  box-shadow:none !important;
  transition:transform .18s ease,opacity .18s ease !important;
}

.share-row a.share-btn:hover{
  transform:translateY(-1px) !important;
  opacity:.9 !important;
}

.share-row a.share-btn svg{
  width:19px !important;
  height:19px !important;
  display:block !important;
  fill:currentColor !important;
}

.share-row a.share-facebook{background:#1877f2 !important;}
.share-row a.share-x{background:#111 !important;}
.share-row a.share-whatsapp{background:#25d366 !important;}

@media(max-width:680px){
  .article-image figcaption{
    font-size:.75rem !important;
    margin-top:7px !important;
  }

  .share-row{
    gap:7px !important;
    padding:12px 0 14px !important;
    margin-bottom:20px !important;
  }

  .share-row .share-label{
    font-size:.88rem !important;
  }

  .share-row a.share-btn{
    width:36px !important;
    height:36px !important;
  }

  .share-row a.share-btn svg{
    width:18px !important;
    height:18px !important;
  }
}

/* Medio De Voz v1.6.0 — artículo móvil editorial final */
.article-layout,
.article-layout > *,
.article-main,
.article-sidebar,
.article-header,
.article-content,
.article-image,
.source-box,
.editorial-box,
.correction-link,
.related,
.ad-wrap{
  min-width:0;
  max-width:100%;
  box-sizing:border-box;
}

.article-header h1,
.article-deck,
.article-meta,
.article-content,
.article-content p,
.article-content h2,
.article-content h3,
.article-content li,
.article-content blockquote,
.source-box,
.editorial-box,
.correction-link,
.breadcrumbs{
  -webkit-hyphens:none;
  -moz-hyphens:none;
  hyphens:none;
  word-break:normal;
  overflow-wrap:break-word;
}

.article-image{
  width:100%;
  max-width:100%;
  overflow:hidden;
  background:#f2f2f2;
}

.article-image img{
  display:block;
  width:100%;
  max-width:100%;
  height:auto;
  aspect-ratio:16 / 9;
  object-fit:cover;
  object-position:center;
}

.article-content img,
.article-content video,
.article-content iframe{
  display:block;
  max-width:100% !important;
}

.article-content video,
.article-content iframe{
  width:100% !important;
  aspect-ratio:16 / 9;
  height:auto;
}

.article-content table{
  display:block;
  width:100%;
  max-width:100%;
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
}

.article-content pre{
  max-width:100%;
  overflow-x:auto;
  white-space:pre-wrap;
}

.article-content ul,
.article-content ol{
  max-width:100%;
  padding-left:1.3rem;
}

.article-content blockquote{
  max-width:100%;
  margin-left:0;
  margin-right:0;
}

.article-content a,
.source-box a,
.editorial-box a,
.correction-link a{
  overflow-wrap:anywhere;
  word-break:break-word;
}

.ad-wrap,
.adsbygoogle{
  width:100% !important;
  max-width:100% !important;
  overflow:hidden;
}

@media (max-width:680px){
  html,
  body{
    -webkit-text-size-adjust:100% !important;
    text-size-adjust:100% !important;
  }

  .article-layout{
    width:min(calc(100% - 28px),var(--max));
    margin-top:18px;
    gap:20px;
  }

  .article-main{
    width:100%;
    overflow:hidden;
  }

  .breadcrumbs{
    display:flex;
    flex-wrap:wrap;
    gap:5px 7px;
    margin-bottom:16px;
    font-size:.84rem;
  }

  .article-header h1{
    font-size:clamp(2rem,9vw,2.55rem) !important;
    line-height:1.08 !important;
    letter-spacing:-.018em;
    margin:12px 0 16px !important;
  }

  .article-deck{
    font-family:Arial,Helvetica,sans-serif !important;
    font-size:1.05rem !important;
    line-height:1.48 !important;
    color:#4b4f55;
    margin-bottom:17px;
  }

  .article-meta{
    gap:8px 14px !important;
    font-size:.82rem !important;
    line-height:1.42 !important;
    padding:12px 0 !important;
  }

  .article-image{
    margin:20px 0 9px !important;
    border-radius:0;
  }

  .article-image img{
    width:100% !important;
    height:auto !important;
    aspect-ratio:16 / 9 !important;
    max-height:390px !important;
    object-fit:cover !important;
  }

  .article-image figcaption{
    font-family:Arial,Helvetica,sans-serif !important;
    font-size:.78rem !important;
    line-height:1.4 !important;
    margin-top:7px !important;
  }

  .article-content{
    width:100%;
    font-family:Georgia,"Times New Roman",serif !important;
    font-size:18px !important;
    line-height:1.65 !important;
    text-align:left !important;
    letter-spacing:0 !important;
    word-spacing:0 !important;
  }

  .article-content p{
    margin:0 0 1.25em !important;
    font-size:1em !important;
    line-height:1.65 !important;
    -webkit-hyphens:none !important;
    -moz-hyphens:none !important;
    hyphens:none !important;
  }

  .article-content h2{
    font-family:Arial,Helvetica,sans-serif !important;
    font-size:1.38rem !important;
    line-height:1.22 !important;
    margin:1.65em 0 .68em !important;
  }

  .article-content h3{
    font-family:Arial,Helvetica,sans-serif !important;
    font-size:1.16rem !important;
    line-height:1.28 !important;
    margin:1.45em 0 .62em !important;
  }

  .article-content li,
  .article-content blockquote{
    font-size:1em !important;
    line-height:1.62 !important;
    -webkit-hyphens:none !important;
    -moz-hyphens:none !important;
    hyphens:none !important;
  }

  .source-box,
  .editorial-box,
  .correction-link{
    width:100%;
    padding:13px !important;
    font-size:.86rem !important;
    line-height:1.48 !important;
  }

  .share-row{
    width:100%;
  }
}

@media (max-width:390px){
  .article-layout{
    width:calc(100% - 24px);
  }

  .article-header h1{
    font-size:clamp(1.9rem,8.7vw,2.25rem) !important;
  }

  .article-content{
    font-size:17px !important;
    line-height:1.62 !important;
  }

  .article-deck{
    font-size:1rem !important;
  }
}

/* Medio De Voz v1.7.6 — footer completo y navegación interna */
.footer-grid-complete{
  grid-template-columns:minmax(260px,1.45fr) repeat(4,minmax(150px,1fr));
  align-items:start;
}
.footer-brand-column p{
  max-width:440px;
}
.footer-editorial-note{
  line-height:1.6;
}
.footer-column{
  min-width:0;
}
.footer-column h3{
  margin-top:0;
}
.footer-category-list{
  columns:2;
  column-gap:22px;
}
.footer-category-list li{
  break-inside:avoid;
}
.footer-column a,
.footer-category-list a{
  overflow-wrap:anywhere;
}
.footer-bottom-inner{
  display:flex;
  justify-content:space-between;
  gap:20px;
  flex-wrap:wrap;
}
.related-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}
.related-grid > *{
  min-width:0;
}

@media(max-width:1100px){
  .footer-grid-complete{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .footer-brand-column{
    grid-column:1 / -1;
  }
}

@media(max-width:680px){
  .footer-grid-complete{
    grid-template-columns:1fr;
  }
  .footer-brand-column{
    grid-column:auto;
  }
  .footer-category-list{
    columns:2;
  }
  .related-grid{
    grid-template-columns:1fr;
  }
  .related-grid > :nth-child(n+5){
    display:none;
  }
  .footer-bottom-inner{
    flex-direction:column;
    gap:4px;
  }
}

@media(max-width:420px){
  .footer-category-list{
    columns:1;
  }
}

/* Medio De Voz v1.7.7 — terminación visual del footer */
.footer-grid-complete{
  grid-template-columns:
    minmax(300px,1.5fr)
    minmax(270px,1.25fr)
    minmax(190px,.9fr)
    minmax(190px,.9fr)
    minmax(170px,.75fr);
  column-gap:42px;
}
.footer-brand-column img{
  width:282px;
  max-width:100%;
  height:auto;
}
.footer-category-list{
  columns:2;
  column-gap:34px;
}
.footer-column a,
.footer-category-list a{
  overflow-wrap:normal;
  word-break:normal;
  hyphens:none;
}
.footer-category-list li{
  display:inline-block;
  width:100%;
  margin-bottom:4px;
}
.social-links{
  display:flex;
  flex-wrap:wrap;
  gap:8px 12px;
}
.footer-editorial-note{
  max-width:390px;
}

@media(max-width:1250px){
  .footer-grid-complete{
    grid-template-columns:
      minmax(280px,1.2fr)
      minmax(250px,1fr)
      repeat(3,minmax(165px,.8fr));
    column-gap:28px;
  }
}

@media(max-width:1050px){
  .footer-grid-complete{
    grid-template-columns:repeat(2,minmax(0,1fr));
    row-gap:34px;
  }
  .footer-brand-column{
    grid-column:1 / -1;
  }
  .footer-editorial-note{
    max-width:600px;
  }
}

@media(max-width:680px){
  .footer-grid-complete{
    grid-template-columns:1fr;
  }
  .footer-brand-column{
    grid-column:auto;
  }
  .footer-category-list{
    columns:2;
    column-gap:28px;
  }
}

@media(max-width:430px){
  .footer-category-list{
    columns:1;
  }
}

/* Medio De Voz v1.7.9 — footer compacto para escritorio */
.footer-grid-complete{
  grid-template-columns:
    minmax(300px,1.35fr)
    minmax(340px,1.35fr)
    minmax(220px,.9fr)
    minmax(240px,.95fr);
  gap:42px;
}
.footer-services-social .footer-social-links{
  display:flex;
  flex-wrap:wrap;
  gap:8px 14px;
  margin-top:18px;
}
.footer-services-social .footer-social-links a{
  white-space:nowrap;
}
.footer-category-list{
  columns:2;
  column-gap:36px;
}
.footer-category-list a,
.footer-column a{
  word-break:normal;
  overflow-wrap:normal;
  hyphens:none;
}
.footer-editorial-note{
  max-width:420px;
}

@media(max-width:1050px){
  .footer-grid-complete{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:32px 28px;
  }
  .footer-brand-column{
    grid-column:1 / -1;
  }
}

@media(max-width:620px){
  .footer-grid-complete{
    grid-template-columns:1fr;
  }
  .footer-brand-column{
    grid-column:auto;
  }
  .footer-category-list{
    columns:1;
  }
}

/* Medio De Voz v1.8.0 — botones de redes sociales */
.footer-social-links{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:20px;
}
.footer-social-links .social-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:38px;
  padding:8px 14px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:999px;
  background:rgba(255,255,255,.06);
  color:#fff;
  font-size:14px;
  font-weight:700;
  line-height:1;
  text-decoration:none;
  white-space:nowrap;
  transition:background-color .2s ease,border-color .2s ease,transform .2s ease;
}
.footer-social-links .social-button:hover,
.footer-social-links .social-button:focus-visible{
  background:rgba(255,255,255,.14);
  border-color:rgba(255,255,255,.42);
  transform:translateY(-1px);
}
.footer-social-links .social-button:focus-visible{
  outline:2px solid #fff;
  outline-offset:2px;
}

@media(max-width:620px){
  .footer-social-links{
    gap:8px;
  }
  .footer-social-links .social-button{
    min-height:40px;
    padding:9px 15px;
  }
}

/* Medio De Voz v1.8.1 — cierre definitivo del footer */
.footer-main-description{
  max-width:420px;
  margin:22px 0 0;
  color:rgba(255,255,255,.82);
  font-size:15px;
  line-height:1.65;
}
.footer-social-links{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:20px;
}
.footer-social-links .social-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:36px;
  padding:8px 15px;
  border:1px solid rgba(255,255,255,.20);
  border-radius:999px;
  background:rgba(255,255,255,.055);
  color:#fff;
  font-size:13px;
  font-weight:700;
  line-height:1;
  text-decoration:none;
  white-space:nowrap;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04);
  transition:
    background-color .18s ease,
    border-color .18s ease,
    color .18s ease,
    transform .18s ease;
}
.footer-social-links .social-button:hover,
.footer-social-links .social-button:focus-visible{
  background:#df1f2d;
  border-color:#df1f2d;
  color:#fff;
  transform:translateY(-1px);
}
.footer-social-links .social-button:focus-visible{
  outline:2px solid #fff;
  outline-offset:3px;
}

@media(max-width:620px){
  .footer-main-description{
    max-width:100%;
    font-size:15px;
  }
  .footer-social-links{
    gap:8px;
  }
  .footer-social-links .social-button{
    min-height:38px;
    padding:9px 14px;
  }
}

/* Medio De Voz v1.8.2 — redes sociales circulares */
.footer-social-links{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:20px;
}
.footer-social-links .social-icon-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:44px;
  height:44px;
  padding:0;
  border:1px solid rgba(255,255,255,.24);
  border-radius:50%;
  background:rgba(255,255,255,.055);
  color:#fff;
  text-decoration:none;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04);
  transition:
    background-color .18s ease,
    border-color .18s ease,
    transform .18s ease;
}
.footer-social-links .social-icon-button svg{
  width:20px;
  height:20px;
  fill:currentColor;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.footer-social-links .social-instagram svg,
.footer-social-links .social-x svg{
  fill:none;
}
.footer-social-links .social-youtube .play-mark{
  fill:#111;
  stroke:none;
}
.footer-social-links .social-icon-button:hover,
.footer-social-links .social-icon-button:focus-visible{
  background:#df1f2d;
  border-color:#df1f2d;
  transform:translateY(-2px);
}
.footer-social-links .social-icon-button:focus-visible{
  outline:2px solid #fff;
  outline-offset:3px;
}
.sr-only{
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0,0,0,0);
  white-space:nowrap;
  border:0;
}

@media(max-width:620px){
  .footer-social-links .social-icon-button{
    width:42px;
    height:42px;
  }
}

