._5u9o250-3-12-1 {
  min-width: 0;
  overflow-x: auto;
  scrollbar-width: none;
}
._5u9o250-3-12-1::-webkit-scrollbar {
  display: none;
}
._5u9o252-3-12-1 {
  outline: none;
}
._5u9o252-3-12-1:not(:focus-visible) {
  caret-color: transparent;
}
._5u9o252-3-12-1:empty::before {
  content: var(--data-placeholder);
  padding-top: var(--dt-spacings-size-2, 2px);
  padding-bottom: var(--dt-spacings-size-2, 2px);
  color: var(--dt-colors-text-neutral-subdued, #595a7d);
}
._1vlwkc21-3-12-1 ._5u9o252-3-12-1:empty::before {
  color: var(--dt-colors-text-critical-default, #bb0731);
}
._1vlwkc22-3-12-1 ._5u9o252-3-12-1:empty::before {
  color: var(--dt-colors-text-neutral-disabled, #595a7d80);
}
._1vlwkc22-3-12-1._1vlwkc21-3-12-1 ._5u9o252-3-12-1:empty::before {
  color: var(--dt-colors-text-critical-disabled, #595a7d80);
}
._5u9o252-3-12-1::selection {
  color: var(--_1i883gj2-3-12-1);
  background-color: var(--_1i883gj3-3-12-1);
}