.runner-results__text {
  white-space: pre-wrap;
  overflow-wrap: anywhere;
}

.runner-results audio {
  width: 100%;
  max-width: 36rem;
}

.runner-results section[id],
.runner-results article[id] {
  scroll-margin-top: 6rem;
}

.runner-results__measurement {
  margin-block: 1.5rem;
}

.runner-results__measurement summary {
  cursor: pointer;
  font-weight: 600;
}
