.left-panel[data-v-a506b012]{width:100%;height:100%;background-color:#fff;border-right:1px solid #e2e8f0;overflow-y:auto}.list-item[data-v-a506b012]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 16px;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s;border:1px solid #e9e9e9;height:82px}.list-item[data-v-a506b012]:hover{background-color:#e9e9e9}.list-item.active[data-v-a506b012]{background-color:#e9e9e9;border-left:3px solid transparent}.item-icon[data-v-a506b012]{width:50px;height:50px;border-radius:6px;margin-right:10px;img{width:auto;height:50px;border-radius:50%}}.item-info[data-v-a506b012]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.item-title[data-v-a506b012]{height:21px;font-family:PingFangSC-Medium;font-size:14px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#333;margin-bottom:4px}.item-desc[data-v-a506b012]{height:18px;font-family:PingFangSC-Regular;font-size:12px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#999;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-input-container[data-v-485205a1]{width:100%}.image-preview[data-v-485205a1]{position:relative;width:100%;margin-bottom:12px;border-radius:4px;overflow:hidden;border:1px dashed #d1d5db}.preview-img[data-v-485205a1]{width:100%;max-height:200px;-o-object-fit:contain;object-fit:contain;display:block}.remove-image[data-v-485205a1]{position:absolute;top:4px;right:4px;width:24px;height:24px;border-radius:50%;background-color:rgba(0,0,0,.5);color:#fff;border:none;cursor:pointer;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:16px;line-height:1;-webkit-transition:background-color .2s;transition:background-color .2s}.remove-image[data-v-485205a1]:hover{background-color:rgba(0,0,0,.7)}.text-input[data-v-485205a1]{width:100%;min-height:80px;border:none;border-radius:0;padding:10px;resize:none;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:12px;background:transparent;outline:none;font-family:inherit;line-height:1.5}.text-input[data-v-485205a1]:focus{outline:none;border:none}.text-input[data-v-485205a1]::-webkit-scrollbar{display:none}.text-input[data-v-485205a1]{-ms-overflow-style:none;scrollbar-width:none}.action-buttons[data-v-485205a1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px}.attach-btn[data-v-485205a1],.send-btn[data-v-485205a1]{width:40px;height:40px;border-radius:50%;border:none;cursor:pointer;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:16px;-webkit-transition:background-color .2s;transition:background-color .2s}.attach-btn[data-v-485205a1]{background-color:#f3f4f6;color:#4b5563}.attach-btn[data-v-485205a1]:hover{background-color:#e5e7eb}.send-btn[data-v-485205a1]{background-color:#3b82f6;color:#fff}.send-btn[data-v-485205a1]:disabled{background-color:#93c5fd;cursor:not-allowed}.file-input[data-v-485205a1]{display:none}.mwfont.disabled[data-v-485205a1]{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.modal-overlay[data-v-781340c6]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);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;z-index:1000}.modal-container[data-v-781340c6]{background:#fff;border-radius:8px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.15);box-shadow:0 4px 20px rgba(0,0,0,.15);width:480px;height:500px;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}.modal-header[data-v-781340c6]{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;padding:20px 24px 16px;border-bottom:1px solid #f0f0f0}.modal-title[data-v-781340c6]{font-size:16px;font-weight:500;color:#333;margin:0}.close-btn[data-v-781340c6]{font-size:20px;color:#999;cursor:pointer;-webkit-transition:color .2s;transition:color .2s}.close-btn[data-v-781340c6]:hover{color:#666}.search-section[data-v-781340c6]{padding:16px 20px;border-bottom:1px solid #f0f0f0}.search-input-wrapper[data-v-781340c6]{position:relative;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}.search-icon[data-v-781340c6]{position:absolute;left:calc(50% - 30px);font-size:16px;color:#999;z-index:1;pointer-events:none}.search-input[data-v-781340c6]{width:100%;height:26px;padding:0 12px;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;outline:none;-webkit-transition:all .2s;transition:all .2s;text-align:center;background-color:#f5f5f5}.search-input[data-v-781340c6]:focus{padding-left:40px;text-align:left}.search-input[data-v-781340c6]:not(:focus):not(:-moz-placeholder-shown){text-align:left;padding-left:40px}.search-input[data-v-781340c6]:not(:focus):not(:-ms-input-placeholder){text-align:left;padding-left:40px}.search-input[data-v-781340c6]:not(:focus):not(:placeholder-shown){text-align:left;padding-left:40px}.search-input-wrapper:focus-within .search-icon[data-v-781340c6]{left:12px!important;-webkit-transform:none!important;transform:none!important}.search-input[data-v-781340c6]:not(:-moz-placeholder-shown){padding-left:40px;text-align:left}.search-input[data-v-781340c6]:not(:-ms-input-placeholder){padding-left:40px;text-align:left}.search-input[data-v-781340c6]:not(:placeholder-shown){padding-left:40px;text-align:left}.search-input-wrapper.has-content .search-icon[data-v-781340c6]{left:12px!important;-webkit-transform:none!important;transform:none!important}.search-results[data-v-781340c6]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;min-height:0}.empty-state[data-v-781340c6],.loading-state[data-v-781340c6]{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:40px;color:#999}.results-list[data-v-781340c6]{padding:0}.result-item[data-v-781340c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:10px 20px;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s;border-bottom:1px solid #f0f0f0;position:relative}.result-item[data-v-781340c6]:hover{background-color:#f8f9fa}.result-item[data-v-781340c6]:last-child{border-bottom:none}.result-item.user-message[data-v-781340c6]{background-color:#f8f9fa}.result-item.ai-message[data-v-781340c6]{background-color:#fff}.item-avatar[data-v-781340c6]{width:36px;height:36px;margin-right:12px;-ms-flex-negative:0;flex-shrink:0;margin-top:2px}.item-avatar img[data-v-781340c6]{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.item-content[data-v-781340c6]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;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}.item-header[data-v-781340c6]{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;width:100%}.item-name[data-v-781340c6]{font-size:14px;font-weight:500;color:#333;line-height:1.4;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.item-desc[data-v-781340c6]{font-size:13px;color:#666;line-height:1.4;word-break:break-word;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-time[data-v-781340c6]{font-size:12px;color:#999;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap;margin-left:8px}.load-more-trigger[data-v-781340c6]{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:16px;color:#1890ff;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s;border-top:1px solid #f0f0f0}.load-more-trigger[data-v-781340c6]:hover{background-color:#f8f9fa}.refresh-icon[data-v-781340c6]{font-size:16px;margin-right:8px}.loading-more[data-v-781340c6]{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:16px;color:#1890ff;border-top:1px solid #f0f0f0}.loading-icon[data-v-781340c6]{font-size:16px;margin-right:8px;-webkit-animation:spin-data-v-781340c6 1s linear infinite;animation:spin-data-v-781340c6 1s linear infinite}@-webkit-keyframes spin-data-v-781340c6{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}[data-v-781340c6].highlight-message{background-color:#fff3cd!important;border-left:4px solid #ffc107!important;-webkit-animation:highlight-pulse-data-v-781340c6 .5s ease-in-out;animation:highlight-pulse-data-v-781340c6 .5s ease-in-out}@-webkit-keyframes highlight-pulse-data-v-781340c6{0%{background-color:#fff3cd}50%{background-color:#ffeaa7}to{background-color:#fff3cd}}@keyframes highlight-pulse-data-v-781340c6{0%{background-color:#fff3cd}50%{background-color:#ffeaa7}to{background-color:#fff3cd}}.no-more-data[data-v-781340c6]{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:16px;color:#999;font-size:12px;border-top:1px solid #f0f0f0}@keyframes spin-data-v-781340c6{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.right-content .ai-bubble table{border:1px solid #d9d9d9!important;border-collapse:collapse!important;width:100%!important;margin:8px 0!important;background-color:#fff!important;font-size:14px!important}.right-content .ai-bubble table th{background-color:#f5f5f5!important;font-weight:500!important;color:#333!important}.right-content .ai-bubble table td,.right-content .ai-bubble table th{border:1px solid #d9d9d9!important;padding:10px!important;font-size:14px!important;text-align:center}.right-content .ai-bubble table td{background-color:#fff!important;vertical-align:top!important}.right-content .ai-bubble table.order-analysis{border:1px solid grey!important;margin:12px 0!important;font-size:14px!important}.right-content .ai-bubble table.order-analysis th{background-color:#f2f2f2!important;font-size:14px!important;border:1px solid #e1e1e1!important;font-weight:500!important;color:#333!important}.right-content .ai-bubble table.order-analysis td{font-size:14px!important;border:1px solid #e1e1e1!important;background-color:#fff!important}.right-content .ai-bubble h3{margin:0 0 8px 0!important;font-size:16px!important;font-weight:500!important;color:#333!important}.right-content[data-v-2eec18ae]{width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;background-color:#f9f9f9}.right-content .content-wrapper[data-v-2eec18ae],.right-content .empty-state[data-v-2eec18ae]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.right-content .empty-state[data-v-2eec18ae]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;color:#86909c;font-size:16px}.right-content .empty-state img[data-v-2eec18ae]{width:auto;height:50px;border-radius:6px;margin-bottom:10px}.content-header[data-v-2eec18ae]{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;height:55px;line-height:55px;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:100;background-color:#f5f5f5;padding:0 20px}.content-header .header-actions[data-v-2eec18ae]{position:relative}.content-header .context-menu[data-v-2eec18ae]{position:absolute;top:5px;right:40px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1000;min-width:140px;overflow:hidden}.content-header .menu-item[data-v-2eec18ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:42px;line-height:42px;padding-left:20px;text-align:center;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s;white-space:nowrap;font-family:PingFangSC-Regular;font-size:14px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#000}.content-header .menu-item[data-v-2eec18ae]:hover{background-color:#f5f5f5}.content-header .menu-item.danger[data-v-2eec18ae]{color:red}.content-header .menu-item.danger[data-v-2eec18ae]:hover{background-color:#fff2f0}.content-header .header-icon[data-v-2eec18ae]{width:48px;height:48px;border-radius:8px;background-color:#1890ff;color:#fff;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;margin-right:16px;font-size:24px}.content-header .header-title[data-v-2eec18ae]{font-family:PingFangSC-Medium;font-size:13px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#333}.content-description[data-v-2eec18ae]{font-size:14px;color:#4e5969;line-height:1.6;margin-bottom:24px;padding:16px;background-color:#f2f3f5;border-radius:6px}.content-details[data-v-2eec18ae]{background-color:#f7f8fa;border-radius:6px;padding:16px}.content-body[data-v-2eec18ae]{overflow:hidden;padding:0}.chat-container[data-v-2eec18ae],.content-body[data-v-2eec18ae]{-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}.chat-container[data-v-2eec18ae]{height:100%;position:relative;min-height:400px}.chat-container .chat-messages[data-v-2eec18ae]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;overflow-x:hidden;padding:16px;background-color:#f5f5f5;position:relative;min-height:300px}.chat-container .chat-messages.loading[data-v-2eec18ae]{opacity:.7}.chat-container .loading-overlay[data-v-2eec18ae]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,96.1%,.6);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;z-index:10;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.chat-container .loading-spinner[data-v-2eec18ae]{width:24px;height:24px;border:2px solid #e2e8f0;border-top:2px solid #1890ff;border-radius:50%;-webkit-animation:spin-data-v-2eec18ae 1s linear infinite;animation:spin-data-v-2eec18ae 1s linear infinite;margin-bottom:8px}.chat-container .loading-text[data-v-2eec18ae]{font-size:14px;color:#666;font-weight:500}@-webkit-keyframes spin-data-v-2eec18ae{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fade-enter-active[data-v-2eec18ae],.fade-leave-active[data-v-2eec18ae]{-webkit-transition:opacity .15s ease;transition:opacity .15s ease;-webkit-transform:translateZ(0);transform:translateZ(0)}.fade-enter[data-v-2eec18ae],.fade-leave-to[data-v-2eec18ae]{opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.chat-switch-enter-active[data-v-2eec18ae],.chat-switch-leave-active[data-v-2eec18ae]{-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateZ(0);transform:translateZ(0)}.chat-switch-enter[data-v-2eec18ae],.chat-switch-leave-to[data-v-2eec18ae]{opacity:0;-webkit-transform:translateY(10px) translateZ(0);transform:translateY(10px) translateZ(0)}.switching-overlay[data-v-2eec18ae]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,96.1%,.8);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;z-index:20;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.switching-spinner[data-v-2eec18ae]{width:32px;height:32px;border:3px solid #e2e8f0;border-top:3px solid #1890ff;border-radius:50%;-webkit-animation:spin-data-v-2eec18ae 1s linear infinite;animation:spin-data-v-2eec18ae 1s linear infinite;margin-bottom:12px}.switching-text[data-v-2eec18ae]{font-size:14px;color:#666;font-weight:500}.content-fade-enter-active[data-v-2eec18ae],.content-fade-leave-active[data-v-2eec18ae]{-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateZ(0);transform:translateZ(0)}.content-fade-enter[data-v-2eec18ae]{opacity:0;-webkit-transform:translateY(10px) translateZ(0);transform:translateY(10px) translateZ(0)}.content-fade-leave-to[data-v-2eec18ae]{opacity:0;-webkit-transform:translateY(-10px) translateZ(0);transform:translateY(-10px) translateZ(0)}.empty-messages[data-v-2eec18ae]{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;height:200px;color:#999}.empty-text[data-v-2eec18ae]{font-size:14px;color:#999}.message-container[data-v-2eec18ae]{width:100%;min-height:200px;-webkit-transition:none;transition:none}.message-item[data-v-2eec18ae]{margin-bottom:16px;position:relative;cursor:context-menu}.message-item .user-message-content[data-v-2eec18ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;margin-left:0}.message-item .user-message-content .message-bubble[data-v-2eec18ae]{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.message-item .user-message-content .message-avatar[data-v-2eec18ae]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.message-item .user-message-content .user-selection-radio[data-v-2eec18ae]{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-left:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-top:7px}.message-item .ai-message-content[data-v-2eec18ae]{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}.message-item .ai-message-content .ai-header-row[data-v-2eec18ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;min-height:40px}.ai-message-content .selection-radio[data-v-2eec18ae]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ai-message-content .message-bubble[data-v-2eec18ae]{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;position:relative;left:40px}.message-avatar[data-v-2eec18ae]{width:32px;height:32px;border-radius:50%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.message-avatar img[data-v-2eec18ae]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.selection-radio[data-v-2eec18ae]{width:18px;height:18px;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;color:#d9d9d9;font-size:16px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;border:1px solid #d9d9d9;-ms-flex-item-align:center;align-self:center}.selection-radio.selected[data-v-2eec18ae]{background-color:#16b2a2;color:#fff;border-color:#16b2a2}.message-bubble[data-v-2eec18ae]{max-width:60%;position:relative;-webkit-transition:all .2s;transition:all .2s}.message-bubble.selectable[data-v-2eec18ae]{cursor:pointer}.message-bubble.selectable[data-v-2eec18ae]:hover{opacity:.8}.user-bubble[data-v-2eec18ae]{background-color:#e5f7f5;padding:10px 15px}.ai-bubble[data-v-2eec18ae]{color:#333}.message-header[data-v-2eec18ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:2px}.message-header .ai-name[data-v-2eec18ae]{height:17px;font-family:PingFangSC-Regular;font-size:12px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#333}.thinking-indicator[data-v-2eec18ae]{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:start;-ms-flex-align:start;align-items:flex-start;gap:4px;color:#999;font-size:12px;font-style:italic;margin:0;padding:0}.thinking-indicator .loading-spinner[data-v-2eec18ae]{width:20px;height:20px;border:2px solid #f0f0f0;border-top:2px solid #1890ff;border-radius:50%;-webkit-animation:spin-data-v-2eec18ae 1s linear infinite;animation:spin-data-v-2eec18ae 1s linear infinite;margin:8px 0}@keyframes spin-data-v-2eec18ae{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.message-text[data-v-2eec18ae]{line-height:1.5;word-wrap:break-word;font-size:14px}.message-text[data-v-2eec18ae] :deep(p){margin:0 0 8px 0}.message-text[data-v-2eec18ae] :deep(p):last-child{margin-bottom:0}.message-time[data-v-2eec18ae]{font-size:11px;color:#999;margin:8px auto;text-align:center;background:none;padding:0;width:100%;display:block}.message-actions[data-v-2eec18ae]{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.message-actions .action-btn[data-v-2eec18ae]{padding:4px 12px;border:1px solid #d9d9d9;border-radius:4px;background-color:#fff;color:#333;font-size:12px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.message-actions .action-btn[data-v-2eec18ae]:hover:not(:disabled){border-color:#1890ff;color:#1890ff}.message-actions .action-btn.active[data-v-2eec18ae]{background-color:#1890ff;color:#fff;border-color:#1890ff}.message-actions .action-btn[data-v-2eec18ae]:disabled{opacity:.5;cursor:not-allowed}.content-footer[data-v-2eec18ae]{height:141px;border-top:1px solid #e2e8f0;padding:20px 12px;background:#f5f5f5}.content-footer .input-container[data-v-2eec18ae],.content-footer[data-v-2eec18ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-footer .input-container[data-v-2eec18ae]{width:100%;height:100%}.content-details h3[data-v-2eec18ae]{margin:0 0 16px 0;font-size:16px;color:#1d2129}.content-details ul[data-v-2eec18ae]{list-style:none;margin:0;padding:0}.content-details ul li[data-v-2eec18ae]{padding:10px 0;border-bottom:1px solid #e2e8f0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.content-details ul li[data-v-2eec18ae]:last-child{border-bottom:none}.content-details .detail-key[data-v-2eec18ae]{font-weight:700;color:#1d2129;min-width:120px}.content-details .detail-value[data-v-2eec18ae]{color:#4e5969;-webkit-box-flex:1;-ms-flex:1;flex:1}.message-context-menu[data-v-2eec18ae]{position:fixed;background:#fff;border:1px solid #e2e8f0;border-radius:6px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:2000;min-width:140px;overflow:hidden}.message-context-menu .menu-item[data-v-2eec18ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:42px;line-height:42px;padding:0 16px;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s;white-space:nowrap;font-family:PingFangSC-Regular;font-size:14px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#000;gap:8px}.message-context-menu .menu-item[data-v-2eec18ae]:hover{background-color:#f5f5f5}.message-context-menu .menu-item.danger[data-v-2eec18ae]{color:#ff4d4f}.message-context-menu .menu-item.danger[data-v-2eec18ae]:hover{background-color:#fff2f0}.multi-select-toolbar[data-v-2eec18ae]{background:transparent;width:100%}.multi-select-toolbar .toolbar-content[data-v-2eec18ae]{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;margin:0 auto;height:100%}.multi-select-toolbar .toolbar-left[data-v-2eec18ae]{-webkit-box-flex:1;-ms-flex:1;flex:1}.multi-select-toolbar .toolbar-center[data-v-2eec18ae]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;gap:8px;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.multi-select-toolbar .toolbar-center[data-v-2eec18ae],.multi-select-toolbar .toolbar-right[data-v-2eec18ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-flex:1}.multi-select-toolbar .toolbar-right[data-v-2eec18ae]{-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:8px;-ms-flex-align:center}.multi-select-toolbar .selected-count[data-v-2eec18ae]{font-size:14px;color:#666;font-weight:500}.multi-select-toolbar .toolbar-actions[data-v-2eec18ae]{gap:12px}.delete-btn[data-v-2eec18ae],.multi-select-toolbar .toolbar-actions[data-v-2eec18ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.delete-btn[data-v-2eec18ae]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px;background-color:#fff;color:#ff4d4f;border:2px solid #ff4d4f;border-radius:50%;font-size:20px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;width:56px;height:56px}.delete-btn[data-v-2eec18ae]:hover{background-color:#fff2f0;border-color:#ff7875;color:#ff7875}.delete-text[data-v-2eec18ae]{font-size:14px;color:#333;font-weight:500}.delete-icon-wrapper[data-v-2eec18ae]{width:50px;height:50px;background-color:#fff;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;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s}.delete-icon-wrapper[data-v-2eec18ae]:hover{background-color:#f5f5f5}.close-btn[data-v-2eec18ae]{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;width:24px;height:24px;background-color:transparent;color:#999;border:none;border-radius:50%;font-size:16px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.close-btn[data-v-2eec18ae]:hover{background-color:#f5f5f5;color:#666}[data-v-2eec18ae] .markdown-hr{border:none;border-top:1px solid #ddd;margin-top:10px}[data-v-2eec18ae] .markdown-ol{list-style-type:decimal;padding-left:20px;margin:8px 0}[data-v-2eec18ae] .markdown-ol>li{margin:4px 0}[data-v-2eec18ae] .markdown-ul{list-style-type:disc!important;padding-left:20px;margin:8px 0}[data-v-2eec18ae] .markdown-ul>li{list-style-type:disc!important;display:list-item;margin:4px 0}.markdown-ul .markdown-ol[data-v-2eec18ae],[data-v-2eec18ae] .markdown-ol .markdown-ul{margin:4px 0;padding-left:24px}.markdown-ul .markdown-ol>li[data-v-2eec18ae],[data-v-2eec18ae] .markdown-ol .markdown-ul>li{margin:2px 0}.split-view[data-v-2467a4e9]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;min-height:662px;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.split-left[data-v-2467a4e9]{width:300px;height:100%;-ms-flex-negative:0;flex-shrink:0}.split-right[data-v-2467a4e9]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.example-page[data-v-88fd392e]{margin:0 auto}.example-page h1[data-v-88fd392e]{color:#1d2129;margin-bottom:20px;text-align:center}.split-view-container[data-v-88fd392e]{width:100%;height:600px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}