.chat-panel-enter-active[data-v-6f177170]{animation:chatSlideUp-6f177170 .3s ease-out}.chat-panel-leave-active[data-v-6f177170]{animation:chatSlideDown-6f177170 .2s ease-in}@keyframes chatSlideUp-6f177170{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes chatSlideDown-6f177170{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(20px) scale(.95)}}.icon-swap-enter-active[data-v-6f177170],.icon-swap-leave-active[data-v-6f177170]{transition:all .2s ease}.icon-swap-enter-from[data-v-6f177170]{opacity:0;transform:rotate(-90deg) scale(.5)}.icon-swap-leave-to[data-v-6f177170]{opacity:0;transform:rotate(90deg) scale(.5)}
