.page-module__ir6zzq__page{background-color:var(--background);min-height:100vh;padding-bottom:5rem}.page-module__ir6zzq__breadcrumb{color:var(--text-muted);padding:1.5rem 0;font-size:.9rem}.page-module__ir6zzq__breadcrumb a{color:var(--text-muted);text-decoration:none}.page-module__ir6zzq__breadcrumb a:hover{color:var(--primary)}.page-module__ir6zzq__breadcrumb span{margin:0 .5rem}.page-module__ir6zzq__categoryHeader{border-bottom:1px solid var(--border-gray);margin-bottom:2rem;padding-bottom:1rem}.page-module__ir6zzq__categoryTitle{color:var(--foreground);margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.page-module__ir6zzq__categoryMeta{color:var(--text-muted);font-size:1rem}.page-module__ir6zzq__productGrid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.page-module__ir6zzq__productCard{background-color:#0000;flex-direction:column;text-decoration:none;display:flex}.page-module__ir6zzq__productCard:hover .page-module__ir6zzq__productImageWrapper{transform:translateY(-5px);box-shadow:0 10px 25px #0000000f}.page-module__ir6zzq__productImageWrapper{aspect-ratio:1;background-color:var(--secondary-bg);border-radius:var(--radius-main);margin-bottom:1rem;transition:all .3s;position:relative;overflow:hidden}.page-module__ir6zzq__productImage{transition:transform .4s!important}.page-module__ir6zzq__productCard:hover .page-module__ir6zzq__productImage{transform:scale(1.08)!important}.page-module__ir6zzq__tagDiscount{color:#fff;z-index:2;background-color:#ef4444;border-radius:20px;padding:.3rem .6rem;font-size:.7rem;font-weight:700;position:absolute;top:10px;left:10px}.page-module__ir6zzq__productInfo{text-align:center;flex-direction:column;align-items:center;display:flex}.page-module__ir6zzq__productTitle{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.95rem;font-weight:500;line-height:1.3;transition:color .2s;display:-webkit-box;overflow:hidden}.page-module__ir6zzq__productCard:hover .page-module__ir6zzq__productTitle{color:var(--primary)}.page-module__ir6zzq__priceRow{align-items:center;gap:.5rem;display:flex}.page-module__ir6zzq__price{color:var(--foreground);font-size:1.05rem;font-weight:700}.page-module__ir6zzq__oldPrice{color:var(--text-muted);font-size:.85rem;text-decoration:line-through}.page-module__ir6zzq__emptyState{text-align:center;color:var(--text-muted);background-color:var(--secondary-bg);border-radius:var(--radius-main);padding:4rem 0;font-size:1.1rem}
.ProductCardActions-module__EZJthW__actionsContainer{align-items:center;gap:.4rem;width:100%;margin-top:.6rem;display:flex}@media (max-width:600px){.ProductCardActions-module__EZJthW__actionsContainer{gap:.3rem;margin-top:.4rem}}.ProductCardActions-module__EZJthW__addToCartBtn{background-color:var(--secondary-bg);width:36px;height:34px;color:var(--primary);border:1px solid var(--primary-light);border-radius:var(--radius-sm);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}@media (max-width:600px){.ProductCardActions-module__EZJthW__addToCartBtn{width:28px;height:28px;padding:0}.ProductCardActions-module__EZJthW__addToCartBtn svg{width:13px;height:13px}}.ProductCardActions-module__EZJthW__addToCartBtn:hover{background-color:var(--primary);color:#fff}.ProductCardActions-module__EZJthW__buyNowBtn{background-color:var(--primary);color:#fff;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:none;flex:1;min-width:0;height:34px;padding:0 .3rem;font-size:.82rem;font-weight:600;transition:background-color .2s}@media (max-width:600px){.ProductCardActions-module__EZJthW__buyNowBtn{height:28px;padding:0 .2rem;font-size:.7rem}}.ProductCardActions-module__EZJthW__buyNowBtn:hover{background-color:var(--purple-hover)}
.CardBadge-module__3OlLUa__badgeTag{color:#fff;z-index:2;letter-spacing:.02em;border-radius:12px;align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.65rem;font-weight:700;display:inline-flex;position:absolute;top:8px;left:8px;box-shadow:0 2px 5px #00000026}.CardBadge-module__3OlLUa__badgeNew{background:#9d174d}.CardBadge-module__3OlLUa__badgeSale{background:#be123c}.CardBadge-module__3OlLUa__badgePreOrder{color:#fff;background:linear-gradient(135deg,#d97706 0%,#b45309 100%);border:1px solid #ffffff4d;box-shadow:0 2px 6px #d9770666}
.ProductCardImageSlider-module__0jhW_a__sliderContainer{width:100%;height:100%;position:relative;overflow:hidden}.ProductCardImageSlider-module__0jhW_a__imageSlide{will-change:opacity, transform;width:100%;height:100%;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.ProductCardImageSlider-module__0jhW_a__slideActive{opacity:1;z-index:1;pointer-events:auto;transform:scale(1)}.ProductCardImageSlider-module__0jhW_a__slideInactive{opacity:0;z-index:0;pointer-events:none;transform:scale(1.03)}.ProductCardImageSlider-module__0jhW_a__imageItem{object-fit:cover;width:100%;height:100%;transition:transform .4s}.ProductCardImageSlider-module__0jhW_a__sliderContainer:hover .ProductCardImageSlider-module__0jhW_a__imageItem{transform:scale(1.05)}.ProductCardImageSlider-module__0jhW_a__dotsContainer{z-index:3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:auto;background:#00000059;border-radius:9999px;align-items:center;gap:4px;padding:3px 6px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.ProductCardImageSlider-module__0jhW_a__dot{cursor:pointer;background:#ffffff80;border-radius:50%;width:5px;height:5px;transition:all .25s}.ProductCardImageSlider-module__0jhW_a__dotActive{background:#fff;border-radius:4px;width:12px;box-shadow:0 0 4px #fffc}
.VerticalProductSlider-module__xFa7sa__verticalWrapper{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;padding:1.8rem 0;display:flex;position:relative}@media (max-width:600px){.VerticalProductSlider-module__xFa7sa__verticalWrapper{padding:1.4rem 0}}.VerticalProductSlider-module__xFa7sa__verticalContainer{scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;box-sizing:border-box;width:100%;max-height:440px;padding:.2rem;overflow-y:auto}.VerticalProductSlider-module__xFa7sa__verticalContainer::-webkit-scrollbar{display:none}.VerticalProductSlider-module__xFa7sa__verticalGrid{box-sizing:border-box;grid-template-columns:repeat(2,1fr);gap:.6rem;width:100%;display:grid}@media (max-width:600px){.VerticalProductSlider-module__xFa7sa__verticalGrid{grid-template-columns:repeat(2,1fr);gap:.35rem}}.VerticalProductSlider-module__xFa7sa__productCardMini{box-sizing:border-box;background:#fff;border:1px solid #f1f5f9;border-radius:10px;flex-direction:column;gap:.3rem;width:100%;min-width:0;padding:.4rem;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 6px #00000008}@media (max-width:600px){.VerticalProductSlider-module__xFa7sa__productCardMini{border-radius:8px;padding:.3rem}}.VerticalProductSlider-module__xFa7sa__productCardMini:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0000000f}.VerticalProductSlider-module__xFa7sa__imageWrapper{aspect-ratio:1;background:#f8fafc;border-radius:8px;width:100%;position:relative;overflow:hidden}.VerticalProductSlider-module__xFa7sa__productImg{object-fit:cover}.VerticalProductSlider-module__xFa7sa__badgeTag{color:#fff;z-index:2;border-radius:6px;padding:.1rem .35rem;font-size:.55rem;font-weight:700;position:absolute;top:4px;left:4px}.VerticalProductSlider-module__xFa7sa__badgeNew{background:#9d174d}.VerticalProductSlider-module__xFa7sa__badgeSale{background:#be123c}.VerticalProductSlider-module__xFa7sa__badgePreOrder{text-transform:uppercase;background:#d97706;font-size:.52rem;box-shadow:0 1px 3px #d9770666}.VerticalProductSlider-module__xFa7sa__productDetails{flex-direction:column;gap:.2rem;width:100%;min-width:0;display:flex}.VerticalProductSlider-module__xFa7sa__titleLink{width:100%;text-decoration:none;display:block;overflow:hidden}.VerticalProductSlider-module__xFa7sa__productTitle{color:#334155;white-space:nowrap;text-overflow:ellipsis;width:100%;margin:0;font-size:.75rem;font-weight:600;overflow:hidden}@media (max-width:600px){.VerticalProductSlider-module__xFa7sa__productTitle{font-size:.68rem}}.VerticalProductSlider-module__xFa7sa__priceRow{flex-wrap:wrap;align-items:center;gap:.3rem;display:flex}.VerticalProductSlider-module__xFa7sa__currentPrice{color:#881337;font-size:.8rem;font-weight:700}@media (max-width:600px){.VerticalProductSlider-module__xFa7sa__currentPrice{font-size:.75rem}}.VerticalProductSlider-module__xFa7sa__oldPrice{color:#94a3b8;font-size:.65rem;text-decoration:line-through}.VerticalProductSlider-module__xFa7sa__actionsGroup{align-items:center;width:100%;display:flex}.VerticalProductSlider-module__xFa7sa__arrowBtn{color:#881337;cursor:pointer;z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;transition:all .2s;display:flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 4px 8px #0000001a}.VerticalProductSlider-module__xFa7sa__arrowBtn:hover{color:#fff;background:#881337;border-color:#881337;transform:translate(-50%)scale(1.1)}.VerticalProductSlider-module__xFa7sa__arrowUp{top:-8px}.VerticalProductSlider-module__xFa7sa__arrowDown{bottom:-8px}
.AnimatedSlimBanner-module__2m_E_W__verticalSlimBanner{color:#fff;text-align:center;background:linear-gradient(#881337 0%,#701a75 100%);border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;min-height:480px;padding:1.8rem 1.2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #88133733}@media (max-width:992px){.AnimatedSlimBanner-module__2m_E_W__verticalSlimBanner{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;gap:.8rem;min-height:180px;padding:1rem}}.AnimatedSlimBanner-module__2m_E_W__bannerTag{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:.05em;text-transform:uppercase;background:#fff3;border-radius:20px;padding:.3rem .8rem;font-size:.65rem;font-weight:700;animation:3s ease-in-out infinite AnimatedSlimBanner-module__2m_E_W__floatTag}@keyframes AnimatedSlimBanner-module__2m_E_W__floatTag{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.AnimatedSlimBanner-module__2m_E_W__bannerContent{flex:1;margin:.8rem 0;transition:all .4s ease-in-out}@media (max-width:992px){.AnimatedSlimBanner-module__2m_E_W__bannerContent{margin:0}}.AnimatedSlimBanner-module__2m_E_W__fadeInScroll{opacity:1;transform:translateY(0)}.AnimatedSlimBanner-module__2m_E_W__fadeOutScroll{opacity:0;transform:translateY(-16px)}.AnimatedSlimBanner-module__2m_E_W__animatedTitle{text-shadow:0 2px 10px #00000026;margin:.4rem 0 .3rem;font-size:1.4rem;font-weight:800;line-height:1.2}@media (max-width:992px){.AnimatedSlimBanner-module__2m_E_W__animatedTitle{margin:0 0 .2rem;font-size:1.1rem}}.AnimatedSlimBanner-module__2m_E_W__animatedDesc{opacity:.95;margin:0;font-size:.82rem;line-height:1.3}@media (max-width:992px){.AnimatedSlimBanner-module__2m_E_W__animatedDesc{font-size:.72rem}}.AnimatedSlimBanner-module__2m_E_W__bannerImageWrapper{border-radius:12px;width:100%;height:180px;margin:.6rem 0;position:relative;overflow:hidden}@media (max-width:992px){.AnimatedSlimBanner-module__2m_E_W__bannerImageWrapper{flex-shrink:0;width:80px;height:80px;margin:0}}.AnimatedSlimBanner-module__2m_E_W__bannerImg{object-fit:cover;transition:transform .4s}.AnimatedSlimBanner-module__2m_E_W__verticalSlimBanner:hover .AnimatedSlimBanner-module__2m_E_W__bannerImg{transform:scale(1.06)}.AnimatedSlimBanner-module__2m_E_W__bannerBtnPopUp{color:#881337;cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;flex-shrink:0;padding:.6rem 1.4rem;font-size:.82rem;font-weight:800;text-decoration:none;transition:all .2s;animation:2.2s ease-in-out infinite AnimatedSlimBanner-module__2m_E_W__popUpPulse;display:inline-block;box-shadow:0 4px 15px #0003}@media (max-width:992px){.AnimatedSlimBanner-module__2m_E_W__bannerBtnPopUp{border-radius:8px;padding:.5rem .9rem;font-size:.75rem}}@keyframes AnimatedSlimBanner-module__2m_E_W__popUpPulse{0%{transform:scale(1);box-shadow:0 4px 15px #0003}50%{color:#701a75;background:#fff;transform:scale(1.06);box-shadow:0 8px 22px #fff9,0 0 12px #fffc}to{transform:scale(1);box-shadow:0 4px 15px #0003}}.AnimatedSlimBanner-module__2m_E_W__bannerBtnPopUp:hover{background:#fdf2f2;animation:none;transform:scale(1.08)}
.AnimatedHeroText-module__njHCQG__heroTextWrapper{z-index:2;flex-direction:column;align-items:flex-start;display:flex;position:relative}@media (max-width:768px){.AnimatedHeroText-module__njHCQG__heroTextWrapper{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;align-items:center;width:100%;padding:0}}.AnimatedHeroText-module__njHCQG__textSlide{min-height:180px;transition:all .4s ease-in-out}@media (max-width:600px){.AnimatedHeroText-module__njHCQG__textSlide{min-height:150px}}.AnimatedHeroText-module__njHCQG__fadeIn{opacity:1;transform:translateY(0)}.AnimatedHeroText-module__njHCQG__fadeOut{opacity:0;transform:translateY(-16px)}.AnimatedHeroText-module__njHCQG__heroTitle{color:#881337;text-shadow:0 2px 8px #fffc;margin:0;font-family:Georgia,serif;font-size:3.2rem;font-weight:800;line-height:1.1}.AnimatedHeroText-module__njHCQG__heroSubtitleItalic{color:#9d174d;text-shadow:0 2px 8px #fffc;margin:0 0 .8rem;font-family:Playfair Display,serif;font-size:3rem;font-style:italic;font-weight:500}@media (max-width:600px){.AnimatedHeroText-module__njHCQG__heroTitle{font-size:2.2rem}.AnimatedHeroText-module__njHCQG__heroSubtitleItalic{font-size:2rem}}.AnimatedHeroText-module__njHCQG__heroDescription{color:#475569;max-width:480px;margin-bottom:1.5rem;font-size:.95rem;font-weight:500;line-height:1.6}.AnimatedHeroText-module__njHCQG__heroBtnPopUp{color:#fff;background:#881337;border-radius:100px;padding:.9rem 2.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;animation:2.2s ease-in-out infinite AnimatedHeroText-module__njHCQG__heroBtnPulse;display:inline-block;box-shadow:0 6px 20px #88133759}@keyframes AnimatedHeroText-module__njHCQG__heroBtnPulse{0%{transform:scale(1);box-shadow:0 6px 20px #88133759}50%{background:#701a75;transform:scale(1.08);box-shadow:0 10px 30px #88133780,0 0 15px #fdf2f2e6}to{transform:scale(1);box-shadow:0 6px 20px #88133759}}.AnimatedHeroText-module__njHCQG__heroBtnPopUp:hover{background:#701a75;animation:none;transform:scale(1.1)}
.AnimatedPromoCard-module__d4qEGG__promoCard{border-radius:16px;justify-content:space-between;align-items:center;min-height:155px;padding:1.3rem 1.4rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000a}.AnimatedPromoCard-module__d4qEGG__promoCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.AnimatedPromoCard-module__d4qEGG__promoPink{background:linear-gradient(135deg,#fce7f3 0%,#fdf2f2 100%);border:1px solid #fbcfe8}.AnimatedPromoCard-module__d4qEGG__promoBeige{background:linear-gradient(135deg,#f5ebe0 0%,#faf4ed 100%);border:1px solid #e7d8c9}.AnimatedPromoCard-module__d4qEGG__promoPurple{background:linear-gradient(135deg,#ede9fe 0%,#f3e8ff 100%);border:1px solid #ddd6fe}.AnimatedPromoCard-module__d4qEGG__promoTextWrapper{z-index:2;flex-direction:column;flex:1;align-items:flex-start;padding-right:.8rem;display:flex}.AnimatedPromoCard-module__d4qEGG__textSlide{min-height:62px;transition:all .4s ease-in-out}.AnimatedPromoCard-module__d4qEGG__fadeIn{opacity:1;transform:translateY(0)}.AnimatedPromoCard-module__d4qEGG__fadeOut{opacity:0;transform:translateY(-12px)}.AnimatedPromoCard-module__d4qEGG__promoTitle{color:#1e293b;margin:0 0 .25rem;font-size:1.15rem;font-weight:800;line-height:1.2}.AnimatedPromoCard-module__d4qEGG__promoDesc{color:#64748b;margin:0 0 .8rem;font-size:.76rem;font-weight:500;line-height:1.35}.AnimatedPromoCard-module__d4qEGG__promoBtnPopUp{color:#fff;cursor:pointer;white-space:nowrap;background:#881337;border-radius:8px;padding:.45rem 1.1rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .2s;animation:2.2s ease-in-out infinite AnimatedPromoCard-module__d4qEGG__promoBtnPulse;display:inline-block;box-shadow:0 4px 12px #88133740}.AnimatedPromoCard-module__d4qEGG__promoPurple .AnimatedPromoCard-module__d4qEGG__promoBtnPopUp{background:#5b21b6;box-shadow:0 4px 12px #5b21b640}@keyframes AnimatedPromoCard-module__d4qEGG__promoBtnPulse{0%{transform:scale(1)}50%{transform:scale(1.08);box-shadow:0 6px 18px #88133766}to{transform:scale(1)}}.AnimatedPromoCard-module__d4qEGG__promoBtnPopUp:hover{background:#701a75;animation:none;transform:scale(1.1)}.AnimatedPromoCard-module__d4qEGG__promoPurple .AnimatedPromoCard-module__d4qEGG__promoBtnPopUp:hover{background:#4c1d95}.AnimatedPromoCard-module__d4qEGG__promoImgWrapper{flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.AnimatedPromoCard-module__d4qEGG__squareImg{object-fit:contain;border-radius:12px}.AnimatedPromoCard-module__d4qEGG__circleImg{object-fit:cover;border-radius:50%}.AnimatedPromoCard-module__d4qEGG__saleCircle{color:#fff;text-align:center;z-index:3;background:#4c1d95;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:46px;height:46px;font-size:.52rem;line-height:1.1;display:flex;position:absolute;top:-10px;right:-10px;box-shadow:0 3px 8px #0003}
.CategoryCircleSection-module__eAhobW__categoriesSection{background:#fff;border-bottom:1px solid #f1f5f9;padding:1.5rem 0 1rem}.CategoryCircleSection-module__eAhobW__categoriesScrollWrapper{scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.5rem;overflow-x:auto}.CategoryCircleSection-module__eAhobW__categoriesScrollWrapper::-webkit-scrollbar{display:none}.CategoryCircleSection-module__eAhobW__categoriesGrid{justify-content:flex-start;align-items:flex-start;gap:1.25rem;min-width:max-content;padding:0 .5rem;display:flex}@media (min-width:1024px){.CategoryCircleSection-module__eAhobW__categoriesGrid{justify-content:center;gap:1.75rem}}.CategoryCircleSection-module__eAhobW__categoryCard{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;width:78px;text-decoration:none;transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex}.CategoryCircleSection-module__eAhobW__categoryCard:hover{transform:translateY(-4px)}.CategoryCircleSection-module__eAhobW__categoryCircle{background:linear-gradient(135deg,#fbcfe8 0%,#f43f5e 50%,#881337 100%);border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;padding:3px;transition:box-shadow .2s,transform .2s;display:flex;position:relative;box-shadow:0 4px 12px #88133726}.CategoryCircleSection-module__eAhobW__categoryCard:hover .CategoryCircleSection-module__eAhobW__categoryCircle{transform:scale(1.05);box-shadow:0 6px 18px #88133740}.CategoryCircleSection-module__eAhobW__circleInner{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.CategoryCircleSection-module__eAhobW__categoryCircleImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.CategoryCircleSection-module__eAhobW__categoryIconEmoji{font-size:1.8rem;line-height:1}.CategoryCircleSection-module__eAhobW__viewAllCircle{color:#881337;background:#fdf2f8;justify-content:center;align-items:center;display:flex}.CategoryCircleSection-module__eAhobW__categoryName{color:#1e293b;text-align:center;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:78px;font-size:.75rem;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.CategoryCircleSection-module__eAhobW__categoryCard:hover .CategoryCircleSection-module__eAhobW__categoryName{color:#881337}
.AllCategoriesDrawer-module__iefmgq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99999;background:#0f172a99;justify-content:center;align-items:flex-end;animation:.25s ease-out forwards AllCategoriesDrawer-module__iefmgq__fadeIn;display:flex;position:fixed;inset:0}@keyframes AllCategoriesDrawer-module__iefmgq__fadeIn{0%{opacity:0}to{opacity:1}}.AllCategoriesDrawer-module__iefmgq__drawer{background:#fff;border-radius:24px 24px 0 0;flex-direction:column;width:100%;max-width:900px;max-height:85vh;animation:.3s cubic-bezier(.16,1,.3,1) forwards AllCategoriesDrawer-module__iefmgq__slideUp;display:flex;overflow:hidden;box-shadow:0 -10px 40px #00000040}@keyframes AllCategoriesDrawer-module__iefmgq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.AllCategoriesDrawer-module__iefmgq__dragHandleWrapper{cursor:pointer;justify-content:center;padding:.6rem 0 .2rem;display:flex}.AllCategoriesDrawer-module__iefmgq__dragHandle{background:#cbd5e1;border-radius:10px;width:44px;height:5px}.AllCategoriesDrawer-module__iefmgq__header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:.75rem 1.5rem 1rem;display:flex}.AllCategoriesDrawer-module__iefmgq__titleArea{align-items:center;gap:.75rem;display:flex}.AllCategoriesDrawer-module__iefmgq__title{color:#0f172a;margin:0;font-size:1.25rem;font-weight:800}.AllCategoriesDrawer-module__iefmgq__badge{color:#9f1239;background:#ffe4e6;border-radius:20px;padding:.2rem .6rem;font-size:.75rem;font-weight:800}.AllCategoriesDrawer-module__iefmgq__closeBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:all .2s;display:flex}.AllCategoriesDrawer-module__iefmgq__closeBtn:hover{color:#0f172a;background:#e2e8f0;transform:rotate(90deg)}.AllCategoriesDrawer-module__iefmgq__searchArea{background:#fafafa;border-bottom:1px solid #f1f5f9;padding:.8rem 1.5rem;position:relative}.AllCategoriesDrawer-module__iefmgq__searchInputWrapper{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;padding:0 .85rem;transition:border-color .2s;display:flex}.AllCategoriesDrawer-module__iefmgq__searchInputWrapper:focus-within{border-color:#881337;box-shadow:0 0 0 3px #8813371a}.AllCategoriesDrawer-module__iefmgq__searchIcon{color:#94a3b8;margin-right:.5rem;font-size:.9rem}.AllCategoriesDrawer-module__iefmgq__searchInput{color:#0f172a;border:none;outline:none;flex:1;padding:.65rem 0;font-size:.9rem}.AllCategoriesDrawer-module__iefmgq__body{flex:1;padding:1.5rem;overflow-y:auto}.AllCategoriesDrawer-module__iefmgq__grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:1rem;display:grid}@media (max-width:600px){.AllCategoriesDrawer-module__iefmgq__grid{grid-template-columns:repeat(3,1fr);gap:.75rem}}.AllCategoriesDrawer-module__iefmgq__card{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;align-items:center;padding:1rem .5rem;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 8px #00000008}.AllCategoriesDrawer-module__iefmgq__card:hover{border-color:#fbcfe8;transform:translateY(-4px);box-shadow:0 8px 20px #8813371f}.AllCategoriesDrawer-module__iefmgq__iconCircle{background:linear-gradient(135deg,#fdf2f8 0%,#fce7f3 100%);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:.65rem;font-size:1.8rem;transition:transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 10px #0000000d}.AllCategoriesDrawer-module__iefmgq__card:hover .AllCategoriesDrawer-module__iefmgq__iconCircle{transform:scale(1.08)}.AllCategoriesDrawer-module__iefmgq__imgIcon{object-fit:cover;border-radius:50%}.AllCategoriesDrawer-module__iefmgq__name{color:#1e293b;font-size:.85rem;font-weight:700;line-height:1.25;transition:color .2s}.AllCategoriesDrawer-module__iefmgq__card:hover .AllCategoriesDrawer-module__iefmgq__name{color:#881337}.AllCategoriesDrawer-module__iefmgq__empty{text-align:center;color:#64748b;padding:3rem 1rem;font-size:.95rem}
.Footer-module__S6Hkya__footerContainer{color:#4b5563;background:#faf5f5;border-top:1px solid #fce7f3;font-size:.85rem}.Footer-module__S6Hkya__footerMain{padding:3.5rem 0 2.5rem}@media (max-width:600px){.Footer-module__S6Hkya__footerMain{padding:2rem 0 1.5rem}}.Footer-module__S6Hkya__footerGrid{grid-template-columns:1.4fr .9fr .9fr .9fr 1.2fr;gap:2.5rem;display:grid}@media (max-width:992px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:600px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:repeat(2,1fr);gap:1.8rem 1rem}.Footer-module__S6Hkya__colBrand,.Footer-module__S6Hkya__colNewsletter{grid-column:span 2}}.Footer-module__S6Hkya__brandHeader{margin-bottom:1rem}.Footer-module__S6Hkya__brandLogoBadge{background:#881337;border-radius:10px;justify-content:center;align-items:center;padding:.35rem .8rem;display:inline-flex;box-shadow:0 4px 12px #88133733}.Footer-module__S6Hkya__brandLogoImg{object-fit:contain;width:auto;height:38px}.Footer-module__S6Hkya__brandDescription{color:#6b7280;margin-bottom:1.2rem;line-height:1.5}.Footer-module__S6Hkya__socialIcons{align-items:center;gap:.75rem;margin-top:1rem;display:flex}.Footer-module__S6Hkya__socialIcons a{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 10px #0000001f}.Footer-module__S6Hkya__socialIcons a:hover{transform:translateY(-3px)scale(1.1);box-shadow:0 6px 16px #00000038}.Footer-module__S6Hkya__socialFb{background:#1877f2}.Footer-module__S6Hkya__socialIg{background:radial-gradient(circle at 30% 107%,#fdf497 0% 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.Footer-module__S6Hkya__socialTt{background:#000}.Footer-module__S6Hkya__colLinks h4,.Footer-module__S6Hkya__colNewsletter h4{color:#111827;margin-bottom:1.2rem;font-size:.95rem;font-weight:700}@media (max-width:600px){.Footer-module__S6Hkya__colLinks h4,.Footer-module__S6Hkya__colNewsletter h4{margin-bottom:.8rem;font-size:.88rem}}.Footer-module__S6Hkya__colLinks ul{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}@media (max-width:600px){.Footer-module__S6Hkya__colLinks ul{gap:.45rem}.Footer-module__S6Hkya__colLinks ul li a{font-size:.8rem}}.Footer-module__S6Hkya__colLinks ul li a{color:#6b7280;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__colLinks ul li a:hover{color:#881337}.Footer-module__S6Hkya__colNewsletter p{color:#6b7280;margin-bottom:1rem;line-height:1.5}.Footer-module__S6Hkya__newsletterForm{flex-direction:column;gap:.6rem;display:flex}.Footer-module__S6Hkya__newsletterForm input{background:#fff;border:1px solid #e5e7eb;border-radius:6px;outline:none;padding:.7rem 1rem;font-size:.85rem}.Footer-module__S6Hkya__newsletterForm button{color:#fff;cursor:pointer;background:#881337;border:none;border-radius:6px;padding:.75rem 1rem;font-weight:600;transition:background .2s}.Footer-module__S6Hkya__newsletterForm button:hover{background:#701a75}.Footer-module__S6Hkya__bottomBar{color:#fff;background:#881337;padding:.8rem 0;font-size:.8rem}.Footer-module__S6Hkya__bottomContent{justify-content:space-between;align-items:center;display:flex}@media (max-width:600px){.Footer-module__S6Hkya__bottomContent{text-align:center;flex-direction:column;gap:.6rem}}.Footer-module__S6Hkya__paymentBadges{gap:.4rem;display:flex}.Footer-module__S6Hkya__payBadge,.Footer-module__S6Hkya__payBadgeBkash,.Footer-module__S6Hkya__payBadgeNagad{color:#1e293b;background:#fff;border-radius:4px;padding:.2rem .5rem;font-size:.7rem;font-weight:700}.Footer-module__S6Hkya__payBadgeBkash{color:#fff;background:#e2136e}.Footer-module__S6Hkya__payBadgeNagad{color:#fff;background:#f7941d}
.MobileBottomNav-module__P0Wj8q__bottomNav{z-index:1000;background:#fff;border-top:1px solid #f1f5f9;justify-content:space-around;align-items:center;height:60px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0000000a}@media (min-width:769px){.MobileBottomNav-module__P0Wj8q__bottomNav{display:none}}.MobileBottomNav-module__P0Wj8q__navItem{color:#64748b;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:.2rem;padding:0;font-family:inherit;font-size:.7rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.MobileBottomNav-module__P0Wj8q__navItem:hover,.MobileBottomNav-module__P0Wj8q__active{color:#881337;font-weight:700}.MobileBottomNav-module__P0Wj8q__cartIconWrapper{justify-content:center;align-items:center;display:flex;position:relative}.MobileBottomNav-module__P0Wj8q__badge{color:#fff;background:#881337;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-8px}
.FormattedDescription-module__lU5hdG__richContainer{color:#1e293b;flex-direction:column;gap:.35rem;width:100%;display:flex}.FormattedDescription-module__lU5hdG__heading1{color:#881337;border-bottom:2px solid #fecdd3;margin:1rem 0 .5rem;padding-bottom:.35rem;font-size:1.45rem;font-weight:800}.FormattedDescription-module__lU5hdG__heading2{color:#701a75;margin:.85rem 0 .4rem;font-size:1.25rem;font-weight:700}.FormattedDescription-module__lU5hdG__heading3{color:#0f172a;margin:.75rem 0 .35rem;font-size:1.1rem;font-weight:700}.FormattedDescription-module__lU5hdG__heading4{color:#334155;margin:.65rem 0 .3rem;font-size:.95rem;font-weight:700}.FormattedDescription-module__lU5hdG__descParagraph{color:#334155;margin:0 0 .25rem;font-size:.95rem;line-height:1.7}.FormattedDescription-module__lU5hdG__emptySpacer{height:.4rem}.FormattedDescription-module__lU5hdG__descListItem{color:#1e293b;background:#f8fafc;border-left:4px solid #881337;border-radius:6px;align-items:flex-start;gap:.65rem;margin:.2rem 0;padding:.55rem .85rem;font-size:.92rem;line-height:1.5;transition:all .15s;display:flex;box-shadow:0 1px 3px #00000005}.FormattedDescription-module__lU5hdG__descListItem:hover{background:#fdf4ff;border-left-color:#701a75;transform:translate(2px)}.FormattedDescription-module__lU5hdG__descCheck{color:#16a34a;flex-shrink:0;margin-top:1px;font-size:.95rem;font-weight:800}.FormattedDescription-module__lU5hdG__descNumItem{color:#1e293b;background:#f8fafc;border-left:3px solid #64748b;border-radius:6px;align-items:flex-start;gap:.6rem;margin:.2rem 0;padding:.4rem .65rem;font-size:.92rem;line-height:1.5;display:flex}.FormattedDescription-module__lU5hdG__descNumBadge{color:#fff;background:#881337;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;font-size:.72rem;font-weight:700;display:flex}.FormattedDescription-module__lU5hdG__descQuote{color:#701a75;background:#fdf2f8;border-left:4px solid #881337;border-radius:0 8px 8px 0;margin:.65rem 0;padding:.65rem .9rem;font-size:.92rem;font-style:italic}.FormattedDescription-module__lU5hdG__descLink{color:#881337;font-weight:600;text-decoration:underline}.FormattedDescription-module__lU5hdG__descLink:hover{color:#701a75}.FormattedDescription-module__lU5hdG__inlineCode{color:#be123c;background:#f1f5f9;border-radius:4px;padding:.15rem .4rem;font-family:monospace;font-size:.85rem}.FormattedDescription-module__lU5hdG__tableWrapper{margin:.85rem 0;overflow-x:auto}.FormattedDescription-module__lU5hdG__markdownTable{border-collapse:collapse;border:1px solid #e2e8f0;border-radius:8px;width:100%;overflow:hidden}.FormattedDescription-module__lU5hdG__markdownTable th{color:#0f172a;text-align:left;background:#f8fafc;border-bottom:2px solid #cbd5e1;padding:.65rem .85rem;font-size:.88rem;font-weight:700}.FormattedDescription-module__lU5hdG__markdownTable td{color:#334155;border-bottom:1px solid #e2e8f0;padding:.65rem .85rem;font-size:.88rem}.FormattedDescription-module__lU5hdG__markdownTable tr:nth-child(2n){background:#fdfbf7}
.SideCartDrawer-module__tMeg-W__drawerOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0f172a8c;justify-content:flex-end;width:100vw;height:100vh;animation:.25s ease-out forwards SideCartDrawer-module__tMeg-W__overlayFadeIn;display:flex;position:fixed;top:0;left:0}@keyframes SideCartDrawer-module__tMeg-W__overlayFadeIn{0%{opacity:0}to{opacity:1}}.SideCartDrawer-module__tMeg-W__drawerPanel{background:#fff;flex-direction:column;width:100%;max-width:420px;height:100%;animation:.3s cubic-bezier(.16,1,.3,1) forwards SideCartDrawer-module__tMeg-W__drawerSlideIn;display:flex;position:relative;overflow:hidden;box-shadow:-10px 0 30px #0003}@keyframes SideCartDrawer-module__tMeg-W__drawerSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.SideCartDrawer-module__tMeg-W__drawerHeader{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.2rem 1.4rem;display:flex}.SideCartDrawer-module__tMeg-W__headerTitle{align-items:center;gap:.6rem;display:flex}.SideCartDrawer-module__tMeg-W__headerTitle h3{color:#1e293b;margin:0;font-size:1.1rem;font-weight:700}.SideCartDrawer-module__tMeg-W__itemBadge{color:#881337;background:#fdf2f2;border-radius:100px;padding:.2rem .6rem;font-size:.75rem;font-weight:700}.SideCartDrawer-module__tMeg-W__closeBtn{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:all .2s;display:flex}.SideCartDrawer-module__tMeg-W__closeBtn:hover{color:#fff;background:#881337;border-color:#881337}.SideCartDrawer-module__tMeg-W__freeShippingBox{background:#fdf2f2;border-bottom:1px solid #fce7f3;padding:.8rem 1.4rem}.SideCartDrawer-module__tMeg-W__freeShippingText,.SideCartDrawer-module__tMeg-W__freeShippingTextSuccess{color:#475569;margin:0 0 .5rem;font-size:.82rem}.SideCartDrawer-module__tMeg-W__highlightText{color:#881337;font-weight:700}.SideCartDrawer-module__tMeg-W__freeShippingTextSuccess{color:#166534}.SideCartDrawer-module__tMeg-W__progressBarTrack{background:#e2e8f0;border-radius:100px;height:6px;overflow:hidden}.SideCartDrawer-module__tMeg-W__progressBarFill{background:linear-gradient(90deg,#881337,#be185d);border-radius:100px;height:100%;transition:width .3s}.SideCartDrawer-module__tMeg-W__cartBody{flex:1;padding:1.2rem 1.4rem;overflow-y:auto}.SideCartDrawer-module__tMeg-W__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:2rem 1rem;display:flex}.SideCartDrawer-module__tMeg-W__emptyIcon{margin-bottom:1rem;font-size:3.5rem}.SideCartDrawer-module__tMeg-W__emptyState h4{color:#1e293b;margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.SideCartDrawer-module__tMeg-W__emptyState p{color:#64748b;margin:0 0 1.5rem;font-size:.85rem;line-height:1.5}.SideCartDrawer-module__tMeg-W__continueShopBtn{color:#fff;cursor:pointer;background:#881337;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:background .2s}.SideCartDrawer-module__tMeg-W__continueShopBtn:hover{background:#701a75}.SideCartDrawer-module__tMeg-W__itemsList{flex-direction:column;gap:1rem;display:flex}.SideCartDrawer-module__tMeg-W__cartItem{border-bottom:1px solid #f1f5f9;gap:1rem;padding-bottom:1rem;display:flex}.SideCartDrawer-module__tMeg-W__itemImageWrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;width:70px;height:70px;position:relative;overflow:hidden}.SideCartDrawer-module__tMeg-W__itemImage{object-fit:cover}.SideCartDrawer-module__tMeg-W__itemDetails{flex-direction:column;flex:1;justify-content:space-between;display:flex}.SideCartDrawer-module__tMeg-W__itemHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.SideCartDrawer-module__tMeg-W__itemName{color:#1e293b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.88rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.SideCartDrawer-module__tMeg-W__removeBtn{cursor:pointer;opacity:.6;background:0 0;border:none;padding:0;font-size:.95rem;transition:opacity .2s}.SideCartDrawer-module__tMeg-W__removeBtn:hover{opacity:1}.SideCartDrawer-module__tMeg-W__itemFooter{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.SideCartDrawer-module__tMeg-W__qtyControl{background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;display:flex;overflow:hidden}.SideCartDrawer-module__tMeg-W__qtyControl button{color:#334155;cursor:pointer;background:#f8fafc;border:none;justify-content:center;align-items:center;width:26px;height:26px;font-weight:700;transition:background .15s;display:flex}.SideCartDrawer-module__tMeg-W__qtyControl button:hover:not(:disabled){background:#e2e8f0}.SideCartDrawer-module__tMeg-W__qtyControl button:disabled{opacity:.3;cursor:not-allowed}.SideCartDrawer-module__tMeg-W__qtyControl span{text-align:center;color:#0f172a;width:28px;font-size:.8rem;font-weight:600}.SideCartDrawer-module__tMeg-W__itemPrice{color:#881337;font-size:.95rem;font-weight:700}.SideCartDrawer-module__tMeg-W__drawerFooter{background:#fff;border-top:1px solid #f1f5f9;padding:1.2rem 1.4rem;box-shadow:0 -4px 15px #0000000a}.SideCartDrawer-module__tMeg-W__summaryRow{color:#1e293b;justify-content:space-between;align-items:center;margin-bottom:.4rem;font-size:1rem;font-weight:600;display:flex}.SideCartDrawer-module__tMeg-W__subtotalPrice{color:#881337;font-size:1.25rem;font-weight:800}.SideCartDrawer-module__tMeg-W__shippingNotice{color:#64748b;margin:0 0 1rem;font-size:.75rem}.SideCartDrawer-module__tMeg-W__actionButtons{flex-direction:column;gap:.6rem;display:flex}.SideCartDrawer-module__tMeg-W__checkoutBtn{color:#fff;text-align:center;background:#881337;border-radius:8px;padding:.85rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;box-shadow:0 4px 12px #88133740}.SideCartDrawer-module__tMeg-W__checkoutBtn:hover{background:#701a75;transform:translateY(-1px)}.SideCartDrawer-module__tMeg-W__viewCartBtn{color:#881337;text-align:center;background:#fdf2f2;border-radius:8px;padding:.75rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .2s}.SideCartDrawer-module__tMeg-W__viewCartBtn:hover{background:#fce7f3}.SideCartDrawer-module__tMeg-W__trustBadges{color:#94a3b8;justify-content:center;align-items:center;gap:.5rem;margin-top:.8rem;font-size:.72rem;display:flex}
.QuickBuyModal-module__DiLVeq__modalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:99999;box-sizing:border-box;background:#0f172aa6;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1rem;animation:.25s ease-out forwards QuickBuyModal-module__DiLVeq__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes QuickBuyModal-module__DiLVeq__fadeIn{0%{opacity:0}to{opacity:1}}.QuickBuyModal-module__DiLVeq__modalBox{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:480px;max-height:90vh;animation:.25s cubic-bezier(.16,1,.3,1) forwards QuickBuyModal-module__DiLVeq__scaleUp;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000040}@keyframes QuickBuyModal-module__DiLVeq__scaleUp{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.QuickBuyModal-module__DiLVeq__modalHeader{color:#fff;background:#881337;justify-content:space-between;align-items:center;padding:1.1rem 1.4rem;display:flex}.QuickBuyModal-module__DiLVeq__headerText h3{color:#fff;margin:0 0 .2rem;font-size:1.05rem;font-weight:700}.QuickBuyModal-module__DiLVeq__headerText p{color:#fce7f3;margin:0;font-size:.75rem}.QuickBuyModal-module__DiLVeq__closeBtn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;transition:background .2s;display:flex}.QuickBuyModal-module__DiLVeq__closeBtn:hover{background:#ffffff4d}.QuickBuyModal-module__DiLVeq__modalForm{flex:1;padding:1.2rem 1.4rem;overflow-y:auto}.QuickBuyModal-module__DiLVeq__productCard{background:#fdf2f2;border:1px solid #fce7f3;border-radius:12px;align-items:center;gap:1rem;margin-bottom:1.2rem;padding:.8rem;display:flex}.QuickBuyModal-module__DiLVeq__prodImgWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden}.QuickBuyModal-module__DiLVeq__prodImg{object-fit:cover}.QuickBuyModal-module__DiLVeq__prodInfo{flex-direction:column;flex:1;gap:.4rem;display:flex}.QuickBuyModal-module__DiLVeq__prodTitle{color:#1e293b;margin:0;font-size:.88rem;font-weight:700;line-height:1.3}.QuickBuyModal-module__DiLVeq__priceQtyRow{justify-content:space-between;align-items:center;display:flex}.QuickBuyModal-module__DiLVeq__priceTag{color:#881337;font-size:1rem;font-weight:800}.QuickBuyModal-module__DiLVeq__qtyControl{background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;display:flex;overflow:hidden}.QuickBuyModal-module__DiLVeq__qtyControl button{color:#334155;cursor:pointer;background:#f8fafc;border:none;width:26px;height:26px;font-weight:700}.QuickBuyModal-module__DiLVeq__qtyControl button:disabled{opacity:.3;cursor:not-allowed}.QuickBuyModal-module__DiLVeq__qtyControl span{text-align:center;width:26px;font-size:.82rem;font-weight:700}.QuickBuyModal-module__DiLVeq__inputsSection{flex-direction:column;gap:.9rem;display:flex}.QuickBuyModal-module__DiLVeq__inputField{flex-direction:column;gap:.3rem;display:flex}.QuickBuyModal-module__DiLVeq__inputField label{color:#334155;font-size:.82rem;font-weight:700}.QuickBuyModal-module__DiLVeq__inputField input,.QuickBuyModal-module__DiLVeq__inputField textarea{box-sizing:border-box;border:1.5px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:.65rem .85rem;font-family:inherit;font-size:.88rem;transition:border-color .2s}.QuickBuyModal-module__DiLVeq__inputField input:focus,.QuickBuyModal-module__DiLVeq__inputField textarea:focus{border-color:#881337;box-shadow:0 0 0 3px #8813371a}.QuickBuyModal-module__DiLVeq__deliverySelector label{color:#334155;margin-bottom:.4rem;font-size:.82rem;font-weight:700;display:block}.QuickBuyModal-module__DiLVeq__radioGroup{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.QuickBuyModal-module__DiLVeq__radioLabel{cursor:pointer;color:#475569;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;align-items:center;gap:.4rem;padding:.6rem .8rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.QuickBuyModal-module__DiLVeq__radioSelected{color:#881337!important;background:#fdf2f2!important;border-color:#881337!important}.QuickBuyModal-module__DiLVeq__summaryBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:.4rem;margin:1.2rem 0 1rem;padding:.8rem 1rem;display:flex}.QuickBuyModal-module__DiLVeq__summaryLine{color:#64748b;justify-content:space-between;font-size:.82rem;display:flex}.QuickBuyModal-module__DiLVeq__summaryTotalLine{color:#1e293b;border-top:1px solid #cbd5e1;justify-content:space-between;margin-top:.2rem;padding-top:.4rem;font-size:.95rem;font-weight:700;display:flex}.QuickBuyModal-module__DiLVeq__grandPrice{color:#881337;font-size:1.2rem;font-weight:800}.QuickBuyModal-module__DiLVeq__submitOrderBtn{color:#fff;cursor:pointer;background:#881337;border:none;border-radius:10px;width:100%;padding:.9rem;font-size:.95rem;font-weight:800;transition:background .2s,transform .15s;box-shadow:0 4px 14px #8813374d}.QuickBuyModal-module__DiLVeq__submitOrderBtn:hover{background:#701a75;transform:translateY(-1px)}.QuickBuyModal-module__DiLVeq__codNotice{text-align:center;color:#64748b;margin:.6rem 0 0;font-size:.73rem}.QuickBuyModal-module__DiLVeq__successBox{text-align:center;flex-direction:column;align-items:center;padding:3rem 1.5rem;display:flex}.QuickBuyModal-module__DiLVeq__successCheck{color:#fff;background:#166534;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.2rem;font-size:2rem;animation:.4s cubic-bezier(.175,.885,.32,1.275) QuickBuyModal-module__DiLVeq__bounce;display:flex}@keyframes QuickBuyModal-module__DiLVeq__bounce{0%{transform:scale(0)}to{transform:scale(1)}}.QuickBuyModal-module__DiLVeq__successBox h2{color:#1e293b;margin:0 0 .4rem;font-size:1.3rem;font-weight:800}.QuickBuyModal-module__DiLVeq__orderIdText{color:#881337;margin:0 0 1rem;font-size:1rem}.QuickBuyModal-module__DiLVeq__successSub{color:#64748b;margin:0 0 1.8rem;font-size:.85rem;line-height:1.5}.QuickBuyModal-module__DiLVeq__doneBtn{color:#fff;cursor:pointer;background:#881337;border:none;border-radius:8px;padding:.75rem 2rem;font-size:.9rem;font-weight:700}.QuickBuyModal-module__DiLVeq__psGatewayOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:20000;background:#0f172abf;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.QuickBuyModal-module__DiLVeq__psGatewayBox{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:440px;overflow:hidden;box-shadow:0 25px 50px -12px #0000004d}.QuickBuyModal-module__DiLVeq__psGatewayHeader{color:#fff;background:#1e1b4b;justify-content:space-between;align-items:center;padding:.85rem 1.1rem;display:flex}.QuickBuyModal-module__DiLVeq__psGatewayTitle{align-items:center;gap:.5rem;font-size:.82rem;font-weight:600;display:flex}.QuickBuyModal-module__DiLVeq__psLogoBadgeText{color:#fff;background:#4338ca;border-radius:5px;padding:.1rem .5rem;font-size:.75rem;font-weight:900}.QuickBuyModal-module__DiLVeq__psCloseBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:1.1rem}.QuickBuyModal-module__DiLVeq__psOrderBanner{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.85rem 1.1rem;display:flex}.QuickBuyModal-module__DiLVeq__psStoreTitle{color:#0f172a;font-size:.9rem;font-weight:800}.QuickBuyModal-module__DiLVeq__psStoreSub{color:#64748b;font-size:.72rem}.QuickBuyModal-module__DiLVeq__psAmountCol{text-align:right;flex-direction:column;display:flex}.QuickBuyModal-module__DiLVeq__psAmountLabel{color:#64748b;font-size:.7rem;font-weight:700}.QuickBuyModal-module__DiLVeq__psAmountVal{color:#2563eb;font-size:1.15rem;font-weight:900}.QuickBuyModal-module__DiLVeq__psChannelTabs{grid-template-columns:1fr 1fr 1fr;gap:.4rem;padding:.8rem 1.1rem 0;display:grid}.QuickBuyModal-module__DiLVeq__psTab{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;padding:.45rem;font-size:.78rem;font-weight:700}.QuickBuyModal-module__DiLVeq__psTabBkash{color:#fff!important;background:#e11d48!important;border-color:#e11d48!important}.QuickBuyModal-module__DiLVeq__psTabNagad{color:#fff!important;background:#ea580c!important;border-color:#ea580c!important}.QuickBuyModal-module__DiLVeq__psTabCard{color:#fff!important;background:#2563eb!important;border-color:#2563eb!important}.QuickBuyModal-module__DiLVeq__psForm{flex-direction:column;gap:.85rem;padding:1.1rem;display:flex}.QuickBuyModal-module__DiLVeq__psField{flex-direction:column;gap:.3rem;display:flex}.QuickBuyModal-module__DiLVeq__psField label{color:#334155;font-size:.78rem;font-weight:700}.QuickBuyModal-module__DiLVeq__psField input{border:1.5px solid #cbd5e1;border-radius:8px;outline:none;padding:.55rem .8rem;font-size:.85rem}.QuickBuyModal-module__DiLVeq__psNoticeText{color:#64748b;text-align:center;font-size:.72rem}.QuickBuyModal-module__DiLVeq__psBtnRow{justify-content:flex-end;gap:.6rem;margin-top:.2rem;display:flex}.QuickBuyModal-module__DiLVeq__psCancelBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.5rem 1rem;font-size:.82rem;font-weight:600}.QuickBuyModal-module__DiLVeq__psConfirmBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:.5rem 1.2rem;font-size:.84rem;font-weight:800}.QuickBuyModal-module__DiLVeq__preOrderAlert{color:#92400e;background:#fffbeb;border:1.5px solid #fde68a;border-radius:10px;flex-direction:column;gap:.35rem;margin:.85rem 1.25rem .25rem;padding:.75rem 1rem;font-size:.825rem;line-height:1.45;display:flex}.QuickBuyModal-module__DiLVeq__preOrderBadge{color:#fff;text-transform:uppercase;letter-spacing:.03em;background:#d97706;border-radius:6px;align-items:center;gap:.3rem;width:fit-content;padding:.2rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.QuickBuyModal-module__DiLVeq__summaryPayableLine{color:#1e3a8a;border-top:1.5px dashed #cbd5e1;justify-content:space-between;align-items:center;margin-top:.45rem;padding-top:.45rem;font-size:.95rem;font-weight:700;display:flex}.QuickBuyModal-module__DiLVeq__summaryDueLine{color:#b45309;justify-content:space-between;align-items:center;margin-top:.25rem;font-size:.825rem;font-weight:600;display:flex}
