.chat-container[data-v-1dca9c5b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:600px}.chat-body[data-v-1dca9c5b]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;padding:16px}.chat-item[data-v-1dca9c5b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:16px}.chat-item.left[data-v-1dca9c5b]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.chat-item.right[data-v-1dca9c5b]{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.chat-item .avatar[data-v-1dca9c5b]{width:40px;height:40px;margin:0 10px}.chat-item .avatar img[data-v-1dca9c5b]{width:40px;height:40px;border-radius:50%}.chat-item .bubble[data-v-1dca9c5b]{max-width:70%;background:#f5f7f9;border-radius:6px;padding:8px 12px}.chat-item .bubble .meta[data-v-1dca9c5b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:12px;color:#8e959e;margin-bottom:6px}.chat-item .bubble .content[data-v-1dca9c5b]{font-size:14px;color:#333}.chat-item .bubble .time[data-v-1dca9c5b]{margin-top:6px;text-align:right;font-size:12px;color:#8e959e}.chat-input[data-v-1dca9c5b]{-ms-flex-negative:0;flex-shrink:0;border-top:1px solid #eee;padding:12px 16px}.chat-input .actions[data-v-1dca9c5b]{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.chat-input .actions>[data-v-1dca9c5b]:not(:first-child){margin-left:8px}