
.lede { max-width: 42rem; font-size: 1.1rem; }
.hub-film { margin: 2.5rem 0; max-width: 52rem; }
.hub-film h2 { margin-bottom: 0.4rem; }
.perf { margin: 0; }
.perf video {
  display: block;
  width: 100%;
  max-width: 960px;
  height: auto;
  background: #111;
}
.perf figcaption { color: var(--muted); font-size: 0.92rem; margin-top: 0.5rem; }
.hub-links { line-height: 1.8; }
.feature-hero {
  display: block;
  width: 100%;
  max-width: 960px;
  height: auto;
  margin: 1rem 0 1.5rem;
}
.feature article p { max-width: 42rem; }
.feature .next-actions { margin-top: 2rem; }
@media (prefers-reduced-motion: reduce) {
  .perf video { /* visitor still controls play */ }
}

.path-steps{max-width:42rem;line-height:1.85}
.follow-path{margin:2.5rem 0;padding-top:1rem;border-top:1px solid var(--rule)}
.related{margin-top:1.25rem}
