.Navbar-module__pSp8Ga__navbarContainer{z-index:100;border-bottom:1px solid var(--border-light);background:var(--bg-primary);width:100%;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0}.Navbar-module__pSp8Ga__scrolled{-webkit-backdrop-filter:blur(16px);border-bottom:1px solid #0f172a0a;box-shadow:0 10px 30px #0f172a0d;background:#ffffffd9!important}.Navbar-module__pSp8Ga__topHeader{justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin:0 auto;padding:12px 24px;display:flex}.Navbar-module__pSp8Ga__logoWrapper{cursor:pointer;align-items:center;text-decoration:none;display:flex}.Navbar-module__pSp8Ga__logoIcon{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-light) 100%);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;margin-right:8px;font-size:20px;font-weight:800;display:flex;box-shadow:0 0 15px #4f46e533}.Navbar-module__pSp8Ga__logoText{font-family:var(--font-secondary);background:linear-gradient(135deg, var(--text-primary) 60%, var(--primary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;align-items:center;font-size:24px;font-weight:800;display:flex}.Navbar-module__pSp8Ga__logoDot{color:var(--primary)}.Navbar-module__pSp8Ga__locationSelector{position:relative}.Navbar-module__pSp8Ga__locationBtn{background:var(--bg-secondary);border:1px solid var(--border-light);color:var(--text-primary);white-space:nowrap;border-radius:99px;align-items:center;gap:6px;padding:8px 14px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.Navbar-module__pSp8Ga__locationBtn:hover{border-color:var(--primary);background:var(--bg-tertiary)}.Navbar-module__pSp8Ga__locationDropdown{z-index:101;background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:12px;flex-direction:column;gap:4px;width:200px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 30px #0f172a14}.Navbar-module__pSp8Ga__locationOption{color:var(--text-secondary);text-align:left;border-radius:8px;align-items:center;width:100%;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.Navbar-module__pSp8Ga__locationOption:hover,.Navbar-module__pSp8Ga__locationOption.Navbar-module__pSp8Ga__active{background:var(--primary-glow);color:var(--primary)}.Navbar-module__pSp8Ga__searchBar{flex:1;align-items:center;max-width:600px;display:flex;position:relative}.Navbar-module__pSp8Ga__searchInput{background:var(--bg-secondary);border:1px solid var(--border-light);width:100%;color:var(--text-primary);border-radius:99px;outline:none;padding:12px 50px 12px 20px;font-size:14px;transition:all .3s}.Navbar-module__pSp8Ga__searchInput:focus{border-color:var(--primary);box-shadow:0 0 15px var(--primary-glow);background:var(--bg-tertiary)}.Navbar-module__pSp8Ga__searchBtn{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;right:6px}.Navbar-module__pSp8Ga__searchBtn:hover{background:var(--primary-light);transform:scale(1.05)}.Navbar-module__pSp8Ga__userMenu{position:relative}.Navbar-module__pSp8Ga__profileBtn{background:var(--bg-secondary);border:1px solid var(--border-light);width:42px;height:42px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Navbar-module__pSp8Ga__profileBtn:hover{border-color:var(--primary);color:var(--primary)}.Navbar-module__pSp8Ga__profileDropdown{z-index:101;background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:12px;flex-direction:column;gap:4px;width:220px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 30px #0f172a14}.Navbar-module__pSp8Ga__dropdownItem{color:var(--text-secondary);border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 14px;font-size:14px;transition:all .2s;display:flex}.Navbar-module__pSp8Ga__dropdownItem:hover{background:var(--primary-glow);color:var(--primary)}.Navbar-module__pSp8Ga__dropdownDivider{background:var(--border-light);height:1px;margin:6px 0}.Navbar-module__pSp8Ga__bottomNav{border-top:1px solid var(--border-light);-webkit-backdrop-filter:blur(8px);background:#0b111e33}.Navbar-module__pSp8Ga__navLinksList{align-items:center;gap:12px;max-width:1200px;margin:0 auto;padding:8px 24px;list-style:none;display:flex}.Navbar-module__pSp8Ga__navItem{align-items:center;display:flex;position:relative}.Navbar-module__pSp8Ga__navLink{color:var(--text-secondary);cursor:pointer;z-index:2;border-radius:99px;align-items:center;padding:8px 16px;font-size:14px;font-weight:600;transition:color .25s;display:flex;position:relative}.Navbar-module__pSp8Ga__navLink:hover{color:var(--text-primary)}.Navbar-module__pSp8Ga__navLink.Navbar-module__pSp8Ga__active{color:var(--primary)!important}.Navbar-module__pSp8Ga__activeIndicator{z-index:1;background:#10b98114;border:1px solid #10b98133;border-radius:99px;position:absolute;inset:0;box-shadow:0 4px 15px #10b9810d}@media (max-width:768px){.Navbar-module__pSp8Ga__topHeader{flex-wrap:wrap;padding:10px 16px}.Navbar-module__pSp8Ga__searchBar{order:3;width:100%;max-width:100%}.Navbar-module__pSp8Ga__navLinksList,.Navbar-module__pSp8Ga__bottomNav{display:none!important}}.Navbar-module__pSp8Ga__navActions{align-items:center;gap:12px;display:flex}.Navbar-module__pSp8Ga__notificationsMenu{position:relative}.Navbar-module__pSp8Ga__notificationsBtn{background:var(--bg-secondary);border:1px solid var(--border-light);width:42px;height:42px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.Navbar-module__pSp8Ga__notificationsBtn:hover{border-color:var(--primary);color:var(--primary)}.Navbar-module__pSp8Ga__notificationsBadge{background:#ef4444;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px;box-shadow:0 0 8px #ef4444}.Navbar-module__pSp8Ga__notificationsDropdown{z-index:101;background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:16px;flex-direction:column;gap:8px;width:320px;padding:12px;display:flex;position:absolute;top:calc(100% + 8px);right:-50px;box-shadow:0 10px 30px #0f172a14}.Navbar-module__pSp8Ga__notificationHeader{color:var(--text-primary);border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;margin-bottom:4px;padding-bottom:8px;font-size:14px;font-weight:700;display:flex}.Navbar-module__pSp8Ga__clearAllText{color:var(--primary);cursor:pointer;font-size:11px;font-weight:600}.Navbar-module__pSp8Ga__notificationItem{cursor:pointer;border-radius:8px;gap:10px;padding:10px;transition:background .2s;display:flex}.Navbar-module__pSp8Ga__notificationItem:hover{background:#4f46e50a}.Navbar-module__pSp8Ga__notificationIcon{background:var(--primary-glow);width:32px;height:32px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Navbar-module__pSp8Ga__notificationText{flex-direction:column;gap:2px;display:flex}.Navbar-module__pSp8Ga__notificationTitle{color:var(--text-primary);font-size:13px;font-weight:700}.Navbar-module__pSp8Ga__notificationDesc{color:var(--text-secondary);font-size:11px;line-height:1.3}.Navbar-module__pSp8Ga__searchSuggestions{z-index:101;background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:16px;flex-direction:column;gap:4px;width:100%;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 30px #0f172a14}.Navbar-module__pSp8Ga__suggestionHeader{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;padding:6px 12px;font-size:11px;font-weight:700}.Navbar-module__pSp8Ga__suggestionItem{color:var(--text-secondary);text-align:left;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:10px 14px;font-size:13px;transition:all .2s;display:flex}.Navbar-module__pSp8Ga__suggestionItem:hover{background:var(--primary-glow);color:var(--primary)}.Navbar-module__pSp8Ga__suggestionTag{color:var(--text-secondary);background:#0f172a0d;border-radius:99px;padding:2px 8px;font-size:10px;font-weight:600}.Navbar-module__pSp8Ga__hamburgerBtn{background:var(--bg-secondary);border:1px solid var(--border-light);width:42px;height:42px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:none}.Navbar-module__pSp8Ga__hamburgerBtn:hover{border-color:var(--primary);color:var(--primary)}.Navbar-module__pSp8Ga__drawerOverlay{-webkit-backdrop-filter:blur(8px);z-index:200;background:#0f172a59;width:100vw;height:100vh;position:fixed;top:0;left:0}.Navbar-module__pSp8Ga__drawerPanel{background:var(--bg-secondary);border-left:1px solid var(--border-light);flex-direction:column;width:300px;height:100%;padding:24px;display:flex;position:absolute;top:0;right:0;box-shadow:-15px 0 40px #0f172a0f}.Navbar-module__pSp8Ga__drawerCloseBtn{color:var(--text-secondary);justify-content:center;align-items:center;transition:all .2s;display:flex}.Navbar-module__pSp8Ga__drawerCloseBtn:hover{color:var(--primary)}.Navbar-module__pSp8Ga__drawerHeader{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.Navbar-module__pSp8Ga__drawerLinks{flex-direction:column;gap:16px;display:flex}.Navbar-module__pSp8Ga__drawerLink{font-family:var(--font-secondary);color:var(--text-secondary);cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:10px 14px;font-size:18px;font-weight:700;transition:all .2s;display:flex}.Navbar-module__pSp8Ga__drawerLink:hover,.Navbar-module__pSp8Ga__drawerLink.Navbar-module__pSp8Ga__active{background:var(--primary-glow);color:var(--primary);transform:translate(4px)}@media (max-width:768px){.Navbar-module__pSp8Ga__hamburgerBtn{display:flex}}
.HeroCarousel-module__gPR2Ca__carouselContainer{width:100%;max-width:1200px;margin:110px auto 40px;padding:0 24px;position:relative;overflow:hidden}.HeroCarousel-module__gPR2Ca__sliderWrapper{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:24px;height:400px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0f172a14}.HeroCarousel-module__gPR2Ca__slide{grid-template-columns:1.2fr .8fr;align-items:center;width:100%;height:100%;padding:48px;display:grid;position:absolute;top:0;left:0;overflow:hidden}.HeroCarousel-module__gPR2Ca__slideContent{z-index:2;flex-direction:column;align-items:flex-start;display:flex}.HeroCarousel-module__gPR2Ca__badge{background:var(--primary-glow);color:var(--primary);text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:700;font-family:var(--font-secondary);border:1px solid #4f46e533;border-radius:99px;margin-bottom:16px;padding:6px 14px}.HeroCarousel-module__gPR2Ca__title{background:linear-gradient(135deg, var(--text-primary) 30%, var(--text-secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:12px;font-size:44px;font-weight:800;line-height:1.1}.HeroCarousel-module__gPR2Ca__subtitle{color:var(--primary);letter-spacing:.05em;font-size:20px;font-weight:700;font-family:var(--font-secondary);margin-bottom:16px}.HeroCarousel-module__gPR2Ca__description{color:var(--text-secondary);max-width:500px;margin-bottom:28px;font-size:16px;line-height:1.6}.HeroCarousel-module__gPR2Ca__btnGroup{gap:16px;display:flex}.HeroCarousel-module__gPR2Ca__primaryBtn{background:var(--primary);color:#0b111e;box-shadow:0 4px 15px var(--primary-glow);border-radius:12px;padding:12px 28px;font-size:15px;font-weight:700;transition:all .2s}.HeroCarousel-module__gPR2Ca__primaryBtn:hover{background:var(--primary-light);transform:translateY(-2px);box-shadow:0 8px 20px #10b98166}.HeroCarousel-module__gPR2Ca__secondaryBtn{color:var(--text-primary);border:1px solid var(--border-light);background:0 0;border-radius:12px;padding:12px 28px;font-size:15px;font-weight:600;transition:all .2s}.HeroCarousel-module__gPR2Ca__secondaryBtn:hover{border-color:var(--text-secondary);background:#ffffff0d;transform:translateY(-2px)}.HeroCarousel-module__gPR2Ca__graphicWrapper{z-index:1;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.HeroCarousel-module__gPR2Ca__phoneMockup{background:#0f172a;border:8px solid #cbd5e1;border-radius:32px;flex-direction:column;justify-content:space-between;width:200px;height:380px;display:flex;position:relative;overflow:hidden;transform:rotate(5deg);box-shadow:0 25px 50px -12px #0f172a26}.HeroCarousel-module__gPR2Ca__phoneScreen{background:linear-gradient(#fff 0%,#f8fafc 100%);flex-direction:column;flex:1;justify-content:space-between;padding:16px;display:flex}.HeroCarousel-module__gPR2Ca__notch{background:#cbd5e1;border-bottom-right-radius:12px;border-bottom-left-radius:12px;width:100px;height:18px;margin:-16px auto 12px}.HeroCarousel-module__gPR2Ca__phoneBadge{background:var(--primary);color:#fff;text-align:center;border-radius:8px;padding:8px;font-size:12px;font-weight:700;box-shadow:0 4px 10px #4f46e533}.HeroCarousel-module__gPR2Ca__couponDotted{text-align:center;background:#4f46e50a;border:2px dashed #4f46e54d;border-radius:10px;margin:12px 0;padding:12px}.HeroCarousel-module__gPR2Ca__couponDotted h4{color:var(--text-primary);margin-bottom:4px;font-size:16px}.HeroCarousel-module__gPR2Ca__couponDotted p{color:var(--text-secondary);font-size:11px}.HeroCarousel-module__gPR2Ca__floatingElement{-webkit-backdrop-filter:blur(10px);border:1px solid var(--border-light);background:#ffffffd9;border-radius:16px;padding:12px 18px;position:absolute;box-shadow:0 10px 25px #0f172a0f}.HeroCarousel-module__gPR2Ca__float1{top:15%;left:-20%;transform:rotate(-10deg)}.HeroCarousel-module__gPR2Ca__float2{bottom:20%;right:-10%;transform:rotate(12deg)}.HeroCarousel-module__gPR2Ca__floatIcon{color:var(--primary);margin-bottom:4px}.HeroCarousel-module__gPR2Ca__arrowBtn{-webkit-backdrop-filter:blur(8px);border:1px solid var(--border-light);width:48px;height:48px;color:var(--text-primary);z-index:10;opacity:0;background:#ffffffd9;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #0f172a0d}.HeroCarousel-module__gPR2Ca__carouselContainer:hover .HeroCarousel-module__gPR2Ca__arrowBtn{opacity:1}.HeroCarousel-module__gPR2Ca__arrowBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 0 15px var(--primary-glow)}.HeroCarousel-module__gPR2Ca__prevBtn{left:36px}.HeroCarousel-module__gPR2Ca__nextBtn{right:36px}.HeroCarousel-module__gPR2Ca__dotsContainer{z-index:10;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.HeroCarousel-module__gPR2Ca__dot{background:#0f172a26;border-radius:50%;width:10px;height:10px;transition:all .3s}.HeroCarousel-module__gPR2Ca__activeDot{width:28px;box-shadow:0 0 10px var(--primary-glow);border-radius:99px;background:var(--primary)!important}@media (max-width:992px){.HeroCarousel-module__gPR2Ca__slide{grid-template-columns:1fr;padding:36px}.HeroCarousel-module__gPR2Ca__graphicWrapper{display:none}.HeroCarousel-module__gPR2Ca__title{font-size:34px}}@media (max-width:768px){.HeroCarousel-module__gPR2Ca__carouselContainer{margin-top:155px;padding:0 16px}}@media (max-width:576px){.HeroCarousel-module__gPR2Ca__carouselContainer{margin-top:155px;padding:0 12px}.HeroCarousel-module__gPR2Ca__sliderWrapper{height:350px}.HeroCarousel-module__gPR2Ca__slide{padding:24px}.HeroCarousel-module__gPR2Ca__title{font-size:28px}.HeroCarousel-module__gPR2Ca__subtitle{font-size:16px}.HeroCarousel-module__gPR2Ca__description{margin-bottom:20px;font-size:14px}.HeroCarousel-module__gPR2Ca__btnGroup{flex-direction:column;gap:8px;width:100%}.HeroCarousel-module__gPR2Ca__primaryBtn,.HeroCarousel-module__gPR2Ca__secondaryBtn{text-align:center;width:100%;padding:10px}.HeroCarousel-module__gPR2Ca__arrowBtn{display:none}}
.TopCategories-module__OScWjG__sectionContainer{max-width:1200px;margin:50px auto 30px;padding:0 24px}.TopCategories-module__OScWjG__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.TopCategories-module__OScWjG__sectionTitle{color:var(--text-primary);font-size:26px;font-weight:800;line-height:1.2}.TopCategories-module__OScWjG__sectionSubtitle{color:var(--text-secondary);margin-top:4px;font-size:14px}.TopCategories-module__OScWjG__navControls{gap:8px;display:flex}.TopCategories-module__OScWjG__arrowBtn{border:1px solid var(--border-light);background:var(--bg-secondary);width:36px;height:36px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 2px 8px #0f172a0a}.TopCategories-module__OScWjG__arrowBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 0 10px var(--primary-glow)}.TopCategories-module__OScWjG__scrollWrapper{scrollbar-width:none;-ms-overflow-style:none;padding:10px 0;overflow-x:auto}.TopCategories-module__OScWjG__scrollWrapper::-webkit-scrollbar{display:none}.TopCategories-module__OScWjG__categoriesList{gap:16px;display:flex}.TopCategories-module__OScWjG__categoryCard{cursor:pointer;background:0 0;border:none;outline:none;flex-shrink:0;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.TopCategories-module__OScWjG__circleIcon{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0f172a08}.TopCategories-module__OScWjG__icon{color:#fff;opacity:.9;z-index:2;margin-bottom:4px;transition:all .3s}.TopCategories-module__OScWjG__bgImage{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0}.TopCategories-module__OScWjG__textOverlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);text-align:center;opacity:.95;background:#0f172a8c;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:8px;transition:all .3s;display:flex;position:absolute;top:0;left:0}.TopCategories-module__OScWjG__catName{font-family:var(--font-secondary);color:#fff;margin-bottom:2px;font-size:12px;font-weight:700;line-height:1.2}.TopCategories-module__OScWjG__catCount{color:#fffc;font-size:10px;font-weight:600}.TopCategories-module__OScWjG__categoryCard:hover{transform:translateY(-4px)}.TopCategories-module__OScWjG__categoryCard:hover .TopCategories-module__OScWjG__circleIcon{border-color:var(--primary);box-shadow:0 8px 25px #4f46e526}.TopCategories-module__OScWjG__categoryCard:hover .TopCategories-module__OScWjG__textOverlay{background:#4f46e5cc}.TopCategories-module__OScWjG__categoryCard:hover .TopCategories-module__OScWjG__icon{color:#fff;transform:scale(1.1)}.TopCategories-module__OScWjG__categoryCard:hover .TopCategories-module__OScWjG__bgImage{transform:scale(1.08)}.TopCategories-module__OScWjG__activeCard .TopCategories-module__OScWjG__circleIcon{border-color:var(--primary);background:var(--primary-glow);box-shadow:0 8px 25px #4f46e533}.TopCategories-module__OScWjG__activeCard .TopCategories-module__OScWjG__textOverlay{background:#4f46e5e6}.TopCategories-module__OScWjG__activeCard .TopCategories-module__OScWjG__icon{color:#fff}@media (max-width:576px){.TopCategories-module__OScWjG__sectionContainer{margin-top:30px;padding:0 16px}.TopCategories-module__OScWjG__sectionTitle{font-size:22px}.TopCategories-module__OScWjG__circleIcon{width:95px;height:95px}.TopCategories-module__OScWjG__catName{font-size:11px}}
.Brands-module__9JSJDq__brandsSection{max-width:1200px;margin:30px auto;padding:0 24px}.Brands-module__9JSJDq__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.Brands-module__9JSJDq__sectionTitle{color:var(--text-primary);font-size:26px;font-weight:800}.Brands-module__9JSJDq__sectionSubtitle{color:var(--text-secondary);margin-top:4px;font-size:14px}.Brands-module__9JSJDq__carouselContainer{align-items:center;display:flex;position:relative}.Brands-module__9JSJDq__scrollPanel{scrollbar-width:none;-ms-overflow-style:none;gap:20px;width:100%;padding:10px 4px;display:flex;overflow-x:auto}.Brands-module__9JSJDq__scrollPanel::-webkit-scrollbar{display:none}.Brands-module__9JSJDq__brandCard{cursor:pointer;flex-direction:column;flex-shrink:0;align-items:center;transition:transform .2s;display:flex}.Brands-module__9JSJDq__brandLogo{border:1px solid var(--border-light);background:var(--bg-secondary);border-radius:16px;justify-content:center;align-items:center;width:90px;height:90px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 4px 15px #0f172a0a}.Brands-module__9JSJDq__logoImage{object-fit:cover;border-radius:15px;width:100%;height:100%}.Brands-module__9JSJDq__logoTextFallback{width:100%;height:100%;font-size:20px;font-weight:800;font-family:var(--font-secondary);text-transform:uppercase;letter-spacing:.05em;border-radius:15px;justify-content:center;align-items:center;display:flex}.Brands-module__9JSJDq__brandName{color:var(--text-secondary);text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:95px;margin-top:10px;font-size:12px;font-weight:700;transition:color .2s;overflow:hidden}.Brands-module__9JSJDq__brandCard:hover{transform:translateY(-4px)}.Brands-module__9JSJDq__brandCard:hover .Brands-module__9JSJDq__brandLogo{transform:scale(1.03);box-shadow:0 8px 25px #0f172a1a}.Brands-module__9JSJDq__brandCard:hover .Brands-module__9JSJDq__brandName{color:var(--primary)}.Brands-module__9JSJDq__navBtn{width:40px;height:40px;color:var(--primary);cursor:pointer;z-index:5;background:#0f172a;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0f172a26}.Brands-module__9JSJDq__navBtn:hover{background:var(--primary);color:#fff;box-shadow:0 4px 15px var(--primary-glow)}.Brands-module__9JSJDq__leftBtn{left:-12px}.Brands-module__9JSJDq__rightBtn{right:-12px}@media (max-width:576px){.Brands-module__9JSJDq__brandsSection{padding:0 16px}.Brands-module__9JSJDq__navBtn{display:none}.Brands-module__9JSJDq__brandLogo{border-radius:12px;width:80px;height:80px;font-size:18px}.Brands-module__9JSJDq__brandName{max-width:80px;font-size:11px}}
.DealsSection-module__92ZpQa__dealsWrapper{flex-direction:column;gap:20px;display:flex}.DealsSection-module__92ZpQa__sectionContainer{width:100%;max-width:1200px;margin:0 auto 40px;padding:0 24px}.DealsSection-module__92ZpQa__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.DealsSection-module__92ZpQa__sectionTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:24px;font-weight:800}.DealsSection-module__92ZpQa__sectionSubtitle{color:var(--text-secondary);margin-top:4px;font-size:14px}.DealsSection-module__92ZpQa__viewAllBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.DealsSection-module__92ZpQa__viewAllBtn:hover{color:var(--primary-light);transform:translate(3px)}.DealsSection-module__92ZpQa__dealsGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.DealsSection-module__92ZpQa__card{background:var(--bg-secondary);border:1px solid var(--border-light);cursor:pointer;border-radius:20px;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 4px 15px #0f172a05}.DealsSection-module__92ZpQa__card:hover{border-color:var(--primary);transform:translateY(-6px);box-shadow:0 12px 30px #0f172a14}.DealsSection-module__92ZpQa__imageWrapper{background:var(--bg-tertiary);width:100%;height:165px;position:relative;overflow:hidden}.DealsSection-module__92ZpQa__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.DealsSection-module__92ZpQa__card:hover .DealsSection-module__92ZpQa__cardImage{transform:scale(1.05)}.DealsSection-module__92ZpQa__discountBadge{color:#fff;font-size:11px;font-weight:700;font-family:var(--font-secondary);z-index:2;background:#10b981;border-radius:6px;padding:4px 8px;position:absolute;top:12px;left:12px;box-shadow:0 4px 10px #10b98133}.DealsSection-module__92ZpQa__cardDetails{flex:1;align-items:flex-start;gap:12px;padding:16px;display:flex}.DealsSection-module__92ZpQa__merchantLogo{background:var(--bg-tertiary);border:1px solid var(--border-light);width:36px;height:36px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex;box-shadow:0 2px 6px #0f172a0a}.DealsSection-module__92ZpQa__cardInfo{flex-direction:column;flex:1;gap:4px;display:flex;overflow:hidden}.DealsSection-module__92ZpQa__cardTitle{color:var(--text-primary);font-size:14px;font-weight:750;line-height:1.3}.DealsSection-module__92ZpQa__cardMerchantLocation{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.DealsSection-module__92ZpQa__explorerHeader{margin-bottom:20px}.DealsSection-module__92ZpQa__tabSelector{scrollbar-width:none;gap:8px;margin-bottom:20px;padding:4px 4px 12px;display:flex;overflow-x:auto}.DealsSection-module__92ZpQa__tabSelector::-webkit-scrollbar{display:none}.DealsSection-module__92ZpQa__tabBtn{background:var(--bg-secondary);border:1px solid var(--border-light);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:99px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .2s}.DealsSection-module__92ZpQa__tabBtn:hover{border-color:var(--primary);color:var(--primary)}.DealsSection-module__92ZpQa__activeTab{background:var(--primary);border-color:var(--primary);box-shadow:0 4px 12px var(--primary-glow);color:#fff!important}.DealsSection-module__92ZpQa__noDeals{text-align:center;color:var(--text-secondary);background:var(--bg-secondary);border:1px dashed var(--border-light);border-radius:12px;grid-column:span 4;padding:40px;font-size:14px}@media (max-width:992px){.DealsSection-module__92ZpQa__dealsGrid{grid-template-columns:repeat(3,1fr)}.DealsSection-module__92ZpQa__noDeals{grid-column:span 3}}@media (max-width:768px){.DealsSection-module__92ZpQa__dealsGrid{grid-template-columns:repeat(2,1fr)}.DealsSection-module__92ZpQa__noDeals{grid-column:span 2}.DealsSection-module__92ZpQa__sectionContainer{margin-bottom:30px;padding:0 16px}}@media (max-width:576px){.DealsSection-module__92ZpQa__dealsGrid{grid-template-columns:1fr;gap:16px}.DealsSection-module__92ZpQa__noDeals{grid-column:span 1}.DealsSection-module__92ZpQa__sectionTitle{font-size:20px}.DealsSection-module__92ZpQa__imageWrapper{height:155px}}
