.deck-playlist-focus .master-waveforms,
.deck-playlist-focus .controller-grille,
.deck-playlist-focus .hardware-layout > .pro-center-mixer,
.deck-playlist-focus .performance-studio,
.deck-playlist-focus .auxiliary-decks {
  display: none !important;
}

.deck-playlist-focus .hardware-layout {
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
}

.deck-playlist-focus .browser {
  margin-top: 7px;
}

.focus-deck-playlist-btn {
  border-color: #9c72ff !important;
  color: #cdbaff !important;
  background: linear-gradient(180deg, #261b43, #0c0913) !important;
  font-weight: 800 !important;
}

.focus-deck-playlist-btn.active {
  border-color: #55e5ff !important;
  color: #071014 !important;
  background: #55e5ff !important;
}
