@keyframes nudge{0%,74%,to{transform:translate(0)}77%{transform:translate(-4px)}80%{transform:translate(4px)}83%{transform:translate(-3px)}86%{transform:translate(2px)}89%{transform:translate(0)}}@keyframes jump{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.animate-nudge{animation:4s ease-in-out infinite nudge}.dots-animated{vertical-align:baseline;gap:2px;margin-left:2px;display:inline-flex}.dots-animated span{background:currentColor;border-radius:50%;width:4px;height:4px;animation:1.4s infinite jump;display:inline-block}.dots-animated span:nth-child(2){animation-delay:.15s}.dots-animated span:nth-child(3){animation-delay:.3s}@media (prefers-reduced-motion:reduce){.animate-nudge,.dots-animated span{animation:none}}._input_uhj0n_1{text-align:right;text-overflow:ellipsis;overflow:hidden}
