.v-list-component{width:100%;height:100%}.v-list-component__waterfall{display:flex;padding-right:12px}.v-list-component__empty,.v-list-component__loading,.v-list-component__noMore{display:flex;align-items:center;justify-content:center;color:#b2b2b2;font-size:12px;line-height:18px;text-align:center}.v-list-component__empty{margin-left:-16px}.v-list-component__empty__content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:108px;padding-top:110px}.v-list-component__empty__content svg{margin-bottom:20px}.v-list-component__empty__content path,.v-list-component__empty__content svg{color:#b2b2b2}.v-list-component__empty .b-icon-font{cursor:auto!important;margin-bottom:6px}.mt-design-rc-Empty{display:flex;align-items:center;flex-direction:column}.mt-design-rc-Empty .mt-design-rc-Empty__text{margin-top:8px;color:var(--content-system-quaternary,#abadb2);text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.mt-design-rc-Empty .mt-design-rc-Empty__icon{width:120px;height:120px}.mt-design-rc-Empty .mt-design-rc-Empty__goto-btn{margin-top:32px;width:128px;height:34px;padding:0 10px;cursor:pointer;font-size:14px;line-height:20px}.mt-design-rc-PageLoading{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;width:157px;height:138px;border-radius:6px;background-color:var(--background-hover-tips,rgba(0,0,0,.5));z-index:999}.mt-design-rc-PageLoading__icon{animation:rotate 1s linear infinite}@keyframes icon-rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.mt-design-rc-PageLoading__text{margin-top:16px;display:block;color:#fff;text-align:center;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:500;line-height:26px}.strangeBox{position:relative}.strangeBox:after{content:"";display:block;padding-top:100%}.strangeBox .strangeBoxInner{padding:16px;position:absolute;width:100%;height:100%;border:1px solid transparent;overflow:hidden;border-radius:16px;background-color:var(--background-web-secondary,rgba(229,238,255,.06));box-sizing:border-box;cursor:pointer}.strangeBox .strangeBoxInner .strangeBoxImage{width:100%;height:100%;transition:.5s}.strangeBox .strangeBoxInner .strangeBoxImage[data-is-error-img=true] img{display:block;width:100%;height:100%}.strangeBox .strangeBoxInner .strangeBoxImage[data-layout=center]{display:flex;width:100%;align-items:center}.strangeBox .strangeBoxInner .strangeBoxImage img{width:100%;height:auto;border-radius:2px;box-shadow:0 6px 24px 0 rgba(0,0,0,.06),0 0 2px 0 rgba(0,0,0,.08)}.strangeBox .strangeBoxInner:hover .strangeBoxImage{scale:var(--hovered-scale);opacity:.5}.Widget.waterFallFlow{position:relative;min-height:300px;padding-bottom:20px}.Widget.waterFallFlow .blue,.Widget.waterFallFlow .blue:visited{color:var(--content-systemLink,#38f);text-decoration:underline;cursor:pointer}.Widget.waterFallFlow .blue:hover{color:var(--content-system-link-hover)}.Widget.waterFallFlow .itemWrapper{margin-right:4px;margin-bottom:4px;cursor:pointer}.Widget.waterFallFlow .itemWrapper .item{position:relative;overflow:hidden;cursor:pointer;min-height:1px}.Widget.waterFallFlow .itemWrapper .item:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid var(--stroke-system-border-overlay,rgba(0,0,0,.08));pointer-events:none}.Widget.waterFallFlow .itemWrapper .item .renderTemplates{transition:transform .4s;will-change:transform;position:relative}.Widget.waterFallFlow .itemWrapper .item .effectImg{width:100%;border-radius:2px}.Widget.waterFallFlow .itemWrapper .item .ai-icon{position:absolute;top:6px;right:6px;width:28px}.Widget.waterFallFlow .itemWrapper .item .ai-template-btn{display:none;position:absolute;bottom:16px;left:16px;width:calc(100% - 32px);height:32px;padding:10px 14px;justify-content:center;align-items:center;gap:6px;flex:1 0 0;color:var(--background-btn-primary-reverse);font-size:14px;font-weight:600;line-height:130%;border-radius:8px;background:rgba(0,0,0,.4);backdrop-filter:blur(10px);cursor:pointer}.Widget.waterFallFlow .itemWrapper .item .multiTypeWrap{display:flex;flex-direction:column}.Widget.waterFallFlow .itemWrapper .item .multiTypeWrap .effectImg{border-radius:0}.Widget.waterFallFlow .itemWrapper .item .card-title{padding:16px;position:absolute;left:0;top:0;opacity:0;margin:0;font-size:12px;width:100%;color:#fff;transition:all .4s ease}.Widget.waterFallFlow .itemWrapper .item .video-play-icon{width:36px;height:36px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .4s ease}.Widget.waterFallFlow .itemWrapper .item .video-play-icon path{fill:#fff}.Widget.waterFallFlow .itemWrapper .item video{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;opacity:0;transition:opacity .4s}.Widget.waterFallFlow .itemWrapper .item .mask{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}.Widget.waterFallFlow .itemWrapper .item .mask .nested-corner{position:absolute;top:6px;right:6px;width:28px}.Widget.waterFallFlow .itemWrapper .item .mask .nested-preview-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;width:128px;height:34px;border:1px solid var(--stroke-btn-secondary,#d0d2d6);opacity:0}.Widget.waterFallFlow .itemWrapper .item .mask .detail,.Widget.waterFallFlow .itemWrapper .item .mask .preview{position:absolute;top:8px;right:8px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:8px;background:var(--background-web-tool-card);border-radius:6px;opacity:0;z-index:9}.Widget.waterFallFlow .itemWrapper .item .mask .detail:hover,.Widget.waterFallFlow .itemWrapper .item .mask .preview:hover{color:var(--content-system-link-hover)}.Widget.waterFallFlow .itemWrapper .item .mask .detail{right:38px}.Widget.waterFallFlow .itemWrapper .item .mask .progressWrap{position:absolute;height:3px;bottom:0;left:0;right:0;background-color:#000;opacity:0;z-index:9}.Widget.waterFallFlow .itemWrapper .item .mask .progressWrap .progress{position:absolute;left:0;bottom:0;height:100%;background-color:hsla(0,0%,100%,.8)}.Widget.waterFallFlow .itemWrapper .item .mask .genBtn{display:flex;height:40px;justify-content:center;align-items:center;border-radius:10px;background:var(--background-btn-secondary,#fff);color:var(--content-btn-secondary,#1c1d1f);font-size:14px;font-style:normal;font-weight:400;line-height:20px;opacity:0;position:absolute;left:16px;right:16px;bottom:16px}.Widget.waterFallFlow .itemWrapper .item:hover .nested-corner,.Widget.waterFallFlow .itemWrapper .item:hover .nested-preview-btn{opacity:1}.Widget.waterFallFlow .itemWrapper .item:hover .renderTemplates{transform:scale(1.05)}.Widget.waterFallFlow .itemWrapper .item:hover .renderTemplates .effectImg{margin-top:-1px}.Widget.waterFallFlow .itemWrapper .item:hover .renderTemplates .effectImg:first-child{margin-top:0}.Widget.waterFallFlow .itemWrapper .item:hover .renderTemplates .video-play-icon{opacity:0}.Widget.waterFallFlow .itemWrapper .item:hover .card-title{opacity:1}.Widget.waterFallFlow .itemWrapper .item:hover video{opacity:1!important}.Widget.waterFallFlow .itemWrapper .item:hover .ai-template-btn{display:flex}.Widget.waterFallFlow .itemWrapper .item:hover .mask:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.3;background-color:rgba(0,0,0,.5)}.Widget.waterFallFlow .itemWrapper .item:hover .mask .detail,.Widget.waterFallFlow .itemWrapper .item:hover .mask .genBtn,.Widget.waterFallFlow .itemWrapper .item:hover .mask .preview,.Widget.waterFallFlow .itemWrapper .item:hover .mask .progressWrap{opacity:1}.Widget.waterFallFlow .itemWrapper .item .corner{position:absolute;right:-2px;bottom:-2px;width:36px;height:24px;z-index:1}.Widget.waterFallFlow .itemWrapper .item .corner img{display:block;width:100%;height:100%}.Widget.waterFallFlow .itemWrapper .item .recommend{position:absolute;right:0;bottom:0;width:100%;height:24px;padding-left:8px;background:#292727;color:#f4e4e4;line-height:24px}.Widget.waterFallFlow .v-list-component__waterfall>div:last-child div{margin-right:0}.Widget.waterFallFlow .v-list-component__waterfall>div:last-child .itemWrapper:first-child .item,.Widget.waterFallFlow .v-list-component__waterfall>div:last-child .itemWrapper:first-child .item:after{border-top-right-radius:16px}.Widget.waterFallFlow .v-list-component__waterfall>div:first-child .itemWrapper:first-child .item,.Widget.waterFallFlow .v-list-component__waterfall>div:first-child .itemWrapper:first-child .item:after{border-top-left-radius:16px}.Widget.waterFallFlow .v-list-component__empty__content{width:auto}.Widget.waterFallFlow .v-list-component__loading,.Widget.waterFallFlow .v-list-component__noMore{font-size:14px;margin-top:20px}.Widget.waterFallFlow .loadindMask{position:absolute;top:0;width:100%;height:100%;z-index:9999;flex:1}.Widget.waterFallFlow .loadindMask .loading{display:flex;align-items:center;justify-content:center;flex-direction:column;flex:1;margin-top:110px}.Widget.waterFallFlow .loadindMask .loading .iconfont{position:relative;left:-8px;color:var(--content-input-lable);animation:rotate 1s linear infinite}@keyframes rotate{0%{transfrom:rotate(0deg)}to{transform:rotate(1turn)}}.Widget.waterFallFlow .loadindMask .loading .text{margin-top:20px;font-weight:500;color:#fff}.Widget.templatePreview .tplPreviewModal{padding:24px;display:flex;max-width:calc(100vw - 124px * 2);min-width:600px;height:850px;max-height:calc(100vh - 20px * 2);border-radius:12px;border:1px solid var(--stroke-web-panel-border,hsla(0,0%,100%,.01));background-color:var(--background-web-primary,#fff);box-shadow:0 10px 40px 0 rgba(0,0,0,.1),0 0 2px 0 rgba(0,0,0,.08);z-index:99}.Widget.templatePreview .tplPreviewModal .Widget.waterFallFlow{margin-right:0}.Widget.templatePreview .nextTplBtn,.Widget.templatePreview .preTplBtn{position:fixed;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;width:60px;height:60px;background-color:rgba(0,0,0,.5);border:1px solid hsla(0,0%,100%,.15);border-radius:50%;z-index:99;cursor:pointer}.Widget.templatePreview .nextTplBtn[data-disabled=true],.Widget.templatePreview .preTplBtn[data-disabled=true]{opacity:.2;cursor:not-allowed}.Widget.templatePreview .preTplBtn{left:48px}.Widget.templatePreview .nextTplBtn{right:48px}.Widget.templatePreview .coverContainer{position:relative;width:38.12785vw;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:2px;background-color:var(--background-web-secondary,rgba(0,30,89,.04))}.Widget.templatePreview .coverContainer .covers{max-width:100%;max-height:100%;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.Widget.templatePreview .coverContainer .covers::-webkit-scrollbar{display:none}.Widget.templatePreview .coverContainer .covers img{display:block;width:100%;max-height:100%;object-fit:contain}.Widget.templatePreview .coverContainer .covers[data-ismult=true] img{max-height:none}.Widget.templatePreview .coverContainer .multTplTip{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);padding:8px 16px;width:max-content;border-radius:18px;background-color:rgba(0,0,0,.5);color:#fff;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.Widget.templatePreview .infoContainer{position:relative;display:flex;flex-direction:column;margin-left:24px;width:400px;min-width:320px}.Widget.templatePreview .infoContainer .tplTitle{margin-bottom:8px;max-width:96%;color:var(--content-web-primary,#17181a);font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.Widget.templatePreview .infoContainer .tplTitle .mark-img{position:relative;top:-2px;height:20px;margin-left:6px;object-fit:cover}.Widget.templatePreview .infoContainer .tplInfoWrap{height:calc(100% - 120px);overflow-y:scroll}.Widget.templatePreview .infoContainer .tplInfoWrap::-webkit-scrollbar{position:absolute;width:4px;height:4px;background-color:transparent}.Widget.templatePreview .infoContainer .tplInfoWrap::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--background-system-scrollbar,rgba(0,0,0,.15))}.Widget.templatePreview .infoContainer .tplInfoWrap::-webkit-scrollbar-corner{background-color:transparent}.Widget.templatePreview .infoContainer ul.tplTable{margin-top:12px;margin-bottom:12px;padding-right:4px}.Widget.templatePreview .infoContainer ul.tplTable::-webkit-scrollbar{position:absolute;width:4px;height:4px;background-color:transparent}.Widget.templatePreview .infoContainer ul.tplTable::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--background-system-scrollbar,rgba(0,0,0,.15))}.Widget.templatePreview .infoContainer ul.tplTable::-webkit-scrollbar-corner{background-color:transparent}.Widget.templatePreview .infoContainer ul.tplTable li{display:flex}.Widget.templatePreview .infoContainer ul.tplTable li .tplTableLabel{width:max-content;color:var(--content-web-tertiary,rgba(21,23,26,.44));font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.Widget.templatePreview .infoContainer ul.tplTable li .tplTableValue{margin-left:16px;flex:1;color:var(--content-web-primary,#17181a);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.Widget.templatePreview .infoContainer ul.tplTable li .tplColorBox{flex:none;width:20px;height:20px;border-radius:4px;border:1px solid var(--stroke-btn-transparency,rgba(0,0,0,.15))}.Widget.templatePreview .infoContainer ul.tplTable li+li{margin-top:12px}.Widget.templatePreview .infoContainer .nested-tpls-wrap h3,.Widget.templatePreview .infoContainer .recommend-tpls-wrap h3{color:var(--content-web-primary,#fff);font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:8px}.Widget.templatePreview .infoContainer .recommend-list-wrap h3{color:var(--content-web-primary,#17181a)}.Widget.templatePreview .infoContainer .nested-tpls,.Widget.templatePreview .infoContainer .recommend-list{overflow-x:hidden}.Widget.templatePreview .infoContainer .nested-tpls::-webkit-scrollbar,.Widget.templatePreview .infoContainer .recommend-list::-webkit-scrollbar{position:absolute;width:4px;height:4px;background-color:transparent}.Widget.templatePreview .infoContainer .nested-tpls::-webkit-scrollbar-thumb,.Widget.templatePreview .infoContainer .recommend-list::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--background-system-scrollbar,rgba(0,0,0,.15))}.Widget.templatePreview .infoContainer .nested-tpls::-webkit-scrollbar-corner,.Widget.templatePreview .infoContainer .recommend-list::-webkit-scrollbar-corner{background-color:transparent}.Widget.templatePreview .infoContainer .recommend-list .waterFallFlow .itemWrapper{margin-bottom:8px;margin-right:4px}.Widget.templatePreview .infoContainer .recommend-list .waterFallFlow .v-list-component__waterfall div:nth-child(3) .itemWrapper{margin-right:0}.Widget.templatePreview .infoContainer .nested-tpls{display:flex;flex-wrap:wrap;list-style:none}.Widget.templatePreview .infoContainer .nested-tpls .nested-tpl{width:calc((100% - 10px) / 2);margin-bottom:10px}.Widget.templatePreview .infoContainer .nested-tpls .nested-tpl:nth-child(odd){margin-right:10px}.Widget.templatePreview .infoContainer .editTplBtns{position:absolute;bottom:0;left:0;margin-top:auto;margin-bottom:0;display:flex;justify-content:space-between;width:100%;height:44px;min-height:44px}.Widget.templatePreview .infoContainer .editTplBtns button{flex:1}.Widget.templatePreview .infoContainer .editTplBtns button+button{margin-left:12px}.Widget.templatePreview .closeIcon{position:absolute;top:16px;right:16px;cursor:pointer}.tooltip-container{position:relative;display:inline-block}.tooltip-container .tooltip-content{position:absolute;border-radius:6px;background:var(--background-hoverTips,rgba(0,0,0,.5));color:var(--content-hover-tips);padding:5px 8px;font-size:12px;white-space:nowrap;visibility:hidden;opacity:0;transition:opacity .2s ease-in-out}.tooltip-container .tooltip-content .tooltip-arrow{position:absolute;width:0;height:0;border-style:solid}.tooltip-container:hover .tooltip-content{visibility:visible;opacity:1}.tooltip-top{bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:9px}.tooltip-top .tooltip-arrow{border-width:6px 6px 0;border-color:rgba(0,0,0,.5) transparent transparent}.tooltip-bottom,.tooltip-top .tooltip-arrow{top:100%;left:50%;transform:translateX(-50%)}.tooltip-bottom{margin-top:9px}.tooltip-bottom .tooltip-arrow{bottom:100%;left:50%;transform:translateX(-50%);border-width:0 6px 6px;border-color:transparent transparent rgba(0,0,0,.5)}.mainlandFooter.footer{padding-top:32px;border-top:1px solid var(--stroke-system-border-overlay);margin-bottom:40px}.mainlandFooter.footer,.mainlandFooter.footer a:link,.mainlandFooter.footer a:visited{color:var(--content-web-secondary)}.mainlandFooter.footer a:hover{color:var(--content-web-primary)}.mainlandFooter.footer .info{display:flex;flex-direction:row;position:relative;justify-content:space-between}.mainlandFooter.footer .info .left{width:300px}.mainlandFooter.footer .info .right{display:flex;justify-content:flex-end}@media (max-width:1250px){.mainlandFooter.footer .info .right .col:last-child{display:none}}.mainlandFooter.footer .info .col{width:150px;font-size:14px;font-weight:400;color:var(--content-web-secondary)}.mainlandFooter.footer .info .col:not(:last-child){margin-right:50px}.mainlandFooter.footer .info .col .title{font-weight:500;font-size:16px;color:var(--content-web-primary)}.mainlandFooter.footer .info .col .content .item{display:block;margin:20px 0}.mainlandFooter.footer .info .col .content .item-disabled{opacity:.4;cursor:default}.mainlandFooter.footer .info .col.has-popover .item-with-popover{position:relative}.mainlandFooter.footer .info .col.has-popover .item-with-popover .item-trigger{display:block;margin:20px 0;cursor:pointer;transition:color .2s}.mainlandFooter.footer .info .col.has-popover .item-with-popover .item-trigger:hover{color:var(--content-web-primary)}.mainlandFooter.footer .info .col.has-popover .item-with-popover .popover-panel{position:absolute;bottom:100%;left:-24px;z-index:100;padding-bottom:8px;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.mainlandFooter.footer .info .col.has-popover .item-with-popover .popover-panel .popover-inner{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:16px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.mainlandFooter.footer .info .col.has-popover .item-with-popover .popover-panel .popover-links{display:grid;grid-template-columns:repeat(3,1fr);gap:8px 20px}.mainlandFooter.footer .info .col.has-popover .item-with-popover .popover-panel .popover-link{font-size:14px;line-height:28px;color:var(--content-web-secondary);white-space:nowrap;border-radius:4px;padding:0 4px;transition:background .15s,color .15s}.mainlandFooter.footer .info .col.has-popover .item-with-popover .popover-panel .popover-link:hover{background:var(--bg-system-secondary,#f6f7fa);color:var(--content-web-primary)}.mainlandFooter.footer .info .col.has-popover .item-with-popover .popover-panel .popover-arrow{width:10px;height:8px;margin:-1px auto 0}.mainlandFooter.footer .info .col.has-popover .item-with-popover .popover-panel .popover-arrow:after{content:"";display:block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid #fff;position:absolute;bottom:8px;left:48px}.mainlandFooter.footer .info .col.has-popover .item-with-popover:hover>.popover-panel{pointer-events:auto;opacity:1;visibility:visible}.mainlandFooter.footer .copyright{line-height:150%;text-align:center;font-size:12px;padding-top:32px;border-top:1px solid var(--stroke-system-border-overlay);margin-top:32px}.mainlandFooter.footer .copyright,.mainlandFooter.footer .copyright a:hover,.mainlandFooter.footer .copyright a:link,.mainlandFooter.footer .copyright a:visited{color:var(--content-system-tertiary)}.mainlandFooter.footer.dark{background:#161616;color:rgba(250,252,255,.4)}.mainlandFooter.footer.dark a:link,.mainlandFooter.footer.dark a:visited{color:rgba(250,252,255,.4)}.mainlandFooter.footer.dark a:hover{color:#fff}.mainlandFooter.footer.dark .info .col{color:rgba(250,252,255,.75)}.mainlandFooter.footer.dark .info .col .title{color:#fff}.mainlandFooter.footer.dark .info .col .content .item-disabled{color:rgba(250,252,255,.24);opacity:1}.mainlandFooter.footer.dark .info .col.has-popover .item-with-popover .item-trigger{color:rgba(250,252,255,.4)}.mainlandFooter.footer.dark .info .col.has-popover .item-with-popover .item-trigger:hover{color:#fff}.mainlandFooter.footer.dark .info .col.has-popover .item-with-popover .popover-panel .popover-inner{background:#0a0a0a;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 4px 20px rgba(0,0,0,.24)}.mainlandFooter.footer.dark .info .col.has-popover .item-with-popover .popover-panel .popover-link{color:rgba(250,252,255,.9)}.mainlandFooter.footer.dark .info .col.has-popover .item-with-popover .popover-panel .popover-link:hover{background:rgba(224,234,255,.1);color:#fff}.mainlandFooter.footer.dark .info .col.has-popover .item-with-popover .popover-panel .popover-arrow:after{border-top-color:#0a0a0a}.mainlandFooter.footer.dark .copyright{border-top-color:hsla(0,0%,100%,.08);color:rgba(250,252,255,.4)}.mainlandFooter.footer.dark .copyright a:hover,.mainlandFooter.footer.dark .copyright a:link,.mainlandFooter.footer.dark .copyright a:visited{color:rgba(250,252,255,.4)}