.page-module__CXxZJq__page{width:100%;height:auto;min-height:100vh;padding:4px 8px}.page-module__CXxZJq__wrapper{background:var(--surface);flex-direction:column;align-items:center;row-gap:16px;height:auto;min-height:300px;padding:4px 8px;display:flex}.page-module__CXxZJq__title{color:var(--primary);font-size:24px}.page-module__CXxZJq__iconAsHeadline{border:1px solid var(--primary-light);border-radius:var(--radius);justify-content:center;align-items:center;width:100%;padding:12px 0;display:flex}.page-module__CXxZJq__iconWrapper{border:1px solid var(--primary-light);width:112px;height:112px;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#4080ff1f,#ff800014);border-radius:999px;justify-content:center;align-items:center;display:flex}.page-module__CXxZJq__iconWrapper svg{color:var(--primary);opacity:.95}.page-module__CXxZJq__form{border:1px solid var(--border);border-radius:var(--radius);justify-content:space-between;align-items:center;width:100%;max-width:500px;height:38px;transition:all .25s;display:flex}.page-module__CXxZJq__form:focus-within{border:1px solid var(--primary-light);box-shadow:var(--shadow-sm)}.page-module__CXxZJq__searchButton{border-radius:0 var(--radius) var(--radius) 0}.page-module__CXxZJq__searchButton svg{width:30px;height:30px;transition:all .25s}.page-module__CXxZJq__searchButton:hover svg{transform:scale(1.05)}
.SearchInput-module__ZOHCca__wrapper{flex:1;align-items:center;display:flex}.SearchInput-module__ZOHCca__label{display:none}.SearchInput-module__ZOHCca__input{color:#000;letter-spacing:.2px;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;outline:none;width:100%;padding:0 16px;font-size:14px;overflow:hidden}.SearchInput-module__ZOHCca__input::placeholder{color:#44444473;transition:opacity .2s}.SearchInput-module__ZOHCca__input:focus::placeholder{opacity:.3}.SearchInput-module__ZOHCca__error{color:#f43f5e}.SearchInput-module__ZOHCca__errorText{color:#f43f5e;margin-top:4px;font-size:12px}
.Avatar-module__yMRU0G__avatar{position:relative}.Avatar-module__yMRU0G__imageWrapper{align-items:center;display:flex}.Avatar-module__yMRU0G__userImage{object-fit:contain;object-position:center;cursor:pointer;border-radius:999px;transition:all .2s}.Avatar-module__yMRU0G__userImage:hover{box-shadow:var(--shadow-md);transform:scale(1.05)}.Avatar-module__yMRU0G__dropdown{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);width:300px;box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;padding:8px;animation:.28s cubic-bezier(.22,1,.36,1) 50ms both Avatar-module__yMRU0G__dropdown-in;position:absolute;top:120%;right:0}.Avatar-module__yMRU0G__dropdown:before{content:"";background:var(--surface);border-left:1px solid var(--border);border-top:1px solid var(--border);width:12px;height:12px;position:absolute;top:-6px;right:12px;transform:rotate(45deg)}@keyframes Avatar-module__yMRU0G__dropdown-in{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.Avatar-module__yMRU0G__userInfo{align-items:center;column-gap:8px;padding:0 10px;display:flex}.Avatar-module__yMRU0G__avatarLarge{object-fit:contain;object-position:center;border-radius:50%;width:40px;height:40px}.Avatar-module__yMRU0G__userName{color:var(--text-primary);font-size:14px;font-weight:600}.Avatar-module__yMRU0G__userEmail{color:var(--text-muted);font-size:12px}.Avatar-module__yMRU0G__divider{background:var(--divider);height:1px;margin:8px 0}.Avatar-module__yMRU0G__menuItem{border-radius:var(--radius);justify-content:start;align-items:center;gap:10px;width:100%;transition:all .18s;display:flex}.Avatar-module__yMRU0G__menuItem:hover{transform:translate(2px)}.Avatar-module__yMRU0G__logout{color:var(--error)}.Avatar-module__yMRU0G__loadingState{align-items:center;gap:8px;font-size:13px;display:flex}.Avatar-module__yMRU0G__spinner{opacity:.8;width:14px;height:14px;animation:.7s linear infinite Avatar-module__yMRU0G__spin}.Avatar-module__yMRU0G__spinnerText{animation:1.2s ease-in-out infinite Avatar-module__yMRU0G__pulse}.Avatar-module__yMRU0G__authWrapper{padding:8px 0}.Avatar-module__yMRU0G__signIn{cursor:pointer;border-radius:999px;width:100%}.Avatar-module__yMRU0G__signUp{justify-content:center;align-items:center;column-gap:4px;display:flex}.Avatar-module__yMRU0G__signUp button{cursor:pointer;color:var(--text-primary);background:0 0;border:none;padding:0;font-size:16px;font-weight:600}.Avatar-module__yMRU0G__signUp button:hover{color:var(--secondary);background:0 0;border:none}@keyframes Avatar-module__yMRU0G__spin{to{transform:rotate(360deg)}}@keyframes Avatar-module__yMRU0G__pulse{0%,to{opacity:.6}50%{opacity:1}}
.Cart-module__bIsbta__wrapper{position:relative}.Cart-module__bIsbta__cart{cursor:pointer;align-items:end;width:40px;height:40px;transition:all .25s;display:flex}.Cart-module__bIsbta__cart:hover{transform:scale(1.05)}.Cart-module__bIsbta__dropdown{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);width:300px;box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;animation:.28s cubic-bezier(.22,1,.36,1) 50ms both Cart-module__bIsbta__dropdown-in;position:absolute;top:120%;right:-104px}.Cart-module__bIsbta__dropdown:before{content:"";background:var(--surface);border-left:1px solid var(--border);border-top:1px solid var(--border);width:12px;height:12px;position:absolute;top:-6px;right:122px;transform:rotate(45deg)}.Cart-module__bIsbta__divider{background:var(--divider);height:1px;margin:0 4px}.Cart-module__bIsbta__dropdownHeader{align-items:center;column-gap:8px;padding:8px 4px;display:flex}.Cart-module__bIsbta__cartImage{object-fit:contain;object-position:center;border-radius:50%;width:40px;height:40px}.Cart-module__bIsbta__cartHeader{background:linear-gradient(90deg, var(--primary), var(--secondary));background-clip:content-box;-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:14px;font-weight:600;line-height:1.25rem}.Cart-module__bIsbta__total{color:var(--text-primary);align-items:center;column-gap:4px;font-size:12px;font-weight:600;display:flex}.Cart-module__bIsbta__cartItemsList{height:auto;max-height:450px;overflow-y:auto}.Cart-module__bIsbta__dropdownBtns{justify-content:center;align-items:center;column-gap:8px;padding:8px 4px;display:flex}.Cart-module__bIsbta__dropdownBtn{border-radius:999px;width:100%}@keyframes Cart-module__bIsbta__dropdown-in{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}
.BadgeIcon-module__C2HymG__wrapper{align-items:center;display:flex}.BadgeIcon-module__C2HymG__wrapper svg{color:#000}.BadgeIcon-module__C2HymG__badge{color:#fff;background:linear-gradient(135deg, var(--primary), black);border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;margin-top:-28px;margin-left:-12px;display:flex}.BadgeIcon-module__C2HymG__badge span{font-size:10px}
.DropdownItem-module__6NNW0W__list{border-bottom:1px solid var(--border);align-items:center;column-gap:4px;margin:0 4px;padding:8px 0;display:flex}.DropdownItem-module__6NNW0W__productImg{object-fit:contain;object-position:center;aspect-ratio:1}.DropdownItem-module__6NNW0W__right{flex-direction:column;justify-content:center;row-gap:4px;display:flex}.DropdownItem-module__6NNW0W__right p{-webkit-line-clamp:2;line-clamp:2;color:var(--text-primary);-webkit-box-orient:vertical;font-size:14px;line-height:1.25rem;display:-webkit-box;overflow:hidden}.DropdownItem-module__6NNW0W__priceDetails{align-items:center;column-gap:4px;display:flex}.DropdownItem-module__6NNW0W__price{color:var(--text-primary);font-size:12px;font-weight:600}
.BadgeIconSkeleton-module__ZrJ3Ha__wrapper{align-items:center;display:flex}.BadgeIconSkeleton-module__ZrJ3Ha__wrapper svg{color:#000}.BadgeIconSkeleton-module__ZrJ3Ha__badge{color:#fff;background:linear-gradient(135deg, var(--primary), var(--surface));border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;margin-top:-28px;margin-left:-12px;display:flex}.BadgeIconSkeleton-module__ZrJ3Ha__badge span{font-size:10px}
.Wishlist-module__tsBeDq__wrapper{position:relative}.Wishlist-module__tsBeDq__wishlist{cursor:pointer;align-items:end;width:40px;height:40px;transition:all .25s;display:flex}.Wishlist-module__tsBeDq__wishlist:hover{transform:scale(1.05)}.Wishlist-module__tsBeDq__dropdown{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);width:300px;box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;animation:.28s cubic-bezier(.22,1,.36,1) 50ms both Wishlist-module__tsBeDq__dropdown-in;position:absolute;top:120%;right:-52px}.Wishlist-module__tsBeDq__dropdown:before{content:"";background:var(--surface);border-left:1px solid var(--border);border-top:1px solid var(--border);width:12px;height:12px;position:absolute;top:-6px;right:70px;transform:rotate(45deg)}.Wishlist-module__tsBeDq__divider{background:var(--divider);height:1px;margin:0 4px}.Wishlist-module__tsBeDq__dropdownHeader{align-items:center;column-gap:8px;padding:8px 4px;display:flex}.Wishlist-module__tsBeDq__wishlistImage{object-fit:contain;object-position:center;border-radius:50%;width:40px;height:40px}.Wishlist-module__tsBeDq__wishlistHeader{background:linear-gradient(90deg, var(--primary), var(--secondary));background-clip:content-box;-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:14px;font-weight:600;line-height:1.25rem}.Wishlist-module__tsBeDq__total{color:var(--text-primary);align-items:center;column-gap:4px;font-size:12px;font-weight:600;display:flex}.Wishlist-module__tsBeDq__wishlistItemsList{height:auto;max-height:450px;overflow-y:auto}.Wishlist-module__tsBeDq__dropdownBtns{justify-content:center;align-items:center;column-gap:8px;padding:8px 4px;display:flex}.Wishlist-module__tsBeDq__dropdownBtn{border-radius:999px;width:100%}@keyframes Wishlist-module__tsBeDq__dropdown-in{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}
.UserMenu-module__mbifeW__wrapper{justify-content:center;align-items:center;gap:12px;display:flex}
.ThirdNavbar-module__u2BK5G__thirdNavbar{background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;width:100%;padding:2px 8px;display:flex;position:relative;overflow:hidden}.ThirdNavbar-module__u2BK5G__navScrolled{border-bottom:1px solid var(--primary-light)}.ThirdNavbar-module__u2BK5G__sideMenuTrigger{min-width:fit-content;height:30px;color:var(--primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:6px;transition:transform .2s;display:flex;position:relative}.ThirdNavbar-module__u2BK5G__sideMenuTrigger:hover{transform:translateY(-1px)}.ThirdNavbar-module__u2BK5G__sideMenuTrigger svg{z-index:1;position:relative}.ThirdNavbar-module__u2BK5G__customerCareLinks{scroll-behavior:smooth;align-items:center;display:flex;overflow:auto hidden}.ThirdNavbar-module__u2BK5G__link{border-radius:var(--radius);letter-spacing:-.01em;min-width:fit-content;height:30px;color:var(--text-primary);white-space:nowrap;justify-content:space-between;align-items:center;padding:0 12px;font-size:15px;font-weight:500;text-decoration:none;transition:color .25s,background .25s,transform .2s,box-shadow .25s;display:inline-flex;position:relative}.ThirdNavbar-module__u2BK5G__subMenuLink{border-radius:0;height:40px;padding:0 16px}.ThirdNavbar-module__u2BK5G__link:before{content:"";border-radius:inherit;opacity:0;background:linear-gradient(135deg,#4080ff1f,#ff800014);transition:opacity .25s;position:absolute;inset:0}.ThirdNavbar-module__u2BK5G__link:hover{color:var(--primary);transform:translateY(-1px)}.ThirdNavbar-module__u2BK5G__link:hover:before{opacity:1}.ThirdNavbar-module__u2BK5G__link:hover{box-shadow:var(--shadow-sm)}.ThirdNavbar-module__u2BK5G__link:active{transform:scale(.98)}.ThirdNavbar-module__u2BK5G__activeLink{color:var(--primary);box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#4080ff1f,#4080ff0d)}.ThirdNavbar-module__u2BK5G__activeLink:after{content:"";background:var(--primary);border-radius:999px;width:18px;height:3px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.ThirdNavbar-module__u2BK5G__drawerCategoriesWrapper{flex-direction:column;display:flex;position:relative}.ThirdNavbar-module__u2BK5G__subMenuTitle{padding:12px 16px 4px;font-size:20px}.ThirdNavbar-module__u2BK5G__drawerSubCategoriesWrapper{flex-direction:column;display:flex;position:relative}.ThirdNavbar-module__u2BK5G__subCategoriesHeader{align-items:center;gap:8px;padding:8px 12px;display:flex}.ThirdNavbar-module__u2BK5G__subCategoriesHeader h2{font-size:20px}.ThirdNavbar-module__u2BK5G__backBtn{box-shadow:var(--shadow-sm);border-radius:999px;padding:10px}@media (max-width:768px){.ThirdNavbar-module__u2BK5G__thirdNavbar,.ThirdNavbar-module__u2BK5G__sideMenuTrigger,.ThirdNavbar-module__u2BK5G__customerCareLinks{gap:4px}.ThirdNavbar-module__u2BK5G__link{padding:0 6px}.ThirdNavbar-module__u2BK5G__subMenuLink{padding:0 16px}}
