.CartPageTemplate-module__oi-cSG__loadingSpinnerWrapper{justify-content:center;align-items:center;min-height:60vh;display:flex}.CartPageTemplate-module__oi-cSG__loadingSpinnerWrapper .CartPageTemplate-module__oi-cSG__loadingSpinner{border:3px solid rgba(0,0,0,.3);border-top-color:#fff;width:60px;height:60px}.CartPageTemplate-module__oi-cSG__emptyCartWrapper{text-align:center;flex-direction:column;gap:20px;min-height:60vh;padding:40px 20px;display:flex}.CartPageTemplate-module__oi-cSG__emptyCartWrapper .CartPageTemplate-module__oi-cSG__description{align-self:center;max-width:540px;line-height:1.5em}.CartPageTemplate-module__oi-cSG__emptyCartWrapper .CartPageTemplate-module__oi-cSG__continueButton{align-self:center}.CartPageTemplate-module__oi-cSG__recommendationProductsHeading{text-align:center;position:relative}.CartPageTemplate-module__oi-cSG__recommendationProductsHeading:before{content:"";background-color:var(--standard-color-regular);z-index:-1;width:calc(100% - 40px);height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CartPageTemplate-module__oi-cSG__recommendationProductsHeading h2{background-color:#fff;padding:0 20px;display:inline-block}.CartPageTemplate-module__oi-cSG__cartLayout{padding-bottom:40px}.CartPageTemplate-module__oi-cSG__listWrapper{flex-direction:column;gap:30px;padding:20px;display:flex}.CartPageTemplate-module__oi-cSG__listWrapper .CartPageTemplate-module__oi-cSG__heading{border-bottom:2px solid var(--standard-color-regular);justify-content:space-between;align-items:flex-end;padding-bottom:10px;display:flex}.CartPageTemplate-module__oi-cSG__listWrapper .CartPageTemplate-module__oi-cSG__heading .CartPageTemplate-module__oi-cSG__cartHeading{font-family:var(--font-family-second),sans-serif}.CartPageTemplate-module__oi-cSG__listWrapper .CartPageTemplate-module__oi-cSG__heading .CartPageTemplate-module__oi-cSG__counter{font-weight:500}.CartPageTemplate-module__oi-cSG__productCard{cursor:default;gap:10px;text-decoration:none;display:flex}.CartPageTemplate-module__oi-cSG__imageWrapper{border-radius:10px;width:100px;min-height:100px;display:block;position:relative}.CartPageTemplate-module__oi-cSG__imageWrapper .CartPageTemplate-module__oi-cSG__image{border-radius:10px;width:100%}.CartPageTemplate-module__oi-cSG__imageWrapper .CartPageTemplate-module__oi-cSG__option{position:absolute;top:0;left:0}.CartPageTemplate-module__oi-cSG__imageWrapper .CartPageTemplate-module__oi-cSG__imageOverlay{background:rgba(0,0,0,.5);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.CartPageTemplate-module__oi-cSG__imageWrapper .CartPageTemplate-module__oi-cSG__icon{fill:#fff;width:30px;height:30px}.CartPageTemplate-module__oi-cSG__imageWrapper .CartPageTemplate-module__oi-cSG__cartEntryStatus{color:#fff;font-weight:700;font-size:var(--font-size-caption)}.CartPageTemplate-module__oi-cSG__detailWrapper{flex-direction:column;flex:1;justify-content:space-between;gap:10px;display:flex}.CartPageTemplate-module__oi-cSG__detailWrapper .CartPageTemplate-module__oi-cSG__productNameWrapper{flex-direction:column;gap:10px;width:100%;display:flex}.CartPageTemplate-module__oi-cSG__detailWrapper .CartPageTemplate-module__oi-cSG__productName{-webkit-line-clamp:2;-webkit-box-orient:vertical;align-self:self-start;width:100%;display:-webkit-box;overflow:hidden}.CartPageTemplate-module__oi-cSG__detailWrapper .CartPageTemplate-module__oi-cSG__variantLabel{font-size:var(--font-size-caption);background:#f2f2f2;border-radius:5px;align-self:flex-start;padding:5px}.CartPageTemplate-module__oi-cSG__detailWrapper .CartPageTemplate-module__oi-cSG__productPriceInfoWrapper{gap:20px;display:flex}.CartPageTemplate-module__oi-cSG__detailWrapper .CartPageTemplate-module__oi-cSG__price{text-align:right;flex:1;align-self:self-end}.CartPageTemplate-module__oi-cSG__detailWrapper .CartPageTemplate-module__oi-cSG__removeButton{border-radius:6px;align-self:self-end;padding:6px 5px;line-height:0}.CartPageTemplate-module__oi-cSG__detailWrapper .CartPageTemplate-module__oi-cSG__removeButton .CartPageTemplate-module__oi-cSG__icon{width:var(--icon-size-small);height:var(--icon-size-small);fill:var(--font-color-second)}.CartPageTemplate-module__oi-cSG__orderSummaryWrapper{background-color:var(--standard-color-thin);flex-direction:column;gap:10px;padding:10px 20px;display:flex;position:-webkit-sticky;position:sticky;bottom:0}.CartPageTemplate-module__oi-cSG__billingHead{border-bottom:1px solid var(--standard-color-medium);justify-content:space-between;padding-bottom:10px;display:flex}.CartPageTemplate-module__oi-cSG__billingHead .CartPageTemplate-module__oi-cSG__checkedAll{align-items:center;gap:4px;display:inline-flex}.CartPageTemplate-module__oi-cSG__billingHead .CartPageTemplate-module__oi-cSG__freeShipCoupon:before,.CartPageTemplate-module__oi-cSG__billingHead .CartPageTemplate-module__oi-cSG__freeShipCoupon:after{background:var(--standard-color-thin)}.CartPageTemplate-module__oi-cSG__billingDetail{flex-direction:column;gap:10px;padding:0 10px;transition:height .3s ease-in-out;display:none;overflow:hidden}.CartPageTemplate-module__oi-cSG__billingDetailOpen{display:flex}.CartPageTemplate-module__oi-cSG__billingDetail .CartPageTemplate-module__oi-cSG__billingTitle{text-align:center;border-bottom:1px solid var(--standard-color-regular);padding-bottom:10px}.CartPageTemplate-module__oi-cSG__billingDetail .CartPageTemplate-module__oi-cSG__billingRow{border-bottom:1px solid var(--standard-color-regular);justify-content:space-between;padding-bottom:10px;display:flex}.CartPageTemplate-module__oi-cSG__totalWrapper{justify-content:space-between;padding:0 10px;display:flex}.CartPageTemplate-module__oi-cSG__totalWrapper .CartPageTemplate-module__oi-cSG__arrowButton{text-align:right;padding:0;line-height:1.5em}.CartPageTemplate-module__oi-cSG__totalWrapper .CartPageTemplate-module__oi-cSG__icon{width:var(--font-size-caption);height:var(--font-size-caption);fill:var(--font-color-second);margin-left:10px}.CartPageTemplate-module__oi-cSG__totalWrapper .CartPageTemplate-module__oi-cSG__iconRotate{rotate:180deg}.CartPageTemplate-module__oi-cSG__buttonWrapper{gap:20px;display:flex}.CartPageTemplate-module__oi-cSG__buttonWrapper .CartPageTemplate-module__oi-cSG__backButton{padding:10px 0}.CartPageTemplate-module__oi-cSG__buttonWrapper .CartPageTemplate-module__oi-cSG__checkoutButton{flex:1;padding:10px}@media (min-width:768px){.CartPageTemplate-module__oi-cSG__emptyCartWrapper{padding:60px 12%}}@media (min-width:1024px){.CartPageTemplate-module__oi-cSG__cartLayout{flex-direction:row;gap:40px;padding:40px 12%;display:flex}.CartPageTemplate-module__oi-cSG__listWrapper{flex:2;padding:0}.CartPageTemplate-module__oi-cSG__orderSummaryWrapper{border-radius:10px;flex:1;align-self:self-start;gap:20px;margin:0;padding:20px;top:80px}.CartPageTemplate-module__oi-cSG__totalWrapper .CartPageTemplate-module__oi-cSG__icon{rotate:180deg}.CartPageTemplate-module__oi-cSG__totalWrapper .CartPageTemplate-module__oi-cSG__iconRotate{rotate:none}.CartPageTemplate-module__oi-cSG__recommendationProductsHeading:before{width:76%}}
.Breadcrumb-module__Ht7UEG__container{align-items:center;gap:6px;margin:20px 20px 0;display:flex;position:relative}.Breadcrumb-module__Ht7UEG__beginSection{z-index:999;background:#fff;border-radius:10px;flex-direction:column;align-items:flex-start;gap:6px;max-width:calc(100% - 40px);padding:10px;display:none;position:absolute;bottom:8px;left:0;overflow:hidden;transform:translateY(100%);box-shadow:0 2px 4px rgba(0,0,0,.2)}.Breadcrumb-module__Ht7UEG__endSection{flex:1;gap:6px;padding:10px 0;display:flex;overflow:hidden}.Breadcrumb-module__Ht7UEG__endSection .Breadcrumb-module__Ht7UEG__lastItem{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 20px);font-size:var(--font-size-caption);overflow:hidden}.Breadcrumb-module__Ht7UEG__dropButton{min-width:-moz-fit-content;min-width:fit-content;font-size:var(--font-size-caption);background:0 0;border:none;outline:none;padding:10px 0}.Breadcrumb-module__Ht7UEG__openDropDown{display:flex}.Breadcrumb-module__Ht7UEG__link{color:var(--font-color-second);white-space:nowrap;font-size:var(--font-size-caption);text-decoration:none}.Breadcrumb-module__Ht7UEG__target{cursor:default}.Breadcrumb-module__Ht7UEG__delimiter{cursor:default;font-size:var(--font-size-caption)}.Breadcrumb-module__Ht7UEG__dropDelimiter{rotate:90deg}@media (min-width:1024px){.Breadcrumb-module__Ht7UEG__container{margin:20px 12% 0}.Breadcrumb-module__Ht7UEG__beginSection{position:unset;box-shadow:none;align-items:unset;max-width:unset;overflow:unset;background:0 0;border-radius:0;flex-direction:row;padding:10px 0;display:flex;transform:none}.Breadcrumb-module__Ht7UEG__dropButton{display:none}.Breadcrumb-module__Ht7UEG__dropDelimiter{rotate:unset}}
.ProductOption-module__AzCana__container{width:100%}.ProductOption-module__AzCana__label{width:100%;padding-bottom:10px;font-weight:500;display:inline-block}.ProductOption-module__AzCana__selectOptionArea{position:relative}.ProductOption-module__AzCana__optionWrapper{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;width:100%;overflow-x:auto}.ProductOption-module__AzCana__optionWrapper::-webkit-scrollbar{display:none}.ProductOption-module__AzCana__slide{flex-flow:row;gap:10px;width:max-content;display:flex}.ProductOption-module__AzCana__option{cursor:pointer;background:#f2f2f2;border-radius:10px;flex-direction:column;width:70px;display:inline-flex;position:relative;overflow:hidden}.ProductOption-module__AzCana__option .ProductOption-module__AzCana__radioInput{display:none}.ProductOption-module__AzCana__radioInput[type=radio]:checked+.ProductOption-module__AzCana__imgWrapper .ProductOption-module__AzCana__optionImg{transform:scale(1.3)}.ProductOption-module__AzCana__option:has(.ProductOption-module__AzCana__radioInput[type=radio]:checked){border:2px solid var(--standard-color-semi-bold)}.ProductOption-module__AzCana__option .ProductOption-module__AzCana__imgWrapper{width:100%;height:auto;display:inline-block;overflow:hidden}.ProductOption-module__AzCana__option .ProductOption-module__AzCana__optionImg{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:auto}.ProductOption-module__AzCana__option .ProductOption-module__AzCana__optLabel{color:#fff;background:rgba(0,0,0,.3);border-radius:5px 5px 0 0;min-width:100%;padding:2px 2px 10px;font-size:10px;position:absolute;bottom:0;left:0}.ProductOption-module__AzCana__option .ProductOption-module__AzCana__soldOut{background-color:rgba(0,0,0,.3);justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex;position:absolute;top:0;left:0}.ProductOption-module__AzCana__option .ProductOption-module__AzCana__soldOut:before{content:"";background:rgba(0,0,0,.5);border:1px solid #fff;border-radius:50%;width:60px;height:60px;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProductOption-module__AzCana__option .ProductOption-module__AzCana__soldOutText{color:#fff;font-size:var(--font-size-caption);text-align:center;font-weight:700;rotate:-15deg}.ProductOption-module__AzCana__fade{pointer-events:none;z-index:10;width:30px;transition:opacity .3s;position:absolute;top:0;bottom:0}.ProductOption-module__AzCana__fadeLeft{background:linear-gradient(90deg,#fff,rgba(255,255,255,0));left:-1px}.ProductOption-module__AzCana__fadeRight{background:linear-gradient(270deg,#fff,rgba(255,255,255,0));right:-1px}
.ProductPrice-module__eg22aa__container{flex-wrap:wrap;gap:10px;display:flex}.ProductPrice-module__eg22aa__retailPrice{font-size:var(--font-size-h3)}
.ProductCarousel-module__W94mOq__zoomInOverlay{z-index:1001;background-color:#666;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;position:fixed;top:0;left:0}.ProductCarousel-module__W94mOq__carouselOverlay{position:relative}.ProductCarousel-module__W94mOq__zoomInWrapper{border-radius:10px;position:relative}.ProductCarousel-module__W94mOq__carouselWrapper{overflow:hidden}.ProductCarousel-module__W94mOq__carouselSlider{cursor:grabbing;width:100%;transition:transform .1s;display:flex}.ProductCarousel-module__W94mOq__carouselSlider .ProductCarousel-module__W94mOq__slide{justify-content:center;align-items:center;min-width:100%;display:flex;position:relative}.ProductCarousel-module__W94mOq__carouselSlider .ProductCarousel-module__W94mOq__slide .ProductCarousel-module__W94mOq__image{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:auto;min-height:200px}.ProductCarousel-module__W94mOq__carouselCounter{color:#fff;z-index:10;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:rgba(0,0,0,.5);border-radius:6px;padding:5px 10px;position:absolute;top:20px;left:20px}.ProductCarousel-module__W94mOq__carouselPrevButton,.ProductCarousel-module__W94mOq__carouselNextButton{color:#fff;cursor:pointer;font-size:var(--icon-size-medium);background:rgba(0,0,0,.3);border:none;border-radius:10px;padding:10px;position:absolute;top:50%;transform:translateY(-50%)}.ProductCarousel-module__W94mOq__carouselPrevButton{left:10px}.ProductCarousel-module__W94mOq__carouselNextButton{right:10px}.ProductCarousel-module__W94mOq__carouselPrevButton:disabled,.ProductCarousel-module__W94mOq__carouselNextButton:disabled{opacity:.2;cursor:default}.ProductCarousel-module__W94mOq__toggleZoomInButton{cursor:pointer;z-index:2;background:rgba(0,0,0,.5);border:none;border-radius:6px;padding:6px;line-height:0;position:absolute;top:20px;right:20px}.ProductCarousel-module__W94mOq__toggleZoomInButton .ProductCarousel-module__W94mOq__icon{fill:#fff;width:var(--icon-size-medium);height:var(--icon-size-medium)}.ProductCarousel-module__W94mOq__goToFirstButton{color:#fff;font-size:var(--font-size-body);cursor:pointer;background:rgba(0,0,0,.5);border:none;border-radius:0 50% 50% 0;padding:10px;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (min-width:768px){.ProductCarousel-module__W94mOq__carouselOverlay{align-self:flex-start;width:calc(50% - 10px);position:-webkit-sticky;position:sticky;top:80px}.ProductCarousel-module__W94mOq__carouselWrapper{border-radius:10px}.ProductCarousel-module__W94mOq__zoomInWrapper{width:80%}.ProductCarousel-module__W94mOq__imageBlur{filter:blur(5px)}}@media (min-width:1024px){.ProductCarousel-module__W94mOq__carouselOverlay{width:calc(50% - 20px)}.ProductCarousel-module__W94mOq__zoomInOverlay:before,.ProductCarousel-module__W94mOq__zoomInOverlay:after{width:30%}.ProductCarousel-module__W94mOq__zoomInWrapper{width:40%}}
.ShortVideo-module__TW3PLW__container{background:0 0;width:100%;height:100%;min-height:200px;position:relative;overflow:hidden}.ShortVideo-module__TW3PLW__video{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;display:block}.ShortVideo-module__TW3PLW__invisiblePlayButton{z-index:1;cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.ShortVideo-module__TW3PLW__invisiblePlayButton .ShortVideo-module__TW3PLW__centerButton{cursor:pointer;background:rgba(0,0,0,.5);border-radius:50%;padding:20px;line-height:0;transition:opacity .3s;display:inline-block}.ShortVideo-module__TW3PLW__invisiblePlayButton .ShortVideo-module__TW3PLW__icon,.ShortVideo-module__TW3PLW__forwardLeftButton .ShortVideo-module__TW3PLW__icon,.ShortVideo-module__TW3PLW__forwardRightButton .ShortVideo-module__TW3PLW__icon{fill:#fff;width:30px;height:30px}.ShortVideo-module__TW3PLW__forwardLeftButton,.ShortVideo-module__TW3PLW__forwardRightButton{z-index:2;cursor:pointer;background:rgba(0,0,0,.5);border:none;border-radius:50%;padding:10px;line-height:0;transition:opacity .3s;display:inline-block;position:absolute;top:50%;transform:translateY(-50%)}.ShortVideo-module__TW3PLW__forwardLeftButton{left:calc(50% - 100px)}.ShortVideo-module__TW3PLW__forwardRightButton{right:calc(50% - 100px)}.ShortVideo-module__TW3PLW__forwardMinute{color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ShortVideo-module__TW3PLW__controls{z-index:2;background:rgba(0,0,0,.5);width:100%;position:absolute;bottom:0}.ShortVideo-module__TW3PLW__controls .ShortVideo-module__TW3PLW__progressWrapper{cursor:pointer;background:rgba(255,255,255,.5);width:100%;height:4px}.ShortVideo-module__TW3PLW__controls .ShortVideo-module__TW3PLW__progress{background:red;border-radius:2px;width:0;height:100%;position:relative}.ShortVideo-module__TW3PLW__controls .ShortVideo-module__TW3PLW__pilot{background:red;border-radius:50%;width:14px;height:14px;transition:background .2s;display:inline-block;position:absolute;top:0;right:0;transform:translate(50%,calc(2px - 50%))}.ShortVideo-module__TW3PLW__controls .ShortVideo-module__TW3PLW__time{color:#fff;font-size:var(--font-size-caption);-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:10px;font-weight:700;display:inline-block}
.EmptyProductList-module__0lxy-W__wrapper{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:70vh;padding:40px 20px;display:flex}.EmptyProductList-module__0lxy-W__description{text-align:center;line-height:1.5}.EmptyProductList-module__0lxy-W__buttonLink{text-align:center;color:#fff;background-color:var(--standard-color-semi-bold);border-radius:10px;padding:10px 20px;text-decoration:none}@media (min-width:1024px){.EmptyProductList-module__0lxy-W__wrapper{padding:60px 12%}}
