.permissions:has(input[type="checkbox"]:checked) {
  background-color: #8C00FF;
  color: white;
}