.chatbot-status-icon{animation:1.8s ease-in-out infinite statusIconPulse}.chatbot-status-text{animation:.18s ease-out both statusTextEnter}@keyframes statusIconPulse{0%,to{opacity:.72;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}@keyframes statusTextEnter{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.chatbot-streaming-glow{animation:2s ease-in-out infinite streamGlow;box-shadow:0 0 #3f51b500}@keyframes streamGlow{0%,to{box-shadow:0 0 #3f51b500}50%{box-shadow:0 0 12px 2px #3f51b514}}@keyframes drawerSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes drawerSlideOut{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes overlayFadeOut{0%{opacity:1}to{opacity:0}}@keyframes floatIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.chatbot-stream-cursor{vertical-align:text-bottom;background:currentColor;border-radius:1px;width:2px;height:1em;margin-left:2px;animation:1s ease-in-out infinite cursorBreathe;display:inline-block}@keyframes cursorBreathe{0%,to{opacity:1}50%{opacity:.25}}@media (prefers-reduced-motion:reduce){.chatbot-shimmer,.chatbot-streaming-glow,.chatbot-stream-cursor,.chatbot-status-icon,.chatbot-status-text{animation:none}}
