.release-13850 .news-center-simple { padding: 0 0 72px; }
.release-13850 .news-section { padding: 58px 0; border-bottom: 1px solid var(--line); }
.release-13850 .news-section:last-child { border-bottom: 0; }
.release-13850 .news-section-heading { margin-bottom: 28px; }
.release-13850 .news-section-heading h2 { margin: 0; color: var(--ink); font-size: 34px; line-height: 1.3; }
.release-13850 .news-feature { display: grid; grid-template-columns: minmax(0,1.15fr) minmax(360px,.85fr); min-height: 420px; border: 1px solid var(--line); border-radius: 4px; overflow: hidden; background: #fff; }
.news-feature-media { position: relative; min-height: 420px; overflow: hidden; background: #e8edec; }
.news-feature-media img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 42%; }
.news-feature-copy { display: flex; flex-direction: column; justify-content: center; padding: 44px; }
.news-feature-copy h3 { margin: 14px 0 18px; font-size: 30px; line-height: 1.45; }
.news-feature-copy p { margin: 0 0 24px; color: var(--ink-soft); font-size: 16px; line-height: 1.85; }
.release-13850 .news-entry-meta { display: flex; flex-wrap: wrap; gap: 16px; align-items: center; color: #68767d; font-size: 13px; }
.release-13850 .news-entry-meta strong { color: var(--steel); font-weight: 700; }
.release-13850 .news-brief-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 28px; }
.news-brief { display: flex; flex-direction: column; min-width: 0; border-bottom: 1px solid var(--line); }
.news-brief-media { position: relative; width: 100%; aspect-ratio: 16 / 9; overflow: hidden; border-radius: 4px; background: #e8edec; }
.news-brief-media img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.news-brief-copy { display: flex; flex: 1; flex-direction: column; padding: 20px 0 24px; }
.news-brief h3 { margin: 12px 0; font-size: 21px; line-height: 1.55; }
.news-brief p { margin: 0 0 18px; color: var(--ink-soft); font-size: 14px; line-height: 1.8; }
.news-brief .text-link { margin-top: auto; }
.release-13850 .news-guides .news-editorial-list { margin-top: -6px; }
.release-13850 .article-source { margin: 36px 0 0; padding: 20px 22px; border-left: 3px solid var(--gold); background: #f5f7f6; color: var(--ink-soft); font-size: 14px; line-height: 1.8; }
.release-13850 .article-source a { color: var(--steel); font-weight: 700; text-decoration: underline; text-underline-offset: 3px; }
.release-13850 .news-article-section { margin-top: 36px; }
.release-13850 .news-article-section h2 { margin: 0 0 14px; font-size: 25px; line-height: 1.5; scroll-margin-top: 115px; }
.release-13850 .news-article-section p { margin: 0; font-size: 17px; line-height: 1.95; }
.news-photo-gallery { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px; margin: 36px 0; }
.news-photo-gallery figure { margin: 0; aspect-ratio: 4 / 3; overflow: hidden; border-radius: 4px; background: #e8edec; }
.news-photo-gallery figure:first-child { grid-column: 1 / -1; aspect-ratio: 16 / 9; }
.news-photo-gallery img { width: 100%; height: 100%; object-fit: cover; }
.release-13850 .news-article-cover { aspect-ratio: auto; background: #fff; overflow: visible; }
.release-13850 .news-article-cover img { width: 100%; height: auto; object-fit: contain; object-position: center; }
.release-13850 .article-image-note { margin: -22px 0 30px; color: #68767d; font-size: 13px; line-height: 1.75; }
@media(max-width:980px) {
  .release-13850 .news-feature { grid-template-columns: 1fr; }
  .news-feature-media { min-height: 0; aspect-ratio: 16 / 9; }
  .release-13850 .news-brief-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media(max-width:760px) {
  .release-13850 .news-section { padding: 40px 0; }
  .release-13850 .news-section-heading { margin-bottom: 22px; }
  .release-13850 .news-section-heading h2 { font-size: 28px; }
  .release-13850 .news-feature { min-height: 0; }
  .news-feature-copy { padding: 26px 22px 30px; }
  .news-feature-copy h3 { font-size: 24px; }
  .release-13850 .news-brief-grid, .news-photo-gallery { grid-template-columns: 1fr; }
  .news-photo-gallery figure:first-child { grid-column: auto; aspect-ratio: 4 / 3; }
  .release-13850 .news-article-section h2 { font-size: 22px; }
  .release-13850 .news-article-section p { font-size: 16px; }
}
@media(prefers-reduced-motion:reduce) { .release-13850 * { scroll-behavior: auto; } }
