@media (min-width: 761px) {
  .intro h1 { font-size: clamp(3.4rem, 4.5vw, 4.5rem); white-space: nowrap; }
  .intro > p:last-child { max-width: none; white-space: nowrap; }
}
