._5u9o250-3-5-0 {
  min-width: 0;
  overflow-x: auto;
  scrollbar-width: none;
}
._5u9o250-3-5-0::-webkit-scrollbar {
  display: none;
}
._5u9o252-3-5-0 {
  outline: none;
}
._5u9o252-3-5-0:not(:focus-visible) {
  caret-color: transparent;
}
._5u9o252-3-5-0: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-5-0 ._5u9o252-3-5-0:empty::before {
  color: var(--dt-colors-text-critical-default, #bb0731);
}
._1vlwkc22-3-5-0 ._5u9o252-3-5-0:empty::before {
  color: var(--dt-colors-text-neutral-disabled, #595a7d80);
}
._1vlwkc22-3-5-0._1vlwkc21-3-5-0 ._5u9o252-3-5-0:empty::before {
  color: var(--dt-colors-text-critical-disabled, #595a7d80);
}
._5u9o252-3-5-0::selection {
  color: var(--_1i883gj5-3-5-0);
  background-color: var(--_1i883gj6-3-5-0);
}