/* Replaced players fill their reserved 16:9 box without fixed-height distortion. */
.video-shell iframe,.video-container iframe{display:block;width:100%;height:100%;aspect-ratio:16/9;border:0}
.video-container>iframe{position:absolute;inset:0}
.song-page .video-shell{overflow:hidden}
.song-page .video-shell button{border-radius:0;box-shadow:none;min-height:0}
