/* T-Booster v112 — approved Science copy refinements only.
   - Section 03: authored two-line heading without dash/repetition.
   - Section 06: preserve natural prose while holding four editorial lines
     on large desktop; smaller widths reflow normally. */
@media (min-width:1440px){
  body.science-v47 #interpretation .interpretation-copy-v112 > span{
    display:block;
    white-space:nowrap;
  }
}
@media (max-width:1439px){
  body.science-v47 #interpretation .interpretation-copy-v112 > span{
    display:inline;
  }
  body.science-v47 #interpretation .interpretation-copy-v112 > span:not(:last-child)::after{
    content:" ";
  }
}
