.OfferStrip-module__EeMRWa__stripWrapper{background:linear-gradient(90deg,#0a0704 0%,#2b1608 45%,#5c3316 100%);justify-content:center;align-items:center;width:100%;height:40px;display:flex;overflow:hidden}.OfferStrip-module__EeMRWa__message{color:#ead9be;letter-spacing:.2px;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;padding:0 16px;font-size:13px;font-weight:500;overflow:hidden}.OfferStrip-module__EeMRWa__slideForward{animation:.4s OfferStrip-module__EeMRWa__slideInFromRight}.OfferStrip-module__EeMRWa__slideBackward{animation:.4s OfferStrip-module__EeMRWa__slideInFromLeft}@keyframes OfferStrip-module__EeMRWa__slideInFromRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes OfferStrip-module__EeMRWa__slideInFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}
.VideoCarousel-module__XZd8sW__wrapper{width:100%;position:relative}.VideoCarousel-module__XZd8sW__viewport{box-sizing:border-box;width:100%;padding:16px;overflow:hidden}.VideoCarousel-module__XZd8sW__track{will-change:transform;gap:14px;transition-property:transform;transition-timing-function:ease;display:flex}.VideoCarousel-module__XZd8sW__tile{aspect-ratio:3/4;cursor:pointer;border-radius:20px;flex:none;width:226px;position:relative;overflow:hidden}.VideoCarousel-module__XZd8sW__media{object-fit:cover;width:100%;height:100%;display:block}.VideoCarousel-module__XZd8sW__fullscreenOverlay{z-index:1000;background:#000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.VideoCarousel-module__XZd8sW__fullscreenMedia{object-fit:cover;width:100%;height:100%}.VideoCarousel-module__XZd8sW__backButton{z-index:1001;cursor:pointer;background:0 0;border:none;padding:0;line-height:0;position:absolute;top:16px;left:16px}.VideoCarousel-module__XZd8sW__ctaButton{z-index:1001;border-radius:12px;height:48px;position:absolute;bottom:24px;left:16px;right:16px;overflow:hidden}.VideoCarousel-module__XZd8sW__ctaLink{box-sizing:border-box;color:#fff;background-color:#2c160d;justify-content:center;align-items:center;font-size:15px;font-weight:700;text-decoration:none;display:flex}.VideoCarousel-module__XZd8sW__progressTrack{background-color:#e7d9d2;width:100%;height:100%;position:relative}.VideoCarousel-module__XZd8sW__progressFill{background-color:#fff;width:0%;transition:width 1s linear;position:absolute;inset:0}.VideoCarousel-module__XZd8sW__progressText{color:#2c160d;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex;position:absolute;inset:0}
.Text-module__ZJzwYq__text{font-family:var(--font-plus-jakarta-sans), sans-serif;margin:0;line-height:1.3}
.CartHeader-module__ysqbYq__header{z-index:1;background-color:#fff;align-items:center;gap:10px;padding:16px;display:flex;position:relative}.CartHeader-module__ysqbYq__headerShadow{box-shadow:0 2px 8px #2c160d1f}.CartHeader-module__ysqbYq__backButton{cursor:pointer;background:0 0;border:none;flex-shrink:0;margin:0;padding:0;line-height:0}
.CartEmptyState-module__qCWCuG__wrapper{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:24px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.CartEmptyState-module__qCWCuG__illustration{object-fit:contain;width:50%;max-width:375px;height:auto}
.CartItemCard-module__2Du0bW__card{background-color:#fff;border-radius:16px;margin:16px;overflow:hidden;box-shadow:0 2px 10px #2c160d14}.CartItemCard-module__2Du0bW__topSection{align-items:stretch;display:flex}.CartItemCard-module__2Du0bW__thumbnail{flex:0 0 130px;width:130px;position:relative}.CartItemCard-module__2Du0bW__details{flex-direction:column;flex:1;gap:4px;min-width:0;padding:14px;display:flex}.CartItemCard-module__2Du0bW__nameRow{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.CartItemCard-module__2Du0bW__removeButton{cursor:pointer;color:#927065;background:0 0;border:none;flex-shrink:0;margin:0;padding:2px;font-size:14px;line-height:1}.CartItemCard-module__2Du0bW__quantityBlock{flex-direction:column;gap:4px;margin-top:8px;display:flex}.CartItemCard-module__2Du0bW__selectWrapper{align-items:center;width:fit-content;display:inline-flex;position:relative}.CartItemCard-module__2Du0bW__select{appearance:none;color:#2c160d;cursor:pointer;background-color:#fff;border:1px solid #2c160d;border-radius:8px;padding:6px 26px 6px 10px;font-family:inherit;font-size:13px;font-weight:600}.CartItemCard-module__2Du0bW__chevron{pointer-events:none;position:absolute;right:8px}.CartItemCard-module__2Du0bW__bottomRow{border-top:1px dashed #e7d9d2;align-items:stretch;display:flex}.CartItemCard-module__2Du0bW__deliveryBadge{box-sizing:border-box;white-space:nowrap;background-color:#e5f6ee;flex:0 0 130px;justify-content:flex-start;align-items:center;gap:4px;padding:10px 6px 10px 10px;display:flex}.CartItemCard-module__2Du0bW__totalGroup{flex:1;justify-content:flex-end;align-items:baseline;gap:4px;min-width:0;padding:10px 14px;display:flex}
.Toast-module__HsjkRa__wrapper{z-index:70;pointer-events:none;justify-content:center;width:calc(100% - 32px);max-width:480px;display:flex;position:fixed;top:76px;left:50%;transform:translate(-50%)}.Toast-module__HsjkRa__pill{background-color:#2c160d;border-radius:999px;padding:10px 18px;animation:.2s forwards Toast-module__HsjkRa__toastIn;box-shadow:0 6px 18px #0000002e}.Toast-module__HsjkRa__pillLeaving{animation:.18s forwards Toast-module__HsjkRa__toastOut}@keyframes Toast-module__HsjkRa__toastIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes Toast-module__HsjkRa__toastOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}
.CartOfferCard-module__xeXiOq__section{background-color:#f8f8f8;flex-direction:column;gap:12px;padding:16px;display:flex}.CartOfferCard-module__xeXiOq__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.CartOfferCard-module__xeXiOq__viewAllLink{flex-shrink:0;align-items:center;gap:4px;text-decoration:none;display:inline-flex}
.CartBadge-module__C4F5Dq__badge{color:#fff;text-align:center;box-sizing:border-box;background-color:#ff6b4a;border-radius:999px;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:700;line-height:18px;position:absolute;top:-6px;right:-9px}
.OfferRow-module__EJsAKW__card{border-radius:14px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.OfferRow-module__EJsAKW__cardBordered{background-color:#fff;box-shadow:0 2px 8px #2c160d14}.OfferRow-module__EJsAKW__row{align-items:center;gap:10px;display:flex}.OfferRow-module__EJsAKW__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.OfferRow-module__EJsAKW__iconMask{background-color:#442a23;width:22px;height:22px;-webkit-mask-image:url(/pdp-offer-perc-icon.png);mask-image:url(/pdp-offer-perc-icon.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.OfferRow-module__EJsAKW__textBlock{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.OfferRow-module__EJsAKW__titleLine,.OfferRow-module__EJsAKW__subtitleLine{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.OfferRow-module__EJsAKW__applyButton{cursor:pointer;background:0 0;border:1px solid #2d7ac9;border-radius:8px;flex-shrink:0;padding:6px 14px}.OfferRow-module__EJsAKW__applyButton:disabled{cursor:not-allowed;border-color:#d5d5d5}.OfferRow-module__EJsAKW__removeButton{cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0}
.CartOfferCarousel-module__F8uwoq__wrapper{flex-direction:column;gap:10px;display:flex}.CartOfferCarousel-module__F8uwoq__viewport{touch-action:pan-y;cursor:grab;background-color:#fff;border-radius:14px;width:100%;overflow:hidden;box-shadow:0 2px 8px #2c160d14}.CartOfferCarousel-module__F8uwoq__track{will-change:transform;transition-property:transform;transition-timing-function:ease;display:flex}.CartOfferCarousel-module__F8uwoq__slide{box-sizing:border-box;flex:0 0 100%;width:100%}.CartOfferCarousel-module__F8uwoq__dots{justify-content:center;align-items:center;gap:6px;display:flex}.CartOfferCarousel-module__F8uwoq__dot{cursor:pointer;background-color:#e7d9d2;border:none;border-radius:50%;width:6px;height:6px;padding:0}.CartOfferCarousel-module__F8uwoq__dotActive{background-color:#2c160d}
.ProductHeader-module__-nt9HW__header{z-index:10;justify-content:space-between;align-items:center;padding:16px;display:flex;position:absolute;top:0;left:0;right:0}.ProductHeader-module__-nt9HW__actions{align-items:center;gap:12px;display:flex}.ProductHeader-module__-nt9HW__iconButton{cursor:pointer;background:0 0;border:none;margin:0;padding:0;line-height:0;display:flex;position:relative}
.CartBillDetails-module__pYlCba__section{background-color:#f8f8f8;flex-direction:column;gap:12px;padding:16px;display:flex}.CartBillDetails-module__pYlCba__card{background-color:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 8px #2c160d14}.CartBillDetails-module__pYlCba__row{justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.CartBillDetails-module__pYlCba__row+.CartBillDetails-module__pYlCba__row{border-top:1px dashed #e7d9d2}.CartBillDetails-module__pYlCba__rowLast{border-top:1px solid #e7d9d2}.CartBillDetails-module__pYlCba__labelGroup{align-items:center;gap:8px;display:flex}.CartBillDetails-module__pYlCba__valueGroup{align-items:baseline;gap:6px;display:flex}
.ProductGallery-module__SGPY9G__wrapper{flex-direction:column;width:100%;display:flex;position:relative}.ProductGallery-module__SGPY9G__expandedOverlay{z-index:50;background-color:#fff;flex-direction:column;width:100%;max-width:480px;margin:0 auto;display:flex;position:fixed;inset:0}.ProductGallery-module__SGPY9G__viewport{aspect-ratio:1;touch-action:pan-y;width:100%;position:relative;overflow:hidden}.ProductGallery-module__SGPY9G__viewportExpanded{aspect-ratio:auto;flex:1;min-height:0}.ProductGallery-module__SGPY9G__track{will-change:transform;height:100%;transition-property:transform;transition-timing-function:ease;display:flex}.ProductGallery-module__SGPY9G__slide{background-color:#f2f2f2;flex:0 0 100%;width:100%;height:100%;position:relative;overflow:hidden}.ProductGallery-module__SGPY9G__media{object-fit:cover;width:100%;height:100%;display:block}.ProductGallery-module__SGPY9G__mediaContain{object-fit:contain}.ProductGallery-module__SGPY9G__mediaCover{object-fit:cover}.ProductGallery-module__SGPY9G__thumbStrip{scrollbar-width:none;gap:8px;padding:12px 16px;display:flex;overflow-x:auto}.ProductGallery-module__SGPY9G__thumbStrip::-webkit-scrollbar{display:none}.ProductGallery-module__SGPY9G__thumb{cursor:pointer;background-color:#f2f2f2;border:1px solid #e7d9d2;border-radius:12px;flex:none;width:60px;height:60px;padding:0;position:relative;overflow:hidden}.ProductGallery-module__SGPY9G__thumbActive{border:1.5px solid #2c160d}.ProductGallery-module__SGPY9G__thumbImage{object-fit:cover}.ProductGallery-module__SGPY9G__playBadge{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}
.CartStickyBar-module__Tofp8a__wrapper{box-sizing:border-box;background-color:#fff;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex;box-shadow:0 -4px 12px #0000000f}.CartStickyBar-module__Tofp8a__totalBlock{flex-direction:column;gap:2px;display:flex}.CartStickyBar-module__Tofp8a__totalLabelRow{cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:flex}.CartStickyBar-module__Tofp8a__ctaButton{cursor:pointer;text-align:center;background-color:#2c160d;border:none;border-radius:12px;flex-grow:1;flex-shrink:0;min-width:180px;max-width:220px;padding:14px 20px}.CartStickyBar-module__Tofp8a__ctaButton:disabled{cursor:not-allowed;background-color:#d8c7bf}
.ProductHero-module__XZI-fa__hero{background-color:#fff;flex-direction:column;gap:6px;padding:8px 16px;display:flex}.ProductHero-module__XZI-fa__nameRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.ProductHero-module__XZI-fa__name{flex:1}.ProductHero-module__XZI-fa__priceRow{align-items:baseline;gap:6px;display:flex}.ProductHero-module__XZI-fa__discountRow{align-items:center;gap:8px;display:flex}.ProductHero-module__XZI-fa__deliveryBadge{background-image:url(/pdp-delivery-badge-bg.png);background-repeat:no-repeat;background-size:100% 100%;border-radius:999px;align-self:flex-start;align-items:center;gap:3px;padding:3px 8px;display:inline-flex}
.CartAddressRibbon-module__zKrdGa__ribbon{background-color:#e5f6ee;align-items:center;gap:8px;padding:10px 16px;display:flex}.CartAddressRibbon-module__zKrdGa__icon{flex-shrink:0}.CartAddressRibbon-module__zKrdGa__textTruncate{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.CartAddressRibbon-module__zKrdGa__toggle{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:4px;padding:0;display:flex}
.FigureOptions-module__7ggT7G__section{background-color:#fff;flex-direction:column;gap:12px;padding:16px;display:flex}.FigureOptions-module__7ggT7G__grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.FigureOptions-module__7ggT7G__optionButton{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;padding:0;display:flex}.FigureOptions-module__7ggT7G__swatch{aspect-ratio:1;background-color:#fff;border:1px solid #e7d9d2;border-radius:18px;width:100%;position:relative;overflow:hidden}.FigureOptions-module__7ggT7G__swatchSelected{border:1.5px solid #2c160d}
.ConfettiBurst-module__fTcCzq__wrapper{z-index:70;pointer-events:none;width:100%;max-width:480px;height:100%;position:fixed;top:0;left:50%;overflow:hidden;transform:translate(-50%)}.ConfettiBurst-module__fTcCzq__dim{opacity:.4;background-color:#797979;animation:1.4s forwards ConfettiBurst-module__fTcCzq__fadeOut;position:absolute;inset:0}.ConfettiBurst-module__fTcCzq__piece{opacity:.95;border-radius:2px;animation-name:ConfettiBurst-module__fTcCzq__fall;animation-timing-function:ease-in;animation-fill-mode:forwards;position:absolute;top:-10px}@keyframes ConfettiBurst-module__fTcCzq__fall{0%{opacity:1;transform:translateY(0)rotate(0)}to{opacity:.2;transform:translateY(640px)rotate(360deg)}}@keyframes ConfettiBurst-module__fTcCzq__fadeOut{0%,60%{opacity:.4}to{opacity:0}}
.QuantitySelector-module__Cmb6ra__section{background-color:#fff;flex-direction:column;gap:12px;padding:8px 16px;display:flex}.QuantitySelector-module__Cmb6ra__row{align-items:center;gap:10px;display:flex}.QuantitySelector-module__Cmb6ra__selectWrapper{align-items:center;display:inline-flex;position:relative}.QuantitySelector-module__Cmb6ra__select{appearance:none;color:#2c160d;cursor:pointer;background-color:#fff;border:1px solid #e7d9d2;border-radius:8px;padding:8px 30px 8px 12px;font-family:inherit;font-size:14px;font-weight:600}.QuantitySelector-module__Cmb6ra__chevron{pointer-events:none;position:absolute;right:10px}
.OffersCarousel-module__moB72q__section{background-color:#fff;flex-direction:column;padding:8px 16px;display:flex}.OffersCarousel-module__moB72q__viewport{touch-action:pan-y;width:100%;margin-top:12px;overflow:hidden}.OffersCarousel-module__moB72q__track{will-change:transform;transition-property:transform;transition-timing-function:ease;display:flex}.OffersCarousel-module__moB72q__slide{box-sizing:border-box;flex:0 0 100%;width:100%}.OffersCarousel-module__moB72q__card{border-radius:14px;overflow:hidden;box-shadow:0 2px 8px #2c160d14}.OffersCarousel-module__moB72q__cardHeader{background-color:#2d7ac9;align-items:center;height:32px;padding:0 14px;display:flex}.OffersCarousel-module__moB72q__cardBody{background-color:#fff;align-items:center;gap:8px;height:32px;padding:0 14px;display:flex}.OffersCarousel-module__moB72q__cardIcon{background-color:#00315d;flex-shrink:0;width:15px;height:15px;-webkit-mask-image:url(/pdp-offer-perc-icon.png);mask-image:url(/pdp-offer-perc-icon.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.OffersCarousel-module__moB72q__dots{justify-content:center;align-items:center;gap:6px;margin-top:4px;display:flex}.OffersCarousel-module__moB72q__dot{cursor:pointer;background-color:#e7d9d2;border:none;border-radius:50%;width:6px;height:6px;padding:0}.OffersCarousel-module__moB72q__dotActive{background-color:#2c160d}
.InstagramFollow-module__HLI_Jq__wrapper{box-sizing:border-box;width:100%;padding:16px}.InstagramFollow-module__HLI_Jq__header{align-items:center;gap:8px;width:fit-content;margin:0 0 16px;text-decoration:none;display:flex}.InstagramFollow-module__HLI_Jq__icon{flex-shrink:0}.InstagramFollow-module__HLI_Jq__row{scrollbar-width:none;-ms-overflow-style:none;gap:12px;display:flex;overflow-x:auto}.InstagramFollow-module__HLI_Jq__row::-webkit-scrollbar{display:none}.InstagramFollow-module__HLI_Jq__tile{aspect-ratio:1;background-color:#fbd9ce;border-radius:16px;flex:none;width:45vw;max-width:220px;display:block;position:relative;overflow:hidden}.InstagramFollow-module__HLI_Jq__media{object-fit:cover;width:100%;height:100%;display:block}
.ImageSlider-module__3m_c6a__wrapper{box-sizing:border-box;width:100%;padding:16px}.ImageSlider-module__3m_c6a__title{margin:0 0 16px}.ImageSlider-module__3m_c6a__viewport{touch-action:pan-y;cursor:grab;overflow:hidden}.ImageSlider-module__3m_c6a__track{gap:14px;width:fit-content;transition-property:transform;transition-timing-function:ease-out;display:flex}.ImageSlider-module__3m_c6a__slide{flex:none;width:60vw;max-width:280px}.ImageSlider-module__3m_c6a__tile{aspect-ratio:4/5;border-radius:20px;width:100%;display:block;position:relative;overflow:hidden}.ImageSlider-module__3m_c6a__media{object-fit:cover;width:100%;height:100%;display:block}
.EdgeBanner-module__CWwxuW__wrapper{width:100%;display:block}.EdgeBanner-module__CWwxuW__frame{width:100%;position:relative;overflow:hidden}.EdgeBanner-module__CWwxuW__media{object-fit:cover;width:100%;height:100%;display:block}
.ArtCraftsFooter-module__e7SXuq__wrapper{box-sizing:border-box;width:100%;padding:24px 20px 20px}.ArtCraftsFooter-module__e7SXuq__heading{margin:0 0 14px}.ArtCraftsFooter-module__e7SXuq__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.ArtCraftsFooter-module__e7SXuq__item{line-height:1.5}.ArtCraftsFooter-module__e7SXuq__divider{border-top:1px solid #2c160d40;margin-top:18px}
.LinksAccordion-module__W4Tr0W__wrapper{box-sizing:border-box;width:100%;padding:8px 20px}.LinksAccordion-module__W4Tr0W__row{border-bottom:1px solid}.LinksAccordion-module__W4Tr0W__header{cursor:pointer;text-align:left;width:100%;font:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:16px 0;display:flex}.LinksAccordion-module__W4Tr0W__label{flex:1;min-width:0}.LinksAccordion-module__W4Tr0W__panel{transition:max-height .25s,opacity .2s;overflow:hidden}.LinksAccordion-module__W4Tr0W__body{padding:0 0 14px;line-height:1.5;display:block}.LinksAccordion-module__W4Tr0W__link{padding-bottom:14px;text-decoration:none;display:inline-block}
.LogoLockup-module__Hc9nAa__wrapper{box-sizing:border-box;align-items:center;gap:8px;width:100%;padding:12px 20px 28px;display:flex}
.CartOfferStrip-module__j4LLaa__wrapper{width:100%;display:block}.CartOfferStrip-module__j4LLaa__frame{aspect-ratio:12;width:100%;position:relative;overflow:hidden}.CartOfferStrip-module__j4LLaa__media{object-fit:cover;width:100%;height:100%;display:block}
.PaymentHeader-module__bwdzma__header{background-color:#fff;align-items:center;gap:10px;padding:16px;display:flex}.PaymentHeader-module__bwdzma__backButton{cursor:pointer;background:0 0;border:none;flex-shrink:0;margin:0;padding:0;line-height:0}
.SidebarLinksAccordion-module__yLsE7a__wrapper{box-sizing:border-box;width:100%}.SidebarLinksAccordion-module__yLsE7a__row{border-bottom:1px solid #e7d9d2}.SidebarLinksAccordion-module__yLsE7a__header{cursor:pointer;text-align:left;width:100%;font:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:20px 24px;display:flex}.SidebarLinksAccordion-module__yLsE7a__label{flex:1;min-width:0}.SidebarLinksAccordion-module__yLsE7a__panel{padding:0 24px;transition:max-height .25s,opacity .2s;overflow:hidden}.SidebarLinksAccordion-module__yLsE7a__body{padding:0 0 16px;line-height:1.5;display:block}.SidebarLinksAccordion-module__yLsE7a__link{padding-bottom:16px;text-decoration:none;display:inline-block}.SidebarLinksAccordion-module__yLsE7a__subLinks{flex-direction:column;padding-bottom:8px;display:flex}.SidebarLinksAccordion-module__yLsE7a__subLink{padding:10px 0;text-decoration:none;display:block}
.AddressHeader-module__GOUf9a__header{background-color:#fff;border-bottom:1px solid #f0e6e1;align-items:center;gap:10px;padding:16px;display:flex}.AddressHeader-module__GOUf9a__backButton{cursor:pointer;background:0 0;border:none;flex-shrink:0;margin:0;padding:0;line-height:0}
.AddressField-module__MIEb_G__field{flex-direction:column;gap:4px;display:flex}.AddressField-module__MIEb_G__box{background-color:#fff;border:1px solid #e7d9d2;border-radius:16px;padding:10px 16px 12px}.AddressField-module__MIEb_G__boxError{border-color:#bd5342}.AddressField-module__MIEb_G__label{color:#927065;margin-bottom:2px;font-size:12px;display:block}.AddressField-module__MIEb_G__asterisk{color:#927065}.AddressField-module__MIEb_G__inputRow{align-items:center;gap:6px;display:flex}.AddressField-module__MIEb_G__prefix{color:#2c160d;flex-shrink:0;font-size:16px;font-weight:500}.AddressField-module__MIEb_G__input{box-sizing:border-box;color:#2c160d;background:0 0;border:none;outline:none;width:100%;min-width:0;padding:0;font-family:inherit;font-size:16px;font-weight:500;display:block}.AddressField-module__MIEb_G__caption{padding:0 4px}
.SiteHeader-module__o7aGIG__header{box-sizing:border-box;background-color:#fff;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;display:flex}.SiteHeader-module__o7aGIG__brand{align-items:center;gap:8px;display:flex}.SiteHeader-module__o7aGIG__actions{align-items:center;gap:20px;display:flex}.SiteHeader-module__o7aGIG__iconButton{cursor:pointer;background:0 0;border:none;margin:0;padding:0;line-height:0;display:flex;position:relative}
.CouponAppliedModal-module__hb3RiW__backdrop{z-index:60;box-sizing:border-box;background-color:#7979798c;justify-content:center;align-items:center;width:100%;max-width:480px;height:100%;padding:32px;animation:.22s forwards CouponAppliedModal-module__hb3RiW__backdropIn;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.CouponAppliedModal-module__hb3RiW__backdropLeaving{animation:.2s forwards CouponAppliedModal-module__hb3RiW__backdropOut}.CouponAppliedModal-module__hb3RiW__card{text-align:center;background-color:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:6px;width:100%;max-width:360px;padding:32px 24px 24px;animation:.26s cubic-bezier(.34,1.56,.64,1) forwards CouponAppliedModal-module__hb3RiW__cardIn;display:flex;position:relative}.CouponAppliedModal-module__hb3RiW__cardLeaving{animation:.2s forwards CouponAppliedModal-module__hb3RiW__cardOut}.CouponAppliedModal-module__hb3RiW__closeButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:16px;right:16px}.CouponAppliedModal-module__hb3RiW__mascot{width:96px;height:96px;margin-bottom:8px}.CouponAppliedModal-module__hb3RiW__title{text-align:center}.CouponAppliedModal-module__hb3RiW__savings{text-align:center;margin-bottom:14px}.CouponAppliedModal-module__hb3RiW__thanksButton{cursor:pointer;background-color:#fff;border:1.5px solid #2c160d;border-radius:12px;width:100%;margin-top:8px;padding:14px}@keyframes CouponAppliedModal-module__hb3RiW__backdropIn{0%{opacity:0}to{opacity:1}}@keyframes CouponAppliedModal-module__hb3RiW__backdropOut{0%{opacity:1}to{opacity:0}}@keyframes CouponAppliedModal-module__hb3RiW__cardIn{0%{opacity:0;transform:scale(.85)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes CouponAppliedModal-module__hb3RiW__cardOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.9)translateY(8px)}}
.CartOfferBanner-module__JiHUIW__banner{box-sizing:border-box;text-align:center;background:linear-gradient(90deg,#8b4a3b 0%,#d9a688 100%);width:100%;padding:10px 16px}
.CategoryHeader-module__X97Iaq__header{z-index:10;box-sizing:border-box;background-color:#fff;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex;position:sticky;top:0}.CategoryHeader-module__X97Iaq__left{align-items:center;gap:12px;min-width:0;display:flex}.CategoryHeader-module__X97Iaq__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CategoryHeader-module__X97Iaq__actions{flex-shrink:0;align-items:center;gap:16px;display:flex}.CategoryHeader-module__X97Iaq__iconButton{cursor:pointer;background:0 0;border:none;margin:0;padding:0;line-height:0;display:flex;position:relative}
.StickyCartBar-module__re7WxG__wrapper{box-sizing:border-box;z-index:20;background-color:#fff;border-radius:16px 16px 0 0;max-width:480px;margin:0 auto;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -4px 12px #0000000f}.StickyCartBar-module__re7WxG__infoStrip{box-sizing:border-box;background:linear-gradient(90deg,#fce6df 0%,#fff 100%);justify-content:space-between;align-items:center;gap:12px;height:36px;padding:0 16px;display:flex}.StickyCartBar-module__re7WxG__priceGroup{flex-shrink:0;align-items:center;gap:6px;display:flex}.StickyCartBar-module__re7WxG__buttonWrapper{padding:12px 16px 20px}.StickyCartBar-module__re7WxG__ctaButton{cursor:pointer;box-sizing:border-box;background-color:#2c160d;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:16px;display:flex}
.AddressSubmitBar-module__eTUZCa__wrapper{box-sizing:border-box;z-index:20;background-color:#fff;max-width:480px;margin:0 auto;padding:12px 16px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #0000000f}.AddressSubmitBar-module__eTUZCa__button{cursor:pointer;background-color:#2c160d;border:none;border-radius:12px;width:100%;padding:16px}.AddressSubmitBar-module__eTUZCa__button:disabled{cursor:not-allowed;background-color:#d8c7bf}
.CategoryProductCard-module__JtAewa__card{background-color:#f2ece8;border-radius:18px;position:relative;overflow:hidden}.CategoryProductCard-module__JtAewa__scroller{aspect-ratio:1/1.05;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;display:flex;overflow:auto hidden}.CategoryProductCard-module__JtAewa__scroller::-webkit-scrollbar{display:none}.CategoryProductCard-module__JtAewa__slide{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;width:100%;height:100%;display:block;position:relative}.CategoryProductCard-module__JtAewa__image{z-index:0}.CategoryProductCard-module__JtAewa__scrim{z-index:1;pointer-events:none;background:linear-gradient(#0000 45%,#000000a6 100%);position:absolute;inset:0}.CategoryProductCard-module__JtAewa__dots{pointer-events:none;justify-content:center;align-items:center;gap:5px;display:flex}.CategoryProductCard-module__JtAewa__dot{background-color:#ffffff80;border-radius:50%;width:5px;height:5px;transition:transform .15s,background-color .15s;box-shadow:0 1px 2px #0000004d}.CategoryProductCard-module__JtAewa__dotActive{background-color:#fff;transform:scale(1.3)}.CategoryProductCard-module__JtAewa__thumbStrip{z-index:3;align-items:center;gap:4px;display:flex;position:absolute;bottom:68px;right:14px}.CategoryProductCard-module__JtAewa__thumb{cursor:pointer;background:0 0;border:1.5px solid #fff;border-radius:8px;width:32px;height:32px;padding:0;position:relative;overflow:hidden;box-shadow:0 1px 4px #00000040}.CategoryProductCard-module__JtAewa__thumbMoreTile{background-color:#0000008c;border:1.5px solid #fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative;box-shadow:0 1px 4px #00000040}.CategoryProductCard-module__JtAewa__info{z-index:2;pointer-events:none;flex-direction:column;gap:32px;display:flex;position:absolute;bottom:14px;left:16px;right:16px}.CategoryProductCard-module__JtAewa__textBlock{flex-direction:column;gap:4px;display:flex}.CategoryProductCard-module__JtAewa__name{text-shadow:0 1px 4px #0006}.CategoryProductCard-module__JtAewa__priceRow{align-items:baseline;gap:8px;display:flex}
.OrderStatusView-module__ilk61a__page{box-sizing:border-box;background-color:#f7f3f1;flex-direction:column;max-width:480px;min-height:100vh;margin:0 auto;padding-bottom:84px;display:flex}.OrderStatusView-module__ilk61a__content{text-align:center;flex-direction:column;flex:1;align-items:center;padding:48px 24px 24px;display:flex}.OrderStatusView-module__ilk61a__title{margin-top:20px;display:block}.OrderStatusView-module__ilk61a__subtitle{margin-top:8px;display:block}.OrderStatusView-module__ilk61a__actions{box-sizing:border-box;z-index:20;background-color:#fff;flex-direction:column;gap:10px;max-width:480px;margin:0 auto;padding:12px 16px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #0000000f}.OrderStatusView-module__ilk61a__solidButton{cursor:pointer;background-color:#2c160d;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px;display:flex}.OrderStatusView-module__ilk61a__outlineButton{cursor:pointer;background-color:#fff;border:1.5px solid #2c160d;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px;display:flex}
.PaymentMethodRow-module__ap5cUq__row{cursor:pointer;text-align:left;width:100%;font:inherit;box-sizing:border-box;background:0 0;border:none;align-items:center;gap:12px;padding:14px 16px;display:flex}.PaymentMethodRow-module__ap5cUq__iconBox{background-color:#fff;border:1px solid #e7d9d2;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:32px;display:flex;overflow:hidden}.PaymentMethodRow-module__ap5cUq__label{flex:1;min-width:0}.PaymentMethodRow-module__ap5cUq__radio{box-sizing:border-box;border:1.5px solid #d9c3ba;border-radius:50%;flex-shrink:0;width:22px;height:22px}.PaymentMethodRow-module__ap5cUq__radioSelected{border-width:6px;border-color:#2c160d}
.AddressView-module__DQ7z0G__page{box-sizing:border-box;background-color:#f7f3f1;max-width:480px;min-height:100vh;margin:0 auto;padding-bottom:100px}.AddressView-module__DQ7z0G__body{flex-direction:column;gap:16px;padding:16px;display:flex}.AddressView-module__DQ7z0G__row{gap:12px;display:flex}.AddressView-module__DQ7z0G__row>*{flex:1;min-width:0}
.AllOffersView-module__7KWQcq__list{flex-direction:column;gap:12px;padding:16px;display:flex}
.CategoryPLPView-module__a1bIfa__list{flex-direction:column;gap:16px;padding:16px;display:flex}.CategoryPLPView-module__a1bIfa__empty{text-align:center;padding:48px 16px}
.OrderConfirmedView-module____iDba__card{box-sizing:border-box;text-align:left;background-color:#fff;border-radius:16px;flex-direction:column;gap:8px;width:100%;margin-top:32px;padding:20px;display:flex}.OrderConfirmedView-module____iDba__cardBody{display:block}
.OrderFailedView-module__wItV1a__arrow{background-color:#bd5342;flex:1;width:2px;min-height:120px;margin:24px auto 0;position:relative}.OrderFailedView-module__wItV1a__arrow:after{content:"";border-top:8px solid #bd5342;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}
.OrderProcessingView-module__JgKasW__note{margin-top:20px;display:block}
.PaymentView-module__O8aYyq__page{box-sizing:border-box;background-color:#f7f3f1;max-width:480px;min-height:100vh;margin:0 auto;padding-bottom:100px}.PaymentView-module__O8aYyq__sectionTitle{padding:20px 16px 8px;display:block}.PaymentView-module__O8aYyq__methodCard{background-color:#fff;border:1px solid #e7d9d2;border-radius:14px;margin:0 16px 4px;overflow:hidden}.PaymentView-module__O8aYyq__methodCard>button+button{border-top:1px dashed #e7d9d2}.PaymentView-module__O8aYyq__subForm{border-top:1px dashed #e7d9d2;flex-direction:column;gap:12px;padding:4px 16px 16px;display:flex}.PaymentView-module__O8aYyq__row{gap:12px;display:flex}.PaymentView-module__O8aYyq__row>*{flex:1;min-width:0}
.SearchView-module__UhblbG__page{background-color:#fff;min-height:100vh}.SearchView-module__UhblbG__header{border-bottom:1px solid #e7d9d2;align-items:center;gap:12px;padding:12px 16px;display:flex}.SearchView-module__UhblbG__iconButton{cursor:pointer;background:0 0;border:none;flex-shrink:0;margin:0;padding:0;line-height:0;display:flex}.SearchView-module__UhblbG__input{color:#2c160d;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:15px}.SearchView-module__UhblbG__input::placeholder{color:#927065}.SearchView-module__UhblbG__results{flex-direction:column;display:flex}.SearchView-module__UhblbG__status{padding:20px 16px}.SearchView-module__UhblbG__resultRow{border-bottom:1px solid #f7f3f1;align-items:center;padding:14px 16px;text-decoration:none;display:flex}.SearchView-module__UhblbG__resultText{flex-direction:column;gap:2px;display:flex}
