.SortableTreeItem{list-style:none;padding-left:var(--tree-spacing);position:relative;box-sizing:border-box}.SortableTreeItem.SortableTreeItem-ghost{opacity:.5}.SortableTreeItem .SortableTreeItem-count{position:absolute;top:-10px;right:-10px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:#2389ff;font-size:.8rem;font-weight:600;color:#fff}.SortableTreeItem .SortableTreeItem-disableInteraction{pointer-events:none}.SortableTreeItem .SortableTreeItem-collapse svg{transition:transform .25s ease}.SortableTreeItem .SortableTreeItem-collapse.SortableTreeItem-collapsed svg{transform:rotate(-90deg)}.SortableTreeItem:hover>.DragHandle{display:block}.DragHandle{cursor:move;border-radius:4px;width:24px;height:24px;fill:var(--color-level1);outline:none;position:absolute;top:2px;right:10px;display:none}.DragHandle:hover{background:var(--color-overlay1)}.AIChatGc{background-repeat:no-repeat;background-size:cover;display:inline-block}.AIChatGc.AIChatGc-idle{width:28px;height:28px;background-image:url(/_next/static/media/ai_idle.033558c5.png);animation:frames-ai-idle 2s steps(48) infinite}.AIChatGc.AIChatGc-gc{width:32px;height:32px;background-image:url(/_next/static/media/ai_gc.de521fca.png);animation:frames-ai-gc 2s steps(48) infinite}@keyframes frames-ai-idle{0%{background-position:0}to{background-position:-1344px}}@keyframes frames-ai-gc{0%{background-position:0}to{background-position:-1536px}}.AIOutlineRender{font-family:PingFang SC,Microsoft YaHei}.AIOutlineRender .AIOutlineRender-thinking-box{width:100%;background:var(--color-bg11-surface1);border-radius:8px;padding:8px 12px}.AIOutlineRender .AIOutlineRender-reason{transition:all .3s ease}.AIOutlineRender .AIOutlineRender-reason .AIOutlineRender-reason-button{gap:3px;cursor:pointer;width:-moz-fit-content;width:fit-content;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AIOutlineRender .AIOutlineRender-reason .AIOutlineRender-reason-button .AIOutlineRender-reason-button-title{color:var(--color-level9);font-size:12px;letter-spacing:0}.AIOutlineRender .AIOutlineRender-reason .AIOutlineRender-reason-button .AIOutlineRender-reason-icon{transition:transform .3s ease}.AIOutlineRender .AIOutlineRender-reason blockquote.AIOutlineRender-reason-text{overflow:hidden;color:var(--color-level2);font-size:12px;line-height:22px;margin:8px 0 0;padding:0 0 0 15px;position:relative;border:none}.AIOutlineRender .AIOutlineRender-reason blockquote.AIOutlineRender-reason-text:before{content:"";display:block;width:2px;height:100%;background:var(--color-level3);position:absolute;left:6px;top:0;opacity:.5}.AIOutlineRender .AIOutlineRender-reason blockquote.AIOutlineRender-reason-collapse{display:none}.AIOutlineRender .AIOutlineRender-table-wrap{margin:20px 0}.AIOutlineRender .AIOutlineRender-table-wrap table{max-width:100%;border-collapse:collapse;background:var(--color-bg1);border:1px solid var(--color-line1)}.AIOutlineRender .AIOutlineRender-table-wrap table thead{font-weight:500;border-bottom:1px solid var(--color-line1)}.AIOutlineRender .AIOutlineRender-table-wrap table th,.AIOutlineRender .AIOutlineRender-table-wrap table thead{background:var(--color-bg11-surface1)}.AIOutlineRender .AIOutlineRender-table-wrap table tbody{border-top:0}.AIOutlineRender .AIOutlineRender-table-wrap table td,.AIOutlineRender .AIOutlineRender-table-wrap table th{padding:16px 12px;text-align:left;line-height:26px;color:var(--color-level1)}.AIOutlineRender .AIOutlineRender-table-wrap table td ol,.AIOutlineRender .AIOutlineRender-table-wrap table td ul,.AIOutlineRender .AIOutlineRender-table-wrap table th ol,.AIOutlineRender .AIOutlineRender-table-wrap table th ul{padding-left:12px}.AIOutlineRender .AIOutlineRender-table-wrap table tr{border-bottom:1px solid var(--color-line1)}.AIOutlineRender .AIOutlineRender-table-wrap table tr:nth-child(2n){background:var(--color-bg8)}.AIOutlineRender .AIOutlineRender-ReactMarkdown-ai-flag{color:var(--color-blue-5);margin-left:4px;font-weight:700;font-size:10px}.AIChatStreamOutlinePage{width:100%;word-wrap:break-word}.AIChatStreamOutlinePage h3:not(:empty){font-weight:600;font-size:1rem;margin-bottom:4px}.AIChatStreamOutlinePage>blockquote p{font-size:.8125rem;line-height:26px}.AIChatStreamOutlinePage ol,.AIChatStreamOutlinePage ul{padding-left:1.25rem;list-style:revert}.AIChatStreamOutlinePage ol:not(:last-of-type),.AIChatStreamOutlinePage ul:not(:last-of-type){padding-bottom:.625rem}.AIChatStreamOutlinePage ol li,.AIChatStreamOutlinePage ul li{font-size:.8125rem;font-weight:600;animation:none}.AIChatStreamOutlinePage ol li:not(:last-of-type),.AIChatStreamOutlinePage ul li:not(:last-of-type){margin-bottom:1rem}.AIChatStreamOutlinePage ol li blockquote,.AIChatStreamOutlinePage ul li blockquote{margin-top:4px;font-weight:400;margin-bottom:0;animation:none}.AIChatStreamOutlinePage ol li blockquote p,.AIChatStreamOutlinePage ul li blockquote p{font-size:.8125rem;line-height:26px;letter-spacing:1px;animation:none}.AIChatItem.AIChatItemReceive.AIChatStreamOutlinePage-SelectMethod-wrap .AIChatItem-content{width:100%}.AIChatStreamOutlinePage-SelectMethod{padding:20px;background:var(--color-bg-ai);color:var(--color-level1);font-size:14px;border-radius:12px}.AIChatStreamOutlinePage-SelectMethod-title{margin-bottom:16px}.AIChatStreamOutlinePage-SelectMethod-content{gap:12px;align-items:stretch}.AIChatStreamOutlinePage-SelectMethod-item{gap:12px;flex:1 1;padding:16px 18px 14px;border-radius:8px;cursor:pointer;transition:box-shadow .2s;background:var(--color-bg10-surface);font-weight:600}.AIChatStreamOutlinePage-SelectMethod-item svg{width:24px;height:24px;fill:none}.AIChatStreamOutlinePage-SelectMethod-item:hover{box-shadow:0 0 0 1.5px var(--color-blue-ai-2)}.AIChatStreamOutlinePage-SelectMethod-item.selected{box-shadow:0 0 0 1.5px var(--color-blue6)}.AIChatStreamOutline{width:100%;word-wrap:break-word;letter-spacing:1px}.AIChatStreamOutline blockquote ol,.AIChatStreamOutline blockquote ul{padding-left:1.05rem;margin-top:0;margin-bottom:0}.AIChatStreamOutline strong{font-weight:600}.AIChatStreamOutline p{font-size:.8125rem;margin-bottom:1.25rem}.AIChatStreamOutline h1:not(:empty){font-size:1.43em;font-weight:600;position:relative;margin-bottom:10px}.AIChatStreamOutline h2:not(:empty){font-size:1.14em;font-weight:600;padding-left:1.3em;margin:6px 0;position:relative}.AIChatStreamOutline h2:not(:empty):before{content:"";position:absolute;top:.6em;left:.6em;width:4px;height:4px;border-radius:50%;background:var(--color-level1)}.AIChatStreamOutline h3:not(:empty){position:relative;font-weight:400;padding-left:3em;font-size:.92em;margin-bottom:4px}.AIChatStreamOutline h3:not(:empty):before{content:"";position:absolute;top:.7em;left:2.1em;width:3px;height:3px;border-radius:50%;background:var(--color-level1)}@keyframes outlineLineTextFadeIn-27px{0%{max-height:0;opacity:0}40%{max-height:27px;opacity:0}to{opacity:1}}@keyframes outlineLineTextFadeIn-999px{0%{max-height:0;opacity:0}40%{max-height:999px;opacity:0}to{opacity:1}}.AIChatStreamOutline.AIChatStreamOutline-animate>h1,.AIChatStreamOutline.AIChatStreamOutline-animate>h2,.AIChatStreamOutline.AIChatStreamOutline-animate>h3{animation:outlineLineTextFadeIn-27px .4s ease-in-out forwards}.AIChatStreamOutline.AIChatStreamOutline-animate p{animation:outlineLineTextFadeIn-999px .4s ease-in-out forwards}.AIChatStreamChartPage{width:100%}.AIChatStreamChartPage>h3{font-size:16px;margin-bottom:8px}.AIChatStreamChartPage>p{font-size:13px;margin-bottom:12px;line-height:26px}.AIChatStreamChartPage-loading.ant-skeleton.ant-skeleton-active .ant-skeleton-paragraph>li,.AIChatStreamChartPage-loading.ant-skeleton.ant-skeleton-active .ant-skeleton-title{background-image:linear-gradient(90deg,rgba(119,142,200,.06) 25%,rgba(119,142,200,.15) 37%,rgba(119,142,200,.06) 63%)}.SearchInput{position:relative;display:flex;align-items:center;overflow:hidden;color:var(--color-level1);border:1px solid var(--color-line2);border-radius:8px;height:34px;padding:0 8px}.SearchInput.SearchInput-disabled{cursor:not-allowed}.SearchInput>input{flex:auto;height:100%;padding:0 4px;background:transparent;border:none}.SearchInput>input:focus{outline:none}.SearchInput>input::placeholder{color:var(--color-level3)}.SearchInput>input:disabled{cursor:not-allowed;color:var(--color-level3)}.SearchInput .SearchInput-search{width:16px;height:16px;fill:var(--color-level2)}.SearchInput .SearchInput-delete{width:12px;height:12px;cursor:pointer}.AIHistory-button{width:26px;height:26px;border-radius:4px;cursor:pointer;transition:all .15s;color:var(--color-level9)}.AIHistory-button svg{width:18px;height:18px}.AIHistoryFormServer{height:100%;position:relative;color:var(--color-level1)}.AIHistoryFormServer .AIHistoryFormServer-title{padding:20px 20px 0;font-weight:600;font-size:20px;margin-bottom:16px}.AIHistoryFormServer .AIHistoryFormServer-header{padding:0 20px;gap:8px}.AIHistoryFormServer .AIHistoryFormServer-header>div{flex:1 1}.AIHistoryFormServer .AIHistoryFormServer-header .SearchInput{font-size:13px;height:36px}.AIHistoryFormServer .AIHistoryFormServer-header .SearchInput:hover{background-color:var(--color-bg11-surface1)}.AIHistoryFormServer .AIHistoryFormServer-header .AIHistoryFormServer-delete-all{padding:0;width:36px;height:36px}.AIHistoryFormServer .AIHistoryFormServer-header .AIHistoryFormServer-delete-all>svg{width:22px;height:22px}.AIHistoryFormServer .AIHistoryFormServer-list{flex:1 1;gap:4px;padding:10px 20px 20px}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem{position:relative;width:100%;border-radius:10px;padding:12px;min-height:70px;gap:6px;cursor:pointer}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem .AINewHistoryItem-header{gap:6px}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem .AINewHistoryItem-header .AINewHistoryItem-header-left{flex:1 1;min-width:0}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem .AINewHistoryItem-header .AINewHistoryItem-header-left .AINewHistoryItem-title{max-width:166px;font-weight:500;color:var(--color-level1)}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem .AINewHistoryItem-header .AINewHistoryItem-header-left .AINewHistoryItem-title-ppt-tag{font-weight:700;font-size:9px;margin-left:6px;padding:2px 4px;border-radius:4px;background:var(--color-blue-ai-bg);color:var(--color-blue-ai);white-space:nowrap}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem .AINewHistoryItem-header .AINewHistoryItem-header-left .AINewHistoryItem-title-ppt-tag.AINewHistoryItem-current-chat{background:var(--color-red-bg);color:var(--color-red1)}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem .AINewHistoryItem-header .AINewHistoryItem-header-right{flex-shrink:0}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem .AINewHistoryItem-header .AINewHistoryItem-header-right .AINewHistoryItem-header-delete{fill:var(--color-level2);display:none}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem .AINewHistoryItem-header .AINewHistoryItem-header-right .AINewHistoryItem-header-time{font-size:12px;color:var(--color-level3)}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem .AINewHistoryItem-content{font-size:12px;color:var(--color-level2)}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem:hover{background:var(--color-bg11-surface1)}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem:hover .AINewHistoryItem-header-right .AINewHistoryItem-header-delete{display:block}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem:hover .AINewHistoryItem-header-right .AINewHistoryItem-header-time{display:none}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem:after{content:"";display:block;height:1px;background:var(--color-line1);width:100%;position:absolute;bottom:-2px;left:0}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem:last-of-type:after{display:none}.AIHistoryFormServer .AIHistory-list{flex:1 1;-webkit-user-select:text;-moz-user-select:text;user-select:text;padding:16px 20px}.AIChatResourceDetail{width:100%;max-width:666px;position:relative}.AIChatResourceDetail .AIChatResourceDetail-resourceList-outer{height:auto;max-height:70vh;min-height:168px;border-radius:8px;min-width:316px}.AIChatResourceDetail .AIChatResourceDetail-resourceList-outer>img{width:100%}.AIChatResourceDetail .AIChatResourceDetail-resourceList-outer .AIChatResourceDetail-resourceList-outer-number{position:absolute;right:8px;bottom:56px;width:auto;background:rgba(0,0,0,.5);color:var(--color-white1);padding:1px 4px;border-radius:3px;font-size:12px}.AIChatResourceDetail .AIChatResourceDetail-resourceList-icon{margin-top:16px}.AIChatResourceDetail .AIChatResourceDetail-resourceList-icon .AIChatResourceDetail-resourceList-icon-downLoad{width:32px;height:32px;background-color:var(--color-white-opacity2);opacity:.8;border-radius:4px;cursor:pointer}.AIChatResourceDetail .AIChatResourceDetail-resourceList-icon .AIChatResourceDetail-resourceList-icon-downLoad>svg{fill:var(--color-white1)}.AIChatResource{position:relative;width:285px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AIChatResource .AIChatResource-title{font-weight:600}.AIChatResource .AIChatResource-title .AIChatResourceSelector-personal-pagination{font-weight:400;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AIChatResource .AIChatResource-title .AIChatResourceSelector-personal-pagination .AIChatButton-icon{width:20px;height:20px;margin:0}.AIChatResource .AIChatResource-title .AIChatResourceSelector-personal-pagination .AIChatButton-icon>svg{width:10px;height:10px}.AIChatResource .AIChatResource-title .AIChatResourceSelector-personal-pagination .AIChatResourceSelector-personal-pagination-num{letter-spacing:3px}.AIChatResource .AIChatResource-spin{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AIChatResource.AIChatResource-loading{opacity:.7;pointer-events:none}.AIChatResourceList{display:flex;flex-wrap:wrap;margin:4px -4px 0}.AIChatResourceItem{width:calc(50% - 8px);aspect-ratio:16/9;margin:8px 4px 0;border-radius:6px;background:transparent no-repeat 50%/cover;background-clip:padding-box;position:relative;border:1px solid var(--color-line2)}.AIChatResourceItem .AIChatResourceItem-tag{position:absolute;top:4px;right:4px;border-radius:4px;background:var(--color-green);color:var(--color-white1);font-weight:600;box-shadow:0 2px 3px 0 rgba(0,0,0,.16);padding:0 3px}.AIChatResourceItem .AIChatResourceItem-tag span{display:block;height:16px;line-height:16px;font-size:12px;transform:scale(.83)}.AIChatResourceItem .AIChatResourceItem-hover{transition:all .25s;position:absolute;width:100%;height:100%;left:0;top:0;background:var(--color-mask-opacity1);padding:8px;text-align:center;display:flex;justify-content:space-evenly;align-items:center;border-radius:5px;opacity:0;color:var(--color-white1)}.AIChatResourceItem .AIChatResourceItem-hover:hover{opacity:1}.AIChatResourceItem .AIChatResourceItem-hover>svg{width:28px;height:28px;fill:var(--color-white1)}.AIChatResourceItem .AIChatResourceItem-hover .AIChatResourceItem-hover-IcDownload{width:28px;height:28px}.AIChatResourceItem .AIChatResourceItem-hover .AIChatResourceItem-hover-IcDownload svg{width:20px;height:20px;fill:var(--color-white1)}.AIChatResourceItem .AIChatResourceSelectItem-hover{font-size:13px;background:var(--color-mask-opacity4);width:calc(100% + 6px);height:calc(100% + 6px);top:-3px;left:-3px;justify-content:center;border-radius:8px;gap:12px}.AIChatResourceItem .AIChatResourceSelectItem-hover:hover{opacity:1}.AIChatResourceItem .AIChatResourceSelectItem-hover>svg{width:32px;height:32px;padding:2px;color:var(--color-black1);background-color:var(--color-white1);border-radius:8px}.AIChatResourceItem .AIChatResourceSelectItem-hover .IButton[disabled]{cursor:default}.AIChatResourceItem.AIChatResourceItem-component{width:82px;height:82px}.AIChatResourceItem.AIChatResourceItem-icon{width:82px;height:82px;padding:16px;background-size:contain;background-origin:content-box;background-color:var(--color-bg1)}.AIChatResourceSelectItem:hover{box-shadow:0 0 0 2px var(--color-white1),0 0 0 4px var(--color-level3)}.AIChatResourceSelectItem-selected,.AIChatResourceSelectItem-selected:hover{box-shadow:0 0 0 2px var(--color-bg3),0 0 0 4px var(--color-level7)}.AIChatResourceSelectItem-selected .AIChatResourceSelectItem-selected-icon{position:absolute;right:-3px;bottom:-3px;padding:5px;width:22px;height:22px;border-radius:9px 0 6px 0;background:var(--color-level7);color:var(--color-bg3)}.AIChatResourceSelector .AIChatResourceSelector-Segmented{height:28px;border-radius:8px;background:var(--color-bg11-surface1)}.AIChatResourceSelector .AIChatResourceSelector-Segmented .ant-segmented-group .ant-segmented-thumb{background:var(--color-bg15-onbg11)}.AIChatResourceSelector .AIChatResourceSelector-Segmented .ant-segmented-group .ant-segmented-item{height:24px;line-height:24px;color:var(--color-level2);font-size:12px;border-radius:6px}.AIChatResourceSelector .AIChatResourceSelector-Segmented .ant-segmented-group .ant-segmented-item:hover{color:var(--color-level1);background:none}.AIChatResourceSelector .AIChatResourceSelector-Segmented .ant-segmented-group .ant-segmented-item.ant-segmented-item-selected{color:var(--color-level1);background:var(--color-bg15-onbg11);font-weight:600;box-shadow:0 2px 4px 0 var(--color-overlay1)}.AIChatResourceSelector .AIChatResourceSelector-Segmented .ant-segmented-group .ant-segmented-item .ant-segmented-item-label{height:24px;line-height:24px;padding:0 6px}.AIChatResourceSelector .ant-spin-nested-loading{width:310px}.AIChatResourceSelector .ant-spin-nested-loading .ant-spin-container.ant-spin-blur:after{background:var(--color-overlay6);transition:none}.AIChatResourceSelector .AIChatResourceList{margin-left:4px;gap:8px}.AIChatResourceSelector .AIChatResourceList .AIChatResourceItem{width:calc(50% - 4px);margin:0}.AIChatResourceSelector .AIChatResourceSelector-personal{margin-bottom:16px}.AIChatResourceSelector .AIChatResourceSelector-personal .AIChatResourceSelector-personal-pagination{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:13px;gap:5px}.AIChatResourceSelector .AIChatResourceSelector-personal .AIChatResourceSelector-personal-pagination .AIChatButton-icon{width:20px;height:20px;margin:0}.AIChatResourceSelector .AIChatResourceSelector-personal .AIChatResourceSelector-personal-pagination .AIChatButton-icon>svg{width:10px;height:10px}.AIChatResourceSelector .AIChatResourceSelector-personal .AIChatResourceSelector-personal-pagination .AIChatResourceSelector-personal-pagination-num{-webkit-user-select:none;-moz-user-select:none;user-select:none;letter-spacing:3px}.NoviceGuide{position:fixed;background:rgba(0,0,0,.6);top:0;left:0;width:100vw;height:100vh;z-index:2001}.NoviceGuide .NoviceGuideItem{border:1px solid var(--color-line2);background:var(--color-bg3);width:274px;padding:16px;border-radius:12px;position:absolute}.NoviceGuide .NoviceGuideItem .NoviceGuideItem-img{width:100%;border-radius:8px;margin-bottom:16px}.NoviceGuide .NoviceGuideItem .NoviceGuideItem-next-AIChat,.NoviceGuide .NoviceGuideItem .NoviceGuideItem-next-AIChat:hover,.NoviceGuide .NoviceGuideItem .NoviceGuideItem-next-WordAI,.NoviceGuide .NoviceGuideItem .NoviceGuideItem-next-WordAI:hover{background:var(--color-gradient-ai)}.NoviceGuide .NoviceGuideItem .NoviceGuideItem-arrow{position:absolute;width:12px;height:12px;background:var(--color-bg3);transform:rotate(45deg)}.NoviceGuide .NoviceGuideItem .NoviceGuideItem-arrow.left{bottom:12px;left:-5px}.NoviceGuide .NoviceGuideItem .NoviceGuideItem-arrow.leftCenter{top:50%;transform:translateY(-50%) rotate(45deg);left:-5px}.NoviceGuide .NoviceGuideItem .NoviceGuideItem-arrow.right{bottom:12px;right:-5px}.NoviceGuide .NoviceGuideItem .NoviceGuideItem-arrow.top{border-right:none;border-bottom:none;left:129px;top:-7px}.NoviceGuide .NoviceGuideItem .NoviceGuideItem-arrow.topRight{border-right:none;border-bottom:none;right:16px;top:-7px}.NoviceGuide .NoviceGuideItem .NoviceGuideItem-arrow.bottom{left:16px;bottom:-7px;border-left:none;border-top:none}.AIChatPersonalResource-action{position:relative;flex:1 1}.AIChatPersonalResource-action .AIChatPersonalResource-action-pagenum{position:absolute;bottom:4px;right:-8px;font-size:13px;color:var(--color-level3)}.AILoading{border-radius:12px;width:235px;height:132px}.AIChatGeneratePPT{word-wrap:break-word}.AIChatGeneratePPT .AIChatGeneratePPT-thumbnail{display:block;object-fit:cover}.AIChatGeneratePPT .AIChatGeneratePPT-tip-container{width:-moz-fit-content;width:fit-content;max-width:100%;border-radius:8px;background:var(--color-bg11-surface1);font-size:12px;margin-top:8px;color:var(--color-level2);height:28px;overflow:hidden}.AIChatGeneratePPT .AIChatGeneratePPT-tip-container .AIChatGeneratePPT-tip-list{animation:scroll 12s ease-in-out 3s infinite}.AIChatGeneratePPT .AIChatGeneratePPT-tip-container .AIChatGeneratePPT-tip-list .AIChatGeneratePPT-tip-item{height:28px;line-height:28px;padding:0 10px}.AIChatGeneratePPT .AIChatGeneratePPT-tip-container .AIChatGeneratePPT-tip-list .AIChatGeneratePPT-tip-item img{height:12px;margin-right:4px;margin-top:-2px;flex-shrink:0}.AIChatGeneratePPT .AIChatGeneratePPT-tip-container .AIChatGeneratePPT-tip-list-no-scroll{animation:none}.AIChatGeneratePPT .AIChatGeneratePPT-text{margin-bottom:16px}.AIChatGeneratePPT .AIChatGeneratePPT-ppt-preview{position:relative;width:260px;height:140px;border-radius:10px;padding:16px;background:var(--color-bg11-surface1);color:var(--color-level1);gap:8px}.AIChatGeneratePPT .AIChatGeneratePPT-ppt-preview .AIChatGeneratePPT-ppt-thumbnail{width:143px;height:80px;border-radius:8px;border:1px solid var(--color-line1);object-fit:cover}.AIChatGeneratePPT .AIChatGeneratePPT-ppt-preview .AIChatGeneratePPT-ppt-preview-title{gap:8px}.AIChatGeneratePPT .AIChatGeneratePPT-ppt-preview .AIChatGeneratePPT-ppt-preview-title .AIChatGeneratePPT-ppt-preview-pages{font-size:13px;color:var(--color-level2);gap:8px;white-space:nowrap}.AIChatGeneratePPT .AIChatGeneratePPT-ppt-preview .AIChatGeneratePPT-ppt-preview-title .AIChatGeneratePPT-ppt-preview-text{max-width:140px}@keyframes scroll{0%{transform:translateY(0)}16%{transform:translateY(-28px)}32%{transform:translateY(-28px)}48%{transform:translateY(-56px)}64%{transform:translateY(-56px)}80%{transform:translateY(-84px)}to{transform:translateY(-84px)}}.LibrariesPage{height:100%;width:100%;position:relative;display:flex;min-height:0}.LibrariesPage .LibrariesPage-resource{position:relative;display:flex;flex-direction:column;flex:auto;min-width:300px}.LibrariesPage .LibrariesPage-resource .empty-search{flex:1 1;text-align:center;padding-top:100px;background:var(--color-bg2)}.LibrariesPage .LibrariesPage-resource .empty-search>img{width:110px}.LibrariesPage .LibrariesPage-tools{position:absolute;right:4px;bottom:70px;z-index:1}.Libraries-fold{height:100%;background:#fff url(/_next/static/media/islide_logo.d30ef625.png) no-repeat 50%/28px;position:relative}.Libraries-fold:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75) url(/_next/static/media/ic_unfold_24.22524e7c.svg) no-repeat 50%/24px;display:none}.Libraries-fold:hover:after{display:block}div.LibrariesTip{position:absolute;top:44px;left:0}div.LibrariesTip.LibrariesTipTheme{height:auto;color:var(--color-level1);background:var(--color-bg30)}div.LibrariesTip.LibrariesTipTheme>.BaseTip-close-btn{fill:var(--color-level2)}div.LibrariesTip.LibrariesTipTheme .LibrariesTipTheme-content{flex:1 1;font-size:11px;margin-right:12px}div.LibrariesTip.LibrariesTipTheme .LibrariesTipTheme-btn{margin-right:6px;padding:3px 4px;border-radius:12px;color:var(--color-white1);background:var(--color-gradient-ai);cursor:pointer}div.LibrariesTip.LibrariesTipTheme .LibrariesTipTheme-btn>span{display:block;font-size:12px;transform:scale(.83)}.WordAINewPrompt{padding:24px 20px;height:100%;background:var(--color-bg1)}.WordAINewPrompt .WordAINewPrompt-content{flex:1 1}.WordAINewPrompt .WordAINewPrompt-content .WordAINewPrompt-item{position:relative;margin-bottom:24px}.WordAINewPrompt .WordAINewPrompt-content .WordAINewPrompt-item .WordAINewPrompt-item-tips{padding:5px 12px;font-size:12px;color:var(--color-level7);background:var(--color-bg9);border-radius:6px;margin-bottom:8px}.WordAINewPrompt .WordAINewPrompt-content .WordAINewPrompt-item .WordAINewPrompt-item-title{color:var(--color-level1);margin-bottom:12px;font-weight:600}.WordAINewPrompt .WordAINewPrompt-content .WordAINewPrompt-item .WordAINewPrompt-type{background:var(--color-bg13);border-radius:6px;border:1px solid var(--color-line2);color:var(--color-level3);width:170px;padding:6px 12px;opacity:.5}.WordAINewPrompt .WordAINewPrompt-content .WordAINewPrompt-item .WordAINewPrompt-textarea-count{position:absolute;font-size:12px;right:2px;bottom:-22px}.WordAINewPrompt .WordAINewPrompt-footer .WordAINewPrompt-footer-delete{color:var(--color-red1);font-size:13px;cursor:pointer}.WordAINewPrompt .WordAINewPrompt-footer .AIChatButton{height:34px;padding:0 16px}.WordAIPromptList{background:var(--color-bg17);border-radius:8px;width:calc(100vw - 40px);max-width:720px;max-height:462px;border:1px solid var(--color-line1);font-size:13px;font-family:PingFang SC,Microsoft YaHei}.WordAIPromptList .WordAIPromptList-new-prompt-btn{color:var(--color-level3);transition:all .15s;cursor:pointer}.WordAIPromptList .WordAIPromptList-new-prompt-btn:hover{color:var(--color-level2)}.WordAIPromptList .WordAIPromptList-edit-prompt-btn{color:var(--color-level3)}.WordAIPromptList .WordAIPromptList-edit-prompt-btn:hover{color:var(--color-level2)}.WordAIPromptList .WordAIPromptList-header{font-size:12px;border-bottom:1px solid var(--color-line1);padding:12px 0 8px;margin:0 12px}.WordAIPromptList .WordAIPromptList-header .WordAIPromptList-header-back{color:var(--color-level2);cursor:pointer}.WordAIPromptList .WordAIPromptList-header .WordAIPromptList-header-back>svg{vertical-align:-2px;margin-right:4px}.WordAIPromptList .WordAIPromptList-header .WordAIPromptList-header-back:hover{color:var(--color-level7)}.WordAIPromptList .WordAIPromptList-body{flex:1 1;padding:0 5px 0 12px;margin:12px 4px 8px 0}.WordAIPromptList .WordAIPromptList-body .WordAIPromptList-content:not(:last-child){border-bottom:1px solid var(--color-line1);padding-bottom:8px;margin-bottom:12px}.WordAIPromptList .WordAIPromptList-body .WordAIPromptList-content .WordAIPromptList-content-title{position:-webkit-sticky;position:sticky;top:0;background-color:var(--color-bg17);padding:0 0 2px 10px;font-size:12px;z-index:100;margin-bottom:4px;font-weight:600;color:var(--color-level3)}.WordAIPromptList .WordAIPromptList-body::-webkit-scrollbar{width:4px}.WordAIPromptList .WordAIPromptList-body::-webkit-scrollbar-thumb{background-color:var(--color-bg5)}.WordAIPromptList .WordAIPromptList-body .WordAIPromptList-no-tips{font-size:13px;color:var(--color-level2);padding:6px}.WordAIPromptItem{height:36px;border-radius:6px;background:var(--color-bg17);color:var(--color-level9);padding:0 8px;transition:all .15s;cursor:pointer;flex-shrink:0}.WordAIPromptItem .WordAIPromptItem-icon{margin-right:6px}.WordAIPromptItem .WordAIPromptItem-title{flex:1 1;letter-spacing:1px}.WordAIPromptItem .WordAIPromptItem-arrow{color:var(--color-level3)}.WordAIPromptItem.WordAIPromptItem-selected{background:var(--color-gradient-ai-bg2);color:var(--color-level7)}.WordAIPromptItem.WordAIPromptItem-selected .WordAIPromptItem-arrow{color:var(--color-level7)}.WordAIInput{display:flex;flex-direction:column;border-radius:8px;position:relative;transition:all .2s;min-height:100px;font-size:13px;overflow:hidden;background-color:var(--color-bg1);box-shadow:0 0 0 1px var(--color-line1);cursor:text}.WordAIInput:focus-within,.WordAIInput:not(.WordAIInput-generating):hover{box-shadow:0 0 0 1px var(--color-blue6)}.WordAIInput .AIChatInputQuote{flex-grow:0;padding-bottom:10px}.WordAIInput .AIChatInputQuote .AIChatInputQuote-divider{bottom:0}.WordAIInput>.WordAIInput-in{padding:10px 12px 0;min-height:66px;max-height:136px;scroll-behavior:smooth;flex:1 1}.WordAIInput>.WordAIInput-in .WordAIInput-params-textarea{margin-bottom:10px;font-size:13px;line-height:2.3;color:var(--color-level1);outline:none;word-wrap:break-word;caret-color:var(--color-level7)}.WordAIInput>.WordAIInput-in .WordAIInput-params-textarea>.WordAIInput-param-wrap{color:var(--color-level7);background:var(--color-bg9-opacity1);padding:4px 8px;margin:0 4px;border-radius:6px;font-size:13px;word-wrap:break-word;line-height:normal;font-family:inherit}.WordAIInput>.WordAIInput-in .WordAIInput-params-textarea>.WordAIInput-param-wrap .WordAIInput-param-input{outline:none}.WordAIInput>.WordAIInput-in .WordAIInput-params-textarea>.WordAIInput-param-wrap .WordAIInput-param-placeholder{color:var(--color-level7-opacity1);opacity:.6}.WordAIInput>.WordAIInput-in .WordAIInput-params-textarea>.WordAIInput-param-wrap:focus-within{outline:1px solid var(--color-level7);background:none}.WordAIInput>.WordAIInput-in .WordAIInput-params-textarea.generating{opacity:.5}.WordAIInput>.WordAIInput-in .WordAIInput-textarea{height:100%;line-height:1.72;font-family:inherit;overflow:hidden;color:var(--color-level1);caret-color:var(--color-level7);margin-bottom:10px}.WordAIInput>.WordAIInput-in .WordAIInput-textarea::placeholder{font-size:12px;line-height:2;color:var(--color-level3)}.WordAIInput .WordAIInput-end{padding:0 10px 10px;height:34px}.WordAIInput .WordAIInput-end .AIPrompt-command-button{width:20px;height:20px;margin:0;border-radius:4px;transition:background .15s;color:var(--color-level9)}.WordAIInput .WordAIInput-end .AIPrompt-command-button>svg{width:20px;height:20px}.WordAIInput .WordAIInput-end .WordAIInput-end-right{height:24px;position:relative;top:1px;transition:all .2s;align-self:flex-end;display:flex;align-items:center;justify-content:flex-end;font-size:12px;color:var(--color-level3);text-align:right;gap:5px}.WordAIInput .WordAIInput-end .WordAIInput-end-right .WordAIInput-end-delete{margin-right:4px;transition:all .15s;cursor:pointer}.WordAIInput .WordAIInput-end .WordAIInput-end-right .WordAIInput-end-delete:hover{color:var(--color-level2)}.WrodAIPromptLabel{gap:3px;color:var(--color-level9);font-size:13px;cursor:pointer}.WordAiSend{cursor:pointer}.WordAiSend.disabled{color:var(--color-level3);opacity:.3;cursor:not-allowed}.WordAIInputPrompt{padding:8px 8px 0;display:flex;flex-wrap:nowrap;z-index:1;align-items:flex-end}.WordAIInputPrompt .WordAIInputPrompt-tag{display:grid;grid-template-columns:1fr 20px;height:36px}.WordAIInputPrompt .WordAIInputPrompt-tag .AIChatInputTag-content{line-height:1}.WordAIInputPrompt .WordAIInputPrompt-tag-disabled{opacity:.5;pointer-events:none}.WordAIInputPrompt .WordAIInputPrompt-select-wrap{position:absolute;bottom:6px;left:6px;gap:6px}.WordAIInputPrompt .WordAIInputPrompt-select-wrap-inline{margin-left:10px;gap:6px}.WordAIInputPrompt .WordAIInputPrompt-divider{height:14px;width:1px;margin-right:4px;background:var(--color-line2)}.ant-popover.WordAIPromptPopover .ant-popover-inner{box-shadow:0 4px 20px 0 rgba(0,0,0,.078)}.WordAISelectTextBox{position:relative;background:var(--color-bg11-surface1);border-radius:12px;padding:16px;width:100%}.WordAISelectTextBox .WordAISelectTextBox-close{position:absolute;top:16px;right:16px;color:var(--color-level3);cursor:pointer}.WordAISelectTextBox .WordAISelectTextBox-header{font-size:12px;font-weight:600;color:var(--color-level3)}.WordAISelectTextBox .WordAISelectTextBox-content{color:var(--color-level1);font-size:13px;margin-top:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.WordAISelectTextBox .WordAISelectTextBox-actions{flex-wrap:wrap;row-gap:6px;margin-top:16px}.WordAISelectTextBox .WordAISelectTextBox-actions>.WordAIChatButton{margin-bottom:8px}.WordAISelectTextBoxTips{padding:12px;font-size:12px;max-width:232px;color:var(--color-level9)}.WordAISelectTextBoxTips>ul{list-style:disc;margin-bottom:16px;padding-left:16px}.WordAISelectTextBoxTips>ul>li>span{color:var(--color-level1)}.WordAISelectTextBoxTips>ul>li:not(:last-child){margin-bottom:6px}.WordAISelectTextBoxTips .WordAISelectTextBoxTips-nums{padding:7px 10px;border-radius:6px;background:var(--color-bg12)}.WordAISelectTextBoxTips .WordAISelectTextBoxTips-nums>img{margin-right:6px}.WordAISelectTextBoxTips .WordAISelectTextBoxTips-nums>span{opacity:.7;line-height:12px}.WordAIChatButton{display:inline-flex;align-items:center;justify-content:space-between;height:26px;padding:0 7px;color:var(--color-level1);border:1px solid var(--color-line2);font-size:13px;line-height:1;border-radius:8px;margin-right:4px;outline:none;cursor:pointer;transition:all .1s;background:transparent}.WordAIChatButton:disabled{cursor:not-allowed;opacity:.5}.WordAIChatButton:last-of-type{margin-right:0}.WordAIChatButton svg{width:18px;height:18px}.WordAIChatButton:not(:disabled):hover{background:var(--color-bg5)}.WordAIChatButton.WordAIChatButton-blue{background:var(--color-blue6);color:var(--color-white1);border:none}.WordAIChatButton.WordAIChatButton-blue:hover{background:var(--color-blue7)}.WordAIChatButton.WordAIChatButton-icon{width:26px;height:26px;border-radius:6px;display:flex;justify-content:center;align-items:center;color:var(--color-level1);border:none;margin-right:8px;padding:0}.WordAIChatButton.WordAIChatButton-icon:hover{background:var(--color-bg11-surface1)}.WordAIChatButton.WordAIChatButton-icon svg{width:18px;height:18px}.WordAIChatButton.WordAIChatButton-icon.active{background:var(--color-bg11-surface1)}.WordAIChatButton.WordAIChatButton-icon:last-of-type{margin-right:0}.WordAIChatButtonDropdownOverlay.ant-dropdown .ant-dropdown-menu{border-radius:8px;padding:6px;background:var(--color-bg14)}.WordAIChatButtonDropdownOverlay.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{padding:0 8px;height:28px;line-height:28px;border-radius:6px;font-size:13px;color:var(--color-level1)}.WordAIChatButtonDropdownOverlay.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover{background:var(--color-bg12)}.WordAIChatButtonDropdownOverlay.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content{font-size:13px}.WordAIChatButtonDropdownMenu.ant-dropdown-menu-submenu .ant-dropdown-menu,.WordAIChatButtonDropdownOverlay.ant-dropdown .ant-dropdown-menu{border-radius:8px;padding:8px;background:var(--color-bg14);max-height:200px}.WordAIChatButtonDropdownMenu.ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-item,.WordAIChatButtonDropdownOverlay.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{padding:0 12px 0 6px;height:34px;line-height:1;border-radius:4px;color:var(--color-level1)}.WordAIChatButtonDropdownMenu.ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-item:hover,.WordAIChatButtonDropdownOverlay.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover{background:var(--color-bg12)}.WordAIChatButtonDropdownMenu.ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-submenu .ant-dropdown-menu-submenu-title,.WordAIChatButtonDropdownOverlay.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-submenu .ant-dropdown-menu-submenu-title{padding-left:6px;display:flex;align-items:center}.WordAIChatButtonDropdownMenu.ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-submenu .ant-dropdown-menu-submenu-title:hover,.WordAIChatButtonDropdownOverlay.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-submenu .ant-dropdown-menu-submenu-title:hover{background:var(--color-bg12)}.WordAIChatButtonDropdownMenu.ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-submenu .ant-dropdown-menu-submenu-title svg,.WordAIChatButtonDropdownOverlay.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-submenu .ant-dropdown-menu-submenu-title svg{flex-shrink:0}.WordAIChatButtonDropdownMenu.ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-submenu-arrow-icon svg,.WordAIChatButtonDropdownOverlay.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-submenu-arrow-icon svg{fill:var(--color-level3)}.WordAIChatButtonDropdownMenu.ant-dropdown-menu-submenu .ant-dropdown-menu{max-width:150px}.WordAIChatButtonDropdownMenu.ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-item{line-height:1}.WordAIChatStreamText{width:100%;word-wrap:break-word;letter-spacing:1px}.WordAIChatStreamText .AIOutlineRender-animate blockquote,.WordAIChatStreamText .AIOutlineRender-animate li,.WordAIChatStreamText .AIOutlineRender-animate p{animation:none}.WordAIChatStreamText .AIOutlineRender h1,.WordAIChatStreamText .AIOutlineRender h2,.WordAIChatStreamText .AIOutlineRender h3,.WordAIChatStreamText .AIOutlineRender h4,.WordAIChatStreamText .AIOutlineRender h5,.WordAIChatStreamText .AIOutlineRender h6{font-weight:600;margin:10px 0}.WordAIChatStreamText .AIOutlineRender h1{margin:20px 0 10px;font-size:1.125rem}.WordAIChatStreamText .AIOutlineRender h2{margin:20px 0 10px;font-size:1rem}.WordAIChatStreamText .AIOutlineRender h3{margin:15px 0 10px;font-size:.875rem}.WordAIChatStreamText .AIOutlineRender h4{font-size:.8125rem}.WordAIChatStreamText .AIOutlineRender h5,.WordAIChatStreamText .AIOutlineRender h6{font-size:.8rem}.WordAIChatStreamText .AIOutlineRender p{font-size:.8125rem;margin-bottom:8px;line-height:26px}.WordAIChatStreamText .AIOutlineRender ol,.WordAIChatStreamText .AIOutlineRender ul{padding-left:1.05rem;margin-top:0;margin-bottom:0}.WordAIChatStreamText .AIOutlineRender ul{list-style-type:disc}.WordAIChatStreamText .AIOutlineRender ul ul{list-style-type:square}.WordAIChatStreamText .AIOutlineRender ol{list-style-type:decimal}.WordAIChatStreamText .AIOutlineRender li{font-size:.8125rem;margin-top:5px;margin-bottom:5px;line-height:26px;text-align:left;font-weight:400}.WordAIChatStreamText .AIOutlineRender blockquote{display:block;font-size:.9em;overflow:auto;border-left:3px solid var(--color-level3);color:var(--color-level2);padding:5px 0 5px 10px;margin-bottom:20px;margin-top:20px}.WordAIChatStreamText .AIOutlineRender blockquote p{margin:0;line-height:26px}.WordAIChatStreamText .AIOutlineRender a{text-decoration:none;color:var(--color-blue2);word-wrap:break-word;font-weight:700}.WordAIChatStreamText .AIOutlineRender em{font-style:italic}.WordAIChatStreamText .AIOutlineRender em strong{font-weight:600}.WordAIChatStreamText .AIOutlineRender del{font-style:italic}.WordAIChatStreamText .AIOutlineRender hr{display:none}.WordAIChatStreamText .AIOutlineRender pre{margin-top:10px;margin-bottom:10px}.WordAIChatStreamText .AIOutlineRender pre code{display:-webkit-box;border-radius:0;font-size:12px;-webkit-overflow-scrolling:touch}.WordAIChatStreamText .AIOutlineRender pre code span{line-height:26px}.WordAIChatStreamText .AIOutlineRender li code,.WordAIChatStreamText .AIOutlineRender p code{font-size:14px;word-wrap:break-word;padding:2px 4px;border-radius:4px;margin:0 2px;color:var(--color-bg11);word-break:break-all}.WordAIChatStreamText .AIOutlineRender ol>li{list-style-type:decimal}.WordAIChatStreamText .AIOutlineRender ul>li{list-style-type:circle}.WordAIChatQuestion{color:var(--color-level1)}.WordAIChatQuestion .WordAIChatQuestion-list{padding-top:8px}.WordAIChatQuestion .WordAIChatQuestion-list .WordAIChatQuestion-item{font-size:14px;color:var(--color-level7);margin-top:8px;cursor:pointer;align-items:flex-end;gap:52px}.WordAIChatQuestion .WordAIChatQuestion-list .WordAIChatQuestion-item>svg{fill:var(--color-gray2);flex-shrink:0}.WordAIChatQuestion .WordAIChatQuestion-list .WordAIChatQuestion-item:not(:last-child){padding-bottom:8px;border-bottom:1px solid var(--color-line1)}.AIChatStreamText-markdown,.WordAIChatError{width:100%;word-wrap:break-word}.AIChatStreamText-markdown{letter-spacing:1px}.AIChatStreamText-markdown h1,.AIChatStreamText-markdown h2,.AIChatStreamText-markdown h3,.AIChatStreamText-markdown h4,.AIChatStreamText-markdown h5,.AIChatStreamText-markdown h6{font-weight:600;margin:10px 0}.AIChatStreamText-markdown h1{margin:20px 0 10px;font-size:1.125rem}.AIChatStreamText-markdown h2{margin:20px 0 10px;font-size:1rem}.AIChatStreamText-markdown h3{margin:15px 0 10px;font-size:.875rem}.AIChatStreamText-markdown h4{font-size:.8125rem}.AIChatStreamText-markdown h5,.AIChatStreamText-markdown h6{font-size:.8rem}.AIChatStreamText-markdown p{font-size:.8125rem;margin-top:0;margin-bottom:8px;line-height:26px}.AIChatStreamText-markdown ol,.AIChatStreamText-markdown ul{padding-left:1.05rem;margin-top:0;margin-bottom:0}.AIChatStreamText-markdown ul{list-style-type:disc}.AIChatStreamText-markdown ul ul{list-style-type:square}.AIChatStreamText-markdown ol{list-style-type:decimal}.AIChatStreamText-markdown li{font-size:.8125rem;margin-top:5px;margin-bottom:5px;line-height:26px;text-align:left;font-weight:400}.AIChatStreamText-markdown li:last-child{margin-bottom:1.25rem}.AIChatStreamText-markdown blockquote{display:block;font-size:.9em;overflow:auto;border-left:3px solid var(--color-level3);color:var(--color-level2);padding:5px 0 5px 10px;margin-bottom:20px;margin-top:20px}.AIChatStreamText-markdown blockquote p{margin:0;line-height:26px}.AIChatStreamText-markdown a{text-decoration:none;color:var(--color-blue2);word-wrap:break-word;font-weight:700}.AIChatStreamText-markdown em{font-style:italic}.AIChatStreamText-markdown em strong{font-weight:600}.AIChatStreamText-markdown del{font-style:italic}.AIChatStreamText-markdown hr{display:none}.AIChatStreamText-markdown pre{margin-top:10px;margin-bottom:10px}.AIChatStreamText-markdown pre code{display:-webkit-box;border-radius:0;font-size:12px;-webkit-overflow-scrolling:touch}.AIChatStreamText-markdown pre code span{line-height:26px}.AIChatStreamText-markdown li code,.AIChatStreamText-markdown p code{font-size:14px;word-wrap:break-word;padding:2px 4px;border-radius:4px;margin:0 2px;color:var(--color-bg11);word-break:break-all}.AIChatStreamText-markdown img{display:block;margin:0 auto;width:auto;max-width:100%}.AIChatStreamText-markdown ol>li{list-style-type:decimal}.AIChatStreamText-markdown ul>li{list-style-type:circle}.WordAIChatText{width:100%;word-wrap:break-word;font-size:.8125rem}.WordAIChatText .WordAIChatText-title{opacity:.7;font-size:13px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid var(--color-white1)}.WordAIChatText .WordAIChatText-title>p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}