.bm-watch-together-btn{
  display:inline-flex;align-items:center;justify-content:center;gap:5px;
  min-height:34px;width:auto;max-width:100%;padding:7px 10px;border-radius:12px;
  text-decoration:none!important;white-space:nowrap;border:1px solid rgba(168,85,247,.34);
  color:#fff!important;background:linear-gradient(135deg,rgba(126,34,206,.92),rgba(37,99,235,.92));
  box-shadow:0 8px 22px rgba(76,29,149,.22),inset 0 1px 0 rgba(255,255,255,.18);
  font-size:10.8px;font-weight:950;line-height:1;cursor:pointer;
  transition:transform .2s ease,filter .2s ease,box-shadow .2s ease;
}
.bm-watch-together-btn svg{width:13px!important;height:13px!important;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.bm-watch-together-btn:hover{transform:translateY(-1px);filter:brightness(1.08);box-shadow:0 12px 28px rgba(76,29,149,.30),inset 0 1px 0 rgba(255,255,255,.22)}
.bm-watch-together-btn:active{transform:translateY(0) scale(.98)}
.bm-watch-together-btn .bm-watch-together-vip{font-size:7.5px;padding:2px 4px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.15);font-weight:950;line-height:1.15}
.arc1-link-actions.bm-watch-together-host,
.download-actions.bm-watch-together-host,
.download-card-actions.bm-watch-together-host,
.bm-watch-together-host{
  display:flex!important;align-items:center!important;gap:7px!important;
}
.arc1-link-actions .bm-watch-together-btn,.bm-movie-download-row .bm-watch-together-btn{flex:0 0 auto!important;width:auto!important;min-width:0!important}
.bm-watch-together-inline-wrap{display:inline-flex;align-items:center;gap:7px;flex-wrap:wrap}
@media(max-width:640px){
  .arc1-link-actions.bm-watch-together-host,
  .download-actions.bm-watch-together-host,
  .download-card-actions.bm-watch-together-host,
  .bm-watch-together-host{
    width:100%!important;display:flex!important;align-items:center!important;
    justify-content:flex-start!important;gap:6px!important;flex-wrap:nowrap!important;
  }
  .bm-watch-together-host .arc1-play-inline,
  .bm-watch-together-host .arc1-dl-btn,
  .bm-watch-together-host .bm-local-play-choice,
  .bm-watch-together-host .bm-download-play-choice,
  .bm-watch-together-host .download-icon{
    flex:0 1 auto!important;min-width:0!important;padding-inline:9px!important;
  }
  .arc1-link-actions .bm-watch-together-btn,.bm-movie-download-row .bm-watch-together-btn{
    flex:0 1 auto!important;width:auto!important;min-width:0!important;max-width:100%!important;
  }
  .bm-watch-together-btn{
    min-height:32px!important;height:32px!important;padding:0 7px!important;border-radius:11px!important;
    gap:3px!important;font-size:9.6px!important;box-shadow:0 7px 18px rgba(76,29,149,.20),inset 0 1px 0 rgba(255,255,255,.17)!important;
  }
  .bm-watch-together-btn svg{width:11px!important;height:11px!important}
  .bm-watch-together-btn .bm-watch-together-label{display:inline-block;white-space:nowrap}
  .bm-watch-together-btn .bm-watch-together-vip{font-size:6.5px;padding:2px 3px}
}
@media(max-width:430px){
  .bm-watch-together-btn .bm-watch-together-vip{display:none}
}
@media(max-width:390px){
  .bm-watch-together-host{gap:5px!important}
  .bm-watch-together-host .arc1-play-inline,
  .bm-watch-together-host .arc1-dl-btn,
  .bm-watch-together-host .bm-local-play-choice,
  .bm-watch-together-host .bm-download-play-choice,
  .bm-watch-together-host .download-icon{padding-inline:8px!important;font-size:10px!important}
  .bm-watch-together-btn{padding-inline:6px!important;font-size:9px!important;gap:3px!important}
  .bm-watch-together-btn svg{width:10.5px!important;height:10.5px!important}
  .bm-watch-together-btn .bm-watch-together-vip{display:none}
}
