/* Public news identity. Editorial tools keep their own layout. */
body.news-refresh{background:#fff;padding-top:0!important}
.news-refresh .news-site-header{position:relative!important;height:auto!important;min-height:0!important;background:#0aaef3;border:0;box-shadow:none;color:#091b48}
.news-refresh .news-site-header .news-header-inner{max-width:1280px;margin:auto;padding:14px 28px;min-height:148px;grid-template-columns:260px 1fr auto;gap:28px}
.news-refresh .news-site-header .news-brand{display:flex;flex-direction:column;align-items:center;gap:0;min-width:0;width:220px}
.news-refresh .news-site-header .news-brand img{width:220px;height:auto;aspect-ratio:785/467;object-fit:contain;background:transparent;border:0;border-radius:0;box-shadow:none}
.news-refresh .news-site-header .news-brand>span{margin:0;opacity:1}
.news-refresh .news-site-header .news-brand strong{display:none}
.news-refresh .news-site-header .news-brand>span>span{font-size:11px;color:#fff;font-weight:600;opacity:1;margin:0;white-space:nowrap}
.news-refresh .news-site-header .news-site-nav a{color:#091b48;font-size:14px;padding:14px 0}
.news-refresh .news-site-header #news-site-navigation a{color:#091b48;font-size:14px}
.news-refresh .news-site-header .news-header-actions{display:flex;gap:10px;justify-content:flex-end}
.news-refresh .news-site-header .news-header-actions a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;background:transparent;color:#091b48;border:1px solid #08769f;border-radius:50%;font-size:21px}
.news-refresh .news-site-header .news-menu-button{color:#091b48;min-width:44px;min-height:44px}
.news-refresh .news-site-header .news-menu-button>span:not(.sr-only){background:#091b48}
.news-refresh .news-discovery{background:#fff;color:#0c1646}
.news-refresh .news-discovery-inner{max-width:1280px;padding:44px 28px 0}
.news-refresh .news-discovery-copy{position:static;clip:auto;width:auto;height:auto;margin:0;overflow:visible;white-space:normal;padding:0}
.news-refresh .news-discovery-copy .eyebrow{display:none}
.news-refresh .news-discovery h1{max-width:850px;font-size:clamp(30px,4vw,48px);line-height:1.13;font-weight:800;letter-spacing:-.045em;text-wrap:initial}
.news-refresh .news-discovery-copy>p:last-child{font-size:18px;line-height:1.5;max-width:none;color:#626b86;opacity:1;margin:12px 0 26px}
.news-refresh .news-search-form{max-width:none;grid-template-columns:minmax(0,1fr) 54px;gap:0;border:1px solid #cfd8e5;border-radius:9px;overflow:hidden;background:white}
.news-refresh .news-search-form input{border:0;background:transparent;min-height:52px;border-radius:0;font-size:16px;padding:12px 16px}
.news-refresh .news-search-form button{background:transparent;color:#525e7b;min-height:52px;font-size:22px;padding:8px;border-radius:0}
.news-refresh .news-library{max-width:1280px;padding:20px 28px 64px}
.news-refresh .category-filters{border-bottom:1px solid #d5deea;gap:12px;padding:0;scrollbar-width:none;margin:0}
.news-refresh .category-filters [data-category]{border:0;border-bottom:3px solid transparent;background:transparent;border-radius:0;padding:12px 10px;font-size:14px;min-height:48px;color:#606981}
.news-refresh .category-filters [data-category].is-active{border-bottom-color:#0ba9e3;color:#101b4b;background:transparent;font-weight:700}
.news-refresh .topic-filters{margin:8px 0 0;min-height:36px;gap:4px}
.news-refresh .topic-filters button{font-size:11px;min-height:36px;padding:7px 9px}
.news-refresh .latest-section{margin-top:26px}
.news-refresh .section-heading{align-items:center;margin-bottom:0;gap:12px}
.news-refresh .section-heading .eyebrow{display:none}
.news-refresh .section-heading h2{font-size:32px;line-height:1.2;letter-spacing:-.04em;margin:0}
.news-refresh .news-results-count{font-size:11px;color:#59667d;margin:6px 0 0}
.news-refresh .news-sort-label{font-size:0;gap:0;min-width:0;width:auto;flex:0 0 auto}
.news-refresh .news-sort-label select{border:0;background-color:transparent;color:#39486e;min-height:44px;width:160px;font-size:13px;font-weight:600;padding:8px 22px 8px 0}
.news-refresh .news-page-grid{margin-top:20px;gap:32px 24px}
.news-refresh .publication-card{background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible}
.news-refresh .publication-card:hover{box-shadow:none;transform:none}
.news-refresh .publication-card-image{display:block;aspect-ratio:16/9;border-radius:14px;overflow:hidden}
.news-refresh .publication-card-image img{height:100%;width:100%;object-fit:cover}
.news-refresh .publication-card-copy{padding:12px 0 20px;gap:0;border-bottom:1px solid #d5deea}
.news-refresh .publication-card-topline{margin:0 0 8px}
.news-refresh .publication-card .publication-category{background:transparent;border:0;padding:0;color:#0077b6;font-size:10px;letter-spacing:.08em;font-weight:700}
.news-refresh .publication-card h3{display:block;overflow:visible;-webkit-line-clamp:unset;min-height:0;font-size:23px;line-height:1.2;letter-spacing:-.035em;margin:0 0 8px}
body.news-refresh .news-page-grid .publication-card .publication-summary{font-size:14px;line-height:1.5;color:#636e85;margin:0 0 12px}
.news-refresh .publication-meta{margin-top:0;padding:0;border:0}
.news-refresh .publication-card-footer{margin-top:6px;padding:0;border:0}
.news-refresh .publication-read{font-size:14px;font-weight:700}
@media(max-width:900px){
 .news-refresh .news-site-header .news-header-inner{grid-template-columns:1fr auto;gap:0 12px;padding:8px 20px;min-height:120px}
 .news-refresh .news-site-header .news-brand{grid-column:1;grid-row:1/3;width:176px;justify-self:start}
 .news-refresh .news-site-header .news-brand img{width:176px}
 .news-refresh .news-site-header .news-brand>span>span{font-size:10px}
 .news-refresh .news-site-header .news-menu-button{display:block;grid-column:2;grid-row:1;justify-self:end;align-self:end}
 .news-refresh .news-site-header .news-header-actions{grid-column:2;grid-row:2;align-self:start;gap:4px}
 .news-refresh .news-site-header .news-header-actions a{width:40px;height:40px;min-width:40px;font-size:19px;border:0}
 .news-refresh .news-site-header .news-site-nav{display:none;position:absolute;left:0;right:0;top:100%;width:100%;padding:12px 20px;background:#0aaef3;box-shadow:0 8px 15px #0b194520;z-index:600}
 .news-refresh .news-site-header .news-site-nav.is-open,.news-refresh .news-site-header .news-site-nav.nav-open{display:flex;flex-direction:column;align-items:stretch;gap:0}
 .news-refresh .news-site-header .news-site-nav a{padding:12px;font-size:15px}
}
@media(max-width:720px){
 .news-refresh .news-discovery-inner{padding:24px 20px 0}
 .news-refresh .news-discovery h1{font-size:28px;line-height:1.16;max-width:440px}
 .news-refresh .news-discovery-copy>p:last-child{font-size:15px;line-height:1.45;margin:9px 0 20px}
 .news-refresh .news-search-form input,.news-refresh .news-search-form button{min-height:46px}
 .news-refresh .news-library{padding:14px 20px 44px}
 .news-refresh .category-filters{margin:0;gap:8px}
 .news-refresh .category-filters [data-category]{font-size:14px;padding:10px 8px;min-height:46px}
 .news-refresh .topic-filters{flex-wrap:nowrap;overflow:auto;scrollbar-width:none;margin:6px 0 0;padding:0}
 .news-refresh .topic-filters button{white-space:nowrap;flex-shrink:0}
 .news-refresh .latest-section{margin-top:20px}
 .news-refresh .section-heading{display:flex;flex-direction:row;align-items:center;gap:6px}
 .news-refresh .section-heading h2{font-size:26px;white-space:normal}
 .news-refresh .news-sort-label select{width:112px;font-size:11px}
 .news-refresh .news-page-grid{grid-template-columns:1fr;margin-top:14px;gap:24px}
 .news-refresh .publication-card h3{font-size:23px;line-height:1.2}
 .news-refresh .publication-card-image{aspect-ratio:16/9;border-radius:12px}
 .news-refresh .publication-summary{font-size:14px}
}
@media(max-width:360px){.news-refresh .news-site-header .news-brand,.news-refresh .news-site-header .news-brand img{width:172px}.news-refresh .news-discovery h1{font-size:25px}.news-refresh .section-heading h2{font-size:23px}.news-refresh .news-sort-label select{width:99px}}
/* Compact masthead: social links always precede the menu control. */
.news-refresh .news-site-header .news-header-inner{grid-template-columns:minmax(0,1fr) auto auto;gap:10px;padding:8px 24px;min-height:0}
.news-refresh .news-site-header .news-brand{grid-column:1;grid-row:1;width:160px;justify-self:start}
.news-refresh .news-site-header .news-brand img{width:160px}
.news-refresh .news-site-header .news-brand>span>span{font-size:9px}
.news-refresh .news-site-header .news-header-actions{grid-column:2;grid-row:1;align-self:center;gap:8px}
.news-refresh .news-site-header .news-menu-button{display:block;grid-column:3;grid-row:1;align-self:center;justify-self:end}
.news-refresh .news-site-header #news-site-navigation{display:none;position:absolute;top:100%;left:auto;right:24px;width:260px;padding:10px;background:#0aaef3;box-shadow:0 8px 15px #0b194520;z-index:600}
.news-refresh .news-site-header #news-site-navigation.is-open,.news-refresh .news-site-header #news-site-navigation.nav-open{display:flex;flex-direction:column;align-items:stretch;gap:0}
.news-refresh .news-site-header #news-site-navigation a{padding:12px;font-size:14px}
@media(max-width:720px){
 .news-refresh .news-site-header .news-header-inner{padding:8px 16px;gap:6px}
 .news-refresh .news-site-header .news-brand,.news-refresh .news-site-header .news-brand img{width:130px}
 .news-refresh .news-site-header .news-brand>span>span{font-size:7.5px}
 .news-refresh .news-site-header .news-header-actions{gap:2px}
 .news-refresh .news-site-header .news-header-actions a{width:40px;height:44px;min-width:40px}
 .news-refresh .news-site-header #news-site-navigation{right:16px;max-width:calc(100vw - 32px)}
}
/* Navy identity and aligned editorial cards. */
.news-refresh .news-site-header,.news-refresh .news-site-header #news-site-navigation{background:#0d1c49}
.news-refresh .news-site-header #news-site-navigation a,.news-refresh .news-site-header .news-header-actions a{color:#fff}
.news-refresh .news-site-header .news-header-actions a{border-color:#647391}
.news-refresh .news-site-header .news-menu-button>span:not(.sr-only){background:#fff}
.news-refresh .news-page-grid{align-items:stretch}
.news-refresh .news-page-grid .publication-card{display:flex;flex-direction:column;height:100%}
.news-refresh .news-page-grid .publication-card-image{flex:none}
.news-refresh .news-page-grid .publication-card-copy{flex:1;display:flex;flex-direction:column;padding-bottom:0}
body.news-refresh .news-page-grid .publication-card-footer{margin:16px 0 0;padding:0}
body.news-refresh .news-page-grid .publication-meta{margin-top:auto;padding-top:6px}
body.news-refresh .news-page-grid .publication-card-footer .publication-read{width:100%;border-radius:0;min-height:44px}
body.news-refresh .news-load-more{background:transparent;color:#183762;border:1px solid #cbd6e5;border-radius:999px;min-height:40px;font-size:12px;padding:8px 18px;margin:24px auto;font-weight:600}
body.news-refresh .news-load-more:hover{background:#f0f5fa;border-color:#8fa6c0}
.news-refresh .news-footer .news-footer-brand img{width:180px;height:auto;aspect-ratio:785/467;object-fit:contain;border:0;border-radius:0;background:transparent;box-shadow:none}
@media(min-width:901px){
 .news-refresh .news-site-header .news-header-inner{grid-template-columns:200px minmax(0,1fr) auto;gap:24px}
 .news-refresh .news-site-header .news-menu-button{display:none}
 .news-refresh .news-site-header #news-site-navigation,
 .news-refresh .news-site-header #news-site-navigation.is-open,
 .news-refresh .news-site-header #news-site-navigation.nav-open{display:flex;grid-column:2;grid-row:1;position:static;flex-direction:row;align-items:center;justify-content:center;gap:24px;width:auto;max-width:none;padding:0;background:transparent;box-shadow:none}
 .news-refresh .news-site-header #news-site-navigation a{padding:12px 0;white-space:nowrap}
 .news-refresh .news-site-header .news-header-actions{grid-column:3;grid-row:1}
}

/* Una misma selección editorial alimenta la destacada de ambas webs. */
.news-home-spotlight[hidden]{display:none!important}
@media(min-width:901px){
 .news-refresh .spotlight-list-copy{display:none}
 .news-refresh .news-home-spotlight{margin:28px 0 38px}
 .news-refresh .news-spotlight-card{display:grid;grid-template-columns:minmax(0,58fr) minmax(0,42fr);border:0;border-radius:14px;overflow:hidden;background:#edf8fd;box-shadow:none}
 .news-refresh .news-spotlight-card .publication-card-image{height:100%;min-height:280px;aspect-ratio:16/9;border-radius:0}
 .news-refresh .news-spotlight-card .publication-card-image picture{display:contents}
 .news-refresh .news-spotlight-card .publication-card-copy{padding:28px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto 1fr auto;gap:10px 16px;align-content:start;min-width:0}
 .news-refresh .news-spotlight-card .publication-card-topline,.news-refresh .news-spotlight-card h2,.news-refresh .news-spotlight-card .publication-summary{grid-column:1/-1}
 .news-refresh .news-spotlight-card .publication-card-topline{margin:0}
 .news-refresh .news-spotlight-card .publication-category{background:transparent;padding:0;border:0;font-size:11px;color:#007aaf;min-height:0}
 .news-refresh .news-spotlight-card h2{font-size:clamp(24px,2.6vw,32px);font-weight:700;letter-spacing:-.025em;line-height:1.16;margin:0;color:#0d1c49}
 .news-refresh .news-spotlight-card h2 a{color:inherit;text-decoration:none}
 .news-refresh .news-spotlight-card h2 a:hover{text-decoration:underline;text-underline-offset:4px}
 .news-refresh .news-spotlight-card .publication-summary{margin:0;color:#53647e;font-size:14px;line-height:1.6;display:block;overflow:visible;-webkit-line-clamp:unset}
 .news-refresh .news-spotlight-card .publication-meta{align-self:end;margin:8px 0 0;padding:0;min-width:0}
 .news-refresh .news-spotlight-card .publication-author-copy{min-width:0}
 .news-refresh .news-spotlight-card .publication-author-copy strong{font-size:11px}
 .news-refresh .news-spotlight-card .publication-author-copy>span{font-size:10px}
 .news-refresh .news-spotlight-card .publication-card-footer{align-self:end;margin:0;padding:0;min-width:0}
 .news-refresh .news-spotlight-card .publication-read{display:inline-flex;align-items:center;min-height:44px;width:auto;padding:0;color:#007aaf;background:transparent;font-size:12px;white-space:nowrap}
 .news-refresh .news-spotlight-card a:focus-visible{outline:2px solid #007aaf;outline-offset:-3px}
}
@media(min-width:901px) and (max-width:1100px){
 .news-refresh .news-spotlight-card .publication-card-copy{padding:20px;gap:9px 12px}
 .news-refresh .news-spotlight-card .publication-meta,.news-refresh .news-spotlight-card .publication-card-footer{grid-column:1/-1}
}
@media(max-width:900px){.news-home-spotlight{display:none!important}}

/* Noticias en escritorio: aprovechar el ancho sin crear columnas de título estrechas. */
@media(min-width:901px){
 .news-refresh.news-article-document .news-article:not(.editorial-policy) .reader-heading{max-width:100%}
 .news-refresh.news-article-document .news-article:not(.editorial-policy) .reader-heading h1{font-size:clamp(32px,2.7vw,40px);line-height:1.16;letter-spacing:-.025em;max-width:none;text-wrap:wrap}
 .news-refresh.news-article-document .news-article:not(.editorial-policy) .reader-summary{max-width:100%}
}

/* Titulares móviles: jerarquía compacta, con el texto completo visible. */
@media(max-width:720px){
 .news-refresh .news-discovery-inner{padding-top:18px}
 .news-refresh .news-discovery h1{font-size:24px;line-height:1.2;font-weight:700;letter-spacing:-.025em}
 .news-refresh .section-heading h2{font-size:22px;line-height:1.25}
 .news-refresh .publication-card h3{font-size:20px;line-height:1.25;letter-spacing:-.02em;margin-bottom:7px}
 .news-refresh .news-category-page .news-hero h1{font-size:24px;line-height:1.2;letter-spacing:-.025em;margin-bottom:10px}
 .news-refresh.news-article-document .reader-heading h1{font-size:24px;line-height:1.2;letter-spacing:-.025em;text-wrap:wrap}
}
@media(max-width:360px){
 .news-refresh .news-discovery h1,
 .news-refresh .news-category-page .news-hero h1,
 .news-refresh.news-article-document .reader-heading h1{font-size:22px}
 .news-refresh .section-heading h2{font-size:20px}
 .news-refresh .publication-card h3{font-size:19px}
}
