.mt-design-rc-Modal-mask{z-index:--zindex;background-color:var(--background-system-overlay-mask);position:fixed;top:0;bottom:0;left:0;right:0}.mt-design-rc-Modal-wrap{z-index:--zindex;-webkit-overflow-scrolling:touch;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;transform:translateZ(1px)}.mt-design-rc-Modal .mt-design-rc-Modal-content{background:var(--background-system-frame-floatpanel,#fff);border-radius:12px;width:300px;padding:16px;position:relative;box-shadow:0 24px 128px #00000029,0 0 2px #00000014}.mt-design-rc-Modal .mt-design-rc-Modal-content .mt-design-rc-Modal-close{cursor:pointer;background-color:initial;border:initial;position:absolute;right:16px}.mt-design-rc-Modal .mt-design-rc-Modal-content .mt-design-rc-Modal-title{color:var(--content-system-primary,#1c1d1f);text-align:center;flex-direction:column;align-items:center;font-size:16px;font-style:normal;font-weight:600;line-height:22px;display:flex}.mt-design-rc-Modal .mt-design-rc-Modal-content .mt-design-rc-Modal-title .mt-design-rc-Modal__info-icon{margin:0 auto;display:block}.mt-design-rc-Modal .mt-design-rc-Modal-content .mt-design-rc-Modal-title .mt-design-rc-Modal__real-title{color:var(--content-system-primary,#1c1d1f);text-align:center;margin-top:12px;font-size:16px;font-style:normal;font-weight:600;line-height:22px}.mt-design-rc-Modal .mt-design-rc-Modal-content .mt-design-rc-Modal__alert-content{color:var(--content-system-tertiary,#939599);text-align:center;margin-top:8px;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.mt-design-rc-Modal .mt-design-rc-Modal-footer{margin-top:28px}.mt-design-rc-Modal .mt-design-rc-Modal-footer .mt-design-rc-Modal__button{border:1px solid var(--stroke-btn-secondary,#d0d2d6);background-color:var(--background-btn-secondary,#fff);cursor:pointer;height:36px;color:var(--content-btn-secondary,#1c1d1f);border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex}.mt-design-rc-Modal .mt-design-rc-Modal__button-direction-row{justify-content:space-between;display:flex}.mt-design-rc-Modal .mt-design-rc-Modal__button-direction-row .mt-design-rc-Modal__button{width:128px}.mt-design-rc-Modal .mt-design-rc-Modal__button-direction-row .mt-design-rc-Modal__button:nth-child(2){background-color:var(--background-btn-primary,#38f);color:var(--content-btn-primary,#fff);border:none}.mt-design-rc-Modal .mt-design-rc-Modal__button-direction-row.mt-design-rc-Modal__only-button .mt-design-rc-Modal__button{background-color:var(--background-btn-primary,#38f);width:100%;color:var(--content-btn-primary,#fff);border:none}.mt-design-rc-Modal .mt-design-rc-Modal__button-direction-column{flex-direction:column;display:flex}.mt-design-rc-Modal .mt-design-rc-Modal__button-direction-column .mt-design-rc-Modal__button:first-child{background-color:var(--background-btn-primary,#38f);color:var(--content-btn-primary,#fff);border:none}.mt-design-rc-Modal .mt-design-rc-Modal__button-direction-column .mt-design-rc-Modal__button+.mt-design-rc-Modal__button{margin-top:12px}.mt-design-rc-Select{border:1px solid var(--stroke-system-separator,#00000014);background-color:var(--background-web-secondary,#001e590a);box-sizing:border-box;cursor:pointer;height:32px;color:var(--content-input,#1c1d1f);border-radius:8px;justify-content:space-between;align-items:center;padding:0 8px;font-size:14px;display:flex;position:relative}.mt-design-rc-Select[data-focused=true]{border:1px solid var(--stroke-input-selected,#38f)}.mt-design-rc-Select__select-icon{width:16px;height:16px;padding-top:3px;padding-left:6px}.mt-design-rc-Select__options{z-index:1000;background-color:var(--background-system-drop-list,#fff);box-sizing:border-box;pointer-events:initial;border-radius:8px;flex-direction:column;width:100%;margin:0;padding:6px 0;display:flex;position:fixed;box-shadow:0 6px 24px #0000000f,0 0 2px #00000014}.mt-design-rc-Select__options[data-open=false]{display:none}.mt-design-rc-Select__option{cursor:pointer;color:var(--content-list-primary,#1c1d1f);align-items:center;padding:5px 16px;font-size:14px;list-style:none;display:flex}.mt-design-rc-Select__option[data-active=true]{background-color:var(--background-list-hover,#0000000a);color:var(--content-tag-selected,#38f)}.mt-design-rc-Select__option .mt-design-rc-Select__selected-icon{margin-left:auto;margin-right:-6px}.text-fontFamily{width:188px;height:34px;font-size:var(--font-size-sm);border-radius:8px;align-items:center;display:flex}.text-fontFamily__open .ant-select-selector{border:1px solid var(--stroke-input-selected,#38f)!important;background:var(--background-input,#fff)!important}.text-fontFamily.ant-select:not(.text-fontFamily.ant-select-customize-input) .ant-select-selector{border:1px solid var(--background-input-secondary)}.text-fontFamily.ant-select:not(.ant-select-disabled):hover .ant-select-selector{border:1px solid var(--stroke-input-selected,#38f)}.text-fontFamily .ant-select-selector{font-size:var(--font-size-sm);border-radius:8px!important;height:34px!important;padding:0 28px 0 12px!important}.text-fontFamily .ant-select-selector span,.text-fontFamily .ant-select-selector input{align-items:center;display:flex}.text-fontFamily .ant-select-selector .ant-select-selection-item{display:block}.text-fontFamily .ant-select-selection-search{right:48px!important}.text-fontFamily .ant-select:not(.ant-select-customize-input) .ant-select-selector,.text-fontFamily .ant-select.ant-select-disabled:not(.ant-select-customize-input) .ant-select-selector{color:var(--content-input);background:var(--background-input);border:1px solid var(--stroke-checkbox);border-radius:4px}.text-fontFamily .ant-select-item-option-content{font-size:var(--font-size-sm)}.text-fontFamily__group{padding:0 16px!important;line-height:32px!important}.text-fontFamily__group-content{align-items:center;display:flex;position:relative}.text-fontFamily__group-image{height:16px;margin-left:4px;display:inline-block}.text-fontFamily__group-text{color:var(--content-system-primary);margin-left:4px;font-size:16px}.text-fontFamily__group-icon{color:var(--content-system-link);position:absolute;right:0}.text-fontFamily__group.active{background-color:var(--background-system-selected)!important}.text-fontFamily__item{display:flex;padding:0 16px!important;line-height:32px!important}.text-fontFamily__item:hover{background-color:var(--background-list-hover)}.text-fontFamily__item .font-item-info{flex:1;justify-content:space-between;align-items:center;height:32px;display:flex;position:relative}.text-fontFamily__item .font-item-info-icon{opacity:0;color:var(--content-system-link);position:absolute;right:0}.text-fontFamily__item .corner-mark{height:14px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.text-fontFamily__item .font-image{height:16px;display:inline-block}.text-fontFamily .ant-select-arrow{margin-top:-6px;right:8px}.text-fontFamily .ant-select-selection-item{color:var(--content-input);line-height:32px!important}.text-fontFamily.ant-select-open .ant-select-selection-item{color:var(--content-input)}.text-fontFamily__dropdown{border-radius:8px;position:relative;overflow:hidden}.text-fontFamily__dropdown.ant-select-dropdown{background-color:var(--background-system-drop-list,#fff);padding:0 0 8px}.text-fontFamily__dropdown .rc-virtual-list-holder{overflow-y:initial!important}.text-fontFamily__dropdown .rc-virtual-list-holder-inner{padding-bottom:30px}.text-fontFamily__dropdown .ant-select-item{font-size:var(--font-size-sm);height:32px}.text-fontFamily__dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:var(--background-system-selected)}.text-fontFamily__dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) .font-item-info-icon{opacity:1}.text-fontFamily__dropdown .ant-select-item-group{height:40px;color:var(--content-list-secondary);font-weight:400;font-size:var(--font-size-xs);align-items:center;padding:8px 16px;display:flex}.text-fontFamily__dropdown div+.ant-select-item-group{margin-top:8px}.text-fontFamily__dropdown .search-not_found{min-height:206px;color:var(--content-list-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;font-size:12px;display:flex}.text-fontFamily__search{background:var(--background-system-drop-list,#fff)}.text-fontFamily__search .ant-input-affix-wrapper{background:var(--background-input);border:1px solid var(--stroke-input);border-radius:8px;width:calc(100% - 32px);margin:16px}.text-fontFamily__search .ant-input-affix-wrapper .ant-input-prefix .b-icon-font{color:var(--content-system-secondary)}.text-fontFamily__search .ant-input-affix-wrapper .ant-input{color:var(--content-input);background:var(--background-btn-secondary);background:var(--background-input);font-size:var(--font-size-sm)}.text-fontFamily__search .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover{border-color:var(--stroke-input-selected,#40a9ff)}.text-fontFamily__search .ant-input-affix-wrapper-focused{box-shadow:none}.text-fontFamily__search .ant-input-affix-wrapper-focused .ant-input-prefix .b-icon-font{color:var(--content-btn-secondary)}.text-fontFamily__search .ant-input-affix-wrapper-focused .ant-input{color:var(--content-input)}.text-fontFamily__search .b-icon-font{color:var(--content-list-secondary)}.text-fontFamily__vip-btn{background:var(--background-btn-svip,#ffcaa8);width:204px;height:28px;color:var(--content-card-svip-personal-primary,#55230b);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;font-size:12px;display:flex;position:absolute;bottom:10px;left:10px}.text-fontFamily .text-fontFamily__icon{color:var(--content-input-lable);position:relative}.text-font-family-wrap[data-no-search=true] .rc-virtual-list-holder-inner{padding-top:0}.text-font-family-wrap[data-no-search=false] .ant-select-item-group:first-child{height:32px;padding-top:0}.widget-Empty{flex-direction:column;justify-content:center;align-items:center;display:flex}.widget-Empty .widget-Empty-text{color:var(--content-system-quaternary,#abadb2);text-align:center;margin-top:8px;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.widgets-color-picker-Popover{z-index:1000}.widgets-color-picker-Popover .b-custom-tabs{padding-bottom:16px!important}.widgets-color-picker-Popover .c-color-gradient{background:0 0!important}.widgets-color-picker-Popover .c-color-saturation{box-shadow:none!important}.widgets-color-picker-Popover .ant-popover-inner-content{padding:0}.widgets-color-picker-Popover .ant-popover-inner-content .widgets-colorPickerBox{width:280px}.widgets-color-picker-Popover .ant-popover-inner-content .widgets-colorPickerBox.showBrand{border-radius:8px;box-shadow:0 0 2px #00000014,0 10px 40px #0000001a}.widgets-color-picker-Popover .ant-popover-inner-content .widgets-colorPickerBox.showBrand .c-color-gradient-picker,.widgets-color-picker-Popover .ant-popover-inner-content .widgets-colorPickerBox.showBrand .c-color-sketch-picker{box-shadow:none;border-radius:0 0 8px 8px}.widgets-color-picker-Popover .ant-popover-inner-content .widgets-colorPickerBox.showBrand .widgets-colorGroup-bizTabs{background-color:var(--background-system-frame-floatpanel);border-radius:8px 8px 0 0;height:42px;margin:0;padding:16px 0 0 17px;display:flex;position:relative}.widgets-color-picker-Popover .ant-popover-inner-content .widgets-colorPickerBox.showBrand .widgets-colorGroup-bizTabs:after{content:"";background:var(--stroke-system-separator,#00000014);width:100%;height:1px;display:block;position:absolute;bottom:0;left:0}.widgets-color-picker-Popover .ant-popover-inner-content .widgets-colorPickerBox.showBrand .widgets-colorGroup-bizTabs li{text-align:center;color:var(--content-system-secondary,#616366);cursor:pointer;margin-right:24px;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.widgets-color-picker-Popover .ant-popover-inner-content .widgets-colorPickerBox.showBrand .widgets-colorGroup-bizTabs li[data-active=true]{color:var(--content-web-primary,#17181a);font-weight:600;position:relative}.widgets-color-picker-Popover .ant-popover-inner-content .widgets-colorPickerBox.showBrand .widgets-colorGroup-bizTabs li[data-active=true]:after{content:"";background:var(--content-system-primary,#1c1d1f);width:100%;height:2px;display:block;position:absolute;bottom:0}.widgets-color-picker-Popover .ant-popover-inner-content .widgets-colorPickerBox .sketch-picker-content{background-color:#0000!important;width:260px!important}.widgets-color-picker-Popover .ant-popover-inner-content .widgets-colorPickerBox .sketch-picker-content .flexbox-fix{border-color:var(--stroke--separater)!important}.widgets-color-picker-Popover .ant-popover-inner-content .widgets-colorPickerBox .sketch-picker-content input{color:var(--text--table);border-radius:4px;background-color:var(--background--input)!important;box-shadow:var(--stroke--table_border) 0 0 0 1px inset!important}.widgets-color-picker-Popover .ant-popover-inner-content .widgets-colorPickerBox .sketch-picker-content label{color:var(--text--normal_2)!important}.widgets-color-picker-Popover .ant-popover-inner-content .colorGroup-brandBody{background-color:var(--background-system-frame-floatpanel);flex-direction:column;height:calc(100% - 42px);padding-top:12px;display:flex}.widgets-color-picker-Popover .ant-popover-inner-content .colorGroup-brandBody .colorGroup-brandSelect{padding:0 16px 10px}.widgets-color-picker-Popover .ant-popover-inner-content .colorGroup-brandBody .colorGroup-brandSelect .mt-design-rc-Select{color:var(--content-input,#1c1d1f)}.widgets-color-picker-Popover .ant-popover-inner-content .colorGroup-brandBody .colorGroup-brandSelect .mt-design-rc-Select .colorGroup-brandSelect-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.widgets-color-picker-Popover .ant-popover-inner-content .colorGroup-brandBody .colorCardList{flex:1;margin-bottom:20px}.widgets-color-picker-Popover .ant-popover-inner-content .colorGroup-brandBody .colorCardList .colorCard .colorCard-header{color:var(--content-system-secondary,#616366);font-size:12px;font-style:normal;font-weight:400;line-height:16px}.widgets-color-picker-Popover .ant-popover-inner-content .colorGroup-brandBody .colorCardList .colorCard ul.colorCard-colors{flex-wrap:wrap;width:100%;margin-top:8px;padding-left:0;display:flex}.widgets-color-picker-Popover .ant-popover-inner-content .colorGroup-brandBody .colorCardList .colorCard ul.colorCard-colors li{cursor:pointer;border:1px solid var(--stroke-system-border-overlay,#00000014);border-radius:2px;width:22px;height:22px;margin-top:6px;margin-right:6px}.widgets-color-picker-Popover .ant-popover-inner-content .colorGroup-brandBody .colorCardList .colorCard ul.colorCard-colors li:nth-child(-n+9){margin-top:0}.widgets-color-picker-Popover .ant-popover-inner-content .colorGroup-brandBody .colorCardList .colorCard ul.colorCard-colors li:nth-child(9n){margin-right:0}.widgets-color-picker-Popover .sketch-picker{width:100%}.widgets-color-picker-Popover .ant-popover-arrow{display:none}.widgets-color-picker-Popover.draggable{pointer-events:none}.widgets-color-picker-Popover.draggable .ant-popover-inner{box-shadow:none;background-color:#0000}.widgets-color-picker-Popover.draggable .widgets-colorPickerBox{pointer-events:auto;cursor:move}.colorGroup-brandSelectPopup{max-height:350px;overflow-y:auto;transform:translateY(4px);z-index:9999!important}.widgets-color-picker[data-disabled=true]{cursor:not-allowed}.widgets-color-picker[data-disabled=true]>span{pointer-events:none}.widgets-color-picker[data-disabled=true] .widgets-color-btn{cursor:not-allowed!important}.widgets-color-picker[data-is-custom=false]{background:var(--background-btn-tertiary,#f3f5f7);border-radius:8px;height:26px}.widgets-color-picker[data-is-custom=false]>span{justify-content:space-between;align-items:center;height:100%;padding:4px;display:flex}.widgets-color-picker[data-is-custom=false] .widgets-color-btn{cursor:pointer;border-radius:4px;flex:1;width:40px;height:100%;overflow:hidden}.widgets-color-picker[data-is-custom=false] .widgets-color-btn.no-icon{border:none;padding:0}.widgets-color-picker[data-is-custom=false] .widgets-color-btn .widgets-colorGroup-color-wrap{border-radius:4px;width:100%;height:100%;position:relative;overflow:hidden}.widgets-color-picker[data-is-custom=false] .widgets-color-btn .widgets-colorGroup-color-wrap:after{content:"";border:1px solid var(--stroke-system-border-overlay,#00000014);z-index:1;border-radius:4px;position:absolute;top:0;bottom:0;left:0;right:0}.widgets-color-picker[data-is-custom=false] .widgets-color-btn .widgets-colorGroup-color-wrap .widgets-colorGroup-color{z-index:1;border-radius:2px;width:100%;height:100%;position:absolute;top:0;left:0}.widgets-mosaic-bg{background-image:linear-gradient(to top right,#ccc6 25%,#0000 0 75%,#ccc6 0,#ccc6),linear-gradient(to top right,#ccc6 25%,#0000 0 75%,#ccc6 0,#ccc6);background-position:0 0,4px 4px;background-size:8px 8px;border-radius:0 4px 4px 0;width:100%;height:100%}.widgets-fast-select-color-item{box-sizing:border-box;border:1px solid var(--stroke-system-border-overlay,#00000014);cursor:pointer;border-radius:4px;width:26px;height:26px}.widgets-fast-select-color-item.active{z-index:2;position:relative}.widgets-fast-select-color-item.active:after{content:"";z-index:1;border:2px solid var(--stroke-slide-thumb-selected,#38f);box-sizing:border-box;background-color:#0000;border-radius:6px;width:32px;height:32px;display:block;position:absolute;top:-4px;left:-4px}.colorGroup-texture-upload{position:relative}.colorGroup-texture-upload.isPreview{border:none}.colorGroup-texture-upload.isPreview .colorGroup-texture-uploadPreview{border:1px solid var(--stroke-drop-area,#ebedf2)}.colorGroup-texture-upload span.img-upload{height:186px!important}.colorGroup-texture-upload span.ant-upload{justify-content:center;align-items:center;display:flex}.colorGroup-texture-uploadPreview{background-color:var(--background-system-space-holder);cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;justify-content:center;align-items:center;width:248px;height:186px;display:flex;position:absolute;top:0;left:0}.colorGroup-texture-uploadPreview:hover:before{content:"";background-color:#00000040;border-radius:4px;position:absolute;top:0;bottom:0;left:0;right:0}.colorGroup-texture-uploadPreview:hover button{opacity:1}.colorGroup-texture-uploadPreview button{opacity:0;transform:opacity .3s ease-in-out;position:absolute}.colorGroup-texture-uploadPreview img{-o-object-fit:contain;object-fit:contain;border-radius:2px;width:192px;height:138px;display:block}.colorGroup-texture-options{margin-bottom:16px}.colorGroup-texture-options__item{align-items:center;margin:8px 0;display:flex}.colorGroup-texture-options__item-title{color:var(--content-system-secondary,#616366);margin:0 8px 0 0;font-size:12px;line-height:16px}.colorGroup-texture-options__item-content{flex:1}.colorGroup-texture-options__item-select{width:100%;height:34px;font-size:var(--font-size-sm);border-radius:8px}.colorGroup-texture-options__item-select .ant-select-selector{font-size:var(--font-size-sm);height:100%!important;color:var(--content-input,#1c1d1f)!important;border-radius:8px!important;padding:0 28px 0 12px!important}.colorGroup-texture-options__item-select .ant-select-selector span,.colorGroup-texture-options__item-select .ant-select-selector input{align-items:center;display:flex}.colorGroup-texture-options__item-select-dropdown{border-radius:8px;overflow:hidden}.colorGroup-texture-options__item-select-dropdown.ant-select-dropdown{background-color:var(--background-system-drop-list,#fff);padding:8px 0}.colorGroup-texture-options__item-select-dropdown .ant-select-item{color:var(--content-list-primary,#1c1d1f);padding:5px 16px;font-size:14px;line-height:20px}.colorGroup-texture-presets{border-top:1px solid var(--stroke-system-separator);padding-top:12px}.colorGroup-texture-presets-title{color:var(--content-system-secondary,#616366);margin:4px 0 8px;font-size:12px;line-height:16px}.colorGroup-texture-presets-list{flex-wrap:wrap;margin-bottom:-6px;margin-right:-15px;display:flex;overflow-y:auto}.colorGroup-texture-presets-list__item{cursor:pointer;background-size:cover;border:1px solid #00000014;border-radius:4px;width:57px;height:24px;margin-bottom:6px;margin-right:8px;display:inline-block}.colorGroup-texture-presets-list__item:nth-of-type(4n){margin-right:0}.xdesign-storage-cost-modal{background:var(--background-system-frame-floatpanel,#fff);border:none;border-radius:12px;width:300px;box-shadow:0 0 2px #00000014,0 24px 128px #00000029}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__panel{flex-direction:column;gap:20px;padding:24px 16px;display:flex;position:relative}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__close{width:14px;height:14px;color:var(--content-system-tertiary,#939599);cursor:pointer;background:0 0;border:none;padding:0;position:absolute;top:15px;right:16px}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__header{flex-direction:column;align-items:center;gap:12px;display:flex}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__title{color:var(--content-system-primary,#1c1d1f);text-align:center;font-size:16px;font-weight:600;line-height:22px}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__description{color:var(--content-system-tertiary,#939599);text-align:center;font-size:14px;line-height:20px}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__description strong{color:var(--content-card-svip-personal-primary,#55230b);font-weight:600}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__actions{flex-direction:column;gap:6px;display:flex}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__action{cursor:pointer;border:none;border-radius:12px;width:100%;height:40px;padding:0}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__action:disabled{opacity:.5;cursor:not-allowed}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__action--primary{background:var(--background-btn-svip,#ffcaa8);color:var(--content-card-svip-personal-primary,#55230b);justify-content:center;align-items:center;display:flex}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__action--secondary{background:var(--background-btn-tertiary,#f3f5f7);color:var(--content-btn-secondary,#1c1d1f);text-align:center;font-size:14px;line-height:20px}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__action-main{flex-direction:column;align-items:center;gap:2px;display:flex}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__action-title{align-items:center;gap:2px;font-size:12px;font-weight:600;line-height:17px;display:flex}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__action-sub-title{color:#55230bbf;font-size:8px;line-height:11px}.chart-hover-operate__tip{z-index:3;color:#616366;opacity:0;pointer-events:none;white-space:nowrap;will-change:opacity;background:#fff;border:1px solid #fff;border-radius:4px;min-width:0;line-height:1.5;transition:opacity .12s;position:absolute;box-shadow:1px 2px 10px #0003}.chart-hover-operate__tip.is-visible{opacity:var(--chart-tooltip-opacity,1)}.chart-hover-operate__tip-title{text-overflow:ellipsis;max-width:240px;overflow:hidden}.chart-hover-operate__tip-row{align-items:center;min-width:0;display:flex}.chart-hover-operate__tip-marker{background:currentColor;flex:none;margin-right:4px;display:inline-block}.chart-hover-operate__tip-name{text-overflow:ellipsis;overflow:hidden}.chart-hover-operate__tip-value{flex:none;margin-left:12px;font-weight:700}.m-color-pick-pen{z-index:999;position:absolute}.m-color-pick-pen:before,.m-color-pick-pen:after{content:"";border:1px solid #ccc;border-radius:50%;position:absolute;top:-19px;bottom:-19px;left:-19px;right:-19px}.m-color-pick-pen:after{border:1px solid #fff;top:-20px;bottom:-20px;left:-20px;right:-20px}.m-color-pick-pen__color{border-style:solid;border-width:20px;border-radius:50%;width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.m-color-pick-pen__color:before,.m-color-pick-pen__color:after{content:"";border:1px solid var(--stroke-system-border-overlay,#00000014);border-radius:50%;position:absolute;top:-19px;bottom:-19px;left:-19px;right:-19px}.m-color-pick-pen__color:after{border:1px solid #fff;top:-20px;bottom:-20px;left:-20px;right:-20px}.m-smart-mask-pen{z-index:5;cursor:none;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.m-smart-mask-pen .m-draw-pen,.m-smart-mask-pen .m-draw-pen img{pointer-events:none}.m-smart-mask-pen-webgl{width:100%;height:100%}.m-smart-mask-pen-webgl canvas{pointer-events:all;opacity:0;width:100%;height:100%}.m-draw-pen-cursor{z-index:5;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.m-draw-pen-cursor__icon{-webkit-user-select:none;user-select:none;pointer-events:none;transition:opacity .2s;position:absolute}.l-operate__markup-segment{width:0;height:0;position:absolute}.l-operate__markup-segment-left,.l-operate__markup-segment-right{height:0;position:absolute;left:0}.l-operate__markup-segment .resize{z-index:1;padding:0;transition:opacity .1s;position:absolute;right:0}.l-operate__markup-segment .resize:after{background-color:var(--base-whiteopacity100);box-shadow:var(--base-canvasshadowdark);content:"";pointer-events:none;border-radius:100%;width:10px;height:10px;transition:background-color .2s;display:block}.l-operate__markup-arrow-left{left:0}.l-operate__markup-arrow-right{right:0}.l-operate__markup-arrow-center{pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.l-operate__markup-arrow-center .resize{z-index:1;pointer-events:all;padding:0;transition:opacity .2s;position:absolute}.l-operate__markup-arrow-center .resize:after{background-color:var(--base-whiteopacity100);box-shadow:var(--base-canvasshadowdark);content:"";pointer-events:none;border-radius:4px;width:16px;height:6px;transition:background-color .2s;display:block}.l-operate__markup-arrow-center .resize.tc{top:-1px;left:50%;transform:translate(-50%,-50%)}.l-operate__markup-arrow-center .resize.bc{bottom:-1px;left:50%;transform:translate(-50%,50%)}.l-operate__markup-arrow-left,.l-operate__markup-arrow-right{pointer-events:none;position:absolute;top:0;bottom:0}.l-operate__markup-arrow-left .resize,.l-operate__markup-arrow-right .resize{z-index:1;pointer-events:all;padding:0;transition:opacity .2s;position:absolute}.l-operate__markup-arrow-left .resize:after,.l-operate__markup-arrow-right .resize:after{background-color:var(--base-whiteopacity100);box-shadow:var(--base-canvasshadowdark);content:"";pointer-events:none;border-radius:100%;transition:background-color .2s;display:block}.l-operate__markup-arrow-left .resize.lc,.l-operate__markup-arrow-right .resize.lc{left:50%;transform:translate(-50%,-50%)}.l-operate__markup-arrow-left .resize.lc:after,.l-operate__markup-arrow-right .resize.lc:after{width:10px;height:10px}.l-operate__markup-arrow-left .resize.lt,.l-operate__markup-arrow-right .resize.lt{left:50%;transform:translate(-50%,-50%)}.l-operate__markup-arrow-left .resize.lt:after,.l-operate__markup-arrow-right .resize.lt:after{width:10px;height:10px}.l-operate__markup-arrow-left .resize.lb,.l-operate__markup-arrow-right .resize.lb{left:50%;transform:translate(-50%,-50%)}.l-operate__markup-arrow-left .resize.lb:after,.l-operate__markup-arrow-right .resize.lb:after{width:10px;height:10px}.l-operate__markup-arrow-left .resize.rc,.l-operate__markup-arrow-right .resize.rc{z-index:2;right:50%;transform:translate(50%,-50%)}.l-operate__markup-arrow-left .resize.rc:after,.l-operate__markup-arrow-right .resize.rc:after{width:10px;height:10px}.l-operate__markup-arrow-left .resize.rt,.l-operate__markup-arrow-right .resize.rt{right:50%;transform:translate(50%,-50%)}.l-operate__markup-arrow-left .resize.rt:after,.l-operate__markup-arrow-right .resize.rt:after{width:10px;height:10px}.l-operate__markup-arrow-left .resize.rb,.l-operate__markup-arrow-right .resize.rb{right:50%;transform:translate(50%,-50%)}.l-operate__markup-arrow-left .resize.rb:after,.l-operate__markup-arrow-right .resize.rb:after{width:10px;height:10px}.markup-draw-mask{z-index:5;pointer-events:all;cursor:none;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.markup-draw-mask-pen{z-index:10;pointer-events:none;width:0;height:0;position:fixed}.markup-draw-mask-pen img{display:block;transform:translateY(-100%)}.media-layer-control-bar-v2{box-sizing:border-box;pointer-events:all;background:linear-gradient(#0000 0%,#000000b3 100%);width:100%;height:32px;position:absolute;bottom:0;left:0;overflow:hidden}.media-layer-control-bar-v2__operate{pointer-events:all;justify-content:center;align-items:center;gap:6px;width:calc(100% - 24px);height:16px;display:flex;position:absolute;top:8px;left:12px}.media-layer-control-bar-v2__button{color:#fff;cursor:pointer;pointer-events:all;background:0 0;border:none;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;padding:0;transition:all .2s;display:flex}.media-layer-control-bar-v2__button>*{pointer-events:none}.media-layer-control-bar-v2__button:active{transform:scale(.95)}.media-layer-control-bar-v2__progress{flex:1;align-items:center;height:8px;margin:0 6px;display:flex;position:relative}.media-layer-control-bar-v2__progress-slot{background:var(--background-message-secondary,#ffffff40);cursor:pointer;pointer-events:all;border-radius:2px;flex:1;height:4px;position:relative;overflow:hidden}.media-layer-control-bar-v2__progress-fill{background:var(--background-system-frame-floatpanel,#fff);pointer-events:none;border-radius:2px;width:0;height:4px;position:relative}.media-layer-control-bar-v2__progress-thumb{background:var(--background-system-frame-floatpanel,#fff);cursor:pointer;box-sizing:border-box;pointer-events:all;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;transform:translate(-50%,-50%)}.media-layer-control-bar-v2__time{white-space:nowrap;pointer-events:none;flex-shrink:0;align-items:center;gap:2px;margin:0;font-size:12px;line-height:normal;display:flex}.media-layer-control-bar-v2__time-current{color:#fff;font-weight:500}.media-layer-control-bar-v2__time-separator,.media-layer-control-bar-v2__time-duration{color:#ffffff73}.media-layer-control-bar-v2--compact .media-layer-control-bar-v2__time{display:none}.media-layer-control-bar-v2__progress-popover .ant-popover-inner{box-shadow:none;background:0 0;padding:0}.media-layer-control-bar-v2__progress-popover .ant-popover-inner-content{background:var(--background-tips);box-shadow:0 8px 24px 0 var(--effects-tips,#00000040);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.media-layer-control-bar-v2__progress-popover .ant-popover-arrow-content:before{background:var(--background-tips)}.media-layer-control-bar-v2__progress-time{padding:6px 8px;font-size:12px}.media-layer-control-bar-v2__progress-current{color:#fff;font-weight:500}.media-layer-control-bar-v2__progress-duration{color:#fff6}.design-kit-playVideoOperate-ET7p30{cursor:pointer;pointer-events:all;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.puzzle-active-operate{width:100%;height:100%;position:relative}.puzzle-active-operate__scale.mini .vertex{opacity:0}.puzzle-active-operate__scale.mini .vertex.rb{width:18px;height:18px;bottom:-8px;right:-8px}.puzzle-active-operate__scale .vertex{z-index:2;pointer-events:all;padding:4px;transition:opacity .1s;position:absolute}.puzzle-active-operate__scale .vertex.is-none{display:none}.puzzle-active-operate__scale .vertex.is-hidden{opacity:0}.puzzle-active-operate__scale .vertex:after{background-color:var(--base-whiteopacity100);width:11px;height:11px;box-shadow:var(--base-canvasshadowdark);content:"";pointer-events:none;border-radius:100%;transition:background-color .2s;display:block}.puzzle-active-operate__scale .vertex.lt{top:0;left:0;transform:translate(-50%,-50%)}.puzzle-active-operate__scale .vertex.rt{top:0;right:0;transform:translate(50%,-50%)}.puzzle-active-operate__scale .vertex.lb{bottom:0;left:0;transform:translate(-50%,50%)}.puzzle-active-operate__scale .vertex.rb{bottom:0;right:0;transform:translate(50%,50%)}.puzzle-active-operate__resize{opacity:1}.puzzle-active-operate__resize.mini .tc:after,.puzzle-active-operate__resize.mini .bc:after{background:0 0}.puzzle-active-operate__resize.is-simple-btn .resize.lc,.puzzle-active-operate__resize.is-simple-btn .resize.rc{height:32px;padding-top:8px;padding-bottom:8px;top:calc(50% - 16px)}.puzzle-active-operate__resize.is-simple-btn .resize.tc,.puzzle-active-operate__resize.is-simple-btn .resize.bc{width:32px;padding-left:8px;padding-right:8px;left:calc(50% - 16px)}.puzzle-active-operate__resize .is-hidden{opacity:0}.puzzle-active-operate__resize .resize{z-index:1;pointer-events:all;padding:8px;transition:opacity .1s;position:absolute}.puzzle-active-operate__resize .resize:after{background-color:var(--base-whiteopacity100);width:14px;height:6px;box-shadow:var(--base-canvasshadowdark);content:"";pointer-events:none;border-radius:3px;transition:background-color .2s;display:block}.puzzle-active-operate__resize .resize.tc,.puzzle-active-operate__resize .resize.bc{justify-content:center;width:100%;display:flex}.puzzle-active-operate__resize .resize.lc,.puzzle-active-operate__resize .resize.rc{align-items:center;height:100%;display:flex}.puzzle-active-operate__resize .resize.lc.is-none,.puzzle-active-operate__resize .resize.rc.is-none{display:none}.puzzle-active-operate__resize .resize.tc{top:-1px;left:0;transform:translateY(-50%)}.puzzle-active-operate__resize .resize.lc{top:50%;left:-1px;transform:translate(-50%,-50%)}.puzzle-active-operate__resize .resize.lc:after{width:6px;height:16px}.puzzle-active-operate__resize .resize.rc{top:50%;right:-1px;transform:translate(50%,-50%)}.puzzle-active-operate__resize .resize.rc:after{width:6px;height:16px}.puzzle-active-operate__resize .resize.bc{bottom:-1px;left:0;transform:translateY(50%)}.puzzle-active-operate .grid-view .grid-item{width:100%;height:100%}.puzzle-active-operate .grid-view .grid-item-empty{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.puzzle-active-operate .control-line{transform-origin:0 0;pointer-events:auto;border-radius:4px;position:absolute}.puzzle-active-operate .control-line:hover{justify-content:center;align-items:center;display:flex}.puzzle-active-operate .control-line:hover .control-line-bar{background-color:var(--stroke-cursor-target-color);pointer-events:none}.l-layer-img-operate{transform-origin:50%;opacity:1;border-radius:100%;width:50px;height:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.l-layer-img-operate:hover{opacity:1}.l-layer-img-operate .hidden{visibility:hidden}.l-layer-img-operate .point-event-none{pointer-events:none}.l-layer-img-operate .bg{border:2px solid var(--base-whiteopacity100);background-color:#0000004d;border-radius:100%;width:100%;height:100%;position:absolute;top:0;left:0}.l-layer-img-operate .hidden-img-move-inner{color:var(--base-whiteopacity100)}.l-layer-img-operate .hidden-img-move-inner .img-move{visibility:hidden!important}.l-layer-img-operate .img-move-wrap{z-index:99;width:100%;height:100%;cursor:var(--cursor-move);border-radius:100%;position:absolute;top:0;left:0}.l-layer-img-operate .img-move-wrap .img-move{z-index:2;background-color:var(--base-whiteopacity100);transform-origin:50%;width:6px;height:6px;cursor:var(--cursor-move);border-radius:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.l-layer-img-operate .img-move-wrap:hover span{visibility:visible}.l-layer-img-operate .img-move-wrap:hover .img-move{visibility:hidden}.l-layer-img-operate .img-move-wrap .b-icon-font{color:var(--base-whiteopacity100);transform-origin:50%;visibility:hidden;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.l-layer-img-operate .img-rotate-wrap{transform-origin:50%;background-color:#0000;border-radius:100%;width:0;height:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.l-layer-img-operate .img-rotate-wrap .img-rotate-inner{background-color:var(--base-whiteopacity100);transform-origin:0 0;width:50px;height:2px;position:absolute;top:-1px;left:23px;box-shadow:0 0 3px #00000080}.l-layer-img-operate .img-rotate-wrap .img-rotate-inner .img-rotate{z-index:999;background-color:var(--base-whiteopacity100);cursor:pointer;border-radius:100%;width:12px;height:12px;position:absolute;top:-5px;right:-3px;box-shadow:0 0 3px #00000080}.l-layer-img-operate .img-scale-wrap{transform-origin:50%;background-color:#0000;border-radius:100%;width:0;height:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.l-layer-img-operate .img-scale-wrap .img-scale-inner{transform-origin:0 0;background-color:#0000;width:23px;height:2px;position:absolute;top:0;left:0}.l-layer-img-operate .img-scale-wrap .img-scale-inner .img-scale{z-index:2;border:2px solid var(--base-whiteopacity100);transform-origin:50%;cursor:ew-resize;background-color:#5b77ec;border-radius:100%;width:12px;height:12px;position:absolute;top:0;right:0;transform:translate(50%,-50%)}.tableLayerCellEditor{z-index:3;box-sizing:border-box;min-width:100%;color:inherit;pointer-events:all;-webkit-user-select:text;user-select:text;background:0 0;border:0 solid #0000;padding-left:4px;padding-right:4px;display:flex;position:absolute;overflow:hidden}.tableLayerCellEditor:before{z-index:0;top:var(--table-cell-editor-background-top);bottom:var(--table-cell-editor-background-bottom);left:var(--table-cell-editor-background-left);width:max(0px, calc(var(--table-cell-editor-cell-width) - var(--table-cell-editor-background-left) - var(--table-cell-editor-background-right)));content:"";background:var(--table-cell-editor-background-color);pointer-events:none;position:absolute}.tableLayerCellEditor--no-wrap:before{width:auto;right:0}.tableLayerCellEditorContent{z-index:1;box-sizing:border-box;color:inherit;white-space:break-spaces;word-break:break-all;line-break:anywhere;-webkit-user-select:text;user-select:text;outline:none;display:block;position:relative}#tableCell-selectedRect{z-index:2;border:calc(2px / var(--stage-scale,1)) solid var(--content-system-link,#38f);pointer-events:none;transition:border-color .2s;position:absolute}.tableEditLayerContent{pointer-events:none;width:100%;height:100%;position:relative}.tableController{z-index:1;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.tableController .rowOrColSelectedRect{pointer-events:none;border:calc(2px / var(--stage-scale,1)) solid var(--content-system-link,#38f);transition:border-color .2s;position:absolute}.tableController .rowOrColSelectedRect:after{content:"";border:calc(1px / var(--stage-scale,1)) solid #fff;width:100%;height:100%;position:absolute}.tableController .tableController-sideBar{--real-sideBarBold:calc(var(--sideBarBold) / var(--stage-scale,1));pointer-events:all}.tableController .tableController-sideBar .tableController-cornerBtn,.tableController .tableController-sideBar .tableController-sideBtn{top:calc(-1 * var(--real-sideBarBold));left:calc(-1 * var(--real-sideBarBold));background-color:var(--base-primary-light-10,#e5f2ff);position:absolute}.tableController .tableController-sideBar .tableController-cornerBtn[data-is-selected=true],.tableController .tableController-sideBar .tableController-sideBtn[data-is-selected=true]{background-color:var(--content-system-link,#38f)}.tableController .tableController-sideBar .tableController-cornerBtn{width:var(--real-sideBarBold);height:var(--real-sideBarBold);cursor:default;justify-content:center;align-items:center;display:flex}.tableController .tableController-sideBar .tableController-horizontalSide .tableController-sideBtn{height:var(--real-sideBarBold);border-left:1px solid #0000000a;display:flex;left:0}.tableController .tableController-sideBar .tableController-horizontalSide .tableController-sideBtn .hoverArea{width:50%;height:100%}.tableController .tableController-sideBar .tableController-verticalSide .tableController-sideBtn{width:var(--real-sideBarBold);border-top:1px solid #0000000a;top:0}.tableController .tableController-sideBar .tableController-verticalSide .tableController-sideBtn .hoverArea{width:100%;height:50%}.tableController .tableController-sideBar .hoverArea{cursor:default;position:absolute}.tableController .tableController-sideBar .tableController-horizontalSide .hoverArea{height:var(--real-sideBarBold);top:0;transform:translateY(-100%)}.tableController .tableController-sideBar .tableController-verticalSide .hoverArea{width:var(--real-sideBarBold);left:0;transform:translate(-100%)}.tableController .tableController-lines,.tableController .tableController-lines .tableController-line{pointer-events:all}.tableController .tableController-lines .tableController-line:hover .tableController-miniLine:before{background-color:var(--content-system-link,#38f)}.tableController .tableController-lines .tableController-line .tableController-miniLine{pointer-events:all;position:absolute;top:0;left:0}.tableController .tableController-lines .tableController-line .tableController-miniLine:before{content:"";cursor:inherit;display:block;position:absolute}.tableController .tableController-lines .tableController-line .tableController-miniLine[data-line-direction=vertical]{width:calc(var(--lineHoverBold) / var(--stage-scale,1));left:50%}.tableController .tableController-lines .tableController-line .tableController-miniLine[data-line-direction=vertical]:before{width:calc(var(--lineBold) / var(--stage-scale,1));height:100%;left:50%;transform:translate(-50%)}.tableController .tableController-lines .tableController-line .tableController-miniLine[data-line-direction=horizontal]{height:calc(var(--lineHoverBold) / var(--stage-scale,1));top:50%}.tableController .tableController-lines .tableController-line .tableController-miniLine[data-line-direction=horizontal]:before{width:100%;height:calc(var(--lineBold) / var(--stage-scale,1));top:50%;transform:translateY(-50%)}.tableEditCellHitArea{z-index:0;pointer-events:all;position:absolute;top:0;bottom:0;left:0;right:0}.tableLayerMoveArea{--real-w:calc(24px / var(--stage-scale,1));width:var(--real-w);height:var(--real-w);background:var(--base-whiteopacity100);pointer-events:initial;cursor:move;border-radius:50%;justify-content:center;align-items:center;transition:opacity .1s;display:flex;position:absolute;top:50%;right:0;transform:translate(150%,-50%);box-shadow:2px 2px 9px #00000040}.tableLayerMoveArea.is-hidden{opacity:0;pointer-events:none}.tableLayerMoveArea>*{pointer-events:none}.tableLayerMoveArea .iconfont{color:var(--base-naturallight95);width:calc(14px / var(--stage-scale,1))!important;height:calc(14px / var(--stage-scale,1))!important;font-size:calc(14px / var(--stage-scale,1))!important}.design-kit-hidden-B8G2tG{display:none!important}.design-kit-angle-0-XcbTeP{cursor:url(https://titan-img.meitudata.com/xiuxiu-pc/img/svg/mouse-icon-rotate-0.svg) 12 12,auto}.design-kit-angle-1-tUC6BG{cursor:url(https://titan-img.meitudata.com/xiuxiu-pc/img/svg/mouse-icon-rotate-1.svg) 12 12,auto}.design-kit-angle-2-DKBhhQ{cursor:url(https://titan-img.meitudata.com/xiuxiu-pc/img/svg/mouse-icon-rotate-2.svg) 12 12,auto}.design-kit-angle-3-gQavyE{cursor:url(https://titan-img.meitudata.com/xiuxiu-pc/img/svg/mouse-icon-rotate-3.svg) 12 12,auto}.design-kit-angle-4-P1ZSjI{cursor:url(https://titan-img.meitudata.com/xiuxiu-pc/img/svg/mouse-icon-rotate-4.svg) 12 12,auto}.design-kit-angle-5-huHY2h{cursor:url(https://titan-img.meitudata.com/xiuxiu-pc/img/svg/mouse-icon-rotate-5.svg) 12 12,auto}.design-kit-angle-6--B01Gl{cursor:url(https://titan-img.meitudata.com/xiuxiu-pc/img/svg/mouse-icon-rotate-6.svg) 12 12,auto}.design-kit-angle-7-hjYeV-{cursor:url(https://titan-img.meitudata.com/xiuxiu-pc/img/svg/mouse-icon-rotate-7.svg) 12 12,auto}.design-kit-scale-0-TPqOLn{cursor:url(https://titan-img.meitudata.com/xiuxiu-pc/img/svg/cursor-scale-0.svg) 12 12,auto}.design-kit-scale-1-4W7gfA{cursor:url(https://titan-img.meitudata.com/xiuxiu-pc/img/svg/cursor-scale-1.svg) 12 12,auto}.design-kit-scale-2-NmtZeK{cursor:url(https://titan-img.meitudata.com/xiuxiu-pc/img/svg/cursor-scale-2.svg) 12 12,auto}.design-kit-scale-3-oY6Wr7{cursor:url(https://titan-img.meitudata.com/xiuxiu-pc/img/svg/cursor-scale-3.svg) 12 12,auto}.l-operate-stage{z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.l-operate-stage .l-operate-stage_wrap{box-shadow:0 0 0 1px var(--stroke-cursor-target-color), 0 0 0 10000px #ffffff80;pointer-events:all;position:relative}.l-operate-stage .l-operate-stage_confirm{background:var(--background-system-drop-list,#fff);border-radius:8px;align-items:center;gap:2px;width:166px;height:40px;padding:6px;display:flex;position:absolute;top:-50px;left:50%;transform:translate(-50%);box-shadow:0 0 2px #00000014,0 6px 24px #0000000f}.l-operate-stage .l-operate-stage_confirm .btn-cancel,.l-operate-stage .l-operate-stage_confirm .btn-confirm{width:76px;color:var(--content-tag);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:flex-start;gap:4px;padding:6px;display:flex}.l-operate-stage .l-operate-stage_confirm .btn-cancel .iconfont,.l-operate-stage .l-operate-stage_confirm .btn-confirm .iconfont{margin-top:1px}.l-operate-stage .l-operate-stage_confirm .btn-cancel:hover,.l-operate-stage .l-operate-stage_confirm .btn-confirm:hover{background:var(--background-btn-hover,#001f5c0f);color:var(--content-system-primary,#1c1d1f)}.l-cropStage-moveAction{z-index:2;width:100%;height:100%;cursor:var(--cursor-move);position:absolute;top:0;left:0}.l-cropStage-sizeAction{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute}.l-cropStage-sizeAction .resize{padding:8px;position:absolute}.l-cropStage-sizeAction .resize:after{content:"";background-color:var(--_base--opacity_white_100,#fff);pointer-events:none;width:16px;height:6px;box-shadow:var(--handle_shadow);border-radius:4px;display:block}.l-cropStage-sizeAction .resize.tc{top:-1px;left:50%;transform:translate(-50%,-50%)}.l-cropStage-sizeAction .resize.lc{top:50%;left:-1px;transform:translate(-50%,-50%)}.l-cropStage-sizeAction .resize.lc:after{width:6px;height:16px}.l-cropStage-sizeAction .resize.rc{top:50%;right:-1px;transform:translate(50%,-50%)}.l-cropStage-sizeAction .resize.rc:after{width:6px;height:16px}.l-cropStage-sizeAction .resize.bc{bottom:-1px;left:50%;transform:translate(-50%,50%)}.l-cropStage-sizeAction .tc{pointer-events:all;top:-1px!important}.l-cropStage-sizeAction .tc:after{background:var(--_base--opacity_white_100,#fff);box-shadow:var(--handle_shadow);border:none;border-radius:3px;width:16px!important;height:6px!important}.l-cropStage-sizeAction .bc{pointer-events:all;bottom:-1px!important}.l-cropStage-sizeAction .bc:after{background:var(--_base--opacity_white_100,#fff);box-shadow:var(--handle_shadow);border:none;border-radius:3px;width:16px!important;height:6px!important}.l-cropStage-sizeAction .lc{pointer-events:all;left:-1px!important}.l-cropStage-sizeAction .lc:after{background:var(--_base--opacity_white_100,#fff);box-shadow:var(--handle_shadow);border:none;border-radius:3px;width:6px!important;height:16px!important}.l-cropStage-sizeAction .rc{pointer-events:all;right:-1px!important}.l-cropStage-sizeAction .rc:after{background:var(--_base--opacity_white_100,#fff);box-shadow:var(--handle_shadow);border:none;border-radius:3px;width:6px!important;height:16px!important}.l-cropStage-scaleAction{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute}.l-cropStage-scaleAction .vertex{z-index:3;padding:4px;position:absolute}.l-cropStage-scaleAction .vertex:after{content:"";background-color:var(--_base--opacity_white_100,#fff);pointer-events:none;width:12px;height:12px;box-shadow:var(--handle_shadow);border-radius:100%;display:block}.l-cropStage-scaleAction .vertex.lt{pointer-events:all;filter:drop-shadow(-1px -1px 1px #0003);top:0;left:0;transform:translate(-50%,-50%)}.l-cropStage-scaleAction .vertex.rt{pointer-events:all;filter:drop-shadow(1px -1px 1px #0003);top:0;right:0;transform:translate(50%,-50%)}.l-cropStage-scaleAction .vertex.lb{pointer-events:all;filter:drop-shadow(-1px 1px 1px #0003);bottom:0;left:0;transform:translate(-50%,50%)}.l-cropStage-scaleAction .vertex.rb{pointer-events:all;filter:drop-shadow(1px 1px 1px #0003);bottom:0;right:0;transform:translate(50%,50%)}.l-cropStage-scaleAction .vertex:after{box-shadow:none!important}.l-cropStage-scaleAction .vertex.lt{pointer-events:all;box-sizing:content-box;width:22px;height:22px}.l-cropStage-scaleAction .vertex.lt:before{content:"";background:var(--_base--opacity_white_100,#fff);pointer-events:none;border:none;border-radius:3px;width:6px;height:18px;display:block;position:absolute;top:11px;left:11px;transform:translate(0)}.l-cropStage-scaleAction .vertex.lt:after{content:"";background:var(--_base--opacity_white_100,#fff);pointer-events:none;border:none;border-radius:3px;width:18px;height:6px;position:absolute;top:11px;left:11px;transform:translate(0)}.l-cropStage-scaleAction .vertex.rb{pointer-events:all;box-sizing:content-box;width:22px;height:22px}.l-cropStage-scaleAction .vertex.rb:before{content:"";background:var(--_base--opacity_white_100,#fff);pointer-events:none;border:none;border-radius:3px;width:6px;height:18px;display:block;position:absolute;top:1px;left:13px;transform:translate(0)}.l-cropStage-scaleAction .vertex.rb:after{content:"";background:var(--_base--opacity_white_100,#fff);pointer-events:none;border:none;border-radius:3px;width:18px;height:6px;position:absolute;top:13px;left:1px;transform:translate(0)}.l-cropStage-scaleAction .vertex.lb{pointer-events:all;box-sizing:content-box;width:22px;height:22px}.l-cropStage-scaleAction .vertex.lb:before{content:"";background:var(--_base--opacity_white_100,#fff);pointer-events:none;border:none;border-radius:3px;width:6px;height:18px;display:block;position:absolute;top:1px;left:11px;transform:translate(0)}.l-cropStage-scaleAction .vertex.lb:after{content:"";background:var(--_base--opacity_white_100,#fff);pointer-events:none;border:none;border-radius:3px;width:18px;height:6px;position:absolute;top:13px;left:13px;transform:translate(0)}.l-cropStage-scaleAction .vertex.rt{pointer-events:all;box-sizing:content-box;width:22px;height:22px}.l-cropStage-scaleAction .vertex.rt:before{content:"";background:var(--_base--opacity_white_100,#fff);pointer-events:none;border:none;border-radius:3px;width:6px;height:18px;position:absolute;top:12px;left:13px;transform:translate(0)}.l-cropStage-scaleAction .vertex.rt:after{content:"";background:var(--_base--opacity_white_100,#fff);pointer-events:none;border:none;border-radius:3px;width:18px;height:6px;position:absolute;top:11px;left:1px;transform:translate(0)}.m-crop-grid{width:100%;height:100%;position:relative}.m-crop-grid__line{background:var(--_base--opacity_white_100,#fff)}.m-crop-grid__line.horizontal{width:100%;height:1px;position:absolute;left:0}.m-crop-grid__line.vertical{width:1px;height:100%;position:absolute;top:0}.l-cropStage-rotateAction{background:var(--base-whiteopacity100);width:24px;height:24px;box-shadow:var(--base-canvasshadowdark);opacity:1;pointer-events:all;border-radius:100%;transition:opacity .2s;position:absolute;bottom:0;left:50%;transform:translate(-50%,150%)}.l-cropStage-rotateAction .rotate-icon{width:24px;height:24px;color:var(--base-naturallight95);pointer-events:none;justify-content:center;align-items:center;display:flex}.mt-drag-ghost{z-index:99;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute}.mt-drag-ghost img{vertical-align:top;width:100%;height:auto}.c-image-cutout-buttons{white-space:nowrap;background:var(--background-system-frame-floatpanel,#1c1d1f);pointer-events:all;border-radius:10px;place-content:center space-between;align-items:center;width:max-content;padding:2px;display:flex;position:absolute;right:0;box-shadow:0 6px 24px #00000040}.c-image-cutout-buttons .c-image-cutout-btn{cursor:pointer;height:30px;color:var(--content-system-primary,#1c1d1f);border-radius:6px;padding:7px 8px;font-size:14px;font-weight:400;line-height:16px}.c-image-cutout-buttons .c-image-cutout-btn:hover{background-color:var(--background-btn-hover,#001f5c0f)}.c-image-cutout-buttons .c-image-cutout-confirm{align-items:center;display:flex}.c-image-cutout-buttons .c-image-cutout-confirm>span:first-child{color:var(--content-system-link,#38f);cursor:pointer;font-size:14px;font-weight:600;line-height:16px}.c-image-cutout-buttons .c-image-cutout-btn{color:var(--content-system-primary,#1c1d1f);font-weight:400}.c-image-cutout-buttons .c-image-cutout-line{background:var(--stroke-system-separator,#00000014);align-items:center;width:1px;height:100%;margin:0 12px;display:flex}.c-image-cutout-buttons .c-image-cutout-tips{color:var(--content-system-tertiary,#939599);cursor:pointer;align-items:center;font-size:12px;display:flex}.c-image-cutout-tooltip{max-width:max-content!important}.c-image-cutout-tooltip__body{flex-direction:column;align-items:center;padding:4px 2px;display:flex}.c-image-cutout-tooltip__info{color:var(--content-hover-tips,#fff);align-items:center;font-size:12px;font-weight:500;line-height:16px;display:flex}.c-image-cutout-tooltip__line{background:#ffffff40;width:1px;height:12px;margin:0 8px}.c-image-cutout-tooltip__desc{color:#fff9;margin-top:4px;font-size:12px;font-weight:400;line-height:16px}.c-image-cutout-modal .mt-modal-confirm__title{margin-top:13px}.c-image-cutout-modal__content{color:var(--content-system-primary,#1c1d1f);margin-right:8px}.c-image-cutout-modal .mt-modal-confirm__actions{margin-top:20px}.c-image-cutout-modal .mt-modal-confirm__actions .ant-btn-primary{background:var(--background-btn-svip,#ffcaa8);color:var(--content-card-svip-personal-primary,#55230b)}.real-edit__user-cursor{pointer-events:none;width:0;height:0;position:absolute}.real-edit__user-cursor>svg{margin:-25px 0 0 -20px}.real-edit__user-cursor-inner{transform-origin:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;white-space:nowrap;color:#fff;border-radius:2px;padding:1px 4px;font-size:12px;font-weight:700;position:absolute;top:16px;left:18px;transform:scale(.9);box-shadow:1px 0 4px #6060600f}.real-edit__edit-layer{border:2px solid var(--stroke-cursor-target-color);position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}.real-edit__edit-layer.is-group{border-style:dashed}.l-reference-line__tooltip{-webkit-user-select:none;user-select:none;color:var(--content-hover-tips);background-color:var(--background-hover-tips);white-space:nowrap;z-index:22;border-radius:6px;padding:4px 8px;font-size:12px;position:fixed;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.l-reference-line__tooltip_vertical{white-space:nowrap;transform:translate(16px,-50%)}.l-reference-line__tooltip_vertical:before{content:"";border-right:6px solid var(--background-hover-tips);z-index:1;border-top:6px solid #0000;border-bottom:6px solid #0000;width:0;height:0;position:absolute;top:50%;left:-6px;transform:translateY(-50%)}.l-reference-line__tooltip_horizontal{transform:translate(-50%,-42px)}.l-reference-line__tooltip_horizontal:before{content:"";border-top:6px solid var(--background-hover-tips);z-index:1;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.l-reference-line__tooltip_horizontal__over-top:before{border-top:none;border-bottom:6px solid var(--background-hover-tips);top:0%;transform:translate(-50%,-100%)}.l-reference-lines{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.l-reference-line{background-color:var(--stroke-system-selected);z-index:22;pointer-events:all;position:absolute}.l-reference-line:before{content:"";position:absolute}.l-reference-line__dragging,.l-reference-line__highlight,.l-reference-line__selected{background-color:#f0f}.l-reference-line__no-events{pointer-events:none}.l-reference-line__vertical{cursor:ew-resize;width:1px;top:0;bottom:0}.l-reference-line__vertical:before{width:9px;height:100%;top:0;left:-4px}.l-reference-line__horizontal{cursor:ns-resize;height:1px;left:0;right:0}.l-reference-line__horizontal:before{width:100%;height:9px;top:-4px;left:0}.reference-lines-plugin{pointer-events:none;width:100%;height:100%;top:0;left:0}.switch-stage-unit-menu{-webkit-user-select:none;user-select:none;background-color:var(--background-system-drop-list);z-index:22;border-radius:8px;padding:0;box-shadow:0 0 2px #00000014,0 6px 24px #0000000f;top:24px!important;left:24px!important}.switch-stage-unit-menu .ant-popover-inner-content{padding:0}.switch-stage-unit-menu .ant-popover-inner{box-shadow:none;background-color:#0000;border-radius:8px;overflow:hidden}.switch-stage-unit-menu .ant-popover-arrow{display:none}.switch-stage-unit-menu ul{margin:0;padding:6px 0}.switch-stage-unit-menu ul li{height:30px;color:var(--content-list-primary);font-size:var(--text14);cursor:pointer;white-space:nowrap;align-items:center;padding:0 16px;line-height:30px;display:flex}.switch-stage-unit-menu ul li:hover{background-color:var(--background-list-hover)}.switch-stage-unit-menu ul .unit-name{width:42px;display:inline-block}.switch-stage-unit-menu ul .selected{color:var(--content-list-selected)}:root{--canvas-ruler-tick-color:var(--stroke-system-panel-separator);--canvas-ruler-text-color:var(--content-system-quinary)}.l-ruler-unix{width:24px;height:24px;color:var(--content-system-quinary);text-align:center;background:var(--background-system-frame-floatpanel);border:1px solid var(--stroke-system-panel-separator);box-sizing:border-box;z-index:21;pointer-events:all;border-top:none;font-size:12px;font-weight:400;line-height:24px;position:absolute;top:0;left:0}.l-horizontal-ruler__container{background:var(--background-system-frame-floatpanel);border-bottom:1px solid var(--stroke-system-panel-separator);box-sizing:border-box;z-index:20;pointer-events:all;cursor:ns-resize;border-left:none;width:calc(100% - 24px);height:24px;position:absolute;top:0;left:24px}.l-vertical-ruler__container{background:var(--background-system-frame-floatpanel);border-right:1px solid var(--stroke-system-panel-separator);border-left:1px solid var(--stroke-system-panel-separator);box-sizing:border-box;z-index:20;pointer-events:all;cursor:ew-resize;border-top:none;width:24px;height:calc(100% - 24px);position:absolute;top:24px;left:0}.l-ruler-bar__canvas{z-index:1;background-color:#0000;width:100%;height:100%;position:absolute;top:0;left:0}.l-active-shadow{background:var(--background-system-selected);z-index:0;position:absolute}.l-active-vertical-shadow{width:23px;left:0}.l-active-horizontal-shadow{height:23px;top:0}.c-stage-hover{border:2px solid var(--stage-ui-main);position:absolute;top:-1px;bottom:-1px;left:-2px;right:-2px}:root{--stage-ui-main:#80a3ff;--stage-ui-hover:#5685fc}.c-quick-stage-info{pointer-events:all;background:var(--base-blackopacity30);z-index:5;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:4px;justify-content:center;align-items:center;height:24px;padding:4px 6px;display:inline-flex;position:absolute;top:-28px;right:0;overflow:hidden}.c-quick-stage-info .text{white-space:nowrap;margin-left:3px;font-size:12px}.c-quick-stage-info:hover{opacity:.9}.c-adjust-resize{pointer-events:all;justify-content:center;align-items:center;display:flex;position:absolute}.c-adjust-resize.tc{margin-left:-15px;padding-bottom:10px;top:-10px;left:50%}.c-adjust-resize.bc{margin-left:-15px;padding-top:10px;bottom:-10px;left:50%}.c-adjust-resize.lc{margin-top:-15px;padding-right:10px;top:50%;left:-10px}.c-adjust-resize.rc{margin-top:-15px;padding-left:10px;top:50%;right:-10px}.c-adjust-resize-h-bar{pointer-events:none;background:var(--base-naturaldark70);border-radius:8px;width:30px;height:4px}.c-adjust-resize-h-bar.active,.c-adjust-resize-h-bar:hover{background:var(--stroke-system-selected)}.c-adjust-resize-v-bar{pointer-events:none;background:var(--base-naturaldark70);border-radius:8px;width:4px;height:30px}.c-adjust-resize-v-bar.active,.c-adjust-resize-v-bar:hover{background:var(--stroke-system-selected)}.c-quick-stage-resize-border{border:2px solid var(--stage-ui-hover);position:absolute;top:-1px;bottom:-1px;left:-2px;right:-2px}.c-quick-stage-resize-control{pointer-events:all;height:8px;position:absolute;bottom:-4px;left:-2px;right:-2px}.c-quick-stage-resize-control:hover .c-quick-stage-resize-area{height:10px;transition-delay:.1s}.c-quick-stage-resize-control:hover .c-quick-stage-resize-tip,.c-quick-stage-resize-control.active .c-quick-stage-resize-tip{opacity:1;transition-delay:.1s}.c-quick-stage-resize-control.disable{pointer-events:none}.c-quick-stage-resize-control.disable .c-quick-stage-resize-area{height:0;display:none}.c-quick-stage-resize-area{background:var(--stage-ui-main);justify-content:center;align-items:center;height:0;transition:height .1s;display:flex;position:absolute;top:3px;left:0;right:0;overflow:hidden}.c-quick-stage-resize-area.active{background:var(--stage-ui-hover);height:10px}.c-quick-stage-resize-area-bar{pointer-events:none;background:#fff;border-radius:2px;width:28px;height:2px}.c-quick-stage-resize-tip{opacity:0;pointer-events:none;color:#ffffffbf;-webkit-user-select:none;user-select:none;text-align:center;white-space:nowrap;background:#393539;border-radius:4px;height:28px;padding:0 6px;font-size:12px;line-height:28px;transition:opacity .1s;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.c-quick-stage-resize-tip:after{content:"";background:linear-gradient(-45deg,#0000 50%,#393539 50%);border-radius:1px;width:8px;height:8px;display:block;position:absolute;bottom:-7px;left:50%;right:50%;transform:translate(-50%,-50%)rotate(225deg)}.c-quick-operate{pointer-events:all;border:1px solid var(--stroke-system-border-overlay,#00000014);background:var(--stroke-system-selected,#fff);z-index:5;border-radius:4px;width:28px;position:absolute;top:0;right:-32px;overflow:hidden}.c-quick-operate-tooltip{pointer-events:none}.c-quick-operate__item{cursor:pointer;width:28px;height:28px;color:var(--content-function-object-middle-frame,#000);justify-content:center;align-items:center;display:flex;position:relative;left:-1px}.c-quick-operate__item:hover{background:var(--background-btn-hover,#0000000a)}.c-quick-operate__item.disable{cursor:not-allowed;opacity:.25}.ant-tooltip-placement-right .ant-tooltip-arrow-content{top:0}.ant-tooltip-placement-right .ant-tooltip-inner{padding:4px 6px}.l-content-menu-wrap{position:absolute;top:0;bottom:0;left:0;right:0}.l-content-menu{z-index:999;background:var(--background-system-drop-list);-webkit-user-select:none;user-select:none;pointer-events:auto;opacity:1;border-radius:8px;flex-direction:column;width:220px;padding:8px 0;display:flex;position:fixed;box-shadow:0 0 2px #00000014,0 6px 24px #0000000f}.l-content-menu.destroy,.l-content-menu.empty{opacity:0;pointer-events:none}.l-content-menu__line{border-top:1px solid var(--stroke-system-separator);width:100%;margin:4px 0}.l-content-menu__item{color:var(--content-list-primary);background:var(--background-system-drop-list);cursor:pointer;justify-content:space-between;align-items:center;padding:6px 16px;font-size:14px;font-weight:400;line-height:20px;display:flex}.l-content-menu__item__title{align-items:center;display:flex;overflow:hidden}.l-content-menu__item__title span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.l-content-menu__item>span:nth-of-type(2){color:var(--content-list-secondary)}.l-content-menu__item:hover:not(.disabled){background:var(--background-list-hover)}.l-content-menu__item:hover:not(.disabled) .l-content-menu-children{visibility:visible}.l-content-menu__item:active{color:var(--content-list-selected)}.l-content-menu__item.active{background:var(--background-list-hover)}.l-content-menu__item.disabled{cursor:not-allowed;opacity:.6}.l-content-menu__item.disabled:hover .l-content-menu-children{display:none}.l-content-menu__item.disabled:active{color:var(--content-list-selected)}.l-content-menu__item.compact{justify-content:flex-start}.l-content-menu__item__desc{color:var(--content-system-tertiary);font-size:14px}.l-content-menu__item__desc.windows{font-size:12px}.l-content-menu__item.disabled .l-content-menu__item__desc{color:var(--content-system-quaternary)}.l-content-menu__upload{cursor:pointer;justify-content:left;align-items:center;padding:4px 16px;display:flex}.l-content-menu .l-layer__icon{flex:none;justify-content:center;align-items:center;width:16px;height:16px;margin-right:6px;font-size:16px;display:flex}.l-content-menu .l-layer__icon>.resource-thumbnail{box-sizing:border-box;border:1px solid var(--stroke-system-border-overlay);border-radius:2px}.l-content-menu .l-layer__icon.border{border:1px solid var(--stroke-system-border-overlay);border-radius:2px}.l-content-menu .l-layer__icon img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.l-content-menu-children{visibility:hidden;max-height:50vh;position:absolute;overflow:auto}.l-content-menu-children.left{left:-220px}.l-content-menu-children.right{right:-220px}.l-content-menu-children.bottom{bottom:0}.displacement-tip{z-index:20;width:auto;color:var(--content-hover-tips);font-size:var(--font-size-xs);background:var(--base-blackopacity35);white-space:nowrap;border-radius:4px;padding:4px 6px;line-height:16px;position:absolute;top:0;left:0;transform:translateY(-50%)}.displacement-tip.hide-corner:before{display:none}.displacement-tip:before{z-index:-1;background:linear-gradient(-45deg, #0000 50%, var(--base-blackopacity35) 50%);content:"";pointer-events:none;border-radius:1px;width:8px;height:8px;position:absolute;top:50%;left:-1px;transform:rotate(-45deg)translateY(-50%)}.keyboard-operate .active-operate{visibility:hidden;opacity:0}.active-operate{border:2px solid var(--stroke-cursor-target-color);opacity:1;transition:opacity .4s;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}.active-operate.is-group{border-style:dashed;border-color:var(--stroke-cursor-target-color)}.active-operate.is-basic-operate{border-color:var(--stroke-cursor-target-color-drag)}.active-operate__move{pointer-events:all;cursor:var(--cursor-move);width:100%;height:100%;position:absolute;top:0;left:0}.active-operate__rotate{opacity:1;width:100%;height:100%;transition:opacity .1s;position:absolute;top:0;left:0}.active-operate__rotate.is-hidden{opacity:0}.active-operate__rotate.mini .rotate{margin-left:-18px}.active-operate__rotate.mini .rotate.operate-move{margin-left:18px;display:block}.active-operate__rotate .rotate{pointer-events:all;background:var(--base-whiteopacity100);width:24px;height:24px;box-shadow:var(--base-canvasshadowdark);border-radius:100%;position:absolute;bottom:0;left:50%;transform:translate(-50%,270%)}.active-operate__rotate .rotate.operate-move{cursor:var(--cursor-move);display:none}.active-operate__rotate .rotate .rotate-icon,.active-operate__rotate .rotate .move-icon{pointer-events:none;width:24px;height:24px;color:var(--base-naturallight95);justify-content:center;align-items:center;margin-top:1px;display:flex}.active-operate__rotate .side-rotate{pointer-events:all;width:20px;height:20px;position:absolute}.active-operate__rotate .lt{top:0;left:0;transform:translate(-100%,-100%)}.active-operate__rotate .rt{top:0;right:0;transform:translate(100%,-100%)}.active-operate__rotate .lb{bottom:0;left:0;transform:translate(-100%,100%)}.active-operate__rotate .rb{bottom:0;right:0;transform:translate(100%,100%)}.active-operate__scale.mini .vertex{opacity:0}.active-operate__scale.mini .vertex.rb{width:18px;height:18px;bottom:-8px;right:-8px}.active-operate__scale .vertex{z-index:2;pointer-events:all;padding:4px;transition:opacity .1s;position:absolute}.active-operate__scale .vertex.is-none{display:none}.active-operate__scale .vertex.is-hidden{opacity:0}.active-operate__scale .vertex:after{background-color:var(--base-whiteopacity100);width:11px;height:11px;box-shadow:var(--base-canvasshadowdark);content:"";pointer-events:none;border-radius:100%;transition:background-color .2s;display:block}.active-operate__scale .vertex.lt{top:0;left:0;transform:translate(-50%,-50%)}.active-operate__scale .vertex.rt{top:0;right:0;transform:translate(50%,-50%)}.active-operate__scale .vertex.lb{bottom:0;left:0;transform:translate(-50%,50%)}.active-operate__scale .vertex.rb{bottom:0;right:0;transform:translate(50%,50%)}.active-operate__resize{opacity:1}.active-operate__resize.mini .tc:after,.active-operate__resize.mini .bc:after{box-shadow:none;background:0 0}.active-operate__resize.is-simple-btn .resize.lc,.active-operate__resize.is-simple-btn .resize.rc{height:32px;padding-top:8px;padding-bottom:8px;top:calc(50% - 16px)}.active-operate__resize.is-simple-btn .resize.tc,.active-operate__resize.is-simple-btn .resize.bc{width:32px;padding-left:8px;padding-right:8px;left:calc(50% - 16px)}.active-operate__resize .is-hidden{opacity:0}.active-operate__resize .resize{z-index:1;pointer-events:all;padding:8px;transition:opacity .1s;position:absolute}.active-operate__resize .resize:after{background-color:var(--base-whiteopacity100);width:14px;height:6px;box-shadow:var(--base-canvasshadowdark);content:"";pointer-events:none;border-radius:3px;transition:background-color .2s;display:block}.active-operate__resize .resize.tc,.active-operate__resize .resize.bc{justify-content:center;width:100%;display:flex}.active-operate__resize .resize.lc,.active-operate__resize .resize.rc{align-items:center;height:100%;display:flex}.active-operate__resize .resize.lc.is-none,.active-operate__resize .resize.rc.is-none{display:none}.active-operate__resize .resize.tc{top:-1px;left:0;transform:translateY(-50%)}.active-operate__resize .resize.lc{top:50%;left:-1px;transform:translate(-50%,-50%)}.active-operate__resize .resize.lc:after{width:6px;height:16px}.active-operate__resize .resize.rc{top:50%;right:-1px;transform:translate(50%,-50%)}.active-operate__resize .resize.rc:after{width:6px;height:16px}.active-operate__resize .resize.bc{bottom:-1px;left:0;transform:translateY(50%)}.active-operate__lock{width:24px;height:24px;color:var(--base-whiteopacity100);background:var(--base-redlight50);box-shadow:var(--base-canvasshadowdark);cursor:pointer;pointer-events:all;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:0;right:0;transform:translate(50%,50%)}.active-operate__lock>div{pointer-events:none}.active-operate.is-lock{border-color:var(--base-redlight50)}.active-operate-format-brush,.active-operate-format-brush *{cursor:inherit!important}.hover-operate{border:2px solid var(--stroke-cursor-target-color);position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}.hover-operate.is-group{border-style:dashed}.hover-operate.is-lock{border-color:var(--base-redlight50)}.hover-operate__tip{min-width:100px;height:35px;color:var(--content-hover-tips);background:var(--base-blackopacity35);pointer-events:none;white-space:nowrap;border-radius:2px;justify-content:center;align-items:center;padding:0 10px;font-size:14px;display:flex;position:absolute;top:-40px}.base-operate-top-limit .hover-operate__tip{top:auto;bottom:-40px}.group-pick-item{border:2px solid var(--stroke-cursor-target-color);position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}.group-pick-item.is-group{border-style:dashed}.group-pick-item{cursor:move;pointer-events:all}.group-pick-item.is-move{border-color:var(--stroke-cursor-target-color-drag)}.group-pick-layer{background:var(--stroke-cursor-target-color);opacity:.7;position:absolute}.group-pick-layer-top{height:15px;top:-15px;left:0;right:0}.group-pick-layer-bottom{height:15px;bottom:-15px;left:0;right:0}.group-pick-layer-left{width:15px;top:0;bottom:0;left:-15px}.group-pick-layer-right{width:15px;top:0;bottom:0;right:-15px}.design-kit-shortcutTopMenuContainer-epejNa{pointer-events:all;position:absolute;top:-10px;left:50%;transform:translate(-50%,-100%)}.design-kit-shortcutTopMenuContainer-epejNa.design-kit-inTop-pmNLRF{top:-40px}.design-kit-shortcutTopMenuContainer-epejNa.design-kit-inBottom-Jz2iDC{top:-10px}.design-kit-shortcutBottomMenuContainer-t1p2HM{pointer-events:all;position:absolute;bottom:-10px;left:50%;transform:translate(-50%,100%)}.design-kit-shortcutInnerBottomMenuContainer-Ry5VrP{pointer-events:all;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.design-kit-shortcutTopMenuLimit-uJD6i4 .design-kit-shortcutTopMenuContainer-epejNa{top:auto;bottom:-10px;transform:translate(-50%,100%)}.design-kit-shortcutTopMenuLimit-uJD6i4 .design-kit-shortcutTopMenuContainer-epejNa.design-kit-inTop-pmNLRF{top:auto;bottom:-10px}.design-kit-shortcutTopMenuLimit-uJD6i4 .design-kit-shortcutTopMenuContainer-epejNa.design-kit-inBottom-Jz2iDC{top:auto;bottom:-40px}.design-kit-shortcutTopMenuLimit-uJD6i4 .design-kit-shortcutTopMenuContainer-epejNa.design-kit-disableRotate-CEGmt2{top:auto;bottom:-10px}.design-kit-shortcutRightMenuContainer-jLq5g1{pointer-events:all;position:absolute;top:0;right:-10px;transform:translate(100%)}.design-kit-shortcutRightMenuContainer-jLq5g1.design-kit-inRight-GfpunW{right:-40px}.design-kit-shortcutRightMenuContainer-jLq5g1.design-kit-inLeft-auQOiF{right:-10px}.design-kit-shortcutRightMenuLimit-z7Fs68 .design-kit-shortcutRightMenuContainer-jLq5g1{left:-10px;right:auto;transform:translate(-100%)}.design-kit-shortcutRightMenuLimit-z7Fs68 .design-kit-shortcutRightMenuContainer-jLq5g1.design-kit-inRight-GfpunW{left:-10px}.design-kit-shortcutRightMenuLimit-z7Fs68 .design-kit-shortcutRightMenuContainer-jLq5g1.design-kit-inLeft-auQOiF{left:-40px}.keyboard-operate .shortcut-operate-container{opacity:0;visibility:hidden}.base-operate-top-limit .shortcut-operate-container{top:auto;bottom:-10px;transform:translate(-50%,100%)}.base-operate-top-limit .shortcut-operate-container.in-top{top:auto;bottom:-10px}.base-operate-top-limit .shortcut-operate-container.in-bottom{top:auto;bottom:-40px}.shortcut-operate-container{pointer-events:all;left:50%;top:calc(-10px - var(--shortcut-menu-offset-y,0px));background:var(--background-system-frame-floatpanel);box-shadow:var(--base-canvasshadowdark);border-radius:8px;position:absolute;transform:translate(-50%,-100%)}.shortcut-operate-container.in-top{top:calc(-40px - var(--shortcut-menu-offset-y,0px))}.shortcut-operate-container.in-bottom{top:calc(-10px - var(--shortcut-menu-offset-y,0px))}.shortcut-menu{justify-content:center;align-items:center;height:34px;padding:2px;display:flex}.shortcut-menu .shortcut-list{flex-flow:row;height:100%;margin-bottom:0;padding:2px;display:flex}.shortcut-menu .shortcut-list .c-imageLayer-batchTemplate{width:60px!important}.shortcut-menu .shortcut-list__item{cursor:pointer;border-radius:6px;flex-flow:row;justify-content:center;align-items:center;width:30px;height:30px;transition:background .2s;display:flex}.shortcut-menu .shortcut-list__item:hover{background:var(--background-btn-hover,#0000000a)}.shortcut-menu .shortcut-list__item.mt-chart-editor-data-nav{width:max-content}.shortcut-menu .shortcut-list__item.mt-chart-editor-data-nav .link-icon{align-items:center;padding:7px;display:flex}.shortcut-menu .shortcut-list__item.mt-chart-editor-data-nav .link-icon span{color:var(--content-system-primary,#1c1d1f);margin-left:4px;font-size:12px;font-weight:500;line-height:16px}.shortcut-menu .shortcut-list__item .link-icon{color:var(--content-list-primary);pointer-events:none}.shortcut-menu .shortcut-list__item .link-icon.mt-ai-nav{white-space:nowrap;display:flex}.shortcut-menu .shortcut-list__item .link-icon-ai{background-image:url(https://pc.meitudata.com/user-poster-editor/assets/images/ai-1Gvnda4Z.svg);background-size:100% 100%;width:16px;height:16px}.l-smart-guide-line{position:absolute}.l-smart-guide-line__horizontal{background:linear-gradient(90deg,#0000 0% 50%,#f0f 50% 100%) 0 0/8px 1px;transform:translateY(-50%)}.l-smart-guide-line__vertical{background:linear-gradient(#0000 0% 50%,#f0f 50% 100%) 0 0/1px 8px;transform:translate(-50%)}.l-smart-guide-line__point{width:7px;height:7px;position:absolute;transform:translate(-50%,-50%)rotate(45deg)}.l-smart-guide-line__point:before{content:"";background:#f0f;width:7px;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.l-smart-guide-line__point:after{content:"";background:#f0f;width:1px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.l-smart-interval__horizontal{position:absolute}.l-smart-interval__horizontal .l-smart-interval__gap-line{background:#f0f;height:1px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.l-smart-interval__horizontal .l-smart-interval__point{position:absolute;top:50%}.l-smart-interval__horizontal .l-smart-interval__point:before{content:"";background:#f0f;width:7px;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.l-smart-interval__horizontal .l-smart-interval__point:after{content:"";background:#f0f;width:1px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.l-smart-interval__horizontal .l-smart-interval__point1{width:7px;height:7px;left:0;transform:translate(-50%,-50%)rotate(45deg)}.l-smart-interval__horizontal .l-smart-interval__point2{width:7px;height:7px;right:0;transform:translate(50%,-50%)rotate(45deg)}.l-smart-interval__vertical{position:absolute}.l-smart-interval__vertical .l-smart-interval__gap-line{background:#f0f;width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.l-smart-interval__vertical .l-smart-interval__point{position:absolute;left:50%}.l-smart-interval__vertical .l-smart-interval__point:before{content:"";background:#f0f;width:7px;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.l-smart-interval__vertical .l-smart-interval__point:after{content:"";background:#f0f;width:1px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.l-smart-interval__vertical .l-smart-interval__point1{width:7px;height:7px;top:0;transform:translate(-50%,-50%)rotate(45deg)}.l-smart-interval__vertical .l-smart-interval__point2{width:7px;height:7px;bottom:0;transform:translate(-50%,50%)rotate(45deg)}.l-smart-referred-layer{box-sizing:border-box;border:1px solid #ff00ff80;position:absolute}.hierarchy-menu{width:100%}.hierarchy-menu__item{cursor:pointer;align-items:center;height:26px;padding:0 12px;display:flex}.hierarchy-menu__item:hover{background:var(--background-btn-hover)}.hierarchy-menu__text{color:var(--content-list-primary);margin-left:4px;font-size:12px}.hierarchy-menu .iconfont{color:var(--content-list-primary)}.hierarchy-item{height:56px;position:relative}.hierarchy-item--active .hierarchy-item__content{border:1px solid var(--stroke-system-selected);background:var(--background-system-frame-floatpanel)}.hierarchy-item--active .hierarchy-item__content:hover{background:var(--background-system-frame-floatpanel)}.hierarchy-item--active .hierarchy-item__drag{color:var(--content-system-selected)}.hierarchy-item--active .hierarchy-item__thumbnail:after{content:"";border:1px solid var(--stroke-system-border-overlay);border-radius:4px;width:100%;height:100%;position:absolute;top:0;left:0}.hierarchy-item--dragging .hierarchy-item__content{border:1px solid var(--stroke-cursor-target-color,#70cbff);background:var(--background-system-frame-floatpanel)}.hierarchy-item--dragging .hierarchy-item__drag{color:var(--content-system-selected)}.hierarchy-item--grouped .hierarchy-item__content{border:1px solid var(--stroke-system-border-overlay)}.hierarchy-item--grouped.hierarchy-item--active .hierarchy-item__content{border:1px solid var(--stroke-system-selected)}.hierarchy-item--locked .hierarchy-item__content{cursor:default}.hierarchy-item--static .hierarchy-item__content:hover{background:var(--background-system-space-holder);cursor:default}.hierarchy-item--hidden{opacity:.5}.hierarchy-item__content{background:var(--background-system-space-holder);z-index:2;border:1px solid #0000;border-radius:6px;justify-content:space-between;align-items:center;height:56px;padding:8px 12px 8px 8px;display:flex;position:relative}.hierarchy-item__content:hover{background:var(--background-btn-hover)}.hierarchy-item__info{align-items:center;display:flex}.hierarchy-item__drag{width:12px;height:12px;color:var(--content-system-quinary)}.hierarchy-item__thumbnail{background:var(--background-system-frame-floatpanel);border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;margin-left:4px;font-size:20px;display:flex;position:relative;overflow:hidden}.hierarchy-item__stage{transform-origin:50%;position:absolute}.hierarchy-item__name{width:84px;height:16px;color:var(--content-system-secondary);text-overflow:ellipsis;white-space:nowrap;margin-left:4px;font-size:12px;line-height:16px;overflow:hidden}.hierarchy-item__hidden{width:16px;height:16px;color:var(--content-system-secondary);cursor:pointer;justify-content:center;align-items:center;display:flex}.hierarchy-item__actions{width:20px;height:20px;color:var(--content-system-secondary);cursor:pointer;justify-content:center;align-items:center;margin-left:4px;display:flex}.hierarchy-item__actions:hover{background:var(--background-btn-hover);border-radius:4px}.hierarchy-item__num{border-top:1px solid var(--stroke-system-border-overlay);border-right:1px solid var(--stroke-system-border-overlay);background:var(--content-system-info-icon-regular,#8cc0ff);z-index:3;border-radius:0 5px;justify-content:center;align-items:center;min-width:16px;min-height:16px;padding:0 4px;display:flex;position:absolute;top:0;right:0}.hierarchy-item__num>span{color:var(--content-btn-primary);font-size:12px;font-weight:700}.hierarchy-item__bottom{z-index:1;width:184px;height:4px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.hierarchy-item__bottom svg{fill:var(--background-slide,#ebedf2);position:absolute}.hierarchy-item__menu{background:var(--background-system-drop-list,#fff);border-radius:8px;padding:0}.hierarchy-item__menu .ant-popover-content{background:var(--background-system-drop-list,#fff);border-radius:8px;min-width:70px;padding:5px 0;box-shadow:0 0 2px #00000014,0 6px 24px #0000000f}.hierarchy-item__menu .ant-popover-inner{box-shadow:none;background:var(--background-system-drop-list,#fff)}.hierarchy-item__menu .ant-popover-inner-content{width:100%;padding:0}.hierarchy-panel{background:var(--background-system-frame-floatpanel);cursor:move;border-radius:16px;width:228px;padding:16px 4px 16px 16px;box-shadow:0 0 2px #00000014,0 6px 24px #0000000f}.hierarchy-panel--fixed{cursor:default}.hierarchy-panel__header{justify-content:space-between;align-items:center;height:24px;padding-right:12px;display:flex}.hierarchy-panel__back{margin-right:4px}.hierarchy-panel__title{align-items:center;font-size:14px;font-weight:700;display:flex}.hierarchy-panel__title--clickable{cursor:pointer}.hierarchy-panel__close{cursor:pointer;color:var(--content-input-lable)}.hierarchy-panel__opacity{align-items:center;height:24px;display:flex}.hierarchy-panel__opacity-label{color:var(--content-system-secondary);margin-right:6px;font-size:12px}.hierarchy-panel__opacity-input .mt-input-number{border:1px solid var(--stroke-input,#11121426);background:var(--background-input,#11121405);border-radius:6px;width:54px;height:24px;padding:0 8px}.hierarchy-panel__opacity-input .ant-input-number-wrapper{justify-content:space-between;align-items:center;display:flex}.hierarchy-panel__opacity-input .ant-input-number-input{padding:0}.hierarchy-panel__opacity-input .ant-input-number-group-addon{width:auto;padding:0}.hierarchy-panel__opacity--disabled .hierarchy-panel__opacity-label{opacity:.5}.hierarchy-panel__opacity--disabled .mt-input-number--disabled{border-color:var(--stroke-input,#11121426)!important}.hierarchy-panel__body{max-height:436px;margin-top:8px}.hierarchy-panel__empty{margin-top:8px;margin-left:-12px}.hierarchy-panel__empty img{width:120px;height:120px;margin:0 auto;display:block}.hierarchy-panel__empty span{text-align:center;color:var(--content-system-tertiary);margin-top:4px;font-size:12px;display:block}.hierarchy-panel__content{padding-right:12px}.hierarchy-panel__content--static .hierarchy-panel__item:last-child{margin-bottom:0}.hierarchy-panel__item{margin-bottom:8px}.hierarchy-panel__item--grouped{margin-bottom:12px}.hierarchy-panel-motion{transform-origin:100% 100%}.hierarchy-panel-motion--enter{animation:.2s cubic-bezier(.08,.82,.17,1) both hierarchyPanelZoomBigIn}.hierarchy-panel-motion--leave{pointer-events:none;animation:.2s cubic-bezier(.78,.14,.15,.86) both hierarchyPanelZoomBigOut}@keyframes hierarchyPanelZoomBigIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes hierarchyPanelZoomBigOut{0%{transform:scale(1)}to{opacity:0;transform:scale(.8)}}.hierarchy-trigger{cursor:pointer}.hierarchy-trigger--active{color:var(--content-system-link)}.hierarchy-trigger--disabled{cursor:not-allowed;opacity:.5}.c-stage-toolbar{pointer-events:all;z-index:99;position:absolute;bottom:16px;right:16px}.c-stage-toolbar-center{justify-content:center;width:100%;display:flex;bottom:16px;right:auto}.l-navigator{height:34px;color:var(--content-system-primary);background-color:var(--background-system-frame-floatpanel);-webkit-user-select:none;user-select:none;border-radius:8px;padding:5px 8px;display:flex;box-shadow:0 0 2px #00000014,0 6px 24px #0000000f}.l-navigator.no-preview{width:auto}.l-navigator.no-preview .l-navigator__scale:after,.l-navigator.no-preview.l-navigator:after{display:none}.l-navigator .b-icon-font{color:var(--content-system-primary)}.l-navigator .b-icon-font:hover{color:var(--stroke-system-selected)}.l-navigator__icon{position:relative}.l-navigator__icon .b-icon-font{cursor:pointer}.l-navigator__icon:after{background:var(--stroke-system-separator);content:"";width:1px;height:16px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.l-navigator__reference-line{color:var(--content-system-primary);cursor:pointer;align-items:center;padding-left:2px;padding-right:11px;display:flex;position:relative}.l-navigator__reference-line:after{background:var(--stroke-system-separator);content:"";width:1px;height:16px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.l-navigator__hierarchy{color:var(--content-system-primary);cursor:pointer;align-items:center;padding-left:10px;padding-right:10px;display:flex;position:relative}.l-navigator__hierarchy:after{background:var(--stroke-system-separator);content:"";width:1px;height:16px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.l-navigator__scale{justify-content:space-between;align-items:center;padding-left:8px;display:flex;position:relative}.l-navigator__scale .zoomInAndOut{cursor:pointer;opacity:0;justify-content:center;align-items:center;width:0;padding:4px 0;transition:width .3s ease-in-out,opacity .5s ease-in-out;display:flex;overflow:hidden}.l-navigator__scale>.scale-label{cursor:pointer;text-align:center;width:44px;margin:0 4px;font-size:14px}.l-navigator__scale>.scale-label:hover{color:var(--stroke-system-selected)}.l-navigator__scale.open .zoomInAndOut{opacity:1;width:20px}.l-navigator.disabledAutoZoomInAndOut .l-navigator__scale{width:100px}.l-navigator.disabledAutoZoomInAndOut .zoomInAndOut{opacity:1;width:20px}.l-navigator.disabledAutoZoomInAndOut>.scale-label{flex:1;width:auto;margin:0}.l-navigator__navigator{z-index:2;background-color:var(--base-blackopacity20);width:138px;height:103px;box-shadow:0 0 1px 1px var(--base-whiteopacity25);cursor:var(--cursor-move);border-radius:4px;justify-content:center;align-items:center;padding:8px;display:flex;overflow:hidden;top:-111px!important;left:0!important}.l-navigator__navigator:hover{background-color:var(--base-blackopacity35);box-shadow:0 0 1px 1px var(--base-whiteopacity80)}.l-navigator__navigator-inner{width:138px;height:103px;padding:8px}.l-navigator__navigator img{max-width:100%;max-height:100%}.l-navigator__navigator__layer,.l-navigator__navigator__mask{position:absolute;top:50%;left:50%;overflow:hidden}.l-navigator__navigator__window{z-index:1;width:1000px;height:500px;box-shadow:0 0 0 1px var(--stroke-drop-area-transparent-hover), 0 0 0 10000px #00000040;border:1px solid #fff;position:absolute}.l-navigator__navigator:hover .l-navigator__navigator__window{border:2px solid #fff}.l-navigator__navigator .ant-popover-inner{box-shadow:none;background-color:#0000}.l-navigator__navigator .ant-popover-arrow{display:none}.l-navigator__contrast{color:var(--content-system-primary);align-items:center;margin-left:20px;display:flex;position:relative}.l-navigator__contrast:before{background:var(--stroke-system-separator);content:"";width:1px;height:16px;position:absolute;top:50%;left:-10px;transform:translateY(-50%)!important}.app-operate-scale-list{-webkit-user-select:none;user-select:none;top:-428px!important;left:5px!important}.app-operate-scale-list .ant-popover-inner-content{padding:0}.app-operate-scale-list .ant-popover-inner{box-shadow:none;background-color:#0000;border-radius:8px;overflow:hidden}.app-operate-scale-list .ant-popover-arrow{display:none}.app-operate-scale-list ul{background:#00000080;border-radius:4px;width:max-content;min-width:90px;margin-bottom:0;padding:12px 0}.app-operate-scale-list ul li{height:30px;color:var(--base-whiteopacity100);font-size:var(--text14);white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;padding:0 12px;line-height:30px;display:flex}.app-operate-scale-list ul li:hover{background-color:#ffffff26}.reference-line-operation-menu{-webkit-user-select:none;user-select:none;background-color:var(--background-system-drop-list);border-radius:8px;padding:0;box-shadow:0 0 2px #00000014,0 6px 24px #0000000f;top:-146px!important;left:-8px!important}.reference-line-operation-menu .ant-popover-inner-content{padding:0}.reference-line-operation-menu .ant-popover-inner{box-shadow:none;background-color:#0000;border-radius:8px;overflow:hidden}.reference-line-operation-menu .ant-popover-arrow{display:none}.reference-line-operation-menu ul{margin:0;padding:6px 0}.reference-line-operation-menu ul li{height:30px;color:var(--content-list-primary);font-size:var(--text14);cursor:pointer;white-space:nowrap;align-items:center;padding:0 16px;line-height:30px;display:flex}.reference-line-operation-menu ul li:hover{background-color:var(--background-list-hover)}.divide-line{background:var(--stroke-system-separator,#00000014);width:100%;height:1px}.stage-toolbar-item{display:contents}.stage-toolbar-reference-lines,.stage-toolbar-hierarchy{color:var(--content-system-primary);cursor:pointer;align-self:stretch;align-items:center;display:flex;position:relative}.stage-toolbar-reference-lines:after,.stage-toolbar-hierarchy:after{background:var(--stroke-system-separator);content:"";width:1px;height:16px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.stage-toolbar-reference-lines{padding:0 11px 0 2px}.stage-toolbar-hierarchy{padding:0 10px}.stage-toolbar-scale-menu{justify-content:space-between;align-items:center;padding-left:8px;display:flex;position:relative}.stage-toolbar-scale-menu .zoomInAndOut{opacity:0;cursor:pointer;justify-content:center;align-items:center;width:0;padding:4px 0;transition:width .3s ease-in-out,opacity .5s ease-in-out;display:flex;overflow:hidden}.stage-toolbar-scale-menu>.scale-label{text-align:center;cursor:pointer;width:44px;margin:0 4px;font-size:14px}.stage-toolbar-scale-menu>.scale-label:hover{color:var(--stroke-system-selected)}.stage-toolbar-scale-menu.open .zoomInAndOut{opacity:1;width:20px}.c-stage-toolbar-compact{bottom:8px;right:60px}.c-stage-toolbar-compact .l-navigator{border-radius:var(--radius-12,12px);background:var(--background-float-panel-primary);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);align-items:center;height:46px;padding:6px;box-shadow:0 0 1px #00000040,0 0 8px #0000000a}.c-stage-toolbar-compact .stage-toolbar-reference-lines,.c-stage-toolbar-compact .stage-toolbar-hierarchy{padding:0}.c-stage-toolbar-compact .stage-toolbar-reference-lines:after,.c-stage-toolbar-compact .stage-toolbar-hierarchy:after{display:none}.c-stage-toolbar-compact .stage-toolbar-item[data-item-key=hierarchy]{flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;margin-left:8px;display:flex}.c-stage-toolbar-compact .stage-toolbar-item[data-item-key=hierarchy]:empty{display:none}.c-stage-toolbar-compact .stage-toolbar-item[data-item-key=hierarchy] .stage-toolbar-hierarchy{width:100%;height:100%;margin:0;padding:0}.c-stage-toolbar-compact .stage-toolbar-item[data-item-key=hierarchy] .hierarchy-trigger{width:100%;height:100%;color:var(--content-system-primary);border-radius:6px;flex-direction:column;justify-content:center;align-items:center;margin:0;display:flex}.c-stage-toolbar-compact .stage-toolbar-item[data-item-key=hierarchy] .hierarchy-trigger:hover,.c-stage-toolbar-compact .stage-toolbar-item[data-item-key=hierarchy] .hierarchy-trigger--active{color:var(--content-system-primary);background:var(--background-btn-hover,#001f5c0f)}.c-stage-toolbar-compact .stage-toolbar-item[data-item-key=hierarchy] .hierarchy-trigger--disabled{cursor:not-allowed;opacity:.5}.c-stage-toolbar-compact .stage-toolbar-item[data-item-key=hierarchy] .hierarchy-trigger--disabled:hover{background:0 0}.stage-toolbar-scale-inline{align-items:center;height:100%;display:flex}.stage-toolbar-scale-inline--expanded .stage-toolbar-scale-inline__button{opacity:1;pointer-events:auto;width:36px}.stage-toolbar-scale-inline__button,.stage-toolbar-scale-inline__input{border-radius:6px;height:36px}.stage-toolbar-scale-inline__button{width:0;color:var(--content-system-primary);cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;transition:width .3s ease-in-out,opacity .5s ease-in-out;display:flex;overflow:hidden}.stage-toolbar-scale-inline__button:hover{background:var(--background-btn-hover,#001f5c0f)}.stage-toolbar-scale-inline__input{color:var(--content-system-primary);align-items:center;margin:0 4px;font-size:14px;display:flex}.stage-toolbar-scale-inline__input input{width:32px;height:36px;color:inherit;text-align:center;background:0 0;border:1px solid #0000;border-radius:6px;outline:none;line-height:36px}.stage-toolbar-scale-inline__input:hover input,.stage-toolbar-scale-inline__input--focused input{border-color:var(--stroke-input-selected,#38f)}.stage-toolbar-scale-inline__input--inactive input{pointer-events:none;-webkit-user-select:none;user-select:none}.stage-toolbar-scale-inline__input span{margin-left:4px}.stage-toolbar-fit-viewport{width:36px;height:36px;color:var(--content-system-primary);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;margin-left:8px;padding:0;display:flex}.stage-toolbar-fit-viewport:hover{background:var(--background-btn-hover,#001f5c0f)}.stage-toolbar-hierarchy-popover.ant-popover{padding-bottom:0}.stage-toolbar-hierarchy-popover .ant-popover-inner{background:var(--background-system-frame-floatpanel);border-radius:16px}.stage-toolbar-hierarchy-popover .ant-popover-inner-content{padding:0}.text-editor__geometry{pointer-events:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;overflow:visible}.text-editor__selection{fill:#0064ff59;mix-blend-mode:multiply}.text-editor__caret{animation:1s steps(2,jump-none) infinite text-editor-caret-blink}.text-editor__caret--suspended{opacity:1;animation:none}@supports not (mix-blend-mode:multiply){.text-editor__selection{fill:#0064ff40;mix-blend-mode:normal}}@keyframes text-editor-caret-blink{0%,50%{opacity:1}50.01%,to{opacity:0}}.text-editor__textarea{color:#0000;caret-color:#0000;opacity:0;resize:none;pointer-events:none;background:0 0;border:0;outline:none;width:1px;height:1px;margin:0;padding:0;position:absolute}.text-editor{cursor:text;width:100%;height:100%;position:relative}.design-kit-scrollBar-cES0Zs{pointer-events:all;background-color:#00000080;border-radius:10px;transition:opacity .2s;position:absolute}.design-kit-horizontalBar-0pM3dg{width:100%;height:5px;bottom:3px}.design-kit-verticalBar-7BxBgS{width:5px;height:100%;right:3px}.design-kit-show-0J-4BX{opacity:1;pointer-events:all}.design-kit-hide-6iO9nb{opacity:0;pointer-events:none}.tag-menu-wrap{z-index:2;margin-bottom:12px}.tag-menu-wrap .tag-item-list{background:var(--background-system-frame-floatpanel,#fff);flex-wrap:wrap;min-height:30px;margin-bottom:0;display:flex}.tag-menu-wrap .tag-item-list .tag-item{margin:0 4px 4px 0}.tag-menu-wrap .tag-item-list .tag-item .ant-tag{background:var(--background-tag,#f6f7fa);color:var(--content-tag,#4d4f52);border:0;border-radius:4px;margin-right:0;padding:5px 6px;font-size:14px;line-height:20px}.tag-menu-wrap .tag-item-list .tag-item .ant-tag-checkable-checked{background:var(--background-tag-selected,#e5f2ff);color:var(--content-tag-selected,#38f)}.tag-menu-wrap .tag-item-list .tag-item-inner{align-items:center;display:flex}.ant-dropdown-menu{background:var(--background-system-drop-list,#fff);border-radius:8px;box-shadow:0 6px 24px #0000000f,0 0 2px #00000014}.ant-dropdown-menu-submenu-active{background:var(--background-list-hover,#0000000a)}.ant-dropdown-menu-submenu-title{color:var(--content-list-primary,#1c1d1f);padding-right:16px}.ant-dropdown-menu-submenu-title:hover{background:0 0}.ant-dropdown-menu-submenu-expand-icon{display:none}.ant-dropdown-menu-submenu-dom{justify-content:space-between;align-items:center;display:flex}.ant-dropdown-menu-submenu-dom__right{align-items:center;display:flex}.ant-dropdown-menu-submenu-dom__color{border-radius:4px;width:16px;height:16px;margin-right:4px}.ant-dropdown-menu-submenu .ant-dropdown-menu{width:184px;padding:16px 16px 8px}.ant-dropdown-menu-item{color:var(--content-list-primary,#1c1d1f);font-size:14px;line-height:20px}.ant-dropdown-menu-item:hover,.ant-dropdown-menu-item.active{background:var(--background-list-hover,#0000000a)!important}.ant-dropdown-menu-title-content{justify-content:space-between;align-items:center;min-width:76px;display:flex}.ant-dropdown-menu-title-content .icon-ChevronRightBlack{color:var(--content-list-secondary,#adafb2)}.mt-material-card{text-align:center;cursor:pointer;border-radius:4px;width:84px;position:relative;overflow:hidden}.mt-material-card__title{width:100%;height:20px;color:var(--content-system-secondary);text-align:center;background:var(--background-input-secondary);justify-content:center;align-items:center;font-size:12px;line-height:16px;display:flex;position:absolute;bottom:0;left:0}.mt-material-card__corner{height:12px;position:absolute;bottom:4px;right:4px}.mt-material-card__corner img{height:100%;display:block}.mt-material-card__main{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.mt-material-card__main img{pointer-events:none;max-width:100%;max-height:100%}.mt-material-card__main:before{opacity:0;content:"";pointer-events:none;background:#00000026;transition:opacity .2s;position:absolute;top:0;bottom:0;left:0;right:0}.mt-material-card__main:after{content:"";pointer-events:none;border-radius:4px;position:absolute;top:0;bottom:0;left:0;right:0}.mt-material-card__main:hover:before{opacity:.6}.mt-material-card__render-node{opacity:0}.mt-material-card:hover .mt-material-card__render-node{opacity:1}.mt-list-wheel-card__title{max-width:180px;color:var(--content-btn-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:20px;overflow:hidden}.mt-list-wheel-card__btn{color:var(--content-system-secondary);cursor:pointer;align-items:center;margin-left:30px;font-size:12px;line-height:16px;display:flex}.mt-list-wheel-card__btn:hover{color:var(--content-btn-secondary)}.mt-list-wheel-card__btn .iconfont{margin-left:2px}.mt-list-wheel-card__header{justify-content:space-between;align-items:center;margin-bottom:8px;padding-right:13px;font-size:13px;display:flex}.mt-list-wheel-card__body{position:relative}.mt-list-wheel-card__body:hover .mt-list-wheel-card__prev,.mt-list-wheel-card__body:hover .mt-list-wheel-card__next{display:flex}.mt-list-wheel-card__body .iconfont{color:var(--content-btn-secondary)}.mt-list-wheel-card__list{transition:all .4s;display:flex;position:relative;overflow:hidden}.mt-list-wheel-card__list>div{flex-shrink:0}.mt-list-wheel-card__prev{z-index:2;background-color:var(--background-btn-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:none;position:absolute;top:50%;left:-10px;transform:translateY(-50%);box-shadow:0 0 2px #0000000a,0 2px 8px #0000000f}.mt-list-wheel-card__next{background-color:var(--background-btn-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:none;position:absolute;top:50%;right:-10px;transform:translateY(-50%);box-shadow:0 0 2px #0000000a,0 2px 8px #0000000f}.img-upload{box-sizing:border-box;cursor:pointer;justify-content:center;align-items:center;display:flex;border:2px dashed var(--stroke-drop-area)!important;background:0 0!important;border-radius:8px!important;width:248px!important;height:171px!important}.img-upload .ant-btn{padding:0 12px;margin:0 auto!important}.img-upload .ant-upload{width:100%!important;height:100%!important;line-height:normal!important}.img-upload__children{text-align:center}.img-upload__children .ant-upload{margin:0 auto}.img-upload__message{font-size:var(--font-size-sm);color:var(--content-system-tertiary);margin-top:10px;font-weight:400}.add-watermark-button{width:calc(100% - 16px);height:34px;margin-bottom:12px}.c-watermark-collapse{flex-direction:column;height:100%;display:flex}.c-watermark-collapse .mt-list-wheel-card{margin-bottom:12px}.c-watermark-collapse .ant-upload.ant-upload-select{display:block}.c-watermark-collapse .add-watermark-button{width:calc(100% - 16px);height:34px;margin-bottom:12px}.c-watermark-collapse .b-custom-tabs{margin-bottom:12px}.c-watermark-collapse .all-material-list{height:100%}.c-watermark-collapse .all-material-list .mt-list-wheel-card__body{margin-right:16px}.c-watermark-collapse .c-material-collapse-detail{flex-direction:column;height:100%;display:flex}.c-watermark-collapse .c-material-collapse-detail__title{width:100%;margin-bottom:8px}.c-watermark-collapse .c-material-collapse-detail .v-list-component{flex:1}.c-watermark-collapse .c-material-collapse-detail .m-material-list{flex-wrap:wrap;display:flex}.c-watermark-collapse .c-material-collapse-detail .m-material-list .mt-material-card{margin:0 0 6px 6px}.c-watermark-collapse .c-material-collapse-detail .mt-list-wheel-card__body{margin-right:16px}.watermark-confirm-content{text-align:left;flex-direction:column;display:flex}.watermark-confirm-content>div{margin-bottom:10px}.watermark-confirm-content .ant-checkbox-wrapper{color:var(--content-system-tertiary)}.design-kit-type-M39cko{background:var(--background-system-space-holder,#f6f7fa);color:var(--content-system-primary,#1c1d1f);cursor:pointer;border-radius:6px;flex-direction:column;margin:8px 0;padding:16px;font-size:14px;line-height:20px;display:flex;position:relative;overflow:hidden}.design-kit-type-M39cko:hover{background:var(--background-btn-hover,#0000000a)}.design-kit-type-M39cko:after{content:"";pointer-events:none;border:2px solid #0000;border-radius:6px;position:absolute;top:0;bottom:0;left:0;right:0}.design-kit-type-M39cko.design-kit-active-W0Ay0H{background:0 0}.design-kit-type-M39cko.design-kit-active-W0Ay0H:after{border-color:var(--stroke-system-selected)}.design-kit-type-M39cko .design-kit-vip-l-37UQ{width:30px;height:auto;position:absolute;top:0;right:0}.design-kit-type-M39cko .design-kit-wrap-zU-T0z{align-items:center;display:flex}.design-kit-type-M39cko .design-kit-wrap-zU-T0z .design-kit-name-1bnr99{margin-left:6px;font-size:14px;line-height:20px}.design-kit-apply-i0dx9Y{width:100%;margin-top:16px}.design-kit-matting-container-0bjfcO{width:100%;height:34px;margin-bottom:20px}.design-kit-title-BPBdo6{font-family:PingFang SC;font-weight:600;font-style:Semibold;letter-spacing:0%;font-size:14px;line-height:20px}.design-kit-modal--8Vk5T .ant-modal-body{background:var(--background-system-main-background-default,#121314);border-radius:12px;height:calc(100vh - 120px);padding:0;overflow:hidden}.design-kit-modal--8Vk5T .design-kit-header-I-GIoe{background:var(--background-system-frame-floatpanel,#fff);border-bottom:1px solid var(--stroke-system-separator,#ffffff14);justify-content:space-between;align-items:center;padding:15px;display:flex}.design-kit-modal--8Vk5T .design-kit-header-I-GIoe .design-kit-title-dPF9zQ{color:var(--content-system-primary,#1c1d1f);font-size:16px;font-weight:600;line-height:22px}.design-kit-modal--8Vk5T .design-kit-header-I-GIoe .design-kit-btns-hhEd-i{justify-content:space-between;align-items:center;display:flex}.design-kit-modal--8Vk5T .design-kit-header-I-GIoe .design-kit-btns-hhEd-i .design-kit-btn-ZqOffp{border-radius:10px;font-size:14px;font-weight:600}.design-kit-modal--8Vk5T .design-kit-header-I-GIoe .design-kit-btns-hhEd-i .design-kit-cancel-3PrMyR{border:1px solid var(--stroke-system-border-overlay,#00000014);color:var(--content-system-primary,#1c1d1f);background:0 0;margin-right:12px}.design-kit-modal--8Vk5T .design-kit-header-I-GIoe .design-kit-btns-hhEd-i .design-kit-cancel-3PrMyR:hover{background:var(--background-btn-hover,#0000000a)}.design-kit-modal--8Vk5T .design-kit-header-I-GIoe .design-kit-btns-hhEd-i .design-kit-confirm-FKhQGG{background:var(--content-system-link,#38f);border-radius:10px}.design-kit-modal--8Vk5T .design-kit-header-I-GIoe .design-kit-btns-hhEd-i .design-kit-confirm-FKhQGG:hover{opacity:.8}.design-kit-modal--8Vk5T .design-kit-content-Vsh9Yz{justify-content:space-between;height:calc(100% - 65px);display:flex;position:relative}.design-kit-modal--8Vk5T .design-kit-content-Vsh9Yz .design-kit-left-gnLXNm{background:var(--background-system-frame-floatpanel,#fff);width:280px;height:100%;padding:16px}.design-kit-modal--8Vk5T .design-kit-content-Vsh9Yz .design-kit-right-qdZfNq{flex:1;position:relative;overflow:hidden}.design-kit-modal--8Vk5T .design-kit-content-Vsh9Yz .design-kit-right-qdZfNq .design-kit-image-wrap-65DTj9{width:100%;height:100%}.design-kit-modal--8Vk5T .design-kit-content-Vsh9Yz .design-kit-right-qdZfNq .design-kit-image-wrap-65DTj9 img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.design-kit-modal--8Vk5T .design-kit-content-Vsh9Yz .design-kit-right-qdZfNq .design-kit-compare-0kD-QE{z-index:1;color:var(--content-system-primary);cursor:pointer;background:var(--background-system-frame-floatpanel,#fff);border-radius:6px;justify-content:center;align-items:center;width:72px;height:34px;display:flex;position:absolute;bottom:30px;right:30px;box-shadow:0 6px 24px #0000000f,0 0 2px #ffffff14}.design-kit-modal--8Vk5T .design-kit-content-Vsh9Yz .design-kit-right-qdZfNq .design-kit-compare-0kD-QE .design-kit-icon-e8-aqd{color:var(--content-system-primary)}.design-kit-modal--8Vk5T .design-kit-content-Vsh9Yz .design-kit-right-qdZfNq .design-kit-compare-0kD-QE span{margin-left:4px}.design-kit-modal--8Vk5T .design-kit-content-Vsh9Yz .design-kit-right-qdZfNq .design-kit-compare-0kD-QE:hover,.design-kit-modal--8Vk5T .design-kit-content-Vsh9Yz .design-kit-right-qdZfNq .design-kit-compare-0kD-QE:hover .design-kit-icon-e8-aqd{color:var(--content-system-link)}.design-kit-modal--8Vk5T .design-kit-content-Vsh9Yz .design-kit-mask-MN7SdL{z-index:2;cursor:not-allowed;width:100%;height:100%;position:absolute;top:0;left:0}.label-action{align-items:center;display:flex}.label-action+.label-action{margin-top:16px}.label-action__title{color:var(--content-system-secondary);font-weight:400;font-size:var(--font-size-sm);word-break:keep-all;margin-right:12px}.label-action-align{justify-content:space-between}.label-action-align .label-action__content{flex:1;justify-content:flex-end;display:flex}.label-action-vertical{flex-direction:column;align-items:stretch;position:relative}.c-base-toolbar-controller-action{background:var(--background-input-secondary);border-radius:8px;flex:1 0 0;align-items:center;height:34px;padding:2px;display:flex}.c-base-toolbar-controller-item:active{color:var(--content-system-selected)}.c-base-toolbar-controller-content{background:var(--background-input-secondary,#f3f5f7);border-radius:8px;align-items:center;width:100%;height:34px;padding:2px;display:flex;position:relative}.c-base-toolbar-controller-item{cursor:pointer;border-radius:6px;flex:1;justify-content:center;align-self:stretch;align-items:center;display:flex}.c-base-toolbar-controller-item-icon{justify-content:center;align-items:center;display:flex}.c-base-toolbar-controller-item:hover{background:var(--background-btn-hover,#001f5c0f)}.c-base-toolbar-controller-item.disabled{cursor:not-allowed;opacity:.5}.c-base-toolbar-controller-align-item{cursor:pointer;justify-content:center;align-items:center;width:86px;padding:4px 8px;display:flex}.c-base-toolbar-controller-align-item:hover{background-color:var(--background-list-hover)}.c-base-toolbar-controller-align-item .iconfont{margin-right:6px}.c-base-toolbar-controller-align-item--active{background-color:var(--background-list-hover)}.c-base-toolbar-controller-align-popover{position:absolute;top:34px;right:0;padding:12px 0!important}.c-base-toolbar-controller .mt-slider-input--vertical .mt-slider-input__header{font-size:14px}.c-base-toolbar-controller .mt-slider-input--vertical .mt-slider-input__header .mt-input-number{flex:none;height:34px!important}.c-base-toolbar-controller .mt-slider-input--vertical .mt-slider-input__slider{margin:0}.c-base-toolbar-controller__icon{cursor:pointer;width:34px;height:34px;color:var(--content-btn-transparency);border-radius:8px;justify-content:center;align-items:center;margin:0 4px;display:flex}.c-base-toolbar-controller__icon.locked,.c-base-toolbar-controller__icon:hover{background:var(--background-btn-hover)}.c-base-toolbar-controller__icon .disabled{cursor:not-allowed;opacity:.5}.c-base-toolbar-controller .size-ratio-select .label-action__title{margin-bottom:0}.c-base-toolbar .mt-input-number{flex:1;height:34px;font-size:14px!important}.c-base-toolbar .c-base-toolbar-controller:nth-child(n+2){padding-top:16px}.c-header-toolbar-actions__replace{background:var(--background-btn-primary,#38f);height:26px;color:var(--content-btn-primary,#fff);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-right:4px;padding:0 6px;font-size:12px;font-weight:400;line-height:16px;display:flex}.c-header-toolbar-actions__replace .iconfont{margin-right:2px}.c-header-toolbar-actions .c-header-toolbar-btns{width:100%;display:flex;position:relative}.c-header-toolbar-actions .c-header-toolbar-btns .c-sort-btn{z-index:9;background-color:var(--background-system-frame-floatpanel);border-radius:8px;width:240px;padding:16px;position:absolute;top:26px;right:-10px;box-shadow:0 0 2px #00000014,0 10px 40px #0000001a}.c-header-toolbar-actions-btn{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.c-header-toolbar-actions-btn:hover{background:var(--background-btnHover,#001f5c0f)}.c-header-toolbar-actions-btn.active{color:var(--content-system-link);background:var(--background-btnHover,#001f5c0f)}.c-header-toolbar-actions-btn.disable{color:var(--content-system-secondary);cursor:not-allowed;opacity:.25;background:0 0}.c-header-toolbar-actions-btn.lock{color:var(--content-system-lock);background-color:var(--background-system-lock)}.c-layer-index{width:204px;height:54px}.c-layer-index__title{color:var(--content-system-secondary);margin-bottom:10px;font-size:12px;line-height:16px}.c-layer-index__slide{justify-content:space-between;align-items:center;width:100%;display:flex}.c-layer-index__slide .ant-slider{margin:10px 0 0;padding:0;width:136px!important}.c-layer-index__slide .ant-slider-rail{background-color:var(--background-slide)}.c-layer-index__slide .ant-slider-track{background-color:var(--background-slide-fill)}.c-layer-index__slide .ant-slider:hover .ant-slider-rail{background-color:var(--background-slide)}.c-layer-index__slide .ant-slider:hover .ant-slider-track{background-color:var(--background-slide-fill)}.c-layer-index__slide .slider-main{width:136px;margin-left:14px;margin-right:14px;position:relative}.c-layer-index__slide .slider-main .slider-index{width:100%;height:100%;position:absolute;top:0;left:0}.c-layer-index__slide .slider-main .slider-index li{background:var(--background-slide);border-radius:1px;width:2px;height:8px;position:absolute;top:7px}.c-layer-index__slide .slider-main .slider-index li.active{background:var(--background-slide-fill)}.c-layer-index__slide .slider-main .ant-slider-handle:focus{box-shadow:var(--base-canvasshadowdark)}.c-layer-index .disable{color:var(--content-system-secondary);cursor:not-allowed;opacity:.25;background:0 0}.c-layer-index .enable{cursor:pointer}.c-header-toolbar{flex-direction:column;display:flex}.c-header-toolbar-container{width:100%;display:flex}.c-header-toolbar-thumbnail{background:var(--background-system-space-holder,#f6f7fa);border-radius:8px;justify-content:center;align-items:center;width:56px;height:56px;margin-right:12px;display:flex}.c-header-toolbar-thumbnail img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.c-header-toolbar-content{flex-direction:column;flex:1;display:flex;position:relative}.c-header-toolbar-title{color:var(--content-system-primary,#1c1d1f);margin-bottom:8px;font-size:16px;font-weight:600;line-height:22px}.c-header-toolbar-actions{display:flex}.c-header-toolbar-divider{background:var(--stroke-system-separator);height:1px;margin:16px -16px 0;display:block}.sub-panel-container{width:260px;height:calc(100% - 54px);padding-bottom:calc(var(--header-height));background-color:var(--background-system-frame-floatpanel);border-left:1px solid var(--stroke-system-panel-separator,#ebedf2);z-index:100;position:fixed;top:54px;right:0}.sub-panel-container__header{border-bottom:1px solid var(--stroke-system-separator);padding:16px}.sub-panel-container__body{padding:16px 0}.font-size-selector__list{width:80px;height:242px;padding:0}.font-size-selector__item{color:var(--content-list-primary);cursor:pointer;justify-content:space-between;align-items:center;padding:0 16px;display:flex}.font-size-selector__item:hover{background-color:var(--background-input)}.font-size-selector__item--active{color:var(--content-list-selected)}.font-size-selector .ant-input-number-input{color:var(--content-list-primary);text-align:left!important;padding-left:13px!important;font-size:14px!important}.font-size-selector .mt-input-number{width:100%;height:34px}.font-style-group{background:var(--background-input-secondary);border-radius:8px;flex:1;justify-content:space-between;align-items:center;height:34px;padding-left:2px;display:flex}.font-style-group__item{cursor:pointer;flex:1;justify-content:center;align-items:center;height:30px;padding-right:2px;display:flex}.font-style-group__item .font-icon-btn{width:100%!important;height:30px!important;color:var(--content-btn-transparency)!important}.font-style-group__item .font-icon-btn:hover{background:var(--background-btn-hover,#001f5c0f)!important;border-radius:6px!important}.font-style-group__item .font-icon-btn__active{color:var(--content-system-selected)!important;background:initial!important}.font-style-group__item--disabled .font-icon-btn:hover{background:var(--background-input-secondary)!important}.text-alignment-group{background:var(--background-input-secondary);border-radius:8px;flex:1;justify-content:space-between;align-items:center;height:34px;padding:2px 0 2px 2px;display:flex}.text-alignment-group__item{cursor:pointer;flex:1;justify-content:center;align-items:center;height:30px;padding-right:2px;display:flex}.text-alignment-group__item--rotate90 .iconfont{transform:rotate(90deg)}.text-alignment-group__item .font-icon-btn{width:100%!important;height:30px!important;color:var(--content-btn-transparency)!important}.text-alignment-group__item .font-icon-btn:hover{background:var(--background-btn-hover,#001f5c0f)!important;border-radius:6px!important}.text-alignment-group__item .font-icon-btn__active{color:var(--content-system-selected)!important;background:initial!important}.text-spacing-group{justify-content:space-between;display:flex}.text-spacing-group__actions{background:var(--background-input-secondary,#f3f5f7);border-radius:8px;flex:1;justify-content:space-between;align-items:center;height:34px;margin-right:6px;padding:2px;display:flex}.text-spacing-group__action{flex:1;justify-content:center;align-items:center;display:flex}.text-spacing-group__action .mt-input-number{border:1px solid #0000;width:66px;height:30px;padding-left:9px}.text-spacing-group__action .mt-input-number .iconfont{margin-top:1px}.text-spacing-group__action .mt-input-number .ant-input-number-input{padding-left:4px}.text-spacing-group__action .mt-input-number:hover{background:var(--background-btn-hover,#001f5c0f)!important}.text-spacing-group__action .mt-input-number--focused{background:var(--background-btn-hover,#001f5c0f)}.list-style{background:var(--background-input-secondary,#f3f5f7);cursor:pointer;border-radius:8px;width:48px;height:34px;padding:2px}.list-style.intl{width:40px}.list-style.intl .list-style-selector__icon-arrow{margin-left:2px}.text-spacing.intl .text-spacing-group__action .mt-input-number{width:56px;height:30px;padding-left:5px}.opacity-slider__controller{width:154px}.opacity-slider--stack .opacity-slider__controller{width:100%}.opacity-slider--stack .label-action{align-items:initial}.opacity-slider--stack .ant-slider{margin:0!important}.opacity-slider--stack .mt-slider-input__slider{width:100%}@font-face{font-family:alibabasans;src:url(https://pc.meitudata.com/user-poster-editor/assets/fonts/alibabasans-BDF1P3yU.woff2)}.text-effect-display{width:100%;height:100%;position:relative}.text-effect-display__layer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.text-effect-display span{font-family:alibabasans,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:170px;transform:scale(.235)}.art-text-panel{flex-wrap:wrap;align-items:center;padding-top:8px;display:flex}.art-text-panel__item{background:var(--background-system-space-holder);cursor:pointer;border:2px solid #0000;border-radius:4px;justify-content:center;align-items:center;width:100px;height:50px;margin-bottom:8px;margin-left:8px;display:flex;position:relative}.art-text-panel__item:nth-of-type(odd){margin-left:0}.art-text-panel__item:hover{background-color:var(--background-web-tertiary)}.art-text-panel__item--cancel{color:var(--content-list-secondary);font-size:var(--font-size-xs);flex-direction:column}.art-text-panel__item--cancel div{margin-bottom:0}.art-text-panel__item--cancel:hover{color:var(--content-btn-secondary)}.art-text-panel__item--active{border:2px solid var(--stroke-system-selected);cursor:default}.art-text-panel__item--active:hover{background:var(--background-system-space-holder)}.art-text-panel__cover{-o-object-fit:contain;object-fit:contain;max-width:100%}.art-text-panel__corner-icon{width:12px;position:absolute;top:4px;right:4px}.base-effect-preset-panel{flex-wrap:wrap;align-items:center;padding-top:8px;display:flex}.base-effect-preset-panel__item{background:var(--background-system-space-holder);cursor:pointer;border:2px solid #0000;border-radius:4px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:8px;margin-left:8px;display:flex;position:relative}.base-effect-preset-panel__item:nth-of-type(3n+1){margin-left:0}.base-effect-preset-panel__item:hover{background-color:var(--background-web-tertiary)}.base-effect-preset-panel__item--cancel{color:var(--content-list-secondary);font-size:var(--font-size-xs);flex-direction:column}.base-effect-preset-panel__item--cancel div{margin-bottom:0}.base-effect-preset-panel__item--cancel:hover{color:var(--content-btn-secondary)}.base-effect-preset-panel__item--active{border:2px solid var(--stroke-system-selected)}.base-effect-preset-panel__corner-icon{height:12px;position:absolute;top:4px;right:4px}.text-effect-modal{background:var(--background-system-frame-floatpanel);cursor:move;border-radius:8px;flex-direction:column;width:280px;height:400px;display:flex;box-shadow:0 0 2px #00000014,0 10px 40px #0000001a}.text-effect-modal__title{color:var(--content-system-primary,#1c1d1f);border-bottom:1px solid var(--stroke-system-separator);padding:12px 16px;font-size:14px;font-weight:600;line-height:20px}.text-effect-modal__title .right{color:var(--content-input-label);cursor:pointer}.text-effect-modal__body{flex:1;padding-top:8px;display:flex}.text-effect-modal__tab{width:56px}.text-effect-modal__tab-item{width:100%;height:40px;color:var(--content-system-tertiary);cursor:pointer;justify-content:center;align-items:center;font-size:14px;display:flex;position:relative}.text-effect-modal__tab-item--active{color:var(--content-system-primary);cursor:default;font-weight:700}.text-effect-modal__tab-item--active:before{content:"";background-color:var(--content-system-selected);width:3px;height:24px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.text-effect-modal__content{flex:1}.text-effect-modal__divider{background-color:var(--stroke-system-separator);width:100%;height:1px;margin-top:16px}.text-effect-modal__art-text{padding:0 16px}.style-paint-color-picker .c-color-sketch-picker__tool--preview,.style-paint-color-picker .c-color-sketch-picker__expand--list div{border:1px solid var(--stroke-system-border-overlay)}.sub-panel-entry{justify-content:space-between;align-items:center;width:100%;display:flex}.sub-panel-entry--disabled{cursor:not-allowed;opacity:.25}.sub-panel-entry__content{width:100%;height:60px;color:var(--content-system-primary,#1c1d1f);background:var(--background-input-secondary,#f3f5f7);cursor:pointer;border-radius:8px;align-items:center;padding:4px 16px 4px 4px;display:flex;position:relative}.sub-panel-entry__content .iconfont{position:absolute;top:50%;right:16px;transform:translateY(-50%)}.sub-panel-entry__content--open{background:var(--background-system-selected);color:var(--content-system-link,#38f)!important}.sub-panel-entry__thumbnail{background:var(--background-input-secondary);border:1px solid var(--stroke-system-border-overlay,#00000014);background:var(--background-system-frame-floatpanel);border-radius:4px;width:52px;height:52px;margin-right:12px;position:relative;overflow:hidden}.sub-panel-entry__thumbnail--flex{justify-content:center;align-items:center;display:flex}.sub-panel-entry__cover{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}.sub-panel-entry__dots{justify-content:center;align-items:center;width:100%;height:100%;font-size:28px;font-weight:700;display:flex}.sub-panel-entry__img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;pointer-events:none;border-radius:4px}.sub-panel-entry__title{text-align:center;font-size:12px;font-weight:400}.sub-panel-entry__btn{background:var(--background-input-secondary,#f3f5f7);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:60px;margin-left:8px;display:flex}.effect-props-container__header{justify-content:space-between;align-items:center;min-height:26px;margin:16px;display:flex}.effect-props-container__info{align-items:center;display:flex}.effect-props-container__title{font-size:var(--font-size-sm);color:var(--content-system-primary);padding-left:6px;font-weight:600}.effect-props-container__content{padding:0 16px}.effect-props-container__icons{align-items:center;display:flex}.effect-props-container__icon{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;margin-left:4px;display:flex}.effect-props-container__icon:hover{background-color:var(--background-btn-hover)}.effect-props-group{width:100%;height:100%;position:relative}.effect-props-group__mask{background-color:var(--background-system-frame-floatpanel);opacity:.7;z-index:2;cursor:not-allowed;width:100%;height:100%;display:none;position:absolute;top:0;left:0}.effect-props-group--disabled .effect-props-group__mask{display:block}.text-stroke-inspector .label-action{height:26px}.text-stroke-inspector__group{padding-bottom:16px}.text-stroke-inspector__group:last-child{padding-bottom:0}.text-stroke-inspector__toolbar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.text-stroke-inspector__group-name{color:var(--content-system-primary);font-size:14px}.text-stroke-inspector__group-icon{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;margin-left:4px;display:flex}.text-stroke-inspector__group-icon:hover{background-color:var(--background-btn-hover)}.text-stroke-inspector__group-icons{display:flex}.text-shadow-inspector__color{justify-content:space-between;align-items:center;width:164px;display:flex}.text-shadow-inspector__angle{justify-content:space-between;align-items:center;display:flex}.modal-panel-entry{cursor:pointer;flex-direction:column;align-items:center;display:flex}.modal-panel-entry+.modal-panel-entry{margin-left:8px}.modal-panel-entry--disabled{cursor:not-allowed;opacity:.25}.modal-panel-entry__thumbnail{background:var(--background-input-secondary);border-radius:8px;width:70px;height:48px;margin-bottom:8px;position:relative;overflow:hidden}.modal-panel-entry__thumbnail--flex{justify-content:center;align-items:center;display:flex}.modal-panel-entry__cover{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}.modal-panel-entry__dots{justify-content:center;align-items:center;width:100%;height:100%;font-size:28px;font-weight:700;display:flex}.modal-panel-entry__img{-o-object-fit:contain;object-fit:contain;pointer-events:none;border-radius:4px;width:100%;height:100%}.modal-panel-entry__title{color:var(--content-system-primary,#1c1d1f);text-align:center;font-size:12px;font-weight:400}.list-style-ctrl{padding:8px 0}.list-style-ctrl .ant-slider{width:100%}.list-style-ctrl__colors{flex-wrap:wrap;width:100%;display:flex}.list-style-ctrl__color{background:var(--background-btn-tertiary);cursor:pointer;border-radius:8px;width:34px;height:34px;margin-right:4px;padding:4px}.list-style-ctrl__item{border:1px solid var(--stroke-system-border-overlay,#00000014);border-radius:4px;width:26px;height:26px}.list-style-ctrl__cg{right:230px;left:auto!important}.list-style-ctrl__cg .c-color-sketch-picker__tool--preview,.list-style-ctrl__cg .c-color-sketch-picker__expand--list div{border:1px solid var(--stroke-system-border-overlay)}.list-style-panel{width:218px;max-height:320px}.list-style-panel__scroll{width:205px}.list-style-panel__card{width:63px;height:52px;color:var(--content-system-secondary);background:var(--background-system-space-holder,#f6f7fa);cursor:pointer;border:2px solid #0000;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:8px;margin-right:8px;display:flex;overflow:hidden}.list-style-panel__card:hover{background-color:var(--background-btn-hover,#001f5c0f)}.list-style-panel__card--normal{flex-direction:column;justify-content:center;align-items:center;display:flex}.list-style-panel__card--active{border:2px solid var(--stroke-slide-thumb-selected)}.list-style-panel__card img{-o-object-fit:contain;object-fit:contain;width:100%;transform:scale(1.2)}.list-style-panel__seg{color:#ccc;align-items:center;width:100%;font-size:12px;line-height:1.2;display:flex;transform:scale(.8)}.list-style-panel__seg-order{text-align:right;width:14px}.list-style-panel__seg-line{background-color:#ccc;width:36px;height:3px;margin-left:6px;transform:scaleY(.5)}.list-style-panel__list{flex-wrap:wrap;align-items:center;display:flex}.list-style-panel__list .list-style-panel__card:nth-child(3n){margin-right:0}.list-style-selector__button{border-radius:6px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.list-style-selector__button:hover{background:var(--background-btn-hover,#001f5c0f)}.list-style-selector__button.disabled{color:var(--content-system-secondary);cursor:not-allowed;opacity:.25;background:0 0}.list-style-selector__icon-arrow{margin-left:6px;transform:scale(.8)}.list-style-selector .ant-popover-content{background-color:var(--background-system-frame-floatpanel);border-radius:8px;padding:16px 5px 8px 16px;overflow:hidden;box-shadow:0 0 2px #00000014,0 10px 40px #0000001a}.list-style-selector .ant-popover-inner{background-color:var(--background-system-frame-floatpanel);box-shadow:none}.list-style-selector .ant-popover-inner-content{width:100%;padding:0}.text-effect-panel__list{width:260px;height:242px;padding:0 16px}.text-effect-panel__presets{flex-wrap:wrap;align-items:center;margin-left:-6px;display:flex}.text-effect-panel__preset{background:var(--background-system-space-holder);cursor:pointer;border:2px solid #0000;border-radius:4px;justify-content:center;align-items:center;width:70px;height:54px;margin-bottom:8px;margin-left:6px;display:flex;position:relative}.text-effect-panel__preset img{width:26px;position:absolute;top:0;right:0}.text-effect-panel__preset:hover{background-color:var(--background-web-tertiary)}.text-effect-panel__preset--cancel{color:var(--content-list-secondary);font-size:var(--font-size-xs);flex-direction:column}.text-effect-panel__preset--cancel div{margin-bottom:0}.text-effect-panel__preset--cancel:hover{color:var(--content-btn-secondary)}.text-effect-panel__preset--active{border:2px solid var(--stroke-system-selected)}.text-effect-panel__divider{background-color:var(--stroke-system-separator);width:228px;height:1px;margin:16px 0 0 16px}.text-effect-panel__art-text{padding:0 16px}.text-effect-panel .mt-slider-input{width:174px}.text-effect-panel .mt-slider-input__slider.ant-slider{margin:0}.text-effect-panel--intl .mt-slider-input{width:157px}.highlight-panel{background:var(--background-system-frame-floatpanel);cursor:move;border-radius:8px;flex-direction:column;width:280px;height:400px;display:flex;box-shadow:0 0 2px #00000014,0 10px 40px #0000001a}.highlight-panel__title{color:var(--content-system-primary,#1c1d1f);border-bottom:1px solid var(--stroke-system-separator);padding:12px 16px;font-size:14px;font-weight:600;line-height:20px}.highlight-panel__title .right{color:var(--content-input-label);cursor:pointer}.highlight-panel__list{padding-top:16px;padding-left:16px}.highlight-panel__materials{flex-wrap:wrap;align-items:center;display:flex}.highlight-panel__item{cursor:pointer;background-color:var(--background-system-space-holder);background-position:50%;background-repeat:no-repeat;background-size:90%;border:2px solid #0000;border-radius:4px;justify-content:center;align-items:center;width:77px;height:77px;margin-bottom:8px;margin-left:6px;display:flex;position:relative}.highlight-panel__item:nth-of-type(3n+1){margin-left:0}.highlight-panel__item:hover{background-color:var(--background-web-tertiary)}.highlight-panel__item--active{border:2px solid var(--stroke-system-selected);cursor:default}.highlight-panel__thumbnail{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;pointer-events:none;border-radius:4px}.highlight-panel__icon{width:26px;position:absolute;top:0;right:0}.highlight-panel__actions{width:243px}.highlight-panel__actions .label-action+.label-action{margin-top:12px}.highlight-panel__actions .mt-slider-input__slider.ant-slider{margin:0}.style-paint-color-picker{right:540px;left:auto!important}.style-paint-color-picker .c-color-sketch-picker__tool--preview,.style-paint-color-picker .c-color-sketch-picker__expand--list div{border:1px solid var(--stroke-system-border-overlay)}.shape-text-panel{background:var(--background-system-frame-floatpanel);cursor:move;border-radius:8px;flex-direction:column;width:280px;height:400px;display:flex;box-shadow:0 0 2px #00000014,0 10px 40px #0000001a}.shape-text-panel__title{color:var(--content-system-primary,#1c1d1f);border-bottom:1px solid var(--stroke-system-separator);padding:12px 16px;font-size:14px;font-weight:600;line-height:20px}.shape-text-panel__title .right{color:var(--content-input-label);cursor:pointer}.shape-text-panel__list{flex-wrap:wrap;align-items:center;margin-top:16px;padding-left:16px;display:flex}.shape-text-panel__item{width:77px;height:77px;color:var(--content-list-secondary);font-size:var(--font-size-xs);background:var(--background-system-space-holder);cursor:pointer;border:2px solid #0000;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:8px;margin-left:8px;display:flex;position:relative}.shape-text-panel__item:nth-of-type(3n+1){margin-left:0}.shape-text-panel__item img{-o-object-fit:contain;object-fit:contain;width:71px;height:71px;image-rendering:-webkit-optimize-contrast;pointer-events:none;border-radius:4px}.shape-text-panel__item:hover{background-color:var(--background-web-tertiary)}.shape-text-panel__item--active{border:2px solid var(--stroke-system-selected)}.shape-text-panel__actions{width:248px}.shape-text-panel__actions .label-action__title{width:48px;font-size:12px}.shape-text-panel__actions .label-action+.label-action{margin-top:12px}.shape-text-panel__actions--intl .shape-text-panel__control{flex:1;width:auto}.shape-text-panel__control{text-align:right;width:100%}.shape-text-panel__control .label-action{height:26px}.shape-text-panel__control .ant-switch{background-color:var(--background-input-secondary);width:40px;min-width:40px;height:18px}.shape-text-panel__control .ant-switch:focus{box-shadow:none}.shape-text-panel__control .ant-switch-handle{width:14px;height:14px}.shape-text-panel__control .ant-switch-handle:before{background-color:var(--background-slide-thumb)}.shape-text-panel__control .ant-switch-checked{background-color:var(--background-slide-fill)}.shape-text-panel__control .ant-switch-checked .ant-switch-handle{left:calc(100% - 16px)}.shape-text-panel__control .ant-switch-checked:focus{box-shadow:none}.shape-text-panel__control .mt-slider-input__slider{margin:0}.color-input-group{background:var(--background-btn-tertiary,#f3f5f7);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;height:34px;padding:4px;display:flex}.color-input-group--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.color-input-group--active{border:1px solid var(--stroke-input-selected,#38f)}.color-input-group .mt-input-number{border:1px solid #0000}.color-input-group .mt-input-number .ant-input-number-input{padding-left:6px}.color-input-group .mt-input-number:hover,.color-input-group .mt-input-number--focused{background:0 0}.color-input-group .widgets-color-picker[data-is-custom=false]>span{padding:0}.simple-effect-props-container{flex-direction:column;align-items:center;width:100%;height:100%;display:flex}.simple-effect-props-container:nth-child(n+2){margin-top:16px}.simple-effect-props-container__header{justify-content:space-between;align-items:center;width:100%;height:34px;display:flex}.simple-effect-props-container__content{flex:1;justify-content:flex-end;align-items:center;display:flex}.simple-effect-props-container__title{color:var(--content-system-secondary,#616366);align-items:center;font-size:14px;line-height:20px;display:flex}.simple-effect-props-container__icon{width:26px;height:26px;color:var(--content-btn-transparency);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;display:flex}.simple-effect-props-container__icon:hover{background-color:var(--background-btn-hover)}.simple-effect-props-container__icons{align-items:center;margin-left:4px;display:flex}.simple-effect-props-container__slot{width:100%}.angle-input-group{background:var(--background-input-secondary);border-radius:8px;justify-content:center;align-items:center;width:73px;height:34px;margin-right:4px;display:flex}.angle-input-group--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.angle-input-group--active{border:1px solid var(--stroke-input-selected,#38f)}.angle-input-group .mt-input-number{border:1px solid #0000}.angle-input-group .mt-input-number:hover,.angle-input-group .mt-input-number--focused{background:0 0}.angle-input-group .mt-select-angle{margin-left:0}.angle-input-group .mt-select-angle__operate{width:20px;height:20px;margin-right:0}.text-shadow-ctrl__color{justify-content:space-between;align-items:center;display:flex}.text-shadow-ctrl__angle{background:var(--background-input-secondary);border-radius:8px;align-items:center;width:73px;height:34px;margin-right:4px;padding:6px 6px 6px 8px;display:flex}.text-shadow-ctrl__angle .mt-select-angle{margin-left:0}.text-shadow-ctrl__angle .mt-select-angle__operate{width:20px;height:20px;margin-right:0}.text-shadow-ctrl--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.text-stroke-ctrl{display:flex}.text-stroke-ctrl__color{background:var(--background-btn-tertiary,#f3f5f7);cursor:pointer;border-radius:8px;width:34px;height:34px;margin-right:6px;padding:4px;position:relative}.text-stroke-ctrl__color-item{border:1px solid var(--stroke-system-border-overlay,#00000014);border-radius:4px;width:100%;height:100%}.text-stroke-ctrl__color--active:after{content:"";border:2px solid var(--stroke-system-selected,#38f);border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.text-stroke-ctrl__color--disabled{opacity:.5}.text-stroke-ctrl__detail{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.text-stroke-ctrl__detail-name{color:var(--content-system-secondary,#616366);font-size:14px;line-height:20px}.text-stroke-ctrl__detail-content{display:flex}.text-stroke-ctrl__detail-icons{align-items:center;margin-left:4px;display:flex}.text-stroke-ctrl__detail-icon{width:26px;height:26px;color:var(--content-btn-transparency);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;display:flex}.text-stroke-ctrl__detail-icon:hover{background-color:var(--background-btn-hover)}.text-effect-fast-operate{margin-top:16px}.text-layer-panel{flex-flow:column;display:flex}.text-layer-panel__title{border-bottom:1px solid var(--stroke-system-separator);justify-content:space-between;align-items:center;margin-bottom:16px;padding:16px 16px 12px;display:flex}.text-layer-panel__block{flex-direction:column;padding:0 16px;display:flex}.text-layer-panel__sub-panel{width:100%;height:100%;position:relative}.text-layer-panel__ctrl{justify-content:space-between;align-items:center;width:100%;display:flex}.text-layer-panel-popover{right:260px;left:auto!important}.text-layer-panel-popover .ant-popover-arrow-content{background:0 0}.text-layer-panel-popover .ant-popover-inner{box-shadow:none;background-color:#0000;border-radius:8px}.text-layer-panel-popover .ant-popover-inner-content{color:var(--content-system-primary);padding:0}.text-layer-panel-popover .ant-popover-arrow{display:none}.text-layer-panel-popover.ant-popover-placement-left{padding-right:0!important}.text-panel-color-picker{right:246px;left:auto!important}.effect-color-picker{right:256px;left:auto!important}.design-kit-container-f-jN1f{border-radius:var(--radius-8,8px);cursor:pointer;justify-content:center;align-self:stretch;align-items:center;gap:6px;min-width:34px;height:34px;padding:0 8px;transition:background .12s;display:flex}.design-kit-container-f-jN1f.design-kit-noHover-kDjVae:hover{cursor:default;background:0 0}.design-kit-container-f-jN1f.design-kit-selected-Vfehms .design-kit-text-ZG1pWa{width:100%;color:var(--content-list-selected);justify-content:space-between}.design-kit-container-f-jN1f.design-kit-active-o4NjfI{background:var(--background-action-regular)}.design-kit-container-f-jN1f.design-kit-disabled-XHVWcA{cursor:default;opacity:.5}.design-kit-container-f-jN1f.design-kit-disabled-XHVWcA:hover{cursor:default;background:0 0}.design-kit-container-f-jN1f:hover{background:var(--background-action-regular);transition:background .12s}.design-kit-container-f-jN1f .design-kit-text-ZG1pWa{color:var(--content-system-primary);flex-shrink:0;align-items:center;gap:4px;font-size:14px;font-style:normal;font-weight:500;line-height:normal;display:flex;line-height:34px!important}.edgeless-font-family .text-fontFamily{height:34px}.edgeless-font-family .text-fontFamily .ant-select-selector{border-radius:var(--radius-8,8px);border:1px solid var(--stroke-system-border-overlay);background:var(--background-input)!important;height:34px!important}.edgeless-font-family .text-fontFamily .ant-select-selection-item{line-height:34px!important}.edgeless-font-family .text-fontFamily:hover .ant-select-selector{border-color:var(--stroke-input-selected)!important}.edgeless-font-family__popup{border-radius:8px}.edgeless-font-size:hover .mt-input-number{border-color:var(--stroke-input-selected)}.edgeless-font-size__list{width:80px;height:260px;padding:8px 0}.edgeless-font-size__item{text-align:center;color:var(--content-list-primary);cursor:pointer;padding:2px 16px;font-size:12px;position:relative}.edgeless-font-size__item:hover{background-color:var(--background-input)}.edgeless-font-size__item--active{color:var(--content-list-selected)}.edgeless-font-size__icon-check{color:var(--content-list-selected);position:absolute;top:50%;left:8px;transform:translateY(-50%)}.edgeless-font-size .ant-input-number-input{color:var(--content-list-primary);text-align:left!important;padding-left:13px!important;font-size:14px!important}.edgeless-font-size .mt-input-number{border-radius:var(--radius-8,8px);border:1px solid var(--stroke-system-border-overlay);background:var(--background-input);width:100%;height:34px}.edgeless-list-style__button{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:46px;height:34px;display:flex}.edgeless-list-style__button:hover{background:var(--background-btn-hover,#001f5c0f)}.edgeless-list-style__button.disabled{color:var(--content-system-secondary);cursor:not-allowed;opacity:.25;background:0 0}.edgeless-list-style__icon-arrow{margin-left:6px;transform:scale(.8)}.edgeless-list-style__panel{width:218px;height:320px}.edgeless-list-style__scroll{width:205px}.edgeless-list-style__card{width:63px;height:52px;color:var(--content-system-secondary);background:var(--background-system-space-holder,#f6f7fa);cursor:pointer;border:2px solid #0000;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:8px;margin-right:8px;display:flex;overflow:hidden}.edgeless-list-style__card:hover{background-color:var(--background-btn-hover,#001f5c0f)}.edgeless-list-style__card--normal{flex-direction:column;justify-content:center;align-items:center;display:flex}.edgeless-list-style__card--active{border:2px solid var(--stroke-slide-thumb-selected)}.edgeless-list-style__card img{-o-object-fit:contain;object-fit:contain;width:100%;transform:scale(1.2)}.edgeless-list-style__seg{color:#ccc;align-items:center;width:100%;font-size:12px;line-height:1.2;display:flex;transform:scale(.8)}.edgeless-list-style__seg-order{text-align:right;width:14px}.edgeless-list-style__seg-line{background-color:#ccc;width:36px;height:3px;margin-left:6px;transform:scaleY(.5)}.edgeless-list-style__list{flex-wrap:wrap;align-items:center;display:flex}.edgeless-list-style__list .edgeless-list-style__card:nth-child(3n){margin-right:0}.edgeless-list-style__ctrl{padding:8px 0}.edgeless-list-style__ctrl .label-action+.label-action{margin-top:8px}.edgeless-list-style__ctrl .label-action__title{margin-right:8px;font-size:12px}.edgeless-list-style__ctrl .ant-slider{width:100%}.edgeless-list-style__colors{flex-wrap:wrap;width:100%;display:flex}.edgeless-list-style__color{background:var(--background-btn-tertiary);cursor:pointer;border-radius:8px;width:34px;height:34px;margin-right:4px;padding:4px}.edgeless-list-style__color-item{border:1px solid var(--stroke-system-border-overlay,#00000014);border-radius:4px;width:26px;height:26px}.edgeless-list-style__cg .c-color-sketch-picker__tool--preview,.edgeless-list-style__cg .c-color-sketch-picker__expand--list div{border:1px solid var(--stroke-system-border-overlay)}.edgeless-text-align__group{flex-direction:row;justify-content:center;align-items:center;gap:4px;width:100%;display:flex}.design-kit-dropdown-WnqpCf{position:relative}.design-kit-dropdown-WnqpCf .design-kit-dropdownContent-y1qne-{opacity:0;pointer-events:none;flex-direction:column;align-items:flex-start;gap:2px;width:max-content;max-height:0;padding:0;transition:max-height .12s,opacity .12s;position:absolute;left:50%;translate:-50%}.design-kit-dropdown-WnqpCf .design-kit-dropdownContent-y1qne-.design-kit-show-vHfktw{opacity:1;pointer-events:auto;max-height:666px}.design-kit-dropdown-WnqpCf .design-kit-dropdownContent-y1qne-.design-kit-show-vHfktw.design-kit-innerContent-5GsBRX{box-shadow:0 0 1px #00000040,0 4px 24px #00000014}.design-kit-dropdown-WnqpCf .design-kit-dropdownContent-y1qne-.design-kit-bottom-HOnuGf{padding-top:12px;top:100%}.design-kit-dropdown-WnqpCf .design-kit-dropdownContent-y1qne-.design-kit-top-53n-pL{padding-bottom:12px;bottom:100%}.design-kit-dropdown-WnqpCf .design-kit-dropdownContent-y1qne- .design-kit-innerContent-5GsBRX{background:var(--background-float-panel-secondary);border-radius:var(--radius-12,12px);width:100%;padding:var(--spacing-6,6px);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-direction:column;align-items:flex-start;gap:2px;display:flex;box-shadow:0 0 1px #00000040,0 0 8px #0000000a}.design-kit-dropdown-WnqpCf .design-kit-dropdownContent-y1qne- .c-icon-text-item{justify-content:flex-start!important}.edgeless-text-fill-color__indicate{border:.5px solid var(--stroke-system-border-overlay);border-radius:4px;width:24px;height:24px}.edgeless-vector-border-radius{height:34px}.edgeless-vector-border-radius:hover .mt-input-number{border-color:var(--stroke-input-selected)}.edgeless-vector-border-radius__icon{align-items:center;width:14px;height:100%;margin-right:4px;display:flex}.edgeless-vector-border-radius__unit{height:100%;color:var(--content-system-tertiary);align-items:center;font-size:12px;display:flex}.edgeless-vector-border-radius .mt-input-number{border:1px solid var(--stroke-input);background:var(--background-input);border-radius:6px;width:64px;height:34px;padding:0 8px}.edgeless-vector-border-radius .ant-input-number-wrapper{justify-content:space-between;align-items:center;display:flex}.edgeless-vector-border-radius .ant-input-number-input{padding:0}.edgeless-vector-border-radius .ant-input-number-group-addon{width:auto;padding:0}.edgeless-vector-fill-color__trigger{cursor:pointer;justify-content:center;align-items:center;height:34px;display:flex}.edgeless-vector-fill-color__indicate{border:1px solid var(--stroke-system-border-overlay);border-radius:4px;width:24px;height:24px}.edgeless-stroke-color__trigger{cursor:pointer;justify-content:center;align-items:center;height:34px;display:flex}.edgeless-stroke-color__indicate{border:1px solid var(--stroke-system-border-overlay);border-radius:4px;width:24px;height:24px}.edgeless-stroke-width{height:34px}.edgeless-stroke-width:hover .mt-input-number{border-color:var(--stroke-input-selected)}.edgeless-stroke-width__icon{align-items:center;width:16px;height:100%;margin-right:6px;display:flex}.edgeless-stroke-width__unit{height:100%;color:var(--content-system-tertiary);align-items:center;font-size:12px;display:flex}.edgeless-stroke-width .mt-input-number{border-radius:var(--radius-8,8px);border:1px solid var(--stroke-system-border-overlay);background:var(--background-input);width:64px;height:34px;padding:0 8px}.edgeless-stroke-width .ant-input-number-wrapper{justify-content:space-between;align-items:center;display:flex}.edgeless-stroke-width .ant-input-number-input{padding:0}.edgeless-stroke-width .ant-input-number-group-addon{width:auto;padding:0}.edgeless-layer-toolbar{background:var(--background-system-drop-list);box-shadow:0 1px 0 0 var(--effects-shadow-float-panel-secondary-2,#ffffff80) inset, 0 8px 24px 0 var(--effects-shadow-float-panel-secondary-1,#00081f14);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-radius:14px;align-items:center;padding:8px;display:flex}.edgeless-layer-toolbar__item{margin-right:6px}.edgeless-layer-toolbar__item:last-child{margin-right:0}.edgeless-layer-toolbar__item .iconfont{color:var(--content-system-primary)}.edgeless-brush-toolbar-item-select .ant-select-selector{border-radius:var(--radius-8,8px)!important;border:1px solid var(--stroke-system-border-overlay)!important;background:0 0!important;height:34px!important}.edgeless-brush-toolbar-item-select .ant-select-selector .edgeless-brush-toolbar-item-select-option{padding-right:18px;height:32px!important}.edgeless-brush-toolbar-arrow-select.ant-select-dropdown .rc-virtual-list-scrollbar{width:4px!important;right:2px!important}.edgeless-brush-toolbar-arrow-select .ant-select-selector{border-radius:var(--radius-8,8px)!important;border:1px solid var(--stroke-system-border-overlay)!important;background:0 0!important;height:34px!important}.edgeless-brush-toolbar-arrow-select .ant-select-selector .c-brush-arrow-panel__img-wrap{align-items:center;height:34px;display:flex}.edgeless-brush-toolbar-arrow-select .ant-select-selector img{width:18px}.edgeless-brush-toolbar-arrow-select .c-brush-arrow-panel__img-wrap{align-items:center;height:34px;display:flex}.ant-select-item-option-content .c-brush-arrow-panel__img-wrap img{width:100%;height:auto}.edgeless-brush-opacity{height:34px}.edgeless-brush-opacity:hover .mt-input-number{border-color:var(--stroke-input-selected)}.edgeless-brush-opacity__icon{align-items:center;width:16px;height:100%;margin-right:6px;display:flex}.edgeless-brush-opacity__unit{height:100%;color:var(--content-system-tertiary);align-items:center;font-size:12px;display:flex}.edgeless-brush-opacity .mt-input-number{border:1px solid var(--stroke-input);background:var(--background-input);border-radius:6px;width:64px;height:34px;padding:0 8px}.edgeless-brush-opacity .ant-input-number-wrapper{justify-content:space-between;align-items:center;display:flex}.edgeless-brush-opacity .ant-input-number-input{padding:0}.edgeless-brush-opacity .ant-input-number-group-addon{width:auto;padding:0}.edgeless-brush-toolbar-preset-select .ant-select-selector,.edgeless-brush-toolbar-preset-select .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{padding-right:18px!important}.edgeless-brush-toolbar-preset-select .ant-select-selection-item{align-items:center;display:flex;padding-right:8px!important}.edgeless-brush-toolbar-preset-select .ant-select-selection-item img{width:100%;height:auto}.edgeless-brush-toolbar-item-select .edgeless-brush-toolbar-item-select-option{align-items:center;display:flex;height:34px!important}.edgeless-group-alignment{align-items:center;display:flex}.edgeless-group-alignment .edgeless-group-toolbar-button{margin-right:6px}.edgeless-group-alignment .edgeless-group-toolbar-button:last-child{margin-right:0}.edgeless-group-alignment-dropdown{width:186px}.meitu-account-login-popup{font-family:var(--meitu-account-font-family)}.meitu-account-login-popup-nav{position:relative}.meitu-account-login-popup-nav-back-button{z-index:2;text-align:center;cursor:pointer;width:24px;font-size:16px;font-weight:700;line-height:24px;display:block;position:absolute;top:12px;left:12px}.meitu-account-login-popup-nav-back-button .meitu-account-icon{color:var(--meitu-account-nav-back-color)}.meitu-account-login-popup-header>img{max-height:47px;margin:30px auto 0;display:block}.meitu-account-login-popup-title,.meitu-account-login-popup-header-default{text-align:center;width:70%;min-height:56px;margin:0 auto;padding-top:30px;font-size:16px;line-height:26px}.meitu-account-login-popup-main{display:flex;overflow:auto}.meitu-account-login-popup-main-jp{font-family:var(--meitu-account-font-family-jp), var(--meitu-account-font-family)}.meitu-account-login-popup-main-vi{font-family:var(--meitu-account-font-family-vi), var(--meitu-account-font-family)}.meitu-account-login-popup .google-one-tap-popup{display:none!important}.meitu-account-login-popup-container>.meitu-account-popuper-container{max-width:92vw;min-width:var(--meitu-account-login-popup-min-width);overflow:hidden}.meitu-account-login-popup-container .meitu-account-skeleton{max-height:var(--meitu-account-login-popup-skeleton-max-height)}.meitu-account-login-popup-pages{width:100%;height:var(--meitu-account-login-popup-height);max-height:96vh;margin:0 auto;position:relative;overflow:hidden auto}.meitu-account-login-popup-pages .meitu-account-page-register{padding-bottom:0}.meitu-account-login-popup-pages .meitu-account-page-web-login{padding:var(--meitu-account-form-space) 62px 0;margin:0 auto}.meitu-account-login-popup-pages .meitu-account-page-appeal{max-width:90vw;max-height:calc(var(--meitu-account-login-popup-height) - 59px);overflow:auto;width:var(--meitu-account-login-popup-pages-min-width)!important}.meitu-account-login-popup .meitu-account-page-recovery-confirm,.meitu-account-login-popup .meitu-account-page-recovery-identity-verify,.meitu-account-login-popup .meitu-account-page-recovery-search,.meitu-account-login-popup .meitu-account-page-recovery-verify-original-phone{padding:24px 12px}.meitu-account-login-popup .meitu-account-recovery-search{position:relative}.meitu-account-login-popup .meitu-account-recovery-search-title-bar{justify-content:center;margin-top:-16px}.meitu-account-login-popup .meitu-account-recovery-search-title-bar .meitu-account-title-bar-left{display:none}.meitu-account-login-popup .meitu-account-recovery-search-account-groups{max-height:390px;margin-top:20px;padding:0;overflow:hidden auto}.meitu-account-login-popup-has-slot .meitu-account-popuper-container{background:0 0}.meitu-account-login-popup-has-slot .meitu-account-login-popup-pages{background-color:var(--meitu-account-popuper-background-color)}.meitu-account-login-popup-fullscreen .meitu-account-login-popup-pages{width:100vw;max-width:100%;height:100vh;max-height:98vh}.meitu-account-login-popup-fullscreen .meitu-account-login-popup-pages .meitu-account-page{min-height:89vh}.meitu-account-login-popup-fullscreen .meitu-account-popuper-container{border-radius:0;width:100%;max-width:100%;height:100%;overflow:auto;transform:scale(1)!important}@media screen and (min-width:768px){.meitu-account-login-popup-has-slot .meitu-account-login-popup-pages{width:var(--meitu-account-login-popup-pages-min-width)}.meitu-account-login-popup .meitu-account-recovery-search-title-bar{margin-top:-46px}}@media screen and (max-width:900px){.meitu-account-login-popup-side{display:none}}@media screen and (min-width:580px){.meitu-account-login-popup-pages{min-width:var(--meitu-account-login-popup-pages-min-width);height:var(--meitu-account-login-popup-height)}.meitu-account-login-popup-pages .meitu-account-page:not(.meitu-account-page-web-login){width:var(--meitu-account-login-page-width)}}@media screen and (max-width:480px){.meitu-account-login-popup .meitu-account-page,.meitu-account-login-popup .meitu-account-page-web-login{padding-left:1em;padding-right:1em}.meitu-account-login-popup .meitu-account-login-popup-pages .meitu-account-page-appeal{max-height:none}.meitu-account-login-popup-title,.meitu-account-login-popup-header-default{min-height:auto}.meitu-account-login-popup-pages{max-width:96%;width:var(--meitu-account-login-popup-mobile-width)}}@media screen and (max-width:480px) and (max-height:530px){.meitu-account-login-popup .meitu-account-third-party-login-list-box{min-height:auto}.meitu-account-login-popup .meitu-account-page .meitu-account-third-party-login-mobile .meitu-account-third-party-login-form-buttons{min-height:148px!important}.meitu-account-login-popup .meitu-account-page .meitu-account-third-party-login-mobile .meitu-account-agreement-policy{margin-top:10px;padding:5px 0}.meitu-account-login-popup .meitu-account-login-popup-header-default{padding-top:0}}@media screen and (max-height:480px){.meitu-account-login-popup .meitu-account-login-popup-pages{max-height:96vh}.meitu-account-login-popup .meitu-account-login-popup-pages .meitu-account-page-web-login{padding-top:16px}.meitu-account-login-popup .meitu-account-login-popup-pages .meitu-account-page .meitu-account-third-party-login-mobile .meitu-account-agreement-policy{margin-top:5px;font-size:12px}.meitu-account-login-popup .meitu-account-login-popup-pages .meitu-account-page .meitu-account-third-party-login-list{margin-top:10px}}#nprogress{pointer-events:none}#nprogress .bar{z-index:1031;background:#29d;width:100%;height:2px;position:fixed;top:0;left:0}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:0 0 10px #29d,0 0 5px #29d}#nprogress .spinner{z-index:1031;display:block;position:fixed;top:15px;right:15px}#nprogress .spinner-icon{box-sizing:border-box;border:2px solid #0000;border-color:#29d #0000 #0000 #29d;border-radius:50%;width:18px;height:18px;animation:.4s linear infinite nprogress-spinner}.nprogress-custom-parent{position:relative;overflow:hidden}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
