/* V281 — All Video Song: show 6 cards first, reveal rest with More Videos */
html body #songs #videoGrid.ohm-song-three-groups-v167 [data-song-section="all"] .ohm-song-row>.ohm-all-video-extra{
  display:none!important;
}
html body #songs #videoGrid.ohm-song-three-groups-v167 [data-song-section="all"].ohm-all-videos-expanded .ohm-song-row>.ohm-all-video-extra{
  display:block!important;
}
html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-all-videos-more{
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-columns:34px minmax(0,1fr) 28px!important;
  align-items:center!important;
  gap:12px!important;
  width:100%!important;
  min-height:58px!important;
  margin:15px 0 0!important;
  padding:8px 14px!important;
  color:#f8fbff!important;
  background:linear-gradient(180deg,rgba(12,43,69,.98),rgba(6,25,44,.99))!important;
  border:1px solid rgba(255,47,106,.82)!important;
  border-radius:15px!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 9px 22px rgba(0,0,0,.23)!important;
  text-align:left!important;
  cursor:pointer!important;
}
html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-all-videos-more:hover{
  border-color:#ff4f89!important;
  background:linear-gradient(180deg,rgba(16,52,82,.99),rgba(7,28,49,.99))!important;
}
html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-more-grid{
  display:grid!important;
  grid-template-columns:repeat(3,5px)!important;
  grid-auto-rows:5px!important;
  justify-content:center!important;
  gap:3px!important;
  width:34px!important;
  height:34px!important;
  padding:5px!important;
  border-radius:9px!important;
  background:rgba(255,26,93,.10)!important;
}
html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-more-grid i{
  display:block!important;
  width:5px!important;
  height:5px!important;
  border-radius:2px!important;
  background:#ff2a69!important;
  box-shadow:0 0 7px rgba(255,42,105,.42)!important;
}
html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-more-copy{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  gap:3px!important;
}
html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-more-copy b{
  color:#fff!important;
  font-size:13px!important;
  font-weight:750!important;
  line-height:1.05!important;
}
html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-more-copy small{
  color:#a9c1d6!important;
  font-size:9px!important;
  font-weight:500!important;
  line-height:1.1!important;
}
html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-more-arrow{
  display:grid!important;
  place-items:center!important;
  color:#ff2a69!important;
  font-size:26px!important;
  font-weight:400!important;
  line-height:1!important;
}
@media(max-width:420px){
  html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-all-videos-more{
    grid-template-columns:30px minmax(0,1fr) 24px!important;
    min-height:52px!important;
    margin-top:10px!important;
    padding:7px 10px!important;
    gap:9px!important;
    border-radius:13px!important;
  }
  html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-more-grid{width:30px!important;height:30px!important;grid-template-columns:repeat(3,4px)!important;grid-auto-rows:4px!important;gap:3px!important;}
  html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-more-grid i{width:4px!important;height:4px!important;}
  html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-more-copy b{font-size:11px!important;}
  html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-more-copy small{font-size:8px!important;}
  html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-more-arrow{font-size:22px!important;}
}


/* V386 — matching YouTube subscribe card directly below More Videos */
html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-songs-youtube-subscribe-v386{
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-columns:42px minmax(0,1fr) 116px!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  min-height:64px!important;
  margin:10px 0 0!important;
  padding:10px 12px!important;
  overflow:hidden!important;
  color:#fff!important;
  background:linear-gradient(135deg,rgba(27,15,51,.99),rgba(38,17,55,.99))!important;
  border:1px solid rgba(255,55,183,.68)!important;
  border-radius:15px!important;
  box-shadow:0 11px 24px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.05),inset 0 0 22px rgba(154,45,255,.07)!important;
}
html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-songs-youtube-icon-v386{
  display:block!important;
  width:40px!important;
  height:40px!important;
  object-fit:contain!important;
  filter:drop-shadow(0 0 8px rgba(255,0,0,.30))!important;
}
html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-songs-youtube-copy-v386{
  min-width:0!important;
}
html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-songs-youtube-copy-v386 strong{
  display:block!important;
  overflow:hidden!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:800!important;
  line-height:1.15!important;
  white-space:nowrap!important;
  text-overflow:ellipsis!important;
}
html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-songs-youtube-copy-v386 span{
  display:block!important;
  margin-top:4px!important;
  overflow:hidden!important;
  color:#b9c7d8!important;
  font-size:8px!important;
  font-weight:550!important;
  line-height:1.2!important;
  white-space:nowrap!important;
  text-overflow:ellipsis!important;
}
html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-songs-youtube-subscribe-v386>a{
  box-sizing:border-box!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  width:116px!important;
  min-width:116px!important;
  height:36px!important;
  padding:0 10px!important;
  color:#fff!important;
  background:linear-gradient(145deg,#ff403a 0%,#f10b16 48%,#d80008 100%)!important;
  border:1px solid rgba(255,150,150,.58)!important;
  border-radius:10px!important;
  box-shadow:0 7px 16px rgba(236,0,0,.24),inset 0 1px 0 rgba(255,255,255,.25),inset 0 -2px 6px rgba(122,0,0,.22)!important;
  font-size:9px!important;
  font-weight:850!important;
  line-height:1!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  transition:transform .16s ease,filter .16s ease!important;
}
html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-songs-youtube-subscribe-v386>a:hover{
  filter:brightness(1.07)!important;
  transform:translateY(-1px)!important;
}
html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-songs-youtube-subscribe-v386>a:active{
  transform:translateY(0) scale(.98)!important;
}
html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-songs-youtube-subscribe-v386>a img{
  display:block!important;
  flex:0 0 17px!important;
  width:17px!important;
  height:17px!important;
  object-fit:contain!important;
}
html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-songs-youtube-subscribe-v386>a span{
  display:inline!important;
  margin:0!important;
  overflow:visible!important;
  color:inherit!important;
  font:inherit!important;
  white-space:nowrap!important;
}
@media(max-width:420px){
  html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-songs-youtube-subscribe-v386{
    grid-template-columns:34px minmax(0,1fr) 98px!important;
    gap:8px!important;
    min-height:57px!important;
    margin-top:8px!important;
    padding:8px 9px!important;
    border-radius:13px!important;
  }
  html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-songs-youtube-icon-v386{
    width:33px!important;
    height:33px!important;
  }
  html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-songs-youtube-copy-v386 strong{font-size:10px!important;}
  html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-songs-youtube-copy-v386 span{font-size:7px!important;}
  html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-songs-youtube-subscribe-v386>a{
    width:98px!important;
    min-width:98px!important;
    height:32px!important;
    gap:5px!important;
    padding:0 7px!important;
    border-radius:9px!important;
    font-size:8px!important;
  }
  html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-songs-youtube-subscribe-v386>a img{
    flex-basis:15px!important;
    width:15px!important;
    height:15px!important;
  }
}
@media(max-width:345px){
  html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-songs-youtube-subscribe-v386{
    grid-template-columns:31px minmax(0,1fr) 90px!important;
    gap:6px!important;
    padding:7px!important;
  }
  html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-songs-youtube-icon-v386{
    width:30px!important;
    height:30px!important;
  }
  html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-songs-youtube-subscribe-v386>a{
    width:90px!important;
    min-width:90px!important;
    padding:0 6px!important;
    font-size:7.5px!important;
  }
}
