/* About / News & Stories — one editorial banner, three clear choices. */

.row-about-2026 .row-about25-news {
  padding: clamp(5rem, 8vw, 8rem) 0;
  overflow: clip;
  background: #f7f2e9;
  color: #203c53;
}

.row-about-2026 .row-about25-news__wrapper {
  width: min(100% - 2rem, 88rem);
  margin-inline: auto;
}

.row-about-2026 .row-about25-news__header {
  display: grid;
  margin-bottom: clamp(2rem, 4vw, 3.5rem);
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 2rem;
}

.row-about-2026 .row-about25-news__eyebrow,
.row-about-2026 .row-about25-news__label {
  font-family: "Barlow Condensed", "Barlow", sans-serif;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.row-about-2026 .row-about25-news__eyebrow {
  margin: 0 0 .85rem;
  color: #8f1d4b;
  font-size: .82rem;
}

.row-about-2026 .row-about25-news__eyebrow span {
  padding-inline: .35rem;
  color: #d95724;
}

.row-about-2026 .row-about25-news__header h2 {
  max-width: 17ch;
  margin: 0 !important;
  color: #203c53 !important;
  font-family: "Libre Baskerville", Georgia, serif !important;
  font-size: clamp(2.5rem, 5vw, 5rem);
  font-weight: 400 !important;
  letter-spacing: -.045em;
  line-height: .98;
  text-wrap: balance;
}

.row-about-2026 .row-about25-news__header p:last-child {
  max-width: 56ch;
  margin: 1.25rem 0 0;
  color: #496174;
  font-size: clamp(1rem, 1.4vw, 1.16rem);
  line-height: 1.65;
}

.row-about-2026 .row-about25-news__archive-link {
  display: inline-flex;
  min-height: 3.25rem;
  padding: .75rem 1rem .75rem 1.2rem;
  border: 1px solid #203c53;
  border-radius: .7rem;
  background: #203c53;
  color: #fff !important;
  font-family: "Barlow Condensed", "Barlow", sans-serif;
  font-size: .82rem;
  font-weight: 700;
  letter-spacing: .12em;
  text-decoration: none;
  text-transform: uppercase;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  transition: background-color 220ms ease, color 220ms ease, transform 220ms ease;
}

.row-about-2026 .row-about25-news__feature {
  display: grid;
  min-height: 35rem;
  grid-template-columns: minmax(0, 1.55fr) minmax(20rem, .85fr);
  gap: 1rem;
}

.row-about-2026 .row-about25-news__story {
  position: relative;
  display: block;
  min-width: 0;
  overflow: hidden;
  border-radius: 1.5rem;
  color: inherit;
  text-decoration: none;
  isolation: isolate;
}

.row-about-2026 .row-about25-news__media {
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden;
  background: #e8e1d5;
}

.row-about-2026 .row-about25-news__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: none;
  transform: scale(1.001);
  transition: transform 620ms cubic-bezier(.16, 1, .3, 1);
}

.row-about-2026 .row-about25-news__media--contain img {
  padding: 1.25rem;
  object-fit: contain;
}

.row-about-2026 .row-about25-news__story--lead .row-about25-news__media,
.row-about-2026 .row-about25-news__story--lead .row-about25-news__shade {
  position: absolute;
  inset: 0;
}

.row-about-2026 .row-about25-news__shade {
  z-index: 1;
  background: linear-gradient(180deg, rgba(14, 27, 35, .02) 20%, rgba(14, 27, 35, .88) 100%);
}

.row-about-2026 .row-about25-news__story-copy {
  position: relative;
  z-index: 2;
  display: flex;
  min-width: 0;
  flex-direction: column;
}

.row-about-2026 .row-about25-news__story--lead .row-about25-news__story-copy {
  min-height: 35rem;
  padding: clamp(1.6rem, 3vw, 2.75rem);
  color: #fff;
  justify-content: flex-end;
}

.row-about-2026 .row-about25-news__label {
  margin-bottom: .75rem;
  color: #ffc94f;
  font-size: .72rem;
}

.row-about-2026 .row-about25-news__story strong {
  display: block;
  font-family: "Libre Baskerville", Georgia, serif;
  font-weight: 400;
  letter-spacing: -.035em;
  line-height: 1.08;
  text-wrap: balance;
}

.row-about-2026 .row-about25-news__story--lead strong {
  max-width: 22ch;
  font-size: clamp(1.8rem, 3.3vw, 3.45rem);
}

.row-about-2026 .row-about25-news__summary {
  max-width: 58ch;
  margin-top: 1rem;
  color: rgba(255, 255, 255, .82);
  font-size: .98rem;
  line-height: 1.55;
}

.row-about-2026 .row-about25-news__read {
  display: inline-flex;
  margin-top: 1.3rem;
  font-family: "Barlow Condensed", "Barlow", sans-serif;
  font-size: .76rem;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
  align-items: center;
  gap: .6rem;
}

.row-about-2026 .row-about25-news__supporting {
  display: grid;
  min-width: 0;
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.row-about-2026 .row-about25-news__story--supporting {
  display: grid;
  border: 1px solid rgba(32, 60, 83, .14);
  background: #fffaf2;
  grid-template-columns: minmax(9rem, .7fr) minmax(0, 1fr);
  box-shadow: 0 1.2rem 2.8rem rgba(32, 60, 83, .09);
}

.row-about-2026 .row-about25-news__story--supporting .row-about25-news__story-copy {
  padding: clamp(1.25rem, 2vw, 1.8rem);
  justify-content: center;
}

.row-about-2026 .row-about25-news__story--supporting .row-about25-news__label {
  color: #8f1d4b;
}

.row-about-2026 .row-about25-news__story--supporting strong {
  color: #203c53;
  font-size: clamp(1rem, 1.5vw, 1.35rem);
}

.row-about-2026 .row-about25-news__story--supporting .row-about25-news__read {
  color: #b84318;
}

body.marketing-site .row-about-2026 .row-bento26.row-bento26--shared.row-bento26--without-news .row-bento26__grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-rows: minmax(34rem, auto);
}

.row-about-2026 .row-bento26--without-news .row-bento26__card--impact {
  grid-row: auto;
}

.row-about-2026 .row-bento26--without-news .row-bento26__card--join .row-bento26__content {
  min-height: 34rem;
}

.row-about-2026 .row-about25-news :is(a, button):focus-visible {
  outline: 3px solid #d95724 !important;
  outline-offset: 4px !important;
}

@media (hover: hover) and (pointer: fine) {
  .row-about-2026 .row-about25-news__archive-link:hover {
    background: #ffc94f;
    color: #203c53 !important;
    transform: translateY(-2px);
  }

  .row-about-2026 .row-about25-news__story:hover .row-about25-news__media img {
    transform: scale(1.045);
  }
}

@media (max-width: 62rem) {
  .row-about-2026 .row-about25-news__feature {
    min-height: 0;
    grid-template-columns: 1fr;
  }

  .row-about-2026 .row-about25-news__story--lead {
    min-height: 32rem;
  }

  .row-about-2026 .row-about25-news__supporting {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: auto;
  }

  .row-about-2026 .row-about25-news__story--supporting {
    min-height: 18rem;
    grid-template-columns: 1fr;
    grid-template-rows: 9rem 1fr;
  }
}

@media (max-width: 699px) {
  .row-about-2026 .row-about25-news {
    padding: 4.5rem 0;
  }

  .row-about-2026 .row-about25-news__header {
    grid-template-columns: 1fr;
    align-items: start;
    gap: 1.5rem;
  }

  .row-about-2026 .row-about25-news__archive-link {
    width: 100%;
  }

  .row-about-2026 .row-about25-news__story--lead,
  .row-about-2026 .row-about25-news__story--lead .row-about25-news__story-copy {
    min-height: 30rem;
  }

  .row-about-2026 .row-about25-news__supporting {
    grid-template-columns: 1fr;
  }

  .row-about-2026 .row-about25-news__story--supporting {
    min-height: 0;
    grid-template-columns: minmax(7.5rem, .7fr) minmax(0, 1fr);
    grid-template-rows: minmax(11rem, auto);
  }

  body.marketing-site .row-about-2026 .row-bento26.row-bento26--shared.row-bento26--without-news .row-bento26__grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }

  .row-about-2026 .row-bento26--without-news .row-bento26__card--join .row-bento26__content {
    min-height: 34rem;
  }
}

@media (max-width: 390px) {
  .row-about-2026 .row-about25-news__story--supporting {
    grid-template-columns: 1fr;
    grid-template-rows: 10rem 1fr;
  }
}

@media (prefers-reduced-motion: reduce) {
  .row-about-2026 .row-about25-news *,
  .row-about-2026 .row-about25-news *::before,
  .row-about-2026 .row-about25-news *::after {
    scroll-behavior: auto !important;
    transition-duration: .001ms !important;
    animation-duration: .001ms !important;
  }

  .row-about-2026 .row-about25-news__story:hover .row-about25-news__media img,
  .row-about-2026 .row-about25-news__archive-link:hover {
    transform: none;
  }
}
