.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}