/* v26 — isolated compact Newsroom listing. It does not style article detail pages. */
.newsroom-listing-v26{background:linear-gradient(180deg,#f7faff 0,#eef4fa 100%);color:#10233e;min-height:70vh}
.newsroom-listing-v26 *{box-sizing:border-box}
.newsroom-list-updates{overflow:hidden;border-bottom:1px solid #dce7f1;background:#fff}
.newsroom-list-updates .container{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;padding-inline:0!important;max-width:none!important}
.newsroom-list-updates strong{height:42px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#ef193e,#ff536c);font-size:.76rem;letter-spacing:.08em}
.newsroom-list-updates a{height:42px;position:relative;display:block;overflow:hidden;color:#40566d;text-decoration:none;background:#f9fbfd}
.newsroom-list-updates a span{position:absolute;top:50%;left:100%;white-space:nowrap;transform:translateY(-50%);font-size:.83rem;font-weight:750;animation:newsroomListTicker 30s linear infinite}
@keyframes newsroomListTicker{to{left:-140%}}
.newsroom-list-hero{padding:28px 0 24px;background:radial-gradient(circle at 85% 0,rgba(34,136,224,.13),transparent 32%),linear-gradient(135deg,#fff,#eef6fd);border-bottom:1px solid #dce8f3}
.newsroom-list-breadcrumbs{display:flex;gap:8px;align-items:center;margin-bottom:13px;color:#7990a7;font-size:.8rem}.newsroom-list-breadcrumbs a{color:inherit;text-decoration:none}
.newsroom-list-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:30px;align-items:end}
.newsroom-list-eyebrow,.newsroom-list-section-head span,.newsroom-list-topics header span{display:inline-flex;align-items:center;gap:8px;color:#1765ba;font-size:.7rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.newsroom-list-eyebrow::before{content:"";width:28px;height:3px;border-radius:99px;background:linear-gradient(90deg,#ef2342,#ffae1b)}
.newsroom-list-hero h1{margin:9px 0 9px;color:#071f48;font-size:clamp(2rem,3.8vw,3.45rem);line-height:1;letter-spacing:-.045em}.newsroom-list-hero p{max-width:800px;margin:0;color:#536a82;font-size:.98rem;line-height:1.58}
.newsroom-list-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:7px;border:1px solid #d4e2ee;border-radius:15px;background:#fff;box-shadow:0 12px 32px rgba(10,55,96,.08)}.newsroom-list-search input{min-width:0;border:0;outline:0;padding:11px 12px;color:#10233e;background:transparent;font:inherit}.newsroom-list-search button{border:0;border-radius:11px;padding:10px 18px;color:#fff;background:linear-gradient(135deg,#174f9b,#178ee4);font-weight:900;cursor:pointer;box-shadow:0 8px 20px rgba(23,104,180,.22);transition:transform .2s ease,box-shadow .2s ease}.newsroom-list-search button:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(23,104,180,.3)}
.newsroom-list-filters{position:sticky;top:0;z-index:25;border-bottom:1px solid #dce6ef;background:rgba(255,255,255,.94);backdrop-filter:blur(14px)}.newsroom-list-filters .container{display:flex;gap:8px;overflow-x:auto;padding-top:10px;padding-bottom:10px;scrollbar-width:none}.newsroom-list-filters .container::-webkit-scrollbar{display:none}.newsroom-list-filters a{flex:0 0 auto;padding:8px 13px;border:1px solid #dfe8f0;border-radius:999px;color:#496078;background:#f4f7fa;text-decoration:none;font-size:.78rem;font-weight:850;transition:.2s}.newsroom-list-filters a:hover,.newsroom-list-filters a.active{color:#fff;border-color:#0f528e;background:linear-gradient(135deg,#0c3867,#126fb4);box-shadow:0 8px 20px rgba(15,82,142,.16)}
.newsroom-list-content{padding:30px 0 48px}.newsroom-list-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.newsroom-list-section-head h2,.newsroom-list-topics h2{margin:5px 0 0;color:#09264d;font-size:clamp(1.55rem,2.2vw,2.15rem);line-height:1.1}.newsroom-list-section-head>b{color:#71859a;font-size:.82rem}.newsroom-list-summary{margin:0 0 16px;padding:11px 14px;border:1px solid #cee0f0;border-radius:12px;color:#425f7a;background:#eaf4fc;font-size:.86rem}.newsroom-list-summary a{color:#075fae;font-weight:850}
.newsroom-list-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;align-items:stretch}
.newsroom-list-card{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #d9e5ef;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(14,47,81,.065);content-visibility:auto;contain-intrinsic-size:360px;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}
.newsroom-list-card:hover{transform:translateY(-6px);border-color:#a9cce8;box-shadow:0 22px 48px rgba(13,61,103,.14)}
.newsroom-list-card.is-featured{border-top:3px solid #ef2444}.newsroom-list-media{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,#08213f,#0d4a78)}.newsroom-list-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease,filter .45s ease}.newsroom-list-card:hover .newsroom-list-media img{transform:scale(1.045);filter:saturate(1.06) contrast(1.03)}.newsroom-list-media-shade{position:absolute;inset:auto 0 0;height:48%;background:linear-gradient(transparent,rgba(2,12,27,.6));pointer-events:none}
.newsroom-list-featured,.newsroom-list-video{position:absolute;z-index:2;top:11px;padding:6px 9px;border-radius:999px;color:#fff;font-size:.64rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 7px 18px rgba(0,0,0,.2);backdrop-filter:blur(8px)}.newsroom-list-featured{left:11px;background:linear-gradient(135deg,#e51d3c,#ff536c)}.newsroom-list-video{right:11px;display:inline-flex;align-items:center;gap:5px;background:rgba(3,19,39,.84);border:1px solid rgba(255,255,255,.18)}.newsroom-list-video i{font-style:normal;color:#ff5068}
.newsroom-list-body{display:flex;flex:1;min-width:0;flex-direction:column;padding:14px 15px 15px}.newsroom-list-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#788da1;font-size:.67rem;font-weight:750}.newsroom-list-meta span{max-width:65%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:5px 7px;border-radius:999px;color:#1264a8;background:#e9f4fd;font-weight:900;text-transform:uppercase;letter-spacing:.035em}.newsroom-list-card h2{margin:10px 0 7px;color:#0a274e;font-size:1.02rem;line-height:1.28;letter-spacing:-.015em}.newsroom-list-card h2 a{color:inherit;text-decoration:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.newsroom-list-card p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:2.8em;margin:0 0 11px;color:#64798e;font-size:.82rem;line-height:1.48}.newsroom-list-source{display:flex;justify-content:space-between;gap:8px;margin-top:auto;padding-top:10px;border-top:1px solid #e8eef4;color:#7c8fa2;font-size:.66rem}.newsroom-list-source b{max-width:62%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#294966}.newsroom-list-button{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:space-between;gap:12px;overflow:hidden;margin-top:12px;padding:10px 12px;border-radius:11px;color:#fff;text-decoration:none;background:linear-gradient(135deg,#0b3f78 0%,#0877bf 60%,#19a4e4 100%);box-shadow:0 9px 22px rgba(11,91,157,.2);font-size:.76rem;font-weight:900;transition:transform .22s ease,box-shadow .22s ease}.newsroom-list-button::before{content:"";position:absolute;z-index:-1;inset:0;transform:translateX(-102%);background:linear-gradient(135deg,#ef2444,#ff674d);transition:transform .3s ease}.newsroom-list-button i{font-style:normal;font-size:1rem;transition:transform .22s ease}.newsroom-list-card:hover .newsroom-list-button,.newsroom-list-button:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(13,83,145,.29)}.newsroom-list-card:hover .newsroom-list-button::before,.newsroom-list-button:hover::before{transform:translateX(0)}.newsroom-list-card:hover .newsroom-list-button i,.newsroom-list-button:hover i{transform:translateX(4px)}.newsroom-list-card.is-video .newsroom-list-button{background:linear-gradient(135deg,#bb1531,#ef2444 58%,#ff624d)}
.newsroom-list-card a:focus-visible,.newsroom-list-search button:focus-visible,.newsroom-list-filters a:focus-visible{outline:3px solid rgba(26,146,229,.36);outline-offset:3px}
.newsroom-list-pagination{display:flex;justify-content:center;gap:7px;margin-top:30px}.newsroom-list-pagination a{display:grid;place-items:center;min-width:39px;height:39px;border:1px solid #d3e0eb;border-radius:10px;color:#35536d;background:#fff;text-decoration:none;font-weight:900}.newsroom-list-pagination a:hover,.newsroom-list-pagination a.active{color:#fff;border-color:#0a5b9e;background:#0a5b9e;box-shadow:0 9px 20px rgba(10,91,158,.2)}
.newsroom-list-empty{padding:45px 20px;border:1px dashed #bfd2e3;border-radius:18px;text-align:center;background:#fff}.newsroom-list-empty h2{margin-top:0;color:#173b60}.newsroom-list-empty p{color:#6e8195}.newsroom-list-empty a{display:inline-flex;margin-top:7px;padding:10px 14px;border-radius:10px;color:#fff;background:#0b62a8;text-decoration:none;font-weight:850}
.newsroom-list-topics{padding:33px 0 48px;border-top:1px solid #dbe6f0;background:#e9f1f8}.newsroom-list-topics header{margin-bottom:17px}.newsroom-list-topic-grid{display:flex;flex-wrap:wrap;gap:9px}.newsroom-list-topic-grid a{display:flex;align-items:center;gap:10px;padding:8px 11px;border:1px solid #d3e0eb;border-radius:999px;color:#35536c;background:#fff;text-decoration:none;font-size:.76rem;font-weight:800;transition:.2s}.newsroom-list-topic-grid a:hover{transform:translateY(-2px);border-color:#9fc4e2;box-shadow:0 8px 18px rgba(19,70,113,.09)}.newsroom-list-topic-grid b{display:grid;place-items:center;min-width:23px;height:23px;border-radius:999px;color:#0d64a9;background:#e6f3fc;font-size:.66rem}
@media(max-width:1190px){.newsroom-list-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.newsroom-list-hero-grid{grid-template-columns:1fr;gap:20px}.newsroom-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.newsroom-list-filters{position:static}}
@media(max-width:620px){.newsroom-list-updates .container{grid-template-columns:88px 1fr}.newsroom-list-updates strong,.newsroom-list-updates a{height:38px}.newsroom-list-updates a span{font-size:.74rem}.newsroom-list-hero{padding:20px 0 18px}.newsroom-list-hero h1{font-size:2.1rem}.newsroom-list-hero p{font-size:.9rem}.newsroom-list-search{grid-template-columns:1fr}.newsroom-list-search button{min-height:42px}.newsroom-list-content{padding:23px 0 36px}.newsroom-list-section-head{align-items:flex-start}.newsroom-list-section-head>b{padding-top:5px}.newsroom-list-grid{grid-template-columns:1fr;gap:15px}.newsroom-list-card{border-radius:16px}.newsroom-list-card h2{font-size:1.06rem}.newsroom-list-card p{min-height:0}.newsroom-list-body{padding:14px}.newsroom-list-button{padding:11px 12px}.newsroom-list-topics{padding:27px 0 38px}}
@media(prefers-reduced-motion:reduce){.newsroom-list-updates a span{animation:none;left:15px}.newsroom-list-card,.newsroom-list-media img,.newsroom-list-button,.newsroom-list-button::before,.newsroom-list-button i{transition:none}.newsroom-list-card:hover{transform:none}}
