:root{--giant-font-size:24px;--huge-font-size:20px;--greater-font-size:18px;--heavy-font-size:16px;--big-font-size:15px;--little-font-size:14px;--mini-font-size:12px;--mild-font-size:10px;--giant-space:40px;--huge-space:32px;--greater-space:24px;--large-space:20px;--big-space:16px;--petty-space:12px;--little-space:8px;--small-space:6px;--mini-space:4px;--mild-space:2px;--micro-space:1px;--primary:#ff593e;--primaryLight:#ff593ecc;--red:#fa5151;--redLight:#f7534f1a;--warn:#f86d10;--warnLight:#f86d101a;--yellow:#f4bb07;--yellowLight:#f4bb071a;--blue:#38f;--blueLight:#3388ff1a;--purple:#742cda;--purpleLight:#742cda1a;--cyan:#38cbcb;--cyanLight:#10c2c11a;--textWhite:#fff;--textBlack:#000000d9;--textGrey:#000000a6;--textLight:#00000073;--textBright:#00000040;--lineBg:#f0f0f0;--spaceBg:#fafafa;--pureBg:#00000005;--backBg:#eeeeef;--mainBg:#f4f5f7}*{scrollbar-color:#b8b8b8 transparent;scrollbar-width:thin}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--textBlack);background-color:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.ant-modal .ant-btn-primary{background-color:var(--primary);border-color:var(--primary)}.ant-modal .ant-btn-primary:hover{background-color:#ff8066!important;border-color:#ff8066!important}.ant-modal .ant-btn-primary:active{background-color:#d93b29!important;border-color:#d93b29!important}.ant-modal .ant-btn-default:hover{color:var(--primary)!important;border-color:var(--primary)!important}.ant-modal .ant-btn-default:active{color:#d93b29!important;border-color:#d93b29!important}a{color:var(--primary)}.layout-main{min-width:800px;max-width:1280px;margin:0 auto;padding:0 40px}.layout-content{width:1282px;margin:0 auto;padding-left:24px;padding-right:24px}.ant-form .final-error-item{margin-top:-22px;margin-bottom:22px}.ant-form .final-error-item .ant-form-item-label{visibility:hidden}.ant-form .final-error-item .ant-form-item-control-input{min-height:0}.flexMainX,.flexMainXcenter,.flexMainXXcenter,.flexMainXYcenter,.flexMainY,.flexMainYcenter,.flexMainYXcenter,.flexMainYYcenter,.reverse{display:flex}.flexMainXcenter,.flexMainYcenter{justify-content:center;align-items:center}.flexMainXXcenter,.flexMainYYcenter{justify-content:center}.flexMainXYcenter,.flexMainYXcenter{align-items:center}.flexMainY,.flexMainYcenter,.flexMainYXcenter,.flexMainYYcenter{flex-direction:column}.flex1{flex:1}.flex2{flex:2}.flex3{flex:3}.flexShrink{flex-shrink:0}.flexWrap{flex-wrap:wrap}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.align-start{align-items:flex-start}.column-center{align-items:center}.align-end{align-items:flex-end}.reverse{flex-direction:column-reverse}.row-reverse{flex-direction:row-reverse}.line-pixel-top,.line-pixel-bottom,.border-line-pixel,.line-pixel-left,.line-pixel-right{position:relative}.line-pixel-top:before,.line-pixel-bottom:after{content:"";transform-origin:0 0;box-sizing:border-box;background-color:var(--lineBg);width:200%;height:1px;position:absolute;left:0;transform:scale(.5)}.line-pixel-left:before,.line-pixel-right:after{content:"";transform-origin:0 0;box-sizing:border-box;background-color:var(--lineBg);width:1px;height:200%;position:absolute;top:0;transform:scale(.5)}.line-pixel-top:before{top:0}.line-pixel-bottom:after{bottom:0}.line-pixel-left:before{left:0}.line-pixel-right:after{right:0}.border-line-pixel:before{content:"";transform-origin:0 0;box-sizing:border-box;border:1px solid var(--primary);pointer-events:none;border-radius:100px;width:200%;height:200%;position:absolute;top:0;left:0;transform:scale(.5)}.border-line-pixel.divide-line:before{border-color:var(--lineBg)}.border-line-pixel.grey-line:before{border-color:var(--textGrey)}.border-line-pixel.red-line:before{border-color:var(--red)}.border-line-pixel.warn-line:before{border-color:var(--warn)}.border-line-top,.border-line-bottom,.border-line-left,.border-line-right{border-style:solid;border-width:0;border-color:var(--lineBg)}.border-line-top{border-top-width:1px}.border-line-bottom{border-bottom-width:1px}.border-line-left{border-left-width:1px}.border-line-right{border-right-width:1px}.disabled-btn{cursor:not-allowed;opacity:.5}.mes-loading{border:4px solid #ffffff4d;border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite mes-loading}@keyframes mes-loading{to{transform:rotate(360deg)}}.line-limit{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.line-clamp1,.line-clamp2,.line-clamp3,.line-clamp4{word-break:break-all;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp2{-webkit-line-clamp:2}.line-clamp3{-webkit-line-clamp:3}.line-clamp4{-webkit-line-clamp:4}.giant-font{font-size:var(--giant-font-size)}.huge-font{font-size:var(--huge-font-size)}.greater-font{font-size:var(--greater-font-size)}.heavy-font{font-size:var(--heavy-font-size)}.big-font{font-size:var(--big-font-size)}.little-font{font-size:var(--little-font-size)}.mini-font{font-size:var(--mini-font-size)}.mild-font{font-size:var(--mild-font-size)}.text-primary{color:var(--primary)}.text-black{color:var(--textBlack)}.text-grey{color:var(--textGrey)}.text-light{color:var(--textLight)}.text-bright{color:var(--textBright)}.text-white{color:var(--textWhite)}.text-red{color:var(--red)}.text-yellow{color:var(--yellow)}.text-warn{color:var(--warn)}.text-bold{font-weight:700}.text-bold600{font-weight:600}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.text-underline{text-decoration:underline}.text-through{text-decoration:line-through}.nowrap{word-break:keep-all;white-space:nowrap}.bg-white{background:#fff}.bg-back{background:var(--backBg)}.bg-main{background:var(--mainBg)}.bg-space{background:var(--spaceBg)}.bg-primary{background:var(--primary)}.bg-primary-light{background:var(--primaryLight)}.radius-mini{border-radius:4px}.radius-small{border-radius:6px}.radius-little{border-radius:8px}.radius-petty{border-radius:12px}.radius-big{border-radius:16px}.radius-giant{border-radius:100px}.radius-round{border-radius:50%}.overflow-hidden{overflow:hidden}.overflow-y{overflow-y:auto}.overflow-x{overflow-x:auto}.block{display:block}.display-none{display:none}.relative{position:relative}.absolute{position:absolute}.equal-width{aspect-ratio:1}.img-cover{object-fit:cover}.point{cursor:pointer}.width-none{width:0}.width-fit{width:-moz-fit-content;width:fit-content}.width-full{width:100%}.max-w-full{max-width:100%}.height-none{height:0}.height-fit{height:-moz-fit-content;height:fit-content}.height-full{height:100%}.max-h-full{max-height:100%}.min-h-full{min-height:100%}.z-index-1{z-index:1}.z-index-2{z-index:2}.z-index-3{z-index:3}.z-index-4{z-index:4}.z-index-5{z-index:5}.z-index-6{z-index:6}.z-index-7{z-index:7}.z-index-8{z-index:8}.mt-micro{margin-top:var(--micro-space)}.mb-micro{margin-bottom:var(--micro-space)}.ml-micro{margin-left:var(--micro-space)}.mr-micro{margin-right:var(--micro-space)}.mx-micro{margin-left:var(--micro-space);margin-right:var(--micro-space)}.my-micro{margin-top:var(--micro-space);margin-bottom:var(--micro-space)}.m-micro{margin:var(--micro-space)}.p-micro{padding:var(--micro-space)}.px-micro{padding-left:var(--micro-space);padding-right:var(--micro-space)}.py-micro{padding-top:var(--micro-space);padding-bottom:var(--micro-space)}.pt-micro{padding-top:var(--micro-space)}.pl-micro{padding-left:var(--micro-space)}.pr-micro{padding-right:var(--micro-space)}.pb-micro{padding-bottom:var(--micro-space)}.mt-mild{margin-top:var(--mild-space)}.mb-mild{margin-bottom:var(--mild-space)}.ml-mild{margin-left:var(--mild-space)}.mr-mild{margin-right:var(--mild-space)}.mx-mild{margin-left:var(--mild-space);margin-right:var(--mild-space)}.my-mild{margin-top:var(--mild-space);margin-bottom:var(--mild-space)}.m-mild{margin:var(--mild-space)}.p-mild{padding:var(--mild-space)}.px-mild{padding-left:var(--mild-space);padding-right:var(--mild-space)}.py-mild{padding-top:var(--mild-space);padding-bottom:var(--mild-space)}.pt-mild{padding-top:var(--mild-space)}.pl-mild{padding-left:var(--mild-space)}.pr-mild{padding-right:var(--mild-space)}.pb-mild{padding-bottom:var(--mild-space)}.mt-mini{margin-top:var(--mini-space)}.mb-mini{margin-bottom:var(--mini-space)}.ml-mini{margin-left:var(--mini-space)}.mr-mini{margin-right:var(--mini-space)!important}.mx-mini{margin-left:var(--mini-space);margin-right:var(--mini-space)}.my-mini{margin-top:var(--mini-space);margin-bottom:var(--mini-space)}.m-mini{margin:var(--mini-space)}.p-mini{padding:var(--mini-space)}.px-mini{padding-left:var(--mini-space);padding-right:var(--mini-space)}.py-mini{padding-top:var(--mini-space);padding-bottom:var(--mini-space)}.pt-mini{padding-top:var(--mini-space)}.pl-mini{padding-left:var(--mini-space)}.pr-mini{padding-right:var(--mini-space)}.pb-mini{padding-bottom:var(--mini-space)}.mt-small{margin-top:var(--small-space)}.mb-small{margin-bottom:var(--small-space)}.ml-small{margin-left:var(--small-space)}.mr-small{margin-right:var(--small-space)}.mx-small{margin-left:var(--small-space);margin-right:var(--small-space)}.my-small{margin-top:var(--small-space);margin-bottom:var(--small-space)}.m-small{margin:var(--small-space)}.p-small{padding:var(--small-space)}.px-small{padding-left:var(--small-space);padding-right:var(--small-space)}.py-small{padding-top:var(--small-space);padding-bottom:var(--small-space)}.pt-small{padding-top:var(--small-space)}.pl-small{padding-left:var(--small-space)}.pr-small{padding-right:var(--small-space)}.pb-small{padding-bottom:var(--small-space)}.mt-little{margin-top:var(--little-space)}.mb-little{margin-bottom:var(--little-space)}.ml-little{margin-left:var(--little-space)}.mr-little{margin-right:var(--little-space)}.mx-little{margin-left:var(--little-space);margin-right:var(--little-space)}.my-little{margin-top:var(--little-space);margin-bottom:var(--little-space)}.m-little{margin:var(--little-space)}.p-little{padding:var(--little-space)}.px-little{padding-left:var(--little-space);padding-right:var(--little-space)}.py-little{padding-top:var(--little-space);padding-bottom:var(--little-space)}.pt-little{padding-top:var(--little-space)}.pl-little{padding-left:var(--little-space)}.pr-little{padding-right:var(--little-space)}.pb-little{padding-bottom:var(--little-space)}.mt-petty{margin-top:var(--petty-space)}.mb-petty{margin-bottom:var(--petty-space)}.ml-petty{margin-left:var(--petty-space)}.mr-petty{margin-right:var(--petty-space)!important}.mx-petty{margin-left:var(--petty-space)!important;margin-right:var(--petty-space)!important}.my-petty{margin-top:var(--petty-space);margin-bottom:var(--petty-space)}.m-petty{margin:var(--petty-space)}.p-petty{padding:var(--petty-space)}.px-petty{padding-left:var(--petty-space);padding-right:var(--petty-space)}.py-petty{padding-top:var(--petty-space);padding-bottom:var(--petty-space)}.pt-petty{padding-top:var(--petty-space)}.pl-petty{padding-left:var(--petty-space)}.pr-petty{padding-right:var(--petty-space)}.pb-petty{padding-bottom:var(--petty-space)!important}.mt-big{margin-top:var(--big-space)}.mb-big{margin-bottom:var(--big-space)}.ml-big{margin-left:var(--big-space)}.mr-big{margin-right:var(--big-space)}.mx-big{margin-left:var(--big-space);margin-right:var(--big-space)}.my-big{margin-top:var(--big-space);margin-bottom:var(--big-space)}.m-big{margin:var(--big-space)}.p-big{padding:var(--big-space)}.px-big{padding-left:var(--big-space);padding-right:var(--big-space)}.py-big{padding-top:var(--big-space);padding-bottom:var(--big-space)}.pt-big{padding-top:var(--big-space)}.pl-big{padding-left:var(--big-space)}.pr-big{padding-right:var(--big-space)}.pb-big{padding-bottom:var(--big-space)}.mt-large{margin-top:var(--large-space)}.mb-large{margin-bottom:var(--large-space)}.ml-large{margin-left:var(--large-space)}.mr-large{margin-right:var(--large-space)}.mx-large{margin-left:var(--large-space);margin-right:var(--large-space)}.my-large{margin-top:var(--large-space);margin-bottom:var(--large-space)}.m-large{margin:var(--large-space)}.p-large{padding:var(--large-space)}.px-large{padding-left:var(--large-space);padding-right:var(--large-space)}.py-large{padding-top:var(--large-space);padding-bottom:var(--large-space)}.pt-large{padding-top:var(--large-space)}.pl-large{padding-left:var(--large-space)}.pr-large{padding-right:var(--large-space)}.pb-large{padding-bottom:var(--large-space)}.mt-greater{margin-top:var(--greater-space)}.mb-greater{margin-bottom:var(--greater-space)}.ml-greater{margin-left:var(--greater-space)}.mr-greater{margin-right:var(--greater-space)}.mx-greater{margin-left:var(--greater-space);margin-right:var(--greater-space)}.my-greater{margin-top:var(--greater-space);margin-bottom:var(--greater-space)}.m-greater{margin:var(--greater-space)}.p-greater{padding:var(--greater-space)}.px-greater{padding-left:var(--greater-space);padding-right:var(--greater-space)}.py-greater{padding-top:var(--greater-space);padding-bottom:var(--greater-space)}.pt-greater{padding-top:var(--greater-space)}.pl-greater{padding-left:var(--greater-space)}.pr-greater{padding-right:var(--greater-space)}.pb-greater{padding-bottom:var(--greater-space)}.mt-huge{margin-top:var(--huge-space)}.mb-huge{margin-bottom:var(--huge-space)}.ml-huge{margin-left:var(--huge-space)}.mr-huge{margin-right:var(--huge-space)}.mx-huge{margin-left:var(--huge-space);margin-right:var(--huge-space)}.my-huge{margin-top:var(--huge-space);margin-bottom:var(--huge-space)}.m-huge{margin:var(--huge-space)}.p-huge{padding:var(--huge-space)}.px-huge{padding-left:var(--huge-space);padding-right:var(--huge-space)}.py-huge{padding-top:var(--huge-space);padding-bottom:var(--huge-space)}.pt-huge{padding-top:var(--huge-space)}.pl-huge{padding-left:var(--huge-space)}.pr-huge{padding-right:var(--huge-space)}.pb-huge{padding-bottom:var(--huge-space)}.mt-giant{margin-top:var(--giant-space)}.mb-giant{margin-bottom:var(--giant-space)}.ml-giant{margin-left:var(--giant-space)}.mr-giant{margin-right:var(--giant-space)}.mx-giant{margin-left:var(--giant-space);margin-right:var(--giant-space)}.my-giant{margin-top:var(--giant-space);margin-bottom:var(--giant-space)}.m-giant{margin:var(--giant-space)}.p-giant{padding:var(--giant-space)}.px-giant{padding-left:var(--giant-space);padding-right:var(--giant-space)}.py-giant{padding-top:var(--giant-space);padding-bottom:var(--giant-space)}.pt-giant{padding-top:var(--giant-space)}.pl-giant{padding-left:var(--giant-space)}.pr-giant{padding-right:var(--giant-space)}.pb-giant{padding-bottom:var(--giant-space)}.tag{height:20px;color:var(--textBlack);background:#fafafa;border:1px solid #d9d9d9;border-radius:4px;padding:0 4px;font-size:12px;line-height:18px;display:inline-block}.tag.primary{color:var(--primary);background:#fff1f0;border-color:#ffa39e}.tag.no-border{border:none}.search-pinyin-wrapper{width:100%;display:inline-block;position:relative}.profile-header-wrap{z-index:10;background:#fff;border-bottom:1px solid #f0f0f0;height:60px;position:sticky;top:0}.profile-header-wrap .ant-menu-light.ant-menu-horizontal>.ant-menu-item-selected{color:unset;font-weight:600}.page-type-container{min-width:1234px}.page-type-container .type-button{height:40px;line-height:40px}.page-type-container .type-button.not-active:hover{color:var(--primary);background:#ff593e1a}.manage-layout .ant-menu-item{background:0 0;margin:0!important}.manage-layout .ant-menu-item:hover{background:unset!important}.manage-layout .ant-menu-inline .ant-menu-item{height:44px;font-weight:600;line-height:44px}.component-header{z-index:10;background:#fff;height:60px;position:sticky;top:0}.component_StepIndicator_container{width:100%}.component_StepIndicator_container .component_StepIndicator_steps .component_StepIndicator_step .ant-steps-item-title{color:#000000d9;letter-spacing:.2px;font-size:15px;font-weight:600;line-height:1.4}.component_StepIndicator_container .component_StepIndicator_steps .component_StepIndicator_step .ant-steps-item-title:after,.component_StepIndicator_container .component_StepIndicator_steps .component_StepIndicator_step .ant-steps-item-description{display:none}.component_StepIndicator_container .component_StepIndicator_steps .component_StepIndicator_step.ant-steps-item-process .ant-steps-item-title{color:#ff6147}.component_StepIndicator_container .component_StepIndicator_steps .component_StepIndicator_step.ant-steps-item-process .ant-steps-item-icon{background-color:#ff6147;border-width:2px;border-color:#ff6147}.component_StepIndicator_container .component_StepIndicator_steps .component_StepIndicator_step.ant-steps-item-process .ant-steps-item-icon .ant-steps-icon{color:#fff}.component_StepIndicator_container .component_StepIndicator_steps .component_StepIndicator_step.ant-steps-item-wait .ant-steps-item-title{color:#00000040}.component_StepIndicator_container .component_StepIndicator_steps .component_StepIndicator_step.ant-steps-item-wait .ant-steps-item-icon{background-color:#fff;border-width:2px;border-color:#d9d9d9}.component_StepIndicator_container .component_StepIndicator_steps .component_StepIndicator_step.ant-steps-item-wait .ant-steps-item-icon .ant-steps-icon{color:#00000073}.component_StepIndicator_container .component_StepIndicator_steps .component_StepIndicator_step.ant-steps-item-finish .ant-steps-item-title{color:#ff593e}.component_StepIndicator_container .component_StepIndicator_steps .component_StepIndicator_step.ant-steps-item-finish .ant-steps-item-icon{background-color:#ff593e;border-color:#ff593e}.component_StepIndicator_container .component_StepIndicator_steps .component_StepIndicator_step.ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{color:#fff}.component_StepIndicator_container .component_StepIndicator_steps .component_StepIndicator_step.ant-steps-item-finish .ant-steps-item-tail:after{background-color:#d9d9d9}.component_StepIndicator_container .component_StepIndicator_steps .component_StepIndicator_step.ant-steps-item-error .ant-steps-item-title{color:#ff4d4f}.component_StepIndicator_container .component_StepIndicator_steps .component_StepIndicator_step.ant-steps-item-error .ant-steps-item-icon{background-color:#fff;border-color:#ff4d4f}.component_StepIndicator_container .component_StepIndicator_steps .component_StepIndicator_step.ant-steps-item-error .ant-steps-item-icon .ant-steps-icon{color:#ff4d4f}.product-card-container .product-card-border{border:1px solid var(--primary);transition:all .3s}.product-card-container .product-card-border.noBorder{border:1px solid #fff}.product-card-container .product-card-border:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff593e33}.product-card-container .merchant-avatar-outer-border{border:1px solid #ff6b9a;border-radius:50%;width:28px;height:28px}.product-card-container .merchant-avatar-inner-border{border:1px solid #fff;border-radius:50%;width:26px;height:26px}.product-card-container .merchant-avatar{border-radius:50%;width:24px;height:24px}.product-card-container .product-image-container{position:relative;overflow:hidden}.product-card-container .product-image-container.no-header-info{border-radius:12px 12px 0 0}.product-card-container .product-image{object-fit:cover;width:100%;height:100%}.product-card-container .product-image-overlay{background:#00000040;padding:8px;position:absolute;top:0;bottom:0;left:0;right:0}.product-card-container .product-image-overlay.no-bg{background:0 0}.product-card-container .collect-statue{color:#fff;border:1px solid #fff;border-radius:4px;width:32px;height:32px}.product-card-container .collect-statue:hover{color:var(--primary);border-color:var(--primary)}.product-card-container .overlay-button{position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.DigitalStorefront-umiY6D{color:#fff;background:#ffbdb3;border:1px solid #ffbdb3;border-radius:4px;justify-content:center;align-items:center;gap:4px;width:204px;padding:4px 15px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.DigitalStorefrontBtn-g6tIkd{color:#fff;cursor:pointer;background:#ffbdb3;border:1px solid #ffbdb3;border-radius:8px;padding:0 15px;font-size:16px;line-height:40px}.modalContent-PU4y5Q{flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex}.modalContent-PU4y5Q .title-s_Amyh{font-size:20px;font-style:normal;font-weight:500;line-height:28px}.modalContent-PU4y5Q .subtitle-Ukpj3y{font-size:16px;font-style:normal;font-weight:400;line-height:24px}.modalContent-PU4y5Q .point-NUWXsI{justify-content:center;align-items:center;display:flex}.modalContent-PU4y5Q .point-NUWXsI .pointText-gLYmY7{color:#00000073;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.modalContent-PU4y5Q .point-NUWXsI .refresh-Mrw_9r{color:#ff593e;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.modalContent-PU4y5Q .footer-fGRozS{background:var(--Neutral-3,#f5f5f5);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:60px;display:flex}.modalContent-PU4y5Q .footer-fGRozS .footerText-UdL2K0{color:#00000040;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.modalContent-PU4y5Q .footer-fGRozS .footerText-UdL2K0 .footerName-qZNzse{color:#000000d9;margin:0 5px}.product-list-container{margin-bottom:80px}.product-list-container .product-list{grid-template-columns:repeat(auto-fill,minmax(234px,1fr));gap:8px;display:grid}.product-list-container .dot-container{width:42px;height:42px}.product-list-container .dot-container .dot{background:var(--primary);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both dotPulse}.product-list-container .dot-container .dot:first-child{animation-delay:-.32s}.product-list-container .dot-container .dot:nth-child(2){animation-delay:-.16s}.product-list-container .dot-container .dot:nth-child(3){animation-delay:0s}@keyframes dotPulse{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.sku-item{background:#f4f5f7;border:1px solid #f4f5f7;height:40px;line-height:22px}.sku-item.selected{border:1px solid var(--primary);color:var(--primary);background:#fff1f180}.e2_02,.e2_04,.e2_05,.e2_06,.e2_09,.e2_11,.e2_12,.e2_14,.smiley_0,.smiley_1,.smiley_10,.smiley_11,.smiley_12,.smiley_13,.smiley_14,.smiley_15,.smiley_17,.smiley_18,.smiley_19,.smiley_2,.smiley_20,.smiley_21,.smiley_22,.smiley_23,.smiley_25,.smiley_26,.smiley_27,.smiley_28,.smiley_29,.smiley_3,.smiley_30,.smiley_31,.smiley_313,.smiley_314,.smiley_315,.smiley_316,.smiley_317,.smiley_318,.smiley_319,.smiley_32,.smiley_320,.smiley_321,.smiley_322,.smiley_33,.smiley_34,.smiley_36,.smiley_37,.smiley_38,.smiley_39,.smiley_4,.smiley_40,.smiley_41,.smiley_42,.smiley_44,.smiley_45,.smiley_46,.smiley_47,.smiley_48,.smiley_49,.smiley_5,.smiley_50,.smiley_51,.smiley_52,.smiley_54,.smiley_55,.smiley_56,.smiley_57,.smiley_6,.smiley_60,.smiley_61,.smiley_62,.smiley_63,.smiley_64,.smiley_65,.smiley_66,.smiley_67,.smiley_68,.smiley_7,.smiley_70,.smiley_74,.smiley_75,.smiley_76,.smiley_78,.smiley_79,.smiley_8,.smiley_80,.smiley_81,.smiley_82,.smiley_83,.smiley_84,.smiley_85,.smiley_89,.smiley_9,.smiley_92,.smiley_93,.smiley_94,.smiley_95,.u1F381,.u1F389,.u1F47B,.u1F4AA,.u1F602,.u1F604,.u1F612,.u1F614,.u1F61D,.u1F631,.u1F633,.u1F637,.u1F64F{background-repeat:no-repeat;display:inline-block}.e2_02{background-position:-66px 0;width:64px;height:64px}.e2_04{background-position:-462px -396px;width:64px;height:64px}.e2_05{background-position:0 -66px;width:64px;height:64px}.e2_06{background-position:-66px -66px;width:64px;height:64px}.e2_09{background-position:-132px 0;width:64px;height:64px}.e2_11{background-position:-132px -66px;width:64px;height:64px}.e2_12{background-position:0 -132px;width:64px;height:64px}.e2_14{background-position:-66px -132px;width:64px;height:64px}.smiley_0{background-position:-132px -132px;width:64px;height:64px}.smiley_1{background-position:-660px -594px;width:63px;height:64px}.smiley_10{background-position:-198px -66px;width:64px;height:64px}.smiley_11{background-position:-198px -132px;width:64px;height:64px}.smiley_12{background-position:0 -198px;width:64px;height:64px}.smiley_13{background-position:-66px -198px;width:64px;height:64px}.smiley_14{background-position:-132px -198px;width:64px;height:64px}.smiley_15{background-position:-198px -198px;width:64px;height:64px}.smiley_17{background-position:-264px 0;width:64px;height:64px}.smiley_18{background-position:-264px -66px;width:64px;height:64px}.smiley_19{background-position:-264px -132px;width:64px;height:64px}.smiley_2{background-position:-264px -198px;width:64px;height:64px}.smiley_20{background-position:0 -264px;width:64px;height:64px}.smiley_21{background-position:-66px -264px;width:64px;height:64px}.smiley_22{background-position:-132px -264px;width:64px;height:64px}.smiley_23{background-position:-198px -264px;width:64px;height:64px}.smiley_25{background-position:-264px -264px;width:64px;height:64px}.smiley_26{background-position:-330px 0;width:64px;height:64px}.smiley_27{background-position:-330px -66px;width:64px;height:64px}.smiley_28{background-position:-330px -132px;width:64px;height:64px}.smiley_29{background-position:-330px -198px;width:64px;height:64px}.smiley_3{background-position:-330px -264px;width:64px;height:64px}.smiley_30{background-position:0 -330px;width:64px;height:64px}.smiley_31{background-position:-66px -330px;width:64px;height:64px}.smiley_313{background-position:-132px -330px;width:64px;height:64px}.smiley_314{background-position:-198px -330px;width:64px;height:64px}.smiley_315{background-position:-264px -330px;width:64px;height:64px}.smiley_316{background-position:-330px -330px;width:64px;height:64px}.smiley_317{background-position:-396px 0;width:64px;height:64px}.smiley_318{background-position:-396px -66px;width:64px;height:64px}.smiley_319{background-position:-396px -132px;width:64px;height:64px}.smiley_32{background-position:-396px -198px;width:64px;height:64px}.smiley_320{background-position:-396px -264px;width:64px;height:64px}.smiley_321{background-position:-396px -330px;width:64px;height:64px}.smiley_322{background-position:0 -396px;width:64px;height:64px}.smiley_33{background-position:-66px -396px;width:64px;height:64px}.smiley_34{background-position:-132px -396px;width:64px;height:64px}.smiley_36{background-position:-198px -396px;width:64px;height:64px}.smiley_37{background-position:-264px -396px;width:64px;height:64px}.smiley_38{background-position:-330px -396px;width:64px;height:64px}.smiley_39{background-position:-396px -396px;width:64px;height:64px}.smiley_4{background-position:-462px 0;width:64px;height:64px}.smiley_40{background-position:-462px -66px;width:64px;height:64px}.smiley_41{background-position:-462px -132px;width:64px;height:64px}.smiley_42{background-position:-462px -198px;width:64px;height:64px}.smiley_44{background-position:-462px -264px;width:64px;height:64px}.smiley_45{background-position:-462px -330px;width:64px;height:64px}.smiley_46{background-position:0 0;width:64px;height:64px}.smiley_47{background-position:0 -462px;width:64px;height:64px}.smiley_48{background-position:-66px -462px;width:64px;height:64px}.smiley_49{background-position:-132px -462px;width:64px;height:64px}.smiley_5{background-position:-198px -462px;width:64px;height:64px}.smiley_50{background-position:-264px -462px;width:64px;height:64px}.smiley_51{background-position:-330px -462px;width:64px;height:64px}.smiley_52{background-position:-396px -462px;width:64px;height:64px}.smiley_54{background-position:-462px -462px;width:64px;height:64px}.smiley_55{background-position:-528px 0;width:64px;height:64px}.smiley_56{background-position:-528px -66px;width:64px;height:64px}.smiley_57{background-position:-528px -132px;width:64px;height:64px}.smiley_6{background-position:-528px -198px;width:64px;height:64px}.smiley_60{background-position:-528px -264px;width:64px;height:64px}.smiley_61{background-position:-528px -330px;width:64px;height:64px}.smiley_62{background-position:-528px -396px;width:64px;height:64px}.smiley_63{background-position:-528px -462px;width:64px;height:64px}.smiley_64{background-position:0 -528px;width:64px;height:64px}.smiley_65{background-position:-66px -528px;width:64px;height:64px}.smiley_66{background-position:-132px -528px;width:64px;height:64px}.smiley_67{background-position:-198px -528px;width:64px;height:64px}.smiley_68{background-position:-264px -528px;width:64px;height:64px}.smiley_7{background-position:-330px -528px;width:64px;height:64px}.smiley_70{background-position:-396px -528px;width:64px;height:64px}.smiley_74{background-position:-462px -528px;width:64px;height:64px}.smiley_75{background-position:-528px -528px;width:64px;height:64px}.smiley_76{background-position:-594px 0;width:64px;height:64px}.smiley_78{background-position:-594px -66px;width:64px;height:64px}.smiley_79{background-position:-594px -132px;width:64px;height:64px}.smiley_8{background-position:-594px -198px;width:64px;height:64px}.smiley_80{background-position:-594px -264px;width:64px;height:64px}.smiley_81{background-position:-594px -330px;width:64px;height:64px}.smiley_82{background-position:-594px -396px;width:64px;height:64px}.smiley_83{background-position:-594px -462px;width:64px;height:64px}.smiley_84{background-position:-594px -528px;width:64px;height:64px}.smiley_85{background-position:0 -594px;width:64px;height:64px}.smiley_89{background-position:-66px -594px;width:64px;height:64px}.smiley_9{background-position:-132px -594px;width:64px;height:64px}.smiley_92{background-position:-198px -594px;width:64px;height:64px}.smiley_93{background-position:-264px -594px;width:64px;height:64px}.smiley_94{background-position:-330px -594px;width:64px;height:64px}.smiley_95{background-position:-396px -594px;width:64px;height:64px}.u1F381{background-position:-462px -594px;width:64px;height:64px}.u1F389{background-position:-528px -594px;width:64px;height:64px}.u1F47B{background-position:-594px -594px;width:64px;height:64px}.u1F4AA{background-position:-660px 0;width:64px;height:64px}.u1F602{background-position:-660px -66px;width:64px;height:64px}.u1F604{background-position:-660px -132px;width:64px;height:64px}.u1F612{background-position:-660px -198px;width:64px;height:64px}.u1F614{background-position:-660px -264px;width:64px;height:64px}.u1F61D{background-position:-660px -330px;width:64px;height:64px}.u1F631{background-position:-660px -396px;width:64px;height:64px}.u1F633{background-position:-660px -462px;width:64px;height:64px}.u1F637{background-position:-198px 0;width:64px;height:64px}.u1F64F{background-position:-660px -528px;width:64px;height:64px}.weui-emotion_list{-webkit-overflow-scrolling:touch;box-sizing:border-box;white-space:normal;width:100%;height:100%;padding:0 10px;font-size:0;overflow-y:auto}.weui-emotion_item{width:40px;height:40px;padding-bottom:5px;line-height:40px;display:inline-block;position:relative}.weui-icon_emotion{transform-origin:0 0;display:inline-block;position:absolute;top:4px;left:4px;transform:scale(.5)}.weui-emotion_head{color:#000;text-align:left;margin:14px 5px 8px;font-size:14px}.weui-emoji_area{width:100%;position:relative}.weui-emoji_area__has-safe-bottom{padding-bottom:34px}.weui-emotion_del_btn{width:24px;height:24px;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.weui-emoji__operation{justify-content:flex-end;align-items:center;width:120px;height:44px;display:flex;position:absolute;bottom:34px;right:12px}.weui-emoji__operation__delete,.weui-emoji__operation__send{text-align:center;border-radius:4px;width:56px;height:44px;font-size:16px;line-height:44px;display:inline-block}.weui-emoji__operation__delete{background-color:#fff;font-size:0;position:relative}.weui-emoji__operation__send{color:#ffffffe6;background-color:#04c160;margin-left:8px}.weui-emotion_item.item-hover:hover{background-color:#efefef}.weui-emotion_item.item-small{height:30px}::-webkit-scrollbar-track-piece{background-color:#fff;border-radius:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{outline-offset:-2px;-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;background-color:#b8b8b8;border:2px solid #fff;border-radius:6px;outline:2px solid #fff;height:30px}::-webkit-scrollbar-thumb:hover{background-color:#878987;border-radius:6px;height:30px}.material-mes-components .material-image{border-radius:8px;max-width:260px;max-height:260px;display:block}.material-mes-components .material-text{background:#fff;border-radius:4px;max-width:400px;padding:8px 16px;position:relative}.material-mes-components .material-text:before{content:"";border-top:4px solid #0000;border-bottom:4px solid #0000;border-right:4px solid #fff;width:0;height:0;position:absolute;top:16px;left:-4px}.material-mes-components .material-card{background:#fff;border:1px solid #00000017;border-radius:4px;width:184px}.material-mes-components .material-card .card-logo{width:16px;height:16px;margin-right:4px}.material-mes-components .material-card .card-image{width:100%;margin-top:3px}.material-mes-components .material-card .card-footer{border-top:1px solid #00000017;padding:3px 0}.material-mes-components .material-card .link-logo{width:10px;height:10px;margin-right:4px}.add-material-components{height:60vh}.add-material-components .record-mask{z-index:3;background:#00000073;position:absolute;top:0;bottom:0;left:0;right:0}.add-material-components .record-box{background:var(--mainBg);z-index:5;border-radius:0 0 12px 12px;padding-top:56px;position:absolute;top:0;left:0;right:0}.add-material-components .material-list{padding-top:6px;padding-bottom:6px;transition:all .3s}.add-material-components .material-list.hover{cursor:pointer}.add-material-components .material-list.hover:hover{background:#0000000f}.add-material-components .material-list .ant-checkbox{align-self:unset;position:relative;top:42px}.add-material-components .scroll-box{margin-bottom:-24px;padding-bottom:24px;overflow:hidden scroll}:root,:host{--w-e-textarea-bg-color:#fff;--w-e-textarea-color:#333;--w-e-textarea-border-color:#ccc;--w-e-textarea-slight-border-color:#e8e8e8;--w-e-textarea-slight-color:#d4d4d4;--w-e-textarea-slight-bg-color:#f5f2f0;--w-e-textarea-selected-border-color:#b4d5ff;--w-e-textarea-handler-bg-color:#4290f7;--w-e-toolbar-color:#595959;--w-e-toolbar-bg-color:#fff;--w-e-toolbar-active-color:#333;--w-e-toolbar-active-bg-color:#f1f1f1;--w-e-toolbar-disabled-color:#999;--w-e-toolbar-border-color:#e8e8e8;--w-e-modal-button-bg-color:#fafafa;--w-e-modal-button-border-color:#d9d9d9}.w-e-text-container *,.w-e-toolbar *{box-sizing:border-box;outline:none;margin:0;padding:0}.w-e-text-container blockquote,.w-e-text-container li,.w-e-text-container p,.w-e-text-container td,.w-e-text-container th,.w-e-toolbar *{line-height:1.5}.w-e-text-container{background-color:var(--w-e-textarea-bg-color);color:var(--w-e-textarea-color);height:100%;position:relative}.w-e-text-container .w-e-scroll{-webkit-overflow-scrolling:touch;height:100%}.w-e-text-container [data-slate-editor]{word-wrap:break-word;white-space:pre-wrap;border-top:1px solid #0000;outline:0;min-height:100%;padding:0 10px}.w-e-text-container [data-slate-editor] p{margin:15px 0}.w-e-text-container [data-slate-editor] h1,.w-e-text-container [data-slate-editor] h2,.w-e-text-container [data-slate-editor] h3,.w-e-text-container [data-slate-editor] h4,.w-e-text-container [data-slate-editor] h5{margin:20px 0}.w-e-text-container [data-slate-editor] img{cursor:default;min-width:20px;max-width:100%;min-height:20px;display:inline!important}.w-e-text-container [data-slate-editor] span{text-indent:0}.w-e-text-container [data-slate-editor] [data-selected=true]{box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color)}.w-e-text-placeholder{width:90%;font-style:italic;top:17px;left:10px}.w-e-max-length-info,.w-e-text-placeholder{color:var(--w-e-textarea-slight-color);pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute}.w-e-max-length-info{bottom:.5em;right:1em}.w-e-bar{background-color:var(--w-e-toolbar-bg-color);color:var(--w-e-toolbar-color);padding:0 5px;font-size:14px}.w-e-bar svg{fill:var(--w-e-toolbar-color);width:14px;height:14px}.w-e-bar-show{display:flex}.w-e-bar-hidden{display:none}.w-e-hover-bar{border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;position:absolute;box-shadow:0 2px 5px #0000001f}.w-e-toolbar{flex-wrap:wrap;position:relative}.w-e-bar-divider{background-color:var(--w-e-toolbar-border-color);width:1px;height:40px;margin:0 5px;display:inline-flex}.w-e-bar-item{text-align:center;height:40px;padding:4px;display:flex;position:relative}.w-e-bar-item,.w-e-bar-item button{justify-content:center;align-items:center}.w-e-bar-item button{color:var(--w-e-toolbar-color);cursor:pointer;white-space:nowrap;background:0 0;border:none;height:32px;padding:0 8px;display:inline-flex;overflow:hidden}.w-e-bar-item button:hover{background-color:var(--w-e-toolbar-active-bg-color);color:var(--w-e-toolbar-active-color)}.w-e-bar-item button .title{margin-left:5px}.w-e-bar-item .active{background-color:var(--w-e-toolbar-active-bg-color);color:var(--w-e-toolbar-active-color)}.w-e-bar-item .disabled{color:var(--w-e-toolbar-disabled-color);cursor:not-allowed}.w-e-bar-item .disabled svg{fill:var(--w-e-toolbar-disabled-color)}.w-e-bar-item .disabled:hover{background-color:var(--w-e-toolbar-bg-color);color:var(--w-e-toolbar-disabled-color)}.w-e-bar-item .disabled:hover svg{fill:var(--w-e-toolbar-disabled-color)}.w-e-menu-tooltip-v5:before{background-color:var(--w-e-toolbar-active-color);color:var(--w-e-toolbar-bg-color);content:attr(data-tooltip);opacity:0;text-align:center;visibility:hidden;white-space:pre;z-index:1;border-radius:5px;padding:5px 10px;font-size:.75em;transition:opacity .6s;position:absolute;top:40px}.w-e-menu-tooltip-v5:after{border:5px solid #0000;border-bottom:5px solid var(--w-e-toolbar-active-color);content:"";opacity:0;visibility:hidden;transition:opacity .6s;position:absolute;top:30px}.w-e-menu-tooltip-v5:hover:after,.w-e-menu-tooltip-v5:hover:before{opacity:1;visibility:visible}.w-e-menu-tooltip-v5.tooltip-right:before{top:10px;left:100%}.w-e-menu-tooltip-v5.tooltip-right:after{border-bottom-color:#0000;border-left-color:#0000;border-right-color:var(--w-e-toolbar-active-color);border-top-color:#0000;margin-left:-10px;top:16px;left:100%}.w-e-bar-item-group .w-e-bar-item-menus-container{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);z-index:1;border-radius:3px;margin-top:40px;display:none;position:absolute;top:0;left:0;box-shadow:0 2px 10px #0000001f}.w-e-bar-item-group:hover .w-e-bar-item-menus-container{display:block}.w-e-select-list{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);z-index:1;border-radius:3px;min-width:100px;max-height:350px;margin-top:40px;position:absolute;top:0;left:0;overflow-y:auto;box-shadow:0 2px 10px #0000001f}.w-e-select-list ul{line-height:1;list-style:none}.w-e-select-list ul .selected{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-select-list ul li{cursor:pointer;text-align:left;white-space:nowrap;padding:7px 0 7px 25px;position:relative}.w-e-select-list ul li:hover{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-select-list ul li svg{margin-top:-7px;margin-left:5px;position:absolute;top:50%;left:0}.w-e-bar-bottom .w-e-select-list{bottom:0;top:inherit;margin-top:0;margin-bottom:40px}.w-e-drop-panel{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);z-index:1;border-radius:3px;min-width:200px;margin-top:40px;padding:10px;position:absolute;top:0;box-shadow:0 2px 10px #0000001f}.w-e-bar-bottom .w-e-drop-panel{bottom:0;top:inherit;margin-top:0;margin-bottom:40px}.w-e-modal{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);color:var(--w-e-toolbar-color);text-align:left;z-index:1;border-radius:3px;min-width:100px;min-height:40px;padding:20px 15px 0;font-size:14px;position:absolute;box-shadow:0 2px 10px #0000001f}.w-e-modal .btn-close{cursor:pointer;padding:5px;line-height:1;position:absolute;top:7px;right:8px}.w-e-modal .btn-close svg{fill:var(--w-e-toolbar-color);width:10px;height:10px}.w-e-modal .babel-container{margin-bottom:15px;display:block}.w-e-modal .babel-container span{margin-bottom:10px;display:block}.w-e-modal .button-container{margin-bottom:15px}.w-e-modal button{background-color:var(--w-e-modal-button-bg-color);border:1px solid var(--w-e-modal-button-border-color);color:var(--w-e-toolbar-color);cursor:pointer;text-align:center;touch-action:manipulation;-webkit-user-select:none;user-select:none;white-space:nowrap;border-radius:4px;height:32px;padding:4.5px 15px;font-weight:400;transition:all .3s cubic-bezier(.645,.045,.355,1)}.w-e-modal input[type=number],.w-e-modal input[type=text],.w-e-modal textarea{font-feature-settings:"tnum";background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-modal-button-border-color);color:var(--w-e-toolbar-color);font-variant:tabular-nums;border-radius:4px;width:100%;padding:4.5px 11px;transition:all .3s}.w-e-modal textarea{min-height:60px}body .w-e-modal,body .w-e-modal *{box-sizing:border-box}.w-e-progress-bar{background-color:var(--w-e-textarea-handler-bg-color);width:0;height:1px;transition:width .3s;position:absolute}.w-e-full-screen-container{position:fixed;flex-direction:column!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:flex!important;top:0!important;bottom:0!important;left:0!important;right:0!important}.w-e-full-screen-container [data-w-e-textarea=true]{flex:1!important}.w-e-text-container [data-slate-editor] code{background-color:var(--w-e-textarea-slight-bg-color);border-radius:3px;padding:3px;font-family:monospace}.w-e-panel-content-color{text-align:left;width:230px;list-style:none}.w-e-panel-content-color li{border:1px solid var(--w-e-toolbar-bg-color);cursor:pointer;border-radius:3px;padding:2px;display:inline-block}.w-e-panel-content-color li:hover{border-color:var(--w-e-toolbar-color)}.w-e-panel-content-color li .color-block{border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;width:17px;height:17px}.w-e-panel-content-color .active{border-color:var(--w-e-toolbar-color)}.w-e-panel-content-color .clear{width:100%;margin-bottom:5px;line-height:1.5}.w-e-panel-content-color .clear svg{width:16px;height:16px;margin-bottom:-4px}.w-e-text-container [data-slate-editor] blockquote{background-color:var(--w-e-textarea-slight-bg-color);border-left:8px solid var(--w-e-textarea-selected-border-color);margin:10px 0;padding:10px;font-size:100%;line-height:1.5;display:block}.w-e-panel-content-emotion{text-align:left;width:300px;font-size:20px;list-style:none}.w-e-panel-content-emotion li{cursor:pointer;border-radius:3px;padding:0 5px;display:inline-block}.w-e-panel-content-emotion li:hover{background-color:var(--w-e-textarea-slight-bg-color)}.w-e-textarea-divider{border-radius:3px;margin:20px auto;padding:20px}.w-e-textarea-divider hr{background-color:var(--w-e-textarea-border-color);border:0;height:1px;display:block}.w-e-text-container [data-slate-editor] pre>code{background-color:var(--w-e-textarea-slight-bg-color);border:1px solid var(--w-e-textarea-slight-border-color);text-indent:0;border-radius:4px;padding:10px;font-size:14px;display:block}.w-e-text-container [data-slate-editor] .w-e-image-container{margin:0 3px;display:inline-block}.w-e-text-container [data-slate-editor] .w-e-image-container:hover{box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color)}.w-e-text-container [data-slate-editor] .w-e-selected-image-container{position:relative;overflow:hidden}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .w-e-image-dragger{background-color:var(--w-e-textarea-handler-bg-color);width:7px;height:7px;position:absolute}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-top{cursor:nwse-resize;top:0;left:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-top{cursor:nesw-resize;top:0;right:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-bottom{cursor:nesw-resize;bottom:0;left:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-bottom{cursor:nwse-resize;bottom:0;right:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container:hover,.w-e-text-container [contenteditable=false] .w-e-image-container:hover{box-shadow:none}.w-e-text-container [data-slate-editor] .table-container{border:1px dashed var(--w-e-textarea-border-color);border-radius:5px;width:100%;margin-top:10px;padding:10px;overflow-x:auto}.w-e-text-container [data-slate-editor] table{border-collapse:collapse}.w-e-text-container [data-slate-editor] table td,.w-e-text-container [data-slate-editor] table th{border:1px solid var(--w-e-textarea-border-color);text-align:left;min-width:30px;padding:3px 5px;line-height:1.5}.w-e-text-container [data-slate-editor] table th{background-color:var(--w-e-textarea-slight-bg-color);text-align:center;font-weight:700}.w-e-panel-content-table{background-color:var(--w-e-toolbar-bg-color)}.w-e-panel-content-table table{border-collapse:collapse}.w-e-panel-content-table td{border:1px solid var(--w-e-toolbar-border-color);cursor:pointer;width:20px;height:15px;padding:3px 5px}.w-e-panel-content-table td.active{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-textarea-video-container{border:1px dashed var(--w-e-textarea-border-color);text-align:center;background-image:linear-gradient(45deg,#eee 25%,#0000 0 75%,#eee 0,#eee),linear-gradient(45deg,#eee 25%,#fff 0 75%,#eee 0,#eee);background-position:0 0,10px 10px;background-size:20px 20px;border-radius:5px;margin:10px auto 0;padding:10px 0}.w-e-text-container [data-slate-editor] pre>code{word-wrap:normal;-webkit-hyphens:none;hyphens:none;-moz-tab-size:4;tab-size:4;text-align:left;text-shadow:0 1px #fff;white-space:pre;word-break:normal;word-spacing:normal;margin:.5em 0;padding:1em;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;line-height:1.5;overflow:auto}.w-e-text-container [data-slate-editor] pre>code .token.cdata,.w-e-text-container [data-slate-editor] pre>code .token.comment,.w-e-text-container [data-slate-editor] pre>code .token.doctype,.w-e-text-container [data-slate-editor] pre>code .token.prolog{color:#708090}.w-e-text-container [data-slate-editor] pre>code .token.punctuation{color:#999}.w-e-text-container [data-slate-editor] pre>code .token.namespace{opacity:.7}.w-e-text-container [data-slate-editor] pre>code .token.boolean,.w-e-text-container [data-slate-editor] pre>code .token.constant,.w-e-text-container [data-slate-editor] pre>code .token.deleted,.w-e-text-container [data-slate-editor] pre>code .token.number,.w-e-text-container [data-slate-editor] pre>code .token.property,.w-e-text-container [data-slate-editor] pre>code .token.symbol,.w-e-text-container [data-slate-editor] pre>code .token.tag{color:#905}.w-e-text-container [data-slate-editor] pre>code .token.attr-name,.w-e-text-container [data-slate-editor] pre>code .token.builtin,.w-e-text-container [data-slate-editor] pre>code .token.char,.w-e-text-container [data-slate-editor] pre>code .token.inserted,.w-e-text-container [data-slate-editor] pre>code .token.selector,.w-e-text-container [data-slate-editor] pre>code .token.string{color:#690}.w-e-text-container [data-slate-editor] pre>code .language-css .token.string,.w-e-text-container [data-slate-editor] pre>code .style .token.string,.w-e-text-container [data-slate-editor] pre>code .token.entity,.w-e-text-container [data-slate-editor] pre>code .token.operator,.w-e-text-container [data-slate-editor] pre>code .token.url{color:#9a6e3a}.w-e-text-container [data-slate-editor] pre>code .token.atrule,.w-e-text-container [data-slate-editor] pre>code .token.attr-value,.w-e-text-container [data-slate-editor] pre>code .token.keyword{color:#07a}.w-e-text-container [data-slate-editor] pre>code .token.class-name,.w-e-text-container [data-slate-editor] pre>code .token.function{color:#dd4a68}.w-e-text-container [data-slate-editor] pre>code .token.important,.w-e-text-container [data-slate-editor] pre>code .token.regex,.w-e-text-container [data-slate-editor] pre>code .token.variable{color:#e90}.w-e-text-container [data-slate-editor] pre>code .token.bold,.w-e-text-container [data-slate-editor] pre>code .token.important{font-weight:700}.w-e-text-container [data-slate-editor] pre>code .token.italic{font-style:italic}.w-e-text-container [data-slate-editor] pre>code .token.entity{cursor:help}.trace-source-preview-container{background:#f7f7f7;border:2px solid #00000008;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000017}.trace-source-preview-container .img-ratio{aspect-ratio:16/9}.source-product{cursor:pointer;background:#fff;border:1px solid #fff;border-radius:8px;width:378px;height:414px;transition:all .3s;overflow:hidden}.source-product:hover{border:1px solid var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #ff593e33}.source-product.ended .source-product-title,.source-product.ended .source-product-tags,.source-product.ended .source-product-info{opacity:.6}.source-product-image-wrapper{width:368px;height:236px;position:relative;overflow:hidden}.source-product-image-wrapper .source-product-image{object-fit:cover;border-radius:4px;width:368px;height:236px}.source-product-status{z-index:2;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:500;position:absolute;top:0;left:0}.source-product-status .status-img{border-radius:8px 0 0;width:62px;position:absolute;top:-1px;left:-1px}.source-product-overlay{z-index:1;background:#ffffff80;position:absolute;top:0;bottom:0;left:0;right:0}.source-product-content{padding:8px 12px 12px}.source-product-title{color:#000000d9;height:44px;margin-bottom:8px;font-size:16px;font-weight:500;line-height:24px}.source-product-tags{flex-wrap:wrap;gap:4px;margin-bottom:24px;display:flex}.source-product-tag{color:#fa541c;background:#fff2e8;border-radius:4px;padding:2px 8px;font-size:12px}.source-product-info{color:#00000073;align-items:center;margin-bottom:4px;font-size:14px;display:flex}.source-product-info .source-product-icon{margin-right:4px;font-size:12px}.custom-loading-wrapper{justify-content:center;align-items:center;width:100%;padding:16px 0 48px;display:flex}.custom-loading-container{text-align:center}.custom-loading-dots{justify-content:center;gap:6px;margin-bottom:12px;display:flex}.custom-loading-dots .dot{background-color:#ff593e;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both custom-loading-bounce}.custom-loading-dots .dot:first-child{animation-delay:-.32s}.custom-loading-dots .dot:nth-child(2){animation-delay:-.16s}.custom-loading-text{color:#999;letter-spacing:1px;margin:0;font-size:14px}@keyframes custom-loading-bounce{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.registration-modal-footer{border-top:1px solid #f0f0f0;justify-content:flex-end;gap:8px;margin-top:24px;padding-top:16px;display:flex}.component_verification_code_button.ant-btn{min-width:100px;transition:all .3s}.component_verification_code_button.ant-btn:disabled{cursor:not-allowed;opacity:.6}.component_verification_code_button.ant-btn:disabled:not(.ant-btn-loading){color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9}.component_verification_code_button--large{min-width:120px;height:40px;font-size:16px}.component_verification_code_button--small{min-width:80px;height:24px;padding:0 8px;font-size:12px}.component_verification_code_button--primary:not(:disabled):hover{background-color:#ff2d0b;border-color:#ff2d0b}.component_verification_code_button--primary:not(:disabled):active{background-color:#d71e00;border-color:#d71e00}.onboarding-wrap{background:var(--backBg);min-width:-moz-fit-content;min-width:fit-content;min-height:100vh}.onboarding-wrap .onboarding-content{background:#fff;border-radius:16px;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:40px 40px 102px}.onboarding-wrap .onboarding-main{box-sizing:content-box;width:1140px;margin:0 auto;padding:0 50px}.onboarding-wrap .onboarding-steps{margin:30px auto 0;padding:10px 160px}.onboarding-wrap .onboarding-form{margin-top:48px;padding:0 160px}.onboarding-wrap .onboarding-form .ant-form-item .ant-form-item-label>label{font-size:16px}.onboarding-wrap .onboarding-form-row{width:440px}.onboarding-wrap .onboarding-form-input-group{border:1px solid #d9d9d9;border-radius:2px;height:40px;padding:0 12px;font-size:16px;line-height:40px}.onboarding-wrap .onboarding-form-input-group.primary{min-width:120px;color:var(--primary);border-color:var(--primary)}.onboarding-wrap .onboarding-upload-img{background:#fafafa;border-radius:4px;width:104px;height:104px}.onboarding-wrap .onboarding-upload-box{background:#fafafa;border:1px dashed #d9d9d9;border-radius:4px;width:104px;height:104px}.onboarding-wrap .onboarding-step-btn{border-radius:8px;width:200px;height:48px}.onboarding-wrap .onboarding-submit-btn{min-width:280px;height:48px;margin-top:48px;font-size:16px}.detail-page-container{min-height:calc(100vh - 198px)}.detail-page-container .detail-preview{position:sticky;top:76px}.detail-page-container .ant-card .ant-card-body{padding:16px}.product-preview-container{background:#f7f7f7;border:2px solid #00000008;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000017}.product-preview-container .operate-btn{border:none;margin-left:8px}.product-main-info-container{position:relative}.product-main-info-container .anchor-section{margin-top:-120px;padding-top:120px;scroll-margin-top:80px}.product-main-info-container .anchor-title{font-size:var(--huge-font-size);margin-top:32px;font-weight:600}.product-main-info-container .anchor-title:first-child{margin-top:20px}.product-main-info-container .anchor-title .anchor-tag{height:24px;line-height:24px;font-size:var(--little-font-size);color:#fa8c16;background:#fffbe6;border:1px solid #ffe58f;border-radius:100px 100px 100px 0;margin-left:8px;padding:0 8px;font-weight:400}.product-main-info-container .guide-overlay{z-index:1000;pointer-events:none;position:fixed;top:0;bottom:0;left:0;right:0}.product-main-info-container .guide-mask{pointer-events:auto}.product-main-info-container .guide-highlight{pointer-events:none;background:0 0}.product-main-info-container .guide-tooltip{pointer-events:auto;background:linear-gradient(104deg,#ff6b9a -15.9%,#ff6146 17.32%);border-radius:8px;max-width:300px;margin-right:10px;padding:16px;position:relative}.product-main-info-container .guide-tooltip:after{content:"";border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:10px solid #ff6146;width:0;height:0;position:absolute;top:50%;right:-10px;transform:translateY(-50%)}.product-main-info-container .guide-tooltip-content{flex-direction:column;gap:12px;display:flex}.product-main-info-container .guide-tooltip-desc{color:#fff;font-size:12px}.product-main-info-container .guide-tooltip-header{flex-direction:column;gap:8px;display:flex}.product-main-info-container .guide-next-btn{color:#ff593e;cursor:pointer;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;padding:0 7px;box-shadow:0 2px #00000005}.product-main-info-container .guide-tooltip-step{color:#fff;font-size:12px;font-weight:400}.product-main-info-container .guide-tooltip-title{color:#fff;font-size:16px;font-weight:500}.product-main-info-container .guide-tooltip-actions{justify-content:flex-end;gap:8px;display:flex}.product-main-info-container .guide-skip-btn{color:#fff;text-align:center;cursor:pointer;border-radius:4px;padding:0 7px}.product-main-info-container .product-price-container{border:1px solid #ff593e1a;border-radius:8px;margin-top:20px;overflow:hidden}.product-main-info-container .product-price-header{background:#fff1f180}.product-main-info-container .recommend-user-wrap{min-height:132px;position:relative}.product-main-info-container .recommend-user-bg{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.product-main-info-container .product-mes-card{border:1px solid #0000000f;border-radius:12px;margin-top:16px;overflow:hidden}.product-main-info-container .product-mes-card .product-mes-title{font-size:var(--heavy-font-size);border-bottom:1px solid #0000000f;margin:0 16px;padding:10px 0;font-weight:600}.product-main-info-container .product-point-title{text-align:right;min-width:80px;margin-right:12px}.product-main-info-container .product-material-item{width:-moz-fit-content;width:fit-content;margin-bottom:12px;position:relative}.product-main-info-container .product-material-item .product-material-content{background:#fff;border-radius:4px;max-width:376px;padding:8px 12px;position:relative}.product-main-info-container .product-material-item .product-material-content:before{content:"";background:#fff;border-top:1px solid #fff;border-left:1px solid #fff;width:4px;height:4px;position:absolute;top:14px;left:1px;transform:rotate(-45deg)translate(-100%)}.product-main-info-container .product-material-item .product-material-img{max-width:376px;max-height:376px}.product-main-info-container .product-material-item .product-material-copy{background:#fff;border:1px solid #d9d9d9;border-radius:100px;height:32px;padding:0 12px;line-height:32px;position:absolute;bottom:0;right:-12px;transform:translate(100%);box-shadow:0 2px #00000005}.detail-anchor-wrapper{z-index:100;background:#fff;height:50px;display:block;position:sticky}.detail-anchor-wrapper .ant-anchor{height:46px;line-height:38px}.detail-anchor-wrapper .ant-anchor .ant-anchor-link{padding-inline-start:32px;padding-inline-end:0}.CalendarProductPage-qZZrzL{flex-direction:column;height:calc(100vh - 100px);display:flex;overflow:hidden}.CalendarProductPage-qZZrzL .nav-QmW8j8{align-items:center;height:44px;display:flex}.CalendarProductPage-qZZrzL .nav-QmW8j8 .subtitle-xwMj4V{height:28px;color:var(--primary);background:linear-gradient(90deg,#ffdbd6 50.41%,#ffceb0 100%);border-radius:100px 100px 100px 0;margin-inline-start:12px;padding:0 12px;line-height:28px}.CalendarProductPage-qZZrzL .content-VX0N58{background:#fff;border-radius:16px;flex:1;height:100%;margin-top:8px;padding:16px;display:flex}.CalendarProductPage-qZZrzL .content-VX0N58 .calendar-fcpWvZ{flex:none;width:300px}.CalendarProductPage-qZZrzL .content-VX0N58 .calendar-fcpWvZ .calendarCell-mevrOI{background:#fbeae7;width:100%}.CalendarProductPage-qZZrzL .content-VX0N58 .calendar-fcpWvZ .material-o3C1oN{border-top:2px solid #0000000f;margin-top:10px;padding-bottom:10px}.CalendarProductPage-qZZrzL .content-VX0N58 .calendar-fcpWvZ .material-o3C1oN .title-B3j3kw{vertical-align:middle;padding:10px 0;font-size:16px;font-weight:500;line-height:24px}.CalendarProductPage-qZZrzL .content-VX0N58 .calendar-fcpWvZ .material-o3C1oN .groups-aoaMxF{height:calc(100vh - 547px);overflow-y:auto}.CalendarProductPage-qZZrzL .content-VX0N58 .calendar-fcpWvZ .material-o3C1oN .groups-aoaMxF .groupName-_86tvh{text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-user-select:none;user-select:none;-webkit-box-orient:vertical;flex:1;margin-left:5px;margin-right:10px;transition:all .15s;display:-webkit-box;overflow:hidden}.CalendarProductPage-qZZrzL .content-VX0N58 .calendar-fcpWvZ .material-o3C1oN .groups-aoaMxF .groupName-_86tvh:hover,.CalendarProductPage-qZZrzL .content-VX0N58 .calendar-fcpWvZ .material-o3C1oN .groups-aoaMxF .groupSelectItem-G65T2h{color:#ec654a}.CalendarProductPage-qZZrzL .content-VX0N58 .dividing-PAO35Y{flex-direction:column;flex:none;align-items:center;width:32px;display:flex;position:relative}.CalendarProductPage-qZZrzL .content-VX0N58 .dividing-PAO35Y .dividingTop-OxGOwP{background:#0000000f;flex:none;width:1px;height:100%}.CalendarProductPage-qZZrzL .content-VX0N58 .dividing-PAO35Y .icon-efQBWd{background:#fff;border:0 solid #0000000f;border-width:0 0 1px 1px;flex:none;width:16px;height:16px;display:block;position:absolute;transform:rotate(45deg)}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ{flex-direction:column;width:100%;display:flex}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .tableListHeader-z1l1zh{justify-content:space-between;align-items:center;height:44px;padding:0;display:flex}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .tableListHeader-z1l1zh .tableListHeaderText-tL5JRr{font-size:20px;font-weight:500;line-height:28px}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .dateTabs-sxdQ6j{padding-top:8px;padding-bottom:8px;display:flex}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .dateTabs-sxdQ6j .btn-mSu0pZ{border:1px solid var(--Conditional-divider,#0000000f);border-radius:4px;align-items:center;gap:10px;width:32px;height:48px;padding:14px 6px;font-size:20px;display:flex}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .dateTabs-sxdQ6j .btn-mSu0pZ:hover{color:#ec654a}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .dateTabs-sxdQ6j .dateTabList-XNVr0F{flex:1;width:100%;padding:0 10px;display:flex}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .dateTabs-sxdQ6j .dateTabList-XNVr0F .dateTabItem-_EC7m5{flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .dateTabs-sxdQ6j .dateTabList-XNVr0F .dateTabItem-_EC7m5 .dateTabItemView-TyV3JO{cursor:pointer;width:100%;display:flex}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .dateTabs-sxdQ6j .dateTabList-XNVr0F .dateTabItem-_EC7m5 .dateTabItemView-TyV3JO .dateTabContent-nqMBpV{border-radius:4px;flex-direction:column;flex:1;justify-content:center;align-items:center;height:52px;transition:all .3s;display:flex}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .dateTabs-sxdQ6j .dateTabList-XNVr0F .dateTabItem-_EC7m5 .dateTabItemView-TyV3JO .dateTabContent-nqMBpV:hover{background-color:#f0f0f0}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .dateTabs-sxdQ6j .dateTabList-XNVr0F .dateTabItem-_EC7m5 .dateTabItemView-TyV3JO .dateTabContent-nqMBpV:hover .dateDay-wRQLsh{border:1px solid #f0f0f0}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .dateTabs-sxdQ6j .dateTabList-XNVr0F .dateTabItem-_EC7m5 .dateTabItemView-TyV3JO .dateTabContent-nqMBpV .dateWeek-g2G2YW{text-align:center;color:var(--textGrey);font-size:14px;font-weight:400;line-height:24px}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .dateTabs-sxdQ6j .dateTabList-XNVr0F .dateTabItem-_EC7m5 .dateTabItemView-TyV3JO .dateTabContent-nqMBpV .dateDay-wRQLsh{text-align:center;color:#000000d9;border:1px solid #fff;border-radius:4px;width:20px;height:20px;font-size:14px;font-weight:500;line-height:20px;transition:all .2s}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .dateTabs-sxdQ6j .dateTabList-XNVr0F .dateTabItem-_EC7m5 .dateTabItemView-TyV3JO .dateTabContent-nqMBpV .today-OSWb4_{color:#ec654a;border:1px solid #ec654a;border-radius:4px;width:20px;height:20px;line-height:20px}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .dateTabs-sxdQ6j .dateTabList-XNVr0F .dateTabItem-_EC7m5 .dateTabItemView-TyV3JO .dateTabContent-nqMBpV .current-uv6sHz{color:#fff;background:#ec654a;border:1px solid #ec654a;border-radius:4px;width:20px;height:20px;line-height:20px}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .dateTabs-sxdQ6j .dateTabList-XNVr0F .dateTabItem-_EC7m5 .dateTabItemView-TyV3JO .select-yupgzX{background-color:#f0f0f0}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .dateTabs-sxdQ6j .dateTabList-XNVr0F .dateTabItem-_EC7m5 .dateTabItemView-TyV3JO .line-b6Ox55{background-color:#d9d9d9;flex:none;width:1px;height:32px;margin:10px 3px}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .divider-Nhu4Vv{flex-direction:column;justify-content:center;height:32px;display:flex;position:relative}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .divider-Nhu4Vv .dividingCol-TfLDie{background:#0000000f;flex:none;width:100%;height:1px}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .divider-Nhu4Vv .icon-efQBWd{background:#fff;border:0 solid #0000000f;border-width:0 0 1px 1px;width:16px;height:16px;position:absolute;top:8px;transform:rotate(135deg)}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .noData-wRYQs1{justify-content:center;align-items:center;height:226px;margin-top:10px;display:flex}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .noData-wRYQs1 .noDataText-Lj9m1f{text-align:center;color:#000000d9;font-size:14px;font-weight:400;line-height:22px}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .tableData-PC38_I{flex:1;width:680px}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .tableData-PC38_I .opacity-VcAYlb{opacity:.5}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .tableData-PC38_I .tableDate-nilWpN{font-size:14px;font-weight:400;line-height:22px}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .tableData-PC38_I .product-LeMm3K .productInfo-igc8yw{display:flex}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .tableData-PC38_I .product-LeMm3K .productInfo-igc8yw .productInfoView-YNQ1od{border-radius:4px;width:72px;height:72px;margin-right:10px;display:flex;position:relative;overflow:hidden}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .tableData-PC38_I .product-LeMm3K .productInfo-igc8yw .productInfoView-YNQ1od .productInfoViewCover-H7eoca{z-index:1;text-align:center;color:#fff;width:100%;height:100%;font-size:12px;font-weight:500;line-height:72px;position:absolute;top:0;left:0}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .tableData-PC38_I .product-LeMm3K .productInfo-igc8yw .productInfoView-YNQ1od .productInfoImage-jZn3DX{border-radius:4px;flex:none;width:72px;height:72px}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .tableData-PC38_I .product-LeMm3K .productInfo-igc8yw .productInfoText-rgcMH1{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;height:44px;font-size:14px;font-weight:400;line-height:22px;display:-webkit-box;overflow:hidden}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .tableData-PC38_I .product-LeMm3K .productId-J1pi97{justify-content:space-between;margin-top:10px;display:flex}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .tableData-PC38_I .product-LeMm3K .productId-J1pi97 .productIdView-eJfcAH{flex:1;display:flex}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .tableData-PC38_I .product-LeMm3K .productId-J1pi97 .productIdView-eJfcAH .productIdLabel-UIM25n{color:#00000040;margin-right:10px;font-size:14px;font-weight:400;line-height:22px}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .tableData-PC38_I .product-LeMm3K .productId-J1pi97 .productIdView-eJfcAH .productIdValue-YSgYng{color:#000000d9;font-size:14px;font-weight:400;line-height:22px}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .tableData-PC38_I .product-LeMm3K .productId-J1pi97 .productIdDetail-XX3l4a{color:#00000073;padding:0;font-size:14px;font-weight:400;line-height:22px;transition:all .2s}.CalendarProductPage-qZZrzL .content-VX0N58 .tableList-FRQbDJ .tableData-PC38_I .product-LeMm3K .productId-J1pi97 .productIdDetail-XX3l4a:hover{color:#ec654a}.materialText-jjTw_p{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:44px;font-size:14px;font-weight:400;line-height:22px;display:-webkit-box;overflow:hidden}.productDrawer-uO_eUe{flex-direction:column;height:100%;display:flex}.productDrawer-uO_eUe .productInfoData-Euazcr{border-bottom:1px solid #eee;padding-bottom:15px}.productDrawer-uO_eUe .productInfoData-Euazcr .productInfoDataImage-xRN9v1 .productInfoView-YNQ1od{border-radius:4px;width:72px;height:72px;margin-right:10px;display:flex;position:relative;overflow:hidden}.productDrawer-uO_eUe .productInfoData-Euazcr .productInfoDataImage-xRN9v1 .productInfoView-YNQ1od .productInfoViewCover-H7eoca{z-index:1;text-align:center;color:#fff;width:100%;height:100%;font-size:12px;font-weight:500;line-height:72px;position:absolute;top:0;left:0}.productDrawer-uO_eUe .productInfoData-Euazcr .productInfoDataImage-xRN9v1 .productInfoView-YNQ1od .productInfoImage-jZn3DX{border-radius:4px;flex:none;width:72px;height:72px}.productDrawer-uO_eUe .productInfoData-Euazcr .productInfoDataImage-xRN9v1 .productInfoKey-rw6_h9{flex-direction:column;flex:1;justify-content:space-between;display:flex}.productDrawer-uO_eUe .productInfoData-Euazcr .productInfoDataImage-xRN9v1 .productInfoKey-rw6_h9 .productInfoText-rgcMH1{text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;height:22px;font-size:14px;font-weight:400;line-height:22px;display:-webkit-box;overflow:hidden}.productDrawer-uO_eUe .productInfoData-Euazcr .productInfoDataImage-xRN9v1 .productInfoKey-rw6_h9 .productInfoPrice-FSlRTO{color:var(--primary);font-size:16px;font-weight:500;line-height:24px}.productDrawer-uO_eUe .productInfoData-Euazcr .productId-J1pi97{justify-content:space-between;margin-top:10px;display:flex}.productDrawer-uO_eUe .productInfoData-Euazcr .productId-J1pi97 .productIdView-eJfcAH{flex:1;display:flex}.productDrawer-uO_eUe .productInfoData-Euazcr .productId-J1pi97 .productIdView-eJfcAH .productIdLabel-UIM25n{color:#00000040;margin-right:10px;font-size:14px;font-weight:400;line-height:22px}.productDrawer-uO_eUe .productInfoData-Euazcr .productId-J1pi97 .productIdView-eJfcAH .productIdValue-YSgYng{color:#000000d9;font-size:14px;font-weight:400;line-height:22px}.productDrawer-uO_eUe .productInfoData-Euazcr .productId-J1pi97 .productIdDetail-XX3l4a{color:#00000073;padding:0;font-size:14px;font-weight:400;line-height:22px;transition:all .2s}.productDrawer-uO_eUe .productInfoData-Euazcr .productId-J1pi97 .productIdDetail-XX3l4a:hover{color:#ec654a}.productDrawer-uO_eUe .settingDate-KTGFTv{justify-content:space-between;height:48px;margin-top:10px;margin-bottom:10px;display:flex}.productDrawer-uO_eUe .settingDate-KTGFTv .settingDateLabel-gO3oc5{color:#000000d9;font-size:14px;font-weight:400;line-height:48px}.productDrawer-uO_eUe .materialList-diaSrO{background:var(--mainBg);flex:1;padding:16px;overflow:auto}.CalendarModal-eYXYme{border-radius:12px;flex-direction:column;height:421px;display:flex;position:relative}.CalendarModal-eYXYme .header-_hT65_{vertical-align:middle;text-align:center;flex:1;justify-content:center;align-items:center;font-size:20px;font-weight:700;line-height:24px;display:flex}.CalendarModal-eYXYme .cover-LduYhJ{opacity:1;background:linear-gradient(#ffffff80 0%,#fffffff2 39.42%);border-radius:12px;flex:none;gap:10px;width:100%;height:365px;position:absolute;bottom:0;left:0}.CalendarModal-eYXYme .content-VX0N58{flex:none;height:365px;padding:24px}.materialBindModal-YR0gTy{position:relative}.materialBindModal-YR0gTy:before{content:"";border-radius:12px;position:absolute;top:0;bottom:0;left:8px;right:8px;box-shadow:inset 0 -1px #f0f0f0}.materialBindModal-YR0gTy .materialBindBg-CVYjeS{width:440px;height:421px;display:block}.materialBindModal-YR0gTy .materialBindCode-kWRamj{position:absolute;bottom:104px;left:50%;transform:translate(-50%)}.bindGroupModalWrapper-HmxhGs .ant-modal-close-atapFz:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:20px}.bindGroupModalWrapper-HmxhGs .ant-modal-close-atapFz:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:20px}.bindGroupModalWrapper-HmxhGs .ant-modal-close-atapFz:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:20px}.bindGroupModalWrapper-HmxhGs .ant-modal-close-atapFz:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:20px}.bindGroupModalWrapper-HmxhGs .ant-modal-close-atapFz:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:20px}.bindGroupModalWrapper-HmxhGs .ant-modal-close-atapFz:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:20px}.bindGroupModalWrapper-HmxhGs .ant-modal-close-atapFz:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:20px}.bindGroupModalWrapper-HmxhGs .ant-modal-close-atapFz:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:20px}.materialBtn-DeQTmz{border:1px solid var(--Neutral-5,#d9d9d9);background:var(--Neutral-1,#fff);border-radius:8px;justify-content:center;align-items:center;gap:12px;height:40px;padding:6.4px 12px 6.4px 15px;transition:border .3s;display:inline-block;box-shadow:0 2px #00000005}.materialBtn-DeQTmz:hover{color:#ff4d3c;border:1px solid #ff4d3c}.materialBtn-DeQTmz .materialBtnView-xxjF2h{align-items:center;display:flex}.materialBtn-DeQTmz .materialBtnView-xxjF2h .text-hdlsiQ{cursor:pointer;color:#000000d9;font-size:16px;transition:color .3s}.materialBtn-DeQTmz .materialBtnView-xxjF2h .text-hdlsiQ:hover{color:#ff4d3c}.materialBtn-DeQTmz .materialBtnView-xxjF2h .CalendarIcon-W7u0BZ{color:#000000d9;transition:border .3s}.materialBtn-DeQTmz .materialBtnView-xxjF2h .CalendarIcon-W7u0BZ:hover{color:#ff4d3c}.activated-YYxH_3{flex-direction:column;min-height:282px}.activated-YYxH_3 .activatedDefault-UJRJlH{padding:16px 24px}.activated-YYxH_3 .formData-HWWZAG{flex-direction:column;flex:1;height:100%;padding:24px}.activated-YYxH_3 .formData-HWWZAG .formDataTimeText-xC7i9m{vertical-align:middle;color:#ff593e;font-size:14px;font-weight:400;line-height:22px}.activated-YYxH_3 .submitBtn-IEYqaa{border-top:1px solid #f0f0f0;padding:16px}.selectGroupContent-v5qJby{flex-direction:column}.selectGroupContent-v5qJby .contentData-bMfEAp{flex-direction:column;flex:1;height:100%}.selectGroupContent-v5qJby .contentData-bMfEAp .keyword-NwpC0L{padding:16px 24px 8px}.selectGroupContent-v5qJby .contentData-bMfEAp .searchList-xjTbyv{height:192px;padding:16px 24px;overflow-y:auto}.selectGroupContent-v5qJby .submitBtn-IEYqaa{border-top:1px solid #f0f0f0;padding:16px}.address-modal .smart-fill-section{border:1px solid var(--lineBg);background:#fafafa;border-radius:8px;margin-top:4px;padding:8px}.address-modal .smart-fill-section .smart-fill-input{background:0 0;border:none}.address-modal .ant-form-item{margin-bottom:16px}.sample-application-modal .sample-application-body{min-height:300px}.sample-application-modal .sample-product-selection{border:1px solid var(--lineBg);background:#fafafa;border-radius:8px;padding:16px}.sample-selector-page .page-heading{background:var(--mainBg);z-index:10;padding-bottom:8px;line-height:44px;position:sticky;top:0}.sample-selector-page .ant-card .ant-card-body{padding:8px 16px}.sample-institution-page .page-heading{background:var(--mainBg);z-index:10;padding-bottom:8px;line-height:44px;position:sticky;top:0}.sample-institution-page .ant-card .ant-card-body{padding:24px 16px}.component-login-wrap{background:var(--backBg);min-width:-moz-fit-content;min-width:fit-content}.component-login-wrap .component-login-content{padding:168px 40px}.component-login-wrap .component-login-content .login-content-bg{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.component-login-wrap .component-login-content .component-login-card{background:#fff;border-radius:8px;width:470px;min-height:470px;padding:40px}.component-login-wrap .component-login-content .btn-login-submit{height:48px}.component-login-wrap .component-login-content .component-login-input{height:48px;padding-left:12px;padding-right:12px}.component-login-wrap .component-login-content .component-login-input.code{padding-right:136px}.component-login-wrap .component-login-content .component-login-input .ant-input-prefix{display:none}.component-login-wrap .component-login-content .component-login-code{background:0 0;border:none;padding:0 10px;position:absolute;top:50%;right:2px;overflow:hidden;transform:translateY(-50%)}.reset-password-wrap{background:var(--backBg);min-width:-moz-fit-content;min-width:fit-content;min-height:100vh}.reset-password-wrap .reset-password-content{background:#fff;border-radius:16px;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:40px 40px 102px}.reset-password-wrap .reset-password-main{width:1140px;margin:0 auto;padding:0 50px}.reset-password-wrap .reset-password-form{margin-top:48px;padding:0 160px}.reset-password-wrap .reset-password-form .ant-form-item .ant-form-item-label>label{font-size:16px}.reset-password-wrap .password-form-label{text-align:right;width:176px;margin-right:16px}.reset-password-wrap .password-form-row{width:440px}.reset-password-wrap .password-form-input-group{border:1px solid #d9d9d9;border-radius:2px;height:40px;padding:0 12px;font-size:16px;line-height:40px}.reset-password-wrap .password-form-input-group.primary{min-width:120px;color:var(--primary);border-color:var(--primary)}.reset-password-wrap .password-reset-btn{border-radius:8px;width:200px;height:48px;margin:16px 0 0 192px;font-size:16px}.boarding-selection-wrap{background:var(--backBg);min-width:-moz-fit-content;min-width:fit-content;min-height:100vh}.boarding-selection-wrap .boarding-selection-option{text-align:center;background:#fff;border:1px solid #fff;border-radius:16px;min-width:470px;margin-bottom:24px;padding:24px}.boarding-selection-wrap .boarding-selection-option:hover{border-color:var(--primary)}.boarding-selection-wrap .boarding-selection-option:hover .boarding-selection-title{color:var(--primary)}.onboarding-select-wrap{background:var(--backBg);min-width:-moz-fit-content;min-width:fit-content;min-height:100vh}.onboarding-select-wrap .onboarding-select-content{background:#fff;border-radius:16px;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:40px 40px 102px}.onboarding-select-wrap .onboarding-select-main{box-sizing:content-box;width:1140px;margin:0 auto;padding:0 50px}.onboarding-select-wrap .onboarding-select-steps{margin:30px auto 0;padding:10px 160px}.onboarding-select-wrap .onboarding-select-form{margin-top:48px;padding:0 160px}.onboarding-select-wrap .onboarding-select-form .ant-form-item .ant-form-item-label>label{font-size:16px}.onboarding-select-wrap .onboarding-select-form-row{width:440px}.onboarding-select-wrap .onboarding-form-input-group{border:1px solid #d9d9d9;border-radius:2px;height:40px;padding:0 12px;font-size:16px;line-height:40px}.onboarding-select-wrap .onboarding-form-input-group.primary{min-width:120px;color:var(--primary);border-color:var(--primary)}.onboarding-select-wrap .onboarding-select-form-input{border:1px solid #d9d9d9;border-radius:2px;height:40px;padding:0 12px;font-size:16px;line-height:40px}.onboarding-select-wrap .onboarding-upload-img{background:#fafafa;border-radius:4px;width:104px;height:104px}.onboarding-select-wrap .onboarding-upload-box{background:#fafafa;border:1px dashed #d9d9d9;border-radius:4px;width:104px;height:104px}.onboarding-select-wrap .onboarding-step-btn{border-radius:8px;width:200px;height:48px;font-size:16px}.onboarding-select-wrap .ant-select.ant-select-in-form-item{width:440px;height:40px}.onboarding-select-wrap .ant-select.ant-select-in-form-item .ant-select-selector{border-radius:2px}.onboarding-select-wrap .ant-checkbox-wrapper{margin:8px 16px 8px 0}.onboarding-select-wrap .ant-input-affix-wrapper{border-radius:2px}.onboarding-select-wrap .onboarding-textarea .ant-input-affix-wrapper{padding-bottom:1.2rem}.onboarding-select-wrap .ant-input-data-count{color:var(--textBright);margin-right:12px;transform:translateY(-100%)}.product-list-page .search-bar{border:2px solid var(--primary);width:600px;height:48px}.product-list-page .search-bar .search-input{margin:14px 16px}.product-list-page .search-bar .search-input .ant-input,.product-list-page .search-bar .search-input .ant-input-affix-wrapper{height:32px;padding:0;line-height:32px}.product-list-page .search-bar .search-button{width:72px;height:40px;line-height:28px}.product-list-page .product-category-container.hide{height:32px;overflow:hidden}.product-list-page .product-category-container .category-item{background:#00000008;border:.5px solid #fff;height:32px;line-height:22px}.product-list-page .product-category-container .category-item.active{border:.5px solid var(--primary);background:#ff593e1a}.product-list-page .category-operate{width:32px;height:32px}.product-list-page .category-operate.expand:before{content:"";background:linear-gradient(270deg,#fff 0%,#fff0 100%);width:150%;position:absolute;top:0;bottom:0;left:-150%}.product-list-page .bottom-bar{min-width:580px;max-width:800px;height:48px;box-shadow:none;z-index:1000;background:0 0;position:fixed;bottom:56px;left:50%;transform:translate(-50%)}.product-list-page .bottom-bar .cancel-button,.product-list-page .bottom-bar .selection-info{border:1px solid var(--primary);height:48px}.product-list-page .bottom-bar .selection-info .operate-button{height:40px}.product-list-page .bottom-bar .selection-info .operate-button.select:hover{background:#ffe9e6}.product-list-page .bottom-bar .selection-info .operate-button.collect{border:1px solid #d9d9d9}.component-selector-manage .breadcrumb-nav{color:unset;background:var(--mainBg);z-index:5;padding:8px 0 16px;position:sticky;top:0}.component-selector-manage .product-image{object-fit:cover;background:#f0f0f0;border-radius:4px;width:72px;height:72px;margin-right:8px;display:block}.component-selector-manage .shop-avatar{border-radius:50%;width:32px;height:32px;margin-right:8px;display:block}.component-selector-manage .status-tag{background:#52c41a;border-radius:50%;width:6px;height:6px;margin-right:8px}.component-selector-manage .status-tag.hide{background:#d9d9d9}.component-selector-manage .pagination-wrapper{border-top:1px solid #f0f0f0;margin-top:24px;padding-top:16px}.component-selector-manage .ant-card .ant-card-head{margin-left:16px;margin-right:16px;padding:0}.component-selector-manage .ant-table-wrapper .ant-table.ant-table-middle .ant-table-thead>tr>th,.component-selector-manage .ant-table-wrapper .ant-table.ant-table-middle .ant-table-tbody>tr>td{padding:16px}.bind-shop-modal .ant-steps .ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:unset}.my-homepage-container{min-height:calc(100vh - 108px)}.my-homepage-container .info-container{border-bottom:1px solid #00000008}.edit-from-container,.edit-from-footer{box-shadow:inset 0 1px #f0f0f0}.edit-from-container .input-item{margin-bottom:28px}.edit-from-container .homepage-upload-img{background:#fafafa;border-radius:4px;width:56px;height:56px}.edit-from-container .homepage-upload-box{background:#fafafa;border:1px dashed #d9d9d9;border-radius:4px;width:56px;height:56px}.detail-manage-container{padding-bottom:104px}.detail-manage-container .breadcrumb-nav{color:unset;background:var(--mainBg);z-index:101;padding:8px 0 16px;position:sticky;top:60px}.detail-manage-container .detail-preview{position:sticky;top:170px}.detail-manage-container .anchor-section{margin-top:-200px;padding-top:200px}.detail-manage-container .ant-card .ant-card-body{padding:16px}.detail-guide-overlay{z-index:1100;background:#00000073;padding:60px 0 0;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.detail-guide-overlay .guide-content{width:100%;max-width:1200px;height:100%;margin:94px auto 0;padding:0 24px;display:flex;position:relative}.detail-guide-overlay .guide-image-wrapper{width:100%;padding-top:0;display:block;position:relative;top:-145px}.detail-guide-overlay .guide-image-wrapper .guide-image{border-radius:8px;width:810px;height:auto;position:absolute;top:160px;left:-30px}.detail-guide-overlay .guide-image-wrapper .guide-image-3{width:140px;position:fixed;top:810px;left:1400px}.detail-guide-overlay .guide-actions{z-index:1101;color:#fff;background:linear-gradient(104deg,#ff6b9a -15.9%,#ff6146 17.32%);border-radius:8px;width:240px;padding:16px 20px;position:absolute;top:30%;left:-280px;transform:translateY(-50%);box-shadow:0 4px 24px #ff6b354d}.detail-guide-overlay .guide-actions:after{content:"";border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:8px solid #ff6b35;width:0;height:0;display:inline-block;position:absolute;top:50%;right:-8px;transform:translateY(-50%)}.detail-guide-overlay .guide-actions.guide-actions-3{position:fixed;top:720px;left:1380px}.detail-guide-overlay .guide-actions.guide-actions-3:after{content:"";border-top:8px solid #ff6b35;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;display:inline-block;position:absolute;top:calc(100% + 8px);right:50%;transform:translateY(-50%)}.detail-guide-overlay .guide-step-indicator{color:#ffffffd9;margin-bottom:8px;font-size:14px}.detail-guide-overlay .guide-title{color:#fff;margin-bottom:8px;font-size:16px;font-weight:600}.detail-guide-overlay .guide-description{color:#ffffffe6;margin:0 0 16px;font-size:14px;line-height:1.5}.detail-guide-buttons{justify-content:flex-end;gap:8px;display:flex}.detail-guide-buttons .detail-guide-btn{cursor:pointer;background:0 0;border-radius:4px;padding:6px 16px;font-size:14px;transition:all .2s}.detail-guide-buttons .detail-guide-btn.prev{color:#fff;border:1px solid #0000}.detail-guide-buttons .detail-guide-btn.next{color:#ff6b35;background:#fff;border:1px solid #d9d9d9}.ant-tour-inner{background:linear-gradient(104deg,#ff6b9a -15.9%,#ff6146 17.32%)}.ant-tour-inner .ant-tour-title{color:#fff;margin-bottom:8px;font-size:16px;font-weight:600}.ant-tour-inner .ant-tour-description{color:#ffffffe6;margin:0 0 16px;font-size:14px;line-height:1.5}.ant-tour-inner:after{content:"";border-top:8px solid #ff6b35;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;display:inline-block;position:absolute;top:calc(100% + 4px);right:50%;transform:translateY(-50%)}.component-manage-detail-form-section .anchor-title{font-size:var(--huge-font-size);margin-top:32px;font-weight:600}.component-manage-detail-form-section .anchor-title .anchor-tag{height:24px;line-height:24px;font-size:var(--little-font-size);color:#fa8c16;background:#fffbe6;border:1px solid #ffe58f;border-radius:100px 100px 100px 0;margin-left:8px;padding:0 8px;font-weight:400}.component-manage-detail-form-section .detail-form-label{text-align:right;min-width:100px}.component-manage-detail-form-section .ant-card-head{margin:0 16px;padding:0}.component-manage-detail-form-section .ant-table-thead{position:relative}.component-manage-detail-form-section .ant-table-thead:before{content:"";background:#fafafa;border-bottom:1px solid #f0f0f0;position:absolute;top:0;bottom:0;left:-16px;right:-16px}.component-manage-detail-form-section .ant-card .ant-card-body{padding:0 16px!important}.component-manage-detail-form-section .ant-table-wrapper .ant-table-container table>thead>tr:first-child>:first-child,.component-manage-detail-form-section .ant-table-wrapper .ant-table-container table>thead>tr:first-child>:last-child{border-radius:0}.component-manage-detail-form-section .ant-table-wrapper .ant-table.ant-table-small .ant-table-thead>tr>th,.component-manage-detail-form-section .ant-table-wrapper .ant-table.ant-table-small .ant-table-tbody>tr>td{padding:8px 16px}.component-manage-detail-form-section .sku-sample-inventory-table .ant-table-thead>tr>th{color:#666;font-weight:400}.component-manage-detail-form-section .sku-sample-inventory-table .ant-table-tbody>tr>td{padding:8px 16px}.detail-form-btn{background:#fff;height:80px;position:fixed;bottom:0;left:0;right:0}.detail-form-btn .layout-content{width:unset;max-width:1248px}.bind-group-modal-wrapper .ant-modal-close:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:20px}.bind-group-modal-wrapper .ant-modal-close:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:20px}.bind-group-modal-wrapper .ant-modal-close:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:20px}.bind-group-modal-wrapper .ant-modal-close:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:20px}.bind-group-modal-wrapper .ant-modal-close:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:20px}.bind-group-modal-wrapper .ant-modal-close:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:20px}.bind-group-modal-wrapper .ant-modal-close:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:20px}.bind-group-modal-wrapper .ant-modal-close:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:20px}.material-bind-modal{position:relative}.material-bind-modal:before{content:"";border-radius:12px;position:absolute;top:0;bottom:0;left:8px;right:8px;box-shadow:inset 0 -1px #f0f0f0}.material-bind-modal .material-bind-bg{width:440px;height:421px;display:block}.material-bind-modal .material-bind-code{position:absolute;bottom:104px;left:50%;transform:translate(-50%)}.manage-selection-list .breadcrumb-nav{color:unset;background:var(--mainBg);z-index:5;padding:8px 0 16px;position:sticky;top:0}.manage-selection-list .product-image{object-fit:cover;background:#f0f0f0;border-radius:4px;width:72px;height:72px;margin-right:8px;display:block}.manage-selection-list .shop-avatar{border-radius:50%;width:32px;height:32px;margin-right:8px;display:block}.manage-selection-list .pagination-wrapper{border-top:1px solid #f0f0f0;margin-top:24px;padding-top:16px}.manage-selection-list .ant-card .ant-card-head{margin-left:16px;margin-right:16px;padding:0}.manage-selection-list .ant-table-wrapper .ant-table.ant-table-middle .ant-table-thead>tr>th,.manage-selection-list .ant-table-wrapper .ant-table.ant-table-middle .ant-table-tbody>tr>td{padding:16px}.collection-records-page{width:1200px;min-height:100vh;margin:0 auto}.collection-records-page .product-img-container{width:112px;height:112px}.collection-records-page .product-img-container .product-img-overlay{background:#00000040;padding:8px;position:absolute;top:0;bottom:0;left:0;right:0}.collection-records-page .participant-head-img-container{width:32px;height:32px}.collection-records-page .participant-head-img-container .participant-head-img-overlay{background:#00000040;position:absolute;top:0;bottom:0;left:0;right:0}.detail-edit-page{padding-bottom:104px}.detail-edit-page .breadcrumb-nav{color:unset;background:var(--mainBg);z-index:101;padding:8px 0 16px;position:sticky;top:60px}.detail-edit-page .detail-preview{position:sticky;top:170px}.detail-edit-page .anchor-section{margin-top:-200px;padding-top:200px}.detail-edit-page .ant-card .ant-card-body{padding:16px}.policy-section{padding:30px}.empty-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-ink-bar{display:none!important}.product-img-container{width:112px;height:112px}.product-img-container .ant-image img{object-fit:cover}.product-img-container .product-img-overlay{background:#00000040;padding:8px;position:absolute;top:0;bottom:0;left:0;right:0}.participant-head-img-container{width:32px;height:32px}.participant-head-img-container .participant-head-img-overlay{background:#00000040;position:absolute;top:0;bottom:0;left:0;right:0}.product-container{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.publish-trace-source-container .breadcrumb-nav{color:unset;background:var(--mainBg);z-index:5;padding:8px 0 16px;position:sticky;top:60px}.trace-source-detail-page{padding-bottom:104px}.trace-source-detail-page .breadcrumb-nav{color:unset;background:var(--mainBg);z-index:5;padding:8px 0 16px}.trace-source-detail-page .ant-card .ant-card-body{padding:16px}.trace-source-detail-page .anchor-wrapper{height:46px}.trace-source-detail-page .anchor-wrapper .ant-anchor-wrapper{background-color:#fff}.trace-source-detail-page .anchor-wrapper .ant-anchor-link{padding-top:12px;padding-bottom:12px;padding-right:32px}.trace-source-detail-page .trace-source-detail-left{background:#fff;border-radius:12px;flex:1;overflow:hidden}.trace-source-detail-page .trace-source-detail-left .section-block{margin-top:-125px;padding-top:125px}.trace-source-detail-page .banner-section{width:100%;margin:0 0 28px;position:relative}.trace-source-detail-page .banner-section .banner-slide{border-radius:12px;width:769px;height:481px;position:relative;overflow:hidden}.trace-source-detail-page .banner-section .banner-image{object-fit:cover;width:769px;height:481px;overflow:hidden}.trace-source-detail-page .banner-section .dot-bottom{text-align:center;color:#fff;background:#0000004d;border-radius:100px;padding:4px 10px;font-size:12px;font-weight:400;position:absolute;bottom:10px;right:16px}.trace-source-detail-page .banner-section .banner-arrow{color:#fff;cursor:pointer;z-index:2;background:#0000004d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;transition:background .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.trace-source-detail-page .banner-section .banner-arrow:hover{background:#00000080}.trace-source-detail-page .banner-section .banner-arrow-left{left:16px}.trace-source-detail-page .banner-section .banner-arrow-right{right:16px}.trace-source-detail-page .banner-section :global(.banner-dots){bottom:16px}.trace-source-detail-page .banner-section :global(.banner-dots) li button{background:#ffffff80}.trace-source-detail-page .banner-section :global(.banner-dots) li.slick-active button{background:#fff}.trace-source-detail-page .section-title{color:#333;margin:0 0 16px;font-size:18px;font-weight:600}.trace-source-detail-page .products-scroll-container{width:769px;margin-bottom:28px;position:relative;overflow:hidden}.trace-source-detail-page .products-scroll-list{flex-direction:row;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.trace-source-detail-page .product-card{cursor:pointer;border:1px solid #0000000f;border-radius:12px;flex:none;align-items:center;gap:12px;width:400px;height:144px;padding:16px;display:flex}.trace-source-detail-page .product-image-wrapper{object-fit:cover;justify-content:center;align-items:center;width:112px;height:112px;display:flex;overflow:hidden}.trace-source-detail-page .product-image-wrapper .product-image{border-radius:4px;width:100%;height:100%}.trace-source-detail-page .product-info{padding:12px}.trace-source-detail-page .product-title{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:22px}.trace-source-detail-page .product-price .price-symbol{font-size:12px}.trace-source-detail-page .product-price .price-value{font-size:16px;font-weight:700}.trace-source-detail-page .product-commission{align-items:center;margin-bottom:4px;font-size:12px;display:flex}.trace-source-detail-page .product-commission .commission-label{color:#ff593e;margin-right:8px;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.trace-source-detail-page .product-commission .commission-rate{color:#ff593e;margin-right:2px;font-size:18px;font-weight:700}.trace-source-detail-page .product-commission .commission-earn{color:#ff593e;font-family:PingFang SC;font-size:14px;font-weight:400;line-height:22px}.trace-source-detail-page .product-sales{color:#999;font-size:12px}.trace-source-detail-page .scroll-arrow{color:#fff;cursor:pointer;z-index:2;background:#0000004d;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:50%;transform:translateY(calc(-50% - 8px))}.trace-source-detail-page .scroll-arrow.scroll-arrow-right{right:0}.trace-source-detail-page .activity-content{color:#333;font-size:14px;line-height:24px}.trace-source-detail-page .activity-content h3{margin:24px 0 12px;font-size:16px;font-weight:600}.trace-source-detail-page .activity-content h3:first-child{margin-top:0}.trace-source-detail-page .activity-content ul{margin:0;padding-left:20px}.trace-source-detail-page .activity-content ul li{margin-bottom:8px}.trace-source-detail-page .activity-content ul li strong{color:#333}.trace-source-detail-page .activity-image{margin-top:24px}.trace-source-detail-page .activity-image .content-image{border-radius:8px;width:100%}.trace-source-detail-page .trace-source-detail-right{z-index:8;border:1px solid #0000000f;border-radius:12px;flex-direction:column;align-items:flex-start;padding:24px 15px 20px;display:flex;position:sticky;top:80px}.trace-source-detail-page .info-card{border-radius:12px;position:relative}.trace-source-detail-page .status-tag{border-radius:4px;padding:4px 12px;font-size:12px;font-weight:500;position:absolute;top:0;right:0}.trace-source-detail-page .status-tag .label-img{border-radius:0 12px 0 0;width:62px;position:absolute;top:0;right:0}.trace-source-detail-page .source-activity-title{color:#333;width:332px;margin-bottom:8px;font-size:20px;font-weight:600;line-height:28px}.trace-source-detail-page .tag-list{flex-wrap:wrap;gap:8px;margin-bottom:32px;display:flex}.trace-source-detail-page .tag-list .activity-tag{color:#ff593e;background:#fff2e8;border:none;border-radius:4px;padding:2px 8px;font-size:12px}.trace-source-detail-page .info-list{background-color:#fafafa;flex-direction:column;justify-content:space-between;width:360px;height:96px;margin-bottom:16px;padding:12px 8px;display:flex}.trace-source-detail-page .info-item{border-radius:8px;align-items:center;font-size:14px;display:flex}.trace-source-detail-page .info-item.end-time{color:#00000073;margin-top:8px;font-size:12px}.trace-source-detail-page .info-item.end-time .info-value{color:#00000073}.trace-source-detail-page .info-item .info-icon{color:#999;margin-right:8px;font-size:16px}.trace-source-detail-page .info-item .info-label{color:#999}.trace-source-detail-page .info-item .info-value{color:#333}.trace-source-detail-page .apply-button{background:#ff593e;border:1px solid #ff593e;border-radius:8px;height:48px;font-size:16px;box-shadow:0 2px #0000000a}.trace-source-detail-page .apply-button:disabled{background:#f5f5f5;border:1px solid #d9d9d9;box-shadow:0 2px #00000005}.trace-source-audit-container .breadcrumb-nav{color:unset;background:var(--mainBg);z-index:5;padding:8px 0 16px;position:sticky;top:0}