.contents-property-filter-label{position:relative;display:flex;gap:4px;align-items:center;height:32px;padding:0 8px;color:var(--text-color-primary);border-radius:var(--border-radius-medium);cursor:pointer;-webkit-user-select:none;user-select:none;transition:var(--motion-normal)}.contents-property-filter-label:hover{background-color:var(--background-color-transparent-primary-hover)}.gdesign-icon.contents-property-filter-label__icon-arrow{margin-right:-4px;font-size:16px;color:var(--text-color-placeholder)}.gdesign-icon.contents-property-filter-label__icon-clear{position:absolute;top:0;right:0;font-size:16px;color:var(--text-color-placeholder);opacity:0;transition:var(--motion-normal);transform:translate(50%,-50%)}.contents-property-filter-label--selected,.contents-property-filter-label--selected:hover{background-color:var(--background-color-transparent-primary-active)}.contents-property-filter-label--active,.contents-property-filter-label--active:hover{background-color:var(--actionbutton-quiet-background-color-checked-active)}.contents-property-filter-label--active .contents-property-filter-label__icon-clear,.contents-property-filter-label:hover .contents-property-filter-label__icon-clear{opacity:1}.contents-filetype-filter__menu-item{display:flex;gap:8px;align-items:center;justify-content:space-between}.contents-format-filter__menu-item{display:flex;gap:8px;align-items:center;justify-content:space-between}.contents-style-filter__menu-list{display:grid;grid-template-columns:repeat(6,auto);gap:4px;padding:8px}@media (max-width: 599px){.gda-breadcrumb{font-size:16px!important}#router-view{background:var(--background-color-primary-regular, #fff)}}.transition-small{transition:cubic-bezier(.2,0,0,1) .2s}.transition-medium{transition:cubic-bezier(.2,0,0,1) .3s}@keyframes gda-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.contents-material-property-filter{position:relative;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.contents-material-property-filter__group{display:grid;grid-auto-flow:column;gap:8px;white-space:nowrap}.import-config-popover{position:relative;width:520px;background:#fff;box-shadow:0 8px 32px 2px #00000014}.import-config-popover__container{display:flex;flex-direction:column;align-items:flex-start;width:568px;margin:0 auto}.import-config-popover__title{display:flex;box-sizing:border-box;align-items:center;width:568px;height:38px;padding:8px var(--modal-header-space-right, 16px) 8px 16px;font-family:var(--font-family-body, "PingFang SC");font-size:14px;font-style:normal;font-weight:600;line-height:22px;color:var(--modal-color, #222529)}.import-config-popover__content{display:flex;gap:var(--spacing-400, 16px);align-items:flex-start;justify-content:flex-start;width:568px;height:318px;padding:var(--spacing-300, 12px) var(--spacing-400, 16px)}.import-config-popover__section{width:260px;height:262px;padding:var(--spacing-200, 8px) var(--spacing-300, 12px) var(--spacing-400, 16px) var(--spacing-300, 12px);background:var(--background-color-secondary-regular, rgba(0, 0, 0, .03));border-radius:var(--border-radius-large, 8px)}.import-config-popover__section-wrap{display:flex;flex-direction:column;gap:8px;align-items:flex-start;width:100%}.import-config-popover__section-header{display:flex;box-sizing:border-box;align-items:center;justify-content:center;height:20px;padding:var(--spacing-150, 6px) 0;padding-left:0}.import-config-popover__section-title{font-family:var(--font-family-body, "PingFang SC");font-size:var(--font-size-50, 12px);font-style:normal;font-weight:600;line-height:150%;color:var(--text-color-primary, #222529)}.import-config-popover__popover-help-icon{width:var(--icon-size-small, 16px);height:var(--icon-size-small, 16px);color:var(--text-color-tertiary, #7f8792)}.import-config-popover__popover-help-icon:hover{color:var(--text-color-primary, #222529);cursor:pointer}.import-config-popover__logo-popover .gda-popover-inner-content,.import-config-popover__qrcode-popover .gda-popover-inner-content{min-width:0;padding:var(--spacing-400, 16px)}.import-config-popover__logo-popover-content span{display:block;height:18px;overflow:hidden;font-family:var(--font-family-body, "PingFang SC");font-size:var(--font-size-50, 12px);font-style:normal;font-weight:400;line-height:18px;line-height:150%;color:var(--text-color-tertiary, #7f8792)}.import-config-popover__logo-popover-content img{width:201px;height:186px;object-fit:cover}.import-config-popover__qrcode-popover-content span{display:block;height:18px;overflow:hidden;font-family:var(--font-family-body, "PingFang SC");font-size:var(--font-size-50, 12px);font-style:normal;font-weight:400;line-height:18px;line-height:150%;color:var(--text-color-tertiary, #7f8792)}.import-config-popover__qrcode-popover-content img{width:201px;height:186px;object-fit:cover}.import-config-popover__radio-group{display:flex;flex-direction:column;gap:var(--spacing-100, 8px)}.import-config-popover__radio-item{display:flex;align-items:center;line-height:32px}.import-config-popover__upload-tip{padding-left:24px;font-size:12px;color:#86909c}.import-config-popover__upload-area{display:flex;padding-left:24px;margin-top:8px}.import-config-popover__upload-box{position:relative;display:flex;box-sizing:border-box;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background:var(--background-color-primary-regular, #fff);border:1px dashed var(--border-color-primary-regular, #e8eaec);border-radius:var(--border-radius-large, 8px)}.import-config-popover__upload-box--error{border-color:var(--text-color-error, #f54531)}.import-config-popover__upload-box:hover{border-color:var(--border-color-primary-hover);cursor:pointer}.import-config-popover__upload-box--upload{background-color:var(--background-color-secondary-regular);border-style:solid}.import-config-popover__upload-box--upload.import-config-popover__upload-box--white{background-color:var(--background-color-mask-primary-regular, rgba(0, 0, 0, .6))}.import-config-popover__upload-content{display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;width:80px;height:80px;font-family:var(--font-family-body, "PingFang SC");font-size:var(--font-size-50, 12px);font-style:normal;font-weight:400;line-height:150%;color:var(--text-color-tertiary, #7f8792);text-align:center}.import-config-popover__upload-icon{width:20px;height:20px;aspect-ratio:1}.import-config-popover__upload-label{display:flex;gap:var(--spacing-100, 4px);align-items:center;justify-content:center;min-height:24px;font-family:var(--font-family-body, "PingFang SC");font-size:var(--font-size-50, 12px);font-style:normal;font-weight:400;line-height:150%;color:var(--text-color-primary, #222529)}.import-config-popover__upload-item{display:flex;flex-direction:column;gap:4px;align-items:center}.import-config-popover__footer{display:flex;gap:var(--spacing-200, 8px);align-items:center;align-self:stretch;justify-content:flex-end;padding:var(--spacing-200, 8px) var(--spacing-400, 16px) var(--spacing-300, 12px) var(--spacing-400, 16px)}.import-config-popover__footer-btn{min-width:72px}.import-config-popover__upload-preview{position:relative;display:flex;align-items:center;justify-content:center;width:80px;height:80px;overflow:hidden}.import-config-popover__upload-hover-mask{position:absolute;top:0;left:0;display:none;flex-shrink:0;align-items:center;justify-content:center;width:100%;height:80px;background:var(--background-color-mask-primary-regular, rgba(0, 0, 0, .6))}.import-config-popover__upload-box--active:hover .import-config-popover__upload-hover-mask{display:flex}.import-config-popover__upload-hover-btn{display:flex;gap:10px;align-items:center;justify-content:center;height:var(--button-height-xsmall, 24px);padding:6px var(--button-space-horizontal-xsmall, 8px);margin-top:48px;margin-bottom:8px;font-family:var(--font-family-body, "PingFang SC");font-size:var(--button-font-size-xsmall, 12px);font-style:normal;font-weight:400;line-height:18px;color:var(--button-float-color-regular, #000);text-align:center;background:var(--button-float-background-color-regular, #fff);border:0 solid var(--button-float-border-color, rgba(0, 0, 0, 0));border-radius:var(--button-border-radius-xsmall, 4px);box-shadow:0 0 2px #00000014,0 4px 12px #0000000a}.import-config-popover__upload-hover-btn:hover{color:var(--button-float-color-regular, #000);background-color:var(--button-float-background-color-hover);border-color:var(--button-float-border-color-hover)}.import-config-popover__error-tip{align-self:stretch;padding-left:24px;margin-top:2px;font-family:var(--font-family-body, "pingfang SC");font-size:var(--font-size-50, 12px);font-style:normal;font-weight:400;line-height:150%;color:var(--text-color-error, #f54531)}.import-setting-container__popover .gda-popover-inner-content{padding:0}.import-setting-container__btn{margin-right:8px}.import-setting-container__label{margin-right:8px;color:var(--text-color-tertiary, #7f8792)}.template-list-dialog .gda-modal-content{max-height:100vh;overflow:hidden}.template-list-dialog__body{height:100%;padding-right:24px;overflow-y:scroll}.template-list-dialog .gda-modal-header{padding:18px 24px 0!important}.template-list-dialog .gda-modal-body{height:600px;min-height:86vh;max-height:92vh;padding-top:0;padding-bottom:0}.template-list-dialog__loading,.template-list-dialog__empty{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.template-list-dialog__header{display:flex;align-items:center;justify-content:space-between}.template-list-dialog__title{font-size:16px;font-weight:500;color:var(--text-color-primary)}.template-list-dialog__search{flex:none;width:280px!important}.template-list-dialog__filter-main{padding-bottom:16px;margin-top:16px;border-bottom:1px solid #e8eaec}.template-list-dialog__filter-added{display:inline-flex;align-items:center;margin-left:10px}.template-list-dialog__filter-added>span{margin-left:8px;font-size:14px;font-weight:400;line-height:22px;color:var(--text-color-primary)}.template-list-dialog__filter-sub{position:-webkit-sticky;position:sticky;top:0;z-index:11;display:flex;flex:none;align-items:center;justify-content:space-between;height:64px;background:var(--background-color-primary-regular)}.template-list-dialog__selected{display:flex;align-items:center;margin-right:16px}.template-list-dialog__filter-sub-left,.template-list-dialog__filter-sub-right{display:flex;align-items:center}.template-list-dialog__filter-sub-left .gda-tabs .gda-tabs-small-bar .gda-tabs-tab,.template-list-dialog__filter-sub-right .gda-tabs .gda-tabs-small-bar .gda-tabs-tab{padding:4.5px 0}.template-list-dialog__checkall-tip{margin-left:7px;color:var(--text-color-primary)}.template-list-dialog__content{height:100%;border:1px solid transparent}.template-list-dialog__content--is-empty{display:flex;flex-direction:column;height:100%}.template-list-dialog__loading{padding-top:60px}.template-list-dialog__list{min-height:100px;padding:2px 2px 60px}.template-list-dialog__list--selected .template-list-dialog__card-mask-operate{display:block}.template-list-dialog__card--selected{outline:2px solid var(--border-color-emphasis)}.template-list-dialog__card:hover .template-list-dialog__card-mask-operate{display:block}.template-list-dialog__card-mask-operate{position:absolute;top:12px;left:12px;z-index:99;display:none}.template-list-dialog__empty{height:460px}@media screen and (max-height: 800px){.template-list-dialog__empty{height:400px}}@media screen and (max-height: 600px){.template-list-dialog__empty{height:300px}}.template-list-dialog__footer{position:absolute;bottom:0;left:0;display:flex;justify-content:space-between;width:100%;padding:20px;background:var(--background-color-primary-regular)}.template-list-dialog__btns{position:absolute;right:24px;bottom:0;padding-top:24px;padding-bottom:24px;padding-left:80px;background:url(https://gd-filems.dancf.com/saas/6khzgo/af3b763c-07c5-45aa-95cd-28ea88e1e33010519.png);background-repeat:no-repeat}.template-list-dialog__btn{width:98px}.template-list-dialog__btn+.template-list-dialog__btn{margin-left:8px}.template-list-dialog .gda-select-selection-selected-value{margin-right:16px}
