.option[data-v-5161e686] {
  padding: 12px 8px;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.option[data-v-5161e686]:hover {
  background-color: rgba(var(--ion-text-color-rgb), 0.04);
}
.option.highlight[data-v-5161e686] {
  background-color: rgba(var(--ion-text-color-rgb), 0.08);
}