.refrence-title[data-v-5ab0efb0]{display:flex;align-items:center;font-size:14px;font-weight:400}.split-line[data-v-5ab0efb0]{flex:1;height:1px;background-color:#ccc;margin:0 10px}.list-container[data-v-5ab0efb0]{margin:10px 0;display:flex;flex-wrap:wrap;gap:4px 10px;overflow:hidden}.list-item[data-v-5ab0efb0]{background-color:#f5f5f5;padding:4px 8px;border-radius:6px;display:flex;align-items:center}.svg-container[data-v-5ab0efb0]{margin-right:4px;width:16px;height:18px}.svg-container>svg[data-v-5ab0efb0]{width:100%;height:100%}.flex-center[data-v-5ab0efb0]{display:flex;align-items:center;justify-content:center}.expand-icon[data-v-5ab0efb0]{width:16px;height:16px;border-radius:50%;border:1px solid #999;transform:rotate(90deg);cursor:pointer;transition:all .3s}.expand-icon>svg[data-v-5ab0efb0]{width:10px;height:10px;fill:#777;transition:all .3s}.expand-icon[data-v-5ab0efb0]:hover{background-color:#df0315;border-color:#df0315}.expand-icon:hover>svg[data-v-5ab0efb0]{fill:#fff}.icon-rotate[data-v-5ab0efb0]{transform:rotate(-90deg)}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}
/*!
  Theme: GitHub Dark
  Description: Dark theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-dark
  Current colors taken from GitHub's CSS
*/.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#79c0ff}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-code,.hljs-comment,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}[data-v-1b6d862e] .high-light-warp{display:flex;flex-direction:column}[data-v-1b6d862e] .high-light-warp .high-light-title{background-color:#50505a;padding:10px 20px;display:flex;align-items:center;justify-content:space-between;color:#fff;border-top-left-radius:8px;border-top-right-radius:8px}[data-v-1b6d862e] .high-light-warp .high-light-title .copy-btn{cursor:pointer}[data-v-1b6d862e] .high-light-warp .hljs{margin:0;padding:10px 20px;background-color:#181d28;border-bottom-left-radius:8px;border-bottom-right-radius:8px}[data-v-1b6d862e] .high-light-warp .hljs code{white-space:pre-wrap}.content-item-wrapper[data-v-1b6d862e]{position:relative}.footer-tool[data-v-1b6d862e]{margin-left:37px;margin-top:-29px;padding-left:17px;display:flex;--main-color:#df0315}.footer-tool .icon-container[data-v-1b6d862e]{position:relative;margin-right:20px;cursor:pointer}.footer-tool svg[data-v-1b6d862e]{width:18px;height:18px;stroke:#727272}.footer-tool .icon-active[data-v-1b6d862e]{animation:icon-color-1b6d862e .3s linear forwards}.footer-tool .icon-decoration[data-v-1b6d862e]{display:block;position:absolute;content:"";width:4px;height:4px;border-radius:50%;background:transparent;left:calc(50% - 2px);top:calc(50% - 2px);transform:scale(0);box-shadow:0 -15px 0 var(--main-color),0 15px 0 var(--main-color),15px 0 0 var(--main-color),-15px 0 0 var(--main-color),10px -10px 0 var(--main-color),-10px -10px 0 var(--main-color),10px 10px 0 var(--main-color),-10px 10px 0 var(--main-color)}.footer-tool .icon-decoration-active[data-v-1b6d862e]{animation:blink-1b6d862e .3s ease-in-out forwards}@keyframes icon-color-1b6d862e{0%{fill:#727272}to{fill:var(--main-color);stroke:#fff}}@keyframes blink-1b6d862e{0%{opacity:.8;transform:scale(.5)}40%{opacity:1;transform:scale(1.1)}90%{opacity:0;transform:scale(1)}to{opacity:1;transform:scale(0)}}.deep-think--processing[data-v-1b6d862e]{position:absolute;left:50px}.content-item[data-v-1b6d862e]{display:flex}.content-item.userInfo[data-v-1b6d862e]{flex-direction:row;align-items:center}.content-item.aiInfo[data-v-1b6d862e]{position:relative}.content-item.aiInfo .deep-think[data-v-1b6d862e]{display:flex;align-items:center;background-color:#f6f5f6;border-radius:8px;position:absolute;left:55px;top:12px;padding:0 9px 0 12px;box-sizing:border-box;cursor:pointer;font-size:12px;height:30px;line-height:30px}.content-item.aiInfo .deep-think .vector-icon[data-v-1b6d862e]{margin-right:5px}.content-item.aiInfo .deep-think .arrow-up[data-v-1b6d862e]{width:12px;height:12px;transition:transform .3s;margin-left:5px;transform:rotate(180deg)}.content-item.aiInfo .deep-think .arrow-up.arrow-down[data-v-1b6d862e]{transform:rotate(0)}.content-item.aiInfo .content[data-v-1b6d862e]{margin-right:10px;margin-top:12px}.content-item.aiInfo .content .think-block[data-v-1b6d862e]{border-left:1.5px solid #dfdfdf;padding-left:12px;color:#797979;font-size:14px;line-height:24px;transition:display .3s}.content-item.aiInfo .content .think-block[data-v-1b6d862e] ol,.content-item.aiInfo .content .think-block[data-v-1b6d862e] p,.content-item.aiInfo .content .think-block[data-v-1b6d862e] ul{margin-bottom:35px;font-family:Siyuanhei!important;font-weight:400!important}.content-item.aiInfo .content .think-block[data-v-1b6d862e] ol li p:first-child,.content-item.aiInfo .content .think-block[data-v-1b6d862e] p li p:first-child,.content-item.aiInfo .content .think-block[data-v-1b6d862e] ul li p:first-child{display:contents}.content-item.aiInfo .content .think-block[data-v-1b6d862e] strong{font-weight:400!important}.content-item.aiInfo .content .think-block[data-v-1b6d862e] h1,.content-item.aiInfo .content .think-block[data-v-1b6d862e] h2,.content-item.aiInfo .content .think-block[data-v-1b6d862e] h3,.content-item.aiInfo .content .think-block[data-v-1b6d862e] h4,.content-item.aiInfo .content .think-block[data-v-1b6d862e] h5,.content-item.aiInfo .content .think-block[data-v-1b6d862e] h6{margin-top:19px;font-size:14px}.content-item.aiInfo .content .think-block[data-v-1b6d862e] a{color:#797979!important}.content-item.aiInfo .content .final-answer[data-v-1b6d862e]{font-size:16px;line-height:26px;color:rgba(29,29,31,.95)}.content-item.aiInfo .content .final-answer[data-v-1b6d862e] table{border-radius:14px;text-align:left;overflow:hidden;position:relative}.content-item.aiInfo .content .final-answer[data-v-1b6d862e] table td,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] table th{border:1px solid #ddddde;padding:14px 18px}.content-item.aiInfo .content .final-answer[data-v-1b6d862e] table th{background-color:#f0f0f0}.content-item.aiInfo .content .final-answer[data-v-1b6d862e] table>thead:before{content:"";width:28px;height:100%;position:absolute;left:0;border-radius:14px;border-left:1px solid #ddddde;box-sizing:border-box}.content-item.aiInfo .content .final-answer[data-v-1b6d862e] table>thead:after{content:"";width:28px;height:100%;position:absolute;right:-1px;top:0;border-radius:14px;border-right:1px solid #ddddde;box-sizing:border-box}.content-item.aiInfo .content .final-answer[data-v-1b6d862e]>ol,.content-item.aiInfo .content .final-answer[data-v-1b6d862e]>ul{padding-left:20px}.content-item.aiInfo .content .final-answer[data-v-1b6d862e] ol,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] p,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] ul{font-family:Siyuanhei!important;font-weight:400!important;margin-bottom:20px!important}.content-item.aiInfo .content .final-answer[data-v-1b6d862e] ol li,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] p li,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] ul li{margin-bottom:9px}.content-item.aiInfo .content .final-answer[data-v-1b6d862e] ol li:last-child,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] p li:last-child,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] ul li:last-child{margin-bottom:20px}.content-item.aiInfo .content .final-answer[data-v-1b6d862e] ol li>strong,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] p li>strong,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] ul li>strong{font-family:Siyuanhei-Medium!important;font-weight:400!important}.content-item.aiInfo .content .final-answer[data-v-1b6d862e] ol li::marker,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] p li::marker,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] ul li::marker{color:#959595!important}.content-item.aiInfo .content .final-answer[data-v-1b6d862e] ul{list-style:initial}.content-item.aiInfo .content .final-answer[data-v-1b6d862e] ul li{list-style:inherit;margin-left:24px}.content-item.aiInfo .content .final-answer[data-v-1b6d862e] ul li>ul{list-style:circle}.content-item.aiInfo .content .final-answer[data-v-1b6d862e] ol>li::marker{color:rgba(29,29,31,.95)!important}.content-item.aiInfo .content .final-answer[data-v-1b6d862e] hr{margin-bottom:21px;border:none;width:100%;height:1px;background-color:#dfdfdf}.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h1,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h2,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h3,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h4,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h5,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h6{margin-top:15px!important;font-family:Siyuanhei-Bold!important;font-weight:400!important}.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h1+p,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h2+p,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h3+p,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h4+p,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h5+p,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h6+p{margin-bottom:19px!important;margin-top:15px!important}.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h1+ul,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h2+ul,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h3+ul,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h4+ul,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h5+ul,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h6+ul,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] ol{margin-top:15px!important}.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h1+ul li:first-child>p:has(>strong:only-child),.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h2+ul li:first-child>p:has(>strong:only-child),.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h3+ul li:first-child>p:has(>strong:only-child),.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h4+ul li:first-child>p:has(>strong:only-child),.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h5+ul li:first-child>p:has(>strong:only-child),.content-item.aiInfo .content .final-answer[data-v-1b6d862e] h6+ul li:first-child>p:has(>strong:only-child),.content-item.aiInfo .content .final-answer[data-v-1b6d862e] ol li:first-child>p:has(>strong:only-child){margin-top:0!important}.content-item.aiInfo .content .final-answer[data-v-1b6d862e] li ol,.content-item.aiInfo .content .final-answer[data-v-1b6d862e] li ul{margin-bottom:0!important}.content-item.aiInfo .content .final-answer[data-v-1b6d862e] li p:first-child{margin:19px 0!important}.content-item .avatar[data-v-1b6d862e]{width:50px;height:50px}.content-item .avatar img[data-v-1b6d862e]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.content-item .avatar-user[data-v-1b6d862e]{width:27px;height:27px;margin:0 9px 0 10px}.content-item[data-v-1b6d862e]:not(:first-of-type){margin-top:33px}.content-item--fullscreen[data-v-1b6d862e]{width:799px;margin:20px auto 0 auto}.content-item--fullscreen .bg-gray[data-v-1b6d862e]{background-color:#efefef;font-size:16px!important;max-width:calc(100% - 42px)}.content-item--fullscreen .deep-think[data-v-1b6d862e]{left:65px!important}.content-item--fullscreen .content[data-v-1b6d862e]{margin-left:8px!important}.content-item--fullscreen .content .final-answer[data-v-1b6d862e]{font-size:16px!important}.content-item--fullscreen .userInfo[data-v-1b6d862e]{flex-direction:row-reverse!important}.content[data-v-1b6d862e]{flex:1;margin-left:3px;word-break:break-all}.content[data-v-1b6d862e] ol{list-style:decimal}.content[data-v-1b6d862e] ol li{list-style:unset}.bg-gray[data-v-1b6d862e]{font-size:14px;background:#efefef;border-radius:10px;padding:9px 19px 9px 20px;line-height:22px;max-width:calc(100% - 79px);flex:none;white-space:pre-wrap!important}.content-list-container[data-v-71e49008],.padding-bottom--20[data-v-1b6d862e]{padding-bottom:30px}.content-list-full-container[data-v-71e49008]{padding-bottom:40px}.replay-container[data-v-71e49008]{width:100%;text-align:center}.replay-text[data-v-71e49008]{color:#409eff;cursor:pointer}.load-more[data-v-71e49008]{text-align:center;margin:10px 0}.load-more-btn[data-v-71e49008]{width:200px;padding:2px 0;border-radius:10px;color:#df0315;border:1px solid #df0315;transition:all .3s}.load-more-btn[data-v-71e49008]:hover{background-color:#df0315;color:#fff}.go-bottom[data-v-db9152c2]{position:absolute;bottom:130px;left:50%;transform:translateX(-50%);cursor:pointer;width:20px;height:20px;padding:8px;border-radius:50%;background-color:#fff;z-index:1;box-shadow:0 0 5px #ccc}.go-bottom[data-v-db9152c2]:active{opacity:.8}.go-bottom i[data-v-db9152c2]{font-size:20px;color:#df0315}.send-icon[data-v-db9152c2],.stop-icon[data-v-db9152c2]{z-index:1}.ai-assist-container[data-v-db9152c2]{height:100%;font-family:Siyuanhei!important}.tool-btn[data-v-db9152c2]{cursor:pointer;width:32px;height:108px;padding:14px 0;border-radius:40px;background-color:#fff;box-shadow:4px 4px 4px 0 rgba(230,237,248,.25098039215686274);display:flex;flex-direction:column;align-items:center;justify-content:space-around}.tool-btn span[data-v-db9152c2]{font-size:14px;line-height:14px;font-weight:700}.dialog-container[data-v-db9152c2]{height:100%;position:relative;background:#fff;border-radius:14px;display:flex;flex-direction:column;justify-content:space-between;transition:top .3s cubic-bezier(.68,-.55,.27,1.55)}.dialog-container .dialog-header[data-v-db9152c2]{padding:14px 0;position:relative}.dialog-container .dialog-content[data-v-db9152c2]{flex:1;overflow-y:auto;padding:0 21px}.header-title[data-v-db9152c2]{display:flex;align-items:center;height:47px;font-weight:400}.header-title[data-v-db9152c2]:before{content:"";display:inline-block;width:6px;height:100%;background:linear-gradient(180deg,#fd1d1d,#fcb045);margin-right:15px}.title-content[data-v-db9152c2]{display:flex;flex-direction:column;font-size:16px;font-family:Siyuanhei-Medium}.title-text[data-v-db9152c2]{font-size:12px;color:#9c9c9d;line-height:22px;margin-top:0;font-family:Siyuanhei-Regular}.container-full[data-v-db9152c2]{height:100%;box-shadow:0 0 20px 0 rgba(160,171,181,.25098039215686274);border-radius:0;flex-direction:row}.container-full .header-title[data-v-db9152c2]{width:100%;padding-top:26px;align-items:normal;justify-content:center;height:auto;margin-left:0}.container-full .header-title[data-v-db9152c2]:before{display:none}.container-full .title-content[data-v-db9152c2]{font-family:Siyuanhei-Bold}.container-full .title-text[data-v-db9152c2]{margin-top:5px}.container-full .go-bottom[data-v-db9152c2]{left:calc(50% + 136px);bottom:150px}.container-full[data-v-db9152c2] .btn-group{margin-right:51px}.container-full .dialog-header[data-v-db9152c2]{padding:0;position:static;height:100%;width:272px;background-color:#f8f8f8;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.flex-right[data-v-db9152c2]{flex:1;overflow:auto;display:flex;flex-direction:column;justify-content:space-between}.coverage[data-v-db9152c2]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:100}.main[data-v-a7f991f2]{height:100%}