.next-toolbar {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 24px;
}

.next-toolbar .view-hint {
  margin: 0;
}

.view-hint-term {
  cursor: help;
}

#nextView .poster-status--watchlist {
  display: none;
}
