.ai-robot-knowledge .default-body{margin:0!important;padding:10px 0!important;background:#f6f6f6!important;height:calc(100% - 1px)!important}.ai-robot-knowledge .main-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;gap:10px;height:calc(100vh - 200px);padding:10px 10px 10px 0}.ai-robot-knowledge .chat-list{width:400px;-ms-flex-negative:0;flex-shrink:0;background:#fff;border-radius:12px;padding:0 10px 10px 10px;-webkit-box-shadow:0 0 12px rgba(0,0,0,.05);box-shadow:0 0 12px rgba(0,0,0,.05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100vh - 146px);overflow-y:scroll}.ai-robot-knowledge .chat-list .chat-list-header{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:0}.ai-robot-knowledge .chat-list .chat-list-header h2{font-size:18px;color:#1a1a1a;margin:10px 0}.ai-robot-knowledge .chat-list .chat-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.ai-robot-knowledge .chat-list .chat-tabs .chat-tab{padding:4px 14px;background:#f0f4f8;border-radius:20px;font-size:14px;cursor:pointer}.ai-robot-knowledge .chat-list .chat-tabs .chat-tab.active{background:#1e88e5;color:#fff}.ai-robot-knowledge .chat-list .chat-items{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.ai-robot-knowledge .chat-item{padding:10px;border-bottom:1px solid #eee;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.ai-robot-knowledge .chat-item:hover{background:#f9fafb}.ai-robot-knowledge .chat-item.selected{background:#e3f2fd;border-left:4px solid #1e88e5}.ai-robot-knowledge .chat-item .chat-item-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.ai-robot-knowledge .chat-item .chat-item-header .chat-participants{font-weight:500;color:#1e88e5}.ai-robot-knowledge .chat-item .chat-item-header .chat-time{color:#888;font-size:14px}.ai-robot-knowledge .chat-item .chat-preview{color:#666;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px}.ai-robot-knowledge .chat-item .chat-metrics{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;font-size:13px}.ai-robot-knowledge .chat-item .chat-metrics .metric{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.ai-robot-knowledge .chat-item .chat-metrics .metric.pending{color:#f56c6c}.ai-robot-knowledge .chat-item .chat-metrics .metric.new{color:#43a047}.ai-robot-knowledge .chat-item .chat-metrics .metric.duplicate{color:#f57c00}.ai-robot-knowledge .chat-item .chat-tags{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;margin-top:8px}.ai-robot-knowledge .chat-item .chat-tag{padding:3px 8px;border-radius:12px;font-size:12px}.ai-robot-knowledge .tag-sales{background:#e8f5e9;color:#43a047}.ai-robot-knowledge .tag-support{background:#ffebee;color:#e53935}.ai-robot-knowledge .tag-logistics{background:#e3f2fd;color:#1e88e5}.ai-robot-knowledge .editor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100vh - 146px);-webkit-box-flex:1;-ms-flex:1;flex:1;background:#fff;border-radius:12px;padding:0 10px 10px 10px;-webkit-box-shadow:0 0 12px rgba(0,0,0,.05);box-shadow:0 0 12px rgba(0,0,0,.05);overflow-y:scroll}.ai-robot-knowledge .editor .el-input__inner,.ai-robot-knowledge .editor .el-textarea__inner{color:#000;font-size:14px;padding:10px}.ai-robot-knowledge .editor .editor-header{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:0}.ai-robot-knowledge .editor .editor-header h2{font-size:18px;color:#1a1a1a;margin:10px 0}.ai-robot-knowledge .editor .chat-content{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:15px;background:#f9fafb;border-radius:8px;margin-bottom:20px;max-height:300px}.ai-robot-knowledge .editor .chat-content .message{margin-bottom:15px;max-width:80%}.ai-robot-knowledge .editor .chat-content .message.customer{margin-right:auto}.ai-robot-knowledge .editor .chat-content .message.staff{margin-left:auto}.ai-robot-knowledge .editor .chat-content .message-bubble{padding:12px 16px;border-radius:18px;white-space:pre-line}.ai-robot-knowledge .editor .chat-content .customer .message-bubble{background:#e3f2fd;border-top-left-radius:4px}.ai-robot-knowledge .editor .chat-content .staff .message-bubble{background:#48aae6;color:#fff;border-top-right-radius:4px}.ai-robot-knowledge .editor .chat-content .message-sender{font-size:12px;margin-bottom:4px;color:#666;padding:0 8px}.ai-robot-knowledge .ai-suggestions{margin:20px 0}.ai-robot-knowledge .ai-suggestion-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;margin-bottom:15px}.ai-robot-knowledge .ai-suggestion-header h3{font-size:16px;color:#1e88e5;margin:2px 0}.ai-robot-knowledge .ai-suggestion-item{background:#f1f8e9;border-radius:8px;padding:15px;margin-bottom:15px;border-left:4px solid #8bc34a}.ai-robot-knowledge .ai-suggestion-item .suggestion-header{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:10px}.ai-robot-knowledge .ai-suggestion-item .suggestion-confidence{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:13px;color:#689f38}.ai-robot-knowledge .ai-suggestion-item .suggestion-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-top:15px}.ai-robot-knowledge .suggestion-duplicate{background:#fff3e0;padding:8px 12px;border-radius:6px;font-size:13px;margin:10px 0;border-left:3px solid #ff9800}.ai-robot-knowledge .knowledge-form{gap:15px}.ai-robot-knowledge .form-group,.ai-robot-knowledge .knowledge-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ai-robot-knowledge .form-group{gap:8px}.ai-robot-knowledge .form-group label{font-size:14px;font-weight:500;color:#333}.ai-robot-knowledge .category-select{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.ai-robot-knowledge .category-select .category-pill{padding:6px 12px;background:#f0f4f8;border-radius:16px;font-size:13px;cursor:pointer}.ai-robot-knowledge .category-select .category-pill.selected{background:#1e88e5;color:#fff}.ai-robot-knowledge .form-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:10px}