.root {
  -st-states: skin(enum(dark, light));
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  max-width: 690px;
}
