.chat .message,.chat .message p{padding-bottom:1rem}.chat .message ul{list-style-type:disc}.chat .message ol,.chat .message ul{padding-bottom:1rem;padding-left:.75rem}.chat .message ol{list-style-type:decimal}.chat .message :last-child{padding-bottom:0}.message-enter-from{opacity:0;transform:translate(-10px)}.message-enter-active{transition:all 1s ease}.message-enter-to,.message-leave-from{opacity:1;transform:translate(0)}.message-leave-active{transition:all 1s ease}.message-leave-to{opacity:0;transform:translate(10px)}.fade-enter-from,.fade-leave-to{opacity:0;transform:translate(-10px)}.fade-enter-active,.fade-leave-active{transition:all 1s ease}.fade-enter-to,.fade-leave-from{opacity:1;transform:translate(0)}.typing .dot{animation:typingAnimation 1.8s ease-in-out infinite;background-color:#ccc;border-radius:50%;display:inline-block;height:4px;margin-right:4px;vertical-align:middle;width:4px}.typing .dot:first-child{animation-delay:.2s}.typing .dot:nth-child(2){animation-delay:.3s}.typing .dot:nth-child(3){animation-delay:.4s}.typing .dot:last-child{margin-right:0}@keyframes typingAnimation{0%{background-color:#ccc;transform:translateY(0)}28%{background-color:#888;transform:translateY(-4px)}44%{background-color:#000;transform:translateY(0)}}
