.chat-container[data-v-bdf5e044]{height:500px;overflow-y:auto;padding:20px;background-color:#f5f5f5;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.chat-container .chat-item[data-v-bdf5e044]{margin-bottom:20px;display:-ms-flexbox;display:flex;max-width:80%}.chat-container .chat-item.user[data-v-bdf5e044]{-ms-flex-item-align:end;align-self:flex-end;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.chat-container .chat-item.user .chat-bubble[data-v-bdf5e044]{background-color:#95ec69;margin-right:10px}.chat-container .chat-item.user .chat-bubble[data-v-bdf5e044]:after{right:-6px;border-left-color:#95ec69}.chat-container .chat-item.user .chat-meta[data-v-bdf5e044]{text-align:right}.chat-container .chat-item.agent[data-v-bdf5e044]{-ms-flex-item-align:start;align-self:flex-start}.chat-container .chat-item.agent .chat-bubble[data-v-bdf5e044]{background-color:#fff;margin-left:10px}.chat-container .chat-item.agent .chat-bubble[data-v-bdf5e044]:after{left:-6px;border-right-color:#fff}.chat-container .chat-item .chat-content[data-v-bdf5e044]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.chat-container .chat-item .chat-meta[data-v-bdf5e044]{font-size:12px;color:#999;margin-bottom:4px}.chat-container .chat-item .chat-bubble[data-v-bdf5e044]{position:relative;padding:10px;border-radius:4px;font-size:14px;line-height:1.6;word-break:break-all}.chat-container .chat-item .chat-bubble .chat-parts-wrap[data-v-bdf5e044]{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;-ms-flex-align:start;align-items:flex-start}.chat-container .chat-item .chat-bubble .chat-image-thumb[data-v-bdf5e044]{width:100px;height:100px;border-radius:4px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;border:1px solid #eee}.chat-container .chat-item .chat-bubble .chat-image-thumb img[data-v-bdf5e044]{width:100%;height:100%;object-fit:cover;cursor:zoom-in;display:block}.chat-container .chat-item .chat-bubble .chat-text-part[data-v-bdf5e044]{width:100%}.chat-container .chat-item .chat-bubble pre[data-v-bdf5e044]{margin:0;white-space:pre-wrap;font-family:inherit}.chat-container .chat-item .chat-bubble[data-v-bdf5e044]:after{content:"";position:absolute;top:10px;border:6px solid transparent}.chat-container .no-data[data-v-bdf5e044]{text-align:center;color:#999;margin-top:50px}