:root {
  --newsroom-brand: #0b97ad;
  --newsroom-brand-secondary: #126cf3;
  --newsroom-paper: #f8f7f3;
  --newsroom-ink: #0a1828;
  --newsroom-rule: #cfd5d8;
}

.newsroom-page { color: var(--newsroom-ink); background: var(--newsroom-paper); }
.newsroom-page .talkabout-global-header { background: #fff; }
.newsroom-page .site-footer { margin-top: 0; }
.newsroom-page [hidden] { display: none !important; }

.newsroom-desk-strip { color: #eaf3f8; background: #0a2841; }
.newsroom-desk-strip > div { min-height: 39px; display: grid; grid-template-columns: auto minmax(0, 1fr) auto; align-items: center; gap: 16px; }
.newsroom-desk-strip span { display: inline-flex; align-items: center; gap: 8px; color: #6be0db; font-size: 9px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.newsroom-desk-strip span i { width: 6px; height: 6px; border-radius: 50%; background: #6be0db; box-shadow: 0 0 0 4px rgba(107, 224, 219, .13); }
.newsroom-desk-strip a { min-width: 0; overflow: hidden; font-family: Georgia, "Times New Roman", serif; font-size: 12px; text-overflow: ellipsis; white-space: nowrap; }
.newsroom-desk-strip time { color: #9eb3c4; font-size: 9px; white-space: nowrap; }

.newsroom-topic-nav { border-bottom: 1px solid #d9dfe2; background: #fff; }
.newsroom-topic-nav > div { min-height: 42px; display: flex; align-items: center; gap: 24px; overflow-x: auto; scrollbar-width: none; }
.newsroom-topic-nav > div::-webkit-scrollbar { display: none; }
.newsroom-topic-nav a { position: relative; flex: 0 0 auto; color: #596978; font-size: 10px; font-weight: 650; }
.newsroom-topic-nav a:hover { color: var(--newsroom-brand); }
.newsroom-topic-nav a.is-active { color: var(--newsroom-ink); }
.newsroom-topic-nav a.is-active::after { position: absolute; right: 0; bottom: -14px; left: 0; height: 2px; content: ""; background: var(--newsroom-brand); }

.newsroom-main { padding-top: 30px; padding-bottom: 72px; }
.newsroom-masthead { padding-bottom: 17px; border-bottom: 3px solid var(--newsroom-ink); display: flex; align-items: flex-end; justify-content: space-between; gap: 30px; }
.newsroom-masthead h1 { margin: 4px 0 0; font: 700 clamp(42px, 5.4vw, 74px)/.9 Georgia, "Times New Roman", serif; letter-spacing: -.055em; }
.newsroom-masthead > p { max-width: 480px; margin: 0 0 2px; color: #596978; font: 15px/1.55 Georgia, "Times New Roman", serif; }
.newsroom-page .section-kicker { color: var(--newsroom-brand); }

.newsroom-status { min-height: 260px; padding: 72px 24px; color: #62717f; display: grid; place-items: center; text-align: center; }
.newsroom-status--empty, .newsroom-status--error { min-height: 220px; margin-top: 26px; border: 1px solid var(--newsroom-rule); background: #fff; }
.newsroom-status--error { color: #a1262f; }

.newsroom-lead-package { padding: 18px 0 21px; border-bottom: 1px solid var(--newsroom-rule); display: grid; grid-template-columns: minmax(0, 1.65fr) minmax(310px, .75fr); gap: 20px; }
.newsroom-lead { min-width: 0; display: grid; grid-template-columns: minmax(330px, 1.05fr) minmax(0, .95fr); background: #fff; }
.newsroom-lead-visual { position: relative; min-height: 385px; overflow: hidden; background: #0a2947; }
.newsroom-lead-visual img, .newsroom-secondary-visual img, .newsroom-stream-visual img, .newsroom-analysis-visual img { width: 100%; height: 100%; display: block; object-fit: cover; transition: transform 240ms ease; }
.newsroom-lead:hover img, .newsroom-secondary-story:hover img, .newsroom-stream-story:hover img, .newsroom-analysis-story:hover img { transform: scale(1.025); }
.newsroom-lead-copy { min-width: 0; padding: clamp(26px, 3.2vw, 45px); display: flex; flex-direction: column; justify-content: flex-end; }
.newsroom-lead-copy h2 { margin: 13px 0 16px; font: 700 clamp(31px, 3vw, 47px)/1.01 Georgia, "Times New Roman", serif; letter-spacing: -.046em; }
.newsroom-lead-copy h2 a:hover, .newsroom-secondary-story h3 a:hover, .newsroom-stream-story h3 a:hover, .newsroom-sidebar h3 a:hover, .newsroom-analysis-story h3 a:hover { color: var(--newsroom-brand); }
.newsroom-lead-copy > p { margin: 0; color: #5a6976; font: 15px/1.57 Georgia, "Times New Roman", serif; }
.newsroom-read-link { width: fit-content; margin-top: 20px; padding-bottom: 3px; border-bottom: 1px solid currentColor; color: var(--newsroom-brand); font-size: 10px; font-weight: 750; }

.newsroom-story-meta { display: flex; align-items: center; flex-wrap: wrap; gap: 7px 12px; color: #71808c; font-size: 9px; }
.newsroom-story-type { color: var(--newsroom-brand); font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.newsroom-story-meta > * + *::before { width: 3px; height: 3px; margin: 0 9px 2px 0; border-radius: 50%; content: ""; display: inline-block; background: #9eabb4; }

.newsroom-secondary { display: grid; grid-template-rows: repeat(2, minmax(0, 1fr)); gap: 1px; background: var(--newsroom-rule); }
.newsroom-secondary-story { min-width: 0; padding: 0 0 0 16px; background: var(--newsroom-paper); display: grid; grid-template-columns: 118px minmax(0, 1fr); align-items: stretch; gap: 16px; }
.newsroom-secondary-story > div { min-width: 0; padding: 13px 0; align-self: center; }
.newsroom-secondary-visual { position: relative; min-height: 160px; overflow: hidden; display: block; background: #0a2947; }
.newsroom-secondary-story h3 { margin: 8px 0 10px; font: 700 22px/1.08 Georgia, "Times New Roman", serif; letter-spacing: -.028em; }
.newsroom-secondary-story p { max-height: 3.9em; margin: 0; overflow: hidden; color: #62717e; font: 12px/1.45 Georgia, "Times New Roman", serif; }

.newsroom-visual-fallback { position: absolute; inset: 0; overflow: hidden; background: linear-gradient(135deg, #0c315a, #1a76c8 58%, #20b7c4); }
.newsroom-visual-fallback--1 { background: linear-gradient(135deg, #1c194a, #6541b5 58%, #1d95b9); }
.newsroom-visual-fallback--2 { background: linear-gradient(135deg, #092838, #117e83 55%, #74d2c9); }
.newsroom-visual-fallback--3 { background: linear-gradient(135deg, #2b1a39, #a14177 55%, #e58a53); }
.newsroom-visual-fallback::before, .newsroom-visual-fallback::after, .newsroom-visual-fallback i { position: absolute; border: 1px solid rgba(255,255,255,.28); border-radius: 50%; content: ""; }
.newsroom-visual-fallback::before { width: 58%; aspect-ratio: 1; top: -12%; right: -13%; box-shadow: 0 0 0 42px rgba(255,255,255,.035), 0 0 0 84px rgba(255,255,255,.02); }
.newsroom-visual-fallback::after { width: 13px; height: 13px; right: 23%; top: 32%; border: 0; background: rgba(255,255,255,.88); box-shadow: 0 0 0 7px rgba(255,255,255,.11); }
.newsroom-visual-fallback i:nth-child(1) { width: 7px; height: 7px; left: 29%; top: 58%; background: rgba(94,225,220,.9); }
.newsroom-visual-fallback i:nth-child(2) { width: 4px; height: 4px; left: 47%; top: 31%; background: #fff; }
.newsroom-visual-fallback i:nth-child(3) { width: 1px; height: 54%; left: 41%; top: 27%; border-radius: 0; border-color: rgba(255,255,255,.22); transform: rotate(43deg); }

.newsroom-content { padding-top: 25px; display: grid; grid-template-columns: minmax(0, 1.62fr) minmax(290px, .58fr); align-items: start; gap: clamp(28px, 4vw, 58px); }
.newsroom-section-heading { min-height: 56px; padding-bottom: 12px; border-bottom: 2px solid var(--newsroom-ink); display: flex; align-items: flex-end; justify-content: space-between; gap: 20px; }
.newsroom-section-heading h2 { margin: 4px 0 0; font: 700 clamp(27px, 3vw, 38px)/1 Georgia, "Times New Roman", serif; letter-spacing: -.04em; }
.newsroom-section-heading > span { color: #73818c; font-size: 9px; letter-spacing: .05em; text-transform: uppercase; }
.newsroom-section-heading > a { color: var(--newsroom-brand); font-size: 10px; font-weight: 700; }

.newsroom-stream-story { min-width: 0; padding: 17px 0; border-bottom: 1px solid var(--newsroom-rule); display: grid; grid-template-columns: minmax(180px, 235px) minmax(0, 1fr); gap: 22px; }
.newsroom-stream-visual { position: relative; min-height: 142px; overflow: hidden; background: #0a2947; }
.newsroom-stream-story > div { min-width: 0; align-self: center; }
.newsroom-stream-story h3 { margin: 8px 0 8px; font: 700 clamp(21px, 2vw, 29px)/1.08 Georgia, "Times New Roman", serif; letter-spacing: -.032em; }
.newsroom-stream-story p { max-width: 710px; margin: 0; color: #596a77; font: 13px/1.5 Georgia, "Times New Roman", serif; }
.newsroom-story-topics { margin-top: 12px; display: flex; flex-wrap: wrap; gap: 6px; }
.newsroom-story-topics a { padding: 5px 8px; color: #5d6f79; background: #e9eeec; font-size: 8px; font-weight: 700; }
.newsroom-story-topics a:hover { color: #fff; background: var(--newsroom-brand); }

.newsroom-sidebar { position: sticky; top: 18px; display: grid; gap: 24px; }
.newsroom-sidebar-section > header { padding-bottom: 10px; border-bottom: 2px solid var(--newsroom-ink); }
.newsroom-sidebar-section h2 { margin: 4px 0 0; font: 700 25px/1 Georgia, "Times New Roman", serif; letter-spacing: -.035em; }
.newsroom-sidebar ol { margin: 0; padding: 0; list-style: none; counter-reset: newsroom-desk; }
.newsroom-sidebar li { min-width: 0; padding: 14px 0; border-bottom: 1px solid var(--newsroom-rule); display: grid; grid-template-columns: 36px minmax(0, 1fr); column-gap: 10px; }
.newsroom-sidebar li::before { grid-row: 1 / span 2; counter-increment: newsroom-desk; content: counter(newsroom-desk, decimal-leading-zero); color: var(--newsroom-brand); font: 700 23px/1 Georgia, "Times New Roman", serif; }
.newsroom-sidebar li .newsroom-story-meta { grid-column: 2; }
.newsroom-sidebar h3 { grid-column: 2; margin: 6px 0 0; font: 700 16px/1.16 Georgia, "Times New Roman", serif; }

.newsroom-topic-directory > div { display: grid; }
.newsroom-topic-directory > div > a { min-height: 39px; border-bottom: 1px solid var(--newsroom-rule); display: flex; align-items: center; justify-content: space-between; gap: 12px; font: 700 13px/1.2 Georgia, "Times New Roman", serif; }
.newsroom-topic-directory > div > a:hover { color: var(--newsroom-brand); }
.newsroom-topic-directory small { color: #71808b; font: 9px/1 var(--font-display); }

.newsroom-briefing { position: relative; overflow: hidden; padding: 24px; color: #f1f7fb; background: #0a2841; }
.newsroom-briefing::after { position: absolute; width: 150px; height: 150px; right: -75px; bottom: -70px; border: 1px solid rgba(107,224,219,.25); border-radius: 50%; box-shadow: 0 0 0 28px rgba(107,224,219,.035), 0 0 0 56px rgba(107,224,219,.02); content: ""; }
.newsroom-briefing .section-kicker { color: #6be0db; }
.newsroom-briefing h2 { position: relative; z-index: 1; margin: 9px 0 10px; font: 700 27px/1.02 Georgia, "Times New Roman", serif; letter-spacing: -.038em; }
.newsroom-briefing p { position: relative; z-index: 1; margin: 0; color: #b5c6d3; font: 12px/1.5 Georgia, "Times New Roman", serif; }
.newsroom-briefing > a { position: relative; z-index: 1; min-height: 40px; margin-top: 18px; padding: 0 12px; color: #06273a; background: #6be0db; display: flex; align-items: center; justify-content: space-between; font-size: 10px; font-weight: 800; }

.newsroom-analysis { padding-top: 50px; }
.newsroom-analysis > div { padding-top: 17px; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.newsroom-analysis-story { min-width: 0; background: #fff; }
.newsroom-analysis-visual { position: relative; min-height: 190px; overflow: hidden; display: block; background: #0a2947; }
.newsroom-analysis-story > div { padding: 18px; }
.newsroom-analysis-story h3 { margin: 8px 0 9px; font: 700 22px/1.08 Georgia, "Times New Roman", serif; letter-spacing: -.03em; }
.newsroom-analysis-story p { margin: 0; color: #5e6c78; font: 12px/1.5 Georgia, "Times New Roman", serif; }

.newsroom-pagination { min-height: 42px; margin-top: 34px; display: flex; align-items: center; justify-content: center; gap: 18px; }
.newsroom-pagination a { min-height: 40px; padding: 0 14px; border: 1px solid var(--newsroom-rule); background: #fff; display: inline-flex; align-items: center; color: var(--newsroom-ink); font-size: 10px; font-weight: 700; }
.newsroom-pagination a:hover { border-color: var(--newsroom-brand); color: var(--newsroom-brand); }
.newsroom-pagination span { color: #73818c; font-size: 9px; }

@media (max-width: 1180px) {
  .newsroom-lead-package { grid-template-columns: minmax(0, 1.4fr) minmax(270px, .7fr); }
  .newsroom-lead { grid-template-columns: 1fr; }
  .newsroom-lead-visual { min-height: 310px; grid-row: 1; }
  .newsroom-secondary-story { grid-template-columns: 96px minmax(0, 1fr); gap: 13px; }
  .newsroom-secondary-story h3 { font-size: 19px; }
  .newsroom-secondary-story p { display: none; }
  .newsroom-content { grid-template-columns: minmax(0, 1fr) 280px; gap: 30px; }
}

@media (max-width: 900px) {
  .newsroom-masthead { align-items: flex-start; flex-direction: column; gap: 12px; }
  .newsroom-lead-package { grid-template-columns: 1fr; }
  .newsroom-lead { grid-template-columns: minmax(0, 1fr) minmax(260px, .8fr); }
  .newsroom-lead-visual { min-height: 340px; grid-row: auto; }
  .newsroom-secondary { grid-template-columns: repeat(2, minmax(0, 1fr)); grid-template-rows: auto; }
  .newsroom-secondary-story { min-height: 155px; padding-left: 0; grid-template-columns: 125px minmax(0, 1fr); background: var(--newsroom-paper); }
  .newsroom-secondary-story > div { padding-right: 12px; }
  .newsroom-content { grid-template-columns: 1fr; }
  .newsroom-sidebar { position: static; grid-template-columns: repeat(2, minmax(0, 1fr)); align-items: start; }
  .newsroom-briefing { grid-column: 1 / -1; display: grid; grid-template-columns: minmax(0, 1fr) auto; column-gap: 25px; }
  .newsroom-briefing .section-kicker, .newsroom-briefing h2, .newsroom-briefing p { grid-column: 1; }
  .newsroom-briefing > a { min-width: 190px; grid-column: 2; grid-row: 1 / span 3; align-self: center; }
}

@media (max-width: 700px) {
  .newsroom-page .page-shell { width: min(100% - 28px, 1600px); }
  .newsroom-desk-strip > div { grid-template-columns: auto minmax(0, 1fr); gap: 11px; }
  .newsroom-desk-strip time { display: none; }
  .newsroom-topic-nav > div { gap: 18px; }
  .newsroom-main { padding-top: 23px; padding-bottom: 52px; }
  .newsroom-masthead h1 { font-size: 47px; }
  .newsroom-masthead > p { font-size: 14px; }
  .newsroom-lead { display: flex; flex-direction: column; }
  .newsroom-lead-visual { min-height: 270px; order: -1; }
  .newsroom-lead-copy { padding: 24px 21px 27px; }
  .newsroom-lead-copy h2 { font-size: 34px; }
  .newsroom-secondary { grid-template-columns: 1fr; }
  .newsroom-secondary-story { min-height: 138px; grid-template-columns: 115px minmax(0, 1fr); }
  .newsroom-stream-story { grid-template-columns: 124px minmax(0, 1fr); gap: 14px; }
  .newsroom-stream-visual { min-height: 116px; }
  .newsroom-stream-story h3 { font-size: 20px; }
  .newsroom-stream-story p { display: none; }
  .newsroom-story-topics { display: none; }
  .newsroom-sidebar { grid-template-columns: 1fr; }
  .newsroom-briefing { grid-column: auto; display: block; }
  .newsroom-briefing > a { min-width: 0; }
  .newsroom-analysis > div { grid-template-columns: 1fr; }
  .newsroom-analysis-story { display: grid; grid-template-columns: 130px minmax(0, 1fr); }
  .newsroom-analysis-visual { min-height: 150px; }
  .newsroom-analysis-story h3 { font-size: 19px; }
  .newsroom-analysis-story p { display: none; }
}

@media (max-width: 430px) {
  .newsroom-desk-strip span { font-size: 8px; }
  .newsroom-desk-strip a { font-size: 11px; }
  .newsroom-secondary-story { grid-template-columns: 96px minmax(0, 1fr); }
  .newsroom-secondary-story h3 { font-size: 17px; }
  .newsroom-stream-story { grid-template-columns: 98px minmax(0, 1fr); }
  .newsroom-stream-visual { min-height: 96px; }
  .newsroom-stream-story h3 { font-size: 18px; }
  .newsroom-analysis-story { grid-template-columns: 105px minmax(0, 1fr); }
  .newsroom-analysis-story > div { padding: 13px; }
  .newsroom-section-heading > span { display: none; }
}

@media (prefers-reduced-motion: reduce) {
  .newsroom-lead-visual img, .newsroom-secondary-visual img, .newsroom-stream-visual img, .newsroom-analysis-visual img { transition: none; }
}

/* Dedicated newsroom v2: a full editorial product on the shared TalkAbout canvas. */
.newsroom-page {
  --newsroom-canvas: 1600px;
  background:
    radial-gradient(circle at 91% 10%,rgba(37,136,255,.075),transparent 28%),
    linear-gradient(180deg,#f8f9fb 0,#fff 34%,#f3f7fb 100%);
}
.newsroom-page .page-shell {
  box-sizing: border-box;
  width: min(var(--newsroom-canvas),calc(100% - 64px));
  max-width: none;
  margin-inline: auto;
}
.newsroom-page .talkabout-global-header { background: #0b1425; }
.newsroom-page .newsroom-topic-nav { position: relative; z-index: 4; border-color: #dce4ed; box-shadow: 0 8px 28px rgba(9,35,70,.035); }
.newsroom-page .newsroom-topic-nav > div { min-height: 48px; }
.newsroom-page .newsroom-topic-nav a { color: #64748a; font-size: 11px; font-weight: 750; }
.newsroom-page .newsroom-topic-nav a.is-active::after { bottom: -17px; height: 3px; border-radius: 3px 3px 0 0; }

.newsroom-main { padding-top: 56px; padding-bottom: 96px; }
.newsroom-masthead {
  min-height: 175px;
  padding: 0 0 29px;
  border-bottom: 1px solid #cfd9e4;
  display: grid;
  grid-template-columns: minmax(0,1.25fr) minmax(350px,.62fr);
  align-items: end;
  gap: 80px;
}
.newsroom-masthead > div { min-width: 0; }
.newsroom-masthead h1 {
  margin: 10px 0 0;
  font-family: var(--font-display,Arial,sans-serif);
  font-size: clamp(64px,7vw,112px);
  font-weight: 880;
  line-height: .84;
  letter-spacing: -.075em;
}
.newsroom-masthead > p { max-width: 610px; margin: 0; color: #53677f; font: 15px/1.65 var(--font-body,Arial,sans-serif); }
.newsroom-page .section-kicker { color: var(--newsroom-brand-secondary); font-size: 10px; font-weight: 880; letter-spacing: .15em; text-transform: uppercase; }

.newsroom-commandbar {
  min-height: 82px;
  margin-top: 18px;
  padding: 13px 16px;
  border: 1px solid #dae4ef;
  border-radius: 12px;
  display: grid;
  grid-template-columns: minmax(210px,.55fr) minmax(300px,1fr) auto;
  align-items: center;
  gap: 20px;
  background: rgba(255,255,255,.82);
  box-shadow: 0 14px 36px rgba(9,36,73,.055);
  backdrop-filter: blur(12px);
}
.newsroom-edition-pulse { display: flex; align-items: center; gap: 12px; }
.newsroom-edition-pulse > i { width: 9px; height: 9px; border-radius: 50%; background: #43dabb; box-shadow: 0 0 0 6px rgba(67,218,187,.1),0 0 15px rgba(67,218,187,.7); }
.newsroom-edition-pulse small,.newsroom-edition-pulse strong { display: block; }
.newsroom-edition-pulse small { color: #7c8da1; font-size: 8px; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.newsroom-edition-pulse strong { margin-top: 3px; color: #1e3552; font-size: 11px; }
.newsroom-search {
  min-height: 48px;
  padding: 4px 4px 4px 15px;
  border: 1px solid #ccd9e8;
  border-radius: 8px;
  display: grid;
  grid-template-columns: 19px minmax(0,1fr) auto;
  align-items: center;
  gap: 10px;
  background: #f7faff;
}
.newsroom-search:focus-within { border-color: var(--newsroom-brand-secondary); box-shadow: 0 0 0 3px color-mix(in srgb,var(--newsroom-brand-secondary) 13%,transparent); }
.newsroom-search svg { width: 18px; fill: none; stroke: #58718e; stroke-width: 1.7; }
.newsroom-search input { min-width: 0; border: 0; outline: 0; color: #132942; background: transparent; font: 12px var(--font-body,Arial,sans-serif); }
.newsroom-search button { min-height: 38px; padding: 0 16px; border: 0; border-radius: 6px; color: #fff; background: var(--newsroom-brand-secondary); cursor: pointer; font: 800 10px var(--font-body,Arial,sans-serif); }
.newsroom-type-filters { display: flex; align-items: center; gap: 5px; }
.newsroom-type-filters a { min-height: 38px; padding: 0 12px; border: 1px solid transparent; border-radius: 99px; display: inline-flex; align-items: center; color: #5b6e83; font-size: 9px; font-weight: 800; text-decoration: none; white-space: nowrap; }
.newsroom-type-filters a:hover { color: var(--newsroom-brand-secondary); background: #edf4ff; }
.newsroom-type-filters a[aria-current="page"] { border-color: #c9daf1; color: #fff; background: #122c51; }

.newsroom-status { min-height: 360px; margin-top: 22px; border-radius: 13px; }
.newsroom-status--empty {
  min-height: 380px;
  padding: 52px;
  border: 1px solid #d8e3ee;
  display: grid;
  grid-template-columns: 150px minmax(0,620px);
  place-content: center;
  align-items: center;
  gap: 45px;
  color: #0b1d35;
  background:
    radial-gradient(circle at 87% 10%,rgba(92,68,205,.16),transparent 28%),
    radial-gradient(circle at 14% 87%,rgba(42,159,228,.1),transparent 25%),
    #fff;
  text-align: left;
  box-shadow: 0 20px 55px rgba(11,41,78,.055);
}
.newsroom-empty-icon { display: grid; width: 132px; height: 132px; place-items: center; border: 1px solid rgba(37,136,255,.28); border-radius: 50%; color: var(--newsroom-brand-secondary); background: rgba(37,136,255,.06); box-shadow: 0 0 0 25px rgba(37,136,255,.025),0 0 60px rgba(37,136,255,.11); font-size: 31px; }
.newsroom-status--empty h2 { margin: 10px 0 13px; font-size: clamp(31px,3vw,47px); line-height: 1; letter-spacing: -.055em; }
.newsroom-status--empty p { max-width: 580px; margin: 0; color: #5d7087; font-size: 13px; line-height: 1.65; }
.newsroom-empty-actions { margin-top: 23px; display: flex; flex-wrap: wrap; gap: 9px; }
.newsroom-empty-actions a { min-height: 40px; padding: 0 13px; border: 1px solid #cfdae7; border-radius: 7px; display: inline-flex; align-items: center; color: #204b7b; background: #fff; font-size: 9px; font-weight: 820; text-decoration: none; }
.newsroom-empty-actions a:first-child { border-color: var(--newsroom-brand-secondary); color: #fff; background: var(--newsroom-brand-secondary); }

.newsroom-lead-package { margin-top: 24px; padding: 0 0 28px; border-bottom: 1px solid #d4dee9; grid-template-columns: minmax(0,1.7fr) minmax(330px,.72fr); gap: 18px; }
.newsroom-lead { overflow: hidden; border: 1px solid #d9e3ed; border-radius: 14px; grid-template-columns: minmax(360px,1.08fr) minmax(0,.92fr); box-shadow: 0 16px 42px rgba(11,41,77,.075); }
.newsroom-lead-visual { min-height: 470px; }
.newsroom-lead-copy { padding: clamp(31px,3.5vw,56px); }
.newsroom-lead-copy h2 { margin: 16px 0 18px; font-family: var(--font-display,Arial,sans-serif); font-size: clamp(37px,3.3vw,56px); font-weight: 840; line-height: .98; letter-spacing: -.057em; }
.newsroom-lead-copy > p { color: #53677e; font: 14px/1.62 var(--font-body,Arial,sans-serif); }
.newsroom-read-link { margin-top: 27px; font-size: 10px; }
.newsroom-story-meta { font-size: 9px; }
.newsroom-secondary { gap: 12px; background: transparent; }
.newsroom-secondary-story { padding: 0; border: 1px solid #d9e3ed; border-radius: 11px; grid-template-columns: 135px minmax(0,1fr); gap: 0; overflow: hidden; background: #fff; box-shadow: 0 10px 28px rgba(11,41,77,.055); }
.newsroom-secondary-story > div { padding: 20px; }
.newsroom-secondary-visual { min-height: 0; }
.newsroom-secondary-story h3 { margin: 9px 0 11px; font-family: var(--font-display,Arial,sans-serif); font-size: 20px; font-weight: 800; line-height: 1.05; letter-spacing: -.035em; }
.newsroom-secondary-story p { color: #64758a; font: 11px/1.48 var(--font-body,Arial,sans-serif); }

.newsroom-content { padding-top: 64px; grid-template-columns: minmax(0,1.62fr) minmax(290px,.58fr); }
.newsroom-section-heading { min-height: 74px; padding-bottom: 17px; border-bottom: 1px solid #cfd9e5; }
.newsroom-section-heading h2 { margin-top: 8px; font-family: var(--font-display,Arial,sans-serif); font-size: clamp(34px,3vw,49px); font-weight: 850; letter-spacing: -.055em; }
.newsroom-stream-story { min-height: 205px; padding: 20px 0; grid-template-columns: minmax(205px,285px) minmax(0,1fr); gap: 28px; }
.newsroom-stream-visual { min-height: 165px; border-radius: 9px; }
.newsroom-stream-story h3 { margin: 10px 0; font-family: var(--font-display,Arial,sans-serif); font-size: clamp(23px,2.2vw,33px); font-weight: 800; line-height: 1.04; letter-spacing: -.04em; }
.newsroom-stream-story p { color: #5b6e84; font: 13px/1.55 var(--font-body,Arial,sans-serif); }
.newsroom-stream-empty { min-height: 330px; margin-top: 17px; padding: 48px; border: 1px dashed #cbd8e6; border-radius: 12px; display: grid; align-content: center; background: rgba(255,255,255,.66); }
.newsroom-stream-empty > span { color: var(--newsroom-brand-secondary); font-size: 9px; font-weight: 850; letter-spacing: .13em; text-transform: uppercase; }
.newsroom-stream-empty h3 { max-width: 620px; margin: 12px 0; font-size: clamp(28px,2.5vw,40px); line-height: 1; letter-spacing: -.05em; }
.newsroom-stream-empty p { max-width: 650px; margin: 0; color: #5f7187; font-size: 13px; line-height: 1.6; }
.newsroom-stream-empty > div { margin-top: 23px; display: flex; flex-wrap: wrap; gap: 8px 18px; }
.newsroom-stream-empty a { color: var(--newsroom-brand-secondary); font-size: 10px; font-weight: 800; text-decoration: none; }

.newsroom-sidebar { top: 88px; gap: 18px; }
.newsroom-sidebar-section { padding: 24px; border: 1px solid #dae4ee; border-radius: 11px; background: rgba(255,255,255,.78); }
.newsroom-sidebar-section > header { border-bottom-color: #d3dee9; }
.newsroom-sidebar-section h2 { font-family: var(--font-display,Arial,sans-serif); font-size: 25px; font-weight: 820; }
.newsroom-sidebar h3 { font-family: var(--font-display,Arial,sans-serif); font-size: 16px; font-weight: 780; }
.newsroom-briefing { padding: 30px; border-radius: 11px; background: radial-gradient(circle at 86% 15%,rgba(27,181,192,.25),transparent 28%),linear-gradient(145deg,#08254a,#06162e); box-shadow: 0 18px 40px rgba(5,29,60,.16); }
.newsroom-briefing h2 { font-family: var(--font-display,Arial,sans-serif); font-size: 30px; font-weight: 820; }
.newsroom-briefing p { font-family: var(--font-body,Arial,sans-serif); }

.newsroom-analysis { padding-top: 82px; }
.newsroom-analysis > div { gap: 16px; }
.newsroom-analysis-story { overflow: hidden; border: 1px solid #d8e2ed; border-radius: 11px; box-shadow: 0 12px 32px rgba(10,39,76,.06); }
.newsroom-analysis-visual { min-height: 235px; }
.newsroom-analysis-story > div { padding: 22px; }
.newsroom-analysis-story h3 { font-family: var(--font-display,Arial,sans-serif); font-size: 23px; font-weight: 800; }

.newsroom-lenses { margin-top: 88px; padding-top: 76px; border-top: 1px solid #d4dfe9; }
.newsroom-lenses > header { display: grid; grid-template-columns: minmax(0,1.15fr) minmax(360px,.62fr); align-items: end; gap: 75px; }
.newsroom-lenses > header h2 { max-width: 860px; margin: 13px 0 0; font-size: clamp(43px,4.1vw,70px); line-height: .94; letter-spacing: -.065em; }
.newsroom-lenses > header > p { margin: 0; color: #5d7087; font-size: 14px; line-height: 1.65; }
.newsroom-lenses-grid { margin-top: 38px; display: grid; grid-template-columns: repeat(12,minmax(0,1fr)); gap: 12px; }
.newsroom-lenses-grid > a {
  --lens-accent: #50dfff;
  position: relative;
  min-height: 230px;
  padding: 24px;
  border: 1px solid rgba(97,158,216,.19);
  border-radius: 12px;
  grid-column: span 4;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  color: #eef7ff;
  background: radial-gradient(circle at 89% 17%,color-mix(in srgb,var(--lens-accent) 26%,transparent),transparent 29%),linear-gradient(145deg,#0a2348,#06152d);
  text-decoration: none;
  box-shadow: 0 16px 38px rgba(4,25,52,.11);
  transition: transform .22s ease,border-color .22s ease;
}
.newsroom-lenses-grid > a:nth-child(2) { --lens-accent:#4b91ff; }
.newsroom-lenses-grid > a:nth-child(3) { --lens-accent:#ffb348; }
.newsroom-lenses-grid > a:nth-child(4) { --lens-accent:#ff668f; }
.newsroom-lenses-grid > a:nth-child(5) { --lens-accent:#49dfc3; }
.newsroom-lenses-grid > a:nth-child(6) { --lens-accent:#83dc58; }
.newsroom-lenses-grid > a:hover { border-color: color-mix(in srgb,var(--lens-accent) 55%,transparent); transform: translateY(-4px); }
.newsroom-lenses-grid span { color: #607a99; font-size: 9px; }
.newsroom-lenses-grid small { margin-top: 34px; color: var(--lens-accent); font-size: 9px; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.newsroom-lenses-grid strong { margin-top: 10px; color: #fff; font-size: 27px; letter-spacing: -.045em; }
.newsroom-lenses-grid strong em { color: var(--lens-accent); font-style: normal; }
.newsroom-lenses-grid b { margin-top: auto; color: #a9bdd3; font-size: 9px; }

.newsroom-trust-strip { min-height: 92px; margin-top: 18px; padding: 20px 24px; border: 1px solid #d7e2ed; border-radius: 10px; display: grid; grid-template-columns: auto minmax(260px,1fr) auto; align-items: center; gap: 28px; background: rgba(255,255,255,.75); }
.newsroom-trust-strip > span { display: flex; align-items: center; gap: 9px; color: #193957; font-size: 10px; font-weight: 850; text-transform: uppercase; }
.newsroom-trust-strip > span i { width: 7px; height: 7px; border-radius: 50%; background: #46d7b8; box-shadow: 0 0 10px #46d7b8; }
.newsroom-trust-strip > p { margin: 0; color: #66788d; font-size: 11px; line-height: 1.5; }
.newsroom-trust-strip > div { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 9px 18px; }
.newsroom-trust-strip a { color: #285b91; font-size: 9px; font-weight: 780; text-decoration: none; }
.newsroom-pagination { margin-top: 42px; }

@media (max-width: 1280px) {
  .newsroom-page .page-shell { width: min(var(--newsroom-canvas),calc(100% - 48px)); }
  .newsroom-commandbar { grid-template-columns: minmax(185px,.48fr) minmax(280px,1fr); }
  .newsroom-type-filters { grid-column: 1 / -1; justify-content: flex-end; }
  .newsroom-lead { grid-template-columns: 1fr; }
  .newsroom-lead-visual { min-height: 380px; }
}

@media (max-width: 900px) {
  .newsroom-masthead { min-height: 0; grid-template-columns: 1fr; gap: 25px; }
  .newsroom-masthead h1 { font-size: clamp(62px,12vw,90px); }
  .newsroom-commandbar { grid-template-columns: 1fr; }
  .newsroom-type-filters { grid-column: auto; justify-content: flex-start; }
  .newsroom-lead { grid-template-columns: minmax(0,1fr) minmax(280px,.78fr); }
  .newsroom-lead-visual { min-height: 380px; }
  .newsroom-secondary-story { grid-template-columns: 135px minmax(0,1fr); }
  .newsroom-content { grid-template-columns: 1fr; }
  .newsroom-sidebar { position: static; }
  .newsroom-lenses > header { grid-template-columns: 1fr; gap: 24px; }
  .newsroom-lenses-grid > a { grid-column: span 6; }
  .newsroom-trust-strip { grid-template-columns: 1fr; gap: 13px; }
  .newsroom-trust-strip > div { justify-content: flex-start; }
}

@media (max-width: 700px) {
  .newsroom-page .page-shell { width: calc(100% - 24px); }
  .newsroom-main { padding-top: 38px; padding-bottom: 68px; }
  .newsroom-masthead { padding-bottom: 25px; }
  .newsroom-masthead h1 { font-size: 57px; }
  .newsroom-commandbar { padding: 14px; }
  .newsroom-search { grid-template-columns: 18px minmax(0,1fr); }
  .newsroom-search button { grid-column: 1 / -1; }
  .newsroom-type-filters { overflow-x: auto; scrollbar-width: none; }
  .newsroom-type-filters a { flex: 0 0 auto; }
  .newsroom-status--empty { min-height: 490px; padding: 34px 24px; grid-template-columns: 1fr; gap: 32px; }
  .newsroom-empty-icon { width: 88px; height: 88px; }
  .newsroom-lead-package { margin-top: 18px; }
  .newsroom-lead { display: flex; }
  .newsroom-lead-visual { min-height: 280px; }
  .newsroom-lead-copy { padding: 27px 22px 30px; }
  .newsroom-lead-copy h2 { font-size: 35px; }
  .newsroom-secondary-story { grid-template-columns: 110px minmax(0,1fr); }
  .newsroom-content { padding-top: 48px; }
  .newsroom-stream-story { min-height: 140px; grid-template-columns: 112px minmax(0,1fr); gap: 14px; }
  .newsroom-stream-visual { min-height: 112px; }
  .newsroom-stream-story h3 { font-size: 20px; }
  .newsroom-stream-empty { padding: 30px 22px; }
  .newsroom-sidebar { grid-template-columns: 1fr; }
  .newsroom-analysis { padding-top: 62px; }
  .newsroom-lenses { margin-top: 66px; padding-top: 56px; }
  .newsroom-lenses > header h2 { font-size: 42px; }
  .newsroom-lenses-grid { grid-template-columns: 1fr; }
  .newsroom-lenses-grid > a { min-height: 210px; grid-column: auto; }
}

@media (prefers-reduced-motion: reduce) {
  .newsroom-lenses-grid > a { transition: none; }
  .newsroom-lenses-grid > a:hover { transform: none; }
}

/* Dedicated newsroom v3: dense front-page reporting, research and conversion paths. */
.newsroom-masthead {
  min-height: 150px;
  grid-template-columns: minmax(0,1fr) minmax(270px,.55fr) minmax(300px,.62fr);
  gap: 42px;
}
.newsroom-masthead h1 { font-size: clamp(58px,6.1vw,96px); }
.newsroom-top-briefing {
  min-height: 98px;
  padding: 18px;
  border: 1px solid #d8e3ee;
  border-radius: 10px;
  display: grid;
  grid-template-columns: 34px minmax(0,1fr) auto;
  align-items: center;
  gap: 13px;
  background: rgba(255,255,255,.88);
  box-shadow: 0 12px 30px rgba(12,42,78,.05);
}
.newsroom-top-briefing > span { display: grid; width: 34px; height: 34px; place-items: center; border-radius: 50%; color: var(--newsroom-brand-secondary); background: #edf5ff; font-size: 14px; }
.newsroom-top-briefing strong,.newsroom-top-briefing small { display: block; }
.newsroom-top-briefing strong { color: #102942; font-size: 12px; }
.newsroom-top-briefing small { margin-top: 5px; color: #708196; font-size: 9px; line-height: 1.45; }
.newsroom-top-briefing > a { min-height: 35px; padding: 0 12px; border-radius: 6px; display: inline-flex; align-items: center; color: #fff; background: var(--newsroom-brand-secondary); font-size: 9px; font-weight: 850; text-decoration: none; white-space: nowrap; }

.newsroom-lead-package {
  grid-template-columns: minmax(0,1.34fr) minmax(280px,.72fr) minmax(255px,.56fr);
  align-items: stretch;
}
.newsroom-lead {
  position: relative;
  min-height: 530px;
  display: block;
  isolation: isolate;
  color: #fff;
  background: #071b35;
}
.newsroom-lead::after { position: absolute; z-index: -1; inset: 0; background: linear-gradient(180deg,rgba(5,17,34,.03) 24%,rgba(5,17,34,.9) 100%); content: ""; pointer-events: none; }
.newsroom-lead-visual { position: absolute; z-index: -2; inset: 0; min-height: 0; display: block; overflow: hidden; }
.newsroom-lead-visual img,.newsroom-research-feature-visual img { width: 100%; height: 100%; display: block; object-fit: cover; transition: transform 240ms ease; }
.newsroom-lead-copy { position: relative; min-height: 530px; padding: 42px; display: flex; flex-direction: column; justify-content: flex-end; }
.newsroom-lead-copy .newsroom-story-meta { color: #d7e8fb; }
.newsroom-lead-copy .newsroom-story-type { color: #63e2f1; }
.newsroom-lead-copy h2 { max-width: 780px; margin: 12px 0 13px; font-size: clamp(34px,3.2vw,54px); }
.newsroom-lead-copy h2 a,.newsroom-lead-copy > p,.newsroom-lead-copy .newsroom-read-link { color: #fff; }
.newsroom-lead-copy > p { max-width: 690px; margin: 0; opacity: .82; }
.newsroom-lead-copy .newsroom-read-link { margin-top: 18px; }
.newsroom-secondary { min-width: 0; }
.newsroom-secondary-story { grid-template-columns: 1fr; grid-template-rows: minmax(130px,.78fr) auto; }
.newsroom-secondary-visual { position: relative; min-height: 145px; display: block; overflow: hidden; }
.newsroom-secondary-visual img { width: 100%; height: 100%; object-fit: cover; }
.newsroom-secondary-story > div { padding: 18px; }
.newsroom-secondary-story h3 { margin-bottom: 0; font-size: 19px; }
.newsroom-secondary-story p { display: none; }

.newsroom-headline-rail {
  min-width: 0;
  padding: 20px;
  border: 1px solid #d8e3ee;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  background: rgba(255,255,255,.92);
  box-shadow: 0 12px 30px rgba(11,41,77,.05);
}
.newsroom-headline-rail > header { padding-bottom: 14px; border-bottom: 1px solid #dbe4ee; display: flex; gap: 16px; color: #8190a3; font-size: 8px; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }
.newsroom-headline-rail > header span { position: relative; }
.newsroom-headline-rail > header .is-active { color: var(--newsroom-brand-secondary); }
.newsroom-headline-rail > header .is-active::after { position: absolute; right: 0; bottom: -15px; left: 0; height: 2px; background: var(--newsroom-brand-secondary); content: ""; }
.newsroom-headline-rail ol { margin: 0; padding: 0; list-style: none; }
.newsroom-headline-rail li { padding: 15px 0; border-bottom: 1px solid #e1e8f0; }
.newsroom-headline-rail time { display: block; margin-bottom: 5px; color: #8a99aa; font-size: 8px; font-weight: 750; text-transform: uppercase; }
.newsroom-headline-rail h3 { margin: 0; font-size: 13px; line-height: 1.3; letter-spacing: -.015em; }
.newsroom-headline-rail h3 a { color: #152e48; text-decoration: none; }
.newsroom-headline-rail > a { margin-top: auto; padding-top: 17px; color: var(--newsroom-brand-secondary); font-size: 9px; font-weight: 850; text-decoration: none; }

.newsroom-topic-cards { padding: 24px 0 10px; border-bottom: 1px solid #d6e0ea; }
.newsroom-topic-cards > header { margin-bottom: 10px; }
.newsroom-topic-cards > div { display: grid; grid-template-columns: repeat(6,minmax(0,1fr)); gap: 8px; }
.newsroom-topic-card { min-width: 0; min-height: 78px; padding: 13px; border: 1px solid #d9e3ed; border-radius: 9px; display: grid; grid-template-columns: 26px minmax(0,1fr); align-items: center; gap: 10px; color: #17314e; background: rgba(255,255,255,.78); text-decoration: none; transition: border-color .18s ease,transform .18s ease; }
.newsroom-topic-card:hover { border-color: var(--newsroom-brand-secondary); transform: translateY(-2px); }
.newsroom-topic-card > i { display: grid; width: 26px; height: 26px; place-items: center; border-radius: 50%; color: var(--newsroom-brand-secondary); background: #edf5ff; font-size: 8px; font-style: normal; font-weight: 850; }
.newsroom-topic-card strong,.newsroom-topic-card small { display: block; }
.newsroom-topic-card strong { overflow: hidden; font-size: 10px; text-overflow: ellipsis; white-space: nowrap; }
.newsroom-topic-card small { margin-top: 4px; color: #7b8a9c; font-size: 8px; line-height: 1.35; }

.newsroom-research { padding-top: 82px; }
.newsroom-research-layout { margin-top: 17px; display: grid; grid-template-columns: minmax(0,1.12fr) minmax(280px,.72fr) minmax(235px,.48fr); gap: 16px; }
.newsroom-research-feature { overflow: hidden; border: 1px solid #d6e1eb; border-radius: 12px; background: #fff; box-shadow: 0 14px 36px rgba(11,41,77,.06); }
.newsroom-research-feature-visual { position: relative; min-height: 285px; display: block; overflow: hidden; background: #0a2947; }
.newsroom-research-feature > div { padding: 24px; }
.newsroom-research-feature h3 { margin: 9px 0 12px; font-size: clamp(25px,2.2vw,34px); line-height: 1.02; letter-spacing: -.04em; }
.newsroom-research-feature h3 a,.newsroom-research-list h3 a { color: #132c48; text-decoration: none; }
.newsroom-research-feature p,.newsroom-research-list p { margin: 0; color: #62758a; font-size: 11px; line-height: 1.55; }
.newsroom-research-list { border: 1px solid #d8e3ee; border-radius: 12px; background: rgba(255,255,255,.84); }
.newsroom-research-list-story { min-height: 33.333%; padding: 20px; border-bottom: 1px solid #dce5ee; display: grid; grid-template-columns: 30px minmax(0,1fr); gap: 10px; }
.newsroom-research-list-story:last-child { border-bottom: 0; }
.newsroom-research-list-story > span { color: var(--newsroom-brand-secondary); font-size: 12px; font-weight: 850; }
.newsroom-research-list h3 { margin: 7px 0; font-size: 17px; line-height: 1.15; }
.newsroom-research-list p { display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.newsroom-research-cta { padding: 28px; border-radius: 12px; display: flex; flex-direction: column; color: #eaf5ff; background: radial-gradient(circle at 85% 12%,rgba(65,218,218,.25),transparent 28%),linear-gradient(145deg,#08264c,#06172f); box-shadow: 0 17px 40px rgba(5,29,60,.13); }
.newsroom-research-cta h3 { margin: 15px 0 10px; color: #fff; font-size: 28px; line-height: 1; letter-spacing: -.045em; }
.newsroom-research-cta p { margin: 0; color: #afc3d8; font-size: 11px; line-height: 1.55; }
.newsroom-research-cta a { margin-top: auto; padding-top: 26px; color: #62e3f1; font-size: 10px; font-weight: 850; text-decoration: none; }

.newsroom-action-band { margin-top: 82px; display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px; }
.newsroom-action-band > article { min-height: 285px; padding: 38px; border: 1px solid #d4e0eb; border-radius: 13px; display: flex; flex-direction: column; align-items: flex-start; background: #fff; box-shadow: 0 14px 36px rgba(11,41,77,.05); }
.newsroom-action-band > article:first-child { border-color: #173a66; color: #e8f4ff; background: radial-gradient(circle at 88% 12%,rgba(49,183,211,.26),transparent 28%),linear-gradient(145deg,#082750,#07172f); }
.newsroom-action-band h2 { max-width: 660px; margin: 14px 0 10px; color: #142e49; font-size: clamp(30px,3vw,44px); line-height: .98; letter-spacing: -.05em; }
.newsroom-action-band > article:first-child h2 { color: #fff; }
.newsroom-action-band p { max-width: 620px; margin: 0; color: #65788d; font-size: 12px; line-height: 1.6; }
.newsroom-action-band > article:first-child p { color: #b5c9dc; }
.newsroom-action-band a { min-height: 40px; margin-top: auto; padding: 0 15px; border: 1px solid #c6d8e9; border-radius: 7px; display: inline-flex; align-items: center; color: #174a80; background: #f7fbff; font-size: 9px; font-weight: 850; text-decoration: none; }
.newsroom-action-band > article:first-child > a { border-color: var(--newsroom-brand-secondary); color: #fff; background: var(--newsroom-brand-secondary); }
.newsroom-action-band > article > div { margin-top: auto; display: flex; flex-wrap: wrap; gap: 8px; }
.newsroom-action-band > article > div a { margin-top: 0; }

@media (max-width: 1280px) {
  .newsroom-masthead { grid-template-columns: minmax(0,1fr) minmax(310px,.7fr); }
  .newsroom-top-briefing { grid-column: 1 / -1; }
  .newsroom-lead-package { grid-template-columns: minmax(0,1.25fr) minmax(290px,.72fr); }
  .newsroom-headline-rail { grid-column: 1 / -1; }
  .newsroom-headline-rail ol { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 0 22px; }
  .newsroom-topic-cards > div { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .newsroom-research-layout { grid-template-columns: minmax(0,1.15fr) minmax(300px,.75fr); }
  .newsroom-research-cta { grid-column: 1 / -1; min-height: 190px; }
}

@media (max-width: 900px) {
  .newsroom-masthead { grid-template-columns: 1fr; }
  .newsroom-top-briefing { grid-column: auto; }
  .newsroom-lead-package { grid-template-columns: 1fr; }
  .newsroom-lead { min-height: 470px; }
  .newsroom-lead-copy { min-height: 470px; }
  .newsroom-secondary { grid-template-columns: repeat(2,minmax(0,1fr)); grid-template-rows: auto; }
  .newsroom-headline-rail { grid-column: auto; }
  .newsroom-research-layout { grid-template-columns: 1fr; }
  .newsroom-research-cta { grid-column: auto; min-height: 220px; }
}

@media (max-width: 700px) {
  .newsroom-top-briefing { grid-template-columns: 32px minmax(0,1fr); }
  .newsroom-top-briefing > a { grid-column: 1 / -1; justify-content: center; }
  .newsroom-lead { min-height: 440px; }
  .newsroom-lead-copy { min-height: 440px; padding: 28px 22px; }
  .newsroom-lead-copy h2 { font-size: 34px; }
  .newsroom-secondary { grid-template-columns: 1fr; }
  .newsroom-secondary-story { grid-template-columns: 112px minmax(0,1fr); grid-template-rows: auto; }
  .newsroom-secondary-visual { min-height: 140px; }
  .newsroom-headline-rail ol { grid-template-columns: 1fr; }
  .newsroom-topic-cards > div { grid-template-columns: 1fr; }
  .newsroom-topic-card { min-height: 68px; }
  .newsroom-research { padding-top: 62px; }
  .newsroom-action-band { margin-top: 62px; }
  .newsroom-research-feature-visual { min-height: 220px; }
  .newsroom-action-band { grid-template-columns: 1fr; }
  .newsroom-action-band > article { min-height: 270px; padding: 28px 24px; }
}

@media (prefers-reduced-motion: reduce) {
  .newsroom-topic-card,.newsroom-lead-visual img,.newsroom-research-feature-visual img { transition: none; }
  .newsroom-topic-card:hover { transform: none; }
}
