@keyframes ws-spin{to{transform:rotate(1turn)}}.ws-spin{animation:ws-spin 1s linear infinite}@keyframes ws-pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.ws-pulse-dot{animation:ws-pulse-dot 2s ease-in-out infinite}@keyframes ws-chat-working-dot{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){@keyframes ws-chat-working-dot{0%,to{opacity:.6;transform:none}}}@keyframes ws-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){@keyframes ws-fade-in{0%{opacity:1}to{opacity:1}}}