.cs-chat-container[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;background-color:#f5f7fa;overflow:hidden}.cs-sidebar[data-v-78f4f5d0]{width:320px;min-width:320px;background-color:#fff;border-right:1px solid #e6e6e6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.cs-sidebar-header[data-v-78f4f5d0]{height:60px;padding:0 20px;border-bottom:1px solid #e4e7ed;-ms-flex-negative:0;flex-shrink:0}.cs-sidebar-header .title[data-v-78f4f5d0]{font-size:18px;font-weight:600;color:#303133}.cs-search-box[data-v-78f4f5d0]{padding:12px 15px;border-bottom:1px solid #f0f0f0;background-color:#f9f9f9;-ms-flex-negative:0;flex-shrink:0}.cs-search-box[data-v-78f4f5d0] .el-input__inner{background-color:#fff;border-color:#e6e6e6}.cs-session-list[data-v-78f4f5d0]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;overflow-x:hidden}.cs-session-list[data-v-78f4f5d0]::-webkit-scrollbar{width:6px}.cs-session-list[data-v-78f4f5d0]::-webkit-scrollbar-thumb{background-color:#dcdfe6;border-radius:3px}.cs-session-item[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 15px;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s;border-bottom:1px solid #f5f5f5;position:relative}.cs-session-item[data-v-78f4f5d0]:hover{background-color:#f5f5f5}.cs-session-item.active[data-v-78f4f5d0]{background-color:#c9eadd}.cs-session-item.has-new-message[data-v-78f4f5d0]{-webkit-animation:newMessagePulse-data-v-78f4f5d0 2s ease-in-out infinite;animation:newMessagePulse-data-v-78f4f5d0 2s ease-in-out infinite;background:-webkit-gradient(linear,left top,right top,from(#fff5f5),to(#fff));background:linear-gradient(90deg,#fff5f5,#fff)}.cs-session-item.has-new-message[data-v-78f4f5d0]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:-webkit-gradient(linear,left top,left bottom,from(#ff4757),to(#ff6b81));background:linear-gradient(180deg,#ff4757,#ff6b81);-webkit-animation:slideBar-data-v-78f4f5d0 1.5s ease-in-out infinite;animation:slideBar-data-v-78f4f5d0 1.5s ease-in-out infinite}@-webkit-keyframes newMessagePulse-data-v-78f4f5d0{0%,to{background-color:#fff5f5;-webkit-box-shadow:0 0 0 rgba(255,71,87,0);box-shadow:0 0 0 rgba(255,71,87,0)}50%{background-color:#ffe0e0;-webkit-box-shadow:0 0 15px rgba(255,71,87,.3);box-shadow:0 0 15px rgba(255,71,87,.3)}}@keyframes newMessagePulse-data-v-78f4f5d0{0%,to{background-color:#fff5f5;-webkit-box-shadow:0 0 0 rgba(255,71,87,0);box-shadow:0 0 0 rgba(255,71,87,0)}50%{background-color:#ffe0e0;-webkit-box-shadow:0 0 15px rgba(255,71,87,.3);box-shadow:0 0 15px rgba(255,71,87,.3)}}@-webkit-keyframes slideBar-data-v-78f4f5d0{0%,to{opacity:.6;-webkit-transform:scaleY(.8);transform:scaleY(.8)}50%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes slideBar-data-v-78f4f5d0{0%,to{opacity:.6;-webkit-transform:scaleY(.8);transform:scaleY(.8)}50%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}}.session-avatar[data-v-78f4f5d0]{-ms-flex-negative:0;flex-shrink:0;width:48px;height:48px;margin-right:12px}.session-avatar img[data-v-78f4f5d0]{width:100%;height:100%;border-radius:6px;-o-object-fit:cover;object-fit:cover}.session-info[data-v-78f4f5d0]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;min-width:0}.session-top[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}.session-name[data-v-78f4f5d0]{font-size:15px;font-weight:500;color:#303133;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-box-flex:1;-ms-flex:1;flex:1}.session-time[data-v-78f4f5d0]{font-size:11px;color:#999;-ms-flex-negative:0;flex-shrink:0;margin-left:8px}.session-bottom[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.session-preview[data-v-78f4f5d0]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:13px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.session-badge[data-v-78f4f5d0]{-ms-flex-negative:0;flex-shrink:0;margin-left:8px}.session-badge[data-v-78f4f5d0] .el-badge__content{background-color:#f56c6c;border:none;font-size:11px;min-width:18px;height:18px;line-height:18px}.cs-empty[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:60px 0;color:#909399}.cs-empty i[data-v-78f4f5d0]{font-size:48px;margin-bottom:10px;color:#c0c4cc}.cs-empty span[data-v-78f4f5d0]{font-size:14px}.cs-loading-more[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px;color:#909399;font-size:13px}.cs-loading-more i[data-v-78f4f5d0]{margin-right:6px}.cs-no-more[data-v-78f4f5d0]{text-align:center;padding:15px;color:#c0c4cc;font-size:12px}.cs-context-menu[data-v-78f4f5d0]{position:fixed;z-index:9999;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.15);box-shadow:0 2px 12px rgba(0,0,0,.15);padding:4px 0;min-width:120px}.cs-context-menu .menu-item[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px;cursor:pointer;font-size:13px;color:#303133;-webkit-transition:background-color .2s;transition:background-color .2s}.cs-context-menu .menu-item i[data-v-78f4f5d0]{margin-right:8px;color:#f56c6c}.cs-context-menu .menu-item[data-v-78f4f5d0]:hover{background-color:#f5f7fa}.cs-context-menu .menu-item[data-v-78f4f5d0]:not(:last-child){border-bottom:1px solid #f0f0f0}.cs-chat-main[data-v-78f4f5d0]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#f5f5f5;height:100%;overflow:hidden}.cs-chat-main .cs-chat-header[data-v-78f4f5d0]{height:60px;padding:0 20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #e6e6e6;-ms-flex-negative:0;flex-shrink:0;background-color:#fff}.cs-chat-main .cs-chat-header .chat-header-left[data-v-78f4f5d0],.cs-chat-main .cs-chat-header[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cs-chat-main .cs-chat-header .chat-header-left[data-v-78f4f5d0]{gap:12px}.chat-title[data-v-78f4f5d0]{font-size:16px;font-weight:500;color:#303133}.chat-subtitle[data-v-78f4f5d0]{font-size:13px;color:#999;margin-left:auto}.chat-status[data-v-78f4f5d0]{font-size:12px;padding:3px 10px;border-radius:12px;background-color:#f0f0f0;color:#999}.chat-status.online[data-v-78f4f5d0]{background-color:#e8f5e9;color:#4caf50}.cs-message-area[data-v-78f4f5d0]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;overflow-x:hidden;background-color:#f5f5f5;min-height:0;padding:16px 20px}.cs-message-area[data-v-78f4f5d0]::-webkit-scrollbar{width:6px}.cs-message-area[data-v-78f4f5d0]::-webkit-scrollbar-thumb{background-color:#dcdfe6;border-radius:3px}.cs-placeholder[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;color:#909399}.cs-placeholder i[data-v-78f4f5d0]{font-size:64px;margin-bottom:20px;color:#c0c4cc}.cs-placeholder span[data-v-78f4f5d0]{font-size:16px}.cs-message-list[data-v-78f4f5d0]{min-height:100%}.message-item[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.message-item.message-left[data-v-78f4f5d0]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.message-item.message-right[data-v-78f4f5d0]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cs-input-area[data-v-78f4f5d0]{padding:0;border-top:1px solid #e6e6e6;background-color:#fff;-ms-flex-negative:0;flex-shrink:0}.cs-input-area[data-v-78f4f5d0] .el-textarea__inner{border:none;border-radius:0;resize:none;padding:12px 16px;font-size:14px;line-height:1.6}.cs-input-area[data-v-78f4f5d0] .el-textarea__inner:focus{border-color:#409eff}.cs-quoted-message[data-v-78f4f5d0]{-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 16px;background-color:#f5f7fa;border-left:3px solid #409eff;margin-bottom:4px}.cs-quoted-message .quoted-content[data-v-78f4f5d0],.cs-quoted-message[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.cs-quoted-message .quoted-content[data-v-78f4f5d0]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;overflow:hidden}.cs-quoted-message .quoted-content .quoted-label[data-v-78f4f5d0]{font-size:12px;color:#409eff;font-weight:500;margin-right:8px;-ms-flex-negative:0;flex-shrink:0}.cs-quoted-message .quoted-content .quoted-text[data-v-78f4f5d0]{font-size:13px;color:#606266;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cs-quoted-message .el-icon-close[data-v-78f4f5d0]{font-size:16px;color:#909399;cursor:pointer;margin-left:12px;-webkit-transition:color .2s;transition:color .2s}.cs-quoted-message .el-icon-close[data-v-78f4f5d0]:hover{color:#409eff}.cs-input-toolbar[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px;border-bottom:1px solid #f0f0f0;background-color:#f9f9f9;min-height:44px}.cs-input-toolbar .el-button[data-v-78f4f5d0]{margin-right:8px;padding:6px 12px;font-size:13px}.cs-input-footer[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 16px;border-top:1px solid #f0f0f0;background-color:#f9f9f9;min-height:48px}.input-tip[data-v-78f4f5d0]{font-size:12px;color:#999;margin-right:12px}.message-content[data-v-78f4f5d0]{max-width:65%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.message-content.message-content-left[data-v-78f4f5d0]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:10px}.message-content.message-content-right[data-v-78f4f5d0]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-right:10px}.sender-info[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;margin-bottom:4px;font-size:12px;padding:2px 8px;border-radius:12px}.sender-info.ai-sender[data-v-78f4f5d0]{background:linear-gradient(135deg,#e8f4ff,#d6ebff);color:#3a71fa;border:1px solid rgba(58,113,250,.2)}.sender-info.ai-sender .sender-icon[data-v-78f4f5d0]{font-size:14px}.sender-info.ai-sender .sender-name[data-v-78f4f5d0]{font-weight:600}.sender-info.staff-sender[data-v-78f4f5d0]{background:linear-gradient(135deg,#fff4e6,#ffe8cc);color:#ff8c00;border:1px solid rgba(255,140,0,.2)}.sender-info.staff-sender .sender-icon[data-v-78f4f5d0]{font-size:14px}.sender-info.staff-sender .sender-name[data-v-78f4f5d0]{font-weight:600}.assistant-avatar-wrapper[data-v-78f4f5d0]{-ms-flex-negative:0;flex-shrink:0;gap:4px;margin-left:10px}.assistant-avatar-wrapper .assistant-avatar[data-v-78f4f5d0],.assistant-avatar-wrapper[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.assistant-avatar-wrapper .assistant-avatar[data-v-78f4f5d0]{gap:2px}.assistant-avatar-wrapper .assistant-avatar .avatar-icon[data-v-78f4f5d0]{width:40px;height:40px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08)}.assistant-avatar-wrapper .assistant-avatar .avatar-name[data-v-78f4f5d0]{font-size:11px;font-weight:500;white-space:nowrap}.assistant-avatar-wrapper .assistant-avatar.ai-avatar .avatar-icon[data-v-78f4f5d0]{background:linear-gradient(135deg,#e8f4ff,#d6ebff);border:2px solid rgba(58,113,250,.2)}.assistant-avatar-wrapper .assistant-avatar.ai-avatar .avatar-name[data-v-78f4f5d0]{color:#3a71fa}.assistant-avatar-wrapper .assistant-avatar.staff-avatar .avatar-icon[data-v-78f4f5d0]{background:linear-gradient(135deg,#fff4e6,#ffe8cc);border:2px solid rgba(255,140,0,.2)}.assistant-avatar-wrapper .assistant-avatar.staff-avatar .avatar-name[data-v-78f4f5d0]{color:#ff8c00}.message-text[data-v-78f4f5d0]{padding:10px 14px;border-radius:6px;font-size:14px;line-height:1.6;word-wrap:break-word;position:relative;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05)}.message-left .message-text[data-v-78f4f5d0]{background-color:#fff;color:#303133;border-top-left-radius:0}.message-right .message-text[data-v-78f4f5d0]{background-color:#95ec69;color:#303133;border-top-right-radius:0}.message-text .message-quote[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:6px 10px;margin-bottom:8px;background-color:rgba(0,0,0,.03);border-radius:4px;border-left:2px solid #409eff;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.message-text .message-quote[data-v-78f4f5d0]:hover{background-color:rgba(64,158,255,.08)}.message-text .message-quote .quote-line[data-v-78f4f5d0]{display:none}.message-text .message-quote .quote-body[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.message-text .message-quote .quote-thumb[data-v-78f4f5d0]{width:48px;height:48px;-o-object-fit:cover;object-fit:cover;border-radius:4px;-ms-flex-negative:0;flex-shrink:0;background-color:#f0f0f0}.message-text .message-quote .quote-video-thumb[data-v-78f4f5d0]{position:relative;width:48px;height:48px;border-radius:4px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;background-color:#000;cursor:pointer}.message-text .message-quote .quote-video-thumb .quote-video-poster[data-v-78f4f5d0]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.message-text .message-quote .quote-video-thumb .quote-video-play[data-v-78f4f5d0]{position:absolute;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.4)}.message-text .message-quote .quote-video-thumb .quote-video-play i[data-v-78f4f5d0]{font-size:20px;color:#fff}.message-text .message-quote .quote-text[data-v-78f4f5d0]{font-size:12px;color:#909399;line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;-webkit-box-flex:1;-ms-flex:1;flex:1}.message-text.ai-message[data-v-78f4f5d0]{background-color:#fff;color:#303133;border-top-right-radius:0;padding:12px 16px;max-width:none}.message-text.ai-message .ai-message-content[data-v-78f4f5d0]{margin-bottom:0;line-height:1.8;font-size:14px;color:#303133;word-wrap:break-word;overflow-wrap:break-word;display:block;width:100%}.message-text.ai-message .ai-message-content[data-v-78f4f5d0] .ai-link{color:#409eff;text-decoration:none;word-break:break-all;display:inline;max-width:100%;margin:0 2px}.message-text.ai-message .ai-message-content[data-v-78f4f5d0] .ai-link:hover{text-decoration:underline;color:#66b1ff}.message-text.ai-message .ai-message-content[data-v-78f4f5d0] .ai-embedded-media{margin:12px 0;border-radius:8px;overflow:hidden;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);position:relative;display:block;width:100%;max-width:100%}.message-text.ai-message .ai-message-content[data-v-78f4f5d0] .ai-embedded-media.ai-embedded-image{max-width:100%;min-height:150px;background-color:#f5f7fa}.message-text.ai-message .ai-message-content[data-v-78f4f5d0] .ai-embedded-media.ai-embedded-image .embedded-img{width:100%;height:auto;display:block;max-height:400px;-o-object-fit:contain;object-fit:contain;cursor:pointer;-webkit-transition:opacity .2s;transition:opacity .2s}.message-text.ai-message .ai-message-content[data-v-78f4f5d0] .ai-embedded-media.ai-embedded-image .embedded-img:hover{opacity:.9}.message-text.ai-message .ai-message-content[data-v-78f4f5d0] .ai-embedded-media.ai-embedded-video{max-width:100%;min-height:200px;background-color:#000;cursor:pointer;position:relative}.message-text.ai-message .ai-message-content[data-v-78f4f5d0] .ai-embedded-media.ai-embedded-video .embedded-video{width:100%;height:auto;display:block;max-height:400px;-o-object-fit:contain;object-fit:contain}.message-text.ai-message .ai-message-content[data-v-78f4f5d0] .ai-embedded-media.ai-embedded-video .embedded-video-overlay{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:60px;height:60px;background-color:rgba(0,0,0,.6);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s;transition:all .3s}.message-text.ai-message .ai-message-content[data-v-78f4f5d0] .ai-embedded-media.ai-embedded-video .embedded-video-overlay i{font-size:36px;color:#fff}.message-text.ai-message .ai-message-content[data-v-78f4f5d0] .ai-embedded-media.ai-embedded-video:hover .embedded-video-overlay{background-color:rgba(0,0,0,.8);-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}.message-text.ai-message .ai-file-list[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-top:12px}.message-text.ai-message .ai-file-list .file-link[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 14px;background-color:#f5f7fa;border-radius:6px;color:#303133;text-decoration:none;-webkit-transition:all .2s;transition:all .2s}.message-text.ai-message .ai-file-list .file-link[data-v-78f4f5d0]:hover{background-color:#e8f4ff;color:#409eff}.message-text.ai-message .ai-file-list .file-link:hover i[data-v-78f4f5d0]{color:#409eff}.message-text.ai-message .ai-file-list .file-link i[data-v-78f4f5d0]{font-size:24px;margin-right:10px;color:#409eff;-ms-flex-negative:0;flex-shrink:0}.message-text.ai-message .ai-file-list .file-link .file-info[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;min-width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.message-text.ai-message .ai-file-list .file-link .file-name[data-v-78f4f5d0]{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.message-text.ai-message .ai-file-list .file-link .file-type[data-v-78f4f5d0]{font-size:11px;color:#999;margin-top:3px}.message-time[data-v-78f4f5d0]{font-size:11px;color:#999;margin-top:4px;font-weight:400}.message-wrapper[data-v-78f4f5d0]{display:contents}.timestamp-divider[data-v-78f4f5d0]{text-align:center;margin:10px 0 6px;font-size:12px;color:#999;position:relative}.timestamp-divider[data-v-78f4f5d0]:after,.timestamp-divider[data-v-78f4f5d0]:before{content:"";position:absolute;top:50%;width:60px;height:1px;background:#e8e8e8}.timestamp-divider[data-v-78f4f5d0]:before{right:calc(50% + 70px)}.timestamp-divider[data-v-78f4f5d0]:after{left:calc(50% + 70px)}.message-status[data-v-78f4f5d0]{font-size:11px;color:#999;margin-top:4px}.message-status.failed[data-v-78f4f5d0]{color:#f56c6c}.message-image[data-v-78f4f5d0]{max-width:320px;border-radius:6px;overflow:hidden;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05);cursor:pointer}.message-image .image-preview[data-v-78f4f5d0]{width:100%;height:auto;cursor:pointer;border-radius:6px;-webkit-transition:opacity .2s;transition:opacity .2s}.message-image .image-preview[data-v-78f4f5d0]:hover{opacity:.9}.message-image .image-slot[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:150px;background-color:#f5f7fa;color:#909399;border-radius:6px}.message-image .image-slot i[data-v-78f4f5d0]{font-size:40px;margin-bottom:8px}.message-video[data-v-78f4f5d0]{position:relative;max-width:320px;border-radius:6px;overflow:hidden;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05);cursor:pointer;background-color:#000}.message-video .video-preview[data-v-78f4f5d0]{width:100%;height:auto;display:block;max-height:240px;-o-object-fit:contain;object-fit:contain}.message-video .video-play-overlay[data-v-78f4f5d0]{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:60px;height:60px;background-color:rgba(0,0,0,.6);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s;transition:all .3s}.message-video .video-play-overlay i[data-v-78f4f5d0]{font-size:36px;color:#fff}.message-video:hover .video-play-overlay[data-v-78f4f5d0]{background-color:rgba(0,0,0,.8);-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}.message-video .video-duration[data-v-78f4f5d0]{position:absolute;bottom:8px;right:8px;background-color:rgba(0,0,0,.7);color:#fff;font-size:12px;padding:2px 8px;border-radius:4px}.message-file[data-v-78f4f5d0]{display:inline-block;padding:10px 14px;background-color:#fff;border-radius:6px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.08);box-shadow:0 1px 3px rgba(0,0,0,.08);max-width:300px}.message-file .file-link[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#303133;text-decoration:none;-webkit-transition:all .2s;transition:all .2s}.message-file .file-link:hover i[data-v-78f4f5d0],.message-file .file-link[data-v-78f4f5d0]:hover{color:#409eff}.message-file .file-link i[data-v-78f4f5d0]{font-size:28px;margin-right:10px;color:#409eff;-ms-flex-negative:0;flex-shrink:0}.message-file .file-link .file-info[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;min-width:0}.message-file .file-link .file-name[data-v-78f4f5d0]{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-weight:500}.message-file .file-link .file-size[data-v-78f4f5d0],.message-file .file-link .file-type[data-v-78f4f5d0]{font-size:11px;color:#999;margin-top:3px}.message-avatar[data-v-78f4f5d0]{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;-webkit-transition:opacity .2s;transition:opacity .2s}.message-avatar[data-v-78f4f5d0]:hover{opacity:.8}.video-player-dialog .el-dialog__header[data-v-78f4f5d0]{padding:16px 20px;border-bottom:1px solid #e6e6e6}.video-player-dialog .el-dialog__body[data-v-78f4f5d0]{padding:20px;background-color:#000}.video-player-dialog .video-dialog-title[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:16px;font-weight:500;color:#303133}.video-player-dialog .video-dialog-title i[data-v-78f4f5d0]{font-size:18px;color:#409eff}.video-player-dialog .video-player-wrapper[data-v-78f4f5d0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#000;border-radius:4px}.video-player-dialog .video-player-wrapper .video-player-element[data-v-78f4f5d0]{width:100%;max-height:600px;outline:none;border-radius:4px}.cs-sidebar-header[data-v-78f4f5d0]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cs-sidebar-header .ws-status-indicator[data-v-78f4f5d0],.cs-sidebar-header[data-v-78f4f5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cs-sidebar-header .ws-status-indicator[data-v-78f4f5d0]{margin-left:12px;padding:2px 10px;border-radius:4px;font-size:12px;height:22px;line-height:22px}.cs-sidebar-header .ws-status-indicator .status-dot[data-v-78f4f5d0]{width:8px;height:8px;border-radius:50%;margin-right:6px;-ms-flex-negative:0;flex-shrink:0;background-color:#909399}.cs-sidebar-header .ws-status-indicator .status-text[data-v-78f4f5d0]{margin-right:6px;color:#909399;font-weight:500}.cs-sidebar-header .ws-status-indicator .status-reconnect[data-v-78f4f5d0]{cursor:pointer;color:#909399;-webkit-transition:color .2s;transition:color .2s;margin-left:4px}.cs-sidebar-header .ws-status-indicator .status-reconnect[data-v-78f4f5d0]:hover{color:#409eff}.cs-sidebar-header .ws-status-indicator .status-reconnect i[data-v-78f4f5d0]{font-size:14px}.cs-sidebar-header.status-connected .ws-status-indicator .status-dot[data-v-78f4f5d0]{background-color:#67c23a!important}.cs-sidebar-header.status-connected .ws-status-indicator .status-reconnect[data-v-78f4f5d0],.cs-sidebar-header.status-connected .ws-status-indicator .status-text[data-v-78f4f5d0]{color:#67c23a!important}.cs-sidebar-header.status-connecting .ws-status-indicator .status-dot[data-v-78f4f5d0]{background-color:#e6a23c!important;-webkit-animation:pulse-data-v-78f4f5d0 1.5s infinite;animation:pulse-data-v-78f4f5d0 1.5s infinite}.cs-sidebar-header.status-connecting .ws-status-indicator .status-reconnect[data-v-78f4f5d0],.cs-sidebar-header.status-connecting .ws-status-indicator .status-text[data-v-78f4f5d0]{color:#e6a23c!important}.cs-sidebar-header.status-disconnected .ws-status-indicator .status-dot[data-v-78f4f5d0],.cs-sidebar-header.status-error .ws-status-indicator .status-dot[data-v-78f4f5d0]{background-color:#f56c6c!important}.cs-sidebar-header.status-disconnected .ws-status-indicator .status-reconnect[data-v-78f4f5d0],.cs-sidebar-header.status-disconnected .ws-status-indicator .status-text[data-v-78f4f5d0],.cs-sidebar-header.status-error .ws-status-indicator .status-reconnect[data-v-78f4f5d0],.cs-sidebar-header.status-error .ws-status-indicator .status-text[data-v-78f4f5d0]{color:#f56c6c!important}@-webkit-keyframes pulse-data-v-78f4f5d0{0%{opacity:.6;-webkit-transform:scale(.9);transform:scale(.9)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:.6;-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes pulse-data-v-78f4f5d0{0%{opacity:.6;-webkit-transform:scale(.9);transform:scale(.9)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:.6;-webkit-transform:scale(.9);transform:scale(.9)}}