@keyframes ChatAnimation_bubbleIn__ZqM2q{0%{opacity:0;transform:translateY(8px) scale(.97)}60%{opacity:1;transform:translateY(0) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ChatAnimation_slideIn__5Rx4V{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ChatAnimation_typingDot__GpYiW{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-3px);opacity:1}}.ChatAnimation_bubble__VdyhF{animation:ChatAnimation_bubbleIn__ZqM2q .32s ease-out}.ChatAnimation_slideIn__5Rx4V{animation:ChatAnimation_slideIn__5Rx4V .4s ease-out forwards;opacity:0}.ChatAnimation_dot__EgKib{width:6px;height:6px;border-radius:var(--radius-full);background-color:var(--color-40);animation:ChatAnimation_typingDot__GpYiW 1s ease-in-out infinite}.ChatAnimation_dotDelay1__SrP52{animation-delay:.18s}.ChatAnimation_dotDelay2__ICyns{animation-delay:.36s}