.ProductsHero-module___Tltma__wrapper{grid-template-columns:2fr 1fr;gap:1rem;margin:1rem;display:grid}.ProductsHero-module___Tltma__header{color:var(--secondary);font-size:small}.ProductsHero-module___Tltma__carouselArea{background:radial-gradient(circle at top,#3a2a1d,#000);border-radius:16px;min-height:380px;position:relative;overflow:hidden}.ProductsHero-module___Tltma__carousel{width:100%;height:100%;position:relative}.ProductsHero-module___Tltma__imageWrapper{position:absolute;inset:0}.ProductsHero-module___Tltma__heroImage{object-fit:cover}.ProductsHero-module___Tltma__btnOverlay{background:var(--secondary);color:var(--background);cursor:pointer;z-index:2;border:none;border-radius:999px;padding:.75rem 1.75rem;font-size:14px;font-weight:500;position:absolute;bottom:2rem;left:2rem}.ProductsHero-module___Tltma__dots{z-index:2;gap:.5rem;display:flex;position:absolute;bottom:1.2rem;right:2rem}.ProductsHero-module___Tltma__dot{background:#ffffff80;border-radius:50%;width:6px;height:6px}.ProductsHero-module___Tltma__active{background:var(--background)}.ProductsHero-module___Tltma__sideCards{flex-direction:column;gap:1rem;display:flex}.ProductsHero-module___Tltma__cardLight,.ProductsHero-module___Tltma__cardDark{border-radius:16px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.ProductsHero-module___Tltma__cardLight{background:var(--primary-lighter)}.ProductsHero-module___Tltma__cardDark{background:var(--light)}.ProductsHero-module___Tltma__cardTitle{font-weight:600;line-height:1.3}.ProductsHero-module___Tltma__save{color:var(--secondary);font-size:14px}@media (max-width:768px){.ProductsHero-module___Tltma__wrapper{grid-template-columns:1fr}.ProductsHero-module___Tltma__carouselArea{min-height:260px}.ProductsHero-module___Tltma__btnOverlay{bottom:1.5rem;left:1.5rem}.ProductsHero-module___Tltma__sideCards{flex-flow:wrap;gap:.75rem;overflow-x:auto}.ProductsHero-module___Tltma__cardLight,.ProductsHero-module___Tltma__cardDark{min-width:240px}}
.ProductsHeroBottom-module___dGDpG__wrapper{background:var(--background);grid-template-columns:repeat(4,1fr);gap:1.5rem;width:90%;max-width:100%;margin:0 auto;padding:1.5rem 1rem;display:grid}.ProductsHeroBottom-module___dGDpG__item{align-items:flex-start;gap:.75rem;display:flex}.ProductsHeroBottom-module___dGDpG__icon{color:var(--primary);flex-shrink:0;font-size:22px}.ProductsHeroBottom-module___dGDpG__title{margin-bottom:.2rem;font-size:14px;font-weight:600}.ProductsHeroBottom-module___dGDpG__subtitle{color:#6b7280;font-size:12px;line-height:1.4}@media (max-width:1024px){.ProductsHeroBottom-module___dGDpG__wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ProductsHeroBottom-module___dGDpG__wrapper{grid-template-columns:1fr;gap:1rem}.ProductsHeroBottom-module___dGDpG__item{align-items:center}}
.ProductsCategory-module__B8WH-q__wrapper{-webkit-user-select:none;user-select:none;background-color:var(--background);width:80%;max-width:100%;margin:1rem auto;padding:1rem 1.25rem;position:relative}.ProductsCategory-module__B8WH-q__heading{color:var(--foreground);margin-bottom:.75rem;font-size:1.15rem;font-weight:600}.ProductsCategory-module__B8WH-q__controls{z-index:10;gap:.5rem;display:flex;position:absolute;top:2.2rem;right:1.25rem}.ProductsCategory-module__B8WH-q__arrowBtn{background:var(--background);cursor:pointer;width:32px;height:32px;color:var(--primary);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.3rem;transition:background-color .2s;display:flex;box-shadow:0 2px 6px #00000080}.ProductsCategory-module__B8WH-q__arrowBtn:hover{background:var(--primary-light);color:var(--background)}.ProductsCategory-module__B8WH-q__categories{scroll-behavior:smooth;scrollbar-width:none;justify-content:center;gap:1.5rem;margin-top:1rem;padding:.5rem 2rem;display:flex;overflow-x:auto}.ProductsCategory-module__B8WH-q__categories::-webkit-scrollbar{display:none}.ProductsCategory-module__B8WH-q__category{text-align:center;cursor:pointer;flex:none;width:80px}.ProductsCategory-module__B8WH-q__imgWrapper{background:var(--background);border-radius:50%;width:64px;height:64px;margin:0 auto .5rem;position:relative;overflow:hidden;box-shadow:0 0 8px #0000001a}.ProductsCategory-module__B8WH-q__imgWrapper img{object-fit:contain}.ProductsCategory-module__B8WH-q__name{color:var(--foreground-light);white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;font-size:12px;overflow:hidden}@media (max-width:640px){.ProductsCategory-module__B8WH-q__wrapper{padding:1rem}.ProductsCategory-module__B8WH-q__heading{font-size:1rem}.ProductsCategory-module__B8WH-q__categories{gap:1rem;padding-bottom:1rem}.ProductsCategory-module__B8WH-q__category{width:70px}.ProductsCategory-module__B8WH-q__imgWrapper{width:56px;height:56px}}
.NewArrival-module__kWIN0W__container{background-color:var(--background);max-width:1200px;margin:auto;padding:2rem 1rem}.NewArrival-module__kWIN0W__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.NewArrival-module__kWIN0W__header h2{font-size:1.5rem;font-weight:600}.NewArrival-module__kWIN0W__viewAll{color:var(--background);background-color:var(--secondary);border-radius:6px;padding:5px 8px;font-size:1rem;text-decoration:none}.NewArrival-module__kWIN0W__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;width:100%;display:grid}.NewArrival-module__kWIN0W__card{text-align:center;background-color:var(--background);border-radius:10px;padding:1rem;transition:box-shadow .3s;position:relative;box-shadow:0 2px 8px #0000001a}.NewArrival-module__kWIN0W__card:hover{box-shadow:0 6px 15px #00000026}.NewArrival-module__kWIN0W__imageWrapper{border-radius:10px;width:100%;height:220px;position:relative;overflow:hidden}.NewArrival-module__kWIN0W__image{object-fit:contain}.NewArrival-module__kWIN0W__hoverBar{background:var(--light);justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.6rem;transition:bottom .3s;display:flex;position:absolute;bottom:-60px;left:0}.NewArrival-module__kWIN0W__card:hover .NewArrival-module__kWIN0W__hoverBar{bottom:0}.NewArrival-module__kWIN0W__iconBtn,.NewArrival-module__kWIN0W__iconBtnCart{border:1px solid var(--light);background:var(--background);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.NewArrival-module__kWIN0W__iconBtnCart:disabled{cursor:not-allowed}.NewArrival-module__kWIN0W__cartBtn{background:var(--secondary);color:var(--background);cursor:pointer;border:none;border-radius:999px;flex:1;height:36px;font-size:.85rem}.NewArrival-module__kWIN0W__cartBtn:disabled{cursor:not-allowed;opacity:.8}.NewArrival-module__kWIN0W__title{color:var(--foreground-light);text-align:left;margin-top:.8rem;font-size:.8rem;font-weight:500;transition:all .3s}.NewArrival-module__kWIN0W__title:hover{color:var(--foreground)}.NewArrival-module__kWIN0W__price,.NewArrival-module__kWIN0W__priceBefore{margin-top:.3rem;font-size:.8rem}.NewArrival-module__kWIN0W__priceWrapper{align-items:center;gap:5%;display:flex}.NewArrival-module__kWIN0W__priceBefore{color:var(--foreground-light);text-decoration:line-through}.NewArrival-module__kWIN0W__price span{color:var(--warning);font-size:.7rem}@media (max-width:480px){.NewArrival-module__kWIN0W__imageWrapper{height:160px}.NewArrival-module__kWIN0W__imageWrapper img{padding:10px}.NewArrival-module__kWIN0W__cartBtn{font-size:.8rem}}
.productsSearch-module__Jz-xba__container{width:100%;max-width:500px;margin:1.5rem 0;position:relative}.productsSearch-module__Jz-xba__searchBox{border:2px solid var(--secondary);background:var(--background);border-radius:999px;width:100%;max-width:500px;padding:10px 18px}.productsSearch-module__Jz-xba__input{background:0 0;border:none;outline:none;width:100%;font-size:14px}.productsSearch-module__Jz-xba__dropdown{background:var(--background);z-index:50;border-radius:12px;width:100%;max-width:500px;max-height:300px;position:absolute;top:110%;left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 10px 25px #0000001a}.productsSearch-module__Jz-xba__item{color:var(--foreground-light);padding:10px 14px;font-size:14px;text-decoration:none;transition:background .2s;display:block}.productsSearch-module__Jz-xba__item:hover{background:var(--light)}.productsSearch-module__Jz-xba__info{color:var(--light);text-align:center;padding:10px;font-size:13px}@media (max-width:600px){.productsSearch-module__Jz-xba__searchBox,.productsSearch-module__Jz-xba__dropdown{max-width:100%}}
.FeaturedBanners-module__qfMewW__container{max-width:1280px;margin:auto;padding:2rem 1rem}.FeaturedBanners-module__qfMewW__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.FeaturedBanners-module__qfMewW__smallRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.FeaturedBanners-module__qfMewW__card{border-radius:14px;justify-content:space-between;align-items:center;padding:clamp(2rem,3.5vw,3rem);display:flex;overflow:hidden}.FeaturedBanners-module__qfMewW__large{background:var(--light);padding:clamp(3rem,5vw,4.5rem)}.FeaturedBanners-module__qfMewW__small{min-height:220px;padding:clamp(2rem,4vw,3.2rem)}.FeaturedBanners-module__qfMewW__blue{background:var(--secondary-lighter)}.FeaturedBanners-module__qfMewW__orange{background:#fde9db}.FeaturedBanners-module__qfMewW__content{max-width:60%}.FeaturedBanners-module__qfMewW__tag{color:var(--forground-light);font-size:clamp(.8rem,1.2vw,1rem)}.FeaturedBanners-module__qfMewW__content h3{margin:.6rem 0;font-size:clamp(2rem,4.5vw,2.8rem)}.FeaturedBanners-module__qfMewW__content h4{margin:.5rem 0;font-size:clamp(1.3rem,2.8vw,1.8rem)}.FeaturedBanners-module__qfMewW__content p{color:var(--foreground-light);margin-bottom:1.6rem;font-size:clamp(1rem,1.8vw,1.1rem)}.FeaturedBanners-module__qfMewW__button{background:var(--secondary);color:var(--background);border-radius:999px;padding:clamp(.7rem,1.2vw,.85rem) clamp(1.6rem,2.5vw,2rem);font-size:clamp(.9rem,1.4vw,1rem);text-decoration:none;display:inline-block}.FeaturedBanners-module__qfMewW__buttonSmall{background:var(--foreground);color:var(--background);border-radius:999px;padding:clamp(.55rem,1vw,.7rem) clamp(1.2rem,2vw,1.6rem);font-size:clamp(.8rem,1.2vw,.9rem);text-decoration:none}.FeaturedBanners-module__qfMewW__imageWrapper{width:35%;min-height:160px;position:relative}.FeaturedBanners-module__qfMewW__image{object-fit:contain}@media (max-width:768px){.FeaturedBanners-module__qfMewW__smallRow{grid-template-columns:1fr}.FeaturedBanners-module__qfMewW__content{max-width:100%}.FeaturedBanners-module__qfMewW__imageWrapper{width:45%}}@media (max-width:480px){.FeaturedBanners-module__qfMewW__card{text-align:center;flex-direction:column}.FeaturedBanners-module__qfMewW__imageWrapper{width:100%;height:160px;margin-top:1.5rem}}
.ProductPromo-module__jCJOeq__wrapper{background:linear-gradient(135deg,var(--light),var(--primary-light));border-radius:16px;grid-template-columns:1.2fr 1fr;gap:2rem;padding:3rem;display:grid;overflow:hidden}.ProductPromo-module__jCJOeq__content{flex-direction:column;justify-content:center;display:flex}.ProductPromo-module__jCJOeq__subtitle{color:var(--secondary-light);margin-bottom:.5rem;font-size:clamp(.9rem,2vw,1.1rem);font-weight:600}.ProductPromo-module__jCJOeq__title{color:var(--dark-light);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.ProductPromo-module__jCJOeq__product{color:var(--dark-light);margin:1rem 0 1.5rem;font-size:clamp(.9rem,2vw,1.1rem)}.ProductPromo-module__jCJOeq__countdown{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.ProductPromo-module__jCJOeq__timeBox{background:var(--background);text-align:center;border-radius:10px;min-width:60px;padding:.75rem 1rem}.ProductPromo-module__jCJOeq__time{color:var(--dark-light);font-size:clamp(1.2rem,3vw,1.5rem);font-weight:700;display:block}.ProductPromo-module__jCJOeq__label{color:var(--foreground-light);text-transform:capitalize;font-size:clamp(.65rem,1.5vw,.75rem)}.ProductPromo-module__jCJOeq__cta{background:var(--secondary-light);width:fit-content;color:var(--background);cursor:pointer;border:none;border-radius:999px;padding:.75rem 1.5rem;font-size:clamp(.85rem,2vw,1rem);font-weight:600}.ProductPromo-module__jCJOeq__cta:hover{background:var(--secondary)}.ProductPromo-module__jCJOeq__imageWrapper{width:100%;min-height:280px;position:relative}.ProductPromo-module__jCJOeq__image{object-fit:contain}@media (max-width:900px){.ProductPromo-module__jCJOeq__wrapper{text-align:center;grid-template-columns:1fr;padding:2rem}.ProductPromo-module__jCJOeq__content{align-items:center}.ProductPromo-module__jCJOeq__countdown{justify-content:center;gap:.75rem}.ProductPromo-module__jCJOeq__cta{margin:0 auto}.ProductPromo-module__jCJOeq__imageWrapper{min-height:200px}}@media (max-width:480px){.ProductPromo-module__jCJOeq__wrapper{padding:1.5rem 1rem}.ProductPromo-module__jCJOeq__title{font-size:clamp(1.5rem,5vw,2rem)}.ProductPromo-module__jCJOeq__product{font-size:clamp(.85rem,3vw,1rem)}.ProductPromo-module__jCJOeq__countdown{flex-direction:row;gap:.5rem}.ProductPromo-module__jCJOeq__timeBox{min-width:50px;padding:.4rem .6rem}.ProductPromo-module__jCJOeq__time{font-size:clamp(.9rem,4vw,1.1rem)}.ProductPromo-module__jCJOeq__label{font-size:clamp(.55rem,2.5vw,.65rem)}.ProductPromo-module__jCJOeq__cta{padding:.6rem 1.2rem;font-size:clamp(.8rem,3vw,.9rem)}.ProductPromo-module__jCJOeq__imageWrapper{min-height:150px;margin-top:1rem}}
.brands-module__i35aia__container{background:var(--background);padding:3rem 1.5rem}.brands-module__i35aia__title{text-align:center;color:var(--foreground);margin-bottom:2.5rem;font-size:clamp(1.5rem,2vw,2.2rem);font-weight:600}.brands-module__i35aia__description{justify-content:center;margin:5px;font-size:small;display:flex}.brands-module__i35aia__grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem;display:grid}.brands-module__i35aia__card{background:var(--background);cursor:pointer;border:1px solid #0000000d;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem 1rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 10px 25px #0000000d}.brands-module__i35aia__card:hover{border-color:var(--primary-light);transform:translateY(-6px)scale(1.02);box-shadow:0 20px 40px #00000014}.brands-module__i35aia__logoWrapper{width:70px;height:70px;margin-bottom:1rem;position:relative}.brands-module__i35aia__logo{object-fit:contain;transition:transform .3s}.brands-module__i35aia__card:hover .brands-module__i35aia__logo{transform:scale(1.1)}.brands-module__i35aia__name{color:var(--foreground);text-align:center;font-size:clamp(.9rem,1vw,1rem);font-weight:500}.brands-module__i35aia__categoryLinking{text-align:left;color:var(--foreground-light);flex-direction:column;margin:1rem 0;font-size:small;display:flex}.brands-module__i35aia__categoryLinking a{color:var(--secondary);cursor:pointer}@media (min-width:768px){.brands-module__i35aia__grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.brands-module__i35aia__logoWrapper{width:80px;height:80px}}@media (min-width:1024px){.brands-module__i35aia__container{padding:4rem 3rem}.brands-module__i35aia__grid{gap:2rem}.brands-module__i35aia__card{padding:2rem 1.5rem}.brands-module__i35aia__logoWrapper{width:90px;height:90px}}
.CategoriesSkeleton-module__4RtiCG__wrapper{width:80%;max-width:100%;margin:1rem auto;padding:1rem 1.25rem}@keyframes CategoriesSkeleton-module__4RtiCG__pulse{0%{background-color:#eee}50%{background-color:#ddd}to{background-color:#eee}}.CategoriesSkeleton-module__4RtiCG__heading{border-radius:6px;width:180px;height:18px;margin-bottom:1rem;animation:1.2s infinite CategoriesSkeleton-module__4RtiCG__pulse}.CategoriesSkeleton-module__4RtiCG__categories{scrollbar-width:none;gap:1.5rem;padding:.5rem 2rem;display:flex;overflow-x:auto}.CategoriesSkeleton-module__4RtiCG__categories::-webkit-scrollbar{display:none}.CategoriesSkeleton-module__4RtiCG__category{text-align:center;flex:none;width:80px}.CategoriesSkeleton-module__4RtiCG__imgWrapper{border-radius:50%;width:64px;height:64px;margin:0 auto .5rem;animation:1.2s infinite CategoriesSkeleton-module__4RtiCG__pulse}.CategoriesSkeleton-module__4RtiCG__name{border-radius:6px;width:60px;height:10px;margin:0 auto;animation:1.2s infinite CategoriesSkeleton-module__4RtiCG__pulse}@media (max-width:640px){.CategoriesSkeleton-module__4RtiCG__category{width:70px}.CategoriesSkeleton-module__4RtiCG__imgWrapper{width:56px;height:56px}}
.NewArrivalSkeleton-module__tv2Lpa__skeleton{background-color:#e5e7eb;border-radius:8px;position:relative;overflow:hidden}.NewArrivalSkeleton-module__tv2Lpa__skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000);animation:1.2s infinite NewArrivalSkeleton-module__tv2Lpa__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes NewArrivalSkeleton-module__tv2Lpa__shimmer{to{transform:translate(100%)}}.NewArrivalSkeleton-module__tv2Lpa__container{background-color:#fff;max-width:1200px;margin:auto;padding:2rem 1rem}.NewArrivalSkeleton-module__tv2Lpa__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.NewArrivalSkeleton-module__tv2Lpa__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.NewArrivalSkeleton-module__tv2Lpa__card{background:#fff;border-radius:10px;flex-direction:column;gap:10px;padding:1rem;display:flex;box-shadow:0 2px 8px #00000014}.NewArrivalSkeleton-module__tv2Lpa__imageWrapper{width:100%;height:220px}.NewArrivalSkeleton-module__tv2Lpa__priceWrapper{justify-content:space-between;margin-top:5px;display:flex}
.brandsPage-module__bfmQ9q__header{text-align:center;letter-spacing:-.5px;color:var(--dark-light);margin:15px 0;font-weight:600;line-height:1.2}.brandsPage-module__bfmQ9q__description{text-align:center;max-width:800px;color:var(--foreground-light);margin:0 auto 40px;font-size:16px;line-height:1.7}@media (min-width:768px){.brandsPage-module__bfmQ9q__header{font-size:44px}.brandsPage-module__bfmQ9q__description{font-size:17px}}@media (max-width:600px){.brandsPage-module__bfmQ9q__header{font-size:28px}.brandsPage-module__bfmQ9q__description{font-size:15px}}
