/* Keep each short editorial phrase on one line within its own text column. */
.hero .hero-copy{min-width:0;container-type:inline-size}
.hero h1.case-semantic-title{font-size:clamp(28px,8.5cqw,68px);line-height:1.22;letter-spacing:-.035em;max-width:none}
.case-semantic-title>span,.case-semantic-title>em{display:block;white-space:nowrap}
.case-semantic-title>em{margin-top:.14em}
@media(min-width:901px){
  .case-practice-space .hero,.case-school-space .hero{grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);gap:5vw}
}
