.ai-mentor-sidebar[data-v-6d12ec06]{height:100vh;display:flex;flex-direction:column;background:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.group-chat-notice[data-v-6d12ec06]{background:linear-gradient(135deg,#e3f2fd,#f8f9fa);border:1px solid #bbdefb;border-radius:12px;padding:20px;margin:16px 0}.group-chat-notice .notice-content[data-v-6d12ec06]{display:flex;align-items:flex-start;gap:12px}.group-chat-notice .notice-content .el-icon-info[data-v-6d12ec06]{color:#2196f3;font-size:24px;margin-top:2px}.group-chat-notice .notice-content .notice-text[data-v-6d12ec06]{flex:1}.group-chat-notice .notice-content .notice-text h4[data-v-6d12ec06]{color:#1976d2;margin:0 0 8px 0;font-size:16px;font-weight:600}.group-chat-notice .notice-content .notice-text p[data-v-6d12ec06]{color:#555;margin:0;line-height:1.5;font-size:14px}.ai-chat-container[data-v-6d12ec06]{flex:1;display:flex;flex-direction:column;background:#fff;border-radius:8px;overflow:hidden}.ai-chat-container .page-toggle[data-v-6d12ec06]{position:sticky;top:0;z-index:100;padding:10px;border-bottom:1px solid #e8e8e8;background:#fff;display:flex;gap:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.ai-chat-container .page-toggle .el-button[data-v-6d12ec06]{flex:1;margin:0}.chat-messages[data-v-6d12ec06]{flex:1;padding:0;overflow-y:auto;overflow-anchor:auto;scroll-behavior:smooth}.chat-messages .content-area[data-v-6d12ec06]{padding:15px}.chat-messages .content-area.messages-area[data-v-6d12ec06],.chat-messages .content-area.thinking-area[data-v-6d12ec06]{padding:0 15px}.chat-messages .welcome-container[data-v-6d12ec06]{display:flex;flex-direction:column;align-items:center;padding:20px;animation:fadeInUp-6d12ec06 .6s ease-out;will-change:transform,opacity}.chat-messages .welcome-container .welcome-header[data-v-6d12ec06]{text-align:center;margin-bottom:10px}.chat-messages .welcome-container .welcome-header .ai-logo[data-v-6d12ec06]{width:60px;height:60px;background-image:url(/ai.png);background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 15px;box-shadow:0 4px 15px rgba(102,126,234,.3);position:relative;overflow:hidden}.chat-messages .welcome-container .welcome-header .ai-logo[data-v-6d12ec06]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;z-index:-1}.chat-messages .welcome-container .welcome-header h3[data-v-6d12ec06]{margin:0 0 8px 0;color:#303133;font-size:18px;font-weight:600}.chat-messages .welcome-container .welcome-header p[data-v-6d12ec06]{margin:0;color:#909399;font-size:13px;line-height:1.4}.chat-messages .welcome-container .welcome-header .customer-analysis-text[data-v-6d12ec06]{display:flex;align-items:center;justify-content:center;gap:6px}.chat-messages .welcome-container .welcome-header .customer-analysis-text .customer-info-inline[data-v-6d12ec06]{display:flex;align-items:center;gap:4px}.chat-messages .welcome-container .welcome-header .customer-analysis-text .customer-info-inline .customer-mini-avatar[data-v-6d12ec06]{width:16px;height:16px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid #e4e7ed}.chat-messages .welcome-container .welcome-header .customer-analysis-text .customer-info-inline .customer-name-inline[data-v-6d12ec06]{font-weight:500;color:#409eff}.chat-messages .welcome-container .welcome-header .customer-analysis-text .chat-type-hint[data-v-6d12ec06]{color:#666;font-size:13px}.chat-messages .welcome-container .welcome-header .data-overview[data-v-6d12ec06]{display:flex;align-items:center;justify-content:center;gap:0;margin-top:15px;padding:12px 20px;background:rgba(64,158,255,.05);border-radius:20px;border:1px solid rgba(64,158,255,.1)}.chat-messages .welcome-container .welcome-header .data-overview .data-item[data-v-6d12ec06]{display:flex;flex-direction:column;align-items:center}.chat-messages .welcome-container .welcome-header .data-overview .data-item .data-number[data-v-6d12ec06]{font-size:16px;font-weight:600;color:#409eff;line-height:1}.chat-messages .welcome-container .welcome-header .data-overview .data-item .data-label[data-v-6d12ec06]{font-size:13px;color:#909399;margin-top:2px}.chat-messages .welcome-container .welcome-header .data-overview .data-divider[data-v-6d12ec06]{width:1px;height:20px;background:rgba(64,158,255,.2);margin:0 15px}.chat-messages .welcome-container .feature-cards[data-v-6d12ec06]{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%;margin-bottom:25px}.chat-messages .welcome-container .feature-cards .feature-card[data-v-6d12ec06]{background:#f8f9fa;border:1px solid #e4e7ed;border-radius:12px;padding:15px;cursor:pointer;transition:all .2s ease;display:flex;align-items:flex-start;gap:10px}.chat-messages .welcome-container .feature-cards .feature-card[data-v-6d12ec06]:hover{background:#fff;border-color:#409eff;box-shadow:0 2px 8px rgba(64,158,255,.1);transform:translateY(-1px)}.chat-messages .welcome-container .feature-cards .feature-card .card-icon[data-v-6d12ec06]{width:32px;height:32px;background:rgba(64,158,255,.1);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat-messages .welcome-container .feature-cards .feature-card .card-icon i[data-v-6d12ec06]{font-size:16px;color:#409eff}.chat-messages .welcome-container .feature-cards .feature-card .card-content[data-v-6d12ec06]{flex:1}.chat-messages .welcome-container .feature-cards .feature-card .card-content h4[data-v-6d12ec06]{margin:0 0 4px 0;font-size:13px;font-weight:600;color:#303133}.chat-messages .welcome-container .feature-cards .feature-card .card-content p[data-v-6d12ec06]{margin:0;font-size:13px;color:#909399;line-height:1.3}.chat-messages .welcome-container .quick-suggestions[data-v-6d12ec06]{width:100%}.chat-messages .welcome-container .quick-suggestions .suggestions-title[data-v-6d12ec06]{display:flex;align-items:center;gap:6px;margin-bottom:12px;font-size:13px;color:#606266;font-weight:500}.chat-messages .welcome-container .quick-suggestions .suggestions-title i[data-v-6d12ec06]{color:#409eff}.chat-messages .welcome-container .quick-suggestions .suggestion-tags[data-v-6d12ec06]{display:flex;flex-wrap:wrap;gap:8px}.chat-messages .welcome-container .quick-suggestions .suggestion-tags .suggestion-tag[data-v-6d12ec06]{cursor:pointer;transition:all .2s ease;border:1px solid #d3d4d6}.chat-messages .welcome-container .quick-suggestions .suggestion-tags .suggestion-tag[data-v-6d12ec06]:hover{background:#409eff;border-color:#409eff;color:#fff}.chat-messages .message-item[data-v-6d12ec06]{display:flex;margin-bottom:15px;margin-top:20px;contain:layout}.chat-messages .message-item[data-v-6d12ec06]:first-child{margin-top:25px}.chat-messages .message-item.user[data-v-6d12ec06]{flex-direction:row-reverse}.chat-messages .message-item.user .message-content[data-v-6d12ec06]{background:#409eff;color:#fff;margin-right:10px;margin-left:0}.chat-messages .message-item.user .message-time[data-v-6d12ec06]{color:hsla(0,0%,100%,.8)!important}.chat-messages .message-item.ai .message-content[data-v-6d12ec06]{background:#f5f7fa;color:#333;margin-left:10px}.chat-messages .message-item.ai .message-time[data-v-6d12ec06]{color:#666!important}.chat-messages .message-item.ai .ai-avatar[data-v-6d12ec06]{width:32px;height:32px;background-image:url(/ai.png);background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.chat-messages .message-item.ai .ai-avatar[data-v-6d12ec06]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#67c23a;border-radius:50%;z-index:-1}.chat-messages .message-item.thinking .message-content[data-v-6d12ec06]{background:#f5f7fa;padding:10px 15px}.chat-messages .message-avatar[data-v-6d12ec06]{flex-shrink:0}.chat-messages .message-avatar .el-avatar[data-v-6d12ec06]{font-size:14px;font-weight:600}.chat-messages .message-content[data-v-6d12ec06]{max-width:70%;padding:10px 15px;border-radius:12px;position:relative;word-wrap:break-word;min-height:40px;transition:min-height .2s ease}.chat-messages .message-content .message-text[data-v-6d12ec06]{line-height:1.4;white-space:pre-wrap;transition:all .1s ease}.chat-messages .message-content .message-text.streaming[data-v-6d12ec06]{min-height:20px}.chat-messages .message-content .message-text.streaming .cursor[data-v-6d12ec06]{animation:blink-6d12ec06 1s infinite;display:inline-block;width:8px}.chat-messages .message-content .plain-content[data-v-6d12ec06]{white-space:pre-wrap;line-height:1.5;font-size:16px;color:inherit;word-wrap:break-word;contain:layout;-webkit-user-select:text;-moz-user-select:text;user-select:text}.chat-messages .message-content .message-time[data-v-6d12ec06]{font-size:13px;color:#999;margin-top:5px;opacity:.7}.chat-messages .message-content .message-meta[data-v-6d12ec06]{display:flex;align-items:center;justify-content:space-between;margin-top:5px}.chat-messages .message-content .message-meta .message-time[data-v-6d12ec06]{margin-top:0;flex:1}.chat-messages .message-content .message-meta .copy-button[data-v-6d12ec06]{padding:2px 6px;font-size:12px;opacity:0;transition:opacity .2s ease;margin-left:8px}.chat-messages .message-content .message-meta .copy-button[data-v-6d12ec06]:hover{background-color:#f5f7fa}.chat-messages .message-content.ai:not(.thinking) .copy-button[data-v-6d12ec06],.chat-messages .message-content .message-meta .copy-button.auto-show[data-v-6d12ec06],.chat-messages .message-content:hover .copy-button[data-v-6d12ec06]{opacity:1}.chat-messages .thinking-dots[data-v-6d12ec06]{display:flex;align-items:center;gap:4px}.chat-messages .thinking-dots span[data-v-6d12ec06]{width:6px;height:6px;background:#999;border-radius:50%;animation:thinking-6d12ec06 1.4s infinite}.chat-messages .thinking-dots span[data-v-6d12ec06]:first-child{animation-delay:0s}.chat-messages .thinking-dots span[data-v-6d12ec06]:nth-child(2){animation-delay:.2s}.chat-messages .thinking-dots span[data-v-6d12ec06]:nth-child(3){animation-delay:.4s}.sales-script-welcome[data-v-6d12ec06]{margin-top:20px}.sales-script-welcome .script-header[data-v-6d12ec06]{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:15px;font-size:14px;font-weight:600;color:#303133}.sales-script-welcome .script-header i[data-v-6d12ec06]{color:#67c23a;font-size:16px}.sales-script-welcome .script-header .analyzing-status[data-v-6d12ec06]{display:flex;align-items:center;gap:6px;color:#666;font-size:14px;font-weight:400}.sales-script-welcome .script-header .analyzing-status .analyzing-icon[data-v-6d12ec06]{animation:spin-6d12ec06 1s linear infinite}@keyframes spin-6d12ec06{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sales-script-welcome .script-cards[data-v-6d12ec06]{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.sales-script-welcome .script-card[data-v-6d12ec06]{background:linear-gradient(135deg,#f8f9fa,#ecf5ff);border:1px solid #e4e7ed;border-radius:10px;padding:12px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.sales-script-welcome .script-card[data-v-6d12ec06]:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:linear-gradient(180deg,#67c23a,#409eff);opacity:0;transition:opacity .3s ease}.sales-script-welcome .script-card[data-v-6d12ec06]:hover{background:linear-gradient(135deg,#ecf5ff,#e6f3ff);border-color:#b3d8ff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(64,158,255,.15)}.sales-script-welcome .script-card[data-v-6d12ec06]:hover:before{opacity:1}.sales-script-welcome .script-card .script-title[data-v-6d12ec06]{font-size:13px;font-weight:600;color:#303133;margin-bottom:6px;display:flex;align-items:center;gap:6px}.sales-script-welcome .script-card .script-title[data-v-6d12ec06]:before{content:"💡";font-size:14px}.sales-script-welcome .script-card .script-content[data-v-6d12ec06]{font-size:14px;color:#666;line-height:1.5;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sales-script-welcome .script-card .script-footer[data-v-6d12ec06]{display:flex;justify-content:space-between;align-items:center}.sales-script-welcome .script-card .script-footer .confidence-badge[data-v-6d12ec06]{background:linear-gradient(135deg,#67c23a,#85ce61);color:#fff;padding:2px 8px;border-radius:12px;font-size:10px;font-weight:600;box-shadow:0 2px 4px rgba(103,194,58,.3)}.sales-script-welcome .script-card .script-footer .el-button[data-v-6d12ec06]{padding:4px 8px;font-size:13px;border-radius:15px}.sales-script-welcome .script-card .script-footer .el-button i[data-v-6d12ec06]{margin-right:2px}.sales-script-welcome .script-card .script-footer .el-button[data-v-6d12ec06]:hover{background:#409eff;color:#fff}.sales-script-welcome .more-scripts[data-v-6d12ec06]{text-align:center;margin-top:10px}.sales-script-welcome .more-scripts .el-button[data-v-6d12ec06]{font-size:14px;color:#409eff}.sales-script-welcome .more-scripts .el-button[data-v-6d12ec06]:hover{background:rgba(64,158,255,.1)}.sales-script-welcome .analysis-info .analysis-meta[data-v-6d12ec06]{display:flex;flex-direction:column;gap:8px;margin-bottom:15px;padding:12px;background:rgba(64,158,255,.05);border-radius:8px;border-left:3px solid #409eff}.sales-script-welcome .analysis-info .analysis-meta .meta-item[data-v-6d12ec06]{display:flex;align-items:center;gap:6px;font-size:14px;color:#666}.sales-script-welcome .analysis-info .analysis-meta .meta-item i[data-v-6d12ec06]{color:#409eff;font-size:14px}.sales-script-welcome .analysis-info .script-content-area[data-v-6d12ec06]{background:#f8f9fa;border-radius:8px;padding:15px;margin-bottom:15px}.sales-script-welcome .analysis-info .script-content-area .content-title[data-v-6d12ec06]{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#303133;margin-bottom:10px}.sales-script-welcome .analysis-info .script-content-area .content-title i[data-v-6d12ec06]{color:#67c23a}.sales-script-welcome .analysis-info .script-content-area .content-text[data-v-6d12ec06]{background:#fff;border-radius:6px;padding:12px;margin-bottom:12px;border:1px solid #e4e7ed;font-size:14px;line-height:1.6;color:#333}.sales-script-welcome .analysis-info .script-content-area .content-actions[data-v-6d12ec06]{text-align:right}.sales-script-welcome .analysis-info .script-content-area .content-actions .el-button[data-v-6d12ec06]{border-radius:15px}.sales-script-welcome .analysis-info .debug-info details summary[data-v-6d12ec06]{cursor:pointer;padding:5px;background:#f5f5f5;border-radius:4px;margin-bottom:5px}.sales-script-welcome .analysis-info .debug-info details summary[data-v-6d12ec06]:hover{background:#e9e9e9}.sales-script-welcome .analysis-info .debug-info details pre[data-v-6d12ec06]{background:#f8f8f8;padding:10px;border-radius:4px;font-size:10px;overflow-x:auto;max-height:200px;overflow-y:auto}.sales-script-welcome .communication-analysis[data-v-6d12ec06]{margin-bottom:20px;text-align:left}.sales-script-welcome .communication-analysis .style-content .current-style[data-v-6d12ec06]{background:#f0f7ff;border-left:3px solid #409eff;padding:12px;border-radius:6px;margin-bottom:15px}.sales-script-welcome .communication-analysis .style-content .current-style h5[data-v-6d12ec06]{margin:0 0 8px 0;color:#409eff;font-size:13px;font-weight:600}.sales-script-welcome .communication-analysis .style-content .current-style p[data-v-6d12ec06]{margin:0;color:#333;font-size:14px;line-height:1.5}.sales-script-welcome .communication-analysis .style-content .style-details[data-v-6d12ec06]{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sales-script-welcome .communication-analysis .style-content .style-details .strengths[data-v-6d12ec06],.sales-script-welcome .communication-analysis .style-content .style-details .weaknesses[data-v-6d12ec06]{background:#fff;border-radius:6px;padding:10px;border:1px solid #e4e7ed}.sales-script-welcome .communication-analysis .style-content .style-details .strengths h6[data-v-6d12ec06],.sales-script-welcome .communication-analysis .style-content .style-details .weaknesses h6[data-v-6d12ec06]{margin:0 0 8px 0;font-size:14px;display:flex;align-items:center;gap:4px}.sales-script-welcome .communication-analysis .style-content .style-details .strengths h6 i[data-v-6d12ec06],.sales-script-welcome .communication-analysis .style-content .style-details .weaknesses h6 i[data-v-6d12ec06]{font-size:14px}.sales-script-welcome .communication-analysis .style-content .style-details .strengths ul[data-v-6d12ec06],.sales-script-welcome .communication-analysis .style-content .style-details .weaknesses ul[data-v-6d12ec06]{margin:0;padding-left:16px}.sales-script-welcome .communication-analysis .style-content .style-details .strengths ul li[data-v-6d12ec06],.sales-script-welcome .communication-analysis .style-content .style-details .weaknesses ul li[data-v-6d12ec06]{font-size:13px;line-height:1.4;margin-bottom:4px;color:#666}.sales-script-welcome .communication-analysis .style-content .style-details .strengths h6[data-v-6d12ec06]{color:#67c23a}.sales-script-welcome .communication-analysis .style-content .style-details .weaknesses h6[data-v-6d12ec06]{color:#e6a23c}.sales-script-welcome .communication-analysis .style-content .customer-response[data-v-6d12ec06]{margin-top:15px;background:#fff7e6;border-left:3px solid #e6a23c;padding:12px;border-radius:6px;text-align:left}.sales-script-welcome .communication-analysis .style-content .customer-response h6[data-v-6d12ec06]{margin:0 0 8px 0;color:#e6a23c;font-size:13px;display:flex;align-items:center;gap:4px}.sales-script-welcome .communication-analysis .style-content .customer-response h6 i[data-v-6d12ec06]{font-size:14px}.sales-script-welcome .communication-analysis .style-content .customer-response p[data-v-6d12ec06]{margin:0;color:#333;font-size:13px;line-height:1.5}.sales-script-welcome .recommended-scripts[data-v-6d12ec06]{margin-bottom:20px}.sales-script-welcome .recommended-scripts .script-categories[data-v-6d12ec06]{text-align:left;display:flex;flex-direction:column;gap:10px}.sales-script-welcome .recommended-scripts .script-categories .script-category[data-v-6d12ec06]{background:#fff;border:1px solid #e4e7ed;border-radius:8px;overflow:hidden}.sales-script-welcome .recommended-scripts .script-categories .script-category .category-header[data-v-6d12ec06]{background:#f8f9fa;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e7ed}.sales-script-welcome .recommended-scripts .script-categories .script-category .category-header span[data-v-6d12ec06]{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#333}.sales-script-welcome .recommended-scripts .script-categories .script-category .category-header span i[data-v-6d12ec06]{color:#409eff;font-size:14px}.sales-script-welcome .recommended-scripts .script-categories .script-category .category-header .el-button[data-v-6d12ec06]{padding:2px 6px;font-size:10px}.sales-script-welcome .recommended-scripts .script-categories .script-category .script-text[data-v-6d12ec06]{padding:10px 12px;font-size:14px;line-height:1.5;color:#333;background:#fafafa}.sales-script-welcome .improvement-suggestions[data-v-6d12ec06]{margin-bottom:20px;text-align:left}.sales-script-welcome .improvement-suggestions .suggestions-list[data-v-6d12ec06]{display:flex;flex-direction:column;gap:12px}.sales-script-welcome .improvement-suggestions .suggestions-list .suggestion-item[data-v-6d12ec06]{background:#fff;border:1px solid #e4e7ed;border-radius:8px;overflow:hidden}.sales-script-welcome .improvement-suggestions .suggestions-list .suggestion-item .suggestion-header[data-v-6d12ec06]{background:#fff7e6;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e7ed}.sales-script-welcome .improvement-suggestions .suggestions-list .suggestion-item .suggestion-header .area-tag[data-v-6d12ec06]{background:#e6a23c;color:#fff;padding:2px 8px;border-radius:12px;font-size:10px;font-weight:600}.sales-script-welcome .improvement-suggestions .suggestions-list .suggestion-item .suggestion-header .el-button[data-v-6d12ec06]{padding:2px 6px;font-size:10px}.sales-script-welcome .improvement-suggestions .suggestions-list .suggestion-item .suggestion-content[data-v-6d12ec06]{padding:10px 12px}.sales-script-welcome .improvement-suggestions .suggestions-list .suggestion-item .suggestion-content .suggestion-text[data-v-6d12ec06]{margin:0 0 8px 0;font-size:14px;color:#333;line-height:1.4}.sales-script-welcome .improvement-suggestions .suggestions-list .suggestion-item .suggestion-content .example-text[data-v-6d12ec06]{background:#f0f7ff;padding:8px;border-radius:4px;font-size:13px;color:#666;line-height:1.4}.sales-script-welcome .improvement-suggestions .suggestions-list .suggestion-item .suggestion-content .example-text strong[data-v-6d12ec06]{color:#409eff}.sales-script-welcome .next-steps[data-v-6d12ec06]{text-align:left;margin-bottom:20px}.sales-script-welcome .next-steps .steps-list[data-v-6d12ec06]{display:flex;flex-direction:column;gap:8px}.sales-script-welcome .next-steps .steps-list .step-item[data-v-6d12ec06]{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;background:#f0f9ff;border-radius:6px;border-left:3px solid #409eff}.sales-script-welcome .next-steps .steps-list .step-item .step-number[data-v-6d12ec06]{background:#409eff;color:#fff;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;flex-shrink:0;margin-top:1px}.sales-script-welcome .next-steps .steps-list .step-item .step-text[data-v-6d12ec06]{font-size:14px;color:#333;line-height:1.4;flex:1}.sales-script-welcome .analysis-title[data-v-6d12ec06]{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;font-weight:600;color:#303133;padding-bottom:8px;border-bottom:1px solid #e4e7ed}.sales-script-welcome .analysis-title i[data-v-6d12ec06]{color:#409eff;font-size:15px}.chat-input-container[data-v-6d12ec06]{padding:15px;border-top:1px solid #eee}.chat-input-container .modern-input-wrapper[data-v-6d12ec06]{display:flex;align-items:flex-end;background:#f8f9fa;border-radius:24px;padding:8px 12px;border:1px solid #e4e7ed;transition:all .2s ease}.chat-input-container .modern-input-wrapper[data-v-6d12ec06]:hover{border-color:#c0c4cc}.chat-input-container .modern-input-wrapper[data-v-6d12ec06]:focus-within{border-color:#409eff;background:#fff}.chat-input-container .modern-input-wrapper .input-actions-left[data-v-6d12ec06]{display:flex;align-items:center;margin-right:8px}.chat-input-container .modern-input-wrapper .input-actions-left .action-btn[data-v-6d12ec06]{width:32px;height:32px;border:none;background:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.chat-input-container .modern-input-wrapper .input-actions-left .action-btn[data-v-6d12ec06]:hover{background:rgba(64,158,255,.1)}.chat-input-container .modern-input-wrapper .input-actions-left .action-btn[data-v-6d12ec06]:disabled{opacity:.5;cursor:not-allowed}.chat-input-container .modern-input-wrapper .input-actions-left .action-btn i[data-v-6d12ec06]{font-size:16px;color:#909399}.chat-input-container .modern-input-wrapper .input-actions-left .action-btn.question-btn:hover i[data-v-6d12ec06]{color:#409eff}.chat-input-container .modern-input-wrapper .input-area[data-v-6d12ec06]{flex:1}.chat-input-container .modern-input-wrapper .input-area .message-input[data-v-6d12ec06]{width:100%;border:none;outline:none;background:transparent;resize:none;font-size:14px;line-height:20px;padding:6px 0;min-height:20px;max-height:120px;color:#303133;font-family:inherit;-webkit-user-select:text;-moz-user-select:text;user-select:text}.chat-input-container .modern-input-wrapper .input-area .message-input[data-v-6d12ec06]::-moz-placeholder{color:#c0c4cc}.chat-input-container .modern-input-wrapper .input-area .message-input[data-v-6d12ec06]::placeholder{color:#c0c4cc}.chat-input-container .modern-input-wrapper .input-area .message-input[data-v-6d12ec06]:disabled{color:#c0c4cc;cursor:not-allowed}.chat-input-container .modern-input-wrapper .input-area .message-input[data-v-6d12ec06]::-webkit-scrollbar{width:0;background:transparent}.chat-input-container .modern-input-wrapper .input-actions-right[data-v-6d12ec06]{display:flex;align-items:center;margin-left:8px}.chat-input-container .modern-input-wrapper .input-actions-right .send-button[data-v-6d12ec06]{width:36px;height:36px;border:none;border-radius:50%;background:#e4e7ed;color:#909399;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.chat-input-container .modern-input-wrapper .input-actions-right .send-button[data-v-6d12ec06]:disabled{opacity:.5;cursor:not-allowed}.chat-input-container .modern-input-wrapper .input-actions-right .send-button.active[data-v-6d12ec06]{background:#409eff;color:#fff}.chat-input-container .modern-input-wrapper .input-actions-right .send-button.active[data-v-6d12ec06]:hover{background:#337ecc}.chat-input-container .modern-input-wrapper .input-actions-right .send-button.loading[data-v-6d12ec06]{background:#409eff;color:#fff}.chat-input-container .modern-input-wrapper .input-actions-right .send-button.loading i[data-v-6d12ec06]{animation:rotate-6d12ec06 1s linear infinite}.chat-input-container .modern-input-wrapper .input-actions-right .send-button i[data-v-6d12ec06]{font-size:16px;transition:transform .1s ease}.chat-input-container .modern-input-wrapper .input-actions-right .send-button:active:not(:disabled) i[data-v-6d12ec06]{transform:scale(.9)}.chat-input-container .input-tip[data-v-6d12ec06]{font-size:13px;color:#999;margin-top:8px;text-align:center}@keyframes rotate-6d12ec06{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}[data-v-6d12ec06] .quick-question-menu{max-width:280px}[data-v-6d12ec06] .quick-question-menu .quick-question-item{padding:8px 15px!important;line-height:1.4;white-space:normal}[data-v-6d12ec06] .quick-question-menu .quick-question-item .question-title{font-size:13px;font-weight:700;color:#303133;margin-bottom:3px}[data-v-6d12ec06] .quick-question-menu .quick-question-item .question-preview{font-size:13px;color:#666;line-height:1.3}[data-v-6d12ec06] .quick-question-menu .quick-question-item:hover{background:#f5f7fa!important}@keyframes blink-6d12ec06{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes thinking-6d12ec06{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-8px);opacity:1}}@keyframes fadeInUp-6d12ec06{0%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}.feature-menu[data-v-6d12ec06]{flex:1;overflow-y:auto;padding:0 15px}.feature-menu .menu-section[data-v-6d12ec06]{margin-bottom:20px}.feature-menu .menu-section .section-title[data-v-6d12ec06]{font-size:14px;color:#666;margin-bottom:10px;text-transform:uppercase;letter-spacing:1px}.feature-menu .menu-section .menu-items .menu-item[data-v-6d12ec06]{display:flex;align-items:center;padding:12px 15px;margin-bottom:5px;background:#fff;border-radius:6px;cursor:pointer;transition:all .2s;position:relative}.feature-menu .menu-section .menu-items .menu-item[data-v-6d12ec06]:hover{background:#f0f7ff;transform:translateX(2px)}.feature-menu .menu-section .menu-items .menu-item.active[data-v-6d12ec06]{background:#e6f3ff;border-left:3px solid #409eff}.feature-menu .menu-section .menu-items .menu-item i[data-v-6d12ec06]{margin-right:10px;font-size:16px;color:#666;width:20px;text-align:center}.feature-menu .menu-section .menu-items .menu-item span[data-v-6d12ec06]{flex:1;font-size:13px;color:#333}.feature-menu .menu-section .menu-items .menu-item .el-badge[data-v-6d12ec06]{margin-left:5px}.analysis-result[data-v-6d12ec06]{margin:15px;background:#fff;border-radius:8px;max-height:400px;overflow-y:auto}.analysis-result .result-header[data-v-6d12ec06]{display:flex;justify-content:space-between;align-items:center;padding:15px;border-bottom:1px solid #eee}.analysis-result .result-header .result-title[data-v-6d12ec06]{font-size:14px;font-weight:600;color:#333}.analysis-result .result-header .result-actions[data-v-6d12ec06]{display:flex;gap:5px}.analysis-result .result-content[data-v-6d12ec06]{padding:15px}.analysis-result .result-content h4[data-v-6d12ec06]{margin:0 0 10px 0;font-size:13px;color:#666;text-transform:uppercase}.analysis-result .result-content .intent-section[data-v-6d12ec06],.analysis-result .result-content .needs-section[data-v-6d12ec06],.analysis-result .result-content .recommendations[data-v-6d12ec06],.analysis-result .result-content .script-section[data-v-6d12ec06]{margin-bottom:20px}.analysis-result .result-content .intent-section .need-item[data-v-6d12ec06],.analysis-result .result-content .intent-section .recommendation-item[data-v-6d12ec06],.analysis-result .result-content .intent-section .script-item[data-v-6d12ec06],.analysis-result .result-content .needs-section .need-item[data-v-6d12ec06],.analysis-result .result-content .needs-section .recommendation-item[data-v-6d12ec06],.analysis-result .result-content .needs-section .script-item[data-v-6d12ec06],.analysis-result .result-content .recommendations .need-item[data-v-6d12ec06],.analysis-result .result-content .recommendations .recommendation-item[data-v-6d12ec06],.analysis-result .result-content .recommendations .script-item[data-v-6d12ec06],.analysis-result .result-content .script-section .need-item[data-v-6d12ec06],.analysis-result .result-content .script-section .recommendation-item[data-v-6d12ec06],.analysis-result .result-content .script-section .script-item[data-v-6d12ec06]{margin-bottom:10px;padding:10px;background:#f8f9fa;border-radius:4px;border-left:3px solid #409eff}.analysis-result .result-content .intent-section .need-item .need-content[data-v-6d12ec06],.analysis-result .result-content .intent-section .need-item .rec-action[data-v-6d12ec06],.analysis-result .result-content .intent-section .need-item .script-label[data-v-6d12ec06],.analysis-result .result-content .intent-section .recommendation-item .need-content[data-v-6d12ec06],.analysis-result .result-content .intent-section .recommendation-item .rec-action[data-v-6d12ec06],.analysis-result .result-content .intent-section .recommendation-item .script-label[data-v-6d12ec06],.analysis-result .result-content .intent-section .script-item .need-content[data-v-6d12ec06],.analysis-result .result-content .intent-section .script-item .rec-action[data-v-6d12ec06],.analysis-result .result-content .intent-section .script-item .script-label[data-v-6d12ec06],.analysis-result .result-content .needs-section .need-item .need-content[data-v-6d12ec06],.analysis-result .result-content .needs-section .need-item .rec-action[data-v-6d12ec06],.analysis-result .result-content .needs-section .need-item .script-label[data-v-6d12ec06],.analysis-result .result-content .needs-section .recommendation-item .need-content[data-v-6d12ec06],.analysis-result .result-content .needs-section .recommendation-item .rec-action[data-v-6d12ec06],.analysis-result .result-content .needs-section .recommendation-item .script-label[data-v-6d12ec06],.analysis-result .result-content .needs-section .script-item .need-content[data-v-6d12ec06],.analysis-result .result-content .needs-section .script-item .rec-action[data-v-6d12ec06],.analysis-result .result-content .needs-section .script-item .script-label[data-v-6d12ec06],.analysis-result .result-content .recommendations .need-item .need-content[data-v-6d12ec06],.analysis-result .result-content .recommendations .need-item .rec-action[data-v-6d12ec06],.analysis-result .result-content .recommendations .need-item .script-label[data-v-6d12ec06],.analysis-result .result-content .recommendations .recommendation-item .need-content[data-v-6d12ec06],.analysis-result .result-content .recommendations .recommendation-item .rec-action[data-v-6d12ec06],.analysis-result .result-content .recommendations .recommendation-item .script-label[data-v-6d12ec06],.analysis-result .result-content .recommendations .script-item .need-content[data-v-6d12ec06],.analysis-result .result-content .recommendations .script-item .rec-action[data-v-6d12ec06],.analysis-result .result-content .recommendations .script-item .script-label[data-v-6d12ec06],.analysis-result .result-content .script-section .need-item .need-content[data-v-6d12ec06],.analysis-result .result-content .script-section .need-item .rec-action[data-v-6d12ec06],.analysis-result .result-content .script-section .need-item .script-label[data-v-6d12ec06],.analysis-result .result-content .script-section .recommendation-item .need-content[data-v-6d12ec06],.analysis-result .result-content .script-section .recommendation-item .rec-action[data-v-6d12ec06],.analysis-result .result-content .script-section .recommendation-item .script-label[data-v-6d12ec06],.analysis-result .result-content .script-section .script-item .need-content[data-v-6d12ec06],.analysis-result .result-content .script-section .script-item .rec-action[data-v-6d12ec06],.analysis-result .result-content .script-section .script-item .script-label[data-v-6d12ec06]{font-size:14px;font-weight:600;color:#333;margin-bottom:5px}.analysis-result .result-content .intent-section .need-item .need-description[data-v-6d12ec06],.analysis-result .result-content .intent-section .need-item .need-evidence[data-v-6d12ec06],.analysis-result .result-content .intent-section .need-item .rec-reason[data-v-6d12ec06],.analysis-result .result-content .intent-section .need-item .script-content[data-v-6d12ec06],.analysis-result .result-content .intent-section .recommendation-item .need-description[data-v-6d12ec06],.analysis-result .result-content .intent-section .recommendation-item .need-evidence[data-v-6d12ec06],.analysis-result .result-content .intent-section .recommendation-item .rec-reason[data-v-6d12ec06],.analysis-result .result-content .intent-section .recommendation-item .script-content[data-v-6d12ec06],.analysis-result .result-content .intent-section .script-item .need-description[data-v-6d12ec06],.analysis-result .result-content .intent-section .script-item .need-evidence[data-v-6d12ec06],.analysis-result .result-content .intent-section .script-item .rec-reason[data-v-6d12ec06],.analysis-result .result-content .intent-section .script-item .script-content[data-v-6d12ec06],.analysis-result .result-content .needs-section .need-item .need-description[data-v-6d12ec06],.analysis-result .result-content .needs-section .need-item .need-evidence[data-v-6d12ec06],.analysis-result .result-content .needs-section .need-item .rec-reason[data-v-6d12ec06],.analysis-result .result-content .needs-section .need-item .script-content[data-v-6d12ec06],.analysis-result .result-content .needs-section .recommendation-item .need-description[data-v-6d12ec06],.analysis-result .result-content .needs-section .recommendation-item .need-evidence[data-v-6d12ec06],.analysis-result .result-content .needs-section .recommendation-item .rec-reason[data-v-6d12ec06],.analysis-result .result-content .needs-section .recommendation-item .script-content[data-v-6d12ec06],.analysis-result .result-content .needs-section .script-item .need-description[data-v-6d12ec06],.analysis-result .result-content .needs-section .script-item .need-evidence[data-v-6d12ec06],.analysis-result .result-content .needs-section .script-item .rec-reason[data-v-6d12ec06],.analysis-result .result-content .needs-section .script-item .script-content[data-v-6d12ec06],.analysis-result .result-content .recommendations .need-item .need-description[data-v-6d12ec06],.analysis-result .result-content .recommendations .need-item .need-evidence[data-v-6d12ec06],.analysis-result .result-content .recommendations .need-item .rec-reason[data-v-6d12ec06],.analysis-result .result-content .recommendations .need-item .script-content[data-v-6d12ec06],.analysis-result .result-content .recommendations .recommendation-item .need-description[data-v-6d12ec06],.analysis-result .result-content .recommendations .recommendation-item .need-evidence[data-v-6d12ec06],.analysis-result .result-content .recommendations .recommendation-item .rec-reason[data-v-6d12ec06],.analysis-result .result-content .recommendations .recommendation-item .script-content[data-v-6d12ec06],.analysis-result .result-content .recommendations .script-item .need-description[data-v-6d12ec06],.analysis-result .result-content .recommendations .script-item .need-evidence[data-v-6d12ec06],.analysis-result .result-content .recommendations .script-item .rec-reason[data-v-6d12ec06],.analysis-result .result-content .recommendations .script-item .script-content[data-v-6d12ec06],.analysis-result .result-content .script-section .need-item .need-description[data-v-6d12ec06],.analysis-result .result-content .script-section .need-item .need-evidence[data-v-6d12ec06],.analysis-result .result-content .script-section .need-item .rec-reason[data-v-6d12ec06],.analysis-result .result-content .script-section .need-item .script-content[data-v-6d12ec06],.analysis-result .result-content .script-section .recommendation-item .need-description[data-v-6d12ec06],.analysis-result .result-content .script-section .recommendation-item .need-evidence[data-v-6d12ec06],.analysis-result .result-content .script-section .recommendation-item .rec-reason[data-v-6d12ec06],.analysis-result .result-content .script-section .recommendation-item .script-content[data-v-6d12ec06],.analysis-result .result-content .script-section .script-item .need-description[data-v-6d12ec06],.analysis-result .result-content .script-section .script-item .need-evidence[data-v-6d12ec06],.analysis-result .result-content .script-section .script-item .rec-reason[data-v-6d12ec06],.analysis-result .result-content .script-section .script-item .script-content[data-v-6d12ec06]{font-size:13px;color:#666;line-height:1.4;margin-bottom:8px}.analysis-result .result-content .intent-section .need-item .script-actions[data-v-6d12ec06],.analysis-result .result-content .intent-section .recommendation-item .script-actions[data-v-6d12ec06],.analysis-result .result-content .intent-section .script-item .script-actions[data-v-6d12ec06],.analysis-result .result-content .needs-section .need-item .script-actions[data-v-6d12ec06],.analysis-result .result-content .needs-section .recommendation-item .script-actions[data-v-6d12ec06],.analysis-result .result-content .needs-section .script-item .script-actions[data-v-6d12ec06],.analysis-result .result-content .recommendations .need-item .script-actions[data-v-6d12ec06],.analysis-result .result-content .recommendations .recommendation-item .script-actions[data-v-6d12ec06],.analysis-result .result-content .recommendations .script-item .script-actions[data-v-6d12ec06],.analysis-result .result-content .script-section .need-item .script-actions[data-v-6d12ec06],.analysis-result .result-content .script-section .recommendation-item .script-actions[data-v-6d12ec06],.analysis-result .result-content .script-section .script-item .script-actions[data-v-6d12ec06]{text-align:right}.analysis-result .result-content .intent-section .need-item .el-tag[data-v-6d12ec06],.analysis-result .result-content .intent-section .recommendation-item .el-tag[data-v-6d12ec06],.analysis-result .result-content .intent-section .script-item .el-tag[data-v-6d12ec06],.analysis-result .result-content .needs-section .need-item .el-tag[data-v-6d12ec06],.analysis-result .result-content .needs-section .recommendation-item .el-tag[data-v-6d12ec06],.analysis-result .result-content .needs-section .script-item .el-tag[data-v-6d12ec06],.analysis-result .result-content .recommendations .need-item .el-tag[data-v-6d12ec06],.analysis-result .result-content .recommendations .recommendation-item .el-tag[data-v-6d12ec06],.analysis-result .result-content .recommendations .script-item .el-tag[data-v-6d12ec06],.analysis-result .result-content .script-section .need-item .el-tag[data-v-6d12ec06],.analysis-result .result-content .script-section .recommendation-item .el-tag[data-v-6d12ec06],.analysis-result .result-content .script-section .script-item .el-tag[data-v-6d12ec06]{margin-left:8px}.analysis-result .result-content .intent-section .intent-score[data-v-6d12ec06]{text-align:center;margin-bottom:15px}.analysis-result .result-content .intent-section .intent-score .score-label[data-v-6d12ec06]{font-size:14px;color:#666;margin-bottom:10px}.analysis-result .result-content .intent-section .intent-score .score-value[data-v-6d12ec06]{margin-bottom:10px}.analysis-result .result-content .intent-section .intent-score .score-level[data-v-6d12ec06]{font-size:14px;font-weight:600}.analysis-result .result-content .intent-section .conversion-info .conversion-item[data-v-6d12ec06]{display:flex;justify-content:space-between;margin-bottom:5px;font-size:14px}.analysis-result .result-content .intent-section .conversion-info .conversion-item .label[data-v-6d12ec06]{color:#666}.analysis-result .result-content .intent-section .conversion-info .conversion-item .value[data-v-6d12ec06]{font-weight:600;color:#333}.empty-state[data-v-6d12ec06]{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#999}.empty-state .empty-icon[data-v-6d12ec06]{font-size:48px;margin-bottom:15px}.empty-state .empty-text[data-v-6d12ec06]{font-size:14px}.sidebar-footer[data-v-6d12ec06]{padding:15px;border-top:1px solid #eee;background:#fff;display:flex;gap:10px}.sidebar-footer .el-button[data-v-6d12ec06]{flex:1}.history-content .el-pagination[data-v-6d12ec06],.stats-content .el-pagination[data-v-6d12ec06]{margin-top:20px;text-align:center}.stats-content .stats-cards[data-v-6d12ec06]{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:20px}.stats-content .stats-cards .stats-card[data-v-6d12ec06]{text-align:center;padding:20px;background:#f8f9fa;border-radius:8px}.stats-content .stats-cards .stats-card .stats-number[data-v-6d12ec06]{font-size:24px;font-weight:600;color:#409eff;margin-bottom:5px}.stats-content .stats-cards .stats-card .stats-label[data-v-6d12ec06]{font-size:14px;color:#666}.stats-content .stats-chart .chart-placeholder[data-v-6d12ec06]{height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#f8f9fa;border-radius:8px;color:#999}.stats-content .stats-chart .chart-placeholder i[data-v-6d12ec06]{font-size:48px;margin-bottom:10px}.error-container[data-v-6d12ec06]{display:flex;flex-direction:column;align-items:center;padding:40px 0;text-align:center}.error-container .error-header[data-v-6d12ec06]{margin-bottom:30px}.error-container .error-header .error-icon[data-v-6d12ec06]{width:80px;height:80px;background:linear-gradient(135deg,#ff6b6b,#ee5a24);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 4px 15px hsla(0,100%,71%,.3)}.error-container .error-header .error-icon i[data-v-6d12ec06]{font-size:32px;color:#fff}.error-container .error-header h3[data-v-6d12ec06]{margin:0 0 10px 0;color:#e74c3c;font-size:20px;font-weight:600}.error-container .error-header p[data-v-6d12ec06]{margin:0;color:#666;font-size:14px;line-height:1.5}.error-container .error-solutions[data-v-6d12ec06]{background:#fff7f7;border:1px solid #ffebee;border-radius:8px;padding:20px;margin-bottom:30px;width:100%;max-width:400px}.error-container .error-solutions .solutions-title[data-v-6d12ec06]{font-size:14px;font-weight:600;color:#e74c3c;margin-bottom:12px;display:flex;align-items:center;gap:6px}.error-container .error-solutions .solutions-title[data-v-6d12ec06]:before{content:"💡";font-size:16px}.error-container .error-solutions .solutions-list[data-v-6d12ec06]{list-style:none;padding:0;margin:0}.error-container .error-solutions .solutions-list li[data-v-6d12ec06]{padding:6px 0;font-size:13px;color:#555;line-height:1.4;border-bottom:1px solid #f5f5f5}.error-container .error-solutions .solutions-list li[data-v-6d12ec06]:last-child{border-bottom:none}.error-container .error-solutions .solutions-list li[data-v-6d12ec06]:before{content:"•";color:#e74c3c;margin-right:8px;font-weight:700}.error-container .error-actions[data-v-6d12ec06]{display:flex;gap:12px}.error-container .error-actions .el-button[data-v-6d12ec06]{border-radius:20px;padding:8px 20px;font-size:13px}.error-container .error-actions .el-button i[data-v-6d12ec06]{margin-right:4px}@media (max-width:768px){.ai-mentor-sidebar .feature-menu[data-v-6d12ec06]{padding:0 10px}.ai-mentor-sidebar .analysis-result[data-v-6d12ec06]{margin:10px;max-height:300px}.error-container[data-v-6d12ec06]{padding:30px 15px}.error-container .error-solutions[data-v-6d12ec06]{max-width:100%}.error-container .error-actions[data-v-6d12ec06]{flex-direction:column;width:100%}.error-container .error-actions .el-button[data-v-6d12ec06]{width:100%}}