[data-v-f35b9d58]:deep(.el-dialog__body){padding:10px 20px}.chat-container[data-v-f35b9d58]{width:100%;height:500px;overflow-y:auto;background-color:#f5f7fa;border-radius:8px;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.loading-top[data-v-f35b9d58]{text-align:center;padding:10px 0;color:#909399;font-size:13px}.empty-tip[data-v-f35b9d58],.loading-tip[data-v-f35b9d58]{text-align:center;padding:40px 0;color:#909399;font-size:14px}.no-more[data-v-f35b9d58]{text-align:center;padding:10px 0;color:#909399;font-size:13px}.chat-list[data-v-f35b9d58]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.chat-item[data-v-f35b9d58]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.chat-item.self[data-v-f35b9d58]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.chat-item.other[data-v-f35b9d58]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.chat-box[data-v-f35b9d58]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:75%}.avatar[data-v-f35b9d58],.chat-box[data-v-f35b9d58]{display:-webkit-box;display:-ms-flexbox;display:flex}.avatar[data-v-f35b9d58]{width:40px;height:32px;border-radius:4px;background-color:#dcdfe6;color:#606266;font-size:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;margin:0 8px}.self-avatar[data-v-f35b9d58]{background-color:#409eff;color:#fff}.message-box[data-v-f35b9d58]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.message[data-v-f35b9d58]{padding:8px 12px;border-radius:6px;font-size:14px;line-height:1.5;word-break:break-all}.chat-item.other .message[data-v-f35b9d58]{background:#fff;border-top-left-radius:0}.chat-item.self .message[data-v-f35b9d58]{background:#409eff;color:#fff;border-top-right-radius:0}.time[data-v-f35b9d58]{font-size:12px;color:#909399;padding:0 4px}.chat-item.other .time[data-v-f35b9d58]{text-align:left}.chat-item.self .time[data-v-f35b9d58]{text-align:right}.chat-container[data-v-f35b9d58]::-webkit-scrollbar{width:6px}.chat-container[data-v-f35b9d58]::-webkit-scrollbar-thumb{background:#dcdfe6;border-radius:3px}.chat-container[data-v-f35b9d58]::-webkit-scrollbar-track{background:#f5f7fa}