.CDropdown-overlay{border-radius:4px}.CDropdown-overlay .ant-dropdown-menu{background:var(--color-bg3);border:1px solid var(--color-line2);border-radius:4px;max-height:50vh;overflow:auto;overflow:overlay;scrollbar-width:auto;padding:4px 0}.CDropdown-overlay .ant-dropdown-menu::-webkit-scrollbar{width:2px}.CDropdown-overlay .ant-dropdown-menu::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(85,85,85,.2)}.CDropdown-overlay .ant-dropdown-menu .ant-dropdown-menu-item,.CDropdown-overlay .ant-dropdown-menu .ant-dropdown-menu-submenu-title{color:var(--color-level1)}.CDropdown-overlay .ant-dropdown-menu .ant-dropdown-menu-item-disabled{background:none;color:var(--color-level3)}.CDropdown-overlay .ant-dropdown-menu .ant-dropdown-menu-item-active,.CDropdown-overlay .ant-dropdown-menu .ant-dropdown-menu-submenu-title:hover{background:var(--color-overlay1)}.CDropdown-overlay .ant-dropdown-menu .ant-dropdown-menu-item-divider{background:var(--color-line1);margin:4px 12px}.CDropdown-overlay .ant-dropdown-menu .ant-dropdown-menu-submenu-expand-icon svg{fill:var(--color-level1)}.ICheckbox.ant-checkbox-wrapper{color:var(--color-level1)}.ICheckbox.ant-checkbox-wrapper .ant-checkbox-inner{background:var(--color-bg1);border-color:var(--color-line2)}.ICheckbox.ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{background:url(/_next/static/media/checkbox-checked.1d4d3de5.png) no-repeat 50%/contain;border:none}.ICheckbox.ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner:after{display:none}.IButton{position:relative;height:44px;padding:4px 16px;font-weight:500;line-height:1.5;border:none;border-radius:8px;outline:none;cursor:pointer;transition:all .1s}.IButton+.IButton{margin-left:8px}.IButton>svg{vertical-align:sub}.IButton .anticon-loading{margin-right:8px}.IButton.IButton-red{color:#fff;background:linear-gradient(55.38deg,#f84d4d 18.48%,#ff6b42 80.18%)}.IButton.IButton-red:hover{background:linear-gradient(55.38deg,rgba(0,0,0,.04) 18.48%,rgba(0,0,0,.04) 80.18%),linear-gradient(55.38deg,#f84d4d 18.48%,#ff6b42 80.18%)}.IButton.IButton-red:active{background:linear-gradient(55.38deg,rgba(0,0,0,.08) 18.48%,rgba(0,0,0,.08) 80.18%),linear-gradient(55.38deg,#f84d4d 18.48%,#ff6b42 80.18%)}.IButton.IButton-red:disabled{background:linear-gradient(55.38deg,hsla(0,0%,100%,.5) 18.48%,hsla(0,0%,100%,.5) 80.18%),linear-gradient(55.38deg,#f84d4d 18.48%,#ff6b42 80.18%);cursor:not-allowed}.IButton.IButton-white{color:var(--color-level1);background:var(--color-bg1);border:1px solid var(--color-line2)}.IButton.IButton-white:after{content:"";position:absolute;background:var(--color-overlay1);top:0;left:0;width:100%;height:100%;display:none;border-radius:8px}@media(hover:hover){.IButton.IButton-white:hover:after{display:block}}.IButton.IButton-white:active:after{background:var(--color-overlay2);display:block}.IButton.IButton-white:disabled{cursor:not-allowed}.IButton.IButton-white:disabled:after{background:var(--color-overlay3);display:block}.IButton.IButton-grey{color:var(--color-level1);background:var(--color-bg5)}.IButton.IButton-yellow{color:#463f31;background:#ffe8b7}.IButton.IButton-yellow:hover{background:rgba(255,232,183,.933)}.IButton.IButton-link{height:auto;color:var(--color-level2);font-weight:400;background:transparent}.IButton.IButton-blue{color:#fff;background:var(--color-blue1)}.IButton.IButton-blue:hover{background:rgba(34,131,245,.878)}.IButton.IButton-blue6{color:#fff;background:var(--color-blue6)}.IButton.IButton-blue6:hover{background:var(--color-blue7)}.IButton.IButton-outline{color:#fff;background:transparent;border:1px solid #fff}.IButton.IButton-outline:hover{background:hsla(0,0%,100%,.2)}.IButton.IButton-outline:disabled{opacity:.5;cursor:not-allowed}.IButton.IButton-outline:disabled:after{display:block}.IButton.IButton-white-red{color:var(--color-red1);background:#fff}.IButton.IButton-white-red:hover{background:var(--color-red2)}.IButton.IButton-purple{color:var(--color-white1);background:var(--color-blue6)}.IButton.IButton-purple:hover{background:var(--color-blue7)}.IButton.IButton-dropdown{padding-right:38px}.IButton.IButton-dropdown>.IButton-dropdown-btn{position:absolute;top:0;right:0;width:32px;height:100%;padding:4px;background-color:rgba(0,0,0,.1);border-radius:0 6px 6px 0;cursor:pointer}.IButton.IButton-dropdown>.IButton-dropdown-btn:after{display:block;width:100%;height:100%;transition:all .2s;content:""}.IButton.IButton-dropdown>.IButton-dropdown-btn:hover:after{transform:rotate(-180deg)}.IComponentsDetail{height:100%;overflow:auto;background:var(--color-bg3);margin-top:-10px}.IComponentsDetail .IComponentsDetail-title{padding:24px 24px 10px;background:var(--color-bg3)}.IComponentsDetail .IComponentsDetail-title .IComponentsDetail-info{font-size:12px;color:var(--color-level2);padding:8px 0}.IComponentsDetail .IComponentsDetail-title .IComponentsDetail-info>span{padding:0 12px}.IComponentsDetail .IComponentsDetail-title .IComponentsDetail-info>span:first-of-type{padding:0 12px 0 6px}.IComponentsDetail .IComponentsDetail-title .IComponentsDetail-info .IComponentsDetail-info-divider{position:relative}.IComponentsDetail .IComponentsDetail-title .IComponentsDetail-info .IComponentsDetail-info-divider:before{content:"";position:absolute;width:1px;height:12px;background:var(--color-line1);left:0;top:calc(50% - 6px)}.IComponentsDetail .IComponentsDetail-title .IComponentsDetail-info>div{overflow:hidden}.IComponentsDetail .IComponentsDetail-gallery-title{padding:14px 24px;font-weight:500;position:-webkit-sticky;position:sticky;background:var(--color-bg3);top:0;z-index:1}.IComponentsDetail .IComponentsDetail-gallery{padding:0 24px 16px;display:grid;grid-gap:16px;align-items:flex-start;grid-template-columns:repeat(auto-fill,minmax(145px,1fr))}.IComponentsDetail .IComponentsDetail-gallery .IComponentsDetail-gallery-item{border-radius:6px;width:100%;height:120px;padding:12px}.IComponentsDetail .IComponentsDetail-gallery .IComponentsDetail-gallery-item>img{width:100%;height:100%;object-fit:contain}.AIOutlineItem{color:var(--color-level1);position:relative;padding:1px calc(16% - 10px) 1px calc(9% - 35px);display:flex}.AIOutlineItem .AIOutlineItem-page{color:var(--color-level2);font-size:11px;padding:4px 6px;width:56px;height:-moz-fit-content;height:fit-content;margin:2px 10px;white-space:nowrap;font-weight:600}.AIOutlineItem .AIOutlineItem-page:has(.AIOutlineItem-kind){background:var(--color-bg2);border-radius:6px}.AIOutlineItem .AIOutlineItem-line{transform:translateX(-6px);border-right:1px dashed var(--color-line2)}.AIOutlineItem .AIOutlineItem-li-square{margin-top:2px;height:20px;width:20px;padding:4px}.AIOutlineItem .AIOutlineItem-li-disc{height:20px;width:20px;display:flex;align-items:center;justify-content:center}.AIOutlineItem .AIOutlineItem-li-disc:after{content:"";background:var(--color-level1);border-radius:3px;width:4px;height:4px}.AIOutlineItem .AIOutlineItem-li-triangle{margin-top:4px;fill:var(--color-level1);height:20px;width:20px;padding:4px;cursor:pointer;transition:transform .25s ease}.AIOutlineItem .AIOutlineItem-li-triangle:hover{background:var(--color-overlay1)}.AIOutlineItem .AIOutlineItem-li-triangle.AIOutlineItem-li-collapsed{transform:rotate(-90deg)}.AIOutlineItem .AIOutlineItem-text{flex:1 1}.AIOutlineItem .AIOutlineItem-action{display:none;position:absolute;top:2px;right:38px;align-items:center}.AIOutlineItem .AIOutlineItem-action .AIOutlineItem-action-layout{display:flex;border-radius:4px;background:var(--color-bg13);cursor:pointer;box-shadow:0 1px 8px 0 rgba(0,0,0,.05);overflow:hidden;margin-left:4px}.AIOutlineItem .AIOutlineItem-action .AIOutlineItem-action-layout:has(.AIOutlineItem-action-layout-item){border:1px solid var(--color-line2)}.AIOutlineItem .AIOutlineItem-action .AIOutlineItem-action-layout .AIOutlineItem-action-layout-item{width:22px;height:22px;padding:2px}.AIOutlineItem .AIOutlineItem-action .AIOutlineItem-action-layout .AIOutlineItem-action-layout-item:hover{background:var(--color-overlay1)}.AIOutlineItem .AIOutlineItem-action .AIOutlineItem-action-layout .AIOutlineItem-action-layout-item>svg{fill:var(--color-level2);width:18px;height:18px}.AIOutlineItem .AIOutlineItem-action .AIOutlineItem-generate-page{width:22px;height:22px;margin-left:4px;cursor:pointer}.AIOutlineItem:hover{background-color:var(--color-bg12)}.AIOutlineItem:hover .AIOutlineItem-action{display:flex}.AIOutlineItem .AIOutlineItem-subtitle{font-size:12px;color:var(--color-level9)}.AIOutlineItem.AIOutlineItem-overlay{pointer-events:none;border-radius:4px;box-shadow:0 0 10px var(--color-overlay2)}.AIOutlineItem.AIOutlineItem-overlay .AIOutlineItem-note,.AIOutlineItem.AIOutlineItem-overlay>.AIOutlineItem-page{display:none}.AIOutlineItem.AIOutlineItem-depth-0 .AIOutlineItem-title{font-size:17px;font-weight:600}.AIOutlineItem.AIOutlineItem-depth-0 .AIOutlineItem-subtitle{font-size:14px}.AIOutlineItem.AIOutlineItem-depth-1 .AIOutlineItem-title{font-size:15px;font-weight:600}.AIOutlineItem.AIOutlineItem-depth-1 .AIOutlineItem-subtitle{font-size:13px}.AIOutlineItem.AIOutlineItem-depth-1 .AIOutlineItem-text{display:flex;align-items:center}.AIOutlineItem.AIOutlineItem-depth-2 .AIOutlineItem-title{font-size:13px;font-weight:600}.AIOutlineItem.AIOutlineItem-depth-2 .AIOutlineItem-subtitle{font-size:12px}.AIOutlineItem.AIOutlineItem-selected{background-color:var(--color-bg12)}.AIOutlineItemTitle .AIOutlineItem-subtitle{font-size:14px}.AIOutlineItemTitle .AIOutlineItem-page{top:24px}.AIOutlineItemTitle .AIOutlineItemTitle-body{display:flex;align-items:center;font-size:12px;color:var(--color-level2);margin-top:8px}.AIOutlineItemBody{font-size:12px;list-style-type:disc;padding-left:14px}.AIOutlineItemBody>li{padding:4px 0}.AIOutlineItemBody>li>.IAutoTextarea:last-child{color:var(--color-level2);border-radius:4px;background:var(--color-bg2);padding:5px}.AIOutlineItem-action-tips{background:var(--color-mask2-opacity1);border-radius:2px;padding:2px 4px;margin-left:12px}.more-close{width:36px;height:36px;cursor:pointer;display:inline-block;background:var(--img-moreclose) no-repeat;margin:8px 0 0 8px;background-size:100% 100%}.ICheckConfirm,.IConfirm{width:332px;max-width:100%;padding:24px}.ICheckConfirm .ICheckConfirm-title,.ICheckConfirm .IConfirm-title,.IConfirm .ICheckConfirm-title,.IConfirm .IConfirm-title{margin-bottom:8px;color:var(--color-level1);font-weight:600;font-size:16px;padding-right:16px}.ICheckConfirm .ICheckConfirm-body,.ICheckConfirm .IConfirm-body,.IConfirm .ICheckConfirm-body,.IConfirm .IConfirm-body{color:var(--color-level2)}.ICheckConfirm .ICheckConfirm-action,.ICheckConfirm .IConfirm-action,.IConfirm .ICheckConfirm-action,.IConfirm .IConfirm-action{margin-top:24px;flex-wrap:wrap;font-size:13px}.CForceUpdate{width:284px;max-width:100%;padding:16px}.CForceUpdate .CForceUpdate-title{margin-bottom:8px;color:var(--color-level1);font-weight:600;font-size:16px;padding-right:16px}.CForceUpdate .CForceUpdate-body{color:var(--color-level2)}.CForceUpdate .CForceUpdate-action{margin-top:24px;text-align:right;font-size:13px}.AIOutlineEdit>.AIOutlineEdit-in{transform-origin:top left;min-height:168px}.AIOutlineEdit.AIOutlineEdit-grab{cursor:-webkit-grab;cursor:grab}.AIGeneratePageModal.ant-modal .AIGeneratePageModal-container{padding:0 12px 0 8px;border-radius:12px;background:var(--color-bg4);font-size:14px;color:var(--color-level5);min-width:332px;min-height:54px}.AIGeneratePageModal.ant-modal .AIGeneratePageModal-container .AIGeneratePageModal-icon{fill:var(--color-level5);animation:rotate 2s linear infinite}.AIGeneratePageModal.ant-modal .AIGeneratePageModal-container .AIGeneratePageModal-content{margin-left:4px;flex:1 1}.AIGeneratePageModal.ant-modal .AIGeneratePageModal-container .AIGeneratePageModal-content .AIGeneratePageModal-text{font-weight:600}.AIGeneratePageModal.ant-modal .AIGeneratePageModal-container .AIGeneratePageModal-content .AIGeneratePageModal-nums{font-size:12px;opacity:.5}.AIGeneratePageModal.ant-modal .AIGeneratePageModal-container .stop-button{height:26px;color:var(--color-level5);padding:3.5px 5px;font-size:12px;border:1px solid var(--color-level5);border-radius:8px;background:none;cursor:pointer;opacity:.5;transition:all .15s;font-weight:400;min-width:52px;height:24px;display:flex;align-items:center}.AIGeneratePageModal.ant-modal .AIGeneratePageModal-container .stop-button:hover{opacity:1}.AIGeneratePageModal.ant-modal .AIGeneratePageModal-container .stop-button svg{fill:var(--color-level5);width:15px;height:15px;margin-right:1px;margin-top:-1px}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.AIOutlineEditor .ai-drawer-editor-header .AIOutlineEditor-tips{padding:3px;width:22px;height:22px;margin-left:2px;fill:var(--color-level2)}.AIOutlineEditor .AIOutlineEdit{flex:1 1}.ant-modal-wrap:has(.AIOutlineEditorImport){top:auto;left:50%;right:auto;bottom:70px;transform:translateX(-50%);overflow:visible}.ant-modal-wrap:has(.AIOutlineEditorImport) .ant-modal{margin:0}.ant-modal-wrap:has(.AIOutlineEditorImport) .ant-modal .ant-modal-content{box-shadow:none;background:none;overflow:visible}.ant-modal-wrap:has(.AIOutlineEditorImport) .ant-modal .ant-modal-content .ant-modal-body{padding:0}.AIOutlineEditorImport-container{width:340px;border:1px solid var(--color-line1);border-radius:8px;box-shadow:0 6px 18px 0 rgba(0,0,0,.05);background:var(--color-bg17)}.AIOutlineEditorImport-container:before{content:"";position:absolute;top:0;left:0;width:187px;height:92px;background:url(/_next/static/media/bg.f2a3e59e.png) no-repeat;border-radius:8px}.AIOutlineEditorImport-container .AIOutlineEditorImport-close{position:absolute;fill:var(--color-level2);width:20px;height:20px;cursor:pointer;right:0;top:-26px}.AIOutlineEditorImport-container .AIOutlineEditorImport-enter .IButton,.AIOutlineEditorImport-container .AIOutlineEditorImport-fail .IButton{font-size:13px;padding:0 10px;height:28px;border-radius:6px;font-weight:400;border:1px solid var(--color-line2);color:var(--color-level9);background:none}.AIOutlineEditorImport-container .AIOutlineEditorImport-enter .IButton:not(.AIOutlineEditorImport-ai-button):hover,.AIOutlineEditorImport-container .AIOutlineEditorImport-fail .IButton:not(.AIOutlineEditorImport-ai-button):hover{background:var(--color-overlay1)}.AIOutlineEditorImport-container .AIOutlineEditorImport-enter .AIOutlineEditorImport-ai-button,.AIOutlineEditorImport-container .AIOutlineEditorImport-fail .AIOutlineEditorImport-ai-button{background:var(--color-bg11);color:var(--color-white1);opacity:.9}.AIOutlineEditorImport-container .AIOutlineEditorImport-enter .AIOutlineEditorImport-ai-button:hover,.AIOutlineEditorImport-container .AIOutlineEditorImport-fail .AIOutlineEditorImport-ai-button:hover{opacity:1}.AIOutlineEditorImport-container .AIOutlineEditorImport-enter{padding:20px 10px}.AIOutlineEditorImport-container .AIOutlineEditorImport-enter .IButton{margin:0 4px}.AIOutlineEditorImport-container .AIOutlineEditorImport-enter .AIOutlineEditorImport-parse-import-button .tip-tag{width:10px;height:10px;margin-left:2px;vertical-align:-1px;fill:var(--color-level3)}.AIOutlineEditorImport-container .AIOutlineEditorImport-enter .AIOutlineEditorImport-parse-import-button .ai-tag{position:absolute;top:-7px;right:-6px}.AIOutlineEditorImport-container .AIOutlineEditorImport-enter .AIOutlineEditorImport-enter-desc{margin-top:8px;font-size:12px;text-align:center;color:var(--color-level9)}.AIOutlineEditorImport-container .AIOutlineEditorImport-enter .AIOutlineEditorImport-enter-desc>span{margin-left:14px;white-space:nowrap;text-decoration:underline;color:var(--color-level2);cursor:pointer}.AIOutlineEditorImport-container .AIOutlineEditorImport-fail{display:flex;padding:20px}.AIOutlineEditorImport-container .AIOutlineEditorImport-fail .AIOutlineEditorImport-fail-title{font-size:18px;font-weight:600;color:var(--color-level1);margin-bottom:6px;line-height:24px}.AIOutlineEditorImport-container .AIOutlineEditorImport-fail .AIOutlineEditorImport-fail-content{font-size:13px;color:var(--color-level9);margin-bottom:14px}.AIOutlineEditor-shortcutKeys.ant-popover{padding:0}.AIOutlineEditor-shortcutKeys.ant-popover .ant-popover-inner{background:var(--color-bg6);border-radius:8px}.AIOutlineEditor-shortcutKeys.ant-popover .ant-popover-inner .ant-popover-inner-content{padding:3px 2px}.AIOutlineEditor-shortcutKeys.ant-popover .AIOutlineEditor-shortcutKeys-item{min-width:176px;padding:6px 8px;font-size:12px;color:var(--color-level5)}.AIOutlineEditor-shortcutKeys.ant-popover .AIOutlineEditor-shortcutKeys-item .AIOutlineEditor-shortcutKeys-item-key{height:20px;line-height:20px;padding:0 4px;margin-left:4px;border-radius:4px;background:var(--color-bg20)}.AIOutlineEditor-shortcutKeys.ant-popover .AIOutlineEditor-shortcutKeys-item .AIOutlineEditor-shortcutKeys-item-key>span{display:block;transform:scale(.83)}.CollapseAll-guide-popover.IPopover .ant-popover-arrow{display:block;left:auto;right:36px}.CollapseAll-guide-popover.IPopover .ant-popover-arrow:before{background:var(--color-blue-ai)}.CollapseAll-guide-popover.IPopover .CollapseAll-guide-content{padding:16px;width:210px;border-radius:6px;color:var(--color-white1);background:var(--color-blue-ai)}.CollapseAll-guide-popover.IPopover .CollapseAll-guide-content .IButton{display:block;margin-left:auto;margin-top:16px;background:var(--color-bg1);color:var(--color-level1);padding:0 8px;font-size:12px;height:28px}.CollapseAll-guide-popover.IPopover .CollapseAll-guide-content .IButton:hover{background:var(--color-bg1-overlay1)}.CollapseAll-guide-icon.IIcon{border-radius:50%;outline:2px solid var(--color-blue-ai)}.AIOutlineEditorImport-parse-import-popover.IPopover{padding-bottom:2px}.AIOutlineEditorImport-parse-import-popover.IPopover .ant-popover-inner{border-radius:8px;background:var(--color-bg14);box-shadow:0 4px 16px 0 rgba(0,0,0,.1)}.AIOutlineEditorImport-parse-import-popover.IPopover .AIOutlineEditorImport-parse-content{padding:12px 16px;font-size:13px;max-width:270px;color:var(--color-level1)}.AIOutlineEditorImport-parse-import-popover.IPopover .AIOutlineEditorImport-parse-content .ai-nums{width:-moz-fit-content;width:fit-content;margin-left:auto;margin-top:6px;padding:6px 8px;border-radius:6px;background:var(--color-bg2);color:var(--color-level2)}.AIOutlineEditorImport-parse-import-popover.IPopover .AIOutlineEditorImport-parse-content .ai-nums>img{margin-right:4px}.AIOutlineEditorImport-parse-import-popover.IPopover .AIOutlineEditorImport-parse-content .ai-nums>span{opacity:.7;font-size:12px;line-height:12px}.UserNoTeam{text-align:center}.UserNoTeam img{width:324px;margin-bottom:12px}.UserNoTeam .UserNoTeam-desc{max-width:80%;margin:0 auto 32px}.UserNoTeam .UserNoTeam-desc .UserNoTeam-desc-item{align-items:flex-start;gap:8px;font-size:13px;color:var(--color-level8);line-height:20px}.UserNoTeam .UserNoTeam-desc .UserNoTeam-desc-item>svg{margin-top:2px;min-width:16px}.UserNoTeam .UserNoTeam-desc .UserNoTeam-desc-item p{text-align:left}.UserNoTeam .UserNoTeam-desc .UserNoTeam-desc-item p span{font-weight:700;color:var(--color-level1)}.UserNoTeam .UserNoTeam-desc .UserNoTeam-desc-item+.UserNoTeam-desc-item{margin-top:12px}.CreateTeamModal-Form{padding:12px 16px 20px}.CreateTeamModal-Form .CreateTeamModal-Form-action{padding-top:8px;text-align:right;font-size:13px}.TeamTab-popover.IPopover.ant-popover{inset:76px auto auto 55px!important}.TeamTab-popover.IPopover.ant-popover .ant-popover-inner{border-radius:12px;background-color:var(--color-bg3);border:1px solid var(--color-line1)}.icomponentPop-triggerArrow{transform:rotate(0deg);transition:all .3s}.icomponentPop-triggerArrow.icomponentPop-triggerArrow_expand{transform:rotate(-180deg)}.TeamTabPopover-content .TeamTabPopover-content-list{padding:0 12px;max-height:240px}.TeamTabPopover-content .TeamTabPopover-content-list .TeamTabPopover-content-list-item{width:276px;padding:12px;gap:24px;cursor:pointer;border-radius:8px;background-color:color-mix(in srgb,var(--color-bg-blue) 30%,transparent);position:relative;border:1px solid transparent}.TeamTabPopover-content .TeamTabPopover-content-list .TeamTabPopover-content-list-item .TeamUpgradeBtn{display:none}.TeamTabPopover-content .TeamTabPopover-content-list .TeamTabPopover-content-list-item:hover{border:1px solid color-mix(in srgb,var(--color-line2) 30%,transparent)}.TeamTabPopover-content .TeamTabPopover-content-list .TeamTabPopover-content-list-item:hover .TeamUpgradeBtn{display:block}.TeamTabPopover-content .TeamTabPopover-content-list .TeamTabPopover-content-list-item>div{width:100%}.TeamTabPopover-content .TeamTabPopover-content-list .TeamTabPopover-content-list-item>div .TeamTabPopover-content-list-item-name{width:100%;font-weight:700;color:var(--color-level1);line-height:20px;margin-bottom:8px}.TeamTabPopover-content .TeamTabPopover-content-list .TeamTabPopover-content-list-item>div .flex-row{gap:4px}.TeamTabPopover-content .TeamTabPopover-content-list .TeamTabPopover-content-list-item>div .flex-row .TeamTabPopover-content-list-item-member{height:20px;line-height:20px;font-weight:700;font-size:10px;color:var(--color-level2);padding:0 6px;border-radius:6px;background:var(--color-overlay1)}.TeamTabPopover-content .TeamTabPopover-content-list .TeamTabPopover-content-list-item>div .flex-row .TeamTabPopover-content-list-item-member span{margin-left:2px}.TeamTabPopover-content .TeamTabPopover-content-list .TeamTabPopover-content-list-item>div .flex-row .TeamTabPopover-content-list-item-eTag{padding:0 5px;height:20px;line-height:20px;border-radius:6px;font-size:10px;font-weight:700;color:var(--color-blue);background:linear-gradient(103deg,#c5d1ff 7.14%,#d4deff 51.99%,#c5d1ff 91.27%)}.TeamTabPopover-content .TeamTabPopover-content-list .TeamTabPopover-content-list-item>div .flex-row .TeamTabPopover-content-list-item-eTag svg{fill:none}.TeamTabPopover-content .TeamTabPopover-content-list .TeamTabPopover-content-list-item-selected{position:absolute;right:0;top:0}.TeamTabPopover-content .TeamTabPopover-content-list .TeamTabPopover-content-list-item+.TeamTabPopover-content-list-item{margin-top:8px}.TeamTabPopover-content .TeamTabPopover-content-list .TeamTabPopover-content-list-item.isEnterpriseTeam{background-color:var(--color-bg-blue);background-image:url(/_next/static/media/enterprise_team_bg.f87d8f80.png);background-repeat:no-repeat;background-size:cover}.TeamTabPopover-content .TeamTabPopover-content-list .TeamTabPopover-content-list-item.isEnterpriseTeam.enterpriseIsExpired{background-color:color-mix(in srgb,var(--color-bg-blue) 30%,transparent);background-image:none}.TeamTabPopover-content .TeamTabPopover-content-list .TeamTabPopover-content-list-item.isEnterpriseTeam.enterpriseIsExpired .TeamTabPopover-content-list-item-eTag{background:var(--color-overlay1);color:var(--color-level2)}.TeamTabPopover-content .TeamTabPopover-content-list .TeamTabPopover-content-list-item.isEnterpriseTeam.enterpriseIsExpired .TeamTabPopover-content-list-item-eTag .TeamTabPopover-content-list-item-eTag-pay{color:var(--color-blue)}.TeamTabPopover-content .TeamTabPopover-content-list .TeamTabPopover-content-list-item.isEnterpriseTeam.enterpriseIsExpired .TeamTabPopover-content-list-item-eTag svg{fill:currentColor}.TeamTabPopover-content .TeamTabPopover-content-list .TeamTabPopover-content-list-item.isEnterpriseTeam_noAuth>div:first-of-type .TeamTabPopover-content-list-item-name{color:var(--color-level3)}.TeamTabPopover-content .TeamTabPopover-content-list .TeamTabPopover-content-list-item.isEnterpriseTeam_noAuth>div:first-of-type .TeamTabPopover-content-list-item-name>svg{width:13px;height:13px;margin-right:4px}.TeamTabPopover-content .TeamTabPopover-content-list .TeamTabPopover-content-list-item.isEnterpriseTeam_noAuth>div:first-of-type .TeamTabPopover-content-list-item-member{color:var(--color-level3)}.TeamTabPopover-content .TeamTabPopover-content-create{margin:14px 12px 0;cursor:pointer;padding:9px 8px;font-size:13px;color:var(--color-level1);gap:4px;position:relative;border-radius:6px}.TeamTabPopover-content .TeamTabPopover-content-create:before{position:absolute;content:"";width:calc(100% - 16px);height:1px;background-color:var(--color-line1);top:-5px;left:8px}.TeamTabPopover-content .TeamTabPopover-content-create:hover{background-color:var(--color-overlay1)}.TeamTabAvatars{padding-right:20px;position:relative;gap:4px}.TeamTabAvatars .TeamTabAvatars-left{height:20px;overflow:hidden;padding-left:6px}.TeamTabAvatars .TeamTabAvatars-left>div{width:20px;height:20px;position:relative;border:2px solid var(--color-bg1);box-sizing:content-box;border-radius:24px;margin-left:-6px}.TeamTabAvatars .TeamTabAvatars-left .TeamTabAvatars-add{cursor:pointer;background-color:var(--color-bg2);z-index:5}.TeamTabAvatars .TeamTabAvatars-left .TeamTabAvatars-add>svg{color:var(--color-level8)}.TeamTabAvatars .TeamTabAvatars-left .TeamTabAvatars-num{min-width:12px;width:auto;padding:0 4px;font-size:13px;color:var(--color-level2);background-color:var(--color-bg2)}.TeamTabAvatars img{width:20px;height:20px;border-radius:50%}.TeamTabAvatars:before{position:absolute;content:"";width:1px;height:16px;background-color:var(--color-line2);top:50%;right:8px;transform:translateY(-50%)}.TeamUpgradeBtn{border-radius:6px;background:linear-gradient(103deg,#ccd6ff 7.14%,#d9e1ff 51.99%,#ccd6ff 91.27%);padding:4px 6px;font-size:9px;line-height:11px;font-weight:700;color:var(--color-blue);gap:1px;cursor:pointer}.TeamUpgradeBtn>svg{width:8px;height:8px;fill:var(--color-blue)}.TeamInviteModal{padding:20px}.TeamInviteModal>.flex-between:first-of-type>p{font-size:13px;color:var(--color-level2)}.TeamInviteModal>.flex-between:first-of-type>p span:first-of-type{font-weight:600;color:var(--color-red1)}.TeamInviteModal>.flex-between:first-of-type>p span:last-of-type{font-weight:600;color:var(--color-level8)}.TeamInviteModal .TeamInviteModal-popover-trigger{width:24px;height:24px;border-radius:4px}.TeamInviteModal .TeamInviteModal-popover-trigger:hover{background-color:var(--color-overlay1)}.TeamInviteModal .TeamInviteModal-popover-trigger svg{fill:var(--color-level8)}.TeamInviteModal .TeamInviteModal-popover-trigger svg>path{fill-opacity:1}.TeamInviteModal .TeamInviteModal-linkWrapper{margin:17px 0 24px;border-radius:8px;border:1px solid var(--color-line2);height:32px}.TeamInviteModal .TeamInviteModal-linkWrapper .TeamInviteModal-linkWrapper-link{flex:1 1;position:relative;line-height:20px;padding-left:11px;padding-right:8px;color:var(--color-level3);display:flex;align-items:center;min-width:0;overflow:hidden}.TeamInviteModal .TeamInviteModal-linkWrapper .TeamInviteModal-linkWrapper-link:before{position:absolute;content:"";width:1px;height:18px;top:50%;right:0;transform:translateY(-50%);background-color:var(--color-line1)}.TeamInviteModal .TeamInviteModal-linkWrapper .ant-select.ant-select-borderless.ISelectBase{height:30px}.TeamInviteModal .TeamInviteModal-linkWrapper .ant-select.ant-select-borderless.ISelectBase .ant-select-selector{border:none;padding-left:8px}.TeamInviteModal-popover.ant-popover .ant-popover-arrow:before{background-color:var(--color-bg3)}.TeamInviteModal-popover .ant-popover-title{margin-bottom:4px}.TeamInviteModal-popover .TeamInviteModal-popover-close{width:20px;height:20px;fill:var(--color-level1)}.TeamInviteModal-popover .TeamInviteModal-popover-content p{font-size:12px;color:var(--color-level2)}.TeamInviteModal-popover .TeamInviteModal-popover-content-action{margin-top:18px;text-align:right;font-size:13px}.TeamMembersListPopover .TeamMembersListPopover-content-list{max-height:322px;padding:0 8px}.TeamMembersListPopover .TeamMembersListPopover-content-list>div{padding:7px 7px 7px 8px;gap:4px}.TeamMembersListPopover .TeamMembersListPopover-content-list-item{flex:1 1;min-width:0;gap:8px}.TeamMembersListPopover .TeamMembersListPopover-content-list-item img{width:16px;height:16px;border-radius:50%}.TeamMembersListPopover .TeamMembersListPopover-content-list-item-name{min-width:0;flex:1 1;font-size:12px;color:var(--color-level1)}.TeamMembersListPopover .TeamMembersListPopover-content-list-item-creator{padding:0 6px;border-radius:6px;background-color:var(--color-bg5);line-height:20px;text-align:center;font-size:9px;font-weight:500;color:var(--color-level2)}.TeamMembersListPopover .TeamMembersListPopover-content-action{position:relative;padding:0 8px;height:32px;border-radius:6px;cursor:pointer;margin:8px 8px 0}.TeamMembersListPopover .TeamMembersListPopover-content-action:hover{background-color:var(--color-overlay1)}.TeamMembersListPopover .TeamMembersListPopover-content-action:before{position:absolute;content:"";width:138px;height:1px;background-color:var(--color-line1);top:-4px;left:50%;transform:translateX(-50%)}.TeamMembersListPopover .TeamMembersListPopover-content-action>.flex-row{font-size:13px;color:var(--color-level1);gap:4px}.icomponent-team-input.ant-input-outlined{color:var(--color-level1);font-size:13px}.icomponent-team-input.ant-input-outlined,.icomponent-team-input.ant-input-outlined:hover{background-color:transparent;border-color:var(--color-line2)}.icomponent-team-input.ant-input-outlined:focus,.icomponent-team-input.ant-input-outlined:has(input:focus){border-color:var(--color-line2);background:var(--color-bg1);box-shadow:none}.icomponent-team-input.ant-input-outlined::placeholder,.icomponent-team-input.ant-input-outlined>input::placeholder{color:var(--color-level3)}.TeamManageModal{padding:20px}.TeamManageModal-label{font-weight:700;margin-bottom:8px;display:block}.TeamManageModal .ant-input-affix-wrapper>input.ant-input,.TeamManageModal-label{font-size:13px;color:var(--color-level1)}.TeamManageModal-name{margin-bottom:20px}.TeamManageModal-members>.flex-between{margin-bottom:8px}.TeamManageModal-members>.flex-between .TeamManageModal-label{margin-bottom:0}.TeamManageModal-members-list{height:258px;padding:8px;margin-bottom:20px;border-radius:8px;border:1px solid var(--color-line1)}.TeamManageModal-members-item{padding:8px;height:40px;border-radius:4px}.TeamManageModal-members-item:hover{background-color:var(--color-overlay1)}.TeamManageModal-members-item:hover .TeamManageModal-members-item-name-edit{display:block}.TeamManageModal-members-item-info>img{width:24px;height:24px;border-radius:50%;margin-right:12px;border:1px solid var(--color-line1)}.TeamManageModal-members-item-info .TeamManageModal-members-item-name{max-width:120px;font-size:13px;color:var(--color-level1)}.TeamManageModal-members-item-info .TeamManageModal-members-item-name-edit{display:none;cursor:pointer;fill:var(--color-level2);margin-left:6px}.TeamManageModal-members-item-info .TeamManageModal-members-item-name-input{padding-left:0;padding-right:0;flex:1 1}.TeamManageModal-members-item-info .TeamManageModal-members-item-name-input-suffix{gap:8px}.TeamManageModal-members-item-info .TeamManageModal-members-item-name-input-suffix>*{cursor:pointer}.TeamManageModal-members-item-info .TeamManageModal-members-item-name-input-suffix .IcCloseCircle{fill:var(--color-level2)}.TeamManageModal-members-item .TeamManageModal-members-item-info-editing{width:100%}.TeamManageModal-members-item .TeamManageModal-members-item-isCreator{height:22px;font-size:11px;padding:4px 6px;border-radius:6px;background-color:var(--color-bg5);gap:3px;color:var(--color-level8)}.TeamManageModal-members-item .MemberAuthSelect.ant-select.ant-select-borderless.ISelectBase.ant-select-single .ant-select-selector{padding-right:0}.TeamManageModal-members-item .MemberAuthSelect.ant-select.ant-select-borderless.ISelectBase.ant-select-single .ant-select-selector .ant-select-selection-item{font-size:12px;-webkit-padding-end:16px;padding-inline-end:16px}.TeamManageModal-members-item .MemberAuthSelect.ant-select.ant-select-borderless.ISelectBase.ant-select-single .ant-select-arrow{inset-inline-end:2px}.TeamManageModal-members .TeamManageModal-members-invite .IButton{font-size:13px}.EnterPriseTeamManageModal{padding:20px}.EnterPriseTeamManageModal-label{font-weight:700;margin-bottom:8px;display:block}.EnterPriseTeamManageModal .ant-input-affix-wrapper>input.ant-input,.EnterPriseTeamManageModal-label{font-size:13px;color:var(--color-level1)}.EnterPriseTeamManageModal-name{margin-bottom:20px}.EnterPriseTeamManageModal>div.flex-between:nth-of-type(2){margin-bottom:8px;color:var(--color-level2)}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content{width:100%;position:relative;height:264px;border-radius:8px;border:1px solid var(--color-line1);padding:8px;display:flex;flex-direction:column;gap:8px}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-input{padding:4px 8px}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-input.ant-input-outlined{border-color:var(--color-line1)}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-input.ant-input-outlined:hover{border-color:var(--color-line2)}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-input.ant-input-outlined::placeholder,.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-input.ant-input-outlined>input::placeholder{font-size:12px}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-members{flex:1 1}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-members .EnterPriseTeamManageModal-content-members-item{padding:0 6px;height:40px;border-radius:6px}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-members .EnterPriseTeamManageModal-content-members-item+.EnterPriseTeamManageModal-content-members-item{margin-top:4px}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-members .EnterPriseTeamManageModal-content-members-item:hover{background-color:var(--color-overlay1)}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-members .EnterPriseTeamManageModal-content-members-item:hover .EnterPriseTeamManageModal-members-item-info>.EnterPriseTeamManageModal-members-item-name-edit{display:block}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-members .EnterPriseTeamManageModal-content-members-item .EnterPriseTeamManageModal-members-item-info>img{width:24px;height:24px;border-radius:50%;margin-right:8px;border:1px solid var(--color-line1)}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-members .EnterPriseTeamManageModal-content-members-item .EnterPriseTeamManageModal-members-item-info .EnterPriseTeamManageModal-members-item-name{max-width:120px;font-size:13px;color:var(--color-level1)}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-members .EnterPriseTeamManageModal-content-members-item .EnterPriseTeamManageModal-members-item-info .EnterPriseTeamManageModal-members-item-name-edit{display:none;cursor:pointer;fill:var(--color-level2);margin-left:6px}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-members .EnterPriseTeamManageModal-content-members-item .EnterPriseTeamManageModal-members-item-info .EnterPriseTeamManageModal-members-item-name-input{padding-left:0;padding-right:0;flex:1 1}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-members .EnterPriseTeamManageModal-content-members-item .EnterPriseTeamManageModal-members-item-info .EnterPriseTeamManageModal-members-item-name-input-suffix{gap:8px}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-members .EnterPriseTeamManageModal-content-members-item .EnterPriseTeamManageModal-members-item-info .EnterPriseTeamManageModal-members-item-name-input-suffix>*{cursor:pointer}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-members .EnterPriseTeamManageModal-content-members-item .EnterPriseTeamManageModal-members-item-info .EnterPriseTeamManageModal-members-item-name-input-suffix .IcCloseCircle{fill:var(--color-level2)}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-members .EnterPriseTeamManageModal-content-members-item .EnterPriseTeamManageModal-members-item-info-editing{width:100%}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-members .EnterPriseTeamManageModal-content-members-item .EnterPriseTeamManageModal-members-item-isCreator{height:22px;font-size:11px;padding:4px 6px;border-radius:6px;background-color:var(--color-bg5);gap:3px;color:var(--color-level8)}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-members .EnterPriseTeamManageModal-content-members-item .MemberAuthSelect.ant-select.ant-select-borderless.ISelectBase.ant-select-single .ant-select-selector{padding-right:0}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-members .EnterPriseTeamManageModal-content-members-item .MemberAuthSelect.ant-select.ant-select-borderless.ISelectBase.ant-select-single .ant-select-selector .ant-select-selection-item{font-size:12px;-webkit-padding-end:16px;padding-inline-end:16px}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-members .EnterPriseTeamManageModal-content-members-item .MemberAuthSelect.ant-select.ant-select-borderless.ISelectBase.ant-select-single .ant-select-arrow{inset-inline-end:2px}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-members .EnterPriseTeamManageModal-noMembers{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-members .EnterPriseTeamManageModal-noMembers>div{text-align:center}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-members .EnterPriseTeamManageModal-noMembers>div img{width:110px;height:110px;margin-bottom:12px}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-members .EnterPriseTeamManageModal-noMembers>div span{color:var(--color-level8);font-size:13px;text-align:center;display:block}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-content .EnterPriseTeamManageModal-content-members .EnterPriseTeamManageModal-noMembers p{color:var(--color-level8);font-size:13px;text-align:center;white-space:pre-wrap}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-invite{margin-top:20px}.EnterPriseTeamManageModal .EnterPriseTeamManageModal-invite .IButton{font-size:13px}.DepartmentSelect{font-size:13px;color:var(--color-level1);font-weight:700;cursor:pointer;gap:4px}.DepartmentSelect .DepartmentSelect-value{max-width:97px}.DepartmentSelect .DepartmentSelect-arrow{width:10px;transition:all .3s;transform:rotate(0deg)}.DepartmentSelect .DepartmentSelect-arrow.DepartmentSelect_open-arrow{transform:rotate(-180deg)}.DepartmentSelect-popover-content{max-height:280px;padding:0 8px}.DepartmentSelect-popover-content-item{width:94px;height:32px;padding:0 8px;border-radius:6px;font-size:13px;color:var(--color-level1);cursor:pointer}.DepartmentSelect-popover-content-item>span{flex:1 1;min-width:0}.DepartmentSelect-popover-content-item:hover{background-color:var(--color-overlay1)}.DepartmentSelect-popover-content-item.selected{font-weight:500;background-color:var(--color-overlay1)}.DepartmentSelect-popover-content-item+.DepartmentSelect-popover-content-item{margin-top:2px}.DepartmentSelect-popover-content-item:nth-of-type(3){margin-top:12px;position:relative}.DepartmentSelect-popover-content-item:nth-of-type(3):before{content:"";position:absolute;top:-6px;left:50%;height:1px;width:78px;transform:translateX(-50%);background-color:var(--color-line1)}.MemberAuthSelect.ant-select.ant-select-borderless.ISelectBase{height:30px}.MemberAuthSelect.ant-select.ant-select-borderless.ISelectBase.ant-select-single .ant-select-selector{background:transparent}.MemberAuthSelect.ant-select.ant-select-borderless.ISelectBase.ant-select-single .ant-select-selector .ant-select-selection-item{font-size:13px}.MemberAuthSelect.ant-select.ant-select-borderless.ISelectBase .ant-select-selector{border:none;padding-left:8px}.MemberAuthSelect.ant-select.ant-select-borderless.ISelectBase .ant-select-arrow svg{width:10px}.MemberAuthSelect-popup .rc-virtual-list-holder-inner{gap:2px}.MemberAuthSelect-popup.ISelect-popup.ant-select-dropdown{padding:8px;overflow:visible}.MemberAuthSelect-popup.ISelect-popup.ant-select-dropdown .ant-select-item{padding:7px 8px;border-radius:6px;min-width:94px}.MemberAuthSelect-popup.ISelect-popup.ant-select-dropdown .ant-select-item:not(.ant-select-item-option-disabled):hover{border-radius:6px}.MemberAuthSelect-popup.ISelect-popup.ant-select-dropdown .ant-select-item .ant-select-item-option-content .TeamUpgradeBtn{padding-right:4px}.MemberAuthSelect-popup.ISelect-popup.ant-select-dropdown .ant-select-item .ant-select-item-option-content .TeamUpgradeBtn svg{fill:var(--color-blue)}.MemberAuthSelect-popup.ISelect-popup.ant-select-dropdown .ant-select-item .MemberAuthSelect-selectOpt>span{font-size:13px;flex:1 1;min-width:0}.MemberAuthSelect-popup.ISelect-popup.ant-select-dropdown .ant-select-item .MemberAuthSelect-selectOpt>span[aria-disabled=true]{color:var(--color-level3);cursor:not-allowed}.MemberAuthSelect-popup.ISelect-popup.ant-select-dropdown .MemberAuthSelect-item_none{margin-top:12px;position:relative}.MemberAuthSelect-popup.ISelect-popup.ant-select-dropdown .MemberAuthSelect-item_none:before{position:absolute;content:"";width:83%;height:1px;background-color:var(--color-line1);top:-5px;left:50%;transform:translateX(-50%)}.MemberAuthSelect-popup .MemberAuthSelect-item-delete{margin-top:12px;padding:7px 8px;border-radius:6px;position:relative}.MemberAuthSelect-popup .MemberAuthSelect-item-delete:hover{background-color:var(--color-overlay1)}.MemberAuthSelect-popup .MemberAuthSelect-item-delete:before{position:absolute;content:"";width:calc(100% - 16px);height:1px;background-color:var(--color-line1);top:-5px;left:50%;transform:translateX(-50%)}.MemberAuthSelect-popup .MemberAuthSelect-item-delete span{cursor:pointer;font-size:13px;color:var(--color-red1)}.CreateEnterpriseTeamTip{background-color:var(--color-bg-blue);font-size:12px;color:var(--color-level8);min-height:33px;padding:0 8px}.CreateEnterpriseTeamTip .clickable{fill:var(--color-level3)}.CreateEnterpriseTeamTip>div{flex:1 1;min-width:0;white-space:normal;overflow-wrap:break-word;word-break:normal}.CreateEnterpriseTeamTip>div span{color:var(--color-blue);cursor:pointer;font-weight:500}.CreateEnterpriseTeamTip>div>svg{flex-shrink:0;margin-right:7px}.CreateEnterpriseTeamTip>div.CreateEnterpriseTeamTip-div-0 svg,.CreateEnterpriseTeamTip>div.CreateEnterpriseTeamTip-div-1 svg{fill:none}.CreateEnterpriseTeamTip>div.CreateEnterpriseTeamTip-div-2{width:100%}.CreateEnterpriseTeamTip.simple{color:var(--color-level2);font-size:11px;min-height:31px;border-radius:6px;background-color:var(--color-overlay1);width:276px;margin:8px 12px 0}.CreateEnterpriseTeamTip.simple>div span{color:var(--color-level1);font-weight:700}.INavBar{text-align:center;margin-bottom:56px;position:relative}.INavBar .nav-back{position:absolute;left:0;bottom:2px;cursor:pointer}.INavBar .nav-action{position:absolute;right:0;bottom:2px;font-size:14px}.SortableItem{list-style:none;box-sizing:border-box;position:relative;padding:8px 0 8px 32px}.SortableItem:hover{background-color:var(--color-bg11-surface1)}.SortableItem.SortableItem-ghost{opacity:.7}.SortableItem.SortableItem-selected{background-color:var(--color-bg11-surface1)}.SortableItem .SortableItem-dragHandle{cursor:move;border-radius:4px;width:24px;height:24px;fill:var(--color-level1);position:absolute;top:10px;right:16px;display:none}.SortableItem .SortableItem-dragHandle:hover{background:var(--color-overlay1)}.SortableItem:hover .AIOutlinePageEditItem-text-delete,.SortableItem:hover .SortableItem-dragHandle{display:block}.AutoWidthInput{display:inline;min-width:1px;vertical-align:bottom;outline:none;border:none;background:transparent;white-space:pre-wrap;word-break:break-word}.AutoWidthInput[data-empty]:before{content:attr(data-placeholder);color:var(--color-level3);cursor:text}.AutoWidthInput-wrap.is-empty:focus-within:before{content:"";font-weight:400;animation:AutoWidthInput-blink 1s infinite;border-left:1px solid;margin-right:-1px;pointer-events:none}@keyframes AutoWidthInput-blink{0%{opacity:1}49%{opacity:1}50%{opacity:0}99%{opacity:0}to{opacity:1}}.AIOutlinePageEditor{background-color:var(--color-bg14);display:flex;flex-direction:column;height:100%}.AIOutlinePageEditor .AIOutlinePageEditor-header{padding:9px 0 9px 8px;font-family:Microsoft YaHei;font-size:14px;font-weight:600;text-align:left;align-items:center;color:var(--color-level1);border-top:1px solid var(--color-line1);border-bottom:1px solid var(--color-line1);cursor:pointer}.AIOutlinePageEditor .AIOutlinePageEditor-header svg{margin-right:3px}.AIOutlinePageEditor .AIOutlinePageEditor-footer{height:50px;padding:0 20px 0 0;border-top:1px solid var(--color-line1);font-size:12px}.AIOutlinePageEditor .AIOutlinePageEditor-footer>button{min-width:64px;margin-left:8px;height:32px;font-family:Microsoft YaHei;font-size:13px;font-weight:600;text-align:center;border-radius:8px;white-space:nowrap}.AIOutlinePageEditor .AIOutlinePageEditor-footer .AIOutlinePageEditorLayoutSelector-button{padding:6px 8px;background:var(--color-bg-ai);color:var(--color-level7);white-space:nowrap}.AIOutlinePageEditor .AIOutlinePageEditor-footer .AIOutlinePageEditorLayoutSelector-button:hover{background:var(--color-bg-ai)}.AIOutlinePageEditor .AIOutlinePageEditor-footer .AIOutlinePageEditorLayoutSelector-button>svg{transition:transform .2s linear}.AIOutlinePageEdit{flex:1 1}.AIOutlinePageEditItem{color:var(--color-level1);padding:3px calc(16% - 10px) 3px calc(9% - 35px);position:relative;display:flex}.AIOutlinePageEditItem .AIOutlinePageEditItem-li-disc{font-size:14px;font-weight:600;padding:2px 2px 0 10px}.AIOutlinePageEditItem .AIOutlinePageEditItem-text{font-family:Microsoft YaHei;flex:1 1;min-width:0}.AIOutlinePageEditItem .AIOutlinePageEditItem-titlebar{line-height:1.6;white-space:pre;cursor:text}.AIOutlinePageEditItem.AIOutlinePageEditItem-depth-0{margin-bottom:16px}.AIOutlinePageEditItem.AIOutlinePageEditItem-depth-0 .AIOutlinePageEditItem-time,.AIOutlinePageEditItem.AIOutlinePageEditItem-depth-0 .AIOutlinePageEditItem-title{font-weight:600;font-size:16px}.AIOutlinePageEditItem.AIOutlinePageEditItem-depth-0 .AIOutlinePageEditItem-subtitle{font-size:13px;font-weight:400}.AIOutlinePageEditItem.AIOutlinePageEditItem-depth-1{padding-right:75px}.AIOutlinePageEditItem.AIOutlinePageEditItem-depth-1 .AIOutlinePageEditItem-time,.AIOutlinePageEditItem.AIOutlinePageEditItem-depth-1 .AIOutlinePageEditItem-title{font-size:14px;font-weight:600}.AIOutlinePageEditItem.AIOutlinePageEditItem-depth-1 .AIOutlinePageEditItem-subtitle{margin-top:2px;font-size:13px;font-weight:400}.AIOutlinePageEditItem .AIOutlinePageEditItem-text-delete{position:absolute;top:3px;right:48px;width:24px;height:24px;padding:2px;border-radius:4px;background:transparent;cursor:pointer;overflow:hidden;display:none}.AIOutlinePageEditItem .AIOutlinePageEditItem-text-delete:hover{background:var(--color-overlay1)}.AIOutlinePageEditItem .AIOutlinePageEditItem-text-delete>svg{fill:var(--color-level2);width:18px;height:18px}.AIOutlinePageEditItem.AIOutlinePageEditItem-empty .AIOutlinePageEditItem-li-disc{color:var(--color-level3)}.AIOutlinePageEditItem.AIOutlinePageEditItem-empty .AIOutlinePageEditItem-time::placeholder,.AIOutlinePageEditItem.AIOutlinePageEditItem-empty .IAutoTextarea.AIOutlinePageEditItem-subtitle::placeholder,.AIOutlinePageEditItem.AIOutlinePageEditItem-empty .IAutoTextarea.AIOutlinePageEditItem-title::placeholder{color:var(--color-level3)}.AIOutlinePageEditorLayoutSelector{margin:0;border-radius:8px;padding:20px;background:var(--color-bg-ai),var(--color-bg1)}.AIOutlinePageEditorLayoutSelector .AIOutlinePageEditorLayoutSelector-header{position:relative}.AIOutlinePageEditorLayoutSelector .AIOutlinePageEditorLayoutSelector-header .AIOutlinePageEditorLayoutSelector-header-icon{color:var(--color-level1);opacity:.3;width:15px;height:15px;position:absolute;top:-12px;right:-12px;cursor:pointer}.AIOutlinePageEditorLayoutSelector .AIOutlinePageEditorLayoutSelector-content{overflow:visible}.AIOutlinePageEditorLayoutSelector .AIOutlinePageEditorLayoutSelector-content .SlideLayoutSelector{padding:0}.AIOutlinePageEditorLayoutSelector .AIOutlinePageEditorLayoutSelector-content .SlideLayoutSelector .SlideLayoutSelector-grid{column-gap:20px}.EnterpriseNameSetting-Form{padding:12px 20px 20px}.EnterpriseNameSetting-Form .EnterpriseNameSetting-Form-action{padding-top:8px;text-align:right;font-size:13px}.EnterpriseNameSetting-Form .EnterpriseNameSetting-Form-Input.ant-input-outlined{color:var(--color-level1);font-size:13px;background-color:transparent;border-color:var(--color-line2)}.EnterpriseNameSetting-Form .EnterpriseNameSetting-Form-Input.ant-input-outlined:hover{border-color:var(--color-line2);background-color:transparent}.EnterpriseNameSetting-Form .EnterpriseNameSetting-Form-Input.ant-input-outlined:focus,.EnterpriseNameSetting-Form .EnterpriseNameSetting-Form-Input.ant-input-outlined:has(input:focus){border-color:var(--color-line2);background:var(--color-bg1);box-shadow:none}.EnterpriseNameSetting-Form .EnterpriseNameSetting-Form-Input.ant-input-outlined::placeholder,.EnterpriseNameSetting-Form .EnterpriseNameSetting-Form-Input.ant-input-outlined>input::placeholder{color:var(--color-level3)}.AIChartPageEditor{background-color:var(--color-bg14);display:flex;flex-direction:column;height:100%}.AIChartPageEditor .AIChartPageEditor-header{padding:9px 0 9px 8px;font-family:Microsoft YaHei;font-size:14px;font-weight:600;text-align:left;align-items:center;color:var(--color-level1);border-top:1px solid var(--color-line1);border-bottom:1px solid var(--color-line1);cursor:pointer}.AIChartPageEditor .AIChartPageEditor-header svg{margin-right:3px}.AIChartPageEditor .AIChartPageEditor-body{flex:1 1;padding:16px 0;overflow-y:scroll}.AIChartPageEditor .AIChartPageEditor-body .AIChartPageEditor-body-title{padding:10px 20px;transition:all .15s}.AIChartPageEditor .AIChartPageEditor-body .AIChartPageEditor-body-title:focus-within,.AIChartPageEditor .AIChartPageEditor-body .AIChartPageEditor-body-title:hover{background:var(--color-bg11-surface1)}.AIChartPageEditor .AIChartPageEditor-body .AIChartPageEditor-body-title input{margin-bottom:8px;font-size:16px;font-weight:600}.AIChartPageEditor .AIChartPageEditor-body .AIChartPageEditor-body-title textarea{font-size:13px;line-height:1.72}.AIChartPageEditor .AIChartPageEditor-body .AIChartPageEditor-body-title input,.AIChartPageEditor .AIChartPageEditor-body .AIChartPageEditor-body-title textarea{padding:0;border:none;background:transparent}.AIChartPageEditor .AIChartPageEditor-footer{height:50px;padding:0 16px 0 0;border-top:1px solid var(--color-line1);font-size:12px}.AIChartPageEditor .AIChartPageEditor-footer>button{min-width:80px;margin-left:8px;height:34px;font-family:Microsoft YaHei;font-size:14px;font-weight:600;text-align:center;border-radius:8px}.IHeaderWindow{min-height:40px;position:relative;display:flex;align-items:center}.IHeaderWindow .IHeaderWindow-action>svg{width:28px;height:28px;padding:3px;border-radius:4px;color:var(--color-level2);margin:2px}.IHeaderWindow .IHeaderWindow-action>svg:hover{background:var(--color-overlay1)}.IHeaderWindow .IHeaderWindow-action .IHeaderWindow-action-refresh{width:28px;height:28px;padding:3px;border-radius:4px;margin:2px}.IHeaderWindow .IHeaderWindow-action .IHeaderWindow-action-refresh>svg{width:16px;height:16px;color:var(--color-level2)}.IHeaderWindow .IHeaderWindow-action .IHeaderWindow-action-refresh:hover{background:var(--color-overlay1)}.IHeaderWindow1{height:40px;background:var(--color-bg1);display:flex;align-items:center;padding:0 16px}.IHeaderWindow1>.IHeaderWindow1-title{flex:1 1}.IHeaderWindow1>.IHeaderWindow1-close{border-radius:4px}.IHeaderWindow1>.IHeaderWindow1-close:hover{background:var(--color-overlay1)}.IComponentCenterPage{width:100%;height:100%;gap:16px;background-color:var(--color-bg1)}.IComponentCenterPage .IComponentCenterPage-search.ISearchInput{border:1px solid var(--color-line1);height:32px;border-radius:6px;width:244px;padding:0 8px;margin-left:20px}.IComponentCenterList{width:100%;flex:1 1;overflow-y:auto;display:grid;grid-gap:20px;justify-content:start;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));align-content:start;padding:0 20px 20px}.IComponentCenterItem{min-width:0}.IComponentCenterItem .IComponentCenterItem-img{width:100%;position:relative;cursor:pointer;border:1px solid rgba(34,47,64,.059);border-radius:10px;overflow:hidden}.IComponentCenterItem .IComponentCenterItem-img>img{width:100%;height:100%;object-fit:cover}.IComponentCenterItem .IComponentCenterItem-img .IComponentCenterItem-img-tag{position:absolute;right:4px;top:4px;padding:5px 7px;background:rgba(14,186,154,.898);font-size:10px;font-weight:500;color:var(--color-level5);border-radius:6px}.IComponentCenterItem .IComponentCenterItem-img .IComponentCenterItem-img-btns{position:absolute;width:100%;height:100%;top:0;left:0;padding:0 9px 10px;opacity:0;transition:all .4s;background:linear-gradient(180.3deg,hsla(0,0%,100%,0) .26%,#fff 64.67%);align-items:end}.IComponentCenterItem .IComponentCenterItem-img:hover .IComponentCenterItem-img-btns{opacity:1}.IComponentCenterItem .IComponentCenterItem-info{padding:11px 4px 4px;font-size:12px;height:33px;overflow:hidden}.IComponentCenterItem .IComponentCenterItem-info .IComponentCenterItem-info-title{flex:1 1;font-weight:600;color:var(--color-level1)}.IComponentCenterItem .IComponentCenterItem-info .IComponentCenterItem-info-title .IComponentCenterItem-info-title-span{display:inline-block;max-width:82px;transform:translateY(5px)}.IComponentCenterItem .IComponentCenterItem-info .IComponentCenterItem-info-author{font-size:11px;color:var(--color-level8)}.IComponentCenterItem .IComponentCenterItem-info .IComponentCenterItem-info-author>img{width:16px;height:16px;border-radius:50%;margin-right:4px;vertical-align:bottom}.IComponentCenterPage-detail{height:100%}.IComponentCenterPage-detail .IComponentCenterPage-detail-close{padding:16px}.IComponentCenterPage-detail .IComponentCenterPage-detail-close>svg{cursor:pointer}.item-tag-img{height:18px;border-radius:4px;object-fit:cover;margin-left:8px}.search-empty{height:100%;margin-top:-50px}.search-empty img{width:110px;height:110px}.UploadPreview{display:flex;flex-direction:column;height:100%;background:var(--color-bg3)}.UploadPreview .UploadPreview-head{height:56px;border-bottom:1px solid var(--color-line2);font-weight:600;font-size:16px;color:var(--color-level1);padding:16px}.UploadPreview .UploadPreview-body{flex:1 1;display:flex;flex-wrap:wrap;overflow:auto;align-content:flex-start;padding:8px}.UploadPreview .UploadPreview-foot{height:68px;padding:16px;box-shadow:-6px 0 8px rgba(41,52,69,.13);display:flex;align-items:center;background:var(--color-bg1)}.UploadPreviewItem{background:var(--color-bg2);border-radius:6px;border:1px solid var(--color-line2);overflow:hidden;width:240px;height:135px;margin:8px;background:var(--color-bg2) no-repeat center/cover;position:relative}.UploadPreviewItem .UploadPreviewItem-check{position:absolute;top:6px;right:10px}.UploadPreviewItem.UploadPreviewItem-icon{background-size:55px}.UploadPreviewColorItem{background:var(--color-bg1);border-radius:6px;border:1px solid var(--color-line2);overflow:hidden;width:240px;height:80px;font-size:14px;margin:8px;position:relative;padding:12px;text-align:left}.UploadPreviewColorItem span{flex-shrink:0}.UploadPreviewColorItem .UploadPreviewItem-check{position:absolute;top:10px;right:10px}.UploadSelectSlide{display:flex;flex-direction:column;height:100%;background:var(--color-bg3)}.UploadSelectSlide .UploadSelectSlide-head{height:56px;border-bottom:1px solid var(--color-line2);font-weight:600;font-size:16px;color:var(--color-level1);padding:16px}.UploadSelectSlide .UploadSelectSlide-body{flex:1 1;padding:16px}.UploadSelectSlide .UploadSelectSlide-foot{height:68px;padding:16px;box-shadow:-6px 0 8px rgba(41,52,69,.13);display:flex;align-items:center;justify-content:right;background:var(--color-bg1)}.i-header{height:100%;display:flex;flex-direction:column}.i-header>.cotnent-children{background:var(--color-bg2);flex:auto}.i-header-head{display:none;background:var(--color-bg1);position:fixed;top:0;left:0;width:100%;transition:all .5s;z-index:100}.i-header-head>div{height:64px;line-height:64px;display:flex;align-items:center}.i-header-head>div>a{transition:none}.i-header-head.header-transparent{color:#fff;background:transparent}@media screen and (min-height:666px){.i-header-head{display:block}}.WordTemplateLayout{height:100vh;width:100%;overflow:hidden;background:var(--color-bg11-surface1) url(/_next/static/media/wordai_bg.db6de864.png) no-repeat top/100% 188px}.WordTemplateLayout-header{height:60px;padding:0 16px 0 24px}.WordTemplateLayout-header-right{min-width:88px;font-family:Microsoft YaHei;font-size:16px;font-weight:600;text-align:left;color:var(--color-level1);line-height:35px}.WordTemplateLayout-header-center{position:relative;width:278px;height:28px;overflow:hidden;margin-left:68px;padding-left:28px;border:1px solid var(--color-line2);border-radius:8px 8px 8px 8px}.WordTemplateLayout-header-center>input{height:100%;width:100%;font-family:Microsoft YaHei;font-size:13px;font-weight:400;color:var(--color-level1);background:none;border:none;padding-right:22px}.WordTemplateLayout-header-center>input:focus{outline:none}.WordTemplateLayout-header-center>input::placeholder{color:var(--color-level3)}.WordTemplateLayout-header-center .input-search{position:absolute;width:16px;height:16px;left:8px;top:50%;transform:translateY(-42%);cursor:pointer;color:var(--color-level2)}.WordTemplateLayout-header-center .input-delete{position:absolute;right:8px;top:50%;transform:translateY(-50%);cursor:pointer;color:var(--color-level3)}.WordTemplateLayout-header-center:focus-within{border:1px solid var(--color-line3)}.WordTemplateSider{width:164px;height:100%;padding:0 16px}.WordTemplateSider .WordTemplateSider-item{width:132px;padding:7px 0 7px 8px;cursor:pointer;margin-bottom:4px}.WordTemplateSider .WordTemplateSider-item img{width:24px;height:24px}.WordTemplateSider .WordTemplateSider-item:hover{background-color:var(--color-blue-ai-bg);border-radius:8px}.WordTemplateSider .WordTemplateSider-item:hover .WordTemplateSider-item-text{color:var(--color-level1)}.WordTemplateSider .WordTemplateSider-item .WordTemplateSider-item-text{font-family:Microsoft YaHei;font-size:14px;font-weight:400;line-height:18.62px;text-align:left;margin-left:6px;color:var(--color-level9)}.WordTemplateSider .WordTemplateSider-item .WordTemplateSider-item-text-select{font-weight:600;color:var(--color-level1)}.WordTemplateSider .WordTemplateSider-item-select{background-color:var(--color-blue-ai-bg);border-radius:8px}.EmptyUpload{background:var(--color-bg1);margin:16px;border-radius:6px;height:calc(100% - 32px);padding:16px;flex:1 1}.EmptyUpload .EmptyUpload-img{text-align:center;position:relative;top:calc(50% - 84px)}.EmptyUpload .EmptyUpload-buttons{margin-top:16px}.IAlert{background:var(--color-bg2);border-radius:4px;font-size:12px;color:var(--color-level1);padding:10px}.IAlert>svg{vertical-align:sub}.UploadResourceEdit{background:var(--color-bg1);position:relative}.UploadResourceEdit .UploadResourceEdit-toggle-container{width:0;overflow:hidden;transition:all .3s;position:relative;height:100%}.UploadResourceEdit .UploadResourceEdit-toggle{position:absolute;top:calc(50% - 16px);left:-18px;width:18px;height:32px;background:var(--color-bg1);border:1px solid var(--color-line1);border-radius:0 4px 4px 0;cursor:pointer;transform:rotateY(180deg);transition:all .3s;fill:var(--color-level2);padding:2px}.UploadResourceEdit .UploadResourceEdit-toggle:hover{background:var(--color-red1);fill:var(--color-white1)}.UploadResourceEdit .UploadResourceEdit-empty{text-align:center;position:relative;top:35%}.UploadResourceEdit .UploadResourceEdit-empty p{font-size:12px}.UploadResourceEdit .UploadResourceEdit-body{width:305px;height:100%;display:flex;flex-direction:column}.UploadResourceEdit .UploadResourceEdit-body .UploadResourceEdit-form{padding:10px;flex:1 1}.UploadResourceEdit .UploadResourceEdit-body .UploadResourceEdit-form>.ant-form-item{margin:0;padding:6px 5px}.UploadResourceEdit .UploadResourceEdit-body .UploadResourceEdit-action{border-top:1px solid var(--color-line1);box-shadow:-6px 0 12px rgba(41,52,69,.1);padding:12px 16px 6px}.UploadResourceEdit .UploadResourceEdit-body .UploadResourceEdit-action .IButton{padding:4px 0}.UploadResourceEdit .UploadResourceEdit-body .UploadResourceEdit-action .IButton-link>.anticon{font-size:16px;vertical-align:-3px}.UploadResourceEdit.UploadResourceEdit-show{border-left:1px solid var(--color-line1)}.UploadResourceEdit.UploadResourceEdit-show .UploadResourceEdit-toggle{transform:rotateY(0deg);border-radius:4px 0 0 4px}.UploadResourceEdit.UploadResourceEdit-show .UploadResourceEdit-toggle-container{width:303px;overflow:auto}.UpdateSourcePopover .UpdateSourcePopover-content{color:var(--color-level2);padding:16px}.UpdateSourcePopover .UpdateSourcePopover-content .UpdateSourcePopover-select{border:1px dashed var(--color-line2);border-radius:6px;width:270px;height:152px;background:var(--color-bg2);text-align:center;overflow:hidden}.UpdateSourcePopover .UpdateSourcePopover-content .UpdateSourcePopover-select>img{width:100%;height:100%;object-fit:cover}.UpdateSourcePopover .UpdateSourcePopover-content .UpdateSourcePopover-select>img.item-icon{margin-top:50px;width:55px;height:55px;object-fit:contain}.IImgPreview{position:relative;display:inline-block}.IImgPreview>img{object-fit:cover}.IImgPreview .preview-img{position:absolute;top:calc(100% + 4px);left:0;z-index:10;display:none;width:286px;height:168px;padding:5px;background:var(--color-bg1) no-repeat center/contain;border-radius:6px;box-shadow:8px 8px 40px rgba(0,0,0,.16)}.IImgPreview .preview-img>img{width:100%;height:100%;object-fit:contain}.IImgPreview:hover .preview-img{display:block}.IStandard{background:var(--color-bg1)}.IStandard .IStandard-content{flex:1 1;padding:16px 16px 0}.IStandard .IStandard-content .IStandard-page{color:var(--color-level1)}.IStandard .IStandard-content .IStandard-page .IStandard-page-header{position:relative;font-size:13px;font-weight:600;margin-bottom:12px;padding-left:7px}.IStandard .IStandard-content .IStandard-page .IStandard-page-header:before{position:absolute;content:"";left:0;top:50%;transform:translateY(-50%);width:3px;height:10px;border-radius:6px;background:var(--color-level3)}.IStandard .IStandard-content .IStandard-page .IStandard-page-header.IStandard-page-header-selected:before{background:var(--color-red1)}.IStandard .IStandard-content .IStandard-page .IStandard-page-header svg{fill:var(--color-level2);vertical-align:-4px;cursor:pointer}.IStandard .IStandard-content .IStandard-page .IStandard-page-content{flex-wrap:wrap}.IStandard .IStandard-content .IStandard-page .IStandard-split{margin-bottom:8px;font-size:12px;padding:5px 8px;border-radius:4px;color:var(--color-level2);background:var(--color-bg2)}.IStandard .IStandard-content .IStandard-page .IStandard-page-tag{position:relative;min-width:62px;height:30px;line-height:30px;text-align:center;padding:0 12px;margin-bottom:20px;font-size:13px;border-radius:4px;border:1px solid var(--color-line2);transition:all .15s;cursor:pointer}.IStandard .IStandard-content .IStandard-page .IStandard-page-tag:not(:last-child){margin-right:8px}.IStandard .IStandard-content .IStandard-page .IStandard-page-tag.IStandard-page-tag-seleted,.IStandard .IStandard-content .IStandard-page .IStandard-page-tag:hover:not(.IStandard-page-tag-disabled){background:var(--color-bg5)}.IStandard .IStandard-content .IStandard-page .IStandard-page-tag.IStandard-page-tag-seleted{font-weight:600}.IStandard .IStandard-content .IStandard-page .IStandard-page-tag.IStandard-page-tag-seleted:after{content:"";position:absolute;background:url(/_next/static/media/checked.f5193c60.svg) no-repeat;width:14px;height:14px;top:-4px;right:-6px}.IStandard .IStandard-content .IStandard-page .IStandard-page-tag.IStandard-page-tag-warn{border-color:var(--color-red1)}.IStandard .IStandard-content .IStandard-page .IStandard-page-tag.IStandard-page-tag-warn .IStandard-page-tag-warn-msg{position:absolute;left:-6px;bottom:-16px;transform:scale(.83);font-size:12px;font-weight:600;line-height:12px;white-space:nowrap;color:var(--color-red1)}.IStandard .IStandard-content .IStandard-page .IStandard-page-tag.IStandard-page-tag-disabled{opacity:.5}.IStandard .IStandard-content .IStandard-page .IStandard-page-tag>svg{margin-left:3px;vertical-align:2px}.IStandard .IStandard-footer{padding:16px;text-align:right;background:var(--color-bg1)}.IStandard .IStandard-footer .IStandard-footer-confirm{height:28px;min-width:88px;font-size:13px}.IStandard-msg-link{color:var(--color-red1);margin-left:6px;cursor:pointer}.IStandard-page-header-tips-popover.ant-popover{padding-top:0}.IStandard-page-header-tips-popover.ant-popover .ant-popover-inner{border-radius:8px;border:1px solid var(--color-line1);box-shadow:0 4px 20px 0 rgba(0,0,0,.08);background:var(--color-bg3)}.IStandard-page-header-tips-popover.ant-popover .ant-popover-inner .IStandard-page-header-tips-content{width:246px}.IStandard-page-header-tips-popover.ant-popover .ant-popover-inner .IStandard-page-header-tips-content>img{width:100%;height:140px;object-fit:contain;border-radius:8px 8px 0 0}.IStandard-page-header-tips-popover.ant-popover .ant-popover-inner .IStandard-page-header-tips-content>p{padding:20px 15px;font-size:12px;color:var(--color-level9)}.AIChatImportFileDrag{border-radius:10px;padding:20px 16px;border:1px dashed var(--color-line2);transition:background .3s ease}.AIChatImportFileDrag:hover{border-color:var(--color-blue6)}.AIChatImportFileDrag .AIChatImportFileDrag-drag-box{padding-bottom:8px;gap:10px}.AIChatImportFileDrag .AIChatImportFileDrag-drag-box .AIChatImportFileDrag-icon{width:24px;margin-right:4px}.AIChatImportFileDrag .AIChatImportFileDrag-drag-box .AIChatImportFileDrag-title{font-size:15px;font-weight:600;color:var(--color-level1)}.AIChatImportFileDrag .AIChatImportFileDrag-drag-box .IButton.IButton-white:after{background:none}.AIChatImportFileDrag .AIChatImportFileDrag-drag-box .AIChatImportFileDrag-import-btns{gap:10px}.AIChatImportFileDrag .AIChatImportFileDrag-drag-box .AIChatImportFileDrag-import-btns .AIChatImportFileDrag-import-btn{font-size:13px;font-weight:400;padding:7px 8px;height:32px;background:var(--color-bg1);line-height:1}.AIChatImportFileDrag .AIChatImportFileDrag-drag-box .AIChatImportFileDrag-import-btns .AIChatImportFileDrag-import-btn:hover{background:var(--color-bg11-surface1)}.AIChatImportFileDrag .AIChatImportFileDrag-desc{font-size:11px;color:var(--color-level2);line-height:1}.AIChatImportFileDrag .AIChatImportFileDrag-import-tip{margin-top:32px;border-top:1px solid var(--color-line1);padding-top:12px;font-size:11px}.AIChatImportFileDrag .AIChatImportFileDrag-import-tip .AIChatImportFileDrag-tip-desc{color:var(--color-level2);text-align:center}.AIChatImportFileDrag .AIChatImportFileDrag-import-tip .AIChatImportFileDrag-content-link{color:var(--color-level1);cursor:pointer}.AIChatImportFileDrag .AIChatImportFileDrag-mubu{cursor:pointer;color:var(--color-level2);font-weight:600;padding-top:16px;font-size:12px}.AIChatImportFileDrag .AIChatImportFileDrag-mubu>svg{fill:var(--color-level2);margin-right:4px}.AIChatImportFileDrag .AIChatImportFileDrag-mubu:hover{color:var(--color-level1)}.AIChatImportFileDrag .AIChatImportFileDrag-mubu:hover>svg{fill:var(--color-level1)}.AIChatImportFileLink{padding-top:24px;gap:10px}.AIChatImportFileLink .AIChatImportFileLink-title{font-weight:600;color:var(--color-level1);gap:2px}.AIChatImportFileLink .AIChatImportFileLink-input-box>input{transition:background .3s ease;flex:1 1;background:transparent;border:1px solid var(--color-line2);font-size:13px;border-radius:8px;height:36px;padding:8px 10px}.AIChatImportFileLink .AIChatImportFileLink-input-box>input:focus{outline:none}.AIChatImportFileLink .AIChatImportFileLink-input-box>input:hover{background:var(--color-bg11-surface1)}.AIChatImportFileLink .AIChatImportFileLink-input-box>input::placeholder{color:var(--color-level3)}.AIChatImportFileLink>ul{font-size:11px;color:var(--color-level2);padding:0 0 0 16px;list-style:decimal}.AIChatImportFileLink>ul>li:not(:last-child){margin-bottom:4px}.AIChatImportFileLink .AIChatButton{align-self:flex-start}.ImportOutlineTips-popover.IPopover{padding-top:2px}.ImportOutlineTips-popover.IPopover .ant-popover-inner{border-radius:8px;background:var(--color-bg14);box-shadow:0 4px 16px 0 rgba(0,0,0,.1)}.ImportOutlineTips-popover.IPopover .ImportOutlineTips-content{padding:16px;font-size:12px;width:300px;color:var(--color-level1)}.ImportOutlineTips-popover.IPopover .ImportOutlineTips-content>ul{list-style:disc;margin-bottom:20px;padding-left:16px}.ImportOutlineTips-popover.IPopover .ImportOutlineTips-content>ul>li:not(:last-child){margin-bottom:6px}.ImportOutlineTips-popover.IPopover .ImportOutlineTips-content .ImportOutlineTips-content-link{color:var(--color-level7);-webkit-text-decoration-line:underline;text-decoration-line:underline;margin-left:4px;cursor:pointer}.ImportOutlineTips-popover.IPopover .ImportOutlineTips-content .ImportOutlineTips-content-nums{padding:7px 10px;border-radius:6px;background:var(--color-bg11-surface1)}.ImportOutlineTips-popover.IPopover .ImportOutlineTips-content .ImportOutlineTips-content-nums>img{margin-right:6px}.ImportOutlineTips-popover.IPopover .ImportOutlineTips-content .ImportOutlineTips-content-nums>span{opacity:.7;line-height:12px}.ImportOutlineTips-popover.IPopover .ImportOutlineTips-content .ImportOutlineTips-content-format-title{font-size:12px;font-weight:600;color:var(--color-level1)}.ImportOutlineTips-popover.IPopover .ImportOutlineTips-content .ImportOutlineTips-content-format-grid{display:grid;grid-template-columns:repeat(5,auto);grid-column-gap:8px;column-gap:8px;grid-row-gap:2px;row-gap:2px;color:var(--color-level9);margin-top:4px}.AIChatOutlineSelect-wrap{width:100%;max-width:760px;margin:0 auto}.AIChatOutlineSelect{padding:0 20px;width:100%;max-width:480px}.AIChatOutlineSelect-title{font-weight:400;font-size:14px;color:var(--color-level1);margin-bottom:16px}.AIChatOutlineSelect-item{width:100%;cursor:pointer;background:var(--color-bg-ai);border-radius:12px;padding:14px 16px;margin-top:8px;border:1px solid transparent}.AIChatOutlineSelect-item-icon{margin-right:16px;width:36px;height:36px}.AIChatOutlineSelect-item-name{font-size:14px;font-weight:600;color:var(--color-level1);margin-bottom:2px}.AIChatOutlineSelect-item-desc{font-size:11px;color:var(--color-level2)}.AIChatOutlineSelect-item svg{display:inline-block;margin-left:auto;opacity:0}.AIChatOutlineSelect-item svg path{fill:var(--color-level3)}.AIChatOutlineSelect-item-hover:hover{border:1.2px solid var(--color-blue6)}.AIChatOutlineSelect-item-hover:hover>svg{opacity:1}.AIChatMessage{word-wrap:break-word}.AIChatMessage .AIChatMessage-image{display:block;padding:6px;width:100px;height:100px;border:1px solid var(--color-line2);border-radius:8px;margin-top:12px;background-color:var(--color-white1)}.AIChatMessage-action-link{flex:1 1;justify-content:flex-end}.AIChatMessage-action-link a{font-size:12px;color:var(--color-level2)}.AIChatMessageHello-wrapper{padding:0 32px}.AIChatMessageHello-wrapper .AIChatMessageHello{flex:1 1;max-width:480px}.AIChatMessageHello-wrapper .AIChatMessageHello-title{line-height:1.2;text-align:center;margin-bottom:16px}.AIChatMessageHello-wrapper .AIChatMessageHello-title .AIChatMessageHello-header-icon{width:24px;margin-bottom:10px}.AIChatMessageHello-wrapper .AIChatMessageHello-title>h2{font-weight:600;color:var(--color-level1);font-size:20px;margin-bottom:6px}.AIChatMessageHello-wrapper .AIChatMessageHello-title>span{color:var(--color-level2);font-size:12px}.AIChatMessageHello-wrapper .AIChatMessageHello-prompt-item{width:100%;cursor:pointer;background:var(--color-bg-ai);border-radius:12px;padding:14px 16px;margin-top:8px}.AIChatMessageHello-wrapper .AIChatMessageHello-prompt-item .AIChatMessageHello-icon{margin-right:16px;width:30px;height:30px}.AIChatMessageHello-wrapper .AIChatMessageHello-prompt-item .AIChatMessageHello-name{font-size:14px;font-weight:600;color:var(--color-level1);margin-bottom:2px}.AIChatMessageHello-wrapper .AIChatMessageHello-prompt-item .AIChatMessageHello-desc{font-size:11px;color:var(--color-level2)}@media(min-width:760px)and (min-height:800px){.AIChatMessageHello-wrapper{margin-top:10%}}.AIChatText{width:100%;word-wrap:break-word;font-size:.8125rem}.AIChatSendQuote-tag{cursor:pointer}.AIChatSendQuote-content{font-size:13px;color:var(--color-level9);overflow:hidden}.AIChatSendQuoteDropdown-overlay{background:var(--color-bg14);border:1px solid var(--color-line1);box-shadow:0 4px 20px 0 rgba(0,0,0,.078);max-width:calc(100% - 50px);max-height:calc(100vh - 400px);overflow:auto;padding:16px;border-radius:10px;color:var(--color-level1)}.AIChatList-wrap{position:relative;flex:1 1;min-height:0;width:100%}.AIChatList-wrap .AIChatList-scroll-container{position:relative;height:100%;width:100%;flex:1 1}.AIChatList-wrap .AIChatList-scroll-container .AIChatList{display:flex;gap:30px;height:100%;min-height:100%;max-height:100%;width:100%;overflow-y:auto;flex-direction:column-reverse;padding:24px 0 0;position:relative;mask-image:linear-gradient(180deg,#000 97%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 97%,transparent)}.AIChatList-wrap .AIChatList-scroll-container .AIChatList .AIChatList-item-recent-conversation{display:flex;gap:30px;flex-direction:column-reverse;justify-content:flex-end;flex-shrink:0;min-height:100%;padding-bottom:50px}.AIChatItem{display:flex;align-items:flex-start;font-size:14px;position:relative;width:100%;min-width:0;max-width:760px;margin:0 auto}.AIChatItem.AIChatItemSend{padding:0 16px;flex-direction:column;align-items:flex-end;color:var(--color-level1)}.AIChatItem.AIChatItemSend .AIChatItemSend-inner{width:-moz-fit-content;width:fit-content;max-width:100%;align-items:flex-end;gap:5px}.AIChatItem.AIChatItemSend .AIChatItem-content-wrap{display:flex;flex-direction:column;align-items:flex-end;max-width:100%;gap:5px}.AIChatItem.AIChatItemSend .AIChatItem-content-wrap .AIChatItem-content{background:var(--color-bg9);border-radius:12px;padding:12px 16px;width:-moz-fit-content;width:fit-content;max-width:100%}.AIChatItem.AIChatItemSend .AIChatItem-content-wrap .AIChatItemSend-action{width:100%;opacity:0;transition:opacity .1s ease}.AIChatItem.AIChatItemSend .AIChatItemSend-quote{max-width:100%}.AIChatItem.AIChatItemSend:hover .AIChatItemSend-action{opacity:1}.AIChatItem.AIChatItemSend .AIChatItemSend-action.AIChatItemSend-action-disabled{opacity:0;pointer-events:none}.AIChatItem.AIChatItemSend .AIChatItem-avatar{width:32px;height:32px;border-radius:32px;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:transparent no-repeat 50%/cover}.AIChatItem.AIChatItemSend .AIChatItem-avatar-default{width:42px;height:42px;margin:-5.5px}.AIChatItem.AIChatItemReceive{justify-content:flex-start;color:var(--color-level1)}.AIChatItem.AIChatItemReceive .AIChatItem-content{position:relative;background:transparent;width:-moz-fit-content;width:fit-content;padding:0 16px;max-width:100%}.AIChatItem.AIChatItemReceive .AIChatItem-content:hover .AIChatItemReceive-operation{opacity:1}.AIChatItem.AIChatItemReceive .AIChatItem-content .AIChatItemReceive-operation{margin-top:16px;transition:opacity .1s ease;opacity:1;width:100%;gap:2px;flex-wrap:wrap;row-gap:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AIChatItem.AIChatItemReceive .AIChatItem-content .AIChatItemReceive-operation-hide{opacity:0}.AIChatItem.AIChatItemReceive .AIChatItem-content .AIChatItemReceive-operation.AIChatItemReceive-operation-disabled{opacity:0;pointer-events:none}.AIChatItem.AIChatItemReceive .AIChatItem-content .AIChatItemReceive-action:not(:empty){display:flex;flex-wrap:nowrap;flex:1 1;row-gap:5px}.AIChatItem.AIChatItemReceive .AIChatItem-content .AIChatItemReceive-action:empty{display:none}.AIChatItem.AIChatItemReceive .AIChatItemReceive-extra{display:flex;align-items:center}.AIChatItem.AIChatItemReceive .AIChatItemReceive-extra.small .AIChatButton.AIChatButton-icon{margin-right:0}.AIChatItem.AIChatItemReceive .AIChatItem-header{padding:0 16px;width:100%;gap:12px;margin-bottom:12px}.AIChatItem.AIChatItemReceive .AIChatItem-header:empty{display:none}.AIChatItem.AIChatItemReceive .AIChatItem-header .AIChatItem-thinking-box{width:100%;background:var(--color-bg11-surface1);border-radius:8px;padding:10px 12px;margin:0;gap:8px;transition:background .3s ease}.AIChatItem.AIChatItemReceive .AIChatItem-header .AIChatItem-thinking-box .AIChatItem-reason{transition:all .3s ease}.AIChatItem.AIChatItemReceive .AIChatItem-header .AIChatItem-thinking-box .AIChatItem-reason .AIChatItem-reason-button{gap:3px;cursor:pointer;width:-moz-fit-content;width:fit-content;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AIChatItem.AIChatItemReceive .AIChatItem-header .AIChatItem-thinking-box .AIChatItem-reason .AIChatItem-reason-button .AIChatItem-reason-button-title{color:var(--color-level9);font-size:12px;letter-spacing:0;line-height:12px}.AIChatItem.AIChatItemReceive .AIChatItem-header .AIChatItem-thinking-box .AIChatItem-reason .AIChatItem-reason-button .AIChatItem-reason-icon{color:var(--color-level9);transition:transform .3s ease}.AIChatItem.AIChatItemReceive .AIChatItem-header .AIChatItem-thinking-box .AIChatItem-reason .AIChatItem-reason-button .AIChatItem-reason-icon-unfold{color:var(--color-level1)}.AIChatItem.AIChatItemReceive .AIChatItem-header .AIChatItem-thinking-box .AIChatItem-reason blockquote.AIChatItem-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}.AIChatItem.AIChatItemReceive .AIChatItem-header .AIChatItem-thinking-box .AIChatItem-reason blockquote.AIChatItem-reason-text:before{content:"";display:block;width:2px;height:100%;background:var(--color-level3);position:absolute;left:6px;top:0;opacity:.5}.AIChatItem.AIChatItemReceive .AIChatItem-header .AIChatItem-thinking-box .AIChatItem-reason blockquote.AIChatItem-reason-collapse{display:none}.AIChatItem.AIChatItemReceive .AIChatItem-header .AIChatItem-thinking-box .AIChatItem-reason .AIChatItem-search-result-list{overflow:hidden;font-size:12px;padding-top:10px;width:100%;gap:8px}.AIChatItem.AIChatItemReceive .AIChatItem-header .AIChatItem-thinking-box .AIChatItem-reason .AIChatItem-search-result-list .AIChatItem-search-result-item{gap:5px}.AIChatItem.AIChatItemReceive .AIChatItem-header .AIChatItem-thinking-box .AIChatItem-reason .AIChatItem-search-result-list .AIChatItem-search-result-item .AIChatItem-search-result-icon{border-radius:50%;background:var(--color-white1);width:16px;height:16px;padding:2px}.AIChatItem.AIChatItemReceive .AIChatItem-header .AIChatItem-thinking-box .AIChatItem-reason .AIChatItem-search-result-list .AIChatItem-search-result-item .AIChatItem-search-result-link{cursor:pointer;color:var(--color-blue2)}.AIChatItem.AIChatItemReceive .AIChatItem-header .AIChatItem-thinking-box .AIChatItem-reason .AIChatItem-search-result-list .AIChatItem-search-result-item .AIChatItem-search-result-link:hover{color:var(--color-blue7)}.AIChatItem.AIChatItemReceive .AIChatItem-header .AIChatItem-thinking-box .AIChatItem-reason .AIChatItem-search-result-list-collapse{display:none}.AIChatItem.AIChatItemReceive .AIChatItem-header .AIChatItem-thinking-box-fold:hover{background:var(--color-bg21)}.AIChatItem.AIChatItemReceive .AIChatItem-header .AIChatItem-tip{font-size:.8125rem;color:var(--color-level9)}.AIChatItem.AIChatItemReceive .AIChatItem-header .AIChatItem-chatModel{gap:6px}.AIChatItem.AIChatItemReceive .AIChatItem-header .AIChatItem-chatModel .AIChatItem-chatModel-icon{display:flex;justify-content:center;align-items:center;width:20px;height:20px;background:var(--color-bg9);border-radius:5px}.AIChatItem.AIChatItemReceive .AIChatItem-header .AIChatItem-chatModel .AIChatItem-chatModel-icon>img{width:18px;height:18px}.AIChatItem.AIChatItemReceive .AIChatItem-header .AIChatItem-chatModel .AIChatItem-chatModel-name{color:var(--color-level9)}.AIChatItem.AIChatItemReceive-end .AIChatItemReceive-extra{transition-delay:.1s;visibility:visible;opacity:1}.AIEvaluate{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:14px;height:14px}.AIEvaluate.AIEvaluate-bad,.AIEvaluate.AIEvaluate-good{fill:var(--color-level3)}.AIEvaluate.AIEvaluate-bad:hover,.AIEvaluate.AIEvaluate-good:hover{fill:var(--color-level2)}.AISelectTextCopy{position:absolute;visibility:hidden;background:var(--color-bg13);padding:4px;width:28px;height:28px;border-radius:4px;border:1px solid var(--color-line1);box-shadow:4px 4px 8px rgba(0,0,0,.12);cursor:pointer;z-index:999}.ITable.ant-table-wrapper .ant-table{color:var(--color-level2);background:var(--color-bg1)}.ITable.ant-table-wrapper .ant-table .ant-table-sticky-holder{background:var(--color-bg1)}.ITable.ant-table-wrapper .ant-table .ant-table-thead>tr>th{height:48px;background-color:var(--color-bg1);color:var(--color-level1);border-color:var(--color-line1)}.ITable.ant-table-wrapper .ant-table .ant-table-tbody>tr>td{border-color:var(--color-line1)}.ITable.ant-table-wrapper .ant-table .ant-table-tbody>tr.ant-table-row-selected>td,.ITable.ant-table-wrapper .ant-table .ant-table-tbody>tr.ant-table-row:hover>td,.ITable.ant-table-wrapper .ant-table .ant-table-tbody>tr>td.ant-table-cell-row-hover{background:var(--color-bg2)}.WordAIChatList-wrap{position:relative;flex:1 1;min-height:0;width:100%}.WordAIChatList-wrap .WordAIChatList-scroll-container{position:relative;height:100%;width:100%;flex:1 1;mask-image:linear-gradient(180deg,#000 95%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 95%,transparent)}.WordAIChatList-wrap .WordAIChatList-scroll-container .WordAIChatList{display:flex;gap:30px;height:100%;min-height:100%;max-height:100%;width:100%;overflow-y:auto;flex-direction:column-reverse;padding:24px 0 0;position:relative}.WordAIChatList-wrap .WordAIChatList-scroll-container .WordAIChatList .WordAIChatList-item-recent-conversation{display:flex;flex-direction:column-reverse;gap:30px;justify-content:flex-end;flex-shrink:0;min-height:100%}.WordAIChatItem{display:flex;align-items:flex-start;font-size:14px;position:relative;width:100%;min-width:0;max-width:760px;margin:0 auto}.WordAIChatItem.WordAIChatItemSend{padding:0 20px;flex-direction:column;align-items:flex-end;color:var(--color-level1)}.WordAIChatItem.WordAIChatItemSend .WordAIChatItemSend-inner{width:-moz-fit-content;width:fit-content;max-width:100%;align-items:flex-end;gap:5px}.WordAIChatItem.WordAIChatItemSend .WordAIChatItemSend-inner .WordAIChatItem-content-wrap{display:flex;flex-direction:column;align-items:flex-end;max-width:100%;gap:5px}.WordAIChatItem.WordAIChatItemSend .WordAIChatItemSend-inner .WordAIChatItem-content-wrap .WordAIChatItem-content{background:var(--color-bg9);border-radius:12px;padding:12px 16px;width:-moz-fit-content;width:fit-content;max-width:100%}.WordAIChatItem.WordAIChatItemSend .WordAIChatItemSend-inner .WordAIChatItem-content-wrap .WordAIChatItemSend-action{width:100%;opacity:0;transition:opacity .1s ease}.WordAIChatItem.WordAIChatItemSend .WordAIChatItemSend-inner .WordAIChatItemSend-quote{max-width:100%}.WordAIChatItem.WordAIChatItemSend .WordAIChatItemSend-inner:hover .WordAIChatItemSend-action{opacity:1}.WordAIChatItem.WordAIChatItemSend .WordAIChatItemSend-inner .WordAIChatItem-content-wrap .WordAIChatItemSend-action-disabled{opacity:0;pointer-events:none}.WordAIChatItem.WordAIChatItemReceive{justify-content:flex-start;color:var(--color-level1)}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-content{position:relative;background:transparent;width:-moz-fit-content;width:fit-content;max-width:100%;padding:0 20px}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-content:hover .WordAIChatItemReceive-operation{opacity:1}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-content .WordAIChatItemReceive-operation{margin-top:16px;transition:opacity .1s ease;opacity:1;width:100%;gap:5px}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-content .WordAIChatItemReceive-operation-hide{opacity:0}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-content .WordAIChatItemReceive-operation.WordAIChatItemReceive-operation-disabled{opacity:0;pointer-events:none}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-content .WordAIChatItemReceive-action:not(:empty){display:flex;flex-wrap:wrap;flex:1 1}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-header{padding:0 20px;width:100%;gap:12px;margin-bottom:12px}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-header .WordAIChatItem-thinking-box{width:100%;background:var(--color-bg11-surface1);border-radius:8px;padding:10px 12px;margin:0;gap:8px;transition:background .3s ease}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-header .WordAIChatItem-thinking-box .WordAIChatItem-reason{transition:all .3s ease}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-header .WordAIChatItem-thinking-box .WordAIChatItem-reason .WordAIChatItem-reason-button{gap:3px;cursor:pointer;width:-moz-fit-content;width:fit-content;-webkit-user-select:none;-moz-user-select:none;user-select:none}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-header .WordAIChatItem-thinking-box .WordAIChatItem-reason .WordAIChatItem-reason-button .WordAIChatItem-reason-button-title{color:var(--color-level9);font-size:12px;letter-spacing:0;line-height:12px}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-header .WordAIChatItem-thinking-box .WordAIChatItem-reason .WordAIChatItem-reason-button .WordAIChatItem-reason-icon{color:var(--color-level9);transition:transform .3s ease}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-header .WordAIChatItem-thinking-box .WordAIChatItem-reason .WordAIChatItem-reason-button .WordAIChatItem-reason-icon-unfold{color:var(--color-level1)}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-header .WordAIChatItem-thinking-box .WordAIChatItem-reason blockquote.WordAIChatItem-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}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-header .WordAIChatItem-thinking-box .WordAIChatItem-reason blockquote.WordAIChatItem-reason-text:before{content:"";display:block;width:2px;height:100%;background:var(--color-level3);position:absolute;left:6px;top:0;opacity:.5}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-header .WordAIChatItem-thinking-box .WordAIChatItem-reason blockquote.WordAIChatItem-reason-collapse{display:none}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-header .WordAIChatItem-thinking-box .WordAIChatItem-reason .WordAIChatItem-search-result-list{overflow:hidden;font-size:12px;padding-top:10px;width:100%;gap:8px}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-header .WordAIChatItem-thinking-box .WordAIChatItem-reason .WordAIChatItem-search-result-list .WordAIChatItem-search-result-item{gap:5px}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-header .WordAIChatItem-thinking-box .WordAIChatItem-reason .WordAIChatItem-search-result-list .WordAIChatItem-search-result-item .WordAIChatItem-search-result-icon{border-radius:50%;background:var(--color-white1);width:16px;height:16px;padding:2px}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-header .WordAIChatItem-thinking-box .WordAIChatItem-reason .WordAIChatItem-search-result-list .WordAIChatItem-search-result-item .WordAIChatItem-search-result-link{cursor:pointer;color:var(--color-blue2)}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-header .WordAIChatItem-thinking-box .WordAIChatItem-reason .WordAIChatItem-search-result-list .WordAIChatItem-search-result-item .WordAIChatItem-search-result-link:hover{color:var(--color-blue7)}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-header .WordAIChatItem-thinking-box .WordAIChatItem-reason .WordAIChatItem-search-result-list-collapse{display:none}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-header .WordAIChatItem-thinking-box-fold:hover{background:var(--color-bg21)}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-header .WordAIChatItem-chatModel{gap:6px}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-header .WordAIChatItem-chatModel .WordAIChatItem-chatModel-icon{display:flex;justify-content:center;align-items:center;width:20px;height:20px;background:var(--color-bg9);border-radius:5px}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-header .WordAIChatItem-chatModel .WordAIChatItem-chatModel-icon>img{width:18px;height:18px}.WordAIChatItem.WordAIChatItemReceive .WordAIChatItem-header .WordAIChatItem-chatModel .WordAIChatItem-chatModel-name{color:var(--color-level9)}.WordAIEvaluate{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:14px;height:14px}.WordAIEvaluate.WordAIEvaluate-bad,.WordAIEvaluate.WordAIEvaluate-good{fill:var(--color-level3)}.WordAIEvaluate.WordAIEvaluate-bad:hover,.WordAIEvaluate.WordAIEvaluate-good:hover{fill:var(--color-level2)}.WordAIChat-markdown-render h1{font-size:20px;font-weight:600}.WordAIChat-markdown-render h2{font-size:16px;font-weight:600}.WordAIChat-markdown-render h3{font-size:14px;font-weight:600}.WordAIChat-markdown-render ol,.WordAIChat-markdown-render ul{padding-left:1.5em;list-style:revert}.WordAIChat-markdown-render pre{white-space:pre-wrap}.AIChatPage{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;-webkit-user-select:text;-moz-user-select:text;user-select:text;font-family:PingFang SC,Microsoft YaHei}.AIChatPage .AIChatPage-inner{position:relative;width:100%;flex:1 1;align-items:center;min-height:0}.AIChatPage .AIChatPage-points-wrapper{width:100%;max-width:760px;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0 16px 10px}.AIChatPage .AIChatPage-middle{position:relative;width:100%;max-width:760px;padding:0 16px 8px}.AIChatPage .AIChatPage-middle .AIChatButton-icon{margin-right:0}.AIChatPage .AIChatPage-middle .AIChatPage-stop-wrapper{position:absolute;top:-30px;left:50%;transform:translateX(-50%)}.AIChatPage .AIChatPage-middle .AIChatPage-stop-wrapper .AIChatPage-stop-aigc{-webkit-user-select:none;-moz-user-select:none;user-select:none;height:30px;color:var(--color-black1);border-radius:8px;padding:0 8px;transition:all .15s;background:var(--color-bg11-surface2);cursor:pointer}.AIChatPage .AIChatPage-middle .AIChatPage-stop-wrapper .AIChatPage-stop-aigc svg{margin-right:4px}.AIChatPage .AIChatInput-wrapper{max-width:760px;padding:0 16px 10px;width:100%}.AIChatPage-confirm-legal{font-size:13px;max-height:304px}.AIChatPage-confirm-legal .AIChatPage-confirm-legal-title{color:var(--color-level1)}.AIChatPage-confirm-legal .AIChatPage-confirm-legal-link{color:var(--color-blue1)}.AIChatPage-confirm-legal p{margin-bottom:12px;line-height:24px}.ai-drawer-editor{display:flex;flex-direction:column;height:100%;background:var(--color-bg1)}.ai-drawer-editor .ai-drawer-editor-header{display:flex;align-items:center;height:44px;padding:0 10px 0 8px;color:var(--color-level1);border-bottom:1px solid var(--color-line1)}.ai-drawer-editor .ai-drawer-editor-header svg{fill:var(--color-level1)}.ai-drawer-editor .ai-drawer-editor-footer{height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-top:1px solid var(--color-line1);font-size:12px;color:var(--color-level7)}.ai-drawer-editor .ai-drawer-editor-footer>button{min-width:80px;font-size:14px;font-weight:500;margin-left:8px;height:34px}.AIIcon-button{width:28px;height:28px;border-radius:4px;cursor:pointer;transition:background .15s;color:var(--color-level9)}.AIIcon-button:hover{background:var(--color-bg11-surface1)}.AIIcon-button svg{width:18px;height:18px}.AIAction-icon-button{display:flex;justify-content:center;align-items:center;width:26px;height:26px;border-radius:6px;cursor:pointer;transition:background .15s;color:var(--color-level1)}.AIAction-icon-button:hover{background:var(--color-bg11-surface1)}.AIAction-icon-button svg{width:20px;height:20px}.AdHomeItem .AdHomeItem-close{width:13px;height:13px;position:absolute;right:6px;top:6px}.WordAIPage{height:100vh;display:flex;flex-direction:column;align-items:center;-webkit-user-select:text;-moz-user-select:text;user-select:text;font-family:PingFang SC,Microsoft YaHei}.WordAIPage,.WordAIPage .WindowHeader{background:var(--color-bg1) url(/_next/static/media/wordai_bg.db6de864.png) no-repeat top/100% 122px}.WordAIPage .WordAIPage-container{width:100%;flex:1 1;min-height:0;align-items:center}.WordAIPage .WordAIPage-container .WordAIPage-points-wrapper{width:100%;max-width:760px;padding:0 10px 10px 20px}.WordAIPage .WordAIPage-container .WordAIPage-middle{position:relative;width:100%;padding:0 20px 8px;max-width:760px}.WordAIPage .WordAIPage-container .WordAIPage-middle .AIChatButton-icon{margin-right:0}.WordAIPage .WordAIPage-container .WordAIPage-middle .WordAIPage-stop-wrapper{position:absolute;top:-30px;left:50%;transform:translateX(-50%)}.WordAIPage .WordAIPage-container .WordAIPage-middle .WordAIPage-stop-wrapper .WordAIPage-stop-aigc{-webkit-user-select:none;-moz-user-select:none;user-select:none;height:30px;color:var(--color-black1);border-radius:8px;padding:0 8px;transition:all .15s;background:var(--color-bg11-surface2);cursor:pointer}.WordAIPage .WordAIPage-container .WordAIPage-middle .WordAIPage-stop-wrapper .WordAIPage-stop-aigc svg{margin-right:4px}.WordAIPage .WordAIPage-container .WordAIChatInput-wrapper{max-width:760px;padding:0 20px 10px;width:100%}.WordAIPage .WordAIPage-input-extra{position:relative;margin:0 20px;height:38px}.WordAIPage .WordAIPage-input-extra .WordAIPage-prompt-button{width:26px;height:26px;border-radius:4px;cursor:pointer;transition:background .15s;color:var(--color-level9)}.WordAIPage .WordAIPage-input-extra .WordAIPage-prompt-button:hover{background:var(--color-overlay2)}.WordAIPageWelcome{flex:1 1;padding:0 60px;align-items:center}.WordAIPageWelcome .WordAIPageWelcome-header{text-align:center;margin-bottom:24px}.WordAIPageWelcome .WordAIPageWelcome-header .WordAIPageWelcome-header-icon{width:24px;margin-bottom:8px}.WordAIPageWelcome .WordAIPageWelcome-header .WordAIPageWelcome-header-title{font-size:20px;font-weight:600;color:var(--color-level1);margin-bottom:4px}.WordAIPageWelcome .WordAIPageWelcome-header .WordAIPageWelcome-header-subtitle{font-size:12px;color:var(--color-level2)}.WordAIPageWelcome .WordAIPageWelcome-content{flex:1 1;width:100%;max-width:480px;gap:8px}.WordAIPageWelcome .WordAIPageWelcome-content .WordAIPageWelcome-item{height:67px;width:100%;cursor:pointer;background:var(--color-bg-ai);border-radius:12px;padding:14px 16px}.WordAIPageWelcome .WordAIPageWelcome-content .WordAIPageWelcome-item .WordAIPageWelcome-item-icon{margin-right:16px;width:30px;height:30px}.WordAIPageWelcome .WordAIPageWelcome-content .WordAIPageWelcome-item .WordAIPageWelcome-item-name{font-size:14px;font-weight:600;color:var(--color-level1);margin-bottom:2px}.WordAIPageWelcome .WordAIPageWelcome-content .WordAIPageWelcome-item .WordAIPageWelcome-item-desc{font-size:11px;color:var(--color-level2)}.WordAIPage-header-btns{position:relative;margin-right:6px;padding-right:2px}.WordAIPage-header-btns:after{content:"";position:absolute;width:1px;height:14px;top:50%;right:0;transform:translateY(-50%);background:var(--color-line2)}.WordAIPage-timesConfirm-modal .ICheckConfirm-action{flex-wrap:nowrap}.WordAIPage-timesConfirm-modal .ICheckConfirm-action .ICheckConfirm-action-buttons{white-space:nowrap}.HomeContent{height:100%;overflow-y:scroll;padding:16px 0 0 16px}.HomeContent .tool-container{height:48px;background-color:var(--color-bg1);border-radius:6px;margin-bottom:16px;margin-right:16px}.HomeContent .list-container .list-no-data{margin-top:20px}.HomeContent .list-container .list-no-data .list-no-data-desc{color:var(--color-level2);font-size:12px;margin-top:6px}.HomeContent .slide-item{display:inline-block;width:224px;height:192px;border-radius:6px;background-color:var(--color-bg1);margin:0 16px 16px 0;cursor:pointer;position:relative}.HomeContent .slide-item:after{content:"";width:calc(100% + 2px);height:calc(100% + 2px);border:1px solid var(--color-line1);position:absolute;left:-1px;top:-1px;border-radius:7px;pointer-events:none}.HomeContent .slide-item .item-cover{height:126px;background:var(--color-bg2);border-radius:6px 6px 0 0;overflow:hidden;position:relative}.HomeContent .slide-item .item-cover svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.HomeContent .slide-item .item-cover img{width:100%;height:100%;object-fit:contain}.HomeContent .slide-item .item-desc{padding:12px}.HomeContent .slide-item .item-desc .item-desc-intro,.HomeContent .slide-item .item-desc .item-desc-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.HomeContent .slide-item .item-desc .item-desc-name{margin-bottom:5px;font-weight:600;font-size:14px;height:19px;line-height:19px;color:var(--color-level1)}.HomeContent .slide-item .item-desc .item-desc-intro{margin:0;font-size:12px;color:var(--color-level2);height:18px;line-height:18px}.CoursePage{background:var(--color-bg1);height:100%}.CoursePage .CoursePage-container{padding:20px;flex:1 1}.CoursePage .CoursePage-container .CoursePage-content-title-no-bind{border-radius:8px;padding:10px 12px;background-color:var(--color-red2);color:var(--color-level2);margin-bottom:20px;font-size:13px}.CoursePage .CoursePage-container .CoursePage-content{margin-top:8px}.CoursePage .CoursePage-container .CoursePage-content .CoursePage-content-account{color:var(--color-level1);font-weight:600}.CoursePage .CoursePage-container .CoursePage-content-title{font-weight:600;color:var(--color-level1);font-size:16px}.CoursePage .CoursePage-container .CoursePage-content-qr-code{border:1px solid var(--color-line1);padding:20px 85px;border-radius:4px}.CoursePage .CoursePage-container .CoursePage-content-qr-code .CoursePage-content-qr-code-img{width:176px;height:176px;border-radius:8px;padding:8px;box-shadow:0 16px 32px 0 rgba(0,0,0,.078);border:1px solid var(--color-line1)}.CoursePage .CoursePage-container .CoursePage-content-qr-code .CoursePage-content-qr-code-img-tip{font-weight:600;font-size:14px;margin-top:16px;color:var(--color-level1);text-align:center}.UpgradeModal{width:323px;position:relative;display:flex;flex-direction:column}.UpgradeModal-close{width:25px;height:25px;position:absolute;color:var(--color-white1);top:-35px;right:0;cursor:pointer;z-index:10;opacity:.3}.UpgradeModal-close.en-US{top:7px;right:7px;opacity:1}.UpgradeModal .UpgradeModal-content{width:100%;display:flex;flex-direction:column;align-items:center;background:url(/_next/static/media/upgrade_vip_bg.3a76577f.png) no-repeat 50%;background-size:100% 100%;border-radius:20px;padding:20px;gap:16px}.UpgradeModal .UpgradeModal-content .UpgradeModal-content-title{text-align:center;font-size:20px;font-weight:600;line-height:32px;background:linear-gradient(91deg,#cf8a2f 17.01%,#463f31 86.06%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.UpgradeModal .UpgradeModal-content .UpgradeModal-content-items{display:flex;flex-direction:column;gap:10px;width:100%}.UpgradeModal .UpgradeModal-content .UpgradeModal-content-items .UpgradeModal-content-item{border-radius:12px;background:#fff;padding:16px 14px;gap:16px}.UpgradeModal .UpgradeModal-content .UpgradeModal-content-items .UpgradeModal-content-item .UpgradeModal-content-item-icon>svg{width:36px;height:36px}.UpgradeModal .UpgradeModal-content .UpgradeModal-content-items .UpgradeModal-content-item .UpgradeModal-content-item-text{color:#463f31;font-size:13px;font-weight:600}.UpgradeModal .UpgradeModal-content .UpgradeModal-content-items .UpgradeModal-content-item .UpgradeModal-content-item-sub-title{color:var(--text-3);font-size:11px;font-weight:400}.UpgradeModal .UpgradeModal-content .UpgradeModal-content-upgrade-button{width:100%;background:#92672f;border-radius:12px;padding:11px 20px;font-size:14px;font-weight:600;line-height:20px;height:42px}.UpgradeModal .UpgradeModal-content .UpgradeModal-content-upgrade-button:hover{background:#92672f}.UpgradeModal .UpgradeModal-content .UpgradeModal-content-upgrade-button .UpgradeModal-content-upgrade-button-text{background:linear-gradient(95deg,#ffebbb 21.05%,#fff9eb 53.74%,#ffebbb 81.36%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.IModal.ant-modal .ant-modal-content.UpgradeModal-modal-content{margin-top:40px;background:transparent;box-shadow:none;overflow:visible}