.app-select[data-v-53e64aa8]{font-size:1.4rem;position:relative;width:100%}.app-select__trigger[data-v-53e64aa8]{align-items:center;background-color:#fff;border-radius:1.2rem;cursor:pointer;display:flex;font-size:1.4rem;height:100%;justify-content:space-between;line-height:2.4rem;min-height:5.6rem;padding:1.2rem 1.6rem;transition:border-color .2s}.app-select__trigger[data-v-53e64aa8]:hover{border-color:#c0c4cc}.app-select__trigger:hover .app-select__placeholder[data-v-53e64aa8]{color:var(--grey-80)}.app-select__selected[data-v-53e64aa8]{align-items:center;color:var(--grey-100);display:flex;font-weight:600}.app-select__img[data-v-53e64aa8]{border-radius:.6rem;height:3.2rem;margin-right:1.6rem;width:3.2rem}.app-select__placeholder[data-v-53e64aa8]{color:var(--grey-60)}.app-select__dropdown[data-v-53e64aa8]{background-color:#fff;border:1px solid var(--grey-40);border-radius:1.6rem;box-shadow:0 .8rem 1.6rem #00000026;left:0;margin-top:.8rem;padding:1.6rem .6rem 1.6rem 1.6rem;position:absolute;top:100%;width:100%;z-index:1000}.app-select__dropdown .option-warp[data-v-53e64aa8]{max-height:34rem;overflow-y:auto;padding-right:1rem}.app-select__search[data-v-53e64aa8]{border-bottom:1px solid #e4e7ed;padding:10px}.app-select__search-input[data-v-53e64aa8]{border:1px solid #dcdfe6;border-radius:4px;outline:none;padding:8px;width:100%}.app-select__search-input[data-v-53e64aa8]:focus{border-color:#409eff}.app-select__options[data-v-53e64aa8]{list-style:none;margin:0;padding:0}.app-select__option[data-v-53e64aa8]{align-items:center;border-radius:1.2rem;cursor:pointer;display:flex;justify-content:space-between;padding:1.2rem 1.6rem;transition:all .2s ease}.app-select__option[data-v-53e64aa8]:hover{background-color:var(--grey-20)}.app-select__option .left[data-v-53e64aa8]{align-items:center;display:flex;gap:1.6rem}.app-select__option .option-img[data-v-53e64aa8]{height:3.2rem;width:auto}.app-select__option.is-selected[data-v-53e64aa8]{background-color:var(--grey-20);color:var(--grey-100);font-weight:600}.app-select__empty[data-v-53e64aa8]{color:#999;padding:10px;text-align:center}.app-select .icon[data-v-53e64aa8]{height:2.4rem;width:2.4rem}.slide-fade-enter-active[data-v-53e64aa8]{transition:all .3s ease}.slide-fade-leave-active[data-v-53e64aa8]{transition:all .3s cubic-bezier(1,.5,.8,1)}.slide-fade-enter-from[data-v-53e64aa8],.slide-fade-leave-to[data-v-53e64aa8]{opacity:0;transform:translateY(-10px)}.el-switch{--el-switch-on-color:var(--el-color-primary);--el-switch-off-color:var(--el-border-color);align-items:center;display:inline-flex;font-size:14px;height:32px;line-height:20px;position:relative;vertical-align:middle}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__label{color:var(--el-text-color-primary);cursor:pointer;display:inline-block;font-size:14px;font-weight:500;height:20px;transition:var(--el-transition-duration-fast);vertical-align:middle}.el-switch__label.is-active{color:var(--el-color-primary)}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{display:inline-block;font-size:14px;line-height:1}.el-switch__label .el-icon{height:inherit}.el-switch__label .el-icon svg{vertical-align:middle}.el-switch__input{height:0;margin:0;opacity:0;position:absolute;width:0}.el-switch__input:focus-visible~.el-switch__core{outline:2px solid var(--el-switch-on-color);outline-offset:1px}.el-switch__core{align-items:center;background:var(--el-switch-off-color);border:1px solid var(--el-switch-border-color,var(--el-switch-off-color));border-radius:10px;box-sizing:border-box;cursor:pointer;display:inline-flex;height:20px;min-width:40px;outline:none;position:relative;transition:border-color var(--el-transition-duration),background-color var(--el-transition-duration)}.el-switch__core .el-switch__inner{align-items:center;display:flex;height:16px;justify-content:center;overflow:hidden;padding:0 4px 0 18px;transition:all var(--el-transition-duration);width:100%}.el-switch__core .el-switch__inner .is-icon,.el-switch__core .el-switch__inner .is-text{color:var(--el-color-white);font-size:12px;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}.el-switch__core .el-switch__action{align-items:center;background-color:var(--el-color-white);border-radius:var(--el-border-radius-circle);color:var(--el-switch-off-color);display:flex;height:16px;justify-content:center;left:1px;position:absolute;transition:all var(--el-transition-duration);width:16px}.el-switch.is-checked .el-switch__core{background-color:var(--el-switch-on-color);border-color:var(--el-switch-border-color,var(--el-switch-on-color))}.el-switch.is-checked .el-switch__core .el-switch__action{color:var(--el-switch-on-color);left:calc(100% - 17px)}.el-switch.is-checked .el-switch__core .el-switch__inner{padding:0 18px 0 4px}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-switch .label-fade-enter-from,.el-switch .label-fade-leave-active{opacity:0}.el-switch--large{font-size:14px;height:40px;line-height:24px}.el-switch--large .el-switch__label{font-size:14px;height:24px}.el-switch--large .el-switch__label *{font-size:14px}.el-switch--large .el-switch__core{border-radius:12px;height:24px;min-width:50px}.el-switch--large .el-switch__core .el-switch__inner{height:20px;padding:0 6px 0 22px}.el-switch--large .el-switch__core .el-switch__action{height:20px;width:20px}.el-switch--large.is-checked .el-switch__core .el-switch__action{left:calc(100% - 21px)}.el-switch--large.is-checked .el-switch__core .el-switch__inner{padding:0 22px 0 6px}.el-switch--small{font-size:12px;height:24px;line-height:16px}.el-switch--small .el-switch__label{font-size:12px;height:16px}.el-switch--small .el-switch__label *{font-size:12px}.el-switch--small .el-switch__core{border-radius:8px;height:16px;min-width:30px}.el-switch--small .el-switch__core .el-switch__inner{height:12px;padding:0 2px 0 14px}.el-switch--small .el-switch__core .el-switch__action{height:12px;width:12px}.el-switch--small.is-checked .el-switch__core .el-switch__action{left:calc(100% - 13px)}.el-switch--small.is-checked .el-switch__core .el-switch__inner{padding:0 14px 0 2px}.design-select[data-v-355307b1]{background-color:#fff;box-shadow:inset 1px 0 #0000001a;display:flex;flex-direction:column;max-width:46.7rem;overflow-y:auto;overflow:auto;padding:4rem 2.4rem;position:relative;width:27.805%}.design-select .overlay[data-v-355307b1]{background-color:#fffc;height:100%;left:0;position:absolute;top:0;width:100%;z-index:100}.design-select .button-wrapper[data-v-355307b1]{background-color:#fff;margin-top:auto;padding-top:1.6rem}.design-select .button-wrapper[data-v-355307b1] button{width:100%}.design-select .select-item[data-v-355307b1]{background-color:var(--grey-20);border-radius:1.6rem;box-sizing:border-box;margin-bottom:1.6rem;width:100%}.design-select .select-item.box-padding[data-v-355307b1]{padding:1.6rem}.design-select .select-item .title[data-v-355307b1]{font-size:1.6rem;font-weight:600;margin-bottom:1.6rem}.design-select .select-item.style[data-v-355307b1]{box-sizing:border-box;display:flex;flex:1;flex-direction:column;min-height:22rem;overflow:hidden}.design-select .select-item.style .title[data-v-355307b1]{align-items:center;display:flex;justify-content:space-between}.design-select .select-item.style .title .all[data-v-355307b1]{color:var(--grey-60);cursor:pointer;display:flex}.design-select .select-item.style-padding[data-v-355307b1]{padding:1.6rem 1.6rem 0}.design-select .select-item.color-platte .option[data-v-355307b1]{color:var(--grey-60);font-weight:400;line-height:2.6rem}.design-select .select-item.color-platte[data-v-355307b1] .app-select__img{width:auto}.design-select .select-item.color-platte .hue-box[data-v-355307b1]{display:grid;gap:.8rem 1.6rem;grid-template-columns:1fr 1fr}.design-select .select-item.color-platte .hue-box .item[data-v-355307b1]{display:flex;flex-direction:column}.design-select .select-item.color-platte .hue-box .item[data-v-355307b1]:last-child{margin-bottom:1.2rem}.design-select .select-item.color-platte .hue-box .item .img-box[data-v-355307b1]{align-items:center;background-color:#fff;border:.2rem solid #fff;border-radius:1.6rem;cursor:pointer;display:flex;height:5.6rem;justify-content:center;margin-bottom:.4rem;transition:all .2s ease}.design-select .select-item.color-platte .hue-box .item .img-box.surprise[data-v-355307b1]{padding:0}.design-select .select-item.color-platte .hue-box .item .img-box.surprise .hue-img[data-v-355307b1]{height:90%;-o-object-fit:contain;object-fit:contain}.design-select .select-item.color-platte .hue-box .item .img-box.select[data-v-355307b1]{background-color:var(--grey-20);border-color:var(--grey-100)}.design-select .select-item.color-platte .hue-box .item .img-box .hue-img[data-v-355307b1]{display:block;width:8.8rem}.design-select .select-item.color-platte .hue-box .item .img-box .hue-img-failed[data-v-355307b1]{height:3rem!important;width:3rem!important}.design-select .select-item.color-platte .hue-box .item .hue-text[data-v-355307b1]{color:var(--grey-100);font-size:1.2rem;text-align:center}.design-select .select-item.color-platte .hue-box .item .hue-text.select[data-v-355307b1]{font-weight:600}.design-select .select-item.remove[data-v-355307b1]{align-items:center;display:flex;justify-content:space-between}.design-select .select-item.remove .title[data-v-355307b1]{margin-bottom:0}.design-select .select-item .icon[data-v-355307b1]{height:2.4rem;width:2.4rem}.design-select[data-v-355307b1] .app-select__dropdown{transform:translate(-1.6rem);width:calc(100% + 3.2rem)}.design-select .style-img-box[data-v-355307b1]{box-sizing:border-box;display:grid;flex-grow:1;gap:.2rem .8rem;grid-template-columns:1fr 1fr;overflow-y:scroll;padding-bottom:1.6rem}.design-select .style-img-box[data-v-355307b1]::-webkit-scrollbar{width:.8rem}.design-select .style-img-box[data-v-355307b1]::-webkit-scrollbar-thumb{background:var(--grey-40);border-radius:1rem;min-height:12rem}.design-select .style-img-box .item[data-v-355307b1]{border:.2rem solid #fff;border-radius:1.6rem;cursor:pointer;position:relative;transform:translateY(0);transition:transform .2s ease;will-change:transform}.design-select .style-img-box .item .img-wrap[data-v-355307b1]{border-radius:1.4rem;overflow:hidden;position:relative}.design-select .style-img-box .item .img-wrap .style-img[data-v-355307b1]{min-height:12rem;min-width:12rem;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;vertical-align:top;width:100%}.design-select .style-img-box .item .img-wrap:hover .style-img[data-v-355307b1]{transform:scale(1.1)}.design-select .style-img-box .item.selected[data-v-355307b1]{border-color:var(--grey-100)}.design-select .style-img-box .item.selected .style-text[data-v-355307b1]{font-weight:600}.design-select .style-img-box .item .style-text[data-v-355307b1]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;border-radius:.8rem;bottom:.8rem;color:#fff;display:flex;font-size:1.4rem;justify-content:center;left:50%;padding:.8rem 0;position:absolute;transform:translate(-50%);width:calc(100% - 1.6rem)}.design-select .style-img-box .item .check[data-v-355307b1]{color:#fff;height:3.2rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:3.2rem;z-index:2}.design-select .style-img-box .item .mask[data-v-355307b1]{background-color:#0000004d;border-radius:1.4rem;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.design-select .style-img-box.all[data-v-355307b1]{gap:1.6rem;grid-template-columns:repeat(5,1fr);max-height:60vh;overflow-y:auto;padding:0 1.6rem 1rem}.design-select .style-img-box.all .item[data-v-355307b1]{align-items:center;background-color:var(--grey-20);border-radius:2.4rem;display:flex;flex-direction:column;overflow:hidden}.design-select .style-img-box.all .item[data-v-355307b1]:hover{z-index:1}.design-select .style-img-box.all .item .img-wrap[data-v-355307b1]{border-radius:1.6rem;display:flex;height:23rem;justify-content:center;margin-top:.4rem;overflow:hidden;width:23rem}.design-select .style-img-box.all .item .img-wrap .style-img[data-v-355307b1]{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.design-select .style-img-box.all .item .img-wrap:hover .style-img[data-v-355307b1]{transform:scale(1.1)}.design-select .style-img-box.all .item.selected[data-v-355307b1]{background:linear-gradient(0deg,#0000004d 0,#0000004d),var(--grey-20);border-color:var(--secondary-color)}.design-select .style-img-box.all .item.selected .style-text__all[data-v-355307b1]{font-weight:700}.design-select .style-img-box.all .item.selected .mask[data-v-355307b1]{background-color:#0000004d;border-radius:1.6rem;height:100%;left:0;position:absolute;top:0;width:100%}.design-select .style-img-box.all .item .style-text__all[data-v-355307b1]{color:#26272e;font-size:1.6rem;font-weight:600;line-height:2.6rem;margin:.8rem 1.6rem;text-align:center}.design-select .el-dialog .header[data-v-355307b1]{display:flex;justify-content:space-between;padding-left:1.6rem;padding-right:1.6rem;padding-top:1.6rem}.design-select .el-dialog .header .title[data-v-355307b1]{font-size:2rem;font-weight:600}.design-select .el-dialog .header .icon[data-v-355307b1]{cursor:pointer;height:3.2rem;width:3.2rem}
