.color-item{width:36px;height:36px;display:inline-block;cursor:pointer;margin-inline-end:16px;margin-bottom:12px;border-radius:50%;box-sizing:border-box;position:relative;border:2px solid #fff}.color-item.new-option{width:64px;height:64px;border:1px solid #bdbdbd}.color-item.new-option .img-icon{border:1px solid #fff}.color-item.new-option.selected{border:2px solid var(--font-color-black)}.color-item.new-option.selected .img-icon{border:2px solid #fff}.color-item.new-option.none-stock:before{height:64px}.color-item .img-icon{width:100%;height:100%;border-radius:50%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.color-item span.showdown{display:none;position:absolute;border:2px solid #000;box-shadow:inset 0 0 0 1px #fff;background:transparent;left:0;top:0;bottom:0;right:0;width:100%;height:100%;border-radius:8px}.color-item.selected{border-color:var(--font-color-black)}.color-item.selected .img-icon{border:2px solid #fff}.color-item.selected.none-stock span.showdown{display:block;border:1px solid #000}.color-item.none-stock{border-radius:50%;position:relative;opacity:.2;cursor:no-drop}.color-item.none-stock span.showdown{display:block;border:1px solid #000}.color-item.none-stock .img-icon{border-radius:50%}.color-item.none-stock:before{position:absolute;content:"";display:block;width:1px;height:36px;transform:translateY(50%) rotate(45deg);flex-shrink:0;background:#000;left:50%;bottom:50%}.size-item{padding:13px 5px;min-width:115px;height:48px;box-sizing:border-box;display:inline-block;cursor:pointer;margin-inline-end:8px;margin-bottom:8px;color:var(--font-color-black);text-align:center;font-family:var(--bold);font-size:14px;line-height:20px;background:#f7f7f7;border:1px solid #f7f7f7}.size-item.new-option{border-color:#bdbdbd;background:#fff}.size-item.selected{border:1px solid var(--font-color-black);background:var(--font-color-black);color:#fff}.size-item:hover{border:1px solid var(--font-color-black)}.size-item.none-stock{position:relative;cursor:no-drop}.size-item.none-stock span{color:#bdbdbd}.size-item.none-stock .line{position:absolute;content:"";display:block;width:1px;height:141.421356%;transform:translateY(50%) rotate(45deg);flex-shrink:0;background:#e9e9e9;left:50%;bottom:50%}.s-c-c-s[data-v-494680c8]{padding:0 16px;display:flex;justify-content:flex-start;align-items:flex-start}.s-c-c-s.is-popup[data-v-494680c8]{padding:0;padding-inline-start:12px;padding-inline-end:8px;background:#f7f7f7;margin-inline-end:8px}.s-c-c-s-wrap[data-v-494680c8]{position:relative;height:20px}.s-c-c-s-wrap button[data-v-494680c8]{display:inline-flex;justify-content:center;align-items:center;flex-shrink:0;line-height:20px}.s-c-c-s-wrap button span[data-v-494680c8]{color:var(--font-color-black);text-align:center;font-family:var(--regular);font-size:14px;line-height:20px}.s-c-c-s-wrap button span.new-span[data-v-494680c8]{font-family:var(--bold)}.s-c-c-s-wrap button svg.top[data-v-494680c8]{transform:rotate(180deg)}.select-wrap[data-v-494680c8]{min-width:136px;max-height:138px;z-index:13;position:absolute;left:0;top:32px;display:inline-flex;padding-top:8px;padding-bottom:8px;flex-direction:column;align-items:flex-start;gap:12px;border:1px solid #f1f3f2;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.1);overflow:auto;box-sizing:border-box}.select-wrap.is-popup[data-v-494680c8]{right:0;left:unset}.select-wrap.select-wrap-rtl[data-v-494680c8]{right:0;left:unset}.select-wrap.select-wrap-rtl.is-popup[data-v-494680c8]{right:unset;left:0}.select-wrap.top[data-v-494680c8]{top:unset;bottom:32px}.select-wrap ul[data-v-494680c8]{width:100%;display:unset;border:none}.select-wrap ul li[data-v-494680c8]{display:flex;justify-content:space-between;align-items:center;height:40px;padding:10px 16px;cursor:pointer}.select-wrap ul li.active[data-v-494680c8],.select-wrap ul li[data-v-494680c8]:hover{background:#f7f7f7}.select-wrap ul li span[data-v-494680c8]{color:var(--font-color-black);font-family:var(--medium);font-size:16px;font-style:normal;line-height:20px}#sku-module .size-desc{max-width:351px;padding-bottom:4px}#sku-module .handle-a11y{display:flex;flex-direction:column-reverse;justify-content:flex-start;width:100%}.sku-size{width:calc(100% + 16px)}.btn-tips{margin:24px 0 -16px;padding-top:12px;border-top:1px solid #e9e9e9;font-size:14px;line-height:20px;color:#f1435a;text-align:center}button.sku-submit-btn{transition:all .3s ease}button.sku-submit-btn.add-red{background:#ff405f}button.sku-submit-btn.add-red:hover{background:linear-gradient(0deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.1)),#ff405f}button.sku-submit-btn.add-red:hover.grey{background:#bdbdbd}button.sku-submit-btn.add-red:hover.grey span{color:#e9e9e9}button.sku-submit-btn.add-red:active{background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),#ff405f}button.sku-submit-btn.add-red:active.grey{background:#bdbdbd}button.sku-submit-btn.add-red:active.grey span{color:#e9e9e9}button.sku-submit-btn:hover{background:linear-gradient(0deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.1)),var(--font-color-black)}button.sku-submit-btn:hover.grey{background:#bdbdbd}button.sku-submit-btn:hover.grey span{color:#e9e9e9}button.sku-submit-btn:active{background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),var(--font-color-black)}button.sku-submit-btn:active.grey{background:#bdbdbd}button.sku-submit-btn:active.grey span{color:#e9e9e9}button.sku-submit-btn.grey{background:#bdbdbd;cursor:not-allowed}button.sku-submit-btn.grey span{color:#e9e9e9}.special-tag[data-v-c77a8d4c]{margin-top:14px;color:#ff405f;padding:2px 4px;background-color:#fff5f7;font-size:14px;line-height:20px;display:inline-block}img.brand-icon[data-v-42036d52]{position:absolute;left:4.87%;bottom:4.87%;width:14%;height:auto;background-color:transparent;z-index:2}img.brand-icon.large[data-v-42036d52]{width:20%;bottom:2.87%}img.brand-icon.brand-icon-rtl[data-v-42036d52]{right:4.87%;left:unset}.cpsc-wrap[data-v-45ea8914]{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center;cursor:crosshair}.cpsc-wrap .cpsc-wrap-full[data-v-45ea8914]{display:flex;justify-content:center;align-items:center;position:absolute;left:0;top:0;bottom:0;right:0;width:100%;height:100%}.cpsc-wrap .cpsc-img-box[data-v-45ea8914]{position:relative;width:100%;height:100%;margin:0;perspective:1000px}.cpsc-wrap .cpsc-img-box.cpsc-square[data-v-45ea8914]{width:75%}.cpsc-wrap .cpsc-img-box img.cpsc-bg[data-v-45ea8914]{width:100%;height:100%;z-index:6;position:relative}.cpsc-wrap .cpsc-img-box img.left[data-v-45ea8914]{--iconw:33.3%;z-index:1;width:var(--iconw);height:var(--iconw);position:absolute;bottom:16.6%;left:12.355%}.cpsc-wrap .cpsc-img-box img.left.full[data-v-45ea8914]{z-index:3}.cpsc-wrap .cpsc-img-box img.right[data-v-45ea8914]{--iconw:33.3%;z-index:1;width:var(--iconw);height:var(--iconw);position:absolute;bottom:24%;left:58.9855%}.cpsc-wrap .cpsc-img-box img.right.full[data-v-45ea8914]{z-index:3}.cpsc-wrap .cpsc-img-box span[data-v-45ea8914]{background:#401e1f;position:absolute;z-index:8;border-radius:131px;top:4.88%;left:7.56%;height:4.57875%;color:#fff;padding:0 12px;font-size:66%;display:flex;justify-content:center;align-items:center}.cpsc-wrap .img-overlay[data-v-45ea8914]{position:absolute;z-index:7;left:0;right:0;bottom:0;top:0;cursor:zoom-out}.empty-product[data-v-79ea8a3d]{width:100%;margin:120px auto 160px;display:flex;justify-content:center;align-items:center}.empty-content[data-v-79ea8a3d]{width:480px;display:flex;justify-content:center;align-items:center;flex-direction:column}.empty-content p[data-v-79ea8a3d]{margin-top:8px;width:100%;color:var(--font-color-black);text-align:center;font-family:var(--medium);font-size:16px;line-height:24px}