.ArchivePage-module__2U-MxG__description{margin-top:12px}
.ActiveDownload-module__bctrhW__downloadItem{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;display:flex}.ActiveDownload-module__bctrhW__details{flex-direction:column;flex-grow:1;min-width:0;display:flex}.ActiveDownload-module__bctrhW__label{text-overflow:ellipsis;white-space:nowrap;color:inherit;font-size:14px;line-height:18px;overflow:hidden}.ActiveDownload-module__bctrhW__errorLabel{text-overflow:ellipsis;white-space:nowrap;color:var(--textColorError);font-size:14px;line-height:18px;overflow:hidden}.ActiveDownload-module__bctrhW__progressText{color:var(--mediumGray);white-space:nowrap;font-size:12px}.dark .ActiveDownload-module__bctrhW__progressText{color:var(--mediumGray)}.ActiveDownload-module__bctrhW__action{flex-shrink:0;align-items:center;margin-right:4px;display:flex}.ActiveDownload-module__bctrhW__processingIcon{color:var(--darkGray);font-size:12px}.dark .ActiveDownload-module__bctrhW__processingIcon{color:var(--darkFontColor)}.ActiveDownload-module__bctrhW__errorIcon{font-size:12px}.ActiveDownload-module__bctrhW__cancelButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin:-4px;padding:4px;display:none}.ActiveDownload-module__bctrhW__cancelIcon{font-size:12px}.ActiveDownload-module__bctrhW__downloadItem:hover .ActiveDownload-module__bctrhW__processingIcon{display:none}.ActiveDownload-module__bctrhW__downloadItem:hover .ActiveDownload-module__bctrhW__cancelButton{display:inline-flex}
.ActiveDownloadContext-module__gBdBIW__nondisruptiveModal{width:calc(100vw - var(--scrollbarWidth) - var(--spacingLg)*2);border-radius:16px;max-width:100%;margin:10px 12px;position:relative;overflow:hidden;box-shadow:0 0 8px #0000001a}@supports not (container-type:inline-size){@media (min-width:768px){.ActiveDownloadContext-module__gBdBIW__nondisruptiveModal{max-width:540px}}}@container (width>=768px){.ActiveDownloadContext-module__gBdBIW__nondisruptiveModal{max-width:540px}}.ActiveDownloadContext-module__gBdBIW__modalHeader{background-color:#fafafb;justify-content:space-between;align-items:center;height:40px;padding:0 12px;display:flex}.dark .ActiveDownloadContext-module__gBdBIW__modalHeader{background-color:var(--darkBorderColor)}.ActiveDownloadContext-module__gBdBIW__modalHeader h3{color:var(--sidebarLinkGray);font-size:12px;line-height:18px;font-size:var(--fontSizeXSmall);margin:0;font-weight:700}.dark .ActiveDownloadContext-module__gBdBIW__modalHeader h3{color:var(--mediumGray)}.ActiveDownloadContext-module__gBdBIW__modalBody{background-color:var(--white);flex-direction:column;gap:10px;max-height:600px;padding:8px 12px;display:flex;overflow-y:auto}.dark .ActiveDownloadContext-module__gBdBIW__modalBody{background-color:var(--lightDarkGray)}.ActiveDownloadContext-module__gBdBIW__closeButton{color:var(--darkGray);margin-right:-8px}.dark .ActiveDownloadContext-module__gBdBIW__closeButton{color:var(--mediumGray)}
.InteractiveAsset-module__dEw7ba__userProfile{color:var(--black);align-items:center;margin-top:10px;font-size:14px;font-weight:700;display:flex;overflow:hidden}.InteractiveAsset-module__dEw7ba__userProfile span{white-space:nowrap;justify-content:center;align-items:center;margin:0 3px;font-size:12px;line-height:30px;display:inline-flex}@supports not (container-type:inline-size){@media (min-width:768px){.InteractiveAsset-module__dEw7ba__userProfile span{margin:0 5px;font-size:14px}}}@container (width>=768px){.InteractiveAsset-module__dEw7ba__userProfile span{margin:0 5px;font-size:14px}}.InteractiveAsset-module__dEw7ba__userProfile img{margin:0 5px 0 0}@supports not (container-type:inline-size){@media (min-width:768px){.InteractiveAsset-module__dEw7ba__userProfile img{margin:0 5px}}}@container (width>=768px){.InteractiveAsset-module__dEw7ba__userProfile img{margin:0 5px}}.InteractiveAsset-module__dEw7ba__errorFallback{background-color:var(--lightGray);border-radius:var(--interactiveAssetBorderRadius);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.dark .InteractiveAsset-module__dEw7ba__errorFallback{background-color:var(--lightDarkGray)}.InteractiveAsset-module__dEw7ba__sortOverlay{border-radius:var(--interactiveAssetBorderRadius);z-index:4;background-color:#64646433;width:100%;height:100%;position:absolute;top:0;left:0}.InteractiveAsset-module__dEw7ba__sizeWarning{width:100%;height:fit-content;color:var(--textColorError);text-align:center;border-radius:var(--interactiveAssetBorderRadius);z-index:4;background-color:#646464;padding:12px 6px;font-size:10px;font-weight:700;position:absolute;top:0;left:0}.InteractiveAsset-module__dEw7ba__noTitle{width:100%;height:100%;position:relative}.InteractiveAsset-module__dEw7ba__inner{border-radius:var(--interactiveAssetBorderRadius);justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.InteractiveAsset-module__dEw7ba__inner.InteractiveAsset-module__dEw7ba__innerListView{justify-content:flex-start;padding-left:5px}.InteractiveAsset-module__dEw7ba__inner.InteractiveAsset-module__dEw7ba__templateInner{border:1px solid var(--mediumGray);transition:box-shadow var(--defaultTransitionProps)}.InteractiveAsset-module__dEw7ba__inner.InteractiveAsset-module__dEw7ba__templateInner:hover{box-shadow:0 0 20px 10px #00000014}.InteractiveAsset-module__dEw7ba__inner .InteractiveAsset-module__dEw7ba__hiddenAsset{z-index:2;opacity:.2;background-color:#fffc;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:5px;left:5px;overflow:hidden}.dark .InteractiveAsset-module__dEw7ba__inner .InteractiveAsset-module__dEw7ba__hiddenAsset{background-color:#262626cc}.InteractiveAsset-module__dEw7ba__inner .InteractiveAsset-module__dEw7ba__hiddenIcon{white-space:nowrap;color:var(--white);background-color:#6c1123e6;border-radius:20px;padding:2px 8px 3px;font-size:13px}.InteractiveAsset-module__dEw7ba__title{color:var(--textColor);white-space:nowrap;text-overflow:ellipsis;opacity:0;padding:0 7.5px;font-size:12px;font-weight:400;line-height:18px;position:absolute;bottom:-30px;left:-8px;right:-8px;overflow:hidden}.InteractiveAsset-module__dEw7ba__title.InteractiveAsset-module__dEw7ba__visible{opacity:1}.InteractiveAsset-module__dEw7ba__title.InteractiveAsset-module__dEw7ba__titleOverlay{border-radius:0 0 var(--interactiveAssetBorderRadius)var(--interactiveAssetBorderRadius);width:100%;transition:all var(--defaultTransitionProps);pointer-events:none;background:linear-gradient(#0000 0%,#00000008 7%,#0003 40%,#00000059 100%);flex-direction:column;padding:18px 10px 8px;display:flex;position:absolute;bottom:0;left:0}.InteractiveAsset-module__dEw7ba__title.InteractiveAsset-module__dEw7ba__titleOverlay .InteractiveAsset-module__dEw7ba__filename{color:var(--white);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:14px;overflow:hidden}.InteractiveAsset-module__dEw7ba__title.InteractiveAsset-module__dEw7ba__titleOverlay .InteractiveAsset-module__dEw7ba__fileInfo{color:var(--white);flex-wrap:wrap;column-gap:5px;font-size:10px;display:flex}.InteractiveAsset-module__dEw7ba__matchOverlay{opacity:1;border-radius:0 0 var(--interactiveAssetBorderRadius)var(--interactiveAssetBorderRadius);width:100%;transition:opacity var(--defaultTransitionProps);pointer-events:none;background:linear-gradient(#0000 0%,#0000004d 100%);padding:10px 10px 8px;position:absolute;bottom:0;left:0}.InteractiveAsset-module__dEw7ba__matchOverlay .InteractiveAsset-module__dEw7ba__matchExcerpt{color:var(--white);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:10px;overflow:hidden}.InteractiveAsset-module__dEw7ba__matchOverlayHidden{opacity:0}.InteractiveAsset-module__dEw7ba__matchBold{font-weight:700}.InteractiveAsset-module__dEw7ba__onelineOverlay{background:linear-gradient(#0000,#00000059);padding:10px 8px 8px}.InteractiveAsset-module__dEw7ba__smallOverlay{background:linear-gradient(#0000,#00000073);padding:2px 6px}.InteractiveAsset-module__dEw7ba__smallOverlay .InteractiveAsset-module__dEw7ba__filename{font-size:11px!important}.InteractiveAsset-module__dEw7ba__centeredText{text-align:center}.InteractiveAsset-module__dEw7ba__hoverShortcut{background-color:var(--white);color:var(--textColor);opacity:.7}.dark .InteractiveAsset-module__dEw7ba__hoverShortcut{background-color:var(--lightDarkGray)}.InteractiveAsset-module__dEw7ba__hoverShortcut{z-index:3;transition:opacity var(--defaultTransitionProps)}.InteractiveAsset-module__dEw7ba__hoverShortcut:hover{color:var(--textColor);opacity:1}.InteractiveAsset-module__dEw7ba__hoverShortcut{white-space:nowrap;text-overflow:ellipsis;border-radius:16px;width:auto;max-width:60%;margin-bottom:7.5px;margin-right:auto;padding:6px 8px;font-size:13px;font-weight:600;position:absolute;bottom:5px;left:5px;overflow:hidden}.InteractiveAsset-module__dEw7ba__hoverShortcut:visited{color:var(--textColor)}.InteractiveAsset-module__dEw7ba__hoverShortcut a{color:green}.InteractiveAsset-module__dEw7ba__hoverShortcut.InteractiveAsset-module__dEw7ba__hoverShortcutHidden{opacity:0}.InteractiveAsset-module__dEw7ba__container{border-radius:var(--interactiveAssetBorderRadius);cursor:pointer;-webkit-touch-callout:none;touch-action:manipulation;width:100%;height:100%}.InteractiveAsset-module__dEw7ba__container>a{color:var(--textColor)}.InteractiveAsset-module__dEw7ba__container .InteractiveAsset-module__dEw7ba__assetContainer{transition:all var(--defaultTransitionProps)}.InteractiveAsset-module__dEw7ba__fullAssetContainer{display:inline-block;position:relative}.InteractiveAsset-module__dEw7ba__assetSelected{filter:brightness(.7)!important}.selecto-selected .InteractiveAsset-module__dEw7ba__assetContainer{filter:brightness(.7);transition:filter var(--defaultTransitionProps)}.selecto-selected .InteractiveAsset-module__dEw7ba__inner{background:var(--darkWhite)}.dark .selecto-selected .InteractiveAsset-module__dEw7ba__inner{background:var(--lightDarkGray)}.InteractiveAsset-module__dEw7ba__listAssetInSelection{background:var(--darkWhite);border-radius:var(--borderRadiusMd)}.dark .InteractiveAsset-module__dEw7ba__listAssetInSelection{background:var(--lightDarkGray)}.InteractiveAsset-module__dEw7ba__altActionText{font-style:italic;font-weight:500}.InteractiveAsset-module__dEw7ba__disabled{pointer-events:none}.InteractiveAsset-module__dEw7ba__linkOutIcon{transform:scaleX(-1)}.InteractiveAsset-module__dEw7ba__variantTypesContainer{flex-wrap:nowrap;flex-shrink:0;gap:3px;height:fit-content;margin-left:8px;display:flex}.InteractiveAsset-module__dEw7ba__variantDisplayFormat{color:var(--white);background-color:#000c;border-radius:10px;align-items:center;padding:3px 5px;font-size:10px;font-weight:600;line-height:1.5em}.InteractiveAsset-module__dEw7ba__quickActionButtonsWrapper>div{z-index:3;gap:3px;max-width:70%;display:flex;position:absolute;top:8px;right:8px}.InteractiveAsset-module__dEw7ba__quickActionButtonsWrapperLeft{z-index:3;gap:3px;display:flex;position:absolute;top:8px;left:8px}
.DownloadCsv-module__CJIHFa__fullWidthContainer{font-size:var(--fontSizeSmall);border-radius:5px}.DownloadCsv-module__CJIHFa__fullWidthContainer.ant-card-head{min-height:auto;font-size:15px;font-weight:600}.DownloadCsv-module__CJIHFa__fullWidthContainer.ant-card-body{padding-top:18px}.DownloadCsv-module__CJIHFa__fullWidthContainer textarea{color:var(--semidarkGray);margin-bottom:10px;padding:8px 10px;font-family:Source Code Pro,monospace;font-size:13px;line-height:20px}.DownloadCsv-module__CJIHFa__fullWidthContainer .DownloadCsv-module__CJIHFa__step{margin-bottom:10px}a.DownloadCsv-module__CJIHFa__downloadButton{width:100%;color:var(--white);text-align:center;border-radius:var(--borderRadiusLg);background-color:var(--black);justify-content:center;padding:5px 0;display:flex}a.DownloadCsv-module__CJIHFa__downloadButton:hover{opacity:.8}.DownloadCsv-module__CJIHFa__csvExport{margin-bottom:20px}.DownloadCsv-module__CJIHFa__csvExport span{font-size:var(--fontSizeSmall);color:var(--helperTextGray);margin:5px 0}.DownloadCsv-module__CJIHFa__downloadCSV{color:var(--helperTextGray);float:right}
.LicenseUsageTerms-module__7NItLG__sectionTitle{margin-right:20px}.LicenseUsageTerms-module__7NItLG__imageWrapper{justify-content:center;width:100%;display:flex}.LicenseUsageTerms-module__7NItLG__selectedImage,.LicenseUsageTerms-module__7NItLG__selectedImagePreview{justify-content:center;align-items:flex-start;margin:0;display:flex;position:relative}.LicenseUsageTerms-module__7NItLG__selectedImage .LicenseUsageTerms-module__7NItLG__image,.LicenseUsageTerms-module__7NItLG__selectedImagePreview .LicenseUsageTerms-module__7NItLG__image{width:120px;height:120px}.LicenseUsageTerms-module__7NItLG__selectedImage .LicenseUsageTerms-module__7NItLG__image>div,.LicenseUsageTerms-module__7NItLG__selectedImagePreview .LicenseUsageTerms-module__7NItLG__image>div{border-radius:var(--borderRadiusMd);z-index:2;overflow:hidden}.LicenseUsageTerms-module__7NItLG__selectedImage .LicenseUsageTerms-module__7NItLG__image.LicenseUsageTerms-module__7NItLG__two,.LicenseUsageTerms-module__7NItLG__selectedImagePreview .LicenseUsageTerms-module__7NItLG__image.LicenseUsageTerms-module__7NItLG__two{margin-right:5px;position:relative}.LicenseUsageTerms-module__7NItLG__selectedImage .LicenseUsageTerms-module__7NItLG__image.LicenseUsageTerms-module__7NItLG__two:before,.LicenseUsageTerms-module__7NItLG__selectedImagePreview .LicenseUsageTerms-module__7NItLG__image.LicenseUsageTerms-module__7NItLG__two:before{content:"";border-radius:var(--borderRadiusMd);border:1px solid var(--borderGray);z-index:1;background-color:var(--white);width:100px;height:100px;position:absolute;left:5px;overflow:hidden}.LicenseUsageTerms-module__7NItLG__selectedImage .LicenseUsageTerms-module__7NItLG__image.LicenseUsageTerms-module__7NItLG__threeAndMore,.LicenseUsageTerms-module__7NItLG__selectedImagePreview .LicenseUsageTerms-module__7NItLG__image.LicenseUsageTerms-module__7NItLG__threeAndMore{margin-right:5px;position:relative}.LicenseUsageTerms-module__7NItLG__selectedImage .LicenseUsageTerms-module__7NItLG__image.LicenseUsageTerms-module__7NItLG__threeAndMore:before,.LicenseUsageTerms-module__7NItLG__selectedImagePreview .LicenseUsageTerms-module__7NItLG__image.LicenseUsageTerms-module__7NItLG__threeAndMore:before{content:"";border-radius:var(--borderRadiusMd);border:1px solid var(--borderGray);background-color:var(--white);z-index:1;width:100px;height:100px;position:absolute;left:5px;overflow:hidden}.LicenseUsageTerms-module__7NItLG__selectedImage .LicenseUsageTerms-module__7NItLG__image.LicenseUsageTerms-module__7NItLG__threeAndMore:after,.LicenseUsageTerms-module__7NItLG__selectedImagePreview .LicenseUsageTerms-module__7NItLG__image.LicenseUsageTerms-module__7NItLG__threeAndMore:after{content:"";border-radius:var(--borderRadiusMd);border:1px solid var(--borderGray);background-color:var(--white);z-index:0;width:100px;height:100px;position:absolute;top:0;left:10px;overflow:hidden}.LicenseUsageTerms-module__7NItLG__licenseGPTinput,.LicenseUsageTerms-module__7NItLG__licenseGPTouput{border-radius:var(--borderRadiusLg);color:var(--textColor);font-size:var(--fontSize);border:1px solid #d9d9d9;padding:14px 20px 20px}:is(.dark .LicenseUsageTerms-module__7NItLG__licenseGPTinput,.dark .LicenseUsageTerms-module__7NItLG__licenseGPTouput){background-color:var(--lightDarkGray);border-color:var(--darkBorderColor);color:var(--darkFontColor)}.LicenseUsageTerms-module__7NItLG__licenseGPTinput,.LicenseUsageTerms-module__7NItLG__licenseGPTouput{box-shadow:var(--clickable-box-shadow);width:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:2.2em;display:flex}.LicenseUsageTerms-module__7NItLG__licenseGPTinput.LicenseUsageTerms-module__7NItLG__hide,.LicenseUsageTerms-module__7NItLG__licenseGPTouput.LicenseUsageTerms-module__7NItLG__hide{display:none}.LicenseUsageTerms-module__7NItLG__licenseGPTinput.LicenseUsageTerms-module__7NItLG__show,.LicenseUsageTerms-module__7NItLG__licenseGPTouput.LicenseUsageTerms-module__7NItLG__show{display:block}.LicenseUsageTerms-module__7NItLG__licenseGPTinput>span,.LicenseUsageTerms-module__7NItLG__licenseGPTouput>span{margin-right:10px}.LicenseUsageTerms-module__7NItLG__licenseGPTinput>span+span,.LicenseUsageTerms-module__7NItLG__licenseGPTouput>span+span{margin:0 10px}.LicenseUsageTerms-module__7NItLG__licenseGPTinput>div+span,.LicenseUsageTerms-module__7NItLG__licenseGPTouput>div+span{margin:0 10px!important}.LicenseUsageTerms-module__7NItLG__licenseGPTinput .LicenseUsageTerms-module__7NItLG__textAreaReset,.LicenseUsageTerms-module__7NItLG__licenseGPTouput .LicenseUsageTerms-module__7NItLG__textAreaReset{color:var(--activeColorMuted);text-align:right;cursor:pointer;font-size:12px}.LicenseUsageTerms-module__7NItLG__licenseGPTinput .LicenseUsageTerms-module__7NItLG__customTextarea textarea,.LicenseUsageTerms-module__7NItLG__licenseGPTouput .LicenseUsageTerms-module__7NItLG__customTextarea textarea{width:100%;box-shadow:none;background-color:var(--warmWhite);border:1px solid var(--lightGray);margin-top:8px;padding:5px 10px;font-size:14px}:is(.dark .LicenseUsageTerms-module__7NItLG__licenseGPTinput .LicenseUsageTerms-module__7NItLG__customTextarea textarea,.dark .LicenseUsageTerms-module__7NItLG__licenseGPTouput .LicenseUsageTerms-module__7NItLG__customTextarea textarea){background-color:var(--darkGray);border-color:var(--darkBorderColor);color:var(--darkFontColor)}.LicenseUsageTerms-module__7NItLG__licenseGPTinput .LicenseUsageTerms-module__7NItLG__selectedImagePreview .LicenseUsageTerms-module__7NItLG__image,.LicenseUsageTerms-module__7NItLG__licenseGPTouput .LicenseUsageTerms-module__7NItLG__selectedImagePreview .LicenseUsageTerms-module__7NItLG__image{width:120px;height:150px}:is(.LicenseUsageTerms-module__7NItLG__licenseGPTinput .ant-select:not(.ant-select-customize-input) .ant-select-selector,.LicenseUsageTerms-module__7NItLG__licenseGPTouput .ant-select:not(.ant-select-customize-input) .ant-select-selector){border:0;border-bottom:1px solid #ff5d64b3;border-radius:0;width:200px;height:26px;padding:0;font-size:15px}:is(.dark .LicenseUsageTerms-module__7NItLG__licenseGPTinput .ant-select:not(.ant-select-customize-input) .ant-select-selector,.dark .LicenseUsageTerms-module__7NItLG__licenseGPTouput .ant-select:not(.ant-select-customize-input) .ant-select-selector){background:0 0}:is(.LicenseUsageTerms-module__7NItLG__licenseGPTinput .ant-select-selector,.LicenseUsageTerms-module__7NItLG__licenseGPTouput .ant-select-selector){box-shadow:none!important}:is(.LicenseUsageTerms-module__7NItLG__licenseGPTinput .ant-select-single .ant-select-selector .ant-select-selection-placeholder,.LicenseUsageTerms-module__7NItLG__licenseGPTouput .ant-select-single .ant-select-selector .ant-select-selection-placeholder){line-height:1.8em}:is(.dark .LicenseUsageTerms-module__7NItLG__licenseGPTinput .ant-select-single .ant-select-selector .ant-select-selection-placeholder,.dark .LicenseUsageTerms-module__7NItLG__licenseGPTouput .ant-select-single .ant-select-selector .ant-select-selection-placeholder){color:var(--mediumGray)}:is(.LicenseUsageTerms-module__7NItLG__licenseGPTinput .ant-select-single .ant-select-selector .ant-select-selection-item,.LicenseUsageTerms-module__7NItLG__licenseGPTouput .ant-select-single .ant-select-selector .ant-select-selection-item){line-height:1.8em}:is(.LicenseUsageTerms-module__7NItLG__licenseGPTinput .ant-select,.LicenseUsageTerms-module__7NItLG__licenseGPTouput .ant-select){font-size:var(--fontSizeSmall)}:is(.LicenseUsageTerms-module__7NItLG__licenseGPTinput .ant-picker-input>input,.LicenseUsageTerms-module__7NItLG__licenseGPTouput .ant-picker-input>input){width:150px;font-size:15px}:is(.dark .LicenseUsageTerms-module__7NItLG__licenseGPTinput .ant-picker-input>input,.dark .LicenseUsageTerms-module__7NItLG__licenseGPTouput .ant-picker-input>input){color:var(--darkFontColor)}.dark .LicenseUsageTerms-module__7NItLG__licenseGPTinput .ant-picker-input>input::placeholder{color:var(--mediumGray)}.dark .LicenseUsageTerms-module__7NItLG__licenseGPTouput .ant-picker-input>input::placeholder{color:var(--mediumGray)}:is(.dark .LicenseUsageTerms-module__7NItLG__licenseGPTinput .ant-picker-suffix,.dark .LicenseUsageTerms-module__7NItLG__licenseGPTouput .ant-picker-suffix){color:var(--mediumGray)}:is(.LicenseUsageTerms-module__7NItLG__licenseGPTinput .ant-select-item .ant-select-it13em-option,.LicenseUsageTerms-module__7NItLG__licenseGPTouput .ant-select-item .ant-select-it13em-option){font-size:14px!important}:is(.LicenseUsageTerms-module__7NItLG__licenseGPTinput .ant-input,.LicenseUsageTerms-module__7NItLG__licenseGPTouput .ant-input){border:0;border-bottom:1px solid #ff5d64b3;border-radius:0;width:150px;padding:3px 0 0;font-size:15px}:is(.dark .LicenseUsageTerms-module__7NItLG__licenseGPTinput .ant-input,.dark .LicenseUsageTerms-module__7NItLG__licenseGPTouput .ant-input){color:var(--darkFontColor);background:0 0}.dark .LicenseUsageTerms-module__7NItLG__licenseGPTinput .ant-input::placeholder{color:var(--mediumGray)}.dark .LicenseUsageTerms-module__7NItLG__licenseGPTouput .ant-input::placeholder{color:var(--mediumGray)}:is(.LicenseUsageTerms-module__7NItLG__licenseGPTinput .ant-input-borderless,.LicenseUsageTerms-module__7NItLG__licenseGPTouput .ant-input-borderless){border:0;border-bottom:1px solid #ff5d64b3;border-radius:0;width:150px;margin:3px 5px 3px 0;padding:3px 0 0;font-size:15px}:is(.dark .LicenseUsageTerms-module__7NItLG__licenseGPTinput .ant-input-borderless,.dark .LicenseUsageTerms-module__7NItLG__licenseGPTouput .ant-input-borderless){color:var(--darkFontColor);background:0 0}.dark .LicenseUsageTerms-module__7NItLG__licenseGPTinput .ant-input-borderless::placeholder{color:var(--mediumGray)}.dark .LicenseUsageTerms-module__7NItLG__licenseGPTouput .ant-input-borderless::placeholder{color:var(--mediumGray)}:is(.LicenseUsageTerms-module__7NItLG__licenseGPTinput .ant-picker,.LicenseUsageTerms-module__7NItLG__licenseGPTouput .ant-picker){color:var(--textColorMuted);background:0 0;border:0;border-bottom:1px solid #ff5d64b3;border-radius:0;margin:3px 5px 3px 0;padding:3px 0 0;font-size:15px}:is(.LicenseUsageTerms-module__7NItLG__licenseGPTinput .ant-select-focused,.LicenseUsageTerms-module__7NItLG__licenseGPTouput .ant-select-focused),:is(.LicenseUsageTerms-module__7NItLG__licenseGPTinput .ant-picker-focused,.LicenseUsageTerms-module__7NItLG__licenseGPTouput .ant-picker-focused){box-shadow:none}:is(.LicenseUsageTerms-module__7NItLG__licenseGPTinput .ant-picker-borderless,.LicenseUsageTerms-module__7NItLG__licenseGPTouput .ant-picker-borderless){color:var(--textColorMuted);background:0 0;border:0;margin:3px 5px 3px 0;padding:3px 0 0;font-size:15px;border-bottom:1px solid #0000001a!important}.LicenseUsageTerms-module__7NItLG__licenseGPTouput{width:100%;box-shadow:none;background-color:var(--darkWhite);border:0;margin-bottom:15px;padding:30px 0 20px;position:relative}.dark .LicenseUsageTerms-module__7NItLG__licenseGPTouput{background-color:var(--darkGray)}.LicenseUsageTerms-module__7NItLG__licenseGPTouput .LicenseUsageTerms-module__7NItLG__previewHeader{color:var(--darkGray);font-size:11px;font-weight:700;position:absolute;top:0;left:10px}.dark .LicenseUsageTerms-module__7NItLG__licenseGPTouput .LicenseUsageTerms-module__7NItLG__previewHeader{color:var(--mediumGray)}.LicenseUsageTerms-module__7NItLG__generate{justify-content:flex-end;align-items:flex-end;width:100%;margin:15px 0 0;display:flex}.LicenseUsageTerms-module__7NItLG__assetPreview{text-align:center;line-height:1.2em;font-size:var(--fontSizeXSmall);background-color:var(--white);flex-direction:column;justify-content:center;align-items:center;display:flex}.dark .LicenseUsageTerms-module__7NItLG__assetPreview{background-color:var(--darkGray)}.LicenseUsageTerms-module__7NItLG__previewLicense{border-radius:var(--borderRadiusMd);background-color:var(--white);border:1px solid var(--lightGray);flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:5px;line-height:1.3em;display:inline-flex;overflow:hidden}.dark .LicenseUsageTerms-module__7NItLG__previewLicense{background-color:var(--darkGray);border-color:var(--darkBorderColor)}.LicenseUsageTerms-module__7NItLG__previewLicense{color:var(--helperTextGray);width:120px;height:150px;margin-left:8px;font-size:7px;position:relative}.LicenseUsageTerms-module__7NItLG__previewLicense .LicenseUsageTerms-module__7NItLG__dummyParagraph{background-color:var(--lightGray);width:90%;height:2px;margin-top:4px;margin-bottom:5px;position:relative}.dark .LicenseUsageTerms-module__7NItLG__previewLicense .LicenseUsageTerms-module__7NItLG__dummyParagraph{background-color:var(--darkBorderColorHover)}.LicenseUsageTerms-module__7NItLG__previewLicense .LicenseUsageTerms-module__7NItLG__dummyParagraph:after{content:"";background-color:var(--lightGray);width:70%;height:2px;position:absolute;top:4px}.LicenseUsageTerms-module__7NItLG__previewLicense>span{letter-spacing:-.05em;color:var(--black);background-color:#8783781a;margin-top:3px;font-family:monospace}.dark .LicenseUsageTerms-module__7NItLG__previewLicense>span{color:var(--darkFontColor);background-color:#ffffff0d}.LicenseUsageTerms-module__7NItLG__previewLicense svg{color:var(--textColor);z-index:1;font-size:11px;position:absolute;top:5px;right:5px}.LicenseUsageTerms-module__7NItLG__previewCopyright,.LicenseUsageTerms-module__7NItLG__previewExpiry{border-radius:var(--borderRadiusMd);color:var(--black);background-color:#8783781a;margin:10px 10px 0;padding:2px 6px}:is(.dark .LicenseUsageTerms-module__7NItLG__previewCopyright,.dark .LicenseUsageTerms-module__7NItLG__previewExpiry){background-color:var(--lightDarkGray);color:var(--darkFontColor)}.LicenseUsageTerms-module__7NItLG__presets{justify-content:center;align-items:center;gap:6px;margin:6px auto 20px;display:flex}.LicenseUsageTerms-module__7NItLG__presets>div{color:var(--textColorMuted);cursor:pointer;transition:all var(--defaultTransitionProps);text-align:center;border-radius:30px;padding:3px 15px 4px;font-size:14px;font-weight:700}.LicenseUsageTerms-module__7NItLG__presets>div:not(.LicenseUsageTerms-module__7NItLG__active):hover{color:var(--darkGray);background-color:var(--backgroundGray)}.dark .LicenseUsageTerms-module__7NItLG__presets>div:not(.LicenseUsageTerms-module__7NItLG__active):hover{color:var(--darkFontColor);background-color:var(--darkBorderColor)}.LicenseUsageTerms-module__7NItLG__presets>.LicenseUsageTerms-module__7NItLG__active{color:var(--white);background-color:var(--black)}.dark .LicenseUsageTerms-module__7NItLG__presets>.LicenseUsageTerms-module__7NItLG__active{background-color:var(--mediumGray);color:var(--darkGray)}.LicenseUsageTerms-module__7NItLG__header{margin-bottom:2px;font-size:15px;position:relative;top:-7px}.LicenseUsageTerms-module__7NItLG__savePDF{justify-content:flex-end;align-items:flex-end;gap:5px;display:flex;position:absolute;bottom:10px;right:10px}
.CommentAttachedFile-module__NW4KFq__assetWrapper{border-radius:var(--borderRadiusLg);height:var(--attachmentHeight);flex:0 0 var(--attachmentWidth);cursor:pointer;position:relative;overflow:hidden}.CommentAttachedFile-module__NW4KFq__assetWrapper.CommentAttachedFile-module__NW4KFq__disableInteractions{cursor:default}.CommentAttachedFile-module__NW4KFq__assetWrapper .CommentAttachedFile-module__NW4KFq__hoverOverflow{opacity:0;background:var(--transparentBlack);width:100%;height:100%;transition:opacity var(--defaultTransitionProps);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0}.CommentAttachedFile-module__NW4KFq__assetWrapper .CommentAttachedFile-module__NW4KFq__downloadButton{opacity:0;color:#000000d9;border-radius:var(--borderRadiusLg);background:var(--white);width:auto;height:auto;transition:opacity var(--defaultTransitionProps);z-index:2;padding:6px;line-height:10px;position:absolute;top:6px;right:6px;box-shadow:0 0 13.22px #00000026;border:none!important}.CommentAttachedFile-module__NW4KFq__assetWrapper .CommentAttachedFile-module__NW4KFq__downloadButton svg{width:14px!important;height:14px!important}.CommentAttachedFile-module__NW4KFq__assetWrapper .CommentAttachedFile-module__NW4KFq__downloadButton:hover{color:var(--primaryColor);background:var(--white)!important}.CommentAttachedFile-module__NW4KFq__assetWrapper:hover .CommentAttachedFile-module__NW4KFq__hoverOverflow,.CommentAttachedFile-module__NW4KFq__assetWrapper:hover .CommentAttachedFile-module__NW4KFq__downloadButton{opacity:1}.CommentAttachedFile-module__NW4KFq__assetTileDeleted{color:#fff;z-index:2;background:#0000004d;justify-content:flex-end;align-items:flex-end;width:100%;height:100%;padding:8px;font-size:18px;display:flex;position:absolute;top:0;left:0}
.CommentAttachedFiles-module__gnH6pW__wrapper{margin:0 -15px;padding:0 16px 0 15px;position:relative}.CommentAttachedFiles-module__gnH6pW__scrollable{-ms-overflow-style:none;scrollbar-width:none;flex-wrap:nowrap;gap:6px;display:flex;position:relative;overflow-x:auto}.CommentAttachedFiles-module__gnH6pW__scrollable::-webkit-scrollbar{display:none}.CommentAttachedFiles-module__gnH6pW__scrollArrowRight,.CommentAttachedFiles-module__gnH6pW__scrollArrowLeft{cursor:pointer;z-index:2;width:15px;transition:color var(--transitionTiming);color:var(--helperTextGray);background:0 0;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;right:0}.CommentAttachedFiles-module__gnH6pW__scrollArrowRight:hover,.CommentAttachedFiles-module__gnH6pW__scrollArrowLeft:hover{color:var(--black)}.CommentAttachedFiles-module__gnH6pW__scrollArrowLeft{left:0;right:auto}
.GroupAssetCommentWrapper-module__5126iG__wrapper{margin-bottom:25px}.GroupAssetCommentWrapper-module__5126iG__wrapper:last-child{margin-bottom:0}.GroupAssetCommentWrapper-module__5126iG__wrapper.GroupAssetCommentWrapper-module__5126iG__dark .GroupAssetCommentWrapper-module__5126iG__assetName{color:var(--darkFontColor)}.GroupAssetCommentWrapper-module__5126iG__wrapper.GroupAssetCommentWrapper-module__5126iG__dark .GroupAssetCommentWrapper-module__5126iG__assetTile:before{border-color:var(--darkBorderColor)}.GroupAssetCommentWrapper-module__5126iG__wrapper.GroupAssetCommentWrapper-module__5126iG__dark .GroupAssetCommentWrapper-module__5126iG__moreCommentsLine:after{background:var(--black)}.GroupAssetCommentWrapper-module__5126iG__wrapper.GroupAssetCommentWrapper-module__5126iG__dark .GroupAssetCommentWrapper-module__5126iG__hiddenAssetIcon{background:var(--lightDarkGray);color:var(--mediumGray)}.GroupAssetCommentWrapper-module__5126iG__wrapper.GroupAssetCommentWrapper-module__5126iG__dark .GroupAssetCommentWrapper-module__5126iG__stackedAsset{background-color:var(--white);box-shadow:0 2px 4px #0000004d}.GroupAssetCommentWrapper-module__5126iG__wrapper.GroupAssetCommentWrapper-module__5126iG__dark .GroupAssetCommentWrapper-module__5126iG__stackedAsset:before{border-color:var(--darkBorderColor)}.GroupAssetCommentWrapper-module__5126iG__assetHeader{align-items:center;gap:10px;margin-bottom:5px;display:flex}.GroupAssetCommentWrapper-module__5126iG__assetName{text-overflow:ellipsis;white-space:nowrap;color:var(--textColor);flex:1;font-size:11px;font-weight:700;overflow:hidden}.GroupAssetCommentWrapper-module__5126iG__assetTile{border-radius:var(--borderRadiusLg);outline:1px solid #ebecefcc;flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden}.GroupAssetCommentWrapper-module__5126iG__assetTile:after{content:"";background:var(--transparentBlack);border-radius:var(--borderRadiusLg);opacity:0;pointer-events:none;transition:opacity var(--defaultTransitionProps);z-index:2;position:absolute;inset:0}.GroupAssetCommentWrapper-module__5126iG__assetTile.GroupAssetCommentWrapper-module__5126iG__clickable{cursor:pointer}.GroupAssetCommentWrapper-module__5126iG__assetTile.GroupAssetCommentWrapper-module__5126iG__clickable:hover:after{opacity:1}.GroupAssetCommentWrapper-module__5126iG__assetTile.GroupAssetCommentWrapper-module__5126iG__stacked{width:calc(40px + (var(--stackCount) - 1)*10px);overflow:visible}.GroupAssetCommentWrapper-module__5126iG__assetTile.GroupAssetCommentWrapper-module__5126iG__stacked:before,.GroupAssetCommentWrapper-module__5126iG__assetTile.GroupAssetCommentWrapper-module__5126iG__stacked:after{display:none}.GroupAssetCommentWrapper-module__5126iG__moreCommentsLine{justify-content:center;width:40px;height:15px;margin-bottom:5px;display:flex}.GroupAssetCommentWrapper-module__5126iG__moreCommentsLine:after{content:"";background:var(--lightGray);border-radius:2.5px;width:5px;height:15px;display:block}.GroupAssetCommentWrapper-module__5126iG__moreCommentsLine.GroupAssetCommentWrapper-module__5126iG__stackedLine{width:40px}.GroupAssetCommentWrapper-module__5126iG__hiddenAssetIcon{background:var(--darkWhite);height:100%;color:var(--transparentDarkGray);justify-content:center;align-items:center;font-size:18px;display:flex}.GroupAssetCommentWrapper-module__5126iG__stackedPreview{align-items:center;width:100%;height:100%;display:flex;position:relative}.GroupAssetCommentWrapper-module__5126iG__stackedAsset{background-color:var(--white);width:40px;height:var(--stackedAssetHeight);border-radius:var(--borderRadiusLg);left:calc(var(--stackIndex)*10px);outline:1px solid #ebecefcc;flex-shrink:0;position:absolute;overflow:hidden;transform:translate(0)}
.Comments-module__xJ9Yka__topCommentInput+.Comments-module__xJ9Yka__commentsContainer{margin-top:20px}.Comments-module__xJ9Yka__inputTargetLabel{color:var(--sidebarLinkGray);background:var(--darkWhite);border-radius:var(--borderRadiusLg)var(--borderRadiusLg)0 0;margin:0 0 -6px;padding:4px 8px 9px;font-size:10px;font-weight:500}.Comments-module__xJ9Yka__dark .Comments-module__xJ9Yka__inputTargetLabel{color:var(--darkFontColor);background:#ffffff14}.Comments-module__xJ9Yka__inputTargetLabelGroup{background:var(--darkWhite)}.Comments-module__xJ9Yka__dark .Comments-module__xJ9Yka__inputTargetLabelGroup{background:#ffffff14}.Comments-module__xJ9Yka__inputTargetLabel+.Comments-module__xJ9Yka__topCommentInput [data-mention-container]{background:var(--white)}:is(.Comments-module__xJ9Yka__dark .Comments-module__xJ9Yka__inputTargetLabel+.Comments-module__xJ9Yka__topCommentInput [data-mention-container],.dark .Comments-module__xJ9Yka__inputTargetLabel+.Comments-module__xJ9Yka__topCommentInput [data-mention-container]){background:var(--lightDarkGray)}.asset-modal-force-light .Comments-module__xJ9Yka__inputTargetLabel+.Comments-module__xJ9Yka__topCommentInput [data-mention-container]{background:var(--white)}.Comments-module__xJ9Yka__comment{transition:background-color var(--defaultTransitionProps);margin-bottom:5px;position:relative}.Comments-module__xJ9Yka__comment:last-child{margin-bottom:0}.Comments-module__xJ9Yka__groupComment,.Comments-module__xJ9Yka__groupChildComment{margin-bottom:5px}.Comments-module__xJ9Yka__commentsContainer+.Comments-module__xJ9Yka__bottomCommentInput{margin-top:20px}.Comments-module__xJ9Yka__noCommentsContainer{color:var(--helperTextGray);flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:30px;display:flex}.Comments-module__xJ9Yka__noCommentsTitle,.Comments-module__xJ9Yka__noCommentsSubtitle{color:var(--helperTextGray)}.Comments-module__xJ9Yka__dark .Comments-module__xJ9Yka__noCommentsTitle,.Comments-module__xJ9Yka__dark .Comments-module__xJ9Yka__noCommentsSubtitle{color:var(--darkFontColor)}.Comments-module__xJ9Yka__noCommentsTitle{margin-top:4px;font-size:16px;line-height:22px}.Comments-module__xJ9Yka__noCommentsSubtitle{font-size:12px;line-height:18px}.Comments-module__xJ9Yka__helpersWrapper{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.Comments-module__xJ9Yka__skeletonSelect{display:block!important}.Comments-module__xJ9Yka__skeletonSelect .ant-skeleton-input{width:100px;height:21px;margin:10px 0 10px 2px}.Comments-module__xJ9Yka__skeletonComment{display:block!important}.Comments-module__xJ9Yka__skeletonComment .ant-skeleton-image{margin-bottom:5px;border-radius:var(--borderRadiusLg)!important;width:100%!important;height:78px!important}
.QuickActionButtons-module__ap7dja__iconWrapper{transition:all var(--defaultTransitionProps);background-color:var(--transparentDarkGray);min-width:30px;height:30px;color:var(--white);border-radius:30px;justify-content:center;align-items:center;padding:6px;font-size:18px;display:flex;position:relative}.QuickActionButtons-module__ap7dja__iconWrapper.QuickActionButtons-module__ap7dja__active,.QuickActionButtons-module__ap7dja__iconWrapper:hover{background-color:var(--helperTextGray)}.QuickActionButtons-module__ap7dja__iconWrapper{-webkit-backdrop-filter:blur(12px)saturate(160%)brightness(.8);backdrop-filter:blur(12px)saturate(160%)brightness(.8);color:var(--white);z-index:1000;transition:background-color var(--defaultTransitionProps),box-shadow var(--defaultTransitionProps),color var(--defaultTransitionProps);background-color:#14161c2e;padding:4px 6px 6px;display:none;position:relative;box-shadow:inset 0 .5px #ffffff59,inset 0 0 0 .5px #ffffff24,0 2px 10px #0000001f}.QuickActionButtons-module__ap7dja__iconWrapper.QuickActionButtons-module__ap7dja__hovering{display:flex}.QuickActionButtons-module__ap7dja__iconWrapper:hover{background-color:#14161c52}.QuickActionButtons-module__ap7dja__iconWrapper.QuickActionButtons-module__ap7dja__active{background-color:var(--primaryColor)}.QuickActionButtons-module__ap7dja__iconWrapper.QuickActionButtons-module__ap7dja__active,.QuickActionButtons-module__ap7dja__iconWrapper.QuickActionButtons-module__ap7dja__active svg{color:var(--white)}.QuickActionButtons-module__ap7dja__iconWrapper svg{filter:drop-shadow(0 .5px 1px #0000001f);font-size:15px}.QuickActionButtons-module__ap7dja__iconWrapper.QuickActionButtons-module__ap7dja__sharedPageMobileIconWrapper{-webkit-backdrop-filter:none;backdrop-filter:none;width:40px;height:40px;box-shadow:none;color:var(--lightDarkGray);background:0 0;border-radius:20px;padding:0}.QuickActionButtons-module__ap7dja__iconWrapper.QuickActionButtons-module__ap7dja__sharedPageMobileIconWrapper.QuickActionButtons-module__ap7dja__dark{color:var(--white)}.QuickActionButtons-module__ap7dja__iconWrapper.QuickActionButtons-module__ap7dja__sharedPageMobileIconWrapper svg{filter:none}.QuickActionButtons-module__ap7dja__iconWrapper.QuickActionButtons-module__ap7dja__sharedPageMobileIconWrapper:hover{background-color:var(--lightDarkGray);-webkit-backdrop-filter:none;backdrop-filter:none;color:var(--white)}.QuickActionButtons-module__ap7dja__iconWrapper.QuickActionButtons-module__ap7dja__sharedPageMobileIconWrapper .QuickActionButtons-module__ap7dja__commentsIcon{width:16px!important;height:16px!important}.QuickActionButtons-module__ap7dja__iconWrapper.QuickActionButtons-module__ap7dja__sharedPageMobileIconWrapper .QuickActionButtons-module__ap7dja__commentsIcon svg{font-size:16px}.QuickActionButtons-module__ap7dja__hasCommentDot:before{content:"";background:var(--primaryColorDark);z-index:1;border-radius:50%;width:5px;height:5px;display:block;position:absolute;top:9px;right:7px}.QuickActionButtons-module__ap7dja__comments{overscroll-behavior:contain;max-height:450px;padding:16px;overflow:auto}.QuickActionButtons-module__ap7dja__commentActions{height:21px;margin:10px 0 14px}.QuickActionButtons-module__ap7dja__inlineButtonGroup{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;color:var(--mediumGray);background-color:#0000!important}.QuickActionButtons-module__ap7dja__inlineButtonGroup svg{filter:none}.QuickActionButtons-module__ap7dja__inlineButtonGroup.QuickActionButtons-module__ap7dja__active{background-color:var(--primaryColor)!important}.QuickActionButtons-module__ap7dja__inlineButtonGroup:hover{-webkit-backdrop-filter:none;backdrop-filter:none;color:var(--helperTextGray)}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.QuickActionButtons-module__ap7dja__iconWrapper{background-color:#14161c80}}
.ListViewItemInner-module__Zpf8MW__listViewAsset{border-bottom:1px solid var(--lightGray);border-left:1px solid var(--lightGray);border-right:1px solid var(--lightGray);flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0}.dark .ListViewItemInner-module__Zpf8MW__listViewAsset{border-color:var(--darkBorderColor)}@supports not (container-type:inline-size){@media (min-width:1024px){.ListViewItemInner-module__Zpf8MW__listViewAsset:hover .ListViewItemInner-module__Zpf8MW__editButton{display:flex}}}@container (width>=1024px){.ListViewItemInner-module__Zpf8MW__listViewAsset:hover .ListViewItemInner-module__Zpf8MW__editButton{display:flex}}.ListViewItemInner-module__Zpf8MW__hiddenIcon{white-space:nowrap;border-radius:20px;padding:2px 8px 3px;font-size:13px}.ListViewItemInner-module__Zpf8MW__hiddenIcon svg{color:#6c112366}.ListViewItemInner-module__Zpf8MW__fileName{text-overflow:ellipsis;white-space:nowrap;font-size:var(--fontSizeSmall);overflow:hidden}.ListViewItemInner-module__Zpf8MW__fileName.ListViewItemInner-module__Zpf8MW__transparent{opacity:.4}.ListViewItemInner-module__Zpf8MW__fileNameInput input{min-height:36px}.dark .ListViewItemInner-module__Zpf8MW__fileNameInput .ant-input-outlined{border-color:var(--darkBorderColor);color:var(--darkFontColor);background:var(--darkGray)!important}.dark .ListViewItemInner-module__Zpf8MW__fileNameInput .ant-input-outlined::placeholder{color:var(--helperTextGray)}.dark .ListViewItemInner-module__Zpf8MW__fileNameInput .ant-input-group-addon{background:var(--darkGray);border-color:var(--darkBorderColor)}.dark .ListViewItemInner-module__Zpf8MW__fileNameInput .ant-btn-default{background:var(--darkGray);border-color:var(--darkBorderColor);color:var(--darkFontColor)!important}.dark .ListViewItemInner-module__Zpf8MW__fileNameInput .ant-btn-default:hover{background:var(--darkGray)!important;color:var(--darkFontColor)!important}.ListViewItemInner-module__Zpf8MW__metaStatus{align-items:flex-end}.ListViewItemInner-module__Zpf8MW__listStatus{opacity:1;max-width:120px;display:inline-flex}.ListViewItemInner-module__Zpf8MW__listLeftContent{align-items:center;width:calc(100% - 40px);display:flex;overflow:hidden}.ListViewItemInner-module__Zpf8MW__listRightContent{color:var(--textColorMuted);gap:24px;font-size:13px;display:flex}.ListViewItemInner-module__Zpf8MW__listRightContent>div{align-items:center;display:flex}@supports not (container-type:inline-size){@media (min-width:1024px){.ListViewItemInner-module__Zpf8MW__listRightContent{gap:40px}}}@container (width>=1024px){.ListViewItemInner-module__Zpf8MW__listRightContent{gap:40px}}.ListViewItemInner-module__Zpf8MW__listRightContent .ListViewItemInner-module__Zpf8MW__smalltext{opacity:.7;margin:0 2px}.ListViewItemInner-module__Zpf8MW__listRightContent .ListViewItemInner-module__Zpf8MW__customFieldValue>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ListViewItemInner-module__Zpf8MW__mobileMoreButtonContainer{justify-content:flex-end;align-items:center;width:40px;padding-right:4px;display:flex}.ListViewItemInner-module__Zpf8MW__infoButton{color:var(--helperTextGray);width:32px;height:32px}.ListViewItemInner-module__Zpf8MW__infoButton svg{font-size:var(--fontSizeSmall)}.ListViewItemInner-module__Zpf8MW__infoButton:hover{background-color:var(--darkWhite);color:var(--black);border-radius:var(--borderRadius)}.ListViewItemInner-module__Zpf8MW__fileExtension{background-color:var(--lightGray);color:var(--darkGray);margin-left:8px}.dark .ListViewItemInner-module__Zpf8MW__fileExtension{background-color:var(--darkBorderColor);color:var(--darkFontColor)}.ListViewItemInner-module__Zpf8MW__editButton{cursor:pointer;color:var(--textColorMuted);justify-content:center;align-items:center;width:20px;height:20px;margin-right:8px;display:none}.ListViewItemInner-module__Zpf8MW__fileOrVariantBadge{border-radius:10px;align-items:center;padding:2px 6px 1px;font-size:10px;font-weight:600;line-height:1.5em}.ListViewItemInner-module__Zpf8MW__licenseDisplayFormat{background-color:var(--lightGray);color:var(--darkGray);z-index:1001;border-radius:10px;align-items:center;margin-left:5px;padding:2px 6px 1px;font-size:10px;font-weight:600;line-height:1.5em}.dark .ListViewItemInner-module__Zpf8MW__licenseDisplayFormat{background-color:var(--darkBorderColor);color:var(--darkFontColor)}.ListViewItemInner-module__Zpf8MW__variantTypesContainer{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:2px;height:fit-content;margin:0 5px;display:flex}.ListViewItemInner-module__Zpf8MW__variantTypesContainerDanger{color:var(--dangerColor)}.ListViewItemInner-module__Zpf8MW__variantDisplayFormat{background-color:var(--lightGray);color:var(--darkGray)}.dark .ListViewItemInner-module__Zpf8MW__variantDisplayFormat{background-color:var(--darkBorderColor);color:var(--darkFontColor)}.dark .ListViewItemInner-module__Zpf8MW__listViewAsset:hover .ListViewItemInner-module__Zpf8MW__variantDisplayFormat{background-color:var(--darkBorderColorHover)}.ListViewItemInner-module__Zpf8MW__quickActionButtonsWrapper>div{position:inherit;display:inline-flex}
.Input-module__0dLhkq__root{background:var(--darkWhite);transition:all var(--defaultTransitionProps)}
.EditSort-module__Rs4Tsa__root{border-bottom-left-radius:var(--borderRadiusLg);border-bottom-right-radius:var(--borderRadiusLg);border:solid 1px var(--semidarkGray);text-align:left;background-color:#fff;border-top:none;width:70px;height:70px;padding-left:10px;font-size:28px;position:relative;left:30px;overflow:hidden}.EditSort-module__Rs4Tsa__positionHeader{color:var(--textColorMuted);font-size:12px;line-height:18px}.EditSort-module__Rs4Tsa__editInputOrText{border:none;align-items:center;height:32px;padding:0;font-size:28px;font-weight:700;display:flex;background:0 0!important}.EditSort-module__Rs4Tsa__editIcon{margin-bottom:-7px;margin-left:4px;font-size:14px}.EditSort-module__Rs4Tsa__loadingIcon{color:var(--textColor);margin-top:6px;font-size:18px}
.TemplatePageAssetData-module__E9SOcG__templateTitle{font-family:var(--marketingFontFamily);color:var(--black);margin-top:14px;font-size:14px;font-weight:500;line-height:17px}@supports not (container-type:inline-size){@media (min-width:1024px){.TemplatePageAssetData-module__E9SOcG__templateTitle{margin-top:20px;font-size:16px;line-height:19px}}}@container (width>=1024px){.TemplatePageAssetData-module__E9SOcG__templateTitle{margin-top:20px;font-size:16px;line-height:19px}}.TemplatePageAssetData-module__E9SOcG__templateTags{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}@supports not (container-type:inline-size){@media (min-width:1024px){.TemplatePageAssetData-module__E9SOcG__templateTags{margin-top:10px}}}@container (width>=1024px){.TemplatePageAssetData-module__E9SOcG__templateTags{margin-top:10px}}.TemplatePageAssetData-module__E9SOcG__templateTag{color:#7b54f2;font-family:var(--marketingFontFamily);background:var(--white);transition:all var(--defaultTransitionProps);white-space:nowrap;border:1px solid #7b54f2;border-radius:10px;padding:3px 7px;font-size:10px;font-weight:500;line-height:12px}@supports not (container-type:inline-size){@media (min-width:1024px){.TemplatePageAssetData-module__E9SOcG__templateTag{border-radius:12px;padding:4px 10px;font-size:12px;line-height:14px}}}@container (width>=1024px){.TemplatePageAssetData-module__E9SOcG__templateTag{border-radius:12px;padding:4px 10px;font-size:12px;line-height:14px}}.TemplatePageAssetData-module__E9SOcG__templateTag:hover,.TemplatePageAssetData-module__E9SOcG__templateTag.TemplatePageAssetData-module__E9SOcG__active{color:var(--white);background:#7b54f2}
.ListGallery-module__BnKR-G__listGallery{transition:margin var(--defaultTransitionProps);margin-bottom:20px;margin-right:0}.ListGallery-module__BnKR-G__listGallery.ListGallery-module__BnKR-G__loading{opacity:.4}.ListGallery-module__BnKR-G__scrollableListGallery{overflow-x:auto}.ListGallery-module__BnKR-G__listRows{min-width:var(--list-content-width,0)}.ListGallery-module__BnKR-G__narrowListGallery{margin-right:calc(var(--right-panel-width,396px) - var(--scrollbarWidth))}.ListGallery-module__BnKR-G__listItem{background-color:#fff;position:relative}.dark .ListGallery-module__BnKR-G__listItem{background-color:var(--darkGray)}.ListGallery-module__BnKR-G__listItem.ListGallery-module__BnKR-G__disabled{pointer-events:none}.ListGallery-module__BnKR-G__listItem:hover{background-color:#f7f7f7}.dark .ListGallery-module__BnKR-G__listItem:hover{background-color:var(--lightDarkGray)}.ListGallery-module__BnKR-G__listViewHeader{cursor:default;border:1px solid var(--lightGray);font-size:var(--fontSizeSmall);background-color:var(--darkWhite);min-width:var(--list-content-width,0);border-radius:10px 10px 0 0;flex-direction:row;justify-content:space-between;align-items:center;padding:10px 0;display:flex;position:relative}.dark .ListGallery-module__BnKR-G__listViewHeader{background-color:var(--lightDarkGray);border-color:var(--darkBorderColor)}.ListGallery-module__BnKR-G__listViewHeader:first-child{padding-left:20px}.ListGallery-module__BnKR-G__listViewHeader .ListGallery-module__BnKR-G__metaStatus{align-items:flex-end}.ListGallery-module__BnKR-G__listViewHeader .ListGallery-module__BnKR-G__headerRightContent{gap:24px;display:flex}.ListGallery-module__BnKR-G__listViewHeader .ListGallery-module__BnKR-G__headerRightContent>div{align-items:center;display:flex}@supports not (container-type:inline-size){@media (min-width:1024px){.ListGallery-module__BnKR-G__listViewHeader .ListGallery-module__BnKR-G__headerRightContent{gap:40px}}}@container (width>=1024px){.ListGallery-module__BnKR-G__listViewHeader .ListGallery-module__BnKR-G__headerRightContent{gap:40px}}.ListGallery-module__BnKR-G__header{align-items:center;display:flex}.ListGallery-module__BnKR-G__customFieldHeader{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ListGallery-module__BnKR-G__sortableHeader .ListGallery-module__BnKR-G__sortArrow{font-size:var(--fontSizeXSmall);color:var(--textColorMuted);margin-left:8px}.ListGallery-module__BnKR-G__sortableHeader:hover{cursor:pointer;color:var(--primaryColor)}.ListGallery-module__BnKR-G__sortableHeader:hover .ListGallery-module__BnKR-G__sortArrow{color:var(--primaryColor)}.ListGallery-module__BnKR-G__groupTarget{border:1px solid #0000}.ListGallery-module__BnKR-G__groupTarget.ListGallery-module__BnKR-G__hovering{border:1px solid var(--primaryColor);overflow:hidden}.ListGallery-module__BnKR-G__previewContainer{width:300px;position:relative}.ListGallery-module__BnKR-G__previewContainer .ListGallery-module__BnKR-G__preview{border-radius:5px;width:50px;height:50px;position:relative;overflow:hidden;box-shadow:10px 10px 10px #00000040}.ListGallery-module__BnKR-G__previewContainer .ListGallery-module__BnKR-G__stack{background-color:var(--semidarkGray);border-radius:5px;width:50px;height:50px;position:absolute;overflow:hidden;transform:rotate(-5deg);box-shadow:10px 10px 10px #00000040}.ListGallery-module__BnKR-G__previewContainer .ListGallery-module__BnKR-G__message{max-width:300px;color:var(--white);background-color:var(--primaryColor);border-radius:5px;padding:5px 10px;font-size:.9em;position:absolute;bottom:-10px;left:25px;transform:translate(-50%,100%);box-shadow:10px 10px 10px #00000040}.ListGallery-module__BnKR-G__previewContainer .ListGallery-module__BnKR-G__count{width:20px;height:20px;color:var(--mutedTextColor);background-color:var(--backgroundGray);border-radius:5px;justify-content:center;align-items:center;display:flex;position:absolute;top:15px;left:15px}
.AssetReorderDropTarget-module__frhCpG__container{cursor:default;justify-content:center;height:100%;display:flex;position:absolute;top:0}.AssetReorderDropTarget-module__frhCpG__dropIndicator{z-index:-1;border-radius:999px;width:4px;height:100%}.AssetReorderDropTarget-module__frhCpG__dropIndicatorVisible{background:var(--primaryColor)}
.DraggableAsset-module__BGGJtW__groupTarget>*{transition:transform 75ms}.DraggableAsset-module__BGGJtW__hovering>*{transform:scale(.95)}.DraggableAsset-module__BGGJtW__stack{background-color:var(--semidarkGray);border-radius:5px;width:100px;height:100px;position:absolute;overflow:hidden;transform:rotate(-5deg);box-shadow:10px 10px 10px #00000040}.DraggableAsset-module__BGGJtW__message{border-radius:var(--borderRadiusLg);min-width:100px;max-width:300px;color:var(--white);box-shadow:var(--shadow);background-color:#000c;padding:5px 8px;font-size:11px;line-height:1.4em;position:absolute;bottom:-10px;left:50px;transform:translate(-50%,100%)}.DraggableAsset-module__BGGJtW__count{color:var(--mutedTextColor);background-color:var(--backgroundGray);border-radius:5px;padding:5px 10px;position:absolute;top:5px;right:5px}.DraggableAsset-module__BGGJtW__previewDashed{border:1px solid var(--borderGray);border-radius:var(--assetViewBorderRadius);color:var(--textColorMuted);background-color:var(--white);padding:5px}.dark .DraggableAsset-module__BGGJtW__previewDashed{background-color:var(--darkGray)}.DraggableAsset-module__BGGJtW__emptyMenu{background-color:var(--warmWhite);justify-content:space-between;align-items:center;min-height:45px;max-height:45px;padding:0 20px;display:flex}.dark .DraggableAsset-module__BGGJtW__emptyMenu{background-color:var(--lightDarkGray)}.DraggableAsset-module__BGGJtW__emptyMenu *{font-family:var(--templateFontFamily)!important}.DraggableAsset-module__BGGJtW__emptyMenu.DraggableAsset-module__BGGJtW__center{flex-direction:column;justify-content:center}.DraggableAsset-module__BGGJtW__emptyMenu.DraggableAsset-module__BGGJtW__banner{text-align:center;background-size:cover;flex-direction:column;justify-content:center;min-height:85px;max-height:85px;padding-left:25%;padding-right:25%;line-height:6px}.DraggableAsset-module__BGGJtW__banner .DraggableAsset-module__BGGJtW__bannerTitle{font-weight:700;line-height:7px;font-size:7px!important}.DraggableAsset-module__BGGJtW__banner .DraggableAsset-module__BGGJtW__bannerButton{border:1px solid var(--textColorMuted);border-radius:1px;padding:0 3px;line-height:4px;font-size:2px!important}.DraggableAsset-module__BGGJtW__previewContainer .DraggableAsset-module__BGGJtW__preview .DraggableAsset-module__BGGJtW__emptyAssetContainer{font-family:var(--themeFontFamily)!important}.DraggableAsset-module__BGGJtW__imageContainer{border-radius:var(--assetViewBorderRadius);border:1px solid var(--borderGray);cursor:move;background:var(--warmWhite);flex-direction:row;align-items:center;column-gap:5px;width:100%;height:90px;padding:18px 15px;display:flex}.dark .DraggableAsset-module__BGGJtW__imageContainer{background:var(--lightDarkGray)}.DraggableAsset-module__BGGJtW__imageContainer:hover{box-shadow:var(--mediumShadow)}.DraggableAsset-module__BGGJtW__imageContainer *{font-family:var(--templateFontFamily)!important}.DraggableAsset-module__BGGJtW__image{background-position:50%;background-size:cover;height:100%}.DraggableAsset-module__BGGJtW__imageOne,.DraggableAsset-module__BGGJtW__imageTwo{border-radius:var(--assetViewBorderRadius);width:100%;position:relative;overflow:hidden}.DraggableAsset-module__BGGJtW__imageOne:before,.DraggableAsset-module__BGGJtW__imageTwo:before{content:"";background-image:var(--presetLightGradient),url(https://img.playbook.com/VcWrypQGJZuJ3ucsILW6SnLciLjxhWFNpiRmfDQY55A/Z3M6Ly9wbGF5Ym9v/ay1hc3NldHMtcHVi/bGljLzg4ZTA2NWY3/LWZjNjgtNGQyMC1i/NTVlLWIxODllZjg4/OWIxYQ);background-position:50%;background-size:cover;position:absolute;inset:-1px}.DraggableAsset-module__BGGJtW__imageTwo{width:200%}.DraggableAsset-module__BGGJtW__threeColumn{width:100%}.DraggableAsset-module__BGGJtW__imageThree{background-image:url(https://img.playbook.com/VP6sYkQ123OOVSf8rqKiEvT7DlHavPkdpCOHZgL67P0/w:130/Z3M6Ly9wbGF5Ym9v/ay1hc3NldHMtcHVi/bGljLzg1NzMzMmQz/LTAwOWEtNGZiNy1h/Yjk4LWZjOTJlZDEy/NDIwMQ);width:100%}.DraggableAsset-module__BGGJtW__sectionText{text-align:left;width:80%;padding:5px;font-size:4px;line-height:4px}.DraggableAsset-module__BGGJtW__sectionTitle{white-space:nowrap;text-align:left;width:40%;padding:5px 5px 25px;font-size:7px;font-style:italic;line-height:7px}.DraggableAsset-module__BGGJtW__emptyAssetContainer{border-radius:var(--assetViewBorderRadius);border:1px solid var(--borderGray);text-align:center;width:100%;min-height:45px;max-height:45px;color:var(--darkGray);cursor:move;background:var(--warmWhite);flex-flow:row;justify-content:center;align-items:center;gap:8px;font-size:12px;line-height:18px;display:flex;box-shadow:0 0 40px #0000000d}.dark .DraggableAsset-module__BGGJtW__emptyAssetContainer{background:var(--lightDarkGray);color:var(--darkFontColor)}.dark .DraggableAsset-module__BGGJtW__emptyAssetContainer svg{color:var(--darkFontColor)}.dark .DraggableAsset-module__BGGJtW__emptyAssetContainer .DraggableAsset-module__BGGJtW__sectionIcon{filter:brightness(0)invert()}.DraggableAsset-module__BGGJtW__emptyAssetContainer:hover{box-shadow:var(--mediumShadow)}.DraggableAsset-module__BGGJtW__emptyAssetContainer.DraggableAsset-module__BGGJtW__fullWidth{width:100%}.DraggableAsset-module__BGGJtW__emptyAssetContainer svg{font-size:18px}.DraggableAsset-module__BGGJtW__emptyAssetContainer .DraggableAsset-module__BGGJtW__sectionIcon{width:30px;height:auto}.DraggableAsset-module__BGGJtW__previewContainer{flex-direction:row;width:100%;display:flex}.DraggableAsset-module__BGGJtW__menuPreview{border-radius:5px}.DraggableAsset-module__BGGJtW__preview{width:100px;height:100px;box-shadow:var(--shadow);background-color:var(--white);opacity:.7;border-radius:5px;position:relative;overflow:hidden}.dark .DraggableAsset-module__BGGJtW__preview{background-color:var(--lightDarkGray)}.DraggableAsset-module__BGGJtW__preview:hover{box-shadow:var(--mediumShadow)}.DraggableAsset-module__BGGJtW__preview *{font-family:var(--templateFontFamily)!important}.DraggableAsset-module__BGGJtW__preview.DraggableAsset-module__BGGJtW__previewAsset{width:95px;height:95px}.DraggableAsset-module__BGGJtW__preview.DraggableAsset-module__BGGJtW__previewNote *{font-size:inherit!important}.DraggableAsset-module__BGGJtW__preview.DraggableAsset-module__BGGJtW__otherPreview{width:100%;height:100%}.DraggableAsset-module__BGGJtW__draggableEditorAsset{cursor:grab;transition:var(--defaultTransitionProps)}.DraggableAsset-module__BGGJtW__draggableEditorAsset,.DraggableAsset-module__BGGJtW__draggableEditorAsset a *{cursor:grab}.DraggableAsset-module__BGGJtW__draggableEditorAsset .DraggableAsset-module__BGGJtW__notePreview{box-shadow:none;border:none;margin:0 -5px;background-color:#0000!important}.DraggableAsset-module__BGGJtW__draggableEditorAsset .DraggableAsset-module__BGGJtW__notePreview *{font-family:var(--templateFontFamily)!important;font-size:inherit!important}.DraggableAsset-module__BGGJtW__draggableEditorAsset .DraggableAsset-module__BGGJtW__notePreview:hover{background-color:var(--warmWhite)!important}.dark .DraggableAsset-module__BGGJtW__draggableEditorAsset .DraggableAsset-module__BGGJtW__notePreview:hover{background-color:var(--lightDarkGray)!important}
.CarouselTheme-module__OvKxia__prevButton,.CarouselTheme-module__OvKxia__nextButton{z-index:1;border-radius:50%;font-size:20px;position:absolute}.CarouselTheme-module__OvKxia__prevButton{padding:1px 11px 0 7px;left:10px}.CarouselTheme-module__OvKxia__nextButton{padding:1px 7px 0 11px;right:10px}.CarouselTheme-module__OvKxia__slideContents{padding:5px}
.Assets-module__upVQqa__nothingHere{color:var(--helperTextGray)}
.SearchAssets-module__LA4O4G__empty{color:var(--helperTextGray);margin-top:4px;margin-bottom:20px}.SearchAssets-module__LA4O4G__wrapper{position:relative}
.RevisionNote-module__tY5VDG__note,.RevisionNote-module__tY5VDG__noteEditable{color:var(--gray-800,#333);white-space:pre-wrap;word-break:break-word;flex:100%;font-size:13px}:is(.dark .RevisionNote-module__tY5VDG__note,.asset-modal-force-dark .RevisionNote-module__tY5VDG__note,.dark .RevisionNote-module__tY5VDG__noteEditable,.asset-modal-force-dark .RevisionNote-module__tY5VDG__noteEditable){color:var(--darkFontColor)}:is(.asset-modal-force-light .RevisionNote-module__tY5VDG__note,.asset-modal-force-light .RevisionNote-module__tY5VDG__noteEditable){color:var(--gray-800,#333)}.RevisionNote-module__tY5VDG__noteEditable{cursor:text;border-radius:4px;margin-left:-4px;padding:2px 4px}.RevisionNote-module__tY5VDG__noteEditable:hover{background:var(--gray-100,#f5f5f5)}:is(.dark .RevisionNote-module__tY5VDG__noteEditable:hover,.asset-modal-force-dark .RevisionNote-module__tY5VDG__noteEditable:hover){background:var(--lightDarkGray)}.asset-modal-force-light .RevisionNote-module__tY5VDG__noteEditable:hover{background:var(--gray-100,#f5f5f5)}.RevisionNote-module__tY5VDG__noteAdd{font-size:var(--fontSizeXXSmall)!important;background:0 0!important;border:none!important}.RevisionNote-module__tY5VDG__noteAdd:hover{background:0 0!important}.RevisionNote-module__tY5VDG__noteEditor{min-width:0;font-size:var(--fontSizeSmall);flex:100%;margin:4px}.RevisionNote-module__tY5VDG__noteEditor .ant-input::placeholder{color:#979797;font-size:var(--fontSizeXSmall)}:is(.dark .RevisionNote-module__tY5VDG__noteEditor .ant-input,.asset-modal-force-dark .RevisionNote-module__tY5VDG__noteEditor .ant-input){background:var(--lightDarkGray);color:var(--darkFontColor);border-color:var(--darkBorderColor);font-size:var(--fontSizeSmall);padding:2px 8px}:is(.dark .RevisionNote-module__tY5VDG__noteEditor .ant-input::placeholder,.asset-modal-force-dark .RevisionNote-module__tY5VDG__noteEditor .ant-input::placeholder){color:var(--helperTextGray)}:is(.dark .RevisionNote-module__tY5VDG__noteEditor .ant-input:focus,.dark .RevisionNote-module__tY5VDG__noteEditor .ant-input:hover,.asset-modal-force-dark .RevisionNote-module__tY5VDG__noteEditor .ant-input:focus,.asset-modal-force-dark .RevisionNote-module__tY5VDG__noteEditor .ant-input:hover){border-color:var(--mediumGray)}.asset-modal-force-light .RevisionNote-module__tY5VDG__noteEditor .ant-input{background:var(--white);color:var(--gray-800,#333);border-color:var(--gray-300,#d9d9d9);font-size:var(--fontSizeSmall);padding:2px 8px}.asset-modal-force-light .RevisionNote-module__tY5VDG__noteEditor .ant-input::placeholder{color:var(--helperTextGray)}:is(.asset-modal-force-light .RevisionNote-module__tY5VDG__noteEditor .ant-input:focus,.asset-modal-force-light .RevisionNote-module__tY5VDG__noteEditor .ant-input:hover){border-color:var(--primaryColor)}.RevisionNote-module__tY5VDG__noteEditorActions{justify-content:flex-end;gap:8px;margin-top:6px;display:flex}.RevisionNote-module__tY5VDG__noteCancelButton{--buttonBackgroundHover:transparent!important;--buttonForegroundHover:var(--darkGray)!important}.RevisionNote-module__tY5VDG__noteCancelButton:hover{--buttonForegroundHover:var(--primaryColor)!important}:is(.dark .RevisionNote-module__tY5VDG__noteSaveButton,.asset-modal-force-dark .RevisionNote-module__tY5VDG__noteSaveButton){--buttonBackground:var(--darkButtonColor)!important;--buttonBackgroundHover:var(--darkButtonColorHover)!important;--buttonForeground:var(--darkFontColor)!important;--buttonForegroundHover:var(--darkFontColor)!important;--buttonBorder:var(--darkBorderColor)!important;--buttonBorderHover:var(--darkBorderColorHover)!important}
.RevisionRow-module__gMMmza__row{border:1px solid var(--gray-150,#efefef);background:var(--white,#fff);cursor:pointer;border-radius:8px;flex-direction:column;gap:6px;padding:10px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}:is(.dark .RevisionRow-module__gMMmza__row,.asset-modal-force-dark .RevisionRow-module__gMMmza__row){border-color:var(--darkBorderColor);background:var(--lightDarkGray)}.asset-modal-force-light .RevisionRow-module__gMMmza__row{border-color:var(--gray-150,#efefef);background:var(--white,#fff)}.RevisionRow-module__gMMmza__row:first-child:before{box-shadow:0 0 0 3px var(--darkWhite)}.dark .RevisionRow-module__gMMmza__row:first-child:before{box-shadow:0 0 0 3px var(--darkBorderColor)}.asset-modal-force-dark .RevisionRow-module__gMMmza__row:first-child:before{box-shadow:0 0 0 3px var(--darkBorderColor)}.asset-modal-force-light .RevisionRow-module__gMMmza__row:first-child:before{box-shadow:0 0 0 3px var(--darkWhite)}.RevisionRow-module__gMMmza__row:hover{border-color:var(--darkGray)}:is(.dark .RevisionRow-module__gMMmza__row:hover,.asset-modal-force-dark .RevisionRow-module__gMMmza__row:hover){border-color:var(--white)}.asset-modal-force-light .RevisionRow-module__gMMmza__row:hover{border-color:var(--darkGray)}.RevisionRow-module__gMMmza__row:not(.RevisionRow-module__gMMmza__rowSelected):hover{cursor:pointer}.RevisionRow-module__gMMmza__rowSelected{cursor:default;background:var(--darkWhite)}:is(.dark .RevisionRow-module__gMMmza__rowSelected,.asset-modal-force-dark .RevisionRow-module__gMMmza__rowSelected){background:var(--darkGray)}.asset-modal-force-light .RevisionRow-module__gMMmza__rowSelected{background:var(--darkWhite)}.RevisionRow-module__gMMmza__rowSelected:hover{border-color:var(--gray-150,#efefef)}:is(.dark .RevisionRow-module__gMMmza__rowSelected:hover,.asset-modal-force-dark .RevisionRow-module__gMMmza__rowSelected:hover){border-color:var(--darkBorderColor)}.asset-modal-force-light .RevisionRow-module__gMMmza__rowSelected:hover{border-color:var(--gray-150,#efefef)}.RevisionRow-module__gMMmza__row:before{content:"";background:var(--gray-300,#d9d9d9);border:2px solid var(--white,#fff);border-radius:50%;width:10px;height:10px;position:absolute;top:5px;left:-19px}.dark .RevisionRow-module__gMMmza__row:before{background:var(--darkGray);border-color:var(--lightDarkGray)}.asset-modal-force-dark .RevisionRow-module__gMMmza__row:before{background:var(--darkGray);border-color:var(--lightDarkGray)}.asset-modal-force-light .RevisionRow-module__gMMmza__row:before{background:var(--gray-300,#d9d9d9);border-color:var(--white,#fff)}.RevisionRow-module__gMMmza__rowMain{gap:10px;display:flex}.RevisionRow-module__gMMmza__marker{border-radius:var(--borderRadiusMd);background:var(--gray-100,#f5f5f5);width:36px;height:36px;box-shadow:0 0 0 1px var(--gray-200,#e8e8e8);z-index:1;flex:0 0 36px;margin-top:2px;position:relative;overflow:hidden}:is(.dark .RevisionRow-module__gMMmza__marker,.asset-modal-force-dark .RevisionRow-module__gMMmza__marker){background:var(--lightDarkGray);border-color:var(--darkGray);box-shadow:0 0 0 1px var(--darkBorderColor)}.asset-modal-force-light .RevisionRow-module__gMMmza__marker{background:var(--gray-100,#f5f5f5);border-color:var(--white,#fff);box-shadow:0 0 0 1px var(--gray-200,#e8e8e8)}.RevisionRow-module__gMMmza__marker img{object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;opacity:.8;width:100%;height:100%;transition:opacity .15s}.RevisionRow-module__gMMmza__rowSelected .RevisionRow-module__gMMmza__marker img,.RevisionRow-module__gMMmza__row:hover .RevisionRow-module__gMMmza__marker img{opacity:1}.RevisionRow-module__gMMmza__markerDot{background:var(--gray-200,#e8e8e8);width:100%;height:100%}:is(.dark .RevisionRow-module__gMMmza__markerDot,.asset-modal-force-dark .RevisionRow-module__gMMmza__markerDot){background:var(--darkBorderColor)}.asset-modal-force-light .RevisionRow-module__gMMmza__markerDot{background:var(--gray-200,#e8e8e8)}.RevisionRow-module__gMMmza__rowBody{flex:1;min-width:0}.RevisionRow-module__gMMmza__rowHeader{color:var(--gray-500,#8c8c8c);flex-wrap:wrap;align-items:baseline;gap:4px 3px;font-size:12px;line-height:1.4;display:flex}:is(.dark .RevisionRow-module__gMMmza__rowHeader,.asset-modal-force-dark .RevisionRow-module__gMMmza__rowHeader){color:var(--mediumGray)}.asset-modal-force-light .RevisionRow-module__gMMmza__rowHeader{color:var(--gray-500,#8c8c8c)}.RevisionRow-module__gMMmza__rowMeta{color:var(--helperTextGray);flex-wrap:wrap;align-items:center;gap:3px 4px;margin-top:3px;font-size:12px;line-height:1.4;display:flex}:is(.dark .RevisionRow-module__gMMmza__rowMeta,.asset-modal-force-dark .RevisionRow-module__gMMmza__rowMeta){color:#979797}.asset-modal-force-light .RevisionRow-module__gMMmza__rowMeta{color:var(--helperTextGray)}.RevisionRow-module__gMMmza__versionNumber{color:var(--gray-800,#2c2c2c);font-size:13px;font-weight:600}:is(.dark .RevisionRow-module__gMMmza__versionNumber,.asset-modal-force-dark .RevisionRow-module__gMMmza__versionNumber){color:var(--darkFontColor)}.asset-modal-force-light .RevisionRow-module__gMMmza__versionNumber{color:var(--gray-800,#2c2c2c)}.RevisionRow-module__gMMmza__badge{text-transform:uppercase;letter-spacing:.03em;border-radius:3px;padding:2px 5px;font-size:10px;line-height:1}.RevisionRow-module__gMMmza__badgeRevert{background:var(--amber-50,#fff5e6);color:var(--amber-700,#b9770e)}:is(.dark .RevisionRow-module__gMMmza__badgeRevert,.asset-modal-force-dark .RevisionRow-module__gMMmza__badgeRevert){color:#f0b96b;background:#b9770e2e}.asset-modal-force-light .RevisionRow-module__gMMmza__badgeRevert{background:var(--amber-50,#fff5e6);color:var(--amber-700,#b9770e)}.RevisionRow-module__gMMmza__badgeCurrent{background:var(--green-50,#e9f7ec);color:var(--green-600,#2e7d32)}:is(.dark .RevisionRow-module__gMMmza__badgeCurrent,.asset-modal-force-dark .RevisionRow-module__gMMmza__badgeCurrent){color:#6fcf80;background:#2e7d322e}.asset-modal-force-light .RevisionRow-module__gMMmza__badgeCurrent{background:var(--green-50,#e9f7ec);color:var(--green-600,#2e7d32)}.RevisionRow-module__gMMmza__rowActions{align-items:center;gap:6px;display:flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.RevisionRow-module__gMMmza__authorName{color:var(--helperTextGray)}:is(.dark .RevisionRow-module__gMMmza__authorName,.asset-modal-force-dark .RevisionRow-module__gMMmza__authorName){color:#979797}.asset-modal-force-light .RevisionRow-module__gMMmza__authorName{color:var(--helperTextGray)}.RevisionRow-module__gMMmza__rowTimestamp{color:var(--sidebarLinkGray);white-space:nowrap;margin-top:0;font-size:12px}:is(.dark .RevisionRow-module__gMMmza__rowTimestamp,.asset-modal-force-dark .RevisionRow-module__gMMmza__rowTimestamp){color:var(--darkFontColor)}.asset-modal-force-light .RevisionRow-module__gMMmza__rowTimestamp{color:var(--sidebarLinkGray)}.RevisionRow-module__gMMmza__dot{color:var(--gray-300,#d9d9d9)}:is(.dark .RevisionRow-module__gMMmza__dot,.asset-modal-force-dark .RevisionRow-module__gMMmza__dot){color:var(--darkBorderColor)}.asset-modal-force-light .RevisionRow-module__gMMmza__dot{color:var(--gray-300,#d9d9d9)}.RevisionRow-module__gMMmza__size,.RevisionRow-module__gMMmza__sizeDelta{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.RevisionRow-module__gMMmza__sizeDeltaPositive{color:var(--amber-700,#b9770e)}:is(.dark .RevisionRow-module__gMMmza__sizeDeltaPositive,.asset-modal-force-dark .RevisionRow-module__gMMmza__sizeDeltaPositive){color:#f0b96b}.asset-modal-force-light .RevisionRow-module__gMMmza__sizeDeltaPositive{color:var(--amber-700,#b9770e)}.RevisionRow-module__gMMmza__sizeDeltaNegative{color:var(--green-600,#2e7d32)}:is(.dark .RevisionRow-module__gMMmza__sizeDeltaNegative,.asset-modal-force-dark .RevisionRow-module__gMMmza__sizeDeltaNegative){color:#6fcf80}.asset-modal-force-light .RevisionRow-module__gMMmza__sizeDeltaNegative{color:var(--green-600,#2e7d32)}
@supports not (container-type:inline-size){@media (min-width:768px){.RevertConfirmModal-module__nP5oLG__wrap{padding-right:415px}}}@container (width>=768px){.RevertConfirmModal-module__nP5oLG__wrap{padding-right:415px}}
.RevisionsPanel-module__jJbVLG__panel{flex-direction:column;height:100%;padding:20px;display:flex;overflow-y:auto}:is(.dark .RevisionsPanel-module__jJbVLG__panel,.asset-modal-force-dark .RevisionsPanel-module__jJbVLG__panel){background:var(--darkGray)}.asset-modal-force-light .RevisionsPanel-module__jJbVLG__panel{background:var(--white)}.RevisionsPanel-module__jJbVLG__header{flex-direction:column;gap:8px;margin-bottom:10px;display:flex}.RevisionsPanel-module__jJbVLG__headerTitleRow{align-items:center;gap:8px;margin-bottom:15px;display:flex}.RevisionsPanel-module__jJbVLG__headerClose{width:28px;height:28px;color:var(--helperTextGray);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:16px;display:inline-flex}:is(.dark .RevisionsPanel-module__jJbVLG__headerClose,.asset-modal-force-dark .RevisionsPanel-module__jJbVLG__headerClose){color:var(--mediumGray)}.asset-modal-force-light .RevisionsPanel-module__jJbVLG__headerClose{color:var(--helperTextGray)}.RevisionsPanel-module__jJbVLG__headerClose:hover{background:var(--gray-100,#f5f5f5);color:var(--gray-700,#595959)}:is(.dark .RevisionsPanel-module__jJbVLG__headerClose:hover,.asset-modal-force-dark .RevisionsPanel-module__jJbVLG__headerClose:hover){background:var(--lightDarkGray);color:var(--darkFontColor)}.asset-modal-force-light .RevisionsPanel-module__jJbVLG__headerClose:hover{background:var(--gray-100,#f5f5f5);color:var(--gray-700,#595959)}.RevisionsPanel-module__jJbVLG__title{flex:1;margin:0;font-size:18px;font-weight:600}:is(.dark .RevisionsPanel-module__jJbVLG__title,.asset-modal-force-dark .RevisionsPanel-module__jJbVLG__title){color:var(--darkFontColor)}.asset-modal-force-light .RevisionsPanel-module__jJbVLG__title{color:var(--gray-800,#2c2c2c)}.RevisionsPanel-module__jJbVLG__empty{color:var(--gray-500,#8c8c8c);text-align:center;padding:24px 8px;font-size:13px}:is(.dark .RevisionsPanel-module__jJbVLG__empty,.asset-modal-force-dark .RevisionsPanel-module__jJbVLG__empty){color:var(--mediumGray)}.asset-modal-force-light .RevisionsPanel-module__jJbVLG__empty{color:var(--gray-500,#8c8c8c)}.RevisionsPanel-module__jJbVLG__emptyState{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:40px 16px 24px;display:flex}.RevisionsPanel-module__jJbVLG__emptyStateIcon{background:var(--gray-100,#f5f5f5);width:48px;height:48px;color:var(--gray-500,#8c8c8c);border-radius:50%;justify-content:center;align-items:center;margin-bottom:4px;font-size:22px;display:inline-flex}:is(.dark .RevisionsPanel-module__jJbVLG__emptyStateIcon,.asset-modal-force-dark .RevisionsPanel-module__jJbVLG__emptyStateIcon){background:var(--lightDarkGray);color:var(--darkFontColor)}.asset-modal-force-light .RevisionsPanel-module__jJbVLG__emptyStateIcon{background:var(--gray-100,#f5f5f5);color:var(--gray-500,#8c8c8c)}.RevisionsPanel-module__jJbVLG__emptyStateTitle{color:var(--gray-800,#2c2c2c);font-size:14px;font-weight:600}:is(.dark .RevisionsPanel-module__jJbVLG__emptyStateTitle,.asset-modal-force-dark .RevisionsPanel-module__jJbVLG__emptyStateTitle){color:var(--darkFontColor)}.asset-modal-force-light .RevisionsPanel-module__jJbVLG__emptyStateTitle{color:var(--gray-800,#2c2c2c)}.RevisionsPanel-module__jJbVLG__emptyStateBody{color:var(--gray-500,#8c8c8c);max-width:240px;margin-bottom:8px;font-size:12px;line-height:1.5}:is(.dark .RevisionsPanel-module__jJbVLG__emptyStateBody,.asset-modal-force-dark .RevisionsPanel-module__jJbVLG__emptyStateBody){color:var(--mediumGray)}.asset-modal-force-light .RevisionsPanel-module__jJbVLG__emptyStateBody{color:var(--gray-500,#8c8c8c)}.RevisionsPanel-module__jJbVLG__upsell{background:var(--blue-50,#eef4ff);border:1px solid var(--blue-100,#dbe5fc);border-radius:6px;align-items:flex-start;gap:8px;margin-top:20px;padding:10px 12px;display:flex}:is(.dark .RevisionsPanel-module__jJbVLG__upsell,.asset-modal-force-dark .RevisionsPanel-module__jJbVLG__upsell){background:#2f5bea1f;border-color:#2f5bea4d}.asset-modal-force-light .RevisionsPanel-module__jJbVLG__upsell{background:var(--blue-50,#eef4ff);border-color:var(--blue-100,#dbe5fc)}.RevisionsPanel-module__jJbVLG__upsellBody{flex:1;min-width:0}.RevisionsPanel-module__jJbVLG__upsellTitle{color:var(--gray-800,#2c2c2c);margin-bottom:2px;font-size:12px;font-weight:600}:is(.dark .RevisionsPanel-module__jJbVLG__upsellTitle,.asset-modal-force-dark .RevisionsPanel-module__jJbVLG__upsellTitle){color:var(--darkFontColor)}.asset-modal-force-light .RevisionsPanel-module__jJbVLG__upsellTitle{color:var(--gray-800,#2c2c2c)}.RevisionsPanel-module__jJbVLG__upsellBodyText{color:var(--gray-600,#595959);font-size:12px;line-height:1.4}:is(.dark .RevisionsPanel-module__jJbVLG__upsellBodyText,.asset-modal-force-dark .RevisionsPanel-module__jJbVLG__upsellBodyText){color:var(--mediumGray)}.asset-modal-force-light .RevisionsPanel-module__jJbVLG__upsellBodyText{color:var(--gray-600,#595959)}.RevisionsPanel-module__jJbVLG__upsellLink{color:var(--blue-600,#2f5bea);cursor:pointer;margin-top:4px;font-size:12px;font-weight:500;display:inline-block}:is(.dark .RevisionsPanel-module__jJbVLG__upsellLink,.asset-modal-force-dark .RevisionsPanel-module__jJbVLG__upsellLink){color:#6a8cff}.asset-modal-force-light .RevisionsPanel-module__jJbVLG__upsellLink{color:var(--blue-600,#2f5bea)}.RevisionsPanel-module__jJbVLG__upsellLink:hover{text-decoration:underline}.RevisionsPanel-module__jJbVLG__upsellClose{width:20px;height:20px;color:var(--gray-500,#8c8c8c);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;display:inline-flex}:is(.dark .RevisionsPanel-module__jJbVLG__upsellClose,.asset-modal-force-dark .RevisionsPanel-module__jJbVLG__upsellClose){color:var(--mediumGray)}.asset-modal-force-light .RevisionsPanel-module__jJbVLG__upsellClose{color:var(--gray-500,#8c8c8c)}.RevisionsPanel-module__jJbVLG__upsellClose:hover{background:var(--blue-100,#dbe5fc);color:var(--gray-700,#595959)}:is(.dark .RevisionsPanel-module__jJbVLG__upsellClose:hover,.asset-modal-force-dark .RevisionsPanel-module__jJbVLG__upsellClose:hover){color:var(--darkFontColor);background:#2f5bea40}.asset-modal-force-light .RevisionsPanel-module__jJbVLG__upsellClose:hover{background:var(--blue-100,#dbe5fc);color:var(--gray-700,#595959)}.RevisionsPanel-module__jJbVLG__list{flex-direction:column;gap:10px;padding-left:20px;display:flex;position:relative}.RevisionsPanel-module__jJbVLG__list:before{content:"";background:var(--gray-150,#efefef);width:2px;position:absolute;top:8px;bottom:8px;left:6px}.dark .RevisionsPanel-module__jJbVLG__list:before{background:var(--darkBorderColor)}.asset-modal-force-dark .RevisionsPanel-module__jJbVLG__list:before{background:var(--darkBorderColor)}.asset-modal-force-light .RevisionsPanel-module__jJbVLG__list:before{background:var(--gray-150,#efefef)}.RevisionsPanel-module__jJbVLG__versionPickerPopover{background-blend-mode:color-dodge,normal;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);overflow:hidden;background:var(--publishMenuBg)!important;border-radius:var(--borderRadiusXl)!important;box-shadow:0 0 0 1px #0000001a!important}:is(.dark .RevisionsPanel-module__jJbVLG__versionPickerPopover,.asset-modal-force-dark .RevisionsPanel-module__jJbVLG__versionPickerPopover){background:var(--lightDarkGray)!important}.asset-modal-force-light .RevisionsPanel-module__jJbVLG__versionPickerPopover{background:var(--publishMenuBg)!important}
.VersionPreviewOverlay-module__L1FAoq__overlay{z-index:20;background:#141414;flex-direction:column;display:flex;position:absolute;top:0;left:0}:is(.dark .VersionPreviewOverlay-module__L1FAoq__overlay,.asset-modal-force-dark .VersionPreviewOverlay-module__L1FAoq__overlay){background:var(--darkGray)}.asset-modal-force-light .VersionPreviewOverlay-module__L1FAoq__overlay{background:var(--gray-100,#f5f5f5)}.VersionPreviewOverlay-module__L1FAoq__banner{color:var(--white,#fff);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;font-size:13px;display:flex}.asset-modal-force-light .VersionPreviewOverlay-module__L1FAoq__banner{color:var(--gray-800,#333)}.VersionPreviewOverlay-module__L1FAoq__bannerText{letter-spacing:.01em;font-weight:600}.VersionPreviewOverlay-module__L1FAoq__bannerClose{color:var(--white,#fff);cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:4px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.VersionPreviewOverlay-module__L1FAoq__bannerClose svg{fill:currentColor}.asset-modal-force-light .VersionPreviewOverlay-module__L1FAoq__bannerClose{border-color:var(--gray-300,#d9d9d9);background:var(--gray-100,#f5f5f5);color:var(--gray-800,#333)}.VersionPreviewOverlay-module__L1FAoq__bannerClose:hover{color:var(--primaryColor);background:#ffffff2e;border-color:#ffffff59}.asset-modal-force-light .VersionPreviewOverlay-module__L1FAoq__bannerClose:hover{background:var(--gray-150,#efefef);border-color:var(--gray-300,#d9d9d9)}.VersionPreviewOverlay-module__L1FAoq__lockedNote{color:var(--mediumGray,#d0d0d0);background:#0006;padding:8px 16px;font-size:12px;line-height:1.4}.asset-modal-force-light .VersionPreviewOverlay-module__L1FAoq__lockedNote{background:var(--gray-100,#f5f5f5);color:var(--gray-800,#333)}.VersionPreviewOverlay-module__L1FAoq__image{object-fit:contain;box-sizing:border-box;flex:1;align-self:center;max-width:100%;min-height:0;padding:50px}.VersionPreviewOverlay-module__L1FAoq__empty{color:var(--mediumGray,#b5b5b5);flex:1;justify-content:center;align-items:center;padding:24px;font-size:14px;display:flex}
.UnifiedAssetSelector-module__POT-Sq__wrapper{border-radius:var(--borderRadiusLg);flex-direction:column;margin-bottom:15px;display:flex}.UnifiedAssetSelector-module__POT-Sq__filled{background-color:var(--primaryColorDarkLight)}.dark .UnifiedAssetSelector-module__POT-Sq__filled{background-color:#0000}.UnifiedAssetSelector-module__POT-Sq__expandedBlock{width:100%;margin-top:12px;margin-left:auto;margin-right:auto}@keyframes UnifiedAssetSelector-module__POT-Sq__pulseGray{0%{text-shadow:0 0 10px var(--lightShadow);color:var(--helperTextGray)}50%{text-shadow:0 0 20px #0003;color:#323232cc}to{text-shadow:0 0 10px var(--lightShadow);color:var(--helperTextGray)}}.UnifiedAssetSelector-module__POT-Sq__pulsing{transition:color var(--defaultTransitionProps);animation:2s ease-in-out infinite UnifiedAssetSelector-module__POT-Sq__pulseGray}.dark .UnifiedAssetSelector-module__POT-Sq__pulsing{animation:none}.UnifiedAssetSelector-module__POT-Sq__uploadBlock{color:var(--textColorMuted);width:100%;transition:box-shadow var(--defaultTransitionProps);align-items:center;padding:10px 18px;display:flex}.UnifiedAssetSelector-module__POT-Sq__uploadBlock:hover{box-shadow:var(--lightShadow)}.UnifiedAssetSelector-module__POT-Sq__uploadBlock .UnifiedAssetSelector-module__POT-Sq__content{flex-direction:column;align-items:center;width:100%;display:flex}.UnifiedAssetSelector-module__POT-Sq__uploadBlock .UnifiedAssetSelector-module__POT-Sq__content .UnifiedAssetSelector-module__POT-Sq__icon{width:38px;margin:4px}.UnifiedAssetSelector-module__POT-Sq__uploadBlock .UnifiedAssetSelector-module__POT-Sq__content .UnifiedAssetSelector-module__POT-Sq__title{color:var(--helperTextGray);transition:color var(--defaultTransitionProps);font-size:18px;line-height:35px}.UnifiedAssetSelector-module__POT-Sq__uploadBlock .UnifiedAssetSelector-module__POT-Sq__content .UnifiedAssetSelector-module__POT-Sq__description{font-size:var(--fontSizeSmall);color:var(--helperTextGray);transition:color var(--defaultTransitionProps);line-height:20px}.UnifiedAssetSelector-module__POT-Sq__uploadBlock .UnifiedAssetSelector-module__POT-Sq__content button.UnifiedAssetSelector-module__POT-Sq__selectPlaybook{transition:opacity var(--defaultTransitionProps);margin:10px}.UnifiedAssetSelector-module__POT-Sq__uploadBlock .UnifiedAssetSelector-module__POT-Sq__content button.UnifiedAssetSelector-module__POT-Sq__selectPlaybook:hover{opacity:.8;box-shadow:var(--shadow);background-color:var(--darkGray)!important}.UnifiedAssetSelector-module__POT-Sq__selectedAssetsWarning{color:var(--textColorError);margin-bottom:6px}.UnifiedAssetSelector-module__POT-Sq__continueBtn{position:sticky;bottom:0}.dark .UnifiedAssetSelector-module__POT-Sq__continueBtn{--buttonBackground:var(--darkGray)!important;--buttonBackgroundHover:var(--lightDarkGray)!important}.dark .UnifiedAssetSelector-module__POT-Sq__continueBtn[disabled]{--buttonBackground:var(--darkBorderColor)!important;--buttonBackgroundHover:var(--darkBorderColor)!important}.UnifiedAssetSelector-module__POT-Sq__uploadIcon{margin-right:8px}.UnifiedAssetSelector-module__POT-Sq__selectBtn{background-color:#0000;border:none;text-decoration:underline}.UnifiedAssetSelector-module__POT-Sq__assetsContainer{max-height:330px;position:relative;overflow:hidden auto}.UnifiedAssetSelector-module__POT-Sq__showAllBlock{align-items:center;gap:6px;margin-bottom:10px;display:flex}.UnifiedAssetSelector-module__POT-Sq__showAllBlock .UnifiedAssetSelector-module__POT-Sq__showAllTitle{color:var(--publishLabelsSecondary);font-size:13px}.dark .UnifiedAssetSelector-module__POT-Sq__showAllBlock .UnifiedAssetSelector-module__POT-Sq__showAllTitle{color:var(--mediumGray)}.UnifiedAssetSelector-module__POT-Sq__showAllBlock .UnifiedAssetSelector-module__POT-Sq__showAllBtn{color:var(--primaryColor);font-size:var(--fontSizeXSmall);background:0 0;border:none;padding:0;text-decoration:underline}.UnifiedAssetSelector-module__POT-Sq__showAllBlock .UnifiedAssetSelector-module__POT-Sq__showAllBtn:hover,.UnifiedAssetSelector-module__POT-Sq__showAllBlock .UnifiedAssetSelector-module__POT-Sq__showAllBtn:focus{color:var(--primaryColor);background:0 0}.UnifiedAssetSelector-module__POT-Sq__supportedMediaTypes{font-weight:600}
.Tools-module__xhXFWa__container{flex-direction:column;gap:8px;padding-top:15px;display:flex}.Tools-module__xhXFWa__header{text-transform:uppercase;font-weight:700;font-size:var(--fontSizeXSmall);color:var(--helperTextGray);line-height:18px}.Tools-module__xhXFWa__tools{flex-wrap:wrap;gap:10px;display:flex}.Tools-module__xhXFWa__tools .Tools-module__xhXFWa__tool{border:1px solid var(--lightGray);border-radius:var(--borderRadiusLg);flex-direction:column;flex:1;align-items:center;gap:10px;padding:8px;display:flex}.Tools-module__xhXFWa__tools .Tools-module__xhXFWa__tool .Tools-module__xhXFWa__img{border-radius:var(--borderRadiusLg);width:100%;height:100%}.Tools-module__xhXFWa__tools .Tools-module__xhXFWa__tool .Tools-module__xhXFWa__content{line-height:18px;font-size:var(--fontSizeSmall);flex-direction:column;align-items:center;gap:4px;display:flex}.Tools-module__xhXFWa__tools .Tools-module__xhXFWa__tool .Tools-module__xhXFWa__content .Tools-module__xhXFWa__name{color:var(--textColorMuted);font-weight:700}.Tools-module__xhXFWa__tools .Tools-module__xhXFWa__tool .Tools-module__xhXFWa__content .Tools-module__xhXFWa__description{color:var(--helperTextGray)}.Tools-module__xhXFWa__tools .Tools-module__xhXFWa__tool:hover:not([disabled]){box-shadow:0 5px 24px #00000026}.Tools-module__xhXFWa__tools .Tools-module__xhXFWa__tool:disabled{cursor:default}
.ImageHostingApp-module__HtC8Sa__wrapper{flex-direction:column;padding:20px;display:flex}.ImageHostingApp-module__HtC8Sa__backToApps{background:var(--white);z-index:5;font-size:var(--fontSizeXSmall);cursor:pointer;color:#786680;transition:all var(--defaultTransitionProps);padding:15px 20px;position:absolute;top:0;right:0}.ImageHostingApp-module__HtC8Sa__backToApps:hover{color:#000}.ImageHostingApp-module__HtC8Sa__engineInfo{text-align:left;border-bottom:1px solid var(--lightGray);align-items:center;padding:10px 20px;font-weight:700;line-height:1.2em;display:flex;position:relative}.ImageHostingApp-module__HtC8Sa__engineInfo img{margin-right:15px}.ImageHostingApp-module__HtC8Sa__engineInfo>div{flex-direction:column;align-items:flex-start;margin-top:3px;display:flex}.ImageHostingApp-module__HtC8Sa__engineInfo button{color:var(--textColor)}.ImageHostingApp-module__HtC8Sa__engineInfo .ImageHostingApp-module__HtC8Sa__version{color:var(--helperTextGray);max-width:350px;margin-top:3px;font-size:11px;font-weight:400;line-height:1.4em}.ImageHostingApp-module__HtC8Sa__engineInfo .ImageHostingApp-module__HtC8Sa__version a,.ImageHostingApp-module__HtC8Sa__engineInfo .ImageHostingApp-module__HtC8Sa__version a:visited{color:var(--textColor)}.ImageHostingApp-module__HtC8Sa__selectedImage{border:1px solid var(--primaryColorDarkLight);border-radius:var(--borderRadiusLg);justify-content:space-between;align-items:center;padding:8px;display:flex}.ImageHostingApp-module__HtC8Sa__selectedImage .ImageHostingApp-module__HtC8Sa__img{width:70px;height:54px;margin-right:12px;position:relative}.ImageHostingApp-module__HtC8Sa__selectedImage .ImageHostingApp-module__HtC8Sa__title{color:var(--textColorMuted);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.ImageHostingApp-module__HtC8Sa__selectedImage .ImageHostingApp-module__HtC8Sa__replaceBtn{color:var(--primaryColor);font-weight:700;font-size:var(--fontSizeXSmall);background:0 0;border:none;margin-left:auto;padding-right:8px}
.PantonePreview-module__yw8ABq__color{border:solid 1px var(--lightGray);border-radius:4px;flex-shrink:0;width:30px;height:30px;display:inline-block}.PantonePreview-module__yw8ABq__label{text-align:left;font-size:.75em;line-height:1.2em}.PantonePreview-module__yw8ABq__preview{align-items:center;height:30px;display:inline-flex}
.PantonePreviewGrid-module__xNp3tW__grid{flex-flow:wrap;max-width:564px;margin:0 0 1em;padding:0;list-style-type:none;display:flex}.PantonePreviewGrid-module__xNp3tW__pantone .ant-pagination{font-size:12px}.PantonePreviewGrid-module__xNp3tW__pantone .ant-pagination.ant-pagination-simple .ant-pagination-simple-pager input{background:0 0;border:0;padding:0;font-size:12px}:is(.dark .PantonePreviewGrid-module__xNp3tW__pantone .ant-pagination-item-link,.dark .PantonePreviewGrid-module__xNp3tW__pantone .ant-pagination-simple-pager){color:var(--darkFontColor);border-color:var(--darkBorderColor)}.dark .PantonePreviewGrid-module__xNp3tW__pantone .ant-pagination-simple-pager input{color:var(--darkFontColor);background:var(--lightDarkGray)}.PantonePreviewGrid-module__xNp3tW__item{align-items:center;margin-bottom:.5em;display:flex;position:relative}.PantonePreviewGrid-module__xNp3tW__item:hover .PantonePreviewGrid-module__xNp3tW__add{opacity:1}.PantonePreviewGrid-module__xNp3tW__add{opacity:0;width:30px;height:30px;transition:opacity var(--defaultTransitionProps);position:absolute;left:0}.PantonePreviewGrid-module__xNp3tW__pagination{width:fit-content;margin:auto}
.PantoneColor-module__84OKMG__search{max-width:564px;margin-top:.4em;margin-bottom:1em}.dark .PantoneColor-module__84OKMG__search{background:var(--lightDarkGray);border-color:var(--darkBorderColor)}.dark .PantoneColor-module__84OKMG__search .ant-input{color:var(--darkFontColor);background:0 0}.dark .PantoneColor-module__84OKMG__search .ant-input-prefix{color:var(--mediumGray)}
.CustomColorPicker-module__qNrj0a__scrollContent{max-height:70vh}@supports not (container-type:inline-size){@media (min-width:1024px){.CustomColorPicker-module__qNrj0a__scrollContent{max-height:80vh}}}@container (width>=1024px){.CustomColorPicker-module__qNrj0a__scrollContent{max-height:80vh}}.CustomColorPicker-module__qNrj0a__modalContainer{font-size:var(--fontSizeSmall);background-color:var(--darkWhite);flex-direction:column;justify-content:space-between;align-items:center;padding:18px 10px;display:flex}.dark .CustomColorPicker-module__qNrj0a__modalContainer{background-color:var(--darkGray)}@supports not (container-type:inline-size){@media (min-width:768px){.CustomColorPicker-module__qNrj0a__modalContainer{flex-direction:row;align-items:flex-start;padding:18px 20px;display:flex}}}@container (width>=768px){.CustomColorPicker-module__qNrj0a__modalContainer{flex-direction:row;align-items:flex-start;padding:18px 20px;display:flex}}.CustomColorPicker-module__qNrj0a__modalTitle{border-bottom:1px solid var(--lightGray);text-align:center;height:52px;padding:15px 0;font-size:16px;font-weight:700}.CustomColorPicker-module__qNrj0a__gradientWrapper{flex-direction:column;display:flex}.CustomColorPicker-module__qNrj0a__gradientInputs{display:flex}.CustomColorPicker-module__qNrj0a__close{z-index:5;border-radius:50%;position:absolute;top:15px;right:10px}.CustomColorPicker-module__qNrj0a__close svg{color:var(--helperTextGray)}.CustomColorPicker-module__qNrj0a__inputWithPrefix{background:var(--white);border:1px solid var(--lightGray);border-radius:5px;align-items:center;width:256px;margin-bottom:5px;padding:3px 5px;display:flex}.dark .CustomColorPicker-module__qNrj0a__inputWithPrefix{background:var(--lightDarkGray);border-color:var(--darkBorderColor)}.dark .CustomColorPicker-module__qNrj0a__inputWithPrefix label{color:var(--mediumGray)}.dark .CustomColorPicker-module__qNrj0a__inputWithPrefix input{color:var(--darkFontColor);background:0 0}.CustomColorPicker-module__qNrj0a__inputWithPrefix.CustomColorPicker-module__qNrj0a__active{border:1px solid var(--primaryColor);background:var(--white)}.dark .CustomColorPicker-module__qNrj0a__inputWithPrefix.CustomColorPicker-module__qNrj0a__active{background:var(--lightDarkGray)}.CustomColorPicker-module__qNrj0a__inputWithPrefix.CustomColorPicker-module__qNrj0a__small{width:82px;margin-right:4px;font-size:12px}.CustomColorPicker-module__qNrj0a__inputWithPrefix.CustomColorPicker-module__qNrj0a__small input{border:0;font-size:13px}.CustomColorPicker-module__qNrj0a__inputWithPrefix.CustomColorPicker-module__qNrj0a__xsmall{width:61px;margin-right:4px;font-size:12px;position:relative}.CustomColorPicker-module__qNrj0a__inputWithPrefix.CustomColorPicker-module__qNrj0a__gradient{width:110px}.CustomColorPicker-module__qNrj0a__inputWithPrefix label{color:#ccc;margin-right:3px;position:relative;left:-2px}.CustomColorPicker-module__qNrj0a__inputWithPrefix label.CustomColorPicker-module__qNrj0a__end{z-index:2;width:8px;position:absolute;left:calc(100% - 15px)}.CustomColorPicker-module__qNrj0a__inputWithPrefix input{border:0;width:100px;font-size:13px}.CustomColorPicker-module__qNrj0a__arrowTo{color:var(--helperTextGray);cursor:pointer;align-items:center;height:32px;margin:0 5px;font-size:12px;display:flex}.dark .CustomColorPicker-module__qNrj0a__arrowTo{color:var(--mediumGray)}.CustomColorPicker-module__qNrj0a__arrowTo:hover{color:var(--textColor)}.dark .CustomColorPicker-module__qNrj0a__arrowTo:hover{color:var(--darkFontColor)}.CustomColorPicker-module__qNrj0a__angleInputWrapper{flex-direction:column;justify-items:flex-start;display:flex}.CustomColorPicker-module__qNrj0a__angleInput{border:none;border:1px solid var(--lightGray);border-radius:5px;width:78px;font-size:13px}.dark .CustomColorPicker-module__qNrj0a__angleInput{background:var(--lightDarkGray);border-color:var(--darkBorderColor);color:var(--darkFontColor)}.dark .CustomColorPicker-module__qNrj0a__angleInput .ant-input{color:var(--darkFontColor);background:0 0}.dark .CustomColorPicker-module__qNrj0a__angleInput .ant-input-suffix{color:var(--mediumGray)}.CustomColorPicker-module__qNrj0a__gradientPreview{border-radius:20px;width:273px;height:10px;margin:8px 0;position:relative}@supports not (container-type:inline-size){@media (min-width:768px){.CustomColorPicker-module__qNrj0a__gradientPreview{width:253px;padding-top:0}}}@container (width>=768px){.CustomColorPicker-module__qNrj0a__gradientPreview{width:253px;padding-top:0}}.CustomColorPicker-module__qNrj0a__closeButton{z-index:2;position:absolute;top:0;right:10px}.CustomColorPicker-module__qNrj0a__asTooltip{z-index:5;width:100%;height:auto;position:relative;left:0}.CustomColorPicker-module__qNrj0a__asTooltip .CustomColorPicker-module__qNrj0a__arrowUp{background-color:var(--darkWhite);width:20px;height:20px;position:absolute;top:-10px;right:100px;transform:rotateY(0)rotate(45deg)}.dark .CustomColorPicker-module__qNrj0a__asTooltip .CustomColorPicker-module__qNrj0a__arrowUp{background-color:var(--darkGray)}@supports not (container-type:inline-size){@media (min-width:768px){.CustomColorPicker-module__qNrj0a__asTooltip{height:275px}}}@container (width>=768px){.CustomColorPicker-module__qNrj0a__asTooltip{height:275px}}.CustomColorPicker-module__qNrj0a__modalRightPanel{flex-direction:column;justify-content:space-between;width:275px;padding-top:10px;display:flex}@supports not (container-type:inline-size){@media (min-width:768px){.CustomColorPicker-module__qNrj0a__modalRightPanel{width:300px;margin-left:15px;padding-top:0}}}@container (width>=768px){.CustomColorPicker-module__qNrj0a__modalRightPanel{width:300px;margin-left:15px;padding-top:0}}.CustomColorPicker-module__qNrj0a__sliderWrapper{border-radius:20px;width:100%;height:10px;margin:5px 0 0;position:relative;overflow:hidden}.CustomColorPicker-module__qNrj0a__section{flex-direction:column;align-items:flex-start;margin-bottom:5px;display:flex}.CustomColorPicker-module__qNrj0a__label{color:var(--textColorMuted);font-size:var(--fontSizeXSmall);cursor:pointer;margin-bottom:5px;margin-right:10px}.dark .CustomColorPicker-module__qNrj0a__label{color:var(--mediumGray)}.CustomColorPicker-module__qNrj0a__label.CustomColorPicker-module__qNrj0a__active{color:var(--darkGray);font-weight:700}.dark .CustomColorPicker-module__qNrj0a__label.CustomColorPicker-module__qNrj0a__active{color:var(--darkFontColor)}.CustomColorPicker-module__qNrj0a__label.CustomColorPicker-module__qNrj0a__active .CustomColorPicker-module__qNrj0a__arrow{color:var(--textColor)}.dark .CustomColorPicker-module__qNrj0a__label.CustomColorPicker-module__qNrj0a__active .CustomColorPicker-module__qNrj0a__arrow{color:var(--darkFontColor)}.CustomColorPicker-module__qNrj0a__label .CustomColorPicker-module__qNrj0a__arrow{font-size:var(--fontSizeSmall);color:var(--textColorMuted);opacity:.5;margin-right:2px}.dark .CustomColorPicker-module__qNrj0a__label .CustomColorPicker-module__qNrj0a__arrow{color:var(--mediumGray)}.CustomColorPicker-module__qNrj0a__labelText{color:var(--darkGray);display:inline}.dark .CustomColorPicker-module__qNrj0a__labelText{color:var(--darkFontColor)}.CustomColorPicker-module__qNrj0a__rgbInputs{display:flex}.CustomColorPicker-module__qNrj0a__saveAndClose{padding:8px 15px}.CustomColorPicker-module__qNrj0a__container{text-align:center;flex-direction:column;justify-content:center;width:280px;height:auto;display:flex}.CustomColorPicker-module__qNrj0a__pointer{border:4px solid var(--white);border-radius:50%;width:20px;height:20px;position:absolute;top:-10px;left:-10px}.CustomColorPicker-module__qNrj0a__slider{border:4px solid var(--white);border-radius:15px;width:15px;height:15px;position:relative;top:-3px;transform:translate(-2px)}.CustomColorPicker-module__qNrj0a__saturation{border-radius:8px;width:100%;padding-bottom:75%;position:relative;overflow:hidden}.CustomColorPicker-module__qNrj0a__palette{height:auto;min-height:150px;font-size:var(--fontSizeXSmall);border-radius:10%;flex-wrap:wrap;gap:5px;margin:12px 18px;font-weight:700;display:flex}@supports not (container-type:inline-size){@media (min-width:768px){.CustomColorPicker-module__qNrj0a__palette{height:60px}}}@container (width>=768px){.CustomColorPicker-module__qNrj0a__palette{height:60px}}@supports not (container-type:inline-size){@media (min-width:1024px){.CustomColorPicker-module__qNrj0a__palette{gap:0;min-height:60px}}}@container (width>=1024px){.CustomColorPicker-module__qNrj0a__palette{gap:0;min-height:60px}}.CustomColorPicker-module__qNrj0a__palette .CustomColorPicker-module__qNrj0a__color{border-radius:5px;flex-direction:column;flex-grow:1;justify-content:center;align-items:center;min-height:25px;margin:0 2px;padding:5px 0;display:flex;position:relative}.CustomColorPicker-module__qNrj0a__palette .CustomColorPicker-module__qNrj0a__color .CustomColorPicker-module__qNrj0a__innerContent{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.CustomColorPicker-module__qNrj0a__palette .CustomColorPicker-module__qNrj0a__color .CustomColorPicker-module__qNrj0a__title{align-items:center;gap:5px;font-size:10px;display:flex}.CustomColorPicker-module__qNrj0a__palette .CustomColorPicker-module__qNrj0a__color .CustomColorPicker-module__qNrj0a__title .CustomColorPicker-module__qNrj0a__removeIcon{opacity:.6}.CustomColorPicker-module__qNrj0a__palette .CustomColorPicker-module__qNrj0a__color .CustomColorPicker-module__qNrj0a__title .CustomColorPicker-module__qNrj0a__removeIcon:hover{opacity:1}@supports not (container-type:inline-size){@media (min-width:768px){.CustomColorPicker-module__qNrj0a__palette .CustomColorPicker-module__qNrj0a__color{min-height:auto}}}@container (width>=768px){.CustomColorPicker-module__qNrj0a__palette .CustomColorPicker-module__qNrj0a__color{min-height:auto}}.CustomColorPicker-module__qNrj0a__palette .CustomColorPicker-module__qNrj0a__picker{height:100%;font-size:var(--fontSize);color:#ccc;transition:all var(--defaultTransitionProps);border-bottom:1px solid var(--lightGray);background-color:var(--white);flex-grow:1;justify-content:center;align-items:center;min-width:auto;min-height:25px;display:flex;position:relative}@supports not (container-type:inline-size){@media (min-width:768px){.CustomColorPicker-module__qNrj0a__palette .CustomColorPicker-module__qNrj0a__picker{border-bottom:0;min-width:80px;min-height:auto}}}@container (width>=768px){.CustomColorPicker-module__qNrj0a__palette .CustomColorPicker-module__qNrj0a__picker{border-bottom:0;min-width:80px;min-height:auto}}.CustomColorPicker-module__qNrj0a__palette .CustomColorPicker-module__qNrj0a__picker:hover{cursor:pointer;color:var(--textColorMuted);opacity:1}.CustomColorPicker-module__qNrj0a__pickerSection{height:auto}.CustomColorPicker-module__qNrj0a__pickerSectionPickerHidden{display:none}.CustomColorPicker-module__qNrj0a__cleanAction{justify-content:center;width:100%;margin-top:10px;font-size:10px;display:flex}@supports not (container-type:inline-size){@media (min-width:768px){.CustomColorPicker-module__qNrj0a__cleanAction{width:auto;height:20px;padding:1px}}}@container (width>=768px){.CustomColorPicker-module__qNrj0a__cleanAction{width:auto;height:20px;padding:1px}}.CustomColorPicker-module__qNrj0a__cleanAction span{cursor:pointer}.dark .CustomColorPicker-module__qNrj0a__cleanAction span{color:var(--mediumGray)}.CustomColorPicker-module__qNrj0a__cleanAction span:hover{color:var(--primaryColor)}.CustomColorPicker-module__qNrj0a__controlLight{color:var(--darkWhite)}.CustomColorPicker-module__qNrj0a__engineInfo{text-align:left;align-items:center;padding:15px 20px;font-weight:700;line-height:1.2em;display:flex;position:relative}.CustomColorPicker-module__qNrj0a__engineInfo img{margin-right:15px}.CustomColorPicker-module__qNrj0a__engineInfo>div{flex-direction:column;align-items:flex-start;margin-top:3px;display:flex}.CustomColorPicker-module__qNrj0a__engineInfo button{color:var(--textColor)}.CustomColorPicker-module__qNrj0a__engineInfo .CustomColorPicker-module__qNrj0a__version{color:var(--helperTextGray);max-width:350px;margin-top:3px;font-size:11px;font-weight:400;line-height:1.4em}.CustomColorPicker-module__qNrj0a__engineInfo .CustomColorPicker-module__qNrj0a__version a,.CustomColorPicker-module__qNrj0a__engineInfo .CustomColorPicker-module__qNrj0a__version a:visited{color:var(--textColor)}
.PartnerAppFooter-module__lCkz7q__freeRun{text-align:center;font-size:var(--fontSizeXSmall);color:var(--helperTextGray);margin-top:-8px;padding-bottom:15px}.PartnerAppFooter-module__lCkz7q__viewSummary{color:var(--primaryColor);padding-left:4px}.PartnerAppFooter-module__lCkz7q__subscription{cursor:pointer;color:var(--primaryColor)}.PartnerAppFooter-module__lCkz7q__spinnerWrapper{height:70px}
.PartnerAppContainer-module__yTCl_G__content{max-height:70vh}@supports not (container-type:inline-size){@media (min-width:1024px){.PartnerAppContainer-module__yTCl_G__content{max-height:80vh}}}@container (width>=1024px){.PartnerAppContainer-module__yTCl_G__content{max-height:80vh}}.PartnerAppContainer-module__yTCl_G__replacedTitle{text-align:center;height:52px;padding:15px 0;font-size:16px;font-weight:700}.PartnerAppContainer-module__yTCl_G__parentWrapper{padding:0 20px 20px}.PartnerAppContainer-module__yTCl_G__metaInfo{justify-content:center;display:flex}.PartnerAppContainer-module__yTCl_G__grayLabel{color:#555;background-color:#f0f0f0;border-radius:12px;margin-left:8px;padding:4px 8px;font-size:12px;display:inline-block}.PartnerAppContainer-module__yTCl_G__banner{text-align:center;color:#333;background:linear-gradient(222deg,#786680 0%,#7480bc 33%,#b26478 49%,#d08e5b 70%);width:100%;padding:16px;font-size:1rem;font-weight:700}.PartnerAppContainer-module__yTCl_G__banner p{font-size:var(--fontSizeXSmall);color:#fff;font-weight:300}.PartnerAppContainer-module__yTCl_G__subscription{color:#fff;cursor:pointer;text-decoration:underline}.PartnerAppContainer-module__yTCl_G__wrapper{height:80%}.PartnerAppContainer-module__yTCl_G__wrapper .ant-input-number{border-radius:var(--borderRadiusLg);overflow:hidden}.PartnerAppContainer-module__yTCl_G__wrapper .ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:var(--borderRadiusLg);overflow:hidden}.PartnerAppContainer-module__yTCl_G__headerRow{justify-content:space-between;align-items:center;width:100%;display:flex}.PartnerAppContainer-module__yTCl_G__closeBtn{cursor:pointer;color:var(--helperTextGray);z-index:1;background-color:#0000;border:none;line-height:10px}.PartnerAppContainer-module__yTCl_G__closeBtn :hover{color:var(--sidebarLinkGray)!important}.PartnerAppContainer-module__yTCl_G__onboardingHeader{justify-content:space-between;align-items:center;display:flex}.PartnerAppContainer-module__yTCl_G__metaContainer{flex-direction:row;justify-content:center;align-items:center;display:flex}.PartnerAppContainer-module__yTCl_G__repeatOnboarding{cursor:pointer;font-size:var(--fontSizeXSmall);line-height:18px;text-decoration:underline;color:var(--textColorMuted)!important}.PartnerAppContainer-module__yTCl_G__onboardingVideoWrapper{justify-content:center;align-items:center;width:100%;height:auto;padding:0 20px;display:flex;position:relative}.PartnerAppContainer-module__yTCl_G__onboardingVideo{object-fit:cover;width:100%;height:auto}.PartnerAppContainer-module__yTCl_G__header{text-transform:uppercase;font-weight:700;font-size:var(--fontSizeSmall);color:var(--textColorMuted);margin:20px;line-height:18px}.PartnerAppContainer-module__yTCl_G__backToAppsHeader{z-index:5;font-size:var(--fontSizeXSmall);color:var(--sidebarLinkGray);align-items:flex-start;margin:3px;transition:all .3s;display:flex}.dark .PartnerAppContainer-module__yTCl_G__backToAppsHeader{color:var(--darkFontColor)}.PartnerAppContainer-module__yTCl_G__backToApps{cursor:pointer;font-weight:700}.PartnerAppContainer-module__yTCl_G__backToApps:hover{color:var(--darkGray)}.dark .PartnerAppContainer-module__yTCl_G__backToApps:hover{color:var(--mediumGray)}.PartnerAppContainer-module__yTCl_G__appInfo{flex-direction:column;align-items:flex-start;padding:0 12px 5px 20px;display:flex}.PartnerAppContainer-module__yTCl_G__appInfo .PartnerAppContainer-module__yTCl_G__infoRow{gap:10px;margin:8px 0;display:flex}.PartnerAppContainer-module__yTCl_G__appInfo .PartnerAppContainer-module__yTCl_G__logo{background-color:#fff;border:3px solid #fff;border-radius:50%;width:40px;height:40px;transition:border .3s ease-in-out,box-shadow .3s ease-in-out;box-shadow:0 2px 4px #0000001a}.PartnerAppContainer-module__yTCl_G__appInfo .PartnerAppContainer-module__yTCl_G__subscribed{border:4px solid #af9af399;box-shadow:0 0 10px #af9af366}.PartnerAppContainer-module__yTCl_G__appInfo .PartnerAppContainer-module__yTCl_G__description{color:var(--sidebarLinkGray);font-weight:400;font-size:var(--fontSizeXSmall);max-width:500px;margin-top:2px;line-height:1.5em}.PartnerAppContainer-module__yTCl_G__appInfo .PartnerAppContainer-module__yTCl_G__description a,.PartnerAppContainer-module__yTCl_G__appInfo .PartnerAppContainer-module__yTCl_G__description a:visited{color:var(--textColor)}.PartnerAppContainer-module__yTCl_G__payAsYouGoChip{color:var(--sidebarLinkGray);opacity:.8;background-color:#ececec;border-radius:8px;padding:0 6px;font-size:10px;font-weight:400}.PartnerAppContainer-module__yTCl_G__titleWrapper{color:#333;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex}
.Enhance-module__Scfw1W__container{flex-direction:column;gap:15px;margin:2px 10px;display:flex}.Enhance-module__Scfw1W__container .Enhance-module__Scfw1W__previewText{font-size:var(--fontSizeXSmall);color:var(--helperTextGray)}.Enhance-module__Scfw1W__container .Enhance-module__Scfw1W__assetViewTextColor{color:var(--sidebarLinkGray)}.Enhance-module__Scfw1W__toolWithBorder{border:1px solid var(--lightGray)}.Enhance-module__Scfw1W__tool{border-radius:var(--borderRadiusLg);background-color:#fafafb66;flex-wrap:wrap;align-items:center;gap:10px;width:100%;padding:8px;display:flex}.dark .Enhance-module__Scfw1W__tool{background-color:var(--darkBorderColor)}.Enhance-module__Scfw1W__tool .Enhance-module__Scfw1W__img{object-fit:cover;opacity:.7;width:25px;height:25px;margin:1px 4px}.dark .Enhance-module__Scfw1W__tool .Enhance-module__Scfw1W__img{filter:brightness(0)invert()}.Enhance-module__Scfw1W__tool .Enhance-module__Scfw1W__content{flex-direction:row;flex:1;align-items:center;display:flex}.Enhance-module__Scfw1W__tool .Enhance-module__Scfw1W__content .Enhance-module__Scfw1W__name{font-size:var(--fontSizeXSmall);color:var(--sidebarLinkGray);font-weight:700;line-height:20px}.Enhance-module__Scfw1W__tool .Enhance-module__Scfw1W__content .Enhance-module__Scfw1W__description{font-size:var(--fontSizeXSmall);color:var(--sidebarLinkGray);line-height:18px}.Enhance-module__Scfw1W__dropdown{width:auto;margin-left:auto;border:none!important}.Enhance-module__Scfw1W__dropdown .ant-select-selector{border:none!important}.Enhance-module__Scfw1W__dropdown .ant-select-focused .ant-select-selector{box-shadow:none!important;border:none!important}.Enhance-module__Scfw1W__dropdown .ant-select:hover .ant-select-selector{border:none!important}.Enhance-module__Scfw1W__generateAction{width:100%;height:36px}@supports not (container-type:inline-size){@media (min-width:768px){.Enhance-module__Scfw1W__generateAction{width:auto}}}@container (width>=768px){.Enhance-module__Scfw1W__generateAction{width:auto}}.dark .Enhance-module__Scfw1W__generateAction{--buttonBackground:var(--darkGray)!important;--buttonBackgroundHover:var(--lightDarkGray)!important}.Enhance-module__Scfw1W__errorMessage{color:var(--primaryColor);font-size:var(--fontSizeXSmall);margin-bottom:-10px}
.Preview-module__AqjyTq__appModalContainer{flex-wrap:wrap;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;gap:8px;padding:0 0 8px;display:grid;position:relative}.Preview-module__AqjyTq__appModalContainer>*{min-width:0}.Preview-module__AqjyTq__loading{z-index:10;font-size:2em}.Preview-module__AqjyTq__placeholderWrapper{position:relative}.Preview-module__AqjyTq__loadingWrapper{z-index:10;position:absolute;top:20px;left:50%;transform:translate(-50%)}.Preview-module__AqjyTq__horizontalMenuItem{cursor:pointer;text-transform:uppercase;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.Preview-module__AqjyTq__horizontalMenuItem label{cursor:pointer}.Preview-module__AqjyTq__horizontalMenuItem:hover{box-shadow:0 2px 4px #0000004d}.Preview-module__AqjyTq__horizontalMenuItem.Preview-module__AqjyTq__placeholder:hover{box-shadow:none}.Preview-module__AqjyTq__horizontalMenuItem:hover:after{content:attr(data-caption);color:#fff;white-space:nowrap;z-index:9;font-size:var(--fontSizeXSmall);text-align:center;box-sizing:border-box;text-overflow:ellipsis;background:linear-gradient(#0000,#00000080);padding:2px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.Preview-module__AqjyTq__horizontalMenuItem.Preview-module__AqjyTq__placeholder:hover:after{display:none}.Preview-module__AqjyTq__horizontalMenuItem img{border-radius:3px;width:100%}.Preview-module__AqjyTq__mediaWrapper{text-align:center;width:100%;position:relative}
.Effects-module__nwF-wq__scrollableContent{overflow-y:visible}.Effects-module__nwF-wq__preview{flex-direction:column;justify-content:center;width:100%;padding:2px 12px;display:flex;position:relative}.Effects-module__nwF-wq__previewLabel{font-size:var(--fontSizeXSmall);color:var(--sidebarLinkGray);text-align:center;text-transform:uppercase;margin:10px 0 0}.Effects-module__nwF-wq__placeholderLabel{font-size:var(--fontSizeXSmall);margin:10px 0 0}.Effects-module__nwF-wq__previewImage{flex-direction:column;justify-content:center;align-items:center;margin-top:5px;display:flex}.Effects-module__nwF-wq__previewText{font-size:var(--fontSizeXSmall);color:var(--helperTextGray);padding:0 10px 20px}.Effects-module__nwF-wq__loading{z-index:10;margin:20px;font-size:2em;position:absolute}@keyframes Effects-module__nwF-wq__spin{to{transform:rotate(360deg)}}.Effects-module__nwF-wq__effectsText{font-weight:700;font-size:var(--fontSizeXSmall);color:var(--sidebarLinkGray)}.Effects-module__nwF-wq__contentWrapper{padding:var(--spacingLg)calc(var(--spacingLg) - var(--spacingSm));flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:10px;display:flex;overflow-y:auto}.Effects-module__nwF-wq__headerSection{cursor:pointer;transition:all var(--defaultTransitionProps);flex-direction:column;padding:1px 0 1px 4px;display:flex;position:relative}.Effects-module__nwF-wq__headerSection .Effects-module__nwF-wq__arrow{cursor:pointer;margin-right:10px;position:absolute;right:0}.Effects-module__nwF-wq__headerSection .Effects-module__nwF-wq__arrow.Effects-module__nwF-wq__expanded{transform:rotate(90deg)scaleX(1.3)}.Effects-module__nwF-wq__headerSection:hover{background-color:var(--darkWhite);border-radius:5px}.Effects-module__nwF-wq__contentSection{flex-direction:column;gap:10px;width:100%;display:flex}.Effects-module__nwF-wq__picsartImagesWrapper{flex-direction:column;gap:8px;display:flex}.Effects-module__nwF-wq__picsartImagesWrapper .Effects-module__nwF-wq__transparent{gap:5px}.Effects-module__nwF-wq__generateAction{width:100%;height:36px;margin-top:12px}@supports not (container-type:inline-size){@media (min-width:768px){.Effects-module__nwF-wq__generateAction{width:auto}}}@container (width>=768px){.Effects-module__nwF-wq__generateAction{width:auto}}.dark .Effects-module__nwF-wq__generateAction{--buttonBackground:var(--darkGray)!important;--buttonBackgroundHover:var(--lightDarkGray)!important}
.Tools-module__sMK0Yq__container{flex-direction:column;display:flex}.Tools-module__sMK0Yq__header{text-transform:uppercase;font-weight:700;font-size:var(--fontSizeXSmall);color:var(--helperTextGray);margin-bottom:4px;line-height:18px}.Tools-module__sMK0Yq__header .Tools-module__sMK0Yq__active{text-transform:none;font-size:var(--fontSizeSmall);color:var(--sidebarLinkGray);line-height:22px}.Tools-module__sMK0Yq__tools{flex-wrap:wrap;gap:10px;display:flex}.Tools-module__sMK0Yq__tools .Tools-module__sMK0Yq__tool{border:1px solid var(--lightGray);box-shadow:var(--lightShadow);transition:all var(--defaultTransitionProps);border-radius:10px;flex-direction:column;flex:1;gap:10px;padding:8px;display:flex}.Tools-module__sMK0Yq__tools .Tools-module__sMK0Yq__tool:hover{box-shadow:var(--shadow)}.dark .Tools-module__sMK0Yq__tools .Tools-module__sMK0Yq__tool{background-color:var(--darkBorderColor);outline-color:var(--darkBorderColor)}.Tools-module__sMK0Yq__tools .Tools-module__sMK0Yq__tool .Tools-module__sMK0Yq__name{color:var(--sidebarLinkGray);font-weight:700}.Tools-module__sMK0Yq__tools .Tools-module__sMK0Yq__tool.Tools-module__sMK0Yq__disabled{box-shadow:none;cursor:default}.Tools-module__sMK0Yq__tools .Tools-module__sMK0Yq__tool.Tools-module__sMK0Yq__disabled:hover{box-shadow:none!important}.Tools-module__sMK0Yq__tools .Tools-module__sMK0Yq__tool.Tools-module__sMK0Yq__disabled .Tools-module__sMK0Yq__img{opacity:.85}.Tools-module__sMK0Yq__tools .Tools-module__sMK0Yq__tool.Tools-module__sMK0Yq__disabled .Tools-module__sMK0Yq__name{color:var(--sidebarLinkGray);font-weight:700}.Tools-module__sMK0Yq__tools .Tools-module__sMK0Yq__tool .Tools-module__sMK0Yq__img{border-radius:var(--borderRadiusLg);max-width:100%;height:auto}.Tools-module__sMK0Yq__tools .Tools-module__sMK0Yq__tool .Tools-module__sMK0Yq__content{line-height:18px;font-size:var(--fontSizeXSmall);color:var(--sidebarLinkGray);text-align:left;flex-direction:column;align-items:flex-start;gap:5px;display:flex}.Tools-module__sMK0Yq__tools .Tools-module__sMK0Yq__tool .Tools-module__sMK0Yq__content .Tools-module__sMK0Yq__description{color:var(--helperTextGray);font-size:13px}.Tools-module__sMK0Yq__tools .Tools-module__sMK0Yq__tool:hover:not([disabled]){box-shadow:0 5px 24px #00000026}.Tools-module__sMK0Yq__picsartToolWrapper{z-index:10;flex-direction:row;align-items:center;padding:0 8px 5px;display:flex;position:relative}.Tools-module__sMK0Yq__backButton{font-size:var(--fontSizeXSmall);color:var(--helperTextGray);font-weight:700}.Tools-module__sMK0Yq__backButton:hover{cursor:pointer}.Tools-module__sMK0Yq__picsartToolTitle{font-size:var(--fontSizeXSmall);text-transform:uppercase;color:var(--helperTextGray);font-weight:700;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Tools-module__sMK0Yq__assetViewHeader{color:var(--sidebarLinkGray)}.Tools-module__sMK0Yq__sizeLimitText{text-transform:none;color:var(--primaryColor);justify-content:center;display:flex}
.Picsart-module__J5wymG__wrapper{flex-direction:column;margin:10px 20px 20px;display:flex}.Picsart-module__J5wymG__backToApps{background:var(--white);z-index:5;font-size:var(--fontSizeXSmall);cursor:pointer;color:#786680;transition:all var(--defaultTransitionProps);padding:15px 20px;position:absolute;top:0;right:0}.Picsart-module__J5wymG__backToApps:hover{color:#000}.Picsart-module__J5wymG__engineInfo{text-align:left;border-bottom:1px solid var(--lightGray);align-items:center;padding:10px 20px;font-weight:700;line-height:1.2em;display:flex;position:relative}.Picsart-module__J5wymG__engineInfo img{margin-right:15px}.Picsart-module__J5wymG__engineInfo>div{flex-direction:column;align-items:flex-start;margin-top:3px;display:flex}.Picsart-module__J5wymG__engineInfo button{color:var(--textColor)}.Picsart-module__J5wymG__engineInfo .Picsart-module__J5wymG__version{color:var(--helperTextGray);max-width:350px;margin-top:3px;font-size:11px;font-weight:400;line-height:1.4em}.Picsart-module__J5wymG__engineInfo .Picsart-module__J5wymG__version a,.Picsart-module__J5wymG__engineInfo .Picsart-module__J5wymG__version a:visited{color:var(--textColor)}.Picsart-module__J5wymG__selectedImage{border-radius:var(--borderRadiusLg);background:var(--warmWhite);justify-content:space-between;align-items:center;margin-bottom:15px;padding:8px;display:flex}.Picsart-module__J5wymG__selectedImage .Picsart-module__J5wymG__img{width:70px;height:54px;margin-right:12px;position:relative}.Picsart-module__J5wymG__selectedImage .Picsart-module__J5wymG__title{color:var(--helperTextGray);font-size:var(--fontSizeXSmall);text-overflow:ellipsis;white-space:nowrap;max-width:350px;overflow:hidden}.Picsart-module__J5wymG__selectedImage .Picsart-module__J5wymG__imgDetails{align-items:center;display:flex}.Picsart-module__J5wymG__selectedImage .Picsart-module__J5wymG__replaceBtn{color:var(--helperTextGray);font-weight:700;font-size:var(--fontSizeXSmall);background:0 0;border:none;margin-left:auto;padding-right:8px}
.MaybeOpenInPlaybookButton-module__wHqvya__shareToAppButton{font-size:var(--fontSizeXSmall);background-color:var(--transparentDarkGray);white-space:nowrap;border-radius:20px;align-items:center;gap:4px;padding:5px 10px 5px 8px;display:flex;color:#fff!important}
.CollectionDropTarget-module__bNL4qG__dropTarget{transition:padding-left var(--transitionTimingFast)ease}.CollectionDropTarget-module__bNL4qG__dropPreview{background-color:var(--backgroundGray);border-radius:var(--borderRadiusLg);background-color:#00000012;padding-left:10px}