.item.svelte-101o2b7:hover:not(.empty) {
  background: var(--grey-600);
}

.search-select.svelte-wh8qgt:focus-within {
  outline: 1px solid var(--grey-400);
}

.row.svelte-1oufj9w:hover:not(.empty) {
  background: var(--grey-600);
}