.root {
  -st-states: mobile;
}

.root:mobile {
  border-radius: 0;
}