:root{
 --anx-navy:#092B49;
 --anx-dark:#061A2D;
 --anx-blue:#08A8E8;
 --anx-red:#E52535;
 --anx-border:#D9E2E9;
 --anx-soft:#F5F8FA;
 --anx-text:#111820;
}
*{box-sizing:border-box}
body{background:#fff;color:var(--anx-text);font-family:Inter,Manrope,Arial,sans-serif}

/* =========================
   BARRA SUPERIOR
   ========================= */
.anx7-topbar{display:block!important;background:var(--anx-navy)!important;color:#fff!important;width:100%;position:relative;z-index:100000;border:0!important}
.anx7-topbar__inner{width:min(1200px,calc(100% - 32px));min-height:54px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}
.anx7-topbar__left,.anx7-topbar__right{display:flex;align-items:center;gap:10px;font-size:14px}
.anx7-topbar__left strong{color:#fff;font-weight:900;letter-spacing:.03em}.anx7-topbar__left>span:last-child{color:#fff}.anx7-sep{opacity:.55}
.anx7-live-dot{width:10px;height:10px;border-radius:50%;background:var(--anx-blue);box-shadow:0 0 0 4px rgba(8,168,232,.15)}
.anx7-topbar__right{font-weight:700;white-space:nowrap}

/* =========================
   CABECERA: UNA SOLA CAPA VISUAL
   Fondo blanco. El azul oscuro solo como identidad.
   ========================= */
header.bs-headthree,
header.bs-header-three,
header.bs-header-main,
.bs-header-main .inner,
.bs-header-main .container,
.bs-header-main .navbar,
.bs-header-main .navbar-default,
.bs-header-main .navbar-header,
.bs-header-main .site-branding,
.bs-header-main .main-menu-area{
 background:#fff!important;background-image:none!important;box-shadow:none!important;color:var(--anx-navy)!important;border-color:var(--anx-border)!important;
}
header.bs-headthree,header.bs-header-three,header.bs-header-main{border:0!important}
.bs-header-main .inner{padding:0!important}
.bs-header-main .container{padding-top:0!important;padding-bottom:0!important}
.bs-header-main .navbar{border-top:1px solid var(--anx-border)!important;border-bottom:1px solid var(--anx-border)!important}

/* El tema puede conservar su banner configurado; aquí se neutraliza solo como fondo */
.bs-header-main[style*="background-image"],
.bs-headthree[style*="background-image"],
.bs-header-main .bs-header-main[style*="background-image"]{background-image:none!important}

/* Zona de marca */
.bs-header-main .navbar-header,
.bs-header-main .site-branding,
.bs-header-main .navbar-brand{
 display:flex!important;align-items:center!important;justify-content:center!important;
 height:184px!important;min-height:184px!important;max-height:184px!important;
 padding:0!important;margin:0!important;overflow:visible!important;float:none!important;
}
.custom-logo-link.anx7-official-logo-link,
.bs-header-main .anx7-official-logo-link,
.bs-headthree .anx7-official-logo-link{
 display:flex!important;align-items:center!important;justify-content:center!important;
 width:auto!important;height:auto!important;margin:0 auto!important;padding:0!important;float:none!important;
}
img.anx7-official-logo,.anx7-official-logo-link img{
 display:block!important;width:300px!important;max-width:300px!important;height:auto!important;max-height:none!important;object-fit:contain!important;transform:none!important
}
.bs-header-main .site-description,.bs-header-main .description,.bs-headthree .site-description,.bs-headthree .description{display:none!important}

/* Oculta fecha, fecha duplicada y controles sociales heredados dentro del header principal.
   La fecha oficial queda en la barra superior. */
.bs-header-main .header-date,.bs-header-main .date,.bs-header-main .bs-date,
.bs-header-main .header-info,.bs-header-main .bs-head-detail,.bs-header-main .bs-header-date,
.bs-header-main .current-date,.bs-header-main .header-date-time,.bs-header-main .top-header-date,
.bs-header-main time,
.bs-headthree .header-date,.bs-headthree .date,.bs-headthree .bs-date,
.bs-headthree .header-info,.bs-headthree .bs-head-detail,.bs-headthree .bs-header-date,
.bs-headthree .current-date,.bs-headthree .header-date-time,.bs-headthree .top-header-date,
.bs-headthree time{display:none!important}
.bs-header-main .social-media,.bs-header-main .social-icons,.bs-headthree .social-media,.bs-headthree .social-icons{display:none!important}

/* Menú: blanco + azul */
.bs-header-main .navbar,.bs-header-main .navbar-default,.bs-header-main .main-menu-area{background:#fff!important}
.bs-header-main .navbar-nav>li>a,.bs-header-main .main-menu>li>a{
 padding:15px 14px!important;color:var(--anx-navy)!important;background:#fff!important;
 font:800 14px/1 Inter,Manrope,Arial,sans-serif!important;text-decoration:none!important;
 border-bottom:3px solid transparent!important;margin-bottom:-1px!important;
}
.bs-header-main .navbar-nav>li>a:hover,.bs-header-main .main-menu>li>a:hover,
.bs-header-main .navbar-nav>li.current-menu-item>a,.bs-header-main .main-menu>li.current-menu-item>a{
 color:var(--anx-blue)!important;background:#fff!important;border-bottom-color:var(--anx-blue)!important
}
.bs-header-main .navbar-nav>li:first-child>a{color:var(--anx-blue)!important}
.bs-header-main .navbar-nav .dropdown-menu{background:#fff!important;border:1px solid var(--anx-border)!important}
.bs-header-main .navbar-nav .dropdown-menu a{color:var(--anx-navy)!important;background:#fff!important}
.bs-header-main .navbar-nav .dropdown-menu a:hover{color:var(--anx-blue)!important}
.bs-header-main a,.bs-header-main i,.bs-header-main .fa,.bs-header-main .fas,.bs-header-main .fab{color:var(--anx-navy)!important}
.bs-header-main a:hover,.bs-header-main a:hover i{color:var(--anx-blue)!important}

/* =========================
   ÚLTIMA HORA: ÚNICO ROJO
   ========================= */
.anx7-breaking{width:100%;margin:0!important;min-height:52px;display:flex;align-items:stretch;background:#fff;border-top:1px solid var(--anx-border);border-bottom:3px solid var(--anx-red);overflow:hidden;font-family:Inter,Manrope,Arial,sans-serif}
.anx7-breaking__label{display:flex;align-items:center;gap:12px;padding:0 max(18px,calc((100vw - 1200px)/2));padding-right:24px;background:var(--anx-red);color:#fff;font-size:14px;font-weight:900;letter-spacing:.04em;flex:0 0 auto}
.anx7-breaking__dot{width:11px;height:11px;border-radius:50%;background:#fff;flex:none}
.anx7-breaking__viewport{flex:1;min-width:0;overflow:hidden;display:flex;align-items:center}
.anx7-breaking__track{display:flex;gap:52px;white-space:nowrap;padding:0 18px;animation:anx7ticker 42s linear infinite}
.anx7-breaking__item{font-size:14px;font-weight:750;color:var(--anx-navy);text-decoration:none}.anx7-breaking__item:hover{color:var(--anx-blue)}
@keyframes anx7ticker{from{transform:translateX(0)}to{transform:translateX(-50%)}}

/* =========================
   PORTADA — estructura objetivo
   ========================= */
.anx7-home{width:100%;margin:0 0 48px;background:#fff!important;color:var(--anx-text)!important;font-family:Inter,Manrope,Arial,sans-serif}
.anx7-container{width:min(1200px,calc(100% - 32px));margin:0 auto}
.anx7-section-heading{display:flex;align-items:center;gap:12px;padding:13px 0 11px;margin:24px 0 14px;border-top:1px solid var(--anx-border);border-bottom:3px solid var(--anx-navy);background:#fff!important;color:var(--anx-navy)!important;font-size:13px;letter-spacing:.12em}
.anx7-section-heading span{width:34px;height:4px;background:var(--anx-blue)!important;display:block}.anx7-section-heading b{font-weight:900}

/* Historias numeradas */
.anx7-trending{display:grid;grid-template-columns:repeat(4,1fr);margin:0 0 18px;border-bottom:1px solid var(--anx-border);background:#fff!important}
.anx7-trending__item{min-width:0;display:flex;align-items:center;gap:12px;padding:0 16px 14px;border-right:1px solid var(--anx-border);background:#fff!important;color:var(--anx-navy)!important;text-decoration:none}
.anx7-trending__item:first-child{padding-left:0}.anx7-trending__item:last-child{border-right:0;padding-right:0}
.anx7-trending__thumb{width:82px;height:82px;border-radius:50%;overflow:hidden;position:relative;flex:none;background:var(--anx-soft)!important;border:1px solid var(--anx-border)}
.anx7-trending__thumb img{width:100%;height:100%;object-fit:cover;display:block}.anx7-trending__num{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--anx-blue)!important;color:#fff!important;border:2px solid #fff;font-weight:900;font-size:17px}
.anx7-trending__copy{min-width:0}.anx7-trending__date{display:block;color:var(--anx-blue)!important;font-size:11px;font-weight:800;margin-bottom:5px}.anx7-trending__copy strong{display:block;font-size:13px;line-height:1.28;font-weight:850;color:var(--anx-navy)!important}

/* Dos protagonistas + lista lateral */
.anx7-feature-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 330px;gap:16px;align-items:stretch}
.anx7-feature-card{position:relative;min-width:0;background:#111;overflow:hidden;min-height:330px}
.anx7-feature-card__image{display:block;width:100%;height:100%;min-height:330px}.anx7-feature-card__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.anx7-feature-card:hover img{transform:scale(1.025)}
.anx7-feature-card:after{content:"";position:absolute;inset:38% 0 0;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.86));pointer-events:none}
.anx7-feature-card__overlay{position:absolute;z-index:2;left:20px;right:20px;bottom:18px}.anx7-kicker,.anx7-card__cat{display:inline-block;background:var(--anx-blue);color:#fff;padding:7px 10px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
.anx7-feature-card h1,.anx7-feature-card h2{margin:10px 0 0;font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:1.04;font-weight:800;letter-spacing:-.02em}.anx7-feature-card h1 a,.anx7-feature-card h2 a{color:#fff;text-decoration:none}.anx7-feature-card h1 a:hover,.anx7-feature-card h2 a:hover{color:#fff}
.anx7-side-list{display:flex;flex-direction:column;border-top:1px solid var(--anx-border)}
.anx7-side-item{display:grid;grid-template-columns:112px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid var(--anx-border);text-decoration:none;min-height:82px;background:#fff!important}.anx7-side-item img{width:112px;height:64px;object-fit:cover;display:block;background:var(--anx-soft)}.anx7-side-item span{display:block;min-width:0}.anx7-side-item small{display:block;color:var(--anx-blue)!important;font-size:11px;font-weight:700;margin-bottom:4px}.anx7-side-item strong{display:block;color:var(--anx-navy)!important;font-size:13px;line-height:1.2;font-weight:850}

/* Tarjetas secundarias / secciones */
.anx7-hero__image,.anx7-card__image{display:block;overflow:hidden;background:#e9eef2}.anx7-hero__image{aspect-ratio:16/9}.anx7-card__image{aspect-ratio:16/9}.anx7-hero__image img,.anx7-card__image img{width:100%;height:100%;object-fit:cover;display:block}.anx7-card{background:#fff!important}.anx7-card__body{padding:8px 0 0;background:#fff!important}.anx7-card__title{margin:5px 0 0;font-size:17px;line-height:1.15;font-weight:850}.anx7-card__title a{color:var(--anx-navy)!important;text-decoration:none}.anx7-card__meta{margin-top:6px;color:#7c8994!important;font-size:10px}.anx7-section-heading--space{margin-top:34px}.anx7-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px;background:#fff!important}.anx7-news-grid .anx7-card__title{font-size:16px}

/* Publicidad: no se oculta ni se cambia la funcionalidad */
.anx7-ad-wrap{margin:26px 0}.anx7-ad-slot{position:relative;min-height:60px;padding:22px 10px 10px;background:var(--anx-soft);border:1px dashed var(--anx-border);text-align:center}.anx7-ad-label{position:absolute;top:5px;left:9px;font:900 9px/1 Inter,Manrope,Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#89949d}
.anx7-home ins.adsbygoogle,body.single-post ins.adsbygoogle{display:block!important;position:relative;margin:22px auto!important;padding-top:20px;background:var(--anx-soft);border:1px dashed var(--anx-border)}
.anx7-home ins.adsbygoogle::before,body.single-post ins.adsbygoogle::before{content:'PUBLICIDAD';position:absolute;top:5px;left:9px;font:900 9px/1 Inter,Manrope,Arial,sans-serif;letter-spacing:.08em;color:#89949d}

@media(max-width:1100px){
 .anx7-feature-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
 .anx7-side-list{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,1fr);gap:0 18px}
}
@media(max-width:900px){
 .anx7-topbar__inner{min-height:44px}
 .bs-header-main .navbar-header,.bs-header-main .site-branding,.bs-header-main .navbar-brand{height:150px!important;min-height:150px!important;max-height:150px!important}
 img.anx7-official-logo,.anx7-official-logo-link img{width:245px!important;max-width:245px!important}
 .anx7-trending{grid-template-columns:repeat(2,1fr)}
 .anx7-trending__item:nth-child(2){border-right:0}.anx7-trending__item{margin-bottom:10px}
 .anx7-feature-grid{grid-template-columns:1fr}.anx7-feature-card{min-height:300px}.anx7-feature-card__image{min-height:300px}.anx7-side-list{grid-column:auto;display:grid;grid-template-columns:1fr 1fr}
 .anx7-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:575px){
 .anx7-topbar__inner{width:calc(100% - 20px);justify-content:center;min-height:38px}.anx7-topbar__right{display:none}.anx7-topbar__left{font-size:11px}.anx7-topbar__left>span:last-child,.anx7-sep{display:none}
 .bs-header-main .navbar-header,.bs-header-main .site-branding,.bs-header-main .navbar-brand{height:128px!important;min-height:128px!important;max-height:128px!important}
 img.anx7-official-logo,.anx7-official-logo-link img{width:205px!important;max-width:205px!important}
 .bs-header-main .navbar-nav>li>a,.bs-header-main .main-menu>li>a{padding:9px 10px!important;font-size:12px!important}
 .anx7-breaking{min-height:48px}.anx7-breaking__label{padding:0 13px;font-size:11px;gap:8px}.anx7-breaking__dot{width:8px;height:8px}.anx7-breaking__track{gap:30px;padding:0 14px;animation-duration:34s}.anx7-breaking__item{font-size:11px}
 .anx7-container{width:calc(100% - 20px)}.anx7-section-heading{margin-top:20px;padding:10px 0 9px;font-size:11px}.anx7-section-heading span{width:28px;height:3px}
 .anx7-trending{grid-template-columns:1fr;gap:0}.anx7-trending__item,.anx7-trending__item:first-child{border-right:0;border-bottom:1px solid var(--anx-border);padding:10px 0}.anx7-trending__thumb{width:66px;height:66px}.anx7-trending__num{width:32px;height:32px;font-size:14px}.anx7-trending__copy strong{font-size:13px}
 .anx7-feature-card,.anx7-feature-card__image{min-height:240px}.anx7-feature-card__overlay{left:14px;right:14px;bottom:14px}.anx7-feature-card h1,.anx7-feature-card h2{font-size:25px}.anx7-kicker{font-size:10px;padding:6px 8px}
 .anx7-side-list{grid-template-columns:1fr}.anx7-side-item{grid-template-columns:105px 1fr}.anx7-side-item img{width:105px;height:62px}
 .anx7-news-grid{grid-template-columns:1fr}.anx7-section-heading--space{margin-top:28px}
}

/* =========================================================
   NIVEL 3 — NOTA INDIVIDUAL / AN CONEXIÓN
   Base editorial única. No altera contenido, URLs ni DB.
   ========================================================= */
body.single-post .site-content,
body.single-post .content-area,
body.single-post main#content{font-family:Inter,Manrope,system-ui,sans-serif!important}

body.single-post .site-content > .container,
body.single-post main#content > .container,
body.single-post .container.content-area{max-width:1240px!important}
body.single-post .content-area{padding-top:18px!important}

/* Ruta */
body.single-post .breadcrumb,
body.single-post .bs-breadcrumb-section{
  font:500 11px/1.4 Inter,Manrope,system-ui,sans-serif!important;
  color:#7b8791!important;background:transparent!important;border:0!important;box-shadow:none!important;
  margin:0 0 18px!important;padding:0!important;
}
body.single-post .breadcrumb a{color:#08A8E8!important;text-decoration:none!important}

/* Estructura principal: lectura + sidebar */
body.single-post .content-area .row{align-items:flex-start!important}
body.single-post article.post,
body.single-post .bs-blog-post,
body.single-post .blog-single{background:#fff!important;border:0!important;box-shadow:none!important}

/* Cabecera */
body.single-post article.post .entry-header,
body.single-post .bs-blog-post .entry-header{margin:0 0 18px!important;padding:0!important}

/* Categoría */
body.single-post .entry-header .cat-links,
body.single-post .entry-header .category,
body.single-post .entry-header .post-categories,
body.single-post .entry-header .cat-links a,
body.single-post .entry-header .post-categories a{
  font:900 11px/1 Inter,Manrope,system-ui,sans-serif!important;
  letter-spacing:.08em!important;text-transform:uppercase!important;
}
body.single-post .entry-header .cat-links a,
body.single-post .entry-header .post-categories a{
  display:inline-block!important;padding:8px 11px!important;color:#fff!important;
  background:#08A8E8!important;border:0!important;text-decoration:none!important;
}

/* Titular */
body.single-post .entry-title,
body.single-post h1.entry-title{
  max-width:1050px!important;margin:13px 0 10px!important;
  color:#092B49!important;font-family:Georgia,'Times New Roman',serif!important;
  font-size:clamp(38px,4.5vw,62px)!important;line-height:1.02!important;
  font-weight:800!important;letter-spacing:-.035em!important;
}

/* Bajada */
body.single-post .entry-summary,
body.single-post .post-excerpt,
body.single-post .entry-header .description{
  max-width:900px!important;margin:0 0 15px!important;color:#53626e!important;
  font:400 19px/1.5 Inter,Manrope,system-ui,sans-serif!important;
}

/* Meta */
body.single-post .entry-meta,
body.single-post .post-meta,
body.single-post .bs-info-author-block{
  display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:7px 13px!important;
  margin:0 0 22px!important;padding:0!important;color:#7b8791!important;
  font:500 11px/1.4 Inter,Manrope,system-ui,sans-serif!important;border:0!important;background:transparent!important;
}
body.single-post .entry-meta a,
body.single-post .post-meta a{color:#092B49!important;font-weight:800!important;text-decoration:none!important}

/* Imagen principal */
body.single-post .post-thumbnail,
body.single-post .entry-media,
body.single-post .post-image{margin:0 0 9px!important;overflow:hidden!important;background:#edf2f5!important;border:0!important}
body.single-post .post-thumbnail img,
body.single-post .entry-media img,
body.single-post .post-image img{
  width:100%!important;height:auto!important;max-height:720px!important;object-fit:cover!important;display:block!important;
}
body.single-post .wp-caption-text,
body.single-post figcaption{margin:6px 0 22px!important;color:#7c8790!important;font:500 10px/1.45 Inter,Manrope,system-ui,sans-serif!important}

/* Herramientas de lectura / escuchar / compartir */
body.single-post .entry-content + .share-post,
body.single-post .share-post,
body.single-post .social-share,
body.single-post .post-share,
body.single-post .post-share-buttons{margin:10px 0 22px!important}
body.single-post .share-post a,
body.single-post .social-share a,
body.single-post .post-share a,
body.single-post .post-share-buttons a{
  border-radius:3px!important;text-decoration:none!important;
}
body.single-post #responsivevoice_button,
body.single-post .responsivevoice-button,
body.single-post button[class*="responsivevoice"],
body.single-post a[class*="responsivevoice"]{
  background:#092B49!important;color:#fff!important;border:0!important;border-radius:4px!important;
  font:800 12px/1 Inter,Manrope,system-ui,sans-serif!important;padding:10px 15px!important;
}

/* Cuerpo */
body.single-post .entry-content{
  max-width:820px!important;color:#202a33!important;
  font:400 19px/1.82 Georgia,'Times New Roman',serif!important;
}
body.single-post .entry-content p{margin:0 0 21px!important}
body.single-post .entry-content p:first-child:first-letter{
  float:left;padding:.06em .08em 0 0;color:#08A8E8;font-size:3.35em;line-height:.8;font-weight:800;
}
body.single-post .entry-content h2,
body.single-post .entry-content h3{
  color:#092B49!important;font-family:Inter,Manrope,system-ui,sans-serif!important;
  line-height:1.2!important;margin:34px 0 13px!important;font-weight:900!important;
}
body.single-post .entry-content blockquote{
  margin:30px 0!important;padding:18px 22px!important;border-left:5px solid #08A8E8!important;
  background:#f2f7fa!important;color:#092B49!important;font:600 21px/1.5 Georgia,'Times New Roman',serif!important;
}
body.single-post .entry-content a{color:#078fc9!important;text-decoration:underline!important;text-decoration-thickness:1px!important;text-underline-offset:2px!important}
body.single-post .entry-content img{max-width:100%!important;height:auto!important}

/* Publicidad editorial */
body.single-post .anx7-ad-wrap{margin:28px 0!important}
body.single-post .anx7-ad-slot{border-top:1px solid #dfe6eb!important;border-bottom:1px solid #dfe6eb!important;padding:20px 0!important}

/* Relacionadas */
body.single-post .related-posts,
body.single-post .bs-related-posts,
body.single-post .single-related-posts{
  margin-top:44px!important;padding-top:17px!important;border-top:3px solid #092B49!important;
}
body.single-post .related-posts h2,
body.single-post .bs-related-posts h2,
body.single-post .single-related-posts h2{
  color:#092B49!important;font:900 13px/1 Inter,Manrope,system-ui,sans-serif!important;
  letter-spacing:.1em!important;text-transform:uppercase!important;
}

/* Sidebar */
body.single-post aside.sidebar,
body.single-post .sidebar-area,
body.single-post .widget-area{font-family:Inter,Manrope,system-ui,sans-serif!important}
body.single-post .widget-title,
body.single-post .widget-area .widget-title{
  color:#fff!important;background:#092B49!important;padding:10px 11px!important;margin:0 0 11px!important;
  font:900 11px/1.2 Inter,Manrope,system-ui,sans-serif!important;letter-spacing:.08em!important;
  text-transform:uppercase!important;border:0!important;border-left:4px solid #08A8E8!important;
}
body.single-post .widget{margin-bottom:25px!important}

/* Móvil */
/* 8.6.2 — navegación móvil única: ocultar controles heredados del tema. */
@media(max-width:767px){
  body .navbar-toggle,
  body .menu-toggle,
  body .mobile-menu-toggle,
  body .bs-menu-toggle,
  body .navbar-toggler,
  body button[data-toggle="collapse"]{display:none!important;visibility:hidden!important;pointer-events:none!important;}
}
@media(max-width:767px){
  body.single-post .content-area{padding-top:9px!important}
  body.single-post .breadcrumb,
  body.single-post .bs-breadcrumb-section{font-size:10px!important;margin-bottom:14px!important}
  body.single-post .entry-title,
  body.single-post h1.entry-title{font-size:33px!important;line-height:1.04!important;letter-spacing:-.025em!important;margin:9px 0 10px!important}
  body.single-post .entry-summary,
  body.single-post .post-excerpt,
  body.single-post .entry-header .description{font-size:16px!important;line-height:1.48!important}
  body.single-post .entry-meta,
  body.single-post .post-meta,
  body.single-post .bs-info-author-block{font-size:10px!important;margin-bottom:16px!important}
  body.single-post .post-thumbnail,
  body.single-post .entry-media,
  body.single-post .post-image{margin-left:0!important;margin-right:0!important}
  body.single-post .entry-content{max-width:none!important;font-size:18px!important;line-height:1.76!important}
  body.single-post .entry-content p{margin-bottom:18px!important}
  body.single-post .entry-content p:first-child:first-letter{font-size:3em}
  body.single-post .entry-content blockquote{font-size:19px!important;padding:15px 17px!important}
  body.single-post aside.sidebar,
  body.single-post .sidebar-area,
  body.single-post .widget-area{margin-top:32px!important}
}
@media(max-width:575px){
  body.single-post .entry-title,
  body.single-post h1.entry-title{font-size:30px!important}
  body.single-post .entry-summary,
  body.single-post .post-excerpt,
  body.single-post .entry-header .description{font-size:15px!important}
  body.single-post .entry-content{font-size:18px!important;line-height:1.74!important}
}

/* =========================================================
   NIVEL 4 — PÁGINAS DE CATEGORÍA / AN CONEXIÓN
   ========================================================= */
.anx83-archive{background:#fff!important;color:var(--anx-text)!important;padding:34px 0 70px}
.anx83-wrap{width:min(1200px,calc(100% - 32px));margin:0 auto}
.anx83-archive-head{border-top:1px solid var(--anx-border);padding:18px 0 22px;margin-bottom:18px}
.anx83-kicker{display:flex;align-items:center;gap:12px;color:var(--anx-navy);font:900 18px/1 Inter,Manrope,Arial,sans-serif;letter-spacing:.06em;text-transform:uppercase}
.anx83-kicker span{width:42px;height:4px;background:var(--anx-blue);display:block}
.anx83-archive-head p{max-width:760px;color:#66747f;font:400 15px/1.55 Inter,Manrope,Arial,sans-serif;margin:12px 0 0}
.anx83-lead-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:20px;align-items:stretch}
.anx83-lead{position:relative;min-height:440px;overflow:hidden;background:#071c2f}
.anx83-lead__media,.anx83-lead__media img{display:block;width:100%;height:100%}
.anx83-lead__media img{object-fit:cover;transition:transform .3s ease}
.anx83-lead:hover .anx83-lead__media img{transform:scale(1.02)}
.anx83-lead:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.82));pointer-events:none}
.anx83-lead__overlay{position:absolute;left:24px;right:24px;bottom:22px;z-index:2;color:#fff}
.anx83-lead__overlay span{display:inline-block;background:var(--anx-blue);padding:7px 10px;color:#fff;font:900 10px/1 Inter,Manrope,Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}
.anx83-lead__overlay h1{font:800 clamp(30px,3vw,44px)/1.05 Georgia,'Times New Roman',serif;margin:12px 0 8px;letter-spacing:-.025em}
.anx83-lead__overlay h1 a{color:#fff;text-decoration:none}
.anx83-lead__overlay time{font:600 11px/1 Inter,Manrope,Arial,sans-serif;opacity:.88}
.anx83-secondary{display:grid;grid-template-rows:1fr 1fr;gap:20px}
.anx83-card{background:#fff!important;border:1px solid var(--anx-border);min-width:0}
.anx83-card__media{display:block;overflow:hidden;background:#eef3f6;aspect-ratio:16/9}
.anx83-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.anx83-card:hover .anx83-card__media img{transform:scale(1.025)}
.anx83-card__body{padding:13px 15px 16px}
.anx83-card__date{color:var(--anx-blue)!important;font:700 10px/1.2 Inter,Manrope,Arial,sans-serif;margin-bottom:7px}
.anx83-card h2{margin:0;color:var(--anx-navy)!important;font:800 21px/1.12 Georgia,'Times New Roman',serif}
.anx83-card h2 a{color:inherit;text-decoration:none}
.anx83-rule{display:flex;align-items:center;gap:12px;margin:34px 0 17px;padding-bottom:10px;border-bottom:3px solid var(--anx-navy);color:var(--anx-navy);font:900 12px/1 Inter,Manrope,Arial,sans-serif;letter-spacing:.09em;text-transform:uppercase}
.anx83-rule span{width:34px;height:4px;background:var(--anx-blue);display:block}
.anx83-body-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,.8fr);gap:28px;align-items:start}
.anx83-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.anx83-card--list .anx83-card__media{aspect-ratio:16/9}
.anx83-card--list h2{font-size:20px}
.anx83-rail{border-left:1px solid var(--anx-border);padding-left:22px}
.anx83-rail-title{display:inline-block;background:var(--anx-navy);color:#fff;border-left:4px solid var(--anx-blue);padding:10px 12px;margin-bottom:7px;font:900 12px/1 Inter,Manrope,Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}
.anx83-top{display:grid;grid-template-columns:38px 1fr;gap:10px;padding:14px 0;border-bottom:1px solid var(--anx-border);text-decoration:none}
.anx83-top strong{color:var(--anx-blue);font:900 28px/1 Inter,Manrope,Arial,sans-serif}
.anx83-top span{color:var(--anx-navy);font:800 13px/1.3 Inter,Manrope,Arial,sans-serif}
.anx83-ad{margin-top:24px}
.anx83-empty{padding:50px 0;color:#66747f;font:500 16px/1.5 Inter,Manrope,Arial,sans-serif}
@media(max-width:900px){
 .anx83-lead-grid{grid-template-columns:1fr}
 .anx83-secondary{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}
 .anx83-body-grid{grid-template-columns:1fr}
 .anx83-rail{border-left:0;border-top:1px solid var(--anx-border);padding:24px 0 0}
}
@media(max-width:600px){
 .anx83-archive{padding:22px 0 45px}
 .anx83-wrap{width:calc(100% - 20px)}
 .anx83-kicker{font-size:14px;gap:9px}
 .anx83-kicker span{width:30px;height:3px}
 .anx83-lead{min-height:320px}
 .anx83-lead__overlay{left:15px;right:15px;bottom:15px}
 .anx83-lead__overlay h1{font-size:27px;line-height:1.05}
 .anx83-secondary{grid-template-columns:1fr;gap:12px}
 .anx83-card__body{padding:11px 12px 14px}
 .anx83-card h2,.anx83-card--list h2{font-size:19px}
 .anx83-list{grid-template-columns:1fr;gap:14px}
 .anx83-rule{margin-top:26px}
}

/* =========================================================
   NIVEL 5 — BÚSQUEDA / ARCHIVOS / AUTORES / ETIQUETAS / 404
   Una sola capa editorial, responsive.
   ========================================================= */
.anx84-discovery{background:#fff!important;color:var(--anx-text)!important;padding:26px 0 70px}
.anx84-wrap{width:min(1180px,calc(100% - 36px));margin:0 auto}
.anx84-head{border-top:1px solid var(--anx-border);padding:18px 0 25px}
.anx84-kicker{display:flex;align-items:center;gap:12px;color:var(--anx-navy);font:900 13px/1 Inter,Manrope,Arial,sans-serif;letter-spacing:.06em;text-transform:uppercase}
.anx84-kicker span{width:34px;height:4px;background:var(--anx-blue);display:block}
.anx84-head h1{margin:14px 0 7px;color:var(--anx-navy);font:800 clamp(30px,4vw,48px)/1.05 Georgia,'Times New Roman',serif;letter-spacing:-.025em}
.anx84-head p{max-width:780px;margin:0;color:#687681;font:400 16px/1.55 Inter,Manrope,Arial,sans-serif}
.anx84-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.anx84-card{border:1px solid var(--anx-border);background:#fff!important;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}
.anx84-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(6,26,45,.08)}
.anx84-card__media{display:block;aspect-ratio:16/9;background:#edf2f5;overflow:hidden}
.anx84-card__media img{width:100%;height:100%;object-fit:cover;display:block}
.anx84-card__body{padding:15px 16px 18px}
.anx84-cat{display:inline-block;background:var(--anx-blue);color:#fff;padding:6px 8px;font:900 10px/1 Inter,Manrope,Arial,sans-serif;letter-spacing:.07em;text-transform:uppercase}
.anx84-card time{display:block;margin:11px 0 5px;color:#7b8791!important;font:500 10px/1.3 Inter,Manrope,Arial,sans-serif}
.anx84-card h2{margin:0;color:var(--anx-navy)!important;font:800 22px/1.13 Georgia,'Times New Roman',serif}
.anx84-card h2 a{color:inherit;text-decoration:none}
.anx84-card p{margin:9px 0 0;color:#65727c!important;font:400 13px/1.5 Inter,Manrope,Arial,sans-serif}
.anx84-rule{display:flex;align-items:center;gap:12px;border-top:1px solid var(--anx-border);margin:35px 0 18px;padding-top:13px;color:var(--anx-navy);font:900 12px/1 Inter,Manrope,Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}
.anx84-rule span{width:30px;height:3px;background:var(--anx-blue)}
.anx84-pagination{margin-top:34px;text-align:center}
.anx84-pagination ul{display:flex;justify-content:center;gap:7px;list-style:none;margin:0;padding:0;flex-wrap:wrap}
.anx84-pagination a,.anx84-pagination span{display:inline-block;padding:9px 12px;border:1px solid var(--anx-border);color:var(--anx-navy);text-decoration:none;font:800 12px/1 Inter,Manrope,Arial,sans-serif}
.anx84-pagination .current{background:var(--anx-navy);color:#fff;border-color:var(--anx-navy)}
.anx84-empty,.anx84-404{text-align:center;border:1px solid var(--anx-border);padding:60px 20px;background:var(--anx-soft)}
.anx84-empty h2{margin:0;color:var(--anx-navy);font:800 30px/1.1 Georgia,'Times New Roman',serif}
.anx84-empty p,.anx84-404 p{color:#687681;font:400 15px/1.5 Inter,Manrope,Arial,sans-serif}
.anx84-404__code{color:var(--anx-blue);font:900 90px/.9 Inter,Manrope,Arial,sans-serif;letter-spacing:-.07em}
.anx84-button{display:inline-block;margin-top:12px;background:var(--anx-navy);color:#fff!important;padding:12px 17px;text-decoration:none;font:900 12px/1 Inter,Manrope,Arial,sans-serif}
.anx84-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:900px){.anx84-grid,.anx84-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.anx84-discovery{padding:18px 0 50px}.anx84-wrap{width:calc(100% - 28px)}.anx84-head{padding:14px 0 20px}.anx84-head h1{font-size:34px}.anx84-head p{font-size:15px}.anx84-grid,.anx84-grid--compact{grid-template-columns:1fr;gap:18px}.anx84-card h2{font-size:24px}.anx84-card__body{padding:13px 14px 17px}.anx84-pagination a,.anx84-pagination span{padding:8px 10px}.anx84-404{padding:48px 16px}.anx84-404__code{font-size:72px}}

/* =========================================================
   NIVEL 6 — FOOTER + NEWSLETTER
   ========================================================= */
.anx85-footer{margin-top:70px;background:var(--anx-navy,#092B49);color:#fff;border-top:5px solid var(--anx-blue,#08A8E8);font-family:Inter,Manrope,Arial,sans-serif}
.anx85-footer__inner{width:min(1180px,calc(100% - 36px));margin:0 auto;padding:52px 0 42px;display:grid;grid-template-columns:1.3fr .7fr .9fr 1.5fr;gap:42px;align-items:start}
.anx85-footer__brand img{display:block;width:245px;height:auto;filter:brightness(0) invert(1);margin-bottom:14px}
.anx85-footer__brand p{margin:0 0 8px;font-weight:800;font-size:15px;letter-spacing:.02em}
.anx85-footer__brand .anx85-footer__small{max-width:310px;color:rgba(255,255,255,.72);font-weight:400;font-size:13px;line-height:1.55}
.anx85-footer__col h3{margin:0 0 17px;color:#fff;font-size:13px;line-height:1;text-transform:uppercase;letter-spacing:.1em}
.anx85-footer__col h3:after{content:"";display:block;width:30px;height:3px;background:var(--anx-blue,#08A8E8);margin-top:9px}
.anx85-footer__col a{display:block;color:rgba(255,255,255,.82);text-decoration:none;font-size:14px;font-weight:700;padding:5px 0;transition:color .18s ease}
.anx85-footer__col a:hover{color:#fff}
.anx85-newsletter{background:#fff;color:var(--anx-navy,#092B49);padding:24px 25px 22px;border-radius:2px}
.anx85-newsletter__eyebrow{display:flex;align-items:center;gap:9px;color:var(--anx-blue,#08A8E8);font:900 11px/1 Inter,Manrope,Arial,sans-serif;letter-spacing:.1em}
.anx85-newsletter__eyebrow span{width:28px;height:3px;background:var(--anx-blue,#08A8E8)}
.anx85-newsletter h3{margin:13px 0 7px;color:var(--anx-navy,#092B49);font:800 25px/1.1 Georgia,'Times New Roman',serif}
.anx85-newsletter>p{margin:0 0 15px;color:#687681;font-size:13px;line-height:1.5}
.anx85-newsletter__form{display:flex;gap:8px}
.anx85-newsletter__form input[type=email]{min-width:0;flex:1;border:1px solid #cfd8de;padding:12px 11px;background:#fff;color:#182f43;font:500 13px/1.2 Inter,Manrope,Arial,sans-serif;outline:none}
.anx85-newsletter__form input[type=email]:focus{border-color:var(--anx-blue,#08A8E8);box-shadow:0 0 0 2px rgba(8,168,232,.12)}
.anx85-newsletter__form button{border:0;background:var(--anx-blue,#08A8E8);color:#fff;padding:0 15px;font:900 12px/1 Inter,Manrope,Arial,sans-serif;cursor:pointer;white-space:nowrap}
.anx85-newsletter__form button:hover{background:var(--anx-navy,#092B49)}
.anx85-newsletter__legal{font-size:10px!important;color:#87939b!important;margin:9px 0 0!important}
.anx85-newsletter__message{margin:10px 0 0!important;padding:8px 10px;background:#eef5f8;color:var(--anx-navy,#092B49)!important;font-size:11px!important}
.anx85-newsletter__message--ok{border-left:3px solid var(--anx-blue,#08A8E8)}
.anx85-newsletter__message--error{border-left:3px solid #E52535}
.anx85-footer__bottom{border-top:1px solid rgba(255,255,255,.14);width:min(1180px,calc(100% - 36px));margin:0 auto;padding:18px 0 20px;display:flex;justify-content:space-between;gap:20px;color:rgba(255,255,255,.58);font-size:11px;line-height:1.4}
@media(max-width:950px){.anx85-footer__inner{grid-template-columns:1fr 1fr;gap:32px}.anx85-newsletter{grid-column:1/-1}}
@media(max-width:600px){.anx85-footer{margin-top:48px}.anx85-footer__inner{width:calc(100% - 28px);grid-template-columns:1fr 1fr;padding:38px 0 30px;gap:26px 20px}.anx85-footer__brand,.anx85-newsletter{grid-column:1/-1}.anx85-footer__brand img{width:220px}.anx85-footer__col a{font-size:13px}.anx85-newsletter{padding:21px 18px}.anx85-newsletter h3{font-size:23px}.anx85-newsletter__form{display:grid;grid-template-columns:1fr}.anx85-newsletter__form input[type=email]{width:100%;box-sizing:border-box}.anx85-newsletter__form button{min-height:42px}.anx85-footer__bottom{width:calc(100% - 28px);padding:16px 0 19px;display:block}.anx85-footer__bottom div+div{margin-top:6px}}

/* 8.5.1 — footer único + consentimiento newsletter */
footer:not(.anx85-footer), .site-footer, .bs-footer, .bs-footer-area, .footer-section, .footer-copyright { display:none !important; }
.anx85-newsletter__consent{display:flex;gap:9px;align-items:flex-start;margin:12px 0 14px;color:#5f6b76;font-size:11px;line-height:1.45}
.anx85-newsletter__consent input{margin-top:2px;accent-color:#08A8E8}
.anx85-newsletter__consent a,.anx85-footer__bottom a{color:#08A8E8;text-decoration:underline}
.anx85-newsletter__legal{font-size:11px;line-height:1.45;color:rgba(255,255,255,.7)}
.anx85-privacy-page{max-width:900px;margin:70px auto;padding:0 20px}
.anx85-privacy-page h1,.anx85-privacy-page h2{color:#092B49}


/* 8.5.2 — Newsletter: formulario corregido y desacoplado del consentimiento */
.anx85-newsletter__form{display:block!important;width:100%;margin:0;padding:0}
.anx85-newsletter__row{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:stretch;width:100%;margin:0}
.anx85-newsletter__form .anx85-newsletter__email{display:block!important;width:100%!important;min-width:0!important;max-width:none!important;box-sizing:border-box!important;height:44px!important;margin:0!important;border:1px solid #cfd8de!important;border-radius:0!important;padding:0 12px!important;background:#fff!important;color:#182f43!important;font:500 13px/44px Inter,Manrope,Arial,sans-serif!important;outline:none!important}
.anx85-newsletter__form .anx85-newsletter__email:focus{border-color:var(--anx-blue,#08A8E8)!important;box-shadow:0 0 0 2px rgba(8,168,232,.12)!important}
.anx85-newsletter__row button{display:flex!important;align-items:center;justify-content:center;min-width:98px;height:44px!important;margin:0!important;border:0!important;border-radius:0!important;background:var(--anx-blue,#08A8E8)!important;color:#fff!important;padding:0 15px!important;font:900 12px/1 Inter,Manrope,Arial,sans-serif!important;cursor:pointer;white-space:nowrap}
.anx85-newsletter__row button:hover{background:var(--anx-navy,#092B49)!important}
.anx85-newsletter__form .anx85-newsletter__consent{display:flex!important;width:100%!important;box-sizing:border-box!important;gap:8px!important;align-items:flex-start!important;margin:11px 0 0!important;padding:0!important;color:#5f6b76!important;font-size:11px!important;line-height:1.45!important}
.anx85-newsletter__form .anx85-newsletter__consent input[type=checkbox]{flex:0 0 auto!important;width:16px!important;height:16px!important;min-width:16px!important;margin:1px 0 0!important;padding:0!important;accent-color:#08A8E8!important}
.anx85-newsletter__form .anx85-newsletter__consent span{display:block!important;min-width:0!important}
.anx85-newsletter__form .anx85-newsletter__consent a{color:#08A8E8!important;text-decoration:underline!important}
@media(max-width:600px){.anx85-newsletter__row{grid-template-columns:1fr!important;gap:8px}.anx85-newsletter__row button{width:100%;min-width:0}.anx85-newsletter__form .anx85-newsletter__email{height:44px!important}}

/* =========================================================
   NIVEL 7 — EXPERIENCIA MÓVIL + NAVEGACIÓN 8.6.0
   ========================================================= */
.anx86-mobile-toggle{display:none}
.anx86-theme-menu-toggle{display:none!important;visibility:hidden!important;pointer-events:none!important;width:0!important;height:0!important;overflow:hidden!important}
.anx86-mobile-menu{display:none!important}

@media(max-width:767px){
  /* Header móvil: conserva la identidad del tema y añade un único acceso al menú. */
  header.anx86-mobile-header{position:relative!important;z-index:10020!important}
  header.anx86-mobile-header .anx7-official-logo-link{padding-left:46px!important;padding-right:46px!important;box-sizing:border-box!important}
  header.anx86-mobile-header img.anx7-official-logo,
  header.anx86-mobile-header .anx7-official-logo-link img{width:205px!important;max-width:calc(100vw - 120px)!important}
  .anx86-mobile-toggle{display:flex!important;position:absolute!important;left:auto!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;width:42px!important;height:42px!important;padding:0!important;margin:0!important;border:1px solid #dbe3e8!important;border-radius:2px!important;background:#fff!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:5px!important;cursor:pointer!important;z-index:10030!important;box-shadow:0 2px 8px rgba(6,26,45,.08)!important}
  .anx86-mobile-toggle span{display:block!important;width:20px!important;height:2px!important;background:#092B49!important;border-radius:2px!important}
  .anx86-mobile-toggle:focus-visible{outline:3px solid rgba(8,168,232,.3)!important;outline-offset:2px!important}
  /* Oculta únicamente menús de navegación de escritorio; no toca logo ni widgets. */
  header.anx86-mobile-header .navbar-nav,
  header.anx86-mobile-header .main-menu,
  header.anx86-mobile-header .bs-main-menu,
  header.anx86-mobile-header .bs-navbar,
  header.anx86-mobile-header .navbar-collapse:not(.show),
  header.anx86-mobile-header .bs-header-menu{display:none!important}

  .anx86-mobile-menu{display:block;position:fixed;inset:0;z-index:100000;visibility:hidden;pointer-events:none}
  .anx86-mobile-menu__backdrop{position:absolute;inset:0;background:rgba(6,26,45,.56);opacity:0;transition:opacity .2s ease}
  .anx86-mobile-menu__panel{position:absolute;top:0;right:0;width:min(88vw,360px);height:100%;overflow-y:auto;background:#fff;box-shadow:-12px 0 35px rgba(0,0,0,.18);transform:translateX(102%);transition:transform .24s ease;padding:0 20px 30px;box-sizing:border-box}
  .anx86-mobile-menu.is-open{display:block!important;visibility:visible!important;pointer-events:auto!important;opacity:1!important}
  .anx86-mobile-menu.is-open .anx86-mobile-menu__backdrop{opacity:1!important;visibility:visible!important}
  .anx86-mobile-menu.is-open .anx86-mobile-menu__panel{transform:translateX(0)!important;visibility:visible!important}
  .anx86-mobile-menu__head{height:70px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dfe6eb;color:#092B49;font:900 13px/1 Inter,Manrope,Arial,sans-serif;letter-spacing:.08em}
  .anx86-mobile-menu__head strong:before{content:"";display:inline-block;width:28px;height:3px;background:#08A8E8;vertical-align:middle;margin-right:9px}
  .anx86-mobile-menu__close{width:40px;height:40px;border:1px solid #dfe6eb;background:#fff;color:#092B49;font:400 30px/36px Arial,sans-serif;cursor:pointer}
  .anx86-mobile-search{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:6px;margin:20px 0 24px}
  .anx86-mobile-search input{width:100%;height:44px;box-sizing:border-box;border:1px solid #cfd8de;padding:0 12px;color:#092B49;background:#fff;font:500 13px/44px Inter,Manrope,Arial,sans-serif;outline:none}
  .anx86-mobile-search input:focus{border-color:#08A8E8;box-shadow:0 0 0 2px rgba(8,168,232,.12)}
  .anx86-mobile-search button{height:44px;border:0;background:#08A8E8;color:#fff;font:700 24px/1 Arial,sans-serif;cursor:pointer}
  .anx86-mobile-menu__section{display:block;margin-bottom:7px;color:#687681;font:900 10px/1 Inter,Manrope,Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase}
  .anx86-mobile-menu nav ul{list-style:none!important;margin:0!important;padding:0!important}
  .anx86-mobile-menu nav li{margin:0!important;padding:0!important;border-bottom:1px solid #e5ebef}
  .anx86-mobile-menu nav li a{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:48px!important;padding:0 3px!important;color:#092B49!important;text-decoration:none!important;font:800 14px/1.2 Inter,Manrope,Arial,sans-serif!important}
  .anx86-mobile-menu nav li a span{color:#08A8E8;font-size:23px;line-height:1}
  .anx86-mobile-menu nav li a:hover{color:#08A8E8!important}
  html.anx86-menu-open{overflow:hidden!important}

  /* Última hora compacta y legible en teléfonos. */
  .anx7-breaking{min-height:44px!important;border-bottom-width:2px!important}
  .anx7-breaking__label{padding:0 11px!important;font-size:10px!important;gap:7px!important}
  .anx7-breaking__dot{width:7px!important;height:7px!important}
  .anx7-breaking__track{gap:24px!important;padding:0 12px!important;animation-duration:30s!important}
  .anx7-breaking__item{font-size:11px!important}

  /* Footer: lectura vertical y newsletter a ancho completo. */
  .anx85-footer{margin-top:42px!important}
  .anx85-footer__inner{width:calc(100% - 28px)!important;display:grid!important;grid-template-columns:1fr!important;gap:24px!important;padding:34px 0 28px!important}
  .anx85-footer__brand,.anx85-newsletter{grid-column:1!important}
  .anx85-footer__brand img{width:210px!important;margin-bottom:12px!important}
  .anx85-footer__brand p{font-size:14px!important}
  .anx85-footer__brand .anx85-footer__small{font-size:12px!important}
  .anx85-footer__col{border-top:1px solid rgba(255,255,255,.14)!important;padding-top:19px!important}
  .anx85-footer__col h3{margin-bottom:10px!important}
  .anx85-footer__col a{font-size:13px!important;padding:4px 0!important}
  .anx85-newsletter{padding:20px 16px!important}
  .anx85-newsletter h3{font-size:23px!important}
  .anx85-newsletter__row{grid-template-columns:1fr!important;gap:8px!important}
  .anx85-newsletter__row button{width:100%!important;min-width:0!important;height:44px!important}
  .anx85-newsletter__form .anx85-newsletter__email{height:44px!important}
  .anx85-newsletter__form .anx85-newsletter__consent{font-size:11px!important}
  .anx85-footer__bottom{width:calc(100% - 28px)!important;display:block!important;text-align:center!important;padding:16px 0 19px!important;font-size:10px!important}
  .anx85-footer__bottom div+div{margin-top:8px!important}
}

@media(max-width:380px){
  header.anx86-mobile-header .anx7-official-logo-link{padding-left:43px!important;padding-right:43px!important}
  header.anx86-mobile-header img.anx7-official-logo,
  header.anx86-mobile-header .anx7-official-logo-link img{width:185px!important;max-width:calc(100vw - 105px)!important}
  .anx86-mobile-toggle{left:auto!important;right:9px!important;width:38px!important;height:38px!important}
  .anx7-topbar__left{font-size:10px!important}
  .anx85-newsletter h3{font-size:21px!important}
}
