.CartPage-module__tZ7qYq__sectionTitle{margin:0}.CartPage-module__tZ7qYq__cartPage h1{color:var(--light);margin-bottom:2rem;font-size:2rem}.CartPage-module__tZ7qYq__emptyCart{justify-content:center;align-items:center;height:80vh;padding:0;display:flex}.CartPage-module__tZ7qYq__cartState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:0 2rem 3rem;display:flex}.CartPage-module__tZ7qYq__cartState a{max-width:220px}.CartPage-module__tZ7qYq__cartState h4{color:var(--light);font-size:1.2rem}.CartPage-module__tZ7qYq__continueShopping{background:var(--glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--light);border-radius:var(--radius);transition:var(--transition);padding:.8rem 1.5rem;font-weight:500;text-decoration:none;display:inline-block}.CartPage-module__tZ7qYq__continueShopping:hover{background-color:var(--primary);transform:translateY(-2px)}.CartPage-module__tZ7qYq__cartContainer{grid-template-columns:1fr 1fr;display:grid}.CartPage-module__tZ7qYq__cartTopArea{flex-direction:row;gap:1rem;display:flex}.CartPage-module__tZ7qYq__cartSummary{border-radius:var(--radius);height:fit-content;padding:1.5rem;position:sticky;top:8rem}.CartPage-module__tZ7qYq__cartSummary .CartPage-module__tZ7qYq__buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.CartPage-module__tZ7qYq__cartSummary h2{border-bottom:1px solid var(--glass-border);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.5rem}.CartPage-module__tZ7qYq__pageCart{border-collapse:collapse;width:100%}.CartPage-module__tZ7qYq__totalPrice{color:var(--light);margin-top:1rem;padding:0 .5rem;font-size:1rem;font-weight:700}.CartPage-module__tZ7qYq__cartItem{border-bottom:1px solid var(--glass-border);flex-direction:column;gap:1.5rem;padding:1.5rem 0;display:flex}.CartPage-module__tZ7qYq__itemImage img{object-fit:cover;border-radius:1rem}.CartPage-module__tZ7qYq__itemDetails{flex:1}.CartPage-module__tZ7qYq__itemDetails h3{line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.2rem;display:-webkit-box;overflow:hidden}.CartPage-module__tZ7qYq__itemOptions{color:var(--start-base);margin:.5rem 0;font-size:.9rem}.CartPage-module__tZ7qYq__itemOptions .CartPage-module__tZ7qYq__option{margin-bottom:.3rem}.CartPage-module__tZ7qYq__itemPrice{flex-wrap:wrap;align-items:center;gap:.25rem;margin:.5rem 0;font-size:1.3rem;font-weight:600;display:flex}.CartPage-module__tZ7qYq__addonNote{color:var(--start-base);font-size:.8rem}.CartPage-module__tZ7qYq__itemActions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1rem;display:flex}.CartPage-module__tZ7qYq__quantityControl{border:1px solid var(--glass-border);border-radius:var(--radius);align-items:center;display:flex;overflow:hidden}.CartPage-module__tZ7qYq__quantityControl button{background:var(--primary-light);width:32px;height:32px;color:var(--light);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;font-size:1rem}.CartPage-module__tZ7qYq__quantityControl button:disabled{opacity:.5;cursor:not-allowed}.CartPage-module__tZ7qYq__quantityControl span{text-align:center;min-width:2rem;padding:.3rem 1rem}.CartPage-module__tZ7qYq__removeBtn,.CartPage-module__tZ7qYq__wishlistBtn{color:#e74c3c;cursor:pointer;transition:var(--transition);background:0 0;border:none;justify-content:center;align-items:center;font-size:1.2rem;text-decoration:underline;display:flex}.CartPage-module__tZ7qYq__removeBtn:hover,.CartPage-module__tZ7qYq__wishlistBtn:hover{opacity:.5}.CartPage-module__tZ7qYq__itemTotal{text-align:right;min-width:80px;font-size:1.1rem;font-weight:600}.CartPage-module__tZ7qYq__summaryRow{border-bottom:1px solid var(--glass-border);justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem;display:flex}.CartPage-module__tZ7qYq__summaryRow.CartPage-module__tZ7qYq__total{border-bottom:none;font-size:1.1rem;font-weight:600}.CartPage-module__tZ7qYq__checkoutBtn{background:var(--secondary);min-height:48px;color:var(--text-fixed);border-radius:var(--radius);cursor:pointer;transition:var(--transition);font-weight:500;font-family:var(--font);letter-spacing:1px;border:none;justify-content:center;align-items:center;padding:.5rem 2rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.CartPage-module__tZ7qYq__checkoutBtn:hover{background:var(--primary-light);box-shadow:0 8px 20px var(--primary-lighter);transform:translateY(-3px);color:var(--light)!important}.CartPage-module__tZ7qYq__checkoutBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.CartPage-module__tZ7qYq__checkoutBtn:hover:before{background-color:var(--primary);left:100%}.CartPage-module__tZ7qYq__skeletonContainer{gap:1rem;padding:1.5rem 0;display:flex}.CartPage-module__tZ7qYq__skeletonDetails{flex-direction:column;flex:1;justify-content:center;gap:1rem;display:flex}.CartPage-module__tZ7qYq__skeletonActions{align-items:center;gap:1rem;display:flex}@media (max-width:992px){.CartPage-module__tZ7qYq__cartContainer{grid-template-columns:1fr!important}}@media (max-width:420px){.CartPage-module__tZ7qYq__cartTopArea{flex-direction:row;display:flex}}.CartPage-module__tZ7qYq__skeletonItem{background:0 0}
.Skeleton-module__r0nEoq__skeleton{background-color:var(--primary-lighter,#7878781f);min-width:1px;min-height:1px;display:block;position:relative;overflow:hidden}.Skeleton-module__r0nEoq__skeleton:after{content:"";will-change:transform;background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;animation:1.5s infinite Skeleton-module__r0nEoq__shimmer;position:absolute;top:0;left:0;transform:translate(-100%)}@keyframes Skeleton-module__r0nEoq__shimmer{to{transform:translate(100%)}}
.CartPreview-module__yE-s-W__preview{background:0 0;flex-direction:column;justify-content:space-between;height:100%;padding:0;display:flex}.CartPreview-module__yE-s-W__header{border-bottom:1px solid var(--primary);margin-bottom:1rem;padding-bottom:1rem}.CartPreview-module__yE-s-W__items{flex-grow:1;overflow:hidden auto}.CartPreview-module__yE-s-W__empty{text-align:center;color:var(--light);flex-direction:column;align-items:center;gap:.75rem;padding:2rem;display:flex}.CartPreview-module__yE-s-W__item{border-bottom:1px solid var(--glass-border);gap:1rem;padding:1rem .75rem;display:flex}.CartPreview-module__yE-s-W__itemImage{aspect-ratio:1;z-index:10;border-radius:1rem;flex-shrink:0;width:90px;height:90px;display:flex;position:relative;overflow:hidden}.CartPreview-module__yE-s-W__itemImage img{object-position:center;object-fit:cover;width:100%!important;height:100%!important}.CartPreview-module__yE-s-W__itemDetails{flex-grow:1}.CartPreview-module__yE-s-W__itemTitle{-webkit-line-clamp:2;line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:.25rem;font-size:.9rem;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.CartPreview-module__yE-s-W__itemPrice{margin-bottom:.5rem;font-weight:700}.CartPreview-module__yE-s-W__quantitySelector{align-items:center;margin:0;display:flex}.CartPreview-module__yE-s-W__addonIndicator{text-transform:lowercase;color:var(--light);opacity:.7;font-size:.8rem}.CartPreview-module__yE-s-W__quantityBtn{background:var(--glass);border:1px solid var(--glass-border);width:36px;height:36px;color:var(--light);cursor:pointer;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.CartPreview-module__yE-s-W__quantityBtn:hover{background:var(--primary);border-color:var(--primary)}.CartPreview-module__yE-s-W__quantityInput{text-align:center;width:60px;color:var(--light);background:0 0;border:none;font-size:1.2rem}.CartPreview-module__yE-s-W__itemActions{justify-content:space-between;align-items:center;display:flex}.CartPreview-module__yE-s-W__removeBtn{color:#666;cursor:pointer;background:0 0;border:none;font-size:.8rem}.CartPreview-module__yE-s-W__removeBtn:hover{color:var(--primary)}.CartPreview-module__yE-s-W__summary{border-top:1px solid var(--glass-border);margin-top:1rem;padding:1rem;position:sticky;bottom:0}.CartPreview-module__yE-s-W__total{justify-content:space-between;margin-bottom:1rem;font-weight:700;display:flex}.CartPreview-module__yE-s-W__checkoutBtn{background:var(--secondary);width:100%;font-family:var(--font);color:var(--text-fixed);letter-spacing:1px;border-radius:var(--radius);cursor:pointer;border:none;padding:.75rem;font-size:.875rem;font-weight:500}.CartPreview-module__yE-s-W__checkoutBtn:hover{opacity:.9}@media (max-width:768px){.CartPreview-module__yE-s-W__preview{height:calc(100% - 4rem)!important}}
.SearchBar-module__KdGN3G__searchComponent{background:var(--card);width:80%;max-width:500px;transition:var(--transition);border-radius:25px;flex-direction:column;display:flex;position:relative}.SearchBar-module__KdGN3G__searchInputContainer{border:2px solid var(--glass-border);width:100%;height:46px;transition:var(--transition);border-radius:25px;flex-direction:row;align-items:center;display:flex;position:relative;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important}.SearchBar-module__KdGN3G__searchInputContainer:focus-within{border:2px solid var(--secondary)}.SearchBar-module__KdGN3G__inputWrapper{align-items:center;width:100%;display:flex;position:relative}.SearchBar-module__KdGN3G__clearButton{color:var(--light);width:30px;height:30px;cursor:pointer;transition:var(--transition);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;right:.4rem}.SearchBar-module__KdGN3G__clearButton:hover{background:var(--hover-bg)}.SearchBar-module__KdGN3G__searchInputField{color:var(--light);width:100%;transition:var(--transition);white-space:nowrap;text-overflow:ellipsis;border:none;margin:0;padding:0 2.5rem;overflow:hidden;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important}.SearchBar-module__KdGN3G__searchPlaceholder{color:var(--light);opacity:.7;transition:var(--transition);font-size:.9rem}.SearchBar-module__KdGN3G__searchValue{opacity:1}.SearchBar-module__KdGN3G__searchIcon{width:38px;height:38px;color:var(--secondary);transition:var(--transition);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;left:2px}.SearchBar-module__KdGN3G__searchIcon:hover{background:var(--primary)}.SearchBar-module__KdGN3G__searchResultsDropdown{background-color:var(--card);z-index:10;border:2px solid var(--secondary);scrollbar-width:thin;scrollbar-color:var(--primary) var(--darker);border-top:none;border-radius:0 0 25px 25px;width:100%;max-height:400px;animation:.3s cubic-bezier(.25,.8,.25,1) SearchBar-module__KdGN3G__slideFadeIn;display:none;position:absolute;top:100%;overflow:hidden auto}.SearchBar-module__KdGN3G__searchResultsDropdown::-webkit-scrollbar{width:5px}.SearchBar-module__KdGN3G__searchResultsDropdown::-webkit-scrollbar-track{background:var(--darker);border-radius:8px}.SearchBar-module__KdGN3G__searchResultsDropdown::-webkit-scrollbar-thumb{background-color:var(--primary);border-radius:8px}.SearchBar-module__KdGN3G__searchResultsDropdown::-webkit-scrollbar-thumb:hover{background-color:var(--secondary)}.SearchBar-module__KdGN3G__searchComponentActive{border-radius:25px 25px 0 0}.SearchBar-module__KdGN3G__searchResultsDropdownActive{display:block}.SearchBar-module__KdGN3G__searchInputContainerActive{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:none!important}.SearchBar-module__KdGN3G__searchResultsList{scrollbar-width:none;-ms-overflow-style:none;border-bottom-right-radius:25px;border-bottom-left-radius:25px;width:100%;height:100%;list-style:none;overflow-y:scroll}.SearchBar-module__KdGN3G__searchResultsList::-webkit-scrollbar{display:none}.SearchBar-module__KdGN3G__searchResultItem{all:unset;flex-direction:column;display:flex;overflow:hidden}.SearchBar-module__KdGN3G__searchResultLink{all:unset;color:var(--light);transition:var(--transition);flex-direction:row;align-items:center;gap:.5rem;padding:.75rem;font-size:.9rem;display:flex}.SearchBar-module__KdGN3G__searchResultLink:hover{background-color:var(--primary-light)}.SearchBar-module__KdGN3G__searchResultIcon{color:var(--light);transition:var(--transition);font-size:1rem}.SearchBar-module__KdGN3G__searchResultCategory{color:var(--secondary);transition:var(--transition);padding:0 .5rem;font-size:.75rem}.SearchBar-module__KdGN3G__searchResultItem:hover .SearchBar-module__KdGN3G__searchResultIcon,.SearchBar-module__KdGN3G__searchResultIcon:hover{color:var(--secondary);transform:scale(1.1)}@keyframes SearchBar-module__KdGN3G__slideFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
[data-theme=light] .Header-module__ldgnoG__header,[data-theme=light] .Header-module__ldgnoG__headerMobileSearch{background:var(--card);transition:var(--transition)}.Header-module__ldgnoG__header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;height:80px;transition:var(--transition);justify-content:space-between;align-items:center;gap:.75rem;padding:0 5%;display:flex;position:fixed;top:0;left:0}.Header-module__ldgnoG__headerMobileSearch{z-index:100;width:100%;transition:var(--transition);justify-content:center;padding-bottom:1rem;display:none;position:relative;top:5rem}.Header-module__ldgnoG__headerMobileSearchContainer{width:100%}.Header-module__ldgnoG__headerContent{justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.Header-module__ldgnoG__headerLeftSection{flex-direction:row;align-items:center;display:flex}.Header-module__ldgnoG__navigationLinks{gap:2rem;display:flex}.Header-module__ldgnoG__navigationLink{color:var(--light);transition:var(--transition);font-weight:500;text-decoration:none;position:relative}.Header-module__ldgnoG__navigationLink:hover{color:var(--secondary)}.Header-module__ldgnoG__navigationLink:after{content:"";background:var(--secondary);width:0;height:2px;transition:var(--transition);border-radius:2rem;position:absolute;bottom:-5px;left:0}.Header-module__ldgnoG__navigationLink:hover:after{width:100%}.Header-module__ldgnoG__headerBackButton{width:30px;height:100%;color:var(--light);cursor:pointer;flex-shrink:0;justify-content:flex-start;align-items:center;font-size:1.1rem;display:none}.Header-module__ldgnoG__logoSkeleton{align-items:center;height:100%;display:flex}.Header-module__ldgnoG__logo{color:var(--light);align-items:center;font-size:1.8rem;font-weight:700;text-decoration:none;display:flex;position:relative}.Header-module__ldgnoG__logoAccent{color:var(--secondary);margin-left:.5rem}.Header-module__ldgnoG__headerPageTitle{align-items:center;width:100%;height:100%;font-size:1.2rem;display:flex}.Header-module__ldgnoG__headerActions{align-items:center;width:fit-content;height:100%;display:flex}.Header-module__ldgnoG__headerActionIcon{color:var(--icon);fill:var(--icon);transition:var(--transition);font-size:1.5rem}.Header-module__ldgnoG__headerActionIcon:hover{color:var(--secondary);fill:var(--secondary)}.Header-module__ldgnoG__headerIconButton{width:42px;height:100%;color:var(--icon);cursor:pointer;transition:var(--transition);background:0 0;border:none;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:relative}.Header-module__ldgnoG__headerIconButton:hover{color:var(--secondary);transform:scale(1.1)}.Header-module__ldgnoG__menuToggleButton{justify-content:flex-end;width:38px;display:none}.Header-module__ldgnoG__themeToggleButton{display:flex}.Header-module__ldgnoG__headerSearch{flex:1;justify-content:center;max-width:600px;margin:0 1rem;display:flex}.Header-module__ldgnoG__userAccount{justify-content:center;align-items:center;display:flex}.Header-module__ldgnoG__userAccountLink{justify-content:center;align-items:center;width:100%;height:100%;display:flex}@keyframes Header-module__ldgnoG__dropdownAnimation{0%{opacity:0;transform:translateY(-10px)scaleY(.9)}60%{opacity:1;transform:translateY(2px)scaleY(1.02)}to{opacity:1;transform:translateY(0)scaleY(1)}}.Header-module__ldgnoG__accountDropdown{color:var(--light);background:var(--card);z-index:1;border-radius:1rem;flex-direction:column;display:none;position:absolute;top:80%;right:1rem;overflow:hidden;box-shadow:0 0 10px #0003}.Header-module__ldgnoG__dropdownRow{border-bottom:2px solid var(--glass-border);align-items:center;gap:.5rem;min-width:200px;padding:.5rem 1rem;font-size:.85rem;display:flex}.Header-module__ldgnoG__dropdownRow:hover{background:var(--glass)}.Header-module__ldgnoG__dropdownRow svg{fill:#0000!important}.Header-module__ldgnoG__dropdownRow button{color:red;background-color:#0000;border:none;flex-direction:row;align-items:center;gap:.5rem;width:100%;height:100%;display:flex}.Header-module__ldgnoG__dropdownRow:last-child{border-bottom:none}.Header-module__ldgnoG__userAccount:hover .Header-module__ldgnoG__accountDropdown{display:flex}.Header-module__ldgnoG__profileDropdown{flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.Header-module__ldgnoG__profileName{font-size:.9rem;font-weight:700;line-height:1}.Header-module__ldgnoG__profileImage{border:2px solid var(--primary);object-fit:cover;border-radius:50%;flex-shrink:0;display:flex;overflow:hidden;max-width:40px!important;max-height:40px!important}.Header-module__ldgnoG__userInfo{flex-direction:column;max-width:150px;display:flex;overflow:hidden}.Header-module__ldgnoG__profileName,.Header-module__ldgnoG__profileEmail{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Header-module__ldgnoG__userAccountImage{all:unset;border:2px solid var(--primary);border-radius:50%;width:30px;height:30px;overflow:hidden}.Header-module__ldgnoG__userAccountImage img{object-fit:cover;width:100%!important;height:100%!important}.Header-module__ldgnoG__cartBadge{background:var(--secondary);color:var(--text-fixed);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.75rem;font-weight:700;display:flex;position:absolute;bottom:50%;right:0;transform:translate(50%,50%)}@media (max-width:992px){.Header-module__ldgnoG__navigationLinks{display:none}}@media (max-width:768px){.Header-module__ldgnoG__userAccount,.Header-module__ldgnoG__themeToggleButton{display:none}.Header-module__ldgnoG__menuToggleButton{display:flex!important}}@media (max-width:576px){.Header-module__ldgnoG__logo{font-size:1.4rem}.Header-module__ldgnoG__headerBackButton{display:flex}.Header-module__ldgnoG__headerSearchBar,.Header-module__ldgnoG__headerSearch{display:none}.Header-module__ldgnoG__header{display:block}.Header-module__ldgnoG__headerMobileSearch{display:flex}}@media (max-width:320px){.Header-module__ldgnoG__logo{display:none}}
.Footer-module__Grjkva__footerContainer{background:var(--dark);transition:var(--transition);border-top:1px solid var(--glass-border);padding:2rem 5%}.Footer-module__Grjkva__footerGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__Grjkva__footerColumn{display:block}.Footer-module__Grjkva__columnTitle{margin-bottom:1.5rem;font-size:1.3rem;display:inline-block;position:relative}.Footer-module__Grjkva__columnTitle:after{content:"";background:var(--secondary);border-radius:2rem;width:50%;height:2px;position:absolute;bottom:-5px;left:0}.Footer-module__Grjkva__companyDescription{text-align:left;color:var(--light);line-height:1.6}.Footer-module__Grjkva__footerLinks{margin:0;padding:0;list-style:none}.Footer-module__Grjkva__footerLinks li{margin-bottom:1rem}.Footer-module__Grjkva__footerLink,.Footer-module__Grjkva__contactInfo{color:var(--light);text-align:left;width:fit-content;transition:var(--transition);cursor:pointer;align-items:center;gap:.5rem;text-decoration:none;display:flex}.Footer-module__Grjkva__contactInfo svg{flex-shrink:0;display:flex}.Footer-module__Grjkva__contactInfo:hover{color:var(--secondary)}.Footer-module__Grjkva__socialLinks{gap:1rem;width:fit-content;margin-top:1.5rem;display:flex}.Footer-module__Grjkva__socialLinks a{background:var(--glass);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;display:flex;color:var(--light)!important;fill:var(--light)!important}.Footer-module__Grjkva__footerCopyright{text-align:center;border-top:1px solid var(--glass-border);color:var(--light);padding-top:2rem}.Footer-module__Grjkva__footerCopyright a{color:var(--secondary);transition:var(--transition)}.Footer-module__Grjkva__footerLink:hover{color:var(--secondary)}.Footer-module__Grjkva__heartIcon{color:var(--secondary);vertical-align:middle;margin:0 .2rem}.Footer-module__Grjkva__skeleton{background:var(--glass);border-radius:4px}.Footer-module__Grjkva__skeletonTitle{width:70%;height:24px;margin-bottom:1.5rem}.Footer-module__Grjkva__skeletonLine{width:90%;height:16px;margin-bottom:.8rem}.Footer-module__Grjkva__skeletonText{width:60%;height:20px;margin:0 auto}@media (max-width:768px){.Footer-module__Grjkva__footerContainer{padding:2rem 5% 6.5rem}.Footer-module__Grjkva__footerGrid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:480px){.Footer-module__Grjkva__footerContainer{display:none}}
.Navigation-module__l8qRma__navigationContainer{background:var(--glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;width:100%;transition:var(--transition);border-top:1px solid var(--glass-border);justify-content:space-around;align-items:center;padding:0;display:none;position:fixed;bottom:0;left:0}.Navigation-module__l8qRma__navItem{color:var(--light);transition:var(--transition);text-align:center;background:0 0;border:none;flex-direction:column;align-items:center;min-width:60px;padding:.75rem 0;font-size:.8rem;text-decoration:none;display:flex}.Navigation-module__l8qRma__navIcon{font-size:1.3rem;transition:inherit}.Navigation-module__l8qRma__navLabel{font-size:.7rem;font-weight:500;transition:inherit}.Navigation-module__l8qRma__navItem:hover{color:var(--secondary)!important}.Navigation-module__l8qRma__userAvatar{object-fit:cover;border-radius:50%}@media (max-width:768px){.Navigation-module__l8qRma__navigationContainer{display:flex}}@media (prefers-reduced-motion:reduce){.Navigation-module__l8qRma__navigationContainer,.Navigation-module__l8qRma__navItem,.Navigation-module__l8qRma__navIcon{transition:none!important}}
.ProductCard-module__g-pugq__card{flex-direction:column;flex-grow:1;gap:.25rem;padding:0 0 .25rem;display:flex;position:relative;overflow:hidden}.ProductCard-module__g-pugq__badge{color:var(--text-fixed);border:1px solid var(--glass-border);z-index:10;border-radius:1rem;padding:.4rem .5rem;font-size:.75rem;font-weight:700;line-height:1;position:absolute;top:0}.ProductCard-module__g-pugq__ratingBadge{top:.75rem;left:.75rem}.ProductCard-module__g-pugq__discountBadge{background-color:var(--secondary);top:.75rem;right:.75rem}.ProductCard-module__g-pugq__image{aspect-ratio:1.1;border:1px solid var(--glass-border);border-radius:1.5rem;position:relative;overflow:hidden}.ProductCard-module__g-pugq__image img{object-fit:cover;transition:var(--transition)!important;width:100%!important;height:100%!important}.ProductCard-module__g-pugq__image:hover img{transform:scale(1.075)}.ProductCard-module__g-pugq__info{flex-direction:column;gap:.25rem;padding:.5rem .5rem 0;display:flex}.ProductCard-module__g-pugq__category{color:var(--secondary);text-transform:uppercase;font-size:.7rem;font-family:var(--font);white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.ProductCard-module__g-pugq__title{color:var(--light);font-size:.9rem;font-family:var(--font);line-clamp:2;-webkit-line-clamp:2;white-space:normal;text-overflow:ellipsis;-webkit-box-orient:vertical;width:100%;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.ProductCard-module__g-pugq__priceContainer{flex-flow:wrap;column-gap:.35rem;padding:.5rem 0;display:flex}.ProductCard-module__g-pugq__price{height:min-content;color:var(--light);flex-direction:row;align-items:flex-start;font-size:1.25rem;font-weight:500;line-height:1;display:flex}.ProductCard-module__g-pugq__decimal{font-size:.75rem}.ProductCard-module__g-pugq__oldPrice{color:var(--light);opacity:.75;align-items:center;font-size:.75rem;font-weight:400;text-decoration:line-through;display:flex}.ProductCard-module__g-pugq__actions{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;display:flex}.ProductCard-module__g-pugq__addToCart{justify-content:center;align-items:center;min-width:110px;height:40px;display:flex}.ProductCard-module__g-pugq__wishlistBtn{color:var(--light);background-color:#0000;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.5rem;display:flex}.ProductCard-module__g-pugq__quantitySelector{border:1px solid var(--glass-border);border-radius:var(--radius);align-items:center;display:flex;overflow:hidden}.ProductCard-module__g-pugq__quantityBtn{background:var(--primary-light);width:36px;height:36px;color:var(--light);cursor:pointer;transition:var(--transition);border:none;border-radius:50%;flex-shrink:0;font-size:1.3rem}.ProductCard-module__g-pugq__quantityBtn:hover{background:var(--primary);border-color:var(--primary)}.ProductCard-module__g-pugq__cartText{display:block}.ProductCard-module__g-pugq__cartIcon{display:none}.ProductCard-module__g-pugq__stockOut{color:red;text-transform:capitalize}@media (max-width:768px){.ProductCard-module__g-pugq__cartText{display:none}.ProductCard-module__g-pugq__cartIcon{display:block}}@media (max-width:576px){.ProductCard-module__g-pugq__cartText{display:block}.ProductCard-module__g-pugq__cartIcon{display:none}}@media (max-width:460px){.ProductCard-module__g-pugq__cartText{display:none}.ProductCard-module__g-pugq__cartIcon{display:block}}
.StarRating-module__RN10hG__starRating{width:120px;height:24px;display:inline-block;position:relative}.StarRating-module__RN10hG__starMini{color:#ffc107;flex-direction:row;align-items:center;gap:.25rem;display:flex}.StarRating-module__RN10hG__starMini span{color:var(--light);font-family:var(--font);font-weight:600;line-height:1}.StarRating-module__RN10hG__starFill,.StarRating-module__RN10hG__starBase{pointer-events:none;gap:2px;height:100%;position:absolute;top:0;left:0}.StarRating-module__RN10hG__starFill{color:#ffc107;white-space:nowrap;overflow:hidden}.StarRating-module__RN10hG__starBase{color:var(--start-base)}.StarRating-module__RN10hG__productRatingBadge{max-width:fit-content;color:var(--text-fixed);z-index:1;border-radius:2rem;flex-direction:row;justify-content:center;align-items:center;gap:.2rem;padding:.4rem .5rem;font-size:.75rem;font-weight:700;line-height:1;display:flex}
.ProductList-module__vTP2GW__noProducts{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:600px;margin:0 auto;padding:3rem 1rem;display:flex}.ProductList-module__vTP2GW__noProductsIcon{color:var(--light);opacity:.9;margin-bottom:1.5rem}.ProductList-module__vTP2GW__noProductsTitle{color:var(--light);opacity:.9;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.ProductList-module__vTP2GW__noProductsMessage{color:var(--light);opacity:.9;margin-bottom:1.5rem;line-height:1.6}.ProductList-module__vTP2GW__noProductsAction{flex-direction:row;justify-content:center;align-items:center;gap:.5rem;display:flex}.ProductList-module__vTP2GW__loadingIndicator{color:var(--secondary);opacity:.9;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:.5rem;padding:2rem;display:flex}.ProductList-module__vTP2GW__loadingIndicator svg{animation:1s linear infinite ProductList-module__vTP2GW__spin}@keyframes ProductList-module__vTP2GW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProductList-module__vTP2GW__endOfResults{color:var(--light);opacity:.9;grid-column:1/-1;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem;font-size:.9rem;display:flex}.ProductList-module__vTP2GW__toolbar{z-index:9;border-radius:1rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex;position:sticky;top:4rem;background:var(--bg)!important}.ProductList-module__vTP2GW__toolbarLeft{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ProductList-module__vTP2GW__toolbarRight{align-items:center;gap:.5rem;display:flex}.ProductList-module__vTP2GW__select,.ProductList-module__vTP2GW__input{background:var(--card);color:var(--light);width:100%;transition:var(--transition);border-radius:.75rem;padding:.75rem;border:1px solid var(--primary-light)!important}.ProductList-module__vTP2GW__select:hover,.ProductList-module__vTP2GW__input:hover{box-shadow:0 0 0 2px var(--primary-light);border:1px solid var(--secondary)!important}.ProductList-module__vTP2GW__toggle{color:var(--light);align-items:center;gap:.4rem;font-size:.9rem;display:inline-flex}.ProductList-module__vTP2GW__filterBtn{border:1px solid var(--hover-bg);background:var(--card);color:var(--light);border-radius:.75rem;align-items:center;gap:.4rem;padding:.5rem .75rem;display:inline-flex}.ProductList-module__vTP2GW__toolbarBtn{border:1px solid var(--hover-bg);background:var(--card);color:var(--light);border-radius:.75rem;align-items:center;gap:.4rem;padding:.75rem 1.2rem;display:inline-flex}.ProductList-module__vTP2GW__toolbarBtn:hover{border:1px solid var(--secondary);color:var(--secondary)}.ProductList-module__vTP2GW__desktopOnly{display:block}.ProductList-module__vTP2GW__mobileOnly{display:none}.ProductList-module__vTP2GW__mobileOnly .ProductList-module__vTP2GW__toolbarBtn{border:1px solid var(--hover-bg);width:100%;transition:var(--transition);border-radius:1rem;justify-content:center;align-items:center;padding:1rem 0;font-size:.875rem;display:flex}.ProductList-module__vTP2GW__mobileOnly .ProductList-module__vTP2GW__toolbarBtn:hover{background:var(--hover-bg);color:var(--secondary)}.ProductList-module__vTP2GW__mobileToolbar{justify-content:center;gap:.75rem;width:100%;display:flex}@media (max-width:640px){.ProductList-module__vTP2GW__desktopOnly{display:none}.ProductList-module__vTP2GW__mobileOnly{width:100%;margin:1rem 0;display:flex}}.ProductList-module__vTP2GW__fab{background:var(--accent);color:var(--light);z-index:999;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1rem;display:inline-flex;position:fixed;bottom:1rem;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #0003}.ProductList-module__vTP2GW__sheet{background:var(--card);z-index:1000;border-top-left-radius:1rem;border-top-right-radius:1rem;padding-bottom:4rem;transition:bottom .25s;position:fixed;bottom:-100%;left:0;right:0;box-shadow:0 -12px 30px #0003}.ProductList-module__vTP2GW__sheetOpen{bottom:0}.ProductList-module__vTP2GW__sheetHeader{border-bottom:1px solid var(--hover-bg);justify-content:space-between;align-items:center;padding:1rem;display:flex}.ProductList-module__vTP2GW__sheetTitle{color:var(--light);align-items:center;gap:.5rem;font-weight:600;display:inline-flex}.ProductList-module__vTP2GW__sheetClose{color:var(--light);background:0 0;border:none}.ProductList-module__vTP2GW__sheetContent{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.ProductList-module__vTP2GW__sheetRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.ProductList-module__vTP2GW__sheetGroup{flex-direction:column;gap:.25rem;display:flex}.ProductList-module__vTP2GW__sheetGroupInline{align-items:center;gap:.75rem;display:flex}.ProductList-module__vTP2GW__panel{border:1px solid var(--hover-bg);background:var(--card);border-radius:1rem;max-width:600px;margin-top:.5rem;margin-bottom:1rem;padding:.75rem;box-shadow:0 4px 12px #0000001a}.ProductList-module__vTP2GW__panelRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.ProductList-module__vTP2GW__panelActions{align-items:center;gap:.5rem;margin-top:.75rem;display:flex}.ProductList-module__vTP2GW__label{color:var(--light);font-size:.85rem}.ProductList-module__vTP2GW__sheetActions{border-top:1px solid var(--hover-bg);align-items:center;gap:.5rem;padding:1rem;display:flex}.ProductList-module__vTP2GW__sheetPrimary{background:var(--secondary);color:var(--text-fixed);transition:var(--transition);border:none;border-radius:.75rem;flex:1;padding:.75rem 1rem;font-weight:600}.ProductList-module__vTP2GW__sheetPrimary:hover{background-color:var(--hover-bg);color:var(--light)}.ProductList-module__vTP2GW__sheetSecondary{border:1px solid var(--hover-bg);background:var(--card);color:var(--light);transition:var(--transition);border-radius:.75rem;flex:1;padding:.75rem 1rem}.ProductList-module__vTP2GW__sheetSecondary:hover{background-color:var(--hover-bg)}
.CollectionSection-module__6_pD2W__section{padding:2rem 5%;position:relative}.CollectionSection-module__6_pD2W__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.CollectionSection-module__6_pD2W__title{color:var(--text-primary);margin:0;font-size:1.5em;font-weight:700;position:relative}.CollectionSection-module__6_pD2W__title:after{content:"";background:linear-gradient(90deg, var(--secondary), var(--card));width:160px;height:3px;transition:var(--transition);border-radius:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.CollectionSection-module__6_pD2W__viewAll{border:1px solid var(--hover-bg);color:var(--light);transition:var(--transition);border-radius:.75rem;align-items:center;gap:.4rem;padding:.75rem 1.2rem;font-size:.875rem;line-height:1;text-decoration:none;display:inline-flex}.CollectionSection-module__6_pD2W__viewAll:hover{background:var(--secondary);color:#fff;transform:translateY(-2px)}.CollectionSection-module__6_pD2W__swiper{margin:-1rem -.5rem -2rem!important;padding:1rem .5rem 2rem!important}.CollectionSection-module__6_pD2W__slide{height:auto;display:flex}@media (max-width:768px){.CollectionSection-module__6_pD2W__section{padding:2rem 1rem}.CollectionSection-module__6_pD2W__title{font-size:1.25rem}}
.Product-module__RFO2ga__breadcrumbs{align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9rem;display:flex}.Product-module__RFO2ga__breadcrumbs a{color:var(--light);transition:var(--transition);white-space:nowrap;text-overflow:ellipsis;max-width:100px;text-decoration:none;overflow:hidden}.Product-module__RFO2ga__breadcrumbs a:hover{color:var(--secondary)}.Product-module__RFO2ga__breadcrumbs .Product-module__RFO2ga__separator{opacity:.7}.Product-module__RFO2ga__productPage{column-count:2;gap:1rem;padding-bottom:1rem;display:block;position:relative}.Product-module__RFO2ga__productPage>div{margin-bottom:1rem;page-break-inside:avoid!important;break-inside:avoid!important}.Product-module__RFO2ga__productGallery{order:1}.Product-module__RFO2ga__productDetails{order:2}.Product-module__RFO2ga__productPageActions{order:3}.Product-module__RFO2ga__deliveryArea{order:4}.Product-module__RFO2ga__productLeft,.Product-module__RFO2ga__productRight{flex-direction:column;flex:1;gap:1rem;height:100%;display:flex}.Product-module__RFO2ga__productLeft{max-width:60%}.Product-module__RFO2ga__productRight{max-width:40%}.Product-module__RFO2ga__productGallery{all:initial;grid-area:box1;overflow:hidden}.Product-module__RFO2ga__deliveryArea{background:var(--glass);-webkit-backdrop-filter:blur(10px);border-radius:var(--radius);border:1px solid var(--glass-border);flex-wrap:wrap;grid-area:box3;max-width:90vw;height:100%;padding:2rem;display:flex}.Product-module__RFO2ga__deliveryArea .Product-module__RFO2ga__infoRow{flex-direction:row;align-items:center;gap:.75rem;width:100%;margin-bottom:1rem;display:flex}.Product-module__RFO2ga__deliveryArea .Product-module__RFO2ga__icon{color:var(--secondary);margin-right:.5rem;font-size:1.5rem;display:flex}.Product-module__RFO2ga__deliveryArea p{color:var(--light)}.Product-module__RFO2ga__deliveryArea p select{opacity:.7}.Product-module__RFO2ga__deliveryArea strong{font-size:1rem;font-weight:600;font-family:var(--font)}.Product-module__RFO2ga__deliveryArea p strong{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;font-weight:600}.Product-module__RFO2ga__deliveryArea .Product-module__RFO2ga__pincodeCheck{align-items:center;gap:.5rem;display:flex}.Product-module__RFO2ga__deliveryArea .Product-module__RFO2ga__pincodeCheck input{appearance:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:2px solid #0000;border-bottom:2px solid var(--primary);width:130px;color:var(--light);transition:var(--transition);background:0 0;border-radius:0;padding:.4rem;font-size:1rem;position:relative}.Product-module__RFO2ga__deliveryArea .Product-module__RFO2ga__pincodeCheck input:focus{border-bottom:2px solid var(--secondary)}.Product-module__RFO2ga__deliveryArea .Product-module__RFO2ga__pincodeCheck button{flex-shrink:0;padding:.6rem .8rem;font-size:.75rem}.Product-module__RFO2ga__deliveryArea .Product-module__RFO2ga__errorText{color:red;padding-left:1rem;font-size:.85rem}.Product-module__RFO2ga__purchaseBenefits{background-color:var(--card);order:5;grid-template-columns:repeat(3,1fr);gap:.75rem;padding:0 .75rem;display:grid}.Product-module__RFO2ga__benefitItem{background:var(--card);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:.5rem;font-size:.875rem;display:flex}.Product-module__RFO2ga__benefitItem .Product-module__RFO2ga__icon{width:40px;height:40px;color:var(--secondary);background:var(--hover-bg);border-radius:.75rem;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.Product-module__RFO2ga__benefitItem .Product-module__RFO2ga__benefitText{opacity:.85;text-align:center;font-size:.8rem;line-height:1.1}.Product-module__RFO2ga__relatedProductsSwiper .Product-module__RFO2ga__productActions .Product-module__RFO2ga__btn{padding:.75rem;font-size:.75rem}.Product-module__RFO2ga__swiperContainer{overflow:visible}.Product-module__RFO2ga__productImageSwiper{margin-bottom:1rem}.Product-module__RFO2ga__productImageSwiper .Product-module__RFO2ga__swiperSlide{aspect-ratio:5/4;background-color:var(--card);border:1px solid var(--glass-border);border-radius:2rem}.Product-module__RFO2ga__productGallery .Product-module__RFO2ga__swiperSlide{aspect-ratio:5/4;background-color:var(--card);border-radius:1rem}.Product-module__RFO2ga__productGallery .Product-module__RFO2ga__swiperSlide img{object-fit:cover;border-radius:1rem;width:100%;overflow:hidden;height:100%!important}.Product-module__RFO2ga__productDetails{border-radius:var(--radius);border:1px solid var(--glass-border);background:var(--card);flex-direction:column;grid-area:box2;max-width:90vw;max-height:max-content;margin:0;padding:2rem;display:flex;position:relative}.Product-module__RFO2ga__swiperContainer .Product-module__RFO2ga__productCard{padding:0!important}.Product-module__RFO2ga__swiperContainer .Product-module__RFO2ga__productTitle{white-space:nowrap;text-overflow:ellipsis;font-size:1rem;overflow:hidden}.Product-module__RFO2ga__productReviewsAndShare{justify-content:space-between;align-items:center;display:flex}.Product-module__RFO2ga__shareWishlistContainer{z-index:10;flex-direction:row;align-items:center;display:flex;position:relative;top:.25rem;right:.25rem}.Product-module__RFO2ga__productRating{align-items:center;gap:.5rem;display:flex}.Product-module__RFO2ga__ratingMeter{width:100%;max-width:400px;margin-top:1rem}.Product-module__RFO2ga__ratingRow{align-items:center;gap:.5rem;margin-bottom:4px;display:flex}.Product-module__RFO2ga__starLabel{text-align:right;flex-direction:row;align-items:center;gap:.2rem;width:30px;font-weight:500;display:flex}.Product-module__RFO2ga__bar{background:var(--glass-border);border-radius:4px;flex:1;height:8px;overflow:hidden}.Product-module__RFO2ga__barFill{border-radius:2rem;height:100%;transition:width .3s ease-in-out}.Product-module__RFO2ga__barFillExcellent{background:var(--bar-excellent)}.Product-module__RFO2ga__barFillGreat{background:var(--bar-great)}.Product-module__RFO2ga__barFillGood{background:var(--bar-good)}.Product-module__RFO2ga__barFillAvg{background:var(--bar-avg)}.Product-module__RFO2ga__barFillPoor{background:var(--bar-poor)}.Product-module__RFO2ga__count{text-align:left;width:30px;font-size:.9rem}.Product-module__RFO2ga__stars{color:#fc0;gap:.2rem;display:flex}.Product-module__RFO2ga__reviewRating{color:var(--light);flex-direction:row;justify-content:center;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.Product-module__RFO2ga__reviewCount{opacity:.8;font-size:.9rem}.Product-module__RFO2ga__productThumbsSwiper{background:0 0;margin:0;padding:0}.Product-module__RFO2ga__productThumbsSwiper .Product-module__RFO2ga__swiperSlide button{aspect-ratio:1.25;opacity:.5;border:2px solid #0000;justify-content:center;align-items:center;width:fit-content;height:fit-content;transition:all .3s;display:flex;overflow:hidden;border-radius:calc(var(--radius) / 2)!important}.Product-module__RFO2ga__productThumbsSwiper .Product-module__RFO2ga__swiperSlide img{object-fit:cover;width:100%;height:100%;max-height:inherit;border-radius:0;display:block;inset:0}.Product-module__RFO2ga__productThumbsSwiper .Product-module__RFO2ga__thumbActive button{opacity:1;border-color:var(--secondary)}.Product-module__RFO2ga__offerInfo{flex-flow:wrap;align-items:center;gap:.75rem;margin:.5rem 0;display:flex}.Product-module__RFO2ga__stockInfo{text-transform:uppercase;color:var(--light);flex-direction:row;align-items:center;gap:.25rem;font-size:1rem;display:flex}.Product-module__RFO2ga__freeDeliveryInfo{font-family:var(--font);text-transform:uppercase;width:fit-content;color:var(--bar-excellent);border-radius:2rem;flex-flow:row;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:flex}.Product-module__RFO2ga__stockInfo p{text-transform:lowercase;opacity:.7;font-size:.8rem;line-height:2}.Product-module__RFO2ga__lowStock{color:red;margin-left:8px;font-weight:700}.Product-module__RFO2ga__backorderNote{color:orange;margin-left:8px}.Product-module__RFO2ga__addonPriceBreakdown{color:var(--light);opacity:.7;font-size:1rem}.Product-module__RFO2ga__productPrice{color:var(--light);flex-flow:wrap;align-items:center;gap:.6rem;font-size:1.5rem;font-weight:700;line-height:1;display:flex}.Product-module__RFO2ga__productPrice .Product-module__RFO2ga__oldPrice{opacity:.7;color:var(--light);font-size:.85rem;text-decoration:line-through}.Product-module__RFO2ga__discount{color:var(--bar-excellent);border-radius:.5rem;padding:.2rem;font-size:.9rem;font-weight:600}.Product-module__RFO2ga__productOptions{margin-bottom:2rem}.Product-module__RFO2ga__optionGroup{margin-bottom:1.5rem}.Product-module__RFO2ga__optionGroup h3{margin-bottom:.8rem;font-size:1.1rem}.Product-module__RFO2ga__optionButtons{flex-wrap:wrap;gap:.8rem;display:flex}.Product-module__RFO2ga__optionBtn{background:var(--glass);border:1px solid var(--glass-border);border-radius:calc(var(--radius) / 2);cursor:pointer;transition:var(--transition);color:var(--light);padding:.5rem 1rem;font-family:Roboto,sans-serif}.Product-module__RFO2ga__optionBtn:hover,.Product-module__RFO2ga__optionBtn.Product-module__RFO2ga__active{background:var(--primary);border-color:var(--primary)}.Product-module__RFO2ga__quantitySelector{align-items:center;gap:1rem;display:flex}.Product-module__RFO2ga__quantityBtn{background:var(--glass);width:50px;height:50px;color:var(--light);border:2px solid var(--primary);cursor:pointer;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.Product-module__RFO2ga__quantityBtn:hover{background:var(--primary);border-color:var(--primary)}.Product-module__RFO2ga__quantityInput{text-align:center;width:60px;color:var(--light);background:0 0;border:none;font-size:1.2rem}.Product-module__RFO2ga__deliveryInfo{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.Product-module__RFO2ga__infoCard{background:var(--glass);border-radius:var(--radius);border:1px solid var(--glass-border);transition:var(--transition);padding:1.5rem}.Product-module__RFO2ga__infoCard:hover{border-color:var(--primary-light);transform:translateY(-5px)}.Product-module__RFO2ga__infoCard svg{color:var(--secondary);margin-bottom:1rem;font-size:1.5rem}.Product-module__RFO2ga__infoCard h4{margin-bottom:.5rem;font-size:1.2rem}.Product-module__RFO2ga__infoCard p{opacity:.8;font-size:1rem}.Product-module__RFO2ga__productDescription{line-height:1.7}.Product-module__RFO2ga__highlights{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.Product-module__RFO2ga__highlightCard{transition:var(--transition);overflow:hidden}.Product-module__RFO2ga__highlightCard:hover{transform:translateY(-5px)}.Product-module__RFO2ga__highlightImage{aspect-ratio:1.25;object-fit:cover;border-radius:2rem;width:100%;height:auto}.Product-module__RFO2ga__highlightContent{padding:1.5rem}.Product-module__RFO2ga__highlightContent h4{background:linear-gradient(to right, var(--light), var(--secondary));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.3rem;font-weight:900}.Product-module__RFO2ga__highlightContent p{opacity:.8;font-size:.9rem}.Product-module__RFO2ga__reviewsContainer{margin-bottom:2rem}.Product-module__RFO2ga__reviewCard{background:var(--glass);border-radius:var(--radius);border:1px solid var(--glass-border);margin-bottom:1.5rem;padding:1.5rem}.Product-module__RFO2ga__reviewHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Product-module__RFO2ga__ratingIcon{color:#ffc107;fill:currentColor;flex-direction:row;font-size:1.3rem;display:flex}.Product-module__RFO2ga__reviewUser{align-items:center;gap:1rem;display:flex}.Product-module__RFO2ga__userAvatar{background:var(--primary);border:1px solid var(--primary);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.Product-module__RFO2ga__avatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.Product-module__RFO2ga__userName{font-weight:500}.Product-module__RFO2ga__reviewDate{opacity:.7;font-size:.8rem}.Product-module__RFO2ga__reviewBody p{line-height:1.7}.Product-module__RFO2ga__reviewMedia{gap:.5rem;margin-top:.5rem;display:flex}.Product-module__RFO2ga__mediaWrapper{cursor:pointer;border-radius:.5rem;width:80px;height:80px;position:relative;overflow:hidden}.Product-module__RFO2ga__mediaThumb{object-fit:cover;border-radius:.5rem;width:100%;height:100%;display:block}.Product-module__RFO2ga__mediaOverlay{color:#fff;background:#00000080;border-radius:.5rem;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;font-weight:700;display:flex;position:absolute;top:0;left:0}.Product-module__RFO2ga__reviewForm{background:var(--glass);border-radius:var(--radius);border:1px solid var(--glass-border);padding:2rem}.Product-module__RFO2ga__reviewForm h3{margin-bottom:1.5rem}.Product-module__RFO2ga__reviewSummary{text-align:center;border-bottom:1px solid var(--glass-border);flex-direction:row;justify-content:space-evenly;align-items:center;margin:0 auto 2rem;padding:0 1rem 2rem;display:flex}.Product-module__RFO2ga__reviewSummary .Product-module__RFO2ga__averageScore{font-size:3rem;font-family:var(--font)}.Product-module__RFO2ga__totalReviews{color:var(--light);font-size:1rem}.Product-module__RFO2ga__viewAllReviews{justify-content:center;margin-top:1.5rem;display:flex}.Product-module__RFO2ga__formGroup{margin-bottom:1.5rem}.Product-module__RFO2ga__formGroup label{margin-bottom:.5rem;font-weight:500;display:block}.Product-module__RFO2ga__formGroup input,.Product-module__RFO2ga__formGroup textarea{background:var(--glass);border:1px solid var(--glass-border);border-radius:calc(var(--radius) / 2);width:100%;color:var(--light);padding:.8rem 1rem;font-family:Roboto,sans-serif}.Product-module__RFO2ga__formGroup textarea{resize:vertical;min-height:150px}.Product-module__RFO2ga__relatedProductsSkeleton{flex-direction:row;gap:1rem;width:100%;display:flex;overflow-x:scroll}.Product-module__RFO2ga__relatedProductsSkeleton .Product-module__RFO2ga__productCard{min-width:220px;height:100%}.Product-module__RFO2ga__relatedProducts p{text-align:center}.Product-module__RFO2ga__products{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Product-module__RFO2ga__productCard{transition:var(--transition);flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.Product-module__RFO2ga__productBadge{background:var(--secondary);color:var(--text-fixed);z-index:2;border-radius:1rem;padding:.3rem .8rem;font-size:.8rem;font-weight:700;position:absolute;top:1rem;right:1rem}.Product-module__RFO2ga__productImageContainer{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius);position:relative;overflow:hidden}.Product-module__RFO2ga__productImage{object-fit:cover!important;width:100%!important;height:100%!important;transition:transform .5s!important}.Product-module__RFO2ga__productCard:hover .Product-module__RFO2ga__productImage{transform:scale(1.1)}.Product-module__RFO2ga__productInfo{padding:1rem}.Product-module__RFO2ga__productCategory{color:var(--secondary);margin-bottom:.5rem;font-size:.9rem;display:block}.Product-module__RFO2ga__detailsTopArea{flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex}.Product-module__RFO2ga__productTitle{max-width:90%;margin-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.2}.Product-module__RFO2ga__moreButton{color:var(--secondary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:500;display:inline-block;font-family:Arial,Helvetica,sans-serif!important}.Product-module__RFO2ga__currentPrice{color:var(--light);font-size:1.3rem;font-weight:700}.Product-module__RFO2ga__productActions{justify-content:space-between;align-items:center;display:flex}.Product-module__RFO2ga__productPageActions{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:row;grid-area:box4;justify-content:center;align-items:center;gap:1rem;height:fit-content;padding:.5rem 1rem;display:flex;position:relative}.Product-module__RFO2ga__productPageActions .Product-module__RFO2ga__btnSecondary{color:var(--light)!important}.Product-module__RFO2ga__productPageActions .Product-module__RFO2ga__btnSecondary:hover{color:var(--text-fixed)!important}.Product-module__RFO2ga__productPageActions button:not(.Product-module__RFO2ga__wishlistBtn){flex:1;max-width:200px;padding:1rem 1.2rem!important}.Product-module__RFO2ga__productPageActions .Product-module__RFO2ga__quantitySelector{margin:0}.Product-module__RFO2ga__addToCart{color:var(--light);border-radius:var(--radius);cursor:pointer;transition:var(--transition);border:none;font-weight:500}.Product-module__RFO2ga__addToCart:hover{background:var(--primary-light)}.Product-module__RFO2ga__wishlistBtn{width:min-content;color:var(--secondary);cursor:pointer;width:40px;height:40px;transition:var(--transition);background:0 0;border:none;justify-content:center;align-items:center;font-size:2rem;display:flex}.Product-module__RFO2ga__wishlistBtn:hover{color:var(--light)!important}.Product-module__RFO2ga__optionsTable{column-width:300px}.Product-module__RFO2ga__optionsRow{page-break-inside:avoid;break-inside:avoid}@media not (max-width:992px){.Product-module__RFO2ga__productGallery{position:sticky;top:6rem}.Product-module__RFO2ga__shareWishlistContainer{position:absolute;top:1rem;right:1rem}}@media (max-width:992px){.Product-module__RFO2ga__swiperContainer{max-width:90vw!important}.Product-module__RFO2ga__productPage{flex-direction:column;gap:0;display:flex}.Product-module__RFO2ga__productLeft,.Product-module__RFO2ga__productRight{max-width:100%}.Product-module__RFO2ga__productGallery{order:1}.Product-module__RFO2ga__productDetails{order:2;margin:0!important}.Product-module__RFO2ga__productPageActions{order:3;margin:0!important}.Product-module__RFO2ga__deliveryArea{order:4}.Product-module__RFO2ga__productDetails,.Product-module__RFO2ga__deliveryArea{background:0 0;border:none;max-width:100vw;padding:.5rem}}@media (max-width:768px){.Product-module__RFO2ga__reviewSummary{flex-direction:column}.Product-module__RFO2ga__deliveryInfo{grid-template-columns:1fr 1fr}.Product-module__RFO2ga__productPageActions{position:sticky;bottom:0}}@media (max-width:576px){.Product-module__RFO2ga__productTitle{font-size:1rem}.Product-module__RFO2ga__breadcrumbs{padding:0 1rem}.Product-module__RFO2ga__deliveryInfo{grid-template-columns:1fr}.Product-module__RFO2ga__highlightCard{grid-column:1/-1}.Product-module__RFO2ga__wishlistBtn{padding:.75rem 0}.Product-module__RFO2ga__optionsTable{justify-content:flex-start}.Product-module__RFO2ga__deliveryArea{margin:0!important}.Product-module__RFO2ga__deliveryArea .Product-module__RFO2ga__infoRow:first-child{flex-flow:column wrap;align-items:flex-start}.Product-module__RFO2ga__productThumbsSwiper .Product-module__RFO2ga__swiperSlide{border-radius:calc(var(--radius) / 3)!important}.Product-module__RFO2ga__productGallery .Product-module__RFO2ga__swiperSlide,.Product-module__RFO2ga__productThumbsSwiper .Product-module__RFO2ga__swiperSlide button{aspect-ratio:1.1}}@media (max-width:420px){.Product-module__RFO2ga__productPageActions .Product-module__RFO2ga__btn{font-size:.75rem}}
.Accordion-module__uF9gGa__accordion{margin-bottom:3rem}.Accordion-module__uF9gGa__accordionItem{background:var(--glass);border:2px solid var(--glass-border);border-left:none;border-right:none;margin-bottom:1rem;overflow:hidden}.Accordion-module__uF9gGa__accordionHeader{cursor:pointer;transition:var(--transition);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.Accordion-module__uF9gGa__accordionHeader:hover{background:#6e00ff1a}.Accordion-module__uF9gGa__accordionHeader h3{margin:0;font-size:.925rem}.Accordion-module__uF9gGa__accordionHeader svg{transition:transform .3s}.Accordion-module__uF9gGa__accordionHeader.Accordion-module__uF9gGa__active svg{transform:rotate(180deg)}.Accordion-module__uF9gGa__accordionContent{padding:1rem .5rem;transition:max-height 1s,padding .3s;overflow:hidden}
.OptionBlocks-module__LJevQG__wrapper{flex-direction:column;display:flex}.OptionBlocks-module__LJevQG__header{flex-flow:wrap;align-items:center;padding:.75rem 0;display:flex}.OptionBlocks-module__LJevQG__label{text-transform:uppercase;margin-right:1rem;font-size:1rem;font-weight:500}.OptionBlocks-module__LJevQG__blocksContainer{flex-wrap:wrap;gap:.5rem .75rem;display:flex}.OptionBlocks-module__LJevQG__placeholder{font-size:.75rem}.OptionBlocks-module__LJevQG__block{border:1.5px solid var(--glass-border);background:var(--card);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border-radius:1rem;justify-content:space-between;align-items:center;min-width:52px;max-width:200px;padding:.875rem;font-size:14px;transition:all .2s;display:flex;overflow:hidden}.OptionBlocks-module__LJevQG__blockText{text-overflow:ellipsis;text-align:center;flex:1;line-height:1;overflow:hidden}.OptionBlocks-module__LJevQG__colorCircle{border:1px solid var(--glass-border);border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-right:8px}.OptionBlocks-module__LJevQG__selected{border-color:var(--secondary);background:var(--accent)}.OptionBlocks-module__LJevQG__disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.OptionBlocks-module__LJevQG__clearIcon{cursor:pointer;margin-left:6px}.OptionBlocks-module__LJevQG__icon{align-items:center;margin-right:6px;display:flex}.OptionBlocks-module__LJevQG__optionWrapper{flex-direction:column;align-items:center;display:flex}.OptionBlocks-module__LJevQG__lowStock{color:#dc2626;margin-top:4px;font-size:.75rem;font-weight:500}
.Checkbox-module__nrNAFG__checkboxWrapper{display:inline-block;position:relative}.Checkbox-module__nrNAFG__input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.Checkbox-module__nrNAFG__label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;font-family:inherit;font-size:14px;line-height:1.5;transition:all .2s;display:inline-flex}.Checkbox-module__nrNAFG__label.Checkbox-module__nrNAFG__disabled{cursor:not-allowed;opacity:.6}.Checkbox-module__nrNAFG__checkmark{border:1px solid var(--light);background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:inline-flex;position:relative;transform:scale(1)}.Checkbox-module__nrNAFG__checkmark:before{content:"";background:var(--secondary);opacity:1;z-index:0;border-radius:50%;width:100%;height:100%;transition:all .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.Checkbox-module__nrNAFG__checkmark svg{z-index:1;fill:none;stroke:var(--text-fixed);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16;stroke-dashoffset:16px;transition:all .3s .1s;position:relative;transform:translate(0,0)}.Checkbox-module__nrNAFG__labelText{color:inherit;margin-left:8px}.Checkbox-module__nrNAFG__label:hover:not(.Checkbox-module__nrNAFG__disabled) .Checkbox-module__nrNAFG__checkmark{border-color:var(--secondary)}.Checkbox-module__nrNAFG__input:focus+.Checkbox-module__nrNAFG__label .Checkbox-module__nrNAFG__checkmark{outline:2px solid var(--secondary);outline-offset:2px}.Checkbox-module__nrNAFG__input:focus:not(:focus-visible)+.Checkbox-module__nrNAFG__label .Checkbox-module__nrNAFG__checkmark{outline:none}.Checkbox-module__nrNAFG__input:checked+.Checkbox-module__nrNAFG__label .Checkbox-module__nrNAFG__checkmark{background:var(--secondary);border-color:var(--secondary);animation:.4s Checkbox-module__nrNAFG__wave}.Checkbox-module__nrNAFG__input:checked+.Checkbox-module__nrNAFG__label .Checkbox-module__nrNAFG__checkmark svg{stroke-dashoffset:0}.Checkbox-module__nrNAFG__input:checked+.Checkbox-module__nrNAFG__label .Checkbox-module__nrNAFG__checkmark:before{opacity:0;transform:translate(-50%,-50%)scale(3.5)}.Checkbox-module__nrNAFG__input:disabled+.Checkbox-module__nrNAFG__label{cursor:not-allowed;opacity:.6}.Checkbox-module__nrNAFG__input:disabled+.Checkbox-module__nrNAFG__label .Checkbox-module__nrNAFG__checkmark{border-color:var(--glass-border);background:var(--glass)}.Checkbox-module__nrNAFG__input:disabled:checked+.Checkbox-module__nrNAFG__label .Checkbox-module__nrNAFG__checkmark{border-color:var(--glass-border);background:var(--glass-border)}.Checkbox-module__nrNAFG__input:disabled:checked+.Checkbox-module__nrNAFG__label .Checkbox-module__nrNAFG__checkmark svg{stroke:var(--light)}@keyframes Checkbox-module__nrNAFG__wave{0%{transform:scale(1)}50%{transform:scale(.9)}to{transform:scale(1)}}@media (prefers-contrast:high){.Checkbox-module__nrNAFG__checkmark{border-width:2px}.Checkbox-module__nrNAFG__input:checked+.Checkbox-module__nrNAFG__label .Checkbox-module__nrNAFG__checkmark{background:buttontext}.Checkbox-module__nrNAFG__input:checked+.Checkbox-module__nrNAFG__label .Checkbox-module__nrNAFG__checkmark svg{stroke:buttonface}}@media (prefers-reduced-motion:reduce){.Checkbox-module__nrNAFG__checkmark,.Checkbox-module__nrNAFG__checkmark:before,.Checkbox-module__nrNAFG__checkmark svg{transition:none;animation:none}}
.account-module__pg3nQW__main{min-height:calc(100vh - 6rem)}.account-module__pg3nQW__accountContainer{grid-template-columns:280px auto;grid-template-areas:"first second";gap:2rem;display:grid}.account-module__pg3nQW__sidebar{flex-direction:column;grid-area:first;gap:.5rem;width:100%;display:flex;position:sticky;top:90px}.account-module__pg3nQW__menuItem{color:var(--light);border-radius:calc(var(--radius) / 2);cursor:pointer;transition:var(--transition);background:var(--glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);transition:var(--transition);align-items:center;padding:1rem;display:flex;box-shadow:0 4px 6px #0000000d}.account-module__pg3nQW__menuItem:hover{background:var(--glass-border);transform:translateY(-2px);box-shadow:0 6px 12px #0000001a}.account-module__pg3nQW__menuItem.account-module__pg3nQW__active{background:var(--primary-lighter);border-left:4px solid var(--secondary)}.account-module__pg3nQW__menuIcon{opacity:.7;margin-right:1rem;font-size:1.2rem}.account-module__pg3nQW__menuItem.account-module__pg3nQW__active .account-module__pg3nQW__menuIcon{color:var(--secondary)}.account-module__pg3nQW__menuItem span{flex:1;font-weight:500}.account-module__pg3nQW__logoutBtn{color:var(--bar-poor)}.account-module__pg3nQW__logoutBtn:hover{background-color:#ff00000d}.account-module__pg3nQW__chevron{color:var(--light);opacity:.7;font-size:1rem}.account-module__pg3nQW__content{flex:1;grid-area:second;width:100%}.account-module__pg3nQW__glassCard{background:var(--glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius);border:1px solid var(--glass-border);margin-bottom:2rem;padding:2rem;box-shadow:0 8px 32px #0000001a}.account-module__pg3nQW__ordersGlass{padding-bottom:0}.account-module__pg3nQW__contentTitle{text-align:center;width:100%;color:var(--light);padding-bottom:1rem;font-size:1.5rem;font-weight:600}.account-module__pg3nQW__profileHeaderSkeleton{flex-direction:column;width:100%;display:flex}.account-module__pg3nQW__profileHeader{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.account-module__pg3nQW__avatar{object-fit:cover;border:3px solid var(--start-base);border-radius:50%;box-shadow:0 4px 12px #0000000d}.account-module__pg3nQW__name{color:var(--light);margin-bottom:.25rem;font-size:1.5rem;font-weight:600}.account-module__pg3nQW__email{color:var(--light);opacity:.7;margin-bottom:.5rem}.account-module__pg3nQW__verified{color:var(--light);opacity:.8;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.account-module__pg3nQW__verifiedYes{color:var(--bar-excellent);font-weight:500}.account-module__pg3nQW__verifiedNo{color:var(--bar-poor);font-weight:500}.account-module__pg3nQW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.account-module__pg3nQW__statCard{background:var(--glass);border-radius:calc(var(--radius) / 1.75);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex;box-shadow:0 4px 6px #0000000d}.account-module__pg3nQW__statCard h4{color:var(--light);margin-bottom:.5rem;font-size:.9rem}.account-module__pg3nQW__statCard p{color:var(--light);opacity:.7;font-size:1.5rem;font-weight:600}.account-module__pg3nQW__ordersList{padding:0 .5rem}.account-module__pg3nQW__orderCard{border-bottom:1px solid var(--glass-border);cursor:pointer;color:inherit;background:0 0;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1.2rem 0;text-decoration:none;transition:box-shadow .2s;display:flex}.account-module__pg3nQW__orderCard:first-child{border-top:1px solid var(--glass-border)}.account-module__pg3nQW__orderCard:last-child{border-bottom-color:#0000}.account-module__pg3nQW__orderInfo{flex-direction:column;gap:.5rem;display:flex}.account-module__pg3nQW__orderIdStatus{justify-content:space-between;align-items:center;display:flex}.account-module__pg3nQW__orderId{color:var(--light);font-size:1rem;font-weight:600}.account-module__pg3nQW__orderStatus{background-color:var(--glass-border);color:var(--light);text-transform:uppercase;border-radius:1rem;padding:.25rem .6rem;font-size:.85rem;font-weight:500}.account-module__pg3nQW__orderStatus.account-module__pg3nQW__initiated{color:var(--light);background-color:#9e75f041}.account-module__pg3nQW__orderStatus.account-module__pg3nQW__delivered{color:#2e7d32;background-color:#d4edda}.account-module__pg3nQW__orderStatus.account-module__pg3nQW__pending{color:#856404;background-color:#fff3cd}.account-module__pg3nQW__orderStatus.account-module__pg3nQW__cancelled{color:#721c24;background-color:#f8d7da}.account-module__pg3nQW__orderMeta{color:var(--light);opacity:.7;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.account-module__pg3nQW__orderThumbnails{align-items:center;gap:.5rem;display:flex;position:relative}.account-module__pg3nQW__thumb{object-fit:cover;border:1px solid var(--glass-border);border-radius:.75rem;width:60px;height:60px}.account-module__pg3nQW__thumb img{object-fit:cover;border-radius:.75rem;width:100%!important;height:100%!important}.account-module__pg3nQW__moreItems,.account-module__pg3nQW__smMoreItems{color:#fff;background:#00000059;border-radius:.75rem;justify-content:center;align-items:center;width:100%;height:100%;padding:.4rem .6rem;font-size:1.2rem;display:flex;position:absolute;top:0;right:0}.account-module__pg3nQW__smMoreItems{display:none}.account-module__pg3nQW__timeline{margin-top:2rem;padding-left:2rem;position:relative}.account-module__pg3nQW__timeline:before{content:"";background:#ddd;width:2px;position:absolute;top:0;bottom:0;left:7px}.account-module__pg3nQW__timelineItem{padding-bottom:2rem;position:relative}.account-module__pg3nQW__timelineItem:last-child{padding-bottom:0}.account-module__pg3nQW__timelineDot{background:#ddd;border:3px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;top:0;left:-2rem}.account-module__pg3nQW__timelineItem.account-module__pg3nQW__active .account-module__pg3nQW__timelineDot{background:var(--secondary)}.account-module__pg3nQW__timelineContent{padding-left:1rem}.account-module__pg3nQW__timelineContent h4{margin-bottom:.25rem;font-size:1rem}.account-module__pg3nQW__timelineContent p{color:var(--light);opacity:.7;margin-bottom:.25rem;font-size:.9rem}.account-module__pg3nQW__timelineContent span{color:var(--light);opacity:.7;font-size:.8rem}.account-module__pg3nQW__profileInfo{height:100%;color:var(--light);flex-direction:column;justify-content:center;gap:0;display:flex}.account-module__pg3nQW__infoRow{border-bottom:1px solid var(--glass-border);grid-template-columns:120px 1fr;align-items:center;padding:.5rem 0;display:grid}.account-module__pg3nQW__infoLabel{color:var(--label);font-family:var(--font);font-size:.95rem;font-weight:600}.account-module__pg3nQW__infoValue{color:var(--text);opacity:.95;font-size:.98rem;font-weight:500}.account-module__pg3nQW__editAction{flex-flow:wrap;justify-content:flex-end;align-items:center;gap:1rem;margin-top:1rem;display:flex}.account-module__pg3nQW__editButton{padding:.75rem}.account-module__pg3nQW__editForm,.account-module__pg3nQW__passwordChangeForm{flex-direction:column;gap:2rem;width:100%;max-width:400px;margin:0 auto;display:flex}.account-module__pg3nQW__passwordChangePrompt{justify-content:center;display:flex}.account-module__pg3nQW__passwordChangePrompt button{background:0 0;width:70%}.account-module__pg3nQW__formtitle{color:var(--text);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.account-module__pg3nQW__inputGroup{width:100%;padding-bottom:2px;position:relative}.account-module__pg3nQW__inputField{-webkit-backdrop-filter:none;backdrop-filter:none;width:100%;color:var(--text);border:none;border-bottom:2px solid var(--glass-border);background:0 0;border-radius:0;margin:0;padding:1rem .5rem .5rem;font-family:inherit;font-size:1rem}.account-module__pg3nQW__inputField:focus{border-color:var(--glass-border)}.account-module__pg3nQW__inputField::placeholder{color:#0000}.account-module__pg3nQW__floatingLabel{color:var(--light);font-size:1rem;font-family:var(--font);opacity:.7;pointer-events:none;transition:all .2s;position:absolute;top:.85rem;left:.25rem}.account-module__pg3nQW__inputField:focus+.account-module__pg3nQW__floatingLabel,.account-module__pg3nQW__inputField:not(:placeholder-shown)+.account-module__pg3nQW__floatingLabel{color:var(--secondary);background-color:#0000;padding:0 .25rem;font-size:.75rem;font-weight:600;top:-.6rem}.account-module__pg3nQW__inputGroup:after{content:"";background:var(--secondary);width:0;height:2px;transition:all .6s;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.account-module__pg3nQW__inputField:focus~.account-module__pg3nQW__floatingLabel~:after,.account-module__pg3nQW__inputGroup:focus-within:after{width:100%;left:0;transform:translate(0)}.account-module__pg3nQW__formButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.account-module__pg3nQW__resetPasswordRow{justify-content:flex-end;align-items:center;width:100%;padding-bottom:.5rem;display:flex}.account-module__pg3nQW__resetPasswordBtn{color:var(--secondary);cursor:pointer;transition:var(--transition);background:0 0;border:none}.account-module__pg3nQW__resetPasswordBtn:hover{text-decoration:underline}.account-module__pg3nQW__imageUploadSection{flex-direction:column;align-items:center;gap:1rem;display:flex;position:relative}.account-module__pg3nQW__imageUploadSection label{text-transform:uppercase;height:50px;color:var(--light);border-radius:var(--radius);border:2px dashed var(--primary);justify-content:center;align-items:center;width:100%;display:flex}.account-module__pg3nQW__progressContainer{background:var(--start-base);border-radius:2rem;flex-direction:row;align-items:center;width:100%;height:20px;display:flex;position:relative;overflow:hidden}.account-module__pg3nQW__progressBar{background:var(--secondary);width:0%;height:100%;transition:var(--transition);position:absolute;left:0}.account-module__pg3nQW__profilePreviewArea{border-radius:50%;justify-content:center;align-self:center;width:120px;height:120px;display:flex;position:relative;overflow:hidden}.account-module__pg3nQW__profilePreview{object-fit:cover;border:2px solid var(--secondary);width:120px;height:120px;transition:var(--transition);border-radius:50%}.account-module__pg3nQW__imageUploadSection{margin-bottom:1.5rem}.account-module__pg3nQW__uploadLabel{background-color:var(--primary-color);color:#fff;cursor:pointer;border-radius:4px;padding:.5rem 1rem;transition:background-color .2s;display:inline-block}.account-module__pg3nQW__uploadLabel:hover{background-color:var(--primary-dark);color:var(--text-fixed)}.account-module__pg3nQW__profileImageInput{display:none}.account-module__pg3nQW__helpSections{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.account-module__pg3nQW__helpCard{background:var(--glass);border-radius:calc(var(--radius));border:1px solid var(--glass-border);padding:1.5rem;box-shadow:0 4px 6px #0000000d}.account-module__pg3nQW__helpCard h4{color:var(--light);margin-bottom:1rem}.account-module__pg3nQW__helpCard p{color:var(--light);opacity:.7;margin-bottom:1.5rem;font-size:.95rem}.account-module__pg3nQW__helpButton{background:var(--secondary);color:#fff;border-radius:calc(var(--radius) / 4);cursor:pointer;transition:var(--transition);border:none;padding:.75rem 1.5rem;font-weight:500}.account-module__pg3nQW__helpButton:hover{background:var(--primary-dark)}.account-module__pg3nQW__errorAlert{color:#721c24;border-radius:calc(var(--radius) / 4);background:#f8d7da;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem;display:flex}.account-module__pg3nQW__errorAlert button{color:#721c24;cursor:pointer;background:0 0;border:none;font-size:1.2rem}.account-module__pg3nQW__noData{text-align:center;color:var(--light);opacity:.7;padding:2rem}.account-module__pg3nQW__skeletonContainer,.account-module__pg3nQW__skeletonList{flex-direction:column;gap:1rem;display:flex}@media (min-width:768px){.account-module__pg3nQW__sidebar{top:90px;position:sticky!important}}@media (max-width:768px){.account-module__pg3nQW__accountContainer{grid-template-columns:1fr;grid-template-areas:"first""second"}.account-module__pg3nQW__sidebar{position:relative;top:0}.account-module__pg3nQW__verified{justify-content:center}.account-module__pg3nQW__sectionTitle h2{font-size:1.5rem}.account-module__pg3nQW__avatar{border:4px;width:85px;height:85px;margin-bottom:0}.account-module__pg3nQW__name{margin-bottom:0;font-size:1.15rem;font-weight:700}.account-module__pg3nQW__email,.account-module__pg3nQW__verified{opacity:.8;margin-bottom:0;font-size:.875rem}.account-module__pg3nQW__profileHeaderSkeleton{justify-content:center;align-items:center}.account-module__pg3nQW__statsGrid{grid-template-columns:1fr 1fr;gap:.75rem}.account-module__pg3nQW__statCard{background:var(--glass);border:1px solid var(--glass-border);padding:1.25rem;box-shadow:0 2px 4px #00000008}.account-module__pg3nQW__statCard h4{text-transform:uppercase;letter-spacing:.5px;opacity:.8;font-size:.8rem}.account-module__pg3nQW__statCard p{font-size:1.25rem}.account-module__pg3nQW__orderDetails{flex-direction:column;align-items:flex-start;gap:1rem}.account-module__pg3nQW__formButtons{flex-direction:column}.account-module__pg3nQW__saveButton,.account-module__pg3nQW__cancelButton{width:100%}}@media (max-width:540px){.account-module__pg3nQW__accountContainer{flex-direction:column-reverse;grid-template-areas:"second""first";gap:0;display:grid}.account-module__pg3nQW__profileHeader{box-shadow:none;border:none;justify-content:flex-start;margin:0;padding:.5rem 1rem}.account-module__pg3nQW__profileHeader .account-module__pg3nQW__verified{justify-content:flex-start}.account-module__pg3nQW__statsGrid{border-bottom:1px solid var(--glass-border);margin:0}.account-module__pg3nQW__statCard{box-shadow:none;border:none}.account-module__pg3nQW__sectionTitle,.account-module__pg3nQW__contentTitle{display:none}.account-module__pg3nQW__orderCard:first-child{border-top:none!important;margin-top:0!important}.account-module__pg3nQW__sidebar{width:100%;min-width:0;box-shadow:none;background:0 0;border-radius:0;gap:.5rem;padding:0;position:relative;top:0;overflow:visible}.account-module__pg3nQW__menuItem{all:unset;box-sizing:border-box;width:100%;box-shadow:none;transition:var(--transition);background:0 0;border-radius:0;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:0;padding:1rem .5rem;display:flex;position:relative}.account-module__pg3nQW__menuItem:after{content:"";background:var(--glass-border);opacity:.5;height:1px;position:absolute;bottom:0;left:.5rem;right:.5rem}.account-module__pg3nQW__menuItem:last-child:after{display:none}.account-module__pg3nQW__menuItem:hover{box-shadow:none;background:#ffffff0d;transform:none}.account-module__pg3nQW__menuItem:last-child{border-bottom:none!important}.account-module__pg3nQW__menuItemAccount{display:none}.account-module__pg3nQW__logoutBtn{color:var(--bar-poor);background:0 0;justify-content:center;font-weight:600}.account-module__pg3nQW__logoutBtn .account-module__pg3nQW__chevron{display:none}.account-module__pg3nQW__logoutBtn:hover{background-color:#ff00000d}.account-module__pg3nQW__glassCard{all:unset;padding:0;display:block}.account-module__pg3nQW__ordersList{flex-direction:column;gap:1rem;padding:1rem 0;display:flex}.account-module__pg3nQW__content{border-radius:0;margin:0;padding:0}.account-module__pg3nQW__orderCard{background:var(--glass);border:1px solid var(--glass-border);border-radius:var(--radius);flex-direction:column;align-items:stretch;gap:1rem;margin-bottom:0;padding:1.25rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000d}.account-module__pg3nQW__orderInfo{gap:.75rem;width:100%}.account-module__pg3nQW__orderIdStatus{border-bottom:1px dashed var(--glass-border);justify-content:space-between;align-items:center;margin-bottom:.25rem;padding-bottom:.75rem;display:flex}.account-module__pg3nQW__orderId{color:var(--text);font-size:1.1rem;font-weight:700}.account-module__pg3nQW__orderStatus{letter-spacing:.5px;border-radius:2rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.account-module__pg3nQW__orderMeta{color:var(--text);opacity:.8;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.account-module__pg3nQW__orderMeta span:nth-child(2),.account-module__pg3nQW__orderMeta span:nth-child(4){display:none}.account-module__pg3nQW__orderMeta span:nth-child(3){color:var(--text);width:100%;margin-top:.25rem;font-size:1rem;font-weight:700}.account-module__pg3nQW__orderMeta span:last-child{opacity:.6;font-size:.8rem}.account-module__pg3nQW__orderThumbnails{justify-content:flex-start;gap:.75rem;width:100%;margin-top:.5rem}.account-module__pg3nQW__thumb{border:none;border-radius:12px;width:70px;height:70px;box-shadow:0 2px 5px #0000001a}.account-module__pg3nQW__thumb img{border-radius:12px}.account-module__pg3nQW__orderCard:after{content:"View Details";text-align:center;border-top:1px solid var(--glass-border);width:100%;color:var(--secondary);margin-top:.5rem;padding-top:1rem;font-size:.9rem;font-weight:600;display:block}}.account-module__pg3nQW__loadMoreContainer{justify-content:center;padding:1rem 2rem;display:flex}@media (max-width:440px){.account-module__pg3nQW__thumbSecond{display:none}.account-module__pg3nQW__smMoreItems{display:flex}}@media (max-width:360px){.account-module__pg3nQW__orderThumbnails{display:none}}.account-module__pg3nQW__contentHeader{flex-direction:column;gap:1rem;display:flex}.account-module__pg3nQW__headerTop{justify-content:space-between;align-items:center;gap:1rem;display:flex}.account-module__pg3nQW__searchGroup{align-items:center;gap:.5rem;display:flex}.account-module__pg3nQW__searchInputWrapper{width:100%;position:relative}.account-module__pg3nQW__searchIcon{color:var(--light);opacity:.7;font-size:1.1rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.account-module__pg3nQW__searchInput{background:var(--card);border:1px solid var(--glass-border);border-radius:var(--radius);width:100%;color:var(--light);transition:var(--transition);padding:.75rem .75rem .75rem 3rem;font-size:1rem}.account-module__pg3nQW__searchInput:focus{border-color:var(--secondary);background:var(--glass);outline:none;box-shadow:0 0 0 2px #0000000d}.account-module__pg3nQW__filterToggleBtn{background:var(--secondary);width:80px;height:40px;color:var(--text-fixed);border-radius:var(--radius);cursor:pointer;transition:var(--transition);border:2px solid #0000;justify-content:center;align-items:center;gap:.25rem;display:flex}.account-module__pg3nQW__filterToggleBtn:hover{color:var(--secondary);border-color:var(--secondary);background:0 0}.account-module__pg3nQW__filtersPanel{background:var(--glass);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid var(--glass-border);border-radius:var(--radius);z-index:1000;padding:2rem;animation:.3s ease-out account-module__pg3nQW__slideDown;position:relative}@keyframes account-module__pg3nQW__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.account-module__pg3nQW__filtersGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));align-items:end;gap:1.5rem;display:grid}.account-module__pg3nQW__filterSelect,.account-module__pg3nQW__dateInput{max-width:300px}.account-module__pg3nQW__filterGroup{flex-direction:column;gap:.5rem;display:flex}.account-module__pg3nQW__dateFilters{flex-flow:column wrap;display:flex}.account-module__pg3nQW__statsPanel{background:var(--glass);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid var(--glass-border);border-radius:var(--radius);gap:3rem;padding:1.5rem 2rem;display:flex}.account-module__pg3nQW__statGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.account-module__pg3nQW__statLabel{text-transform:uppercase;color:var(--secondary);font-size:.9rem;font-weight:600}.account-module__pg3nQW__statItem{color:var(--light);text-transform:capitalize;border-radius:1rem;padding:.25rem .75rem;font-size:.8rem;font-weight:500}.account-module__pg3nQW__dateInput{min-width:140px;color:inherit;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;flex:1;padding:.75rem 1rem;font-size:.875rem;transition:all .2s}.account-module__pg3nQW__dateInput:focus{background:#ffffff1a;border-color:#3b82f680;outline:none}.account-module__pg3nQW__noData{text-align:center;color:#fff9;padding:3rem 1rem}.account-module__pg3nQW__noData p{color:var(--light);margin-bottom:1rem;font-size:1.1rem}.account-module__pg3nQW__clearFiltersBtn{border:2px solid var(--secondary);color:var(--secondary);cursor:pointer;background:0 0;border-radius:2rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s}.account-module__pg3nQW__clearFiltersBtn:hover{background:var(--secondary);color:var(--text-fixed)}.account-module__pg3nQW__loadingSpinner{text-align:center;color:#fff9;padding:1rem;font-size:.875rem}.account-module__pg3nQW__loadMoreContainer{text-align:center;margin-top:1.5rem;padding:1rem}@media (max-width:768px){.account-module__pg3nQW__ordersFilters{padding:0 .75rem .75rem}.account-module__pg3nQW__filterGroup,.account-module__pg3nQW__dateFilters{flex-direction:column}.account-module__pg3nQW__filterSelect,.account-module__pg3nQW__dateInput{min-width:unset}.account-module__pg3nQW__ordersStats{flex-direction:column;gap:.5rem}.account-module__pg3nQW__statusCount{margin-bottom:.25rem;margin-right:.5rem;display:inline-block}}
.Select-module___DAqqq__wrapper{max-width:300px;position:relative}.Select-module___DAqqq__header{flex-flow:wrap;align-items:center;padding:.75rem 0;display:flex}.Select-module___DAqqq__label{text-transform:uppercase;margin-right:1rem;font-size:1rem;font-weight:500}.Select-module___DAqqq__selectBox{border:1.5px solid var(--glass-border);cursor:pointer;background:var(--card);border-radius:2rem;justify-content:space-between;align-items:center;min-width:100%;padding:10px 14px;font-size:14px;transition:border-color .2s;display:flex}.Select-module___DAqqq__selectBox span{white-space:nowrap;text-overflow:ellipsis;flex:1;margin-right:8px;overflow:hidden}.Select-module___DAqqq__selectBox:hover{border-color:var(--secondary)}.Select-module___DAqqq__arrow{cursor:pointer;height:100%;color:var(--text-muted);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;line-height:1;transition:color .2s;display:flex;position:absolute;right:.75rem}.Select-module___DAqqq__clearIcon{cursor:pointer;color:var(--text-muted);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;line-height:1;transition:color .2s;display:flex;position:absolute;right:2rem}.Select-module___DAqqq__clearIcon:hover{color:var(--text)}.Select-module___DAqqq__optionsList{border:1px solid var(--glass-border);background:var(--card);z-index:9999;border-radius:1rem;width:100%;max-height:240px;margin:0;padding:0;list-style:none;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 6px 18px #0000000d}.Select-module___DAqqq__option{background:var(--card);cursor:pointer;transition:var(--transition);align-items:center;padding:10px 14px;font-size:14px;display:flex}.Select-module___DAqqq__option:hover{background:var(--hover-bg)}.Select-module___DAqqq__icon{height:fit-content;margin-right:.5rem;display:flex}.Select-module___DAqqq__selected{background:var(--hover-bg);font-weight:600}.Select-module___DAqqq__optionDisabled{opacity:.5;cursor:not-allowed;pointer-events:none}
.CheckoutPage-module__azMOGG__emptyCheckout{justify-content:center;align-items:center;padding:0 0 2rem;display:flex}.CheckoutPage-module__azMOGG__emptyStateContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:0 2rem 3rem;display:flex}.CheckoutPage-module__azMOGG__emptyStateContainer a{max-width:220px}.CheckoutPage-module__azMOGG__emptyStateTitle{margin-bottom:1rem;font-size:2rem}.CheckoutPage-module__azMOGG__emptyStateMessage{color:var(--light);margin-bottom:2rem;font-size:1.2rem}.CheckoutPage-module__azMOGG__checkoutGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.CheckoutPage-module__azMOGG__productSectionHeader{flex-direction:row;gap:1rem;display:flex}.CheckoutPage-module__azMOGG__orderSummary{border-radius:var(--radius);height:fit-content;position:sticky;top:6rem}.CheckoutPage-module__azMOGG__orderSummaryContent{border-radius:var(--radius);background-color:#00000005;flex-direction:column;margin:.5rem 0;padding:1rem;display:flex}.CheckoutPage-module__azMOGG__orderSummaryButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.CheckoutPage-module__azMOGG__orderSummaryTitle{border-bottom:1px solid var(--glass-border);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.5rem}.CheckoutPage-module__azMOGG__formGroup{flex-direction:column;justify-content:center;width:100%;margin:0;display:flex}.CheckoutPage-module__azMOGG__formActions{justify-content:center;width:100%;margin:1rem 0;padding:0 1.5rem;display:flex}.CheckoutPage-module__azMOGG__accordionItem{background:0 0;border-width:1px}.CheckoutPage-module__azMOGG__accordionHeader{padding:.9rem 1rem}.CheckoutPage-module__azMOGG__accordionHeaderTitle{font-size:1rem;margin:0!important}.CheckoutPage-module__azMOGG__accordionContent{padding:0}.CheckoutPage-module__azMOGG__tableHeader{text-align:center;background-color:#6e00ff1a;font-size:1.1rem}.CheckoutPage-module__azMOGG__tableCell{text-align:left;font-size:.9rem}.CheckoutPage-module__azMOGG__firstTableCell{text-transform:uppercase;padding:0 .35rem}.CheckoutPage-module__azMOGG__lastTableCell{text-align:right;white-space:nowrap;padding:0 .35rem}.CheckoutPage-module__azMOGG__totalPrice{color:var(--light);margin-top:1rem;padding:0 .5rem;font-weight:700}.CheckoutPage-module__azMOGG__sectionTitle{padding:1rem .5rem}.CheckoutPage-module__azMOGG__cartItem{border-bottom:1px solid var(--glass-border);flex-direction:column;gap:1.5rem;padding:1.5rem 0;display:flex}.CheckoutPage-module__azMOGG__itemImageContainer{position:relative}.CheckoutPage-module__azMOGG__itemImage{object-fit:cover;border-radius:1rem}.CheckoutPage-module__azMOGG__itemDetails{flex:1}.CheckoutPage-module__azMOGG__itemDetails h2{padding:1rem 0}.CheckoutPage-module__azMOGG__itemOptions{color:var(--start-base);margin:.5rem 0;font-size:.9rem}.CheckoutPage-module__azMOGG__option{margin-bottom:.3rem}.CheckoutPage-module__azMOGG__priceInfo{flex-flow:wrap;align-items:center;gap:.5rem;display:flex}.CheckoutPage-module__azMOGG__deliveryInfo{text-transform:uppercase;letter-spacing:.15rem;width:fit-content;color:var(--bar-excellent);flex-flow:row;align-items:center;gap:.5rem;font-family:Orbitron;font-size:.75rem;font-weight:600;display:flex}.CheckoutPage-module__azMOGG__price{flex-wrap:wrap;align-items:center;gap:.25rem;margin:0 .5rem 0 0;font-size:1.3rem;font-weight:600;display:flex}.CheckoutPage-module__azMOGG__addonNote{color:var(--start-base);font-size:.8rem}.CheckoutPage-module__azMOGG__itemActions{align-items:center;gap:1rem;margin-top:1rem;display:flex}.CheckoutPage-module__azMOGG__quantityControl{border:1px solid var(--glass-border);border-radius:var(--radius);align-items:center;display:flex;overflow:hidden}.CheckoutPage-module__azMOGG__quantityButton{background:var(--primary-light);width:32px;height:32px;color:var(--light);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;font-size:1rem}.CheckoutPage-module__azMOGG__quantityButton:disabled{opacity:.5;cursor:not-allowed}.CheckoutPage-module__azMOGG__quantityValue{text-align:center;min-width:2rem;padding:.3rem 1rem}.CheckoutPage-module__azMOGG__removeButton{color:#e74c3c;cursor:pointer;background:0 0;border:none;font-size:.9rem;text-decoration:underline}.CheckoutPage-module__azMOGG__removeButton:hover{color:#c0392b}.CheckoutPage-module__azMOGG__itemTotal{text-align:right;min-width:80px;font-size:1.1rem;font-weight:600}.CheckoutPage-module__azMOGG__methodRow{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.CheckoutPage-module__azMOGG__methodRow span{font-size:1.1rem;font-weight:600}.CheckoutPage-module__azMOGG__methodBtn{border-radius:var(--radius);border:2px solid var(--glass-border);color:var(--light);cursor:pointer;transition:var(--transition);background-color:#0000;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.CheckoutPage-module__azMOGG__methodBtn.CheckoutPage-module__azMOGG__active{background-color:var(--secondary);color:var(--text-fixed)}.CheckoutPage-module__azMOGG__methodBtn:hover{border-color:var(--secondary);transform:translateY(-2px)}.CheckoutPage-module__azMOGG__checkoutButton{background:var(--secondary);min-width:240px;min-height:52px;color:var(--text-fixed);border-radius:var(--radius);cursor:pointer;transition:var(--transition);font-weight:600;font-family:var(--font);letter-spacing:1px;border:none;justify-content:center;align-items:center;padding:1rem 2rem;text-decoration:none;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.CheckoutPage-module__azMOGG__checkoutButton{width:100%;min-width:unset}}.CheckoutPage-module__azMOGG__checkoutButton:hover{background:var(--primary-light);color:var(--light);box-shadow:0 8px 20px var(--primary-lighter);transform:translateY(-3px)}.CheckoutPage-module__azMOGG__checkoutButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.CheckoutPage-module__azMOGG__checkoutButton:hover:before{background-color:var(--primary);left:100%}.CheckoutPage-module__azMOGG__summaryRow{border-bottom:1px solid var(--glass-border);justify-content:space-between;padding:1rem 0;display:flex}.CheckoutPage-module__azMOGG__totalRow{border-bottom:1px solid var(--glass-border);border-bottom:none;justify-content:space-between;padding:1rem 0;font-size:1.1rem;font-weight:600;display:flex}.CheckoutPage-module__azMOGG__shippingPreview{padding:0 1rem .5rem}@media (max-width:992px){.CheckoutPage-module__azMOGG__checkoutGrid{grid-template-columns:1fr!important}}@media (max-width:420px){.CheckoutPage-module__azMOGG__productSectionHeader{flex-direction:row;display:flex}}
.CartItem-module__2IkFWW__checkoutItem{border-bottom:1px solid var(--glass-border);flex-direction:column;padding:.75rem 0;display:flex;position:relative}.CartItem-module__2IkFWW__checkoutItem:last-child{border-bottom:none}.CartItem-module__2IkFWW__buyNowBadge{background:var(--primary-light);color:#fff;z-index:1;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;right:1rem}.CartItem-module__2IkFWW__checkoutTopArea{flex-flow:wrap;gap:1rem;display:flex}.CartItem-module__2IkFWW__imageAndActions{flex-direction:column;align-items:center;gap:.5rem;display:flex}.CartItem-module__2IkFWW__saveForLaterBtn,.CartItem-module__2IkFWW__moveToCartBtn{color:var(--secondary);cursor:pointer;white-space:nowrap;opacity:.8;background:0 0;border:none;font-size:.875rem;font-weight:600;transition:opacity .2s}.CartItem-module__2IkFWW__saveForLaterBtn:hover,.CartItem-module__2IkFWW__moveToCartBtn:hover{opacity:1}.CartItem-module__2IkFWW__itemImage{cursor:pointer;object-fit:cover;aspect-ratio:1;background-color:var(--card);border-radius:1rem;flex-shrink:0;width:auto;height:100px;transition:transform .2s;position:relative;overflow:hidden}.CartItem-module__2IkFWW__itemImage img{width:100%;height:100%;object-fit:cover!important}.CartItem-module__2IkFWW__itemImage:hover{transform:scale(1.02)}.CartItem-module__2IkFWW__itemDetails{flex-direction:column;flex:1;gap:.25rem;display:flex}.CartItem-module__2IkFWW__itemTitle{line-clamp:1;-webkit-line-clamp:1;cursor:pointer;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:.9rem;transition:color .2s;display:-webkit-box;overflow:hidden}.CartItem-module__2IkFWW__itemTitle:hover{color:var(--secondary)}.CartItem-module__2IkFWW__itemPriceInfo{flex-flow:wrap;align-items:center;gap:.5rem;display:flex}.CartItem-module__2IkFWW__itemPrice{flex-wrap:wrap;align-items:center;gap:.25rem;margin:0 .5rem 0 0;font-size:1.1rem;font-weight:600;display:flex}.CartItem-module__2IkFWW__addonNote{color:var(--light);opacity:.7;font-size:.8rem}.CartItem-module__2IkFWW__itemInfo{flex-flow:wrap;justify-content:flex-end;align-items:center;gap:1rem;margin-top:auto;padding:0 .25rem;display:flex}.CartItem-module__2IkFWW__itemDeliveryInfo{font-family:var(--font);text-transform:uppercase;letter-spacing:.15rem;width:fit-content;color:var(--bar-excellent);flex-flow:row;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:flex}.CartItem-module__2IkFWW__itemActions{flex-direction:row;align-items:center;gap:.5rem;display:flex}.CartItem-module__2IkFWW__quantityControl{border:1px solid var(--glass-border);border-radius:var(--radius);background:var(--glass-bg);justify-content:space-between;align-items:center;height:38px;padding:0 2px;display:flex;overflow:hidden}.CartItem-module__2IkFWW__quantityButton{background:var(--primary-light);width:32px;height:32px;color:var(--light);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;transition:all .2s;display:flex}.CartItem-module__2IkFWW__quantityButton:hover:not(:disabled){background:var(--primary);transform:scale(1.1)}.CartItem-module__2IkFWW__quantityButton:disabled{opacity:.5;cursor:not-allowed}.CartItem-module__2IkFWW__quantityValue{text-align:center;min-width:2rem;padding:.3rem 1rem;line-height:1}.CartItem-module__2IkFWW__removeButton{color:#e74c3c;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;font-size:.9rem;transition:all .2s;display:flex}.CartItem-module__2IkFWW__removeButton:hover{background:#e74c3c1a;transform:scale(1.1)}.CartItem-module__2IkFWW__itemTotal{margin-top:1rem}.CartItem-module__2IkFWW__totalPrice{text-align:right;color:var(--light);padding:0 .5rem;font-size:1rem;font-weight:700}.CartItem-module__2IkFWW__accordionContent{margin-top:.5rem;padding:0}.CartItem-module__2IkFWW__techTable{border-collapse:collapse;width:100%;margin:.5rem 0}.CartItem-module__2IkFWW__techTable td{text-align:left;padding:.5rem;font-size:.9rem}.CartItem-module__2IkFWW__techTable tr td:first-child{text-transform:uppercase;font-weight:500}.CartItem-module__2IkFWW__techTable tr td:last-child{text-align:right;white-space:nowrap}.CartItem-module__2IkFWW__skeletonContainer{gap:1rem;padding:1.5rem 0;display:flex}.CartItem-module__2IkFWW__skeletonImage{background:var(--glass-bg);border-radius:1rem;width:120px;height:120px}.CartItem-module__2IkFWW__skeletonDetails{flex-direction:column;flex:1;justify-content:center;gap:1rem;display:flex}.CartItem-module__2IkFWW__skeletonText{background:var(--glass-bg);border-radius:4px;height:24px}.CartItem-module__2IkFWW__skeletonTextSmall{background:var(--glass-bg);border-radius:4px;width:80px;height:20px}.CartItem-module__2IkFWW__skeletonActions{align-items:center;gap:1rem;display:flex}.CartItem-module__2IkFWW__skeletonButton{background:var(--glass-bg);border-radius:4px;width:120px;height:30px}.CartItem-module__2IkFWW__skeletonIcon{background:var(--glass-bg);border-radius:50%;width:30px;height:30px}@media (max-width:480px){.CartItem-module__2IkFWW__itemPrice{font-size:1.1rem}}
.ShareButton-module__T7igFq__shareButton{cursor:pointer;width:30px;height:30px;transition:var(--transition);color:var(--secondary);background-color:#0000;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;display:flex}.ShareButton-module__T7igFq__shareButton:hover{color:var(--light)}.ShareButton-module__T7igFq__shareButton:focus{border:2px solid var(--secondary);border-radius:.5rem}.ShareButton-module__T7igFq__shareButton:active{background-color:var(--light);transform:scale(.95)}.ShareButton-module__T7igFq__successIcon{color:var(--bar-excellent)}.ShareButton-module__T7igFq__tooltip{background-color:var(--secondary);color:#fff;opacity:0;pointer-events:none;white-space:nowrap;z-index:10;border-radius:8px;margin-bottom:4px;padding:4px 8px;font-size:12px;transition:opacity .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.ShareButton-module__T7igFq__tooltip:after{content:"";border:4px solid #0000;border-top-color:var(--secondary);position:absolute;top:100%;left:50%;transform:translate(-50%)}.ShareButton-module__T7igFq__shareButton:hover .ShareButton-module__T7igFq__tooltip{opacity:1}.ShareButton-module__T7igFq__demo{max-width:28rem;margin:0 auto;padding:32px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ShareButton-module__T7igFq__title{color:#1f2937;margin-bottom:16px;font-size:24px;font-weight:700}.ShareButton-module__T7igFq__description{color:var(--light);opacity:.9;margin-bottom:16px;line-height:1.5}.ShareButton-module__T7igFq__shareContainer{align-items:center;gap:16px;margin-bottom:24px;display:flex}.ShareButton-module__T7igFq__info{background-color:var(--glass);border-radius:8px;margin-top:24px;padding:16px;font-size:14px}.ShareButton-module__T7igFq__infoTitle{color:var(--secondary);margin-bottom:8px;font-weight:600}.ShareButton-module__T7igFq__infoList{margin:0;padding:0;list-style:none}.ShareButton-module__T7igFq__infoList li{color:var(--light);opacity:.9;margin-bottom:4px;padding-left:16px;position:relative}.ShareButton-module__T7igFq__infoList li:before{content:"•";color:var(--light);opacity:.9;position:absolute;left:0}.ShareButton-module__T7igFq__infoList li strong{color:var(--secondary)}@media (max-width:640px){.ShareButton-module__T7igFq__demo{padding:16px}.ShareButton-module__T7igFq__shareContainer{flex-direction:column;align-items:flex-start;gap:8px}}
.admins-module__-w05wq__page{flex-direction:column;gap:1.5rem;animation:.3s ease-in admins-module__-w05wq__fadeIn;display:flex}.admins-module__-w05wq__title{font-size:2rem;font-weight:700}.admins-module__-w05wq__subtitle{color:#6b7280}.admins-module__-w05wq__customersHeader{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;padding-inline:1rem;display:flex}.admins-module__-w05wq__searchContainer{justify-content:space-between;align-items:center;display:flex}.admins-module__-w05wq__inputWrapper{width:18rem;position:relative}.admins-module__-w05wq__searchIcon{stroke:#9ca3af;z-index:10;width:40px;height:1rem;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.admins-module__-w05wq__inputWrapper .admins-module__-w05wq__input{border:1px solid #d1d5db;border-radius:2rem;width:100%;padding:.5rem .75rem .5rem 2.5rem;font-size:.875rem;transition:all .4s ease-in-out}.admins-module__-w05wq__card{background:#fff;border-radius:2rem;padding:1rem .5rem;overflow-x:scroll;box-shadow:0 1px 3px #00000014}.admins-module__-w05wq__cardActionsHeader{border-bottom:1px solid #e5e7eb;align-items:center;gap:1rem;padding:1rem;display:flex}.admins-module__-w05wq__cardHeader{border-bottom:1px solid #e5e7eb;padding:1rem}.admins-module__-w05wq__cardTitle{font-size:1.125rem;font-weight:600}.admins-module__-w05wq__cardContent{padding:1rem;overflow-x:auto}.admins-module__-w05wq__table{border-collapse:collapse;width:100%;font-size:.875rem}.admins-module__-w05wq__table th,.admins-module__-w05wq__table td{text-align:left;padding:.75rem}.admins-module__-w05wq__table tr{border-bottom:1px solid #f3f4f6}.admins-module__-w05wq__table tr:last-child{border-bottom:none}.admins-module__-w05wq__fontMedium{font-weight:500}.admins-module__-w05wq__badge{text-transform:capitalize;border-radius:2rem;padding:.25rem 1rem;font-size:.75rem;font-weight:500;display:inline-block}.admins-module__-w05wq__success{color:#065f46;background-color:#d1fae5}.admins-module__-w05wq__muted{color:#808080cc;background-color:#8080801a}.admins-module__-w05wq__primary{color:#3730a3;background-color:#c7d2fe}.admins-module__-w05wq__actions{justify-content:center;align-items:center;gap:.5rem;display:flex}.admins-module__-w05wq__dropdown{opacity:0;transform-origin:top;z-index:100;background:#fff;border:1px solid #ddd;border-radius:1rem;min-width:150px;max-height:0;transition:max-height .3s,opacity .3s,transform .3s;position:absolute;right:4rem;overflow:hidden;transform:translateY(-10px)scaleY(.95);box-shadow:0 2px 6px #0000001a}.admins-module__-w05wq__actions[open] .admins-module__-w05wq__dropdown{opacity:1;max-height:500px;transform:translateY(0)scaleY(1)}.admins-module__-w05wq__dropdown button{white-space:nowrap;color:#333;cursor:pointer;background:0 0;border:none;align-items:center;width:100%;padding:.75rem 1rem;font-size:14px;transition:background .2s;display:flex}.admins-module__-w05wq__dropdown button svg{margin-right:6px;font-size:15px}.admins-module__-w05wq__dropdown button:hover{background:#f5f5f5}@keyframes admins-module__-w05wq__dropdownAnimation{0%{opacity:0;transform:translateY(-10px)scaleY(.9)}60%{opacity:1;transform:translateY(2px)scaleY(1.02)}to{opacity:1;transform:translateY(0)scaleY(1)}}.admins-module__-w05wq__iconBtn{cursor:pointer;color:#4b5563;background:0 0;border:none;justify-content:center;align-items:center;width:100%;padding:.25rem;list-style:none;transition:color .2s;display:flex}.admins-module__-w05wq__iconBtn:hover{color:#1f2937}.admins-module__-w05wq__backBtn{color:#4b5563;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:2rem;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s;display:inline-flex}.admins-module__-w05wq__backBtn:hover{background:#eee}.admins-module__-w05wq__subTitle{margin-top:1rem;font-size:16px;font-weight:600}.admins-module__-w05wq__actionButtons{flex-wrap:wrap;gap:10px;margin-top:1rem;display:flex}.admins-module__-w05wq__actionBtn{color:#4b5563;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:2rem;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.admins-module__-w05wq__actionBtn:hover{background-color:#e5e7eb}.admins-module__-w05wq__deleteBtn{color:red;background-color:#ff7a7a31}.admins-module__-w05wq__deleteBtn svg{stroke:red}.admins-module__-w05wq__deleteBtn:hover{background:#fcc}.admins-module__-w05wq__tableControls{justify-content:space-between;align-items:center;display:flex}.admins-module__-w05wq__resultsPerPage{color:#555;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.admins-module__-w05wq__select{cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:2rem;padding:.4rem 1rem;font-size:.875rem}.admins-module__-w05wq__select:focus{border-color:var(--secondary);outline:none;box-shadow:0 0 0 2px #0070f31a}.admins-module__-w05wq__paginationControls{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:1rem 1rem 0;display:flex}.admins-module__-w05wq__pagination{justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.admins-module__-w05wq__paginationButton{color:#4a5568;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.admins-module__-w05wq__paginationButton:hover:not(:disabled){background:#f7fafc;border-color:#cbd5e0}.admins-module__-w05wq__paginationButton:disabled{opacity:.5;cursor:not-allowed}.admins-module__-w05wq__pageNumbers{align-items:center;gap:.5rem;display:flex}.admins-module__-w05wq__pageButton{color:#4a5568;text-align:center;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:2rem;width:34px;height:34px;padding:.5rem;font-size:.875rem;transition:all .2s}.admins-module__-w05wq__pageButton:hover{background:#f7fafc;border-color:#cbd5e0}.admins-module__-w05wq__pageButton.admins-module__-w05wq__active{background:var(--secondary);color:#fff;border-color:var(--secondary);font-weight:500}.admins-module__-w05wq__paginationInfo{color:#6b7280;font-size:.875rem}.admins-module__-w05wq__pageNumbers span{color:#718096;padding:0 .5rem}.admins-module__-w05wq__noResults{text-align:center;color:#57657a;width:100%;font-family:var(--font);font-size:1rem;font-style:italic;font-weight:600;text-align:center!important;padding:2rem!important}.admins-module__-w05wq__table .admins-module__-w05wq__input{border:1px solid #ddd;border-radius:2rem;width:100%;margin:0;padding:.4rem 1rem;font-size:14px}.admins-module__-w05wq__uploadButtonContainer{flex-direction:row;align-items:center;gap:.5rem;padding:1rem 0;display:flex}.admins-module__-w05wq__uploadButtonContainer button{background:var(--secondary);color:#fff;cursor:pointer;border:none;border-radius:2rem;padding:.5rem 1rem;font-size:14px;transition:background .2s}.admins-module__-w05wq__imagePreviewContainer{border:1px dashed #ddd;border-radius:8px;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative;overflow:hidden}.admins-module__-w05wq__imagePreview{object-fit:cover;border-radius:8px;width:100%;height:100%}@keyframes admins-module__-w05wq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.StatusBadge-module__-xxZeW__badge{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1;display:inline-block}.StatusBadge-module__-xxZeW__success{color:#166534;background-color:#dcfce7}.StatusBadge-module__-xxZeW__warning{color:#d97706;background-color:#fffbeb}.StatusBadge-module__-xxZeW__danger{color:#dc2626;background-color:#fee2e2}.StatusBadge-module__-xxZeW__primary{color:var(--secondary);background-color:#ede9fe}.StatusBadge-module__-xxZeW__secondary{color:#6b7280;background-color:#f3f4f6}.StatusBadge-module__-xxZeW__info{color:#2563eb;background-color:#dbeafe}
.Table-module__UK32pW__tableCard{box-sizing:border-box;background:#fff;border-radius:2rem;width:100%;padding:1rem 0;overflow-x:hidden;box-shadow:0 1px 3px #00000014}.Table-module__UK32pW__tableHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.Table-module__UK32pW__searchContainer{justify-content:space-between;align-items:center;display:flex;position:relative}.Table-module__UK32pW__searchIcon{color:#9ca3af;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex;position:absolute;left:2px}.Table-module__UK32pW__searchInput{border:1px solid #d1d5db;border-radius:2rem;width:100%;padding:.75rem 2.5rem;font-size:.875rem;transition:all .2s ease-in-out}.Table-module__UK32pW__searchInput:focus{border-color:var(--secondary);outline:none;box-shadow:0 0 0 2px #8b5cf61a}.Table-module__UK32pW__clearSearchButton{color:#9ca3af;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex;position:absolute;right:2px}.Table-module__UK32pW__resultsPerPage{align-items:center;gap:8px;font-size:14px;display:flex}.Table-module__UK32pW__select{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:2rem;padding:.4rem .75rem;font-size:.875rem}.Table-module__UK32pW__select:focus{border-color:var(--secondary);outline:none}.Table-module__UK32pW__input{border:1px solid #d1d5db;border-radius:2rem;width:100%;padding:.5rem .75rem .5rem 2.5rem;font-size:.875rem;transition:all .4s ease-in-out}.Table-module__UK32pW__input:focus{border-color:var(--secondary);outline:none}.Table-module__UK32pW__tableActions{flex-direction:row;align-items:center;gap:1rem;display:flex}.Table-module__UK32pW__tableControls{align-items:center;gap:15px;display:flex}.Table-module__UK32pW__filters{gap:10px;display:flex}.Table-module__UK32pW__cardContent{padding:0}.Table-module__UK32pW__tableContainer{width:100%;max-width:100%;overflow-x:auto}.Table-module__UK32pW__table{border-collapse:collapse;width:100%;min-width:500px}.Table-module__UK32pW__table th{text-align:left;white-space:nowrap;color:#374151;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;padding:1rem 1.5rem;font-size:.875rem;font-weight:600;line-height:1}.Table-module__UK32pW__table td{color:#4b5563;border-top:1px solid #e5e7eb;padding:1rem 1.5rem;font-size:.875rem;white-space:nowrap!important}.Table-module__UK32pW__noResults{text-align:center;color:#6b7280;text-transform:uppercase;padding:2rem;font-size:1rem;font-style:italic;font-weight:600}.Table-module__UK32pW__productInfo{align-items:center;gap:10px;display:flex}.Table-module__UK32pW__productImage{object-fit:cover;border-radius:4px;width:40px;height:40px}.Table-module__UK32pW__paginationControls{justify-content:space-between;align-items:center;gap:.5rem;padding:15px 20px;display:flex}.Table-module__UK32pW__pagination{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.Table-module__UK32pW__paginationInfo{color:#6b7280;font-size:.875rem}.Table-module__UK32pW__paginationButton{color:#4b5563;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.Table-module__UK32pW__paginationButton:disabled{opacity:.5;cursor:not-allowed}.Table-module__UK32pW__paginationButton:not(:disabled):hover{background-color:#f9fafb}.Table-module__UK32pW__pageNumbers{align-items:center;gap:.25rem;display:flex}.Table-module__UK32pW__pageButton{color:#4a5568;text-align:center;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:2rem;width:34px;height:34px;padding:.5rem;font-size:.875rem;transition:all .2s}.Table-module__UK32pW__pageButton:hover{background-color:#f9fafb}.Table-module__UK32pW__pageButton.Table-module__UK32pW__active{background-color:var(--secondary);border-color:var(--secondary);color:#fff}.Table-module__UK32pW__filtersPanel{background:#f8f9fa;border-bottom:1px solid #e5e7eb;flex-direction:column;gap:1rem;padding:1rem 1.5rem;display:flex}.Table-module__UK32pW__filterRow{align-items:center;gap:1rem;display:flex}.Table-module__UK32pW__clearFiltersButton{background-color:var(--secondary);color:#fff;cursor:pointer;border:none;border-radius:2rem;align-items:center;gap:5px;padding:8px 12px;font-size:14px;transition:background-color .2s;display:flex}.Table-module__UK32pW__filterButton,.Table-module__UK32pW__refreshButton{background-color:var(--secondary);color:#fff;cursor:pointer;border:none;border-radius:2rem;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;transition:background-color .2s;display:flex}.Table-module__UK32pW__filterButtonActive{background-color:#6d28d9}.Table-module__UK32pW__spinning{justify-content:center;align-items:center;height:100px;animation:1s linear infinite Table-module__UK32pW__spin;display:flex}@keyframes Table-module__UK32pW__spin{to{transform:rotate(360deg)}}.Table-module__UK32pW__bulkActionsBar{background-color:#f8f9fa;border-bottom:1px solid #dee2e6;justify-content:space-between;align-items:center;padding:1rem;display:flex}.Table-module__UK32pW__selectedCount{text-transform:capitalize;color:#495057;font-weight:500}.Table-module__UK32pW__bulkActions{gap:.5rem;display:flex}.Table-module__UK32pW__bulkActionButton{color:#495057;cursor:pointer;background:#fff;border:1px solid #dee2e6;border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.Table-module__UK32pW__bulkActionButton:hover:not(:disabled){background:#e9ecef;border-color:#adb5bd}.Table-module__UK32pW__bulkActionButton:disabled{opacity:.5;cursor:not-allowed}.Table-module__UK32pW__bulkActionButton.Table-module__UK32pW__danger{color:#dc3545;border-color:#dc3545}.Table-module__UK32pW__bulkActionButton.Table-module__UK32pW__danger:hover:not(:disabled){background:#f8d7da}.Table-module__UK32pW__iconBtn{cursor:pointer;color:#4b5563;background:0 0;border:none;justify-content:center;align-items:center;width:100%;padding:.25rem;list-style:none;transition:color .2s;display:flex}.Table-module__UK32pW__iconBtn:hover{color:#1f2937}
.AddressManager-module__zLEeFq__header{margin-bottom:1.5rem;padding:0 1rem}.AddressManager-module__zLEeFq__header button{margin-top:1rem}.AddressManager-module__zLEeFq__card{border:2px solid #0000;border-radius:1.5rem;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:1rem;transition:all .2s;display:flex;position:relative}.AddressManager-module__zLEeFq__list{padding:1rem 0}.AddressManager-module__zLEeFq__card:hover{border-color:var(--primary-light)}.AddressManager-module__zLEeFq__card.AddressManager-module__zLEeFq__selected{border:2px solid var(--primary-dark)}.AddressManager-module__zLEeFq__card.AddressManager-module__zLEeFq__selected:before{content:"";background-color:var(--secondary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' fill='none' stroke='white' stroke-width='6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 34 L30 42 L50 22'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:1rem;right:1rem}.AddressManager-module__zLEeFq__radio{display:none}.AddressManager-module__zLEeFq__radio input{cursor:pointer}.AddressManager-module__zLEeFq__content{cursor:pointer;flex:1;margin-bottom:.5rem}.AddressManager-module__zLEeFq__selection select{border-radius:var(--radius);flex:1;margin:0}.AddressManager-module__zLEeFq__actions{gap:1rem;margin-top:1rem;display:flex}.AddressManager-module__zLEeFq__formContainer{border-radius:1rem;margin-top:1.5rem;padding:1.5rem}.AddressManager-module__zLEeFq__formActions{justify-content:flex-end;gap:1rem;display:flex}.AddressManager-module__zLEeFq__manager{position:relative;overflow:hidden}.AddressManager-module__zLEeFq__deliveryForm{background:var(--card);border-radius:2rem;width:100%;max-width:600px;margin:1rem auto;padding:1.5rem;overflow:hidden;box-shadow:0 4px 20px #0000001a}.AddressManager-module__zLEeFq__deliveryForm h3{color:var(--light);text-align:center;margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.AddressManager-module__zLEeFq__formGroup{width:100%;margin-bottom:1.25rem}.AddressManager-module__zLEeFq__formGroup input,.AddressManager-module__zLEeFq__formGroup select,.AddressManager-module__zLEeFq__formGroup textarea{border:2px solid var(--glass-border);width:100%;min-height:46px;color:var(--light);background-color:var(--card);box-sizing:border-box;border-radius:1rem;padding:.875rem 1rem;font-size:1rem;transition:all .3s}.AddressManager-module__zLEeFq__formGroup input:focus,.AddressManager-module__zLEeFq__formGroup select:focus,.AddressManager-module__zLEeFq__formGroup textarea:focus{border-color:var(--secondary);box-shadow:0 0 0 1px var(--primary-light);outline:none}.AddressManager-module__zLEeFq__formGroup input:hover,.AddressManager-module__zLEeFq__formGroup select:hover,.AddressManager-module__zLEeFq__formGroup textarea:hover{border-color:var(--primary)}.AddressManager-module__zLEeFq__formGroup select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%23666' d='m0 0 2 2 2-2z'/></svg>");background-position:right 1rem center;background-repeat:no-repeat;background-size:12px;padding-right:3rem}.AddressManager-module__zLEeFq__formGroup textarea{resize:vertical;min-height:80px}.AddressManager-module__zLEeFq__formGroup input::placeholder,.AddressManager-module__zLEeFq__formGroup textarea::placeholder{color:#9ca3af;opacity:1}.AddressManager-module__zLEeFq__pinWarning{color:var(--bar-poor);margin:0;padding:.5rem 0 0;font-size:.875rem}.AddressManager-module__zLEeFq__formActions{border-top:1px solid var(--glass-border);flex-direction:row;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1rem;display:flex}.AddressManager-module__zLEeFq__btn{border:2px solid var(--secondary);cursor:pointer;background:var(--secondary);color:#fff;border-radius:2rem;min-width:100px;padding:.5rem 1.75rem;font-size:1rem;font-weight:500;transition:all .2s}.AddressManager-module__zLEeFq__btn:hover{border-color:var(--secondary);color:var(--secondary);background:0 0;transform:translateY(-1px)}.AddressManager-module__zLEeFq__btnSecondary{color:var(--secondary);background-color:#0000}.AddressManager-module__zLEeFq__btnSecondary:hover{background-color:var(--secondary);color:#fff}.AddressManager-module__zLEeFq__btnDanger{border-color:var(--bar-poor);color:var(--bar-poor);background-color:#0000}.AddressManager-module__zLEeFq__btnDanger:hover{background-color:var(--bar-poor);border-color:var(--bar-poor);color:var(--text-fixed)}.AddressManager-module__zLEeFq__btn:active{transform:translateY(0)}.AddressManager-module__zLEeFq__btn:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (max-width:768px){.AddressManager-module__zLEeFq__deliveryForm{border-radius:1rem;max-width:none;margin:.75rem 0;padding:1.25rem}.AddressManager-module__zLEeFq__deliveryForm h3{margin-bottom:1.25rem;font-size:1.375rem}.AddressManager-module__zLEeFq__formGroup{margin-bottom:1rem}.AddressManager-module__zLEeFq__formGroup input,.AddressManager-module__zLEeFq__formGroup select,.AddressManager-module__zLEeFq__formGroup textarea{padding:.75rem;font-size:.95rem}.AddressManager-module__zLEeFq__formActions{gap:.75rem;margin-top:1.5rem}.AddressManager-module__zLEeFq__btn{min-width:90px;padding:.75rem 1.5rem;font-size:.95rem}}@media (max-width:480px){.AddressManager-module__zLEeFq__deliveryForm{border-radius:6px;margin:.5rem 0;padding:1rem}.AddressManager-module__zLEeFq__deliveryForm h3{margin-bottom:1rem;font-size:1.25rem}.AddressManager-module__zLEeFq__formGroup{margin-bottom:.875rem}.AddressManager-module__zLEeFq__formGroup input,.AddressManager-module__zLEeFq__formGroup select,.AddressManager-module__zLEeFq__formGroup textarea{padding:.625rem .75rem;font-size:.9rem}.AddressManager-module__zLEeFq__formGroup select{background-size:10px;padding-right:2.5rem}.AddressManager-module__zLEeFq__formActions{gap:.5rem;margin-top:1.25rem}.AddressManager-module__zLEeFq__btn{width:100%;min-width:auto;padding:.75rem 1rem;font-size:.9rem}.AddressManager-module__zLEeFq__pinWarning{font-size:.8rem}}@media (max-width:320px){.AddressManager-module__zLEeFq__deliveryForm{padding:.75rem}.AddressManager-module__zLEeFq__deliveryForm h3{font-size:1.125rem}.AddressManager-module__zLEeFq__formGroup input,.AddressManager-module__zLEeFq__formGroup select,.AddressManager-module__zLEeFq__formGroup textarea{padding:.5rem;font-size:.875rem}}@media (prefers-contrast:high){.AddressManager-module__zLEeFq__formGroup input,.AddressManager-module__zLEeFq__formGroup select,.AddressManager-module__zLEeFq__formGroup textarea{border-width:3px}.AddressManager-module__zLEeFq__formGroup input:focus,.AddressManager-module__zLEeFq__formGroup select:focus,.AddressManager-module__zLEeFq__formGroup textarea:focus{border-width:3px;box-shadow:0 0 0 2px}}@media (prefers-reduced-motion:reduce){.AddressManager-module__zLEeFq__formGroup input,.AddressManager-module__zLEeFq__formGroup select,.AddressManager-module__zLEeFq__formGroup textarea,.AddressManager-module__zLEeFq__btn{transition:none}}
.iconPicker-module__PPVn6G__container{align-items:center;gap:.5rem;display:flex;position:relative}.iconPicker-module__PPVn6G__iconPreview{background:var(--card,#fff);width:38px;height:38px;color:var(--secondary,#4f46e5);border:1px solid #e5e7eb;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.iconPicker-module__PPVn6G__inputWrapper{flex:1;position:relative}.iconPicker-module__PPVn6G__input{background-color:#fff;border:1px solid #d1d5db;border-radius:1rem;width:100%;padding:.75rem;font-size:.875rem;transition:all .2s}.iconPicker-module__PPVn6G__input:hover{border-color:#9ca3af}.iconPicker-module__PPVn6G__input:focus{border-color:var(--secondary,#4f46e5);outline:none;box-shadow:0 0 0 3px #4f46e51a}.iconPicker-module__PPVn6G__clearIconSearch{color:#6b7280;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.iconPicker-module__PPVn6G__iconDropdown{z-index:30;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;max-height:280px;margin-top:.25rem;position:absolute;top:100%;left:0;right:0;overflow:auto;box-shadow:0 8px 24px #00000014}.iconPicker-module__PPVn6G__iconOption{cursor:pointer;color:#111827;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:.9rem;display:flex}.iconPicker-module__PPVn6G__iconOption:hover{background:#f9fafb}
.Charts-module__ZSV5KG__chart{width:100%;height:250px}.Charts-module__ZSV5KG__noData{text-align:center;height:250px;color:var(--text-muted);border:1px dashed var(--glass-border);background:#00000005;border-radius:1rem;justify-content:center;align-items:center;font-size:.9rem;display:flex}.Charts-module__ZSV5KG__pieContainer{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Charts-module__ZSV5KG__legend{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Charts-module__ZSV5KG__legendItem{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.Charts-module__ZSV5KG__dot{border-radius:50%;width:8px;height:8px}
.Charts-module__gnXKIq__chart{width:100%;height:250px}
