.HeroSlider-module__rURwWW__slider{width:100%;position:relative;overflow:hidden;direction:ltr!important}.HeroSlider-module__rURwWW__slideContainer{transition:transform .7s cubic-bezier(.4,0,.2,1);display:flex}.HeroSlider-module__rURwWW__slide{min-width:100%;height:520px;position:relative}.HeroSlider-module__rURwWW__slideImage{object-fit:cover;width:100%;height:100%}.HeroSlider-module__rURwWW__overlay{z-index:1;background:linear-gradient(90deg,#0006 0%,#0000001a 50%,#0006 100%);position:absolute;inset:0}.HeroSlider-module__rURwWW__contentWrapper{z-index:2;align-items:center;display:flex;position:absolute;inset:0}.HeroSlider-module__rURwWW__slideContent{-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-xl);color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;max-width:600px;padding:3rem;animation:.8s ease-out forwards HeroSlider-module__rURwWW__fadeInUp}[dir=rtl] .HeroSlider-module__rURwWW__slideContent{text-align:right;direction:rtl}[dir=ltr] .HeroSlider-module__rURwWW__slideContent{text-align:left;direction:ltr}.HeroSlider-module__rURwWW__slideTitle{letter-spacing:-1px;margin-bottom:1rem;font-size:3.5rem;font-weight:800;line-height:1.1}.HeroSlider-module__rURwWW__slideSubtitle{opacity:.9;margin-bottom:2rem;font-size:1.2rem;line-height:1.5}.HeroSlider-module__rURwWW__slideCta{background:var(--color-primary);color:#fff;border-radius:var(--radius-full);box-shadow:0 10px 25px -5px hsla(var(--p-h),var(--p-s),47%,.35);align-items:center;gap:.75rem;padding:1rem 2.5rem;font-weight:700;transition:all .4s cubic-bezier(.2,.8,.2,1);display:inline-flex;position:relative;overflow:hidden}.HeroSlider-module__rURwWW__slideCta:before{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:100%;height:100%;animation:3s infinite HeroSlider-module__rURwWW__ctaShimmer;position:absolute;top:0;left:-100%}@keyframes HeroSlider-module__rURwWW__ctaShimmer{0%{left:-100%}50%{left:100%}to{left:100%}}.HeroSlider-module__rURwWW__slideCta:hover{box-shadow:0 15px 35px -5px hsla(var(--p-h),var(--p-s),47%,.45);background:var(--color-primary-light);transform:translateY(-3px)scale(1.03)}.HeroSlider-module__rURwWW__slideCta svg{transition:transform var(--transition-base)}.HeroSlider-module__rURwWW__slideCta:hover svg{transform:translate(5px)}[dir=rtl] .HeroSlider-module__rURwWW__slideCta:hover svg{transform:translate(-5px)}[dir=rtl] .HeroSlider-module__rURwWW__slideCta svg{transform:scaleX(-1)}.HeroSlider-module__rURwWW__dots{z-index:10;gap:.75rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroSlider-module__rURwWW__dot{cursor:pointer;width:12px;height:12px;transition:all var(--transition-base);background:#ffffff4d;border-radius:50%}.HeroSlider-module__rURwWW__dotActive{background:var(--color-primary);border-radius:6px;width:30px}.HeroSlider-module__rURwWW__arrowBtn{z-index:10;-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;width:50px;height:50px;transition:all var(--transition-base);background:#ffffff26;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroSlider-module__rURwWW__arrowBtn:hover{background:#ffffff4d;transform:translateY(-50%)scale(1.1);box-shadow:0 4px 20px #00000026}.HeroSlider-module__rURwWW__arrowPrev{left:1.5rem}.HeroSlider-module__rURwWW__arrowNext{right:1.5rem}[dir=rtl] .HeroSlider-module__rURwWW__arrowPrev{left:auto;right:1.5rem}[dir=rtl] .HeroSlider-module__rURwWW__arrowNext{left:1.5rem;right:auto}.HeroSlider-module__rURwWW__slideContent>*{opacity:0;animation:.8s cubic-bezier(.2,.8,.2,1) forwards HeroSlider-module__rURwWW__contentReveal;transform:translateY(20px)}.HeroSlider-module__rURwWW__slideTitle{animation-delay:.2s}.HeroSlider-module__rURwWW__slideSubtitle{animation-delay:.35s}.HeroSlider-module__rURwWW__slideCta{animation-delay:.5s}@keyframes HeroSlider-module__rURwWW__contentReveal{to{opacity:1;transform:translateY(0)}}@keyframes HeroSlider-module__rURwWW__meshRotate{0%{transform:translate(-10%,-10%)rotate(0)}to{transform:translate(-10%,-10%)rotate(360deg)}}.HeroSlider-module__rURwWW__fallbackSlide{background:#0f172a;justify-content:center;align-items:center;min-width:100%;height:600px;display:flex;position:relative;overflow:hidden}.HeroSlider-module__rURwWW__fallbackSlide:before{content:"";background:radial-gradient(at 0% 0%,hsla(var(--p-h),60%,40%,.4)0px,transparent 50%),radial-gradient(at 100% 0%,hsla(var(--p-h),50%,50%,.3)0px,transparent 50%),radial-gradient(at 100% 100%,hsla(var(--p-h),40%,30%,.4)0px,transparent 50%),radial-gradient(at 0% 100%,hsla(var(--p-h),50%,60%,.3)0px,transparent 50%);filter:blur(80px);width:140%;height:140%;animation:20s linear infinite HeroSlider-module__rURwWW__meshRotate;position:absolute}.HeroSlider-module__rURwWW__fallbackSlide:after{content:"";background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:6s ease-in-out infinite reverse HeroSlider-module__rURwWW__float;position:absolute;bottom:-150px;left:-80px}.HeroSlider-module__rURwWW__noiseOverlay{opacity:.03;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}@media (max-width:768px){.HeroSlider-module__rURwWW__slide,.HeroSlider-module__rURwWW__fallbackSlide{height:360px}.HeroSlider-module__rURwWW__slideTitle{font-size:2rem}.HeroSlider-module__rURwWW__slideSubtitle{font-size:1rem}.HeroSlider-module__rURwWW__arrowBtn{width:38px;height:38px}.HeroSlider-module__rURwWW__slideCta{padding:.75rem 2rem;font-size:.9rem}}
.CategoryGrid-module__OMfCmG__grid{grid-template-columns:repeat(6,1fr);gap:1.5rem;padding-bottom:1rem;display:grid}.CategoryGrid-module__OMfCmG__categoryCard{border-radius:var(--radius-xl);border:1px solid var(--color-border-light);cursor:pointer;text-align:center;box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.5rem;transition:all .6s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.CategoryGrid-module__OMfCmG__categoryCard:before{content:"";background:linear-gradient(135deg,var(--color-primary-50),#fffc);opacity:0;z-index:0;transition:opacity .4s;position:absolute;inset:0}.CategoryGrid-module__OMfCmG__categoryCard:hover{box-shadow:0 20px 40px -15px hsla(var(--p-h),var(--p-s),47%,.15),0 0 0 2px var(--color-primary-100);border-color:var(--color-primary-200);transform:translateY(-12px)scale(1.02)}.CategoryGrid-module__OMfCmG__categoryCard:hover:before{opacity:1}.CategoryGrid-module__OMfCmG__imageWrapper{background:var(--color-bg-secondary);z-index:1;width:90px;height:90px;box-shadow:var(--shadow-md);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;transition:all .6s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.CategoryGrid-module__OMfCmG__categoryCard:hover .CategoryGrid-module__OMfCmG__imageWrapper{border-color:var(--color-primary-100);box-shadow:0 8px 25px hsla(var(--p-h),var(--p-s),47%,.25);transform:rotate(6deg)scale(1.1)}.CategoryGrid-module__OMfCmG__image{object-fit:cover;width:100%;height:100%}.CategoryGrid-module__OMfCmG__placeholder{width:40px;height:40px;color:var(--color-primary)}.CategoryGrid-module__OMfCmG__catName{color:var(--color-text);z-index:1;font-size:1rem;font-weight:800;line-height:1.2;transition:color .3s;position:relative}.CategoryGrid-module__OMfCmG__categoryCard:hover .CategoryGrid-module__OMfCmG__catName{color:var(--color-primary-dark)}@media (max-width:1200px){.CategoryGrid-module__OMfCmG__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:991px){.CategoryGrid-module__OMfCmG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.CategoryGrid-module__OMfCmG__grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;margin:0 -1rem;padding:.5rem .5rem 1.5rem;display:flex;overflow-x:auto}.CategoryGrid-module__OMfCmG__grid::-webkit-scrollbar{display:none}.CategoryGrid-module__OMfCmG__categoryCard{scroll-snap-align:center;flex-shrink:0;min-width:140px;padding:1.5rem 1rem}.CategoryGrid-module__OMfCmG__imageWrapper{width:70px;height:70px}.CategoryGrid-module__OMfCmG__catName{font-size:.85rem}}@media (max-width:480px){.CategoryGrid-module__OMfCmG__categoryCard{min-width:120px}}
.ProductCard-module__g-pugq__card{border-radius:var(--radius-xl);border:1px solid var(--color-border);background:#fff;flex-direction:column;transition:all .6s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}.ProductCard-module__g-pugq__card:hover{box-shadow:0 20px 40px -15px #0000001a,0 0 0 1px hsla(var(--p-h),var(--p-s),47%,.1);border-color:var(--color-primary-200);transform:translateY(-12px)}.ProductCard-module__g-pugq__imageWrapper{aspect-ratio:1/1.1;background:var(--color-bg-secondary);display:block;position:relative;overflow:hidden}.ProductCard-module__g-pugq__image{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.2,.8,.2,1)}.ProductCard-module__g-pugq__card:hover .ProductCard-module__g-pugq__image{transform:scale(1.12)}.ProductCard-module__g-pugq__discountBadge{-webkit-backdrop-filter:blur(8px);color:#fff;border-radius:var(--radius-md);z-index:5;text-transform:uppercase;letter-spacing:.05em;background:#ef4444cc;border:1px solid #fff3;padding:.35rem .75rem;font-size:.7rem;font-weight:800;position:absolute;top:1rem;left:1rem;box-shadow:0 4px 15px #ef44444d}[dir=rtl] .ProductCard-module__g-pugq__discountBadge{left:auto;right:1rem}.ProductCard-module__g-pugq__favoriteBtn{width:36px;height:36px;color:var(--color-text-muted);cursor:pointer;z-index:5;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 10px #00000014}[dir=rtl] .ProductCard-module__g-pugq__favoriteBtn{left:1rem;right:auto}.ProductCard-module__g-pugq__favoriteBtn:hover{color:var(--color-danger);transform:scale(1.1)}.ProductCard-module__g-pugq__favoriteActive{color:var(--color-danger)}.ProductCard-module__g-pugq__favoriteActive svg{fill:var(--color-danger)}.ProductCard-module__g-pugq__cardActions{opacity:0;z-index:10;gap:.6rem;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)translateY(15px)}.ProductCard-module__g-pugq__card:hover .ProductCard-module__g-pugq__cardActions{opacity:1;transform:translate(-50%)translateY(0)}.ProductCard-module__g-pugq__actionBtn{width:44px;height:44px;color:var(--color-text);border:1px solid var(--color-border-light);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex;box-shadow:0 8px 20px #00000014}.ProductCard-module__g-pugq__actionBtn:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:var(--shadow-primary);transform:scale(1.15)rotate(8deg)}.ProductCard-module__g-pugq__info{flex-direction:column;flex:1;gap:.5rem;padding:1.5rem;display:flex}.ProductCard-module__g-pugq__category{color:var(--color-primary);text-transform:uppercase;letter-spacing:.1em;opacity:.8;margin-bottom:.2rem;font-size:.75rem;font-weight:700}.ProductCard-module__g-pugq__name{color:var(--color-text);margin-bottom:.5rem;font-size:1.05rem;font-weight:700;line-height:1.4;transition:color .3s}.ProductCard-module__g-pugq__card:hover .ProductCard-module__g-pugq__name{color:var(--color-primary)}.ProductCard-module__g-pugq__colorsRow{gap:6px;margin-bottom:1rem;display:flex}.ProductCard-module__g-pugq__colorDot{border:1px solid #0000001a;border-radius:50%;width:14px;height:14px;box-shadow:inset 0 2px 4px #0000000d}.ProductCard-module__g-pugq__priceRow{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.ProductCard-module__g-pugq__priceContainer{align-items:baseline;gap:.4rem;display:flex}.ProductCard-module__g-pugq__price{color:var(--color-text);font-size:1.25rem;font-weight:800}.ProductCard-module__g-pugq__currency{color:var(--color-text-muted);font-size:.75rem;font-weight:700}.ProductCard-module__g-pugq__originalPrice{color:var(--color-text-muted);margin-left:.5rem;font-size:.85rem;text-decoration:line-through}@media (max-width:768px){.ProductCard-module__g-pugq__cardActions{display:none}.ProductCard-module__g-pugq__info{padding:1rem}.ProductCard-module__g-pugq__name{font-size:.95rem}}
.offers-module___Cf8mG__pageHeader{padding:3.5rem 0 1.5rem}.offers-module___Cf8mG__pageTitle{color:var(--color-text);letter-spacing:-.03em;font-size:2.25rem;font-weight:900;display:inline-block;position:relative}.offers-module___Cf8mG__pageTitle:after{content:"";background:linear-gradient(90deg,var(--color-danger),#f87171);border-radius:var(--radius-full);width:50px;height:4px;margin-top:.75rem;display:block}.offers-module___Cf8mG__empty{text-align:center;color:var(--color-text-muted);padding:5rem 2rem;font-size:1.1rem}.offers-module___Cf8mG__emptyIcon{width:80px;height:80px;color:var(--color-border);opacity:.6;margin:0 auto 1.25rem}@media (max-width:768px){.offers-module___Cf8mG__pageHeader{text-align:center;padding:2.5rem 0 1rem}.offers-module___Cf8mG__pageTitle{font-size:1.75rem}.offers-module___Cf8mG__pageTitle:after{margin:.75rem auto 0}}
.products-module__NgJ9jW__pageHeader{padding:3.5rem 0 1.5rem}.products-module__NgJ9jW__pageTitle{color:var(--color-text);letter-spacing:-.03em;font-size:2.25rem;font-weight:900;display:inline-block;position:relative}.products-module__NgJ9jW__pageTitle:after{content:"";background:linear-gradient(90deg,var(--color-primary),var(--color-primary-light));border-radius:var(--radius-full);width:50px;height:4px;margin-top:.75rem;display:block}.products-module__NgJ9jW__filterBar{scrollbar-width:none;gap:.6rem;margin-bottom:2.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.products-module__NgJ9jW__filterBar::-webkit-scrollbar{display:none}.products-module__NgJ9jW__filterBtn{border-radius:var(--radius-full);border:1.5px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;white-space:nowrap;letter-spacing:-.01em;background:#fff;flex-shrink:0;padding:.65rem 1.75rem;font-size:.88rem;font-weight:600;transition:all .4s cubic-bezier(.2,.8,.2,1)}.products-module__NgJ9jW__filterBtn:hover{border-color:var(--color-primary-200);color:var(--color-primary);background:var(--color-primary-50);transform:translateY(-2px);box-shadow:0 4px 12px #0000000a}.products-module__NgJ9jW__filterBtnActive{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:var(--shadow-primary);transform:translateY(-2px)}.products-module__NgJ9jW__empty{text-align:center;color:var(--color-text-muted);padding:5rem 2rem;font-size:1.1rem}.products-module__NgJ9jW__emptyIcon{width:80px;height:80px;color:var(--color-border);opacity:.6;margin:0 auto 1.25rem}.products-module__NgJ9jW__searchHeader{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem 1.5rem;display:flex}.products-module__NgJ9jW__searchHeader p{color:var(--color-text-secondary);margin:0;font-size:1.1rem}.products-module__NgJ9jW__searchHeader strong{color:var(--color-text)}.products-module__NgJ9jW__clearSearchBtn{background:var(--color-primary-50);color:var(--color-primary);border:1px solid var(--color-primary-200);border-radius:var(--radius-full);cursor:pointer;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.products-module__NgJ9jW__clearSearchBtn:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}[dir=rtl] .products-module__NgJ9jW__searchHeader{flex-direction:row}
.FeaturesSection-module__WDKDFq__section{background:var(--color-bg-primary);border-bottom:1px solid var(--color-border-light);padding:3rem 0}.FeaturesSection-module__WDKDFq__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.FeaturesSection-module__WDKDFq__featureItem{border-radius:var(--radius-lg);align-items:center;gap:1.25rem;padding:1.5rem;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex}.FeaturesSection-module__WDKDFq__featureItem:hover{background:var(--color-bg-secondary);box-shadow:var(--shadow-md);transform:translateY(-5px)}.FeaturesSection-module__WDKDFq__iconWrapper{background:var(--color-primary-50);width:56px;height:56px;color:var(--color-primary);border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex}.FeaturesSection-module__WDKDFq__featureItem:hover .FeaturesSection-module__WDKDFq__iconWrapper{background:var(--color-primary);color:#fff;box-shadow:var(--shadow-primary);transform:rotate(5deg)scale(1.05)}.FeaturesSection-module__WDKDFq__textContent{flex-direction:column;gap:.25rem;display:flex}.FeaturesSection-module__WDKDFq__featureTitle{color:var(--color-text);font-size:1.05rem;font-weight:700}.FeaturesSection-module__WDKDFq__featureDesc{color:var(--color-text-secondary);font-size:.88rem;line-height:1.4}@media (max-width:1024px){.FeaturesSection-module__WDKDFq__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:640px){.FeaturesSection-module__WDKDFq__grid{grid-template-columns:1fr;gap:1rem}.FeaturesSection-module__WDKDFq__featureItem{padding:1rem}}
