.x-ai-search-cnt{display:flex;min-height:120px;width:800px;height:auto;flex-direction:column;justify-content:flex-end;margin:auto;padding:12px;gap:8px;border-radius:20px;background:#fff;box-sizing:border-box;box-shadow:0 3px 16px 0 rgba(194,216,240,.4);border:1px solid #e2e6f0;transform:translateY(0)}.x-ai-search-cnt.is-focus{border:1px solid transparent;box-shadow:none}.x-ai-search-cnt.is-focus:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:20px;padding:2px;background:linear-gradient(108deg,#42eac0 2%,#8797ff 50%,#5ed1ff 98%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;z-index:-1}.x-ai-search-cnt__textarea{min-height:48px;max-height:300px;color:#3e414a;font-size:16px;font-weight:500;line-height:20px;width:100%;border:none;resize:none;color:#333;overflow-y:scroll}.x-ai-search-cnt .x-ai-search-cnt__textarea::-moz-placeholder{color:#929ab0;font-weight:400}.x-ai-search-cnt .x-ai-search-cnt__textarea::placeholder{color:#929ab0;font-weight:400}.x-ai-search-cnt__operation{display:flex;align-items:center;justify-content:flex-end}.x-ai-search-cnt__operation img{width:32px;cursor:pointer}.ai-chat-list{width:800px;overflow:hidden}.ai-chat-list .v-note-wrapper{z-index:200!important}.ai-chat-list__success{color:#52c41a;font-size:16px}.ai-chat-list__categoryBox{width:100%;margin-top:16px}.ai-chat-list__categoryBox__item{width:100%;padding:12px;display:flex;flex-direction:column;justify-content:center;gap:8px;border-radius:12px;background:#f7f8fc;margin-bottom:16px;box-sizing:border-box;cursor:pointer;transition:all .3s ease}.ai-chat-list__categoryBox__item:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-1px);background:#f0f2f8}.ai-chat-list__categoryBox__item__title{font-size:14px;font-weight:500;line-height:24px;color:#3e414a}.ai-chat-list__categoryBox__item__hr{width:100%;height:1px;background-color:#e2e6f0}.ai-chat-list__categoryBox__item__link{width:100%;display:flex;align-items:center;justify-content:space-between}.ai-chat-list__categoryBox__item__url{font-size:14px;color:#acb3c5;width:calc(100% - 50px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-chat-list__categoryBox__item__copy{width:20px;height:20px;cursor:pointer;transition:transform .2s ease}.ai-chat-list__categoryBox__item__copy:hover{transform:scale(1.1)}.ai-chat-list .ai-chat-list__item{margin-bottom:20px}.ai-chat-list .ai-chat-list__item.is-user{display:flex;justify-content:flex-end;margin-bottom:16px}.ai-chat-list__progress{max-width:500px;margin-bottom:16px}.ai-chat-list__progress__item{margin-bottom:10px;border-radius:12px;background:#f7f8fc;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease}.ai-chat-list__progress__item:last-child{margin-bottom:0}.ai-chat-list__progress__item:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-1px)}.ai-chat-list__progress__header{padding:8px 12px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:8px;transition:background-color .3s ease}.ai-chat-list__progress__header:hover{background-color:rgba(0,0,0,.02)}.ai-chat-list__progress__left{flex:1}.ai-chat-list__progress__right{display:flex;align-items:center;gap:12px}.ai-chat-list__progress__duration{font-size:12px;color:#909399;background:rgba(144,147,153,.1);padding:2px 8px;border-radius:10px}.ai-chat-list__progress__status{display:flex;align-items:center;justify-content:space-between;gap:6px}.ai-chat-list__progress__status__name{font-size:14px;color:#3e414a;font-weight:500}.ai-chat-list__progress__status__icon{font-size:16px}.ai-chat-list__progress__status__icon.el-icon-loading{color:#1890ff}.ai-chat-list__progress__status__icon.el-icon-circle-check{color:#52c41a}.ai-chat-list__progress__status__icon.el-icon-circle-close{color:#ff4d4f}.ai-chat-list__progress__status__icon.el-icon-video-pause{color:#faad14}.ai-chat-list__progress__title{flex:1;font-size:14px;color:#3e414a;font-weight:500;line-height:1.4}.ai-chat-list__progress__arrow{font-size:16px;transition:transform .3s cubic-bezier(.4,0,.2,1);color:#909399}.ai-chat-list__progress__arrow.is-expanded{transform:rotate(180deg)}.ai-chat-list__progress__content{padding:12px 16px;font-size:14px;color:#666;line-height:1.6;border-top:1px solid rgba(226,230,240,.8);background:hsla(0,0%,100%,.5)}.ai-chat-list__ai{display:flex;width:100%;gap:12px;align-items:flex-start}.ai-chat-list__ai__logo{width:40px;height:40px;border-radius:40px}.ai-chat-list__ai__content{width:calc(100% - 52px)}.ai-chat-list__user{width:auto;line-height:20px;font-size:16px;margin-bottom:16px;padding:12px 16px;border-radius:12px 4px 12px 12px;background:#eff6ff;box-sizing:border-box}.ai-chat-list .v-note-wrapper .v-note-panel .v-note-show .v-show-content,.ai-chat-list .v-note-wrapper .v-note-panel .v-note-show .v-show-content-html{background-color:transparent!important;font-family:PingFang SC,Microsoft YaHei,sans-serif;overflow-y:hidden}.ai-chat-list .v-note-wrapper{border:none;min-height:unset;width:100%;overflow-x:hidden;line-height:32px}.ai-chat-list .v-note-wrapper,.ai-chat-list .v-note-wrapper div{word-wrap:break-word;word-break:break-all}.ai-chat-list .v-note-wrapper hr{height:1px}.ai-chat-list__reasonCollapse{display:flex;align-items:center;justify-content:space-between;width:auto;padding:12px 16px;border-radius:4px 12px 12px 12px;background:#f7f8fc;gap:10px;font-size:16px;cursor:pointer}.ai-chat-list__reasonCollapse__img{width:16px;height:16px;transform:rotate(180deg)}.ai-chat-list__reasonCollapse__img.is-rotate{transform:rotate(1turn)}.ai-chat-list__reason-box{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.ai-chat-list .v-show-content p:last-child{margin-bottom:0}.ai-chat-list .ai-chat-list__answer{overflow:hidden}.ai-chat-list .ai-chat-list__answer li{padding-left:12px;position:relative}.ai-chat-list .ai-chat-list__answer li:before{content:"";width:5px;height:5px;display:block;background-color:#333;border-radius:5px;position:absolute;left:0;top:10px}.ai-chat-list .ai-chat-list__answer li li:before{content:"";width:5px;height:5px;display:block;border:1px solid #333;background-color:#fff;border-radius:5px;position:absolute;left:0;top:10px}.ai-chat-list .ai-chat-list__reason{position:relative;height:100%;padding:0 16px;transition:height .3s ease-in-out,transform .3s ease-in-out;overflow:hidden;opacity:1;transform:translateY(0)}.ai-chat-list .ai-chat-list__reason.is-collapse{height:0;opacity:0;transform:translateY(-10px);padding:0}.ai-chat-list .ai-chat-list__reason.v-note-wrapper{font-size:14px;line-height:20px;color:#929ab0;overflow:hidden;border-left:1px solid #c6cbd9;border-radius:0;box-sizing:border-box}.ai-chat-list .ai-chat-list__reason.v-note-wrapper .v-note-panel .v-note-show .v-show-content,.ai-chat-list .ai-chat-list__reason.v-note-wrapper .v-note-wrapper .v-note-panel .v-note-show .v-show-content-html{padding:0}.ai-chat-list .ai-chat-list__reason.v-note-wrapper.is-collapse{height:0}.ai-chat-list .ai-chat-list__answer{margin-top:16px}.ai-chat-list .ai-chat-list__answer.markdown-body li+li,.ai-chat-list .ai-chat-list__answer.markdown-body li>p{margin-top:0}.ai-chat-list .ai-chat-list__answer.markdown-body p{margin-bottom:0}.ai-chat-list .ai-chat-list__answer .rcl{display:inline-block;margin:0 6px;border:1px solid #3280f2;border-radius:3px;height:18px;line-height:10px;padding:3px 4px 3px 20px;background-image:url(https://ixueimage.xdf.cn/ixue-prod/images/2025/04/a1580d7f-7ed2-4018-9f2b-bc153de1968e.png);background-size:13px;box-sizing:border-box;background-repeat:no-repeat;background-position:4px;font-size:14px;color:#3280f2;cursor:pointer}.ai-chat-list .ai-chat-list__answer .rcl.is-active{background-image:url(https://ixueimage.xdf.cn/ixue-prod/images/2025/04/7bf18359-5621-4a44-8ef1-66bfc3b4ad5b.png);color:#fff;background-color:#3280f2}.ai-chat-list .ai-chat-list__answer .rcl.is-active a{color:#fff;text-decoration:none}.ai-chat-list .ai-chat-list__answer .rcl.is-active a:before{background-color:#fff}.ai-chat-list .ai-chat-list__answer .rcl a{text-decoration:none;position:relative;padding-left:12px}.ai-chat-list .ai-chat-list__answer .rcl a:before{content:"";width:1px;height:10px;background-color:#c6cbd9;position:absolute;left:6px}.ai-chat-list .ai-chat-list__answer .rcl:hover{background-image:url(https://ixueimage.xdf.cn/ixue-prod/images/2025/04/7bf18359-5621-4a44-8ef1-66bfc3b4ad5b.png);color:#fff;background-color:#3280f2}.ai-chat-list .ai-chat-list__answer .rcl:hover a{color:#fff;text-decoration:none}.ai-chat-list .ai-chat-list__answer.no-margin-top,.ai-chat-list .ai-chat-list__answer.no-margin-top h3:first-child{margin-top:0}.ai-chat-list .ai-chat-list__answer.markdown-body{font-size:14px;line-height:26px}.ai-chat-list .ai-chat-list__answer.markdown-body h1{font-size:18px}.ai-chat-list .ai-chat-list__answer.markdown-body h2{font-size:16px}.ai-chat-list .ai-chat-list__answer.markdown-body h3{font-size:15px}.ai-chat-list .ai-chat-list__answer.v-note-wrapper .v-note-panel .v-note-show .v-show-content,.ai-chat-list .ai-chat-list__answer .v-note-wrapper .v-note-panel .v-note-show .v-show-content-html{padding:0}.ai-chat-list .ai-chat-list__courseBox2__title{border-radius:4px 12px 12px 12px;background:#f7f8fc;padding:12px 16px;font-size:16px;color:#333;margin-bottom:16px;display:inline-flex;align-items:center;cursor:pointer}.ai-chat-list .ai-chat-list__courseBox2__title .ai-chat-list__courseBox2__title__icon{width:16px;height:16px;color:#333;cursor:pointer;margin-left:4px}.ai-chat-list .ai-chat-list__courseBox2__title .ai-chat-list__courseBox2__title__icon.is-expanded{transform:rotate(180deg)}.ai-chat-list__courseBox2__list{display:flex;flex-direction:column;align-items:center;padding:0 20px;gap:8px;border-radius:12px;background:#f7f8fc;margin-bottom:0;transition:all .3s ease;height:0;overflow:hidden}.ai-chat-list__courseBox2__list.is-expanded{height:auto;padding:14px;margin-bottom:16px}.ai-chat-list__courseBox2__item{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px;border-radius:8px;box-sizing:border-box;gap:16px;background-color:#fff;border-radius:12px;cursor:pointer}.ai-chat-list__courseBox2__imgBox{width:246px;height:108px;border-radius:6.4px;border:.8px solid #c6cbd9;-o-object-fit:cover;object-fit:cover}.ai-chat-list__courseBox2__main{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:calc(100% - 264px)}.ai-chat-list__courseBox2__top{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:12px;gap:12px}.ai-chat-list__courseBox2__score{display:flex;flex-direction:row;align-items:center;font-size:14px;font-weight:500;line-height:14px;width:100px;justify-content:flex-end}.ai-chat-list__courseBox2__score__text{font-size:16px;font-weight:500;color:#ff8610}.ai-chat-list__courseBox2__itemTitle{font-size:16px;line-height:20px;font-weight:500;color:#1d253d;display:flex;flex-direction:row;align-items:center;width:calc(100% - 120px);height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ai-chat-list__courseBox2__desc{display:flex;flex-direction:row;align-items:center;gap:12px;margin-bottom:8px}.ai-chat-list__courseBox2__extra{display:flex;flex-direction:row;align-items:flex-start;line-height:20px;font-size:14px}.ai-chat-list__courseBox2__extra__label{font-weight:500;color:#3e414a;width:70px}.ai-chat-list__courseBox2__extra__text{color:#616d8d;flex:1}.ai-chat-list__courseBox2__summary{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ai-chat-list__courseBox{margin:16px 0;width:100%}.ai-chat-list__courseBox__title{font-size:16px;font-weight:500;color:#333;margin-bottom:16px}.ai-chat-list__courseBox__title span{color:#1890ff;margin:0 4px}.ai-chat-list__courseBox__list{display:flex;flex-direction:column;gap:16px}.ai-chat-list__courseBox__item{width:100%;padding:0 16px;border-radius:8px;box-sizing:border-box}.ai-chat-list__courseBox__item__title{font-size:16px;color:#333;margin-bottom:12px;color:#3280f2;cursor:pointer}.ai-chat-list__courseBox__item__title__number{color:#333}.ai-chat-list__courseBox__item__info{display:flex;flex-direction:column;gap:8px;font-size:14px;color:#666}.ai-chat-list__courseBox__item__info__intro span:first-child,.ai-chat-list__courseBox__item__info__time span:first-child{color:#333;font-weight:500}.ai-chat-list__error{display:inline-flex;justify-content:flex-start;align-items:center;gap:8px;padding:8px 12px;margin-top:16px;margin-bottom:16px;padding:12px 16px;background-color:#f7f8fc;border:none;border-radius:8px;color:#333;font-size:14px;cursor:pointer;transition:all .3s ease}.ai-chat-list__error:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-1px)}.ai-chat-list__error__icon{width:16px;height:16px;font-size:16px}.ai-chat-list__actions{display:flex;align-items:center;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #eee}.ai-chat-list__action-btn{display:flex;align-items:center;gap:4px;cursor:pointer;color:#616d8d;padding:4px 8px;border-radius:8px;font-size:14px}.ai-chat-list__action-btn:hover{background:#f5f6fa}.ai-chat-list__action-btn.is-active{color:#e27e00}.ai-chat-list__action-btn img{width:20px;height:20px}.x-course-citation::-webkit-scrollbar{width:6px;display:none}.x-course-citation:hover::-webkit-scrollbar{display:block}.x-course-citation::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px}.x-course-citation::-webkit-scrollbar-track{background:transparent}.x-course-citation{display:flex;flex-direction:column;height:100%;padding:0 20px;overflow-y:overlay;scrollbar-width:thin;-ms-overflow-style:none;box-sizing:border-box;gap:8}.x-course-citation__title{display:flex;align-items:center;justify-content:space-between;padding:12px 0;margin-bottom:8px}.x-course-citation__title__text{position:relative;font-size:16px;font-weight:600;line-height:16px;color:#1d253d}.x-course-citation__title__text:after{position:absolute;display:block;content:"";left:0;right:0;bottom:-4px;width:100%;height:8px;background-color:#3280f2;border-radius:2px;opacity:.2}.x-course-citation__title__count{font-size:13px;font-weight:500;color:#3280f2}.x-course-citation__list{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.x-course-citation__item{width:100%;cursor:pointer;transition:all .3s ease}.x-course-citation__item:hover{transform:translateY(-2px)}.x-course-citation__item:hover .x-course-citation__item__collapse{background:#dbe9fe;box-shadow:0 4px 12px rgba(50,128,242,.1)}.x-course-citation__item__collapse{padding:10px;border-radius:8px;background:#f0f6ff;display:flex;justify-content:space-between;align-items:center;gap:8px;transition:all .3s ease}.x-course-citation__item__expand{display:flex;flex-direction:column;padding:16px;gap:10px;margin:8px 0;border-radius:16px;background:#fff;box-sizing:border-box;border:1.5px solid #3280f2;transition:all .3s ease;transform-origin:top;animation:expandAnimation .3s ease-out}.x-course-citation__item__expand__img{border-radius:8px;border:1px solid #c6cbd9;width:305px;height:137px;box-sizing:border-box;transition:all .3s ease}.x-course-citation__item__expand__content__title{font-size:14px;font-weight:500;line-height:20px}.x-course-citation__item__expand__content__title__index{display:inline-block;margin-right:4px;width:20px;height:20px;line-height:20px;border-radius:6px;background:#3280f2;color:#fff;font-size:14px;text-align:center}.x-course-citation__item__expand__content__intro{font-size:12px;line-height:16px;color:#999;margin-top:8px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;position:relative}.x-course-citation__item__expand__content__intro:hover:after{content:attr(data-intro);position:absolute;left:0;top:100%;background:#333;color:#fff;padding:8px;border-radius:4px;font-size:12px;line-height:16px;white-space:normal;z-index:1000;max-width:300px;word-break:break-word}.x-course-citation__item__expand__content__extra{margin-top:10px;display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px}.x-course-citation__item__expand__content__extraItem{display:flex;align-items:center;gap:2px;color:#666;font-size:11px}.x-course-citation__item__expand__content__extraItemIcon{width:12px;height:12px}.x-course-citation__item__expand__footer{display:flex;align-items:center;justify-content:space-between}.x-course-citation__item__expand__footer.single-child{justify-content:flex-end}.x-course-citation__item__expand__footer__star{display:flex;align-items:center;gap:0}.x-course-citation__item__expand__footer__star img{width:24px}.x-course-citation__item__expand__footer__text{margin-left:4px;font-size:16px;color:#3e414a;font-size:14px;line-height:14px;color:#666}.x-course-citation__item__expand__footer__btn{width:89px;height:34px;line-height:34px;box-sizing:border-box;text-align:center;border-radius:35px;background:#3280f2;color:#fff;cursor:pointer}.x-course-citation__item__index{font-weight:500;width:20px;height:20px;line-height:20px;border-radius:6px;background:rgba(50,128,242,.2);color:#3280f2;text-align:center}.x-course-citation__item__title{font-size:14px;font-weight:500;line-height:24px;color:#3e414a;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@keyframes expandAnimation{0%{opacity:0;transform:scaleY(.95)}to{opacity:1;transform:scaleY(1)}}.prompt-debugger[data-v-7903c099]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;justify-content:center;align-items:center;z-index:2000;backdrop-filter:blur(2px)}.prompt-debugger__content[data-v-7903c099]{width:95%;height:90%;max-width:1600px;background:#fff;border-radius:4px;display:flex;flex-direction:column;overflow:hidden;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:2001}.prompt-debugger__header[data-v-7903c099]{padding:12px 20px;border-bottom:1px solid #e6e6e6;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;background:#f8f8f8}.prompt-debugger__header .header-left[data-v-7903c099]{flex:1;display:flex;align-items:center}.prompt-debugger__header .header-left .layout-options[data-v-7903c099]{display:flex;gap:12px}.prompt-debugger__header .header-left .layout-options button[data-v-7903c099]{padding:6px 12px;border:1px solid #d9d9d9;border-radius:4px;background:#f8f8f8;cursor:pointer;display:flex;align-items:center;gap:4px;color:#666;transition:all .2s}.prompt-debugger__header .header-left .layout-options button.active[data-v-7903c099],.prompt-debugger__header .header-left .layout-options button[data-v-7903c099]:hover{border-color:#1890ff;color:#1890ff;background:#e6f7ff}.prompt-debugger__header .header-center[data-v-7903c099]{flex:1;display:flex;justify-content:center;align-items:center}.prompt-debugger__header .header-center h3[data-v-7903c099]{margin:0;font-size:16px;font-weight:500;color:#333}.prompt-debugger__header .header-actions[data-v-7903c099]{flex:1;display:flex;justify-content:flex-end;gap:12px;align-items:center}.prompt-debugger__header .header-actions button[data-v-7903c099]{padding:6px 12px;border:1px solid #d9d9d9;border-radius:4px;background:#fff;cursor:pointer;display:flex;align-items:center;gap:4px;color:#666;transition:all .2s}.prompt-debugger__header .header-actions button[data-v-7903c099]:hover{border-color:#1890ff;color:#1890ff;background:#e6f7ff}.prompt-debugger__header .header-actions .maximize-btn[data-v-7903c099]{padding:6px;font-size:16px}.prompt-debugger__body[data-v-7903c099]{flex:1;display:flex;flex-direction:column;padding:20px;overflow:hidden;background:#fff}.prompt-debugger__body .main-content[data-v-7903c099]{flex:1;display:flex;gap:0;overflow:hidden;transition:all .3s;background:#fff;border-radius:4px}.prompt-debugger__body .main-content.focus-mode .search-section[data-v-7903c099]{display:none}.prompt-debugger__body .main-content.focus-mode .prompt-section[data-v-7903c099]{width:100%!important;margin-left:0}.prompt-debugger__body .main-content.focus-mode .divider[data-v-7903c099]{display:none}.prompt-debugger__body .main-content .search-section[data-v-7903c099]{min-width:300px;max-width:1000px;display:flex;flex-direction:column;border:1px solid #e6e6e6;border-radius:4px;overflow:hidden;transition:width .3s;margin-right:2px;background:#fff}.prompt-debugger__body .main-content .search-section .search-header[data-v-7903c099]{padding:12px 16px;background:#f8f8f8;border-bottom:1px solid #e6e6e6;display:flex;justify-content:space-between;align-items:center}.prompt-debugger__body .main-content .search-section .search-header h4[data-v-7903c099]{margin:0;font-size:14px;color:#333;font-weight:500}.prompt-debugger__body .main-content .search-section .search-header .search-actions[data-v-7903c099]{display:flex;gap:8px}.prompt-debugger__body .main-content .search-section .search-header .search-actions button[data-v-7903c099]{padding:4px 8px;border:1px solid #d9d9d9;border-radius:4px;background:#fff;cursor:pointer;font-size:12px;color:#666;transition:all .2s}.prompt-debugger__body .main-content .search-section .search-header .search-actions button[data-v-7903c099]:hover{border-color:#1890ff;color:#1890ff;background:#e6f7ff}.prompt-debugger__body .main-content .search-section .search-list[data-v-7903c099]{flex:1;overflow-y:auto;padding:16px;background:#fff}.prompt-debugger__body .main-content .search-section .search-list[data-v-7903c099]::-webkit-scrollbar{width:12px;height:12px}.prompt-debugger__body .main-content .search-section .search-list[data-v-7903c099]::-webkit-scrollbar-thumb{background:#fff;border:1px solid #e6e6e6;border-radius:0}.prompt-debugger__body .main-content .search-section .search-list[data-v-7903c099]::-webkit-scrollbar-track{background:#f1f1f1;border:1px solid #e6e6e6;border-radius:0}.prompt-debugger__body .main-content .search-section .search-list[data-v-7903c099]::-webkit-scrollbar-button{display:none}.prompt-debugger__body .main-content .divider[data-v-7903c099]{width:2px;background:transparent;cursor:col-resize;transition:all .3s;margin:0 4px;position:relative}.prompt-debugger__body .main-content .divider[data-v-7903c099]:hover{background:#dfe0e4}.prompt-debugger__body .main-content .divider[data-v-7903c099]:before{content:"";position:absolute;top:0;left:-4px;right:-4px;bottom:0;background:transparent}.prompt-debugger__body .main-content .prompt-section[data-v-7903c099]{flex:1;display:flex;flex-direction:column;border:1px solid #e6e6e6;border-radius:4px;overflow:hidden;transition:width .3s;margin-left:2px;background:#fff}.prompt-debugger__body .main-content .prompt-section .prompt-tabs[data-v-7903c099]{display:flex;justify-content:space-between;align-items:center;background:#f8f8f8;border-bottom:1px solid #e6e6e6;padding-right:16px}.prompt-debugger__body .main-content .prompt-section .prompt-tabs .tabs-left[data-v-7903c099]{display:flex}.prompt-debugger__body .main-content .prompt-section .prompt-tabs .tab-item[data-v-7903c099]{padding:12px 20px;cursor:pointer;color:#666;font-size:14px;position:relative;transition:all .2s}.prompt-debugger__body .main-content .prompt-section .prompt-tabs .tab-item[data-v-7903c099]:hover{color:#1890ff;background:#e6f7ff}.prompt-debugger__body .main-content .prompt-section .prompt-tabs .tab-item.active[data-v-7903c099]{color:#1890ff;font-weight:500;background:#e6f7ff}.prompt-debugger__body .main-content .prompt-section .prompt-tabs .tab-item.active[data-v-7903c099]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#1890ff}.prompt-debugger__body .main-content .prompt-section .prompt-tabs .editor-actions[data-v-7903c099]{display:flex;gap:8px}.prompt-debugger__body .main-content .prompt-section .prompt-tabs .editor-actions button[data-v-7903c099]{padding:4px 8px;border:1px solid #d9d9d9;border-radius:4px;background:#fff;cursor:pointer;font-size:12px;color:#666;display:flex;align-items:center;gap:4px;transition:all .2s}.prompt-debugger__body .main-content .prompt-section .prompt-tabs .editor-actions button[data-v-7903c099]:hover{border-color:#1890ff;color:#1890ff;background:#e6f7ff}.prompt-debugger__body .main-content .prompt-section .prompt-content[data-v-7903c099]{flex:1;display:flex;flex-direction:column;overflow:hidden;background:#fff}.prompt-debugger__body .main-content .prompt-section .prompt-content .prompt-editor[data-v-7903c099]{height:100%;display:flex;flex-direction:column}.prompt-debugger__body .main-content .prompt-section .prompt-content .prompt-editor .editor-header[data-v-7903c099]{display:none}.prompt-debugger__body .main-content .prompt-section .prompt-content .prompt-editor textarea[data-v-7903c099]{flex:1;padding:16px;border:none;resize:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.6;outline:none;background:hsla(0,0%,94.5%,.7137254902);color:#333}.prompt-debugger__body .main-content .prompt-section .prompt-content .prompt-editor textarea[data-v-7903c099]:focus{color:#000;background:#fff;box-shadow:0 0 0 1px #1890ff}.prompt-debugger__body .main-content .prompt-section .prompt-content .prompt-editor textarea[data-v-7903c099]::-webkit-scrollbar{width:12px;height:12px}.prompt-debugger__body .main-content .prompt-section .prompt-content .prompt-editor textarea[data-v-7903c099]::-webkit-scrollbar-thumb{background:#fff;border:1px solid #e6e6e6;border-radius:0}.prompt-debugger__body .main-content .prompt-section .prompt-content .prompt-editor textarea[data-v-7903c099]::-webkit-scrollbar-track{background:#f1f1f1;border:1px solid #e6e6e6;border-radius:0}.prompt-debugger__body .main-content .prompt-section .prompt-content .prompt-editor textarea[data-v-7903c099]::-webkit-scrollbar-button{display:none}.prompt-debugger__body .main-content .prompt-section .prompt-content .prompt-editor .readonly-content[data-v-7903c099]{flex:1;padding:16px;border:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.6;background:#f5f5f5;color:#666;overflow-y:auto;white-space:pre-wrap}.prompt-debugger__body .main-content .prompt-section .prompt-content .prompt-editor .readonly-content[data-v-7903c099]::-webkit-scrollbar{width:12px;height:12px}.prompt-debugger__body .main-content .prompt-section .prompt-content .prompt-editor .readonly-content[data-v-7903c099]::-webkit-scrollbar-thumb{background:#fff;border:1px solid #e6e6e6;border-radius:0}.prompt-debugger__body .main-content .prompt-section .prompt-content .prompt-editor .readonly-content[data-v-7903c099]::-webkit-scrollbar-track{background:#f1f1f1;border:1px solid #e6e6e6;border-radius:0}.prompt-debugger__body .main-content .prompt-section .prompt-content .prompt-editor .readonly-content[data-v-7903c099]::-webkit-scrollbar-button{display:none}.prompt-debugger__footer[data-v-7903c099]{padding:16px 20px;border-top:1px solid #e6e6e6;display:flex;justify-content:flex-end;align-items:center;background:#f8f8f8}.prompt-debugger__footer .footer-right .submit-btn[data-v-7903c099]{padding:8px 24px;background:#1890ff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:all .2s}.prompt-debugger__footer .footer-right .submit-btn[data-v-7903c099]:hover{background:#40a9ff}.prompt-debugger__footer .footer-right .submit-btn.stop-btn[data-v-7903c099]{background:#ff4d4f}.prompt-debugger__footer .footer-right .submit-btn.stop-btn[data-v-7903c099]:hover{background:#ff7875}.fade-enter-active[data-v-7903c099],.fade-leave-active[data-v-7903c099]{transition:opacity .3s ease}.fade-enter-from[data-v-7903c099],.fade-leave-to[data-v-7903c099]{opacity:0}@keyframes flash-7903c099{0%{background-color:rgba(24,144,255,.1)}50%{background-color:rgba(24,144,255,.3)}to{background-color:rgba(24,144,255,.1)}}.history-drawer[data-v-7903c099]{position:absolute;top:0;right:-600px;width:600px;height:100%;background:#fff;box-shadow:-2px 0 8px rgba(0,0,0,.15);transition:right .3s ease;z-index:2002}.history-drawer--active[data-v-7903c099]{right:0}.history-drawer__mask[data-v-7903c099]{position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;z-index:-1}.history-drawer__content[data-v-7903c099]{height:100%;display:flex;flex-direction:column;position:relative;z-index:1;background:#fff}.history-drawer__header[data-v-7903c099]{padding:16px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center;background:#fafafa;flex-shrink:0}.history-drawer__header h4[data-v-7903c099]{margin:0;font-size:16px;color:#333}.history-drawer__header .close-btn[data-v-7903c099]{font-size:20px;color:#999;background:none;border:none;cursor:pointer;padding:4px;line-height:1}.history-drawer__header .close-btn[data-v-7903c099]:hover{color:#333}.history-drawer__body[data-v-7903c099]{flex:1;overflow:hidden;position:relative}.history-drawer .history-list[data-v-7903c099]{position:absolute;top:0;left:0;right:0;bottom:0;overflow-y:auto;padding:16px}.history-drawer .history-list[data-v-7903c099]::-webkit-scrollbar{width:6px;height:6px}.history-drawer .history-list[data-v-7903c099]::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.history-drawer .history-list[data-v-7903c099]::-webkit-scrollbar-track{background:#f1f1f1}.history-drawer .history-list .history-item[data-v-7903c099]{padding:16px;border:1px solid #eee;border-radius:8px;margin-bottom:12px;cursor:pointer;transition:all .3s;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04)}.history-drawer .history-list .history-item[data-v-7903c099]:hover{border-color:#1890ff;background:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.history-drawer .history-list .history-item__time[data-v-7903c099]{font-size:12px;color:#999;margin-bottom:8px;display:flex;align-items:center;gap:4px}.history-drawer .history-list .history-item__time[data-v-7903c099]:before{content:"";display:inline-block;width:12px;height:12px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm.5-13H11v6l5.2 3.2.8-1.3-4.5-2.7V7z'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain}.history-drawer .history-list .history-item__content .history-item__title[data-v-7903c099]{font-size:14px;color:#333;margin-bottom:8px;font-weight:500;display:flex;align-items:center;gap:4px}.history-drawer .history-list .history-item__content .history-item__title[data-v-7903c099]:before{content:"";display:inline-block;width:4px;height:14px;background:#1890ff;border-radius:2px}.history-drawer .history-list .history-item__content .history-item__preview[data-v-7903c099]{font-size:13px;color:#666;line-height:1.6;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding-left:8px;border-left:2px solid #eee;margin-left:4px}.history-drawer .history-list .loading-more[data-v-7903c099]{text-align:center;padding:16px;color:#999;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px}.history-drawer .history-list .loading-more[data-v-7903c099]:before{content:"";display:inline-block;width:16px;height:16px;border:2px solid #eee;border-top-color:#1890ff;border-radius:50%;animation:spin-7903c099 1s linear infinite}.history-drawer .history-list .no-more[data-v-7903c099]{text-align:center;padding:16px;color:#999;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px}.history-drawer .history-list .no-more[data-v-7903c099]:before{content:"";display:inline-block;width:16px;height:16px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zM11 7h2v6h-2zm0 8h2v2h-2z'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain}@keyframes spin-7903c099{to{transform:rotate(1turn)}}.prompt-history-detail[data-v-3b32933c]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:2001}.prompt-history-detail__content[data-v-3b32933c]{width:80%;height:80%;max-width:1600px;background:#fff;border-radius:4px;display:flex;flex-direction:column;overflow:hidden;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:2001;transform-origin:center center;animation:scaleIn-3b32933c .6s cubic-bezier(.4,0,.2,1)}.prompt-history-detail__header[data-v-3b32933c]{padding:15px 20px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.prompt-history-detail__header h3[data-v-3b32933c]{margin:0}.prompt-history-detail__header .close-btn[data-v-3b32933c]{background:none;border:none;font-size:24px;cursor:pointer;color:#999}.prompt-history-detail__header .close-btn[data-v-3b32933c]:hover{color:#333}.prompt-history-detail__body[data-v-3b32933c]{flex:1;padding:20px;overflow-y:auto}.prompt-history-detail__body[data-v-3b32933c]::-webkit-scrollbar{width:12px;height:12px}.prompt-history-detail__body[data-v-3b32933c]::-webkit-scrollbar-thumb{background:#888;border:1px solid #e6e6e6;border-radius:0}.prompt-history-detail__body[data-v-3b32933c]::-webkit-scrollbar-track{background:#f1f1f1;border:1px solid #e6e6e6;border-radius:0}.prompt-history-detail__body[data-v-3b32933c]::-webkit-scrollbar-button{display:none}.prompt-history-detail__body .tabs[data-v-3b32933c]{display:flex;background:#f8f8f8;border-bottom:1px solid #e6e6e6;padding-right:16px}.prompt-history-detail__body .tabs .tab-item[data-v-3b32933c]{padding:12px 20px;cursor:pointer;color:#666;font-size:14px;position:relative;transition:all .2s}.prompt-history-detail__body .tabs .tab-item[data-v-3b32933c]:hover{color:#1890ff;background:#e6f7ff}.prompt-history-detail__body .tabs .tab-item.active[data-v-3b32933c]{color:#1890ff;font-weight:500;background:#e6f7ff}.prompt-history-detail__body .tabs .tab-item.active[data-v-3b32933c]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#1890ff}.prompt-history-detail__body .content-section[data-v-3b32933c]{padding:16px;background:#fff;border:1px solid #e6e6e6;border-radius:4px;margin-top:16px}.prompt-history-detail__body .content-section .content-text[data-v-3b32933c]{white-space:pre-wrap;line-height:1.6;color:#333}.prompt-history-detail__footer[data-v-3b32933c]{padding:15px 20px;border-top:1px solid #eee;text-align:right}.prompt-history-detail__footer .use-btn[data-v-3b32933c]{padding:8px 20px;background:#1890ff;color:#fff;border:none;border-radius:4px;cursor:pointer}.prompt-history-detail__footer .use-btn[data-v-3b32933c]:hover{background:#40a9ff}@keyframes scaleIn-3b32933c{0%{transform:scale(.1);opacity:0}to{transform:scale(1);opacity:1}}@keyframes scaleOut-3b32933c{0%{transform:scale(1);opacity:1}to{transform:scale(.1);opacity:0}}.prompt-history-detail.v-enter-active[data-v-3b32933c]{animation:fadeIn .8s cubic-bezier(.4,0,.2,1)}.prompt-history-detail.v-leave-active[data-v-3b32933c]{animation:fadeOut .8s cubic-bezier(.4,0,.2,1)}.prompt-history-detail__content.v-enter-active[data-v-3b32933c]{animation:scaleIn-3b32933c .8s cubic-bezier(.4,0,.2,1)}.prompt-history-detail__content.v-leave-active[data-v-3b32933c]{animation:scaleOut-3b32933c .8s cubic-bezier(.4,0,.2,1)}.ai-search-page__chat::-webkit-scrollbar{display:none}.ai-search-page__chat:hover::-webkit-scrollbar{display:block}.ai-search-page__chat::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px}.ai-search-page__chat::-webkit-scrollbar-track{background:transparent}.chat-to-bottom-btn{position:fixed;bottom:20px;right:20px;z-index:1000}.ai-search-page__content{display:flex;justify-content:space-between;width:100vw;height:100vh;padding-top:64px;box-sizing:border-box;overflow:hidden;background-color:#fff;gap:20px}.ai-search-page__content__document{position:relative;display:flex;flex-direction:column;box-sizing:border-box;flex:1;align-items:center}.ai-search-page__content .chat-to-bottom-btn{position:absolute;bottom:200px;right:calc(50vw - 600px);z-index:1000;cursor:pointer}.ai-search-page__content .chat-to-bottom-btn__img{width:32px;height:32px}.ai-search-page__content__chat{width:100%;padding:0 calc(50vw - 600px);margin:36px 0;margin-bottom:24px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent;box-sizing:border-box;height:calc(100% - 200px)}.ai-search-page__content__course{width:380px;min-width:380px;padding:8px 0;background:#f9fbff}.ai-search-page__content__footer{display:flex;justify-content:center;align-items:center;padding:8px 20px;gap:20px}.ai-search-page__content__footer span{color:#929ab0;font-size:12px;line-height:16px}.ai-search-page__content__footer .prompt-debugger-btn{padding:4px 12px;background:#1890ff;color:#fff;border:none;border-radius:4px;cursor:pointer}.ai-search-page__content__footer .prompt-debugger-btn:hover{background:#40a9ff}