@keyframes bot-blink-border{0%,to{box-shadow:0 0 0 6px #10b981,0 0 16px 6px rgba(16,185,129,.5);opacity:1}50%{box-shadow:0 0 0 12px rgba(16,185,129,.4),0 0 32px 12px rgba(16,185,129,.7);opacity:.6}}.animate-bot-blink-border{pointer-events:none;border-radius:.5rem;box-shadow:0 0 0 6px #10b981,0 0 16px 6px rgba(16,185,129,.5);animation:bot-blink-border 1s infinite}@keyframes bar1{0%,to{height:12px}50%{height:24px}}@keyframes bar2{0%,to{height:20px}50%{height:32px}}@keyframes bar3{0%,to{height:16px}50%{height:28px}}.animate-bar1{animation:bar1 .9s ease-in-out infinite}.animate-bar2{animation:bar2 .9s ease-in-out .2s infinite}.animate-bar3{animation:bar3 .9s ease-in-out .4s infinite}