/* Supplemental visual edition. Keep the established player and cover design.
   All four transport groups must remain reachable at 320 px as well. */
@media(max-width:360px){
 .lab-controls button{min-width:28px}
 .lab-controls .lab-buttons{gap:3px}
 .lab-controls .lab-play{min-width:60px;gap:3px;padding:6px;font-size:11px}
 .lab-controls .lab-play svg{width:16px;height:16px}
 .lab-controls .lab-time{font-size:9px}
}
