._1n9xkql0-2-0-1 {
  transition-timing-function: var(--dt-animations-fade-out-easing, cubic-bezier(0, 0, 0.2, 1));
  transition-duration: var(--dt-animations-fade-out-duration-base, 250ms);
  transition-property: color, background-color, transform;
  padding-inline: var(--dt-spacings-size-12, 12px);
  padding-block: var(--dt-spacings-size-6, 6px);
  border-radius: var(--dt-borders-radius-field-default, 8px);
  white-space: nowrap;
  overflow: hidden;
  color: var(--_186h2570-2-0-1);
  background: var(--_186h2573-2-0-1);
  flex: 1 1 auto;
}
._1n9xkql0-2-0-1._1n9xkql0-2-0-1 {
  gap: var(--dt-spacings-size-4, 4px);
}
._1n9xkql2-2-0-1 {
  cursor: not-allowed;
}
._1n9xkql3-2-0-1 {
  cursor: not-allowed;
}