/* Display type rhythm — tighter optical tracking on large titles. */
.hero h1,
.edition-hero h1,
.section-wrap h2,
.contact-band h2,
.next-edition h2,
.collab-hero__copy h1,
.collab-intro h2,
.collab-cta h2 {
  letter-spacing: -0.055em;
}

.program-item h3,
.gallery-heading,
.edition-video__copy h2 {
  letter-spacing: -0.04em;
}

.program-description,
.edition-intro,
.next-edition__copy,
.hero-intro,
.large-copy {
  text-wrap: pretty;
}

.edition-intro {
  max-width: 42ch;
  line-height: 1.45;
}

.program-item h3 {
  font-weight: 600;
}
