/* Keep playful headings readable within the existing intro layout. */
.page-intro>div{min-width:0}
.page-intro h1 span{max-width:calc(100% - 8px)}
#studio-mode-kicker{font-weight:inherit}
@media(max-width:760px){.page-intro h1{font-size:clamp(1.95rem,8.8vw,2.35rem)}.studio-kicker{max-width:100%}}
