.ProductsHero-module___Tltma__wrapper{grid-template-columns:2fr 1fr;gap:1rem;margin:1rem;display:grid}.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{color:#fff;cursor:pointer;z-index:2;background:#3b5cff;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:#fff}.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:#e9f6fb}.ProductsHero-module___Tltma__cardDark{background:#f2efe9}.ProductsHero-module___Tltma__cardTitle{font-weight:600;line-height:1.3}.ProductsHero-module___Tltma__save{color:#2563eb;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:cover}.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:#fff;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:#2563eb;font-size:.9rem;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:#fff;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:cover}.NewArrival-module__kWIN0W__hoverBar{background:#f8f9fb;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{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.NewArrival-module__kWIN0W__cartBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:999px;flex:1;height:36px;font-size:.85rem}.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}@media (max-width:480px){.NewArrival-module__kWIN0W__imageWrapper{height:160px}.NewArrival-module__kWIN0W__cartBtn{font-size:.8rem}}
.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:#f7f7f7;padding:clamp(3rem,5vw,4.5rem)}.FeaturedBanners-module__qfMewW__small{min-height:220px;padding:clamp(2rem,4vw,3.2rem)}.FeaturedBanners-module__qfMewW__blue{background:#e6f7f6}.FeaturedBanners-module__qfMewW__orange{background:#fde9db}.FeaturedBanners-module__qfMewW__content{max-width:60%}.FeaturedBanners-module__qfMewW__tag{color:#6b7280;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:#555;margin-bottom:1.6rem;font-size:clamp(1rem,1.8vw,1.1rem)}.FeaturedBanners-module__qfMewW__button{color:#fff;background:#4f46e5;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{color:#fff;background:#111;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,#d9eff8,#eaf7fc);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:#4f6fff;margin-bottom:.5rem;font-size:clamp(.9rem,2vw,1.1rem);font-weight:600}.ProductPromo-module__jCJOeq__title{color:#0b1c39;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.ProductPromo-module__jCJOeq__product{color:#555;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{text-align:center;background:#fff;border-radius:10px;min-width:60px;padding:.75rem 1rem}.ProductPromo-module__jCJOeq__time{color:#0b1c39;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:700;display:block}.ProductPromo-module__jCJOeq__label{color:#777;text-transform:capitalize;font-size:clamp(.65rem,1.5vw,.75rem)}.ProductPromo-module__jCJOeq__cta{color:#fff;cursor:pointer;background:#4f6fff;border:none;border-radius:999px;width:fit-content;padding:.75rem 1.5rem;font-size:clamp(.85rem,2vw,1rem);font-weight:600}.ProductPromo-module__jCJOeq__cta:hover{background:#3b56e8}.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}}
