.root {
  -st-states: selected, focused;
}

.root:selected:not(:focused) input::placeholder {
  color: #000624;
}