.chat-dialog[data-v-58931b54] .el-dialog__body{padding:0;max-height:70vh;overflow:hidden}.chat-container[data-v-58931b54]{height:70vh;overflow-y:auto;padding:20px;background-color:#fff}.chat-messages[data-v-58931b54]{margin-bottom:20px}.message-item[data-v-58931b54]{display:flex;align-items:flex-start;margin-bottom:15px}.message-item.ai-message[data-v-58931b54]{justify-content:flex-start}.message-item.user-message[data-v-58931b54]{justify-content:flex-end}.message-avatar[data-v-58931b54]{flex-shrink:0;width:40px;height:40px;margin:0 10px}.message-avatar .ai-avatar[data-v-58931b54],.message-avatar .user-avatar[data-v-58931b54]{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff;font-weight:700}.message-avatar .ai-avatar[data-v-58931b54]{background-color:#409eff}.message-avatar .user-avatar[data-v-58931b54]{background-color:#67c23a}.message-content[data-v-58931b54]{max-width:40%;display:flex;flex-direction:column}.message-content-user[data-v-58931b54]{max-width:80%}.message-bubble[data-v-58931b54]{padding:12px 16px;border-radius:12px;word-wrap:break-word;line-height:1.4}.message-bubble.ai-bubble[data-v-58931b54]{color:#303133;border-bottom-left-radius:4px}.message-bubble.user-bubble[data-v-58931b54]{background-color:#f5f5f5;color:#000;font-size:16px;border-bottom-right-radius:4px}.user-images[data-v-58931b54]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px;justify-content:flex-end}.user-image[data-v-58931b54]{width:120px;height:120px;-o-object-fit:cover;object-fit:cover;border-radius:8px;border:1px solid #e4e7ed;cursor:pointer;transition:transform .2s}.user-image[data-v-58931b54]:hover{transform:scale(1.05)}.chat-container[data-v-58931b54]::-webkit-scrollbar{width:6px}.chat-container[data-v-58931b54]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.chat-container[data-v-58931b54]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.chat-container[data-v-58931b54]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.modify-image-tag[data-v-58931b54]{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;margin:8px 0;color:#969696;border-radius:16px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:-moz-fit-content;max-width:fit-content;margin-left:auto;margin-right:20px}.modify-image-tag .modify-image-icon[data-v-58931b54]{font-size:18px;flex-shrink:0}.modify-image-tag .modify-image-thumbnail[data-v-58931b54]{width:70px;height:35px;-o-object-fit:cover;object-fit:cover;border-radius:6px;border:1px solid hsla(0,0%,100%,.3);flex-shrink:0}.message-highlight[data-v-58931b54]{animation:messageHighlight-58931b54 1.5s ease-in-out;background-color:rgba(64,158,255,.1);border-radius:8px;padding-left:12px;transition:all .3s ease}@keyframes messageHighlight-58931b54{0%{background-color:rgba(64,158,255,.3)}50%{background-color:rgba(64,158,255,.2)}to{background-color:rgba(64,158,255,.1)}}.ai-conversation-statistics[data-v-596240d9]{padding:20px;background-color:#f5f5f5;min-height:100vh}.ai-conversation-statistics .page-title[data-v-596240d9]{font-size:24px;font-weight:700;margin-bottom:20px;color:#333}.ai-conversation-statistics .filter-section[data-v-596240d9]{background:#fff;padding:16px;border-radius:4px;margin-bottom:16px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.ai-conversation-statistics .filter-section .filter-row[data-v-596240d9]{display:flex;align-items:center;gap:16px}.ai-conversation-statistics .filter-section .filter-item[data-v-596240d9]{display:flex;align-items:center;gap:8px}.ai-conversation-statistics .filter-section .filter-label[data-v-596240d9]{font-weight:500;color:#333}.ai-conversation-statistics .statistics-section[data-v-596240d9]{display:flex;gap:24px;margin-bottom:20px;padding:0}.ai-conversation-statistics .statistics-section .stat-item[data-v-596240d9]{flex:1;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:24px 20px;color:#fff;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(102,126,234,.3);transition:all .3s ease;cursor:pointer}.ai-conversation-statistics .statistics-section .stat-item[data-v-596240d9]:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.4)}.ai-conversation-statistics .statistics-section .stat-item[data-v-596240d9]:first-child{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 20px rgba(102,126,234,.3)}.ai-conversation-statistics .statistics-section .stat-item[data-v-596240d9]:nth-child(2){background:linear-gradient(135deg,#f093fb,#f5576c);box-shadow:0 4px 20px rgba(240,147,251,.3)}.ai-conversation-statistics .statistics-section .stat-item[data-v-596240d9]:nth-child(3){background:linear-gradient(135deg,#4facfe,#00f2fe);box-shadow:0 4px 20px rgba(79,172,254,.3)}.ai-conversation-statistics .statistics-section .stat-item[data-v-596240d9]:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:hsla(0,0%,100%,.1);border-radius:50%;transition:all .3s ease;opacity:0}.ai-conversation-statistics .statistics-section .stat-item[data-v-596240d9]:hover:before{opacity:1;transform:scale(1.2)}.ai-conversation-statistics .statistics-section .stat-item .stat-label[data-v-596240d9]{font-size:14px;color:hsla(0,0%,100%,.9);margin-bottom:8px;font-weight:500;position:relative;z-index:1}.ai-conversation-statistics .statistics-section .stat-item .stat-value[data-v-596240d9]{font-size:28px;font-weight:700;color:#fff;position:relative;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.2)}.ai-conversation-statistics .inquiry-filter[data-v-596240d9]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;background:#fff;padding:16px 20px;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid #f0f0f0}.ai-conversation-statistics .inquiry-filter[data-v-596240d9] .el-radio-group .el-radio{margin-right:24px;font-weight:500}.ai-conversation-statistics .inquiry-filter[data-v-596240d9] .el-radio-group .el-radio .el-radio__label{color:#606266;font-size:14px}.ai-conversation-statistics .inquiry-filter[data-v-596240d9] .el-radio-group .el-radio.is-checked .el-radio__label{color:#409eff;font-weight:600}.ai-conversation-statistics .inquiry-filter .table-actions[data-v-596240d9]{display:flex;gap:12px}.ai-conversation-statistics .inquiry-filter .table-actions .el-button[data-v-596240d9]{border-radius:8px;font-weight:500;transition:all .3s ease}.ai-conversation-statistics .inquiry-filter .table-actions .el-button.el-button--text[data-v-596240d9]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:8px 16px;border:none}.ai-conversation-statistics .inquiry-filter .table-actions .el-button.el-button--text[data-v-596240d9]:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.ai-conversation-statistics .table-section[data-v-596240d9]{background:#fff;padding:16px;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.ai-conversation-statistics .table-section .user-id[data-v-596240d9]{font-family:monospace;font-size:12px;word-break:break-all}.ai-conversation-statistics .table-section .inquiry-yes[data-v-596240d9]{color:#67c23a;font-weight:700}.ai-conversation-statistics .table-section .inquiry-no[data-v-596240d9]{color:#f56c6c;font-weight:700}.ai-conversation-statistics .table-section .download-yes[data-v-596240d9]{color:#67c23a;font-weight:700}.ai-conversation-statistics .table-section .download-no[data-v-596240d9]{color:#f56c6c;font-weight:700}.ai-conversation-statistics .table-section .quote-yes[data-v-596240d9]{color:#67c23a;font-weight:700}.ai-conversation-statistics .table-section .quote-no[data-v-596240d9]{color:#f56c6c;font-weight:700}.ai-conversation-statistics .table-section .pagination-wrapper[data-v-596240d9]{display:flex;justify-content:center;margin-top:20px}.ai-conversation-statistics .assign-dialog .assign-content[data-v-596240d9]{padding:20px 0}.ai-conversation-statistics .assign-dialog .assign-content .assign-info[data-v-596240d9]{margin-bottom:20px;padding:12px;background-color:#f5f7fa;border-radius:4px;border-left:4px solid #409eff}.ai-conversation-statistics .assign-dialog .assign-content .assign-info p[data-v-596240d9]{margin:0;color:#606266;line-height:1.5}.ai-conversation-statistics .assign-dialog .assign-content .assign-info .chat-info[data-v-596240d9]{font-weight:700;color:#409eff;margin-top:8px}.ai-conversation-statistics .assign-dialog .assign-content .user-select[data-v-596240d9]{display:flex;flex-direction:row;align-items:center;gap:8px}.ai-conversation-statistics .assign-dialog .assign-content .user-select .select-label[data-v-596240d9]{width:70px;font-weight:500;color:#333;font-size:14px}.ai-conversation-statistics .assign-dialog .dialog-footer[data-v-596240d9]{text-align:right}.ai-conversation-statistics .comment-dialog .comment-content[data-v-596240d9]{padding:20px 0}.ai-conversation-statistics .comment-dialog .comment-content .comment-info[data-v-596240d9]{margin-bottom:16px;padding:8px 12px;background-color:#f5f7fa;border-radius:4px;border-left:4px solid #409eff}.ai-conversation-statistics .comment-dialog .comment-content .comment-info p[data-v-596240d9]{margin:0;color:#606266;font-size:14px;font-weight:500}.ai-conversation-statistics .comment-dialog .comment-content .comment-input[data-v-596240d9] .el-textarea__inner{resize:vertical;min-height:120px}.ai-conversation-statistics .comment-dialog .dialog-footer[data-v-596240d9]{text-align:right}