@keyframes sd-aiResponseAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
._jdyvf80-3-5-0 {
  word-break: normal;
  overflow-wrap: anywhere;
}
._jdyvf80-3-5-0 [data-sd-animate]:not(table [data-sd-animate]) {
  animation: var(--sd-animation, sd-aiResponseAnimation) var(--sd-duration, 200ms) var(--sd-easing, ease) both;
}
._jdyvf80-3-5-0 ._17pa72a0-3-5-0 {
  margin-bottom: calc(var(--dt-spacings-size-12, 12px) + var(--dt-spacings-size-2, 2px));
  margin-top: calc(var(--dt-spacings-size-12, 12px) + var(--dt-spacings-size-2, 2px));
}
._jdyvf81-3-5-0 > :first-child {
  margin-top: 0;
}
._jdyvf81-3-5-0 > :last-child {
  margin-bottom: 0;
}