.Header-module__hBw1pG__headerWrapper{z-index:100;position:sticky;top:0;box-shadow:0 4px 12px #00000014}.Header-module__hBw1pG__topBar{background-color:var(--primary);color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.5px;padding:.5rem;font-size:.8rem;font-weight:700}.Header-module__hBw1pG__mainHeader{background-color:var(--surface);border-bottom:1px solid var(--border);padding:1rem 0;position:relative}.Header-module__hBw1pG__container{max-width:var(--max-width);align-items:center;gap:2rem;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}.Header-module__hBw1pG__menuBtn{background:var(--primary);cursor:pointer;text-transform:uppercase;color:#fff;border:none;border-radius:4px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:700;display:flex}.Header-module__hBw1pG__menuBtn:hover{background:var(--primary-dark)}.Header-module__hBw1pG__logo{color:var(--black);letter-spacing:-1px;font-size:1.8rem;font-weight:900}.Header-module__hBw1pG__logo span{color:var(--primary)}.Header-module__hBw1pG__searchContainer{flex-grow:1;max-width:700px;position:relative}.Header-module__hBw1pG__searchInput{background:#f5f5f5;border:1px solid #ddd;border-radius:4px;width:100%;padding:.8rem 1.2rem;font-size:.95rem}.Header-module__hBw1pG__searchIcon{color:#666;cursor:pointer;width:20px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.Header-module__hBw1pG__actions{align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__actionItem{cursor:pointer;flex-direction:column;align-items:center;gap:2px;font-size:.75rem;font-weight:600;display:flex}.Header-module__hBw1pG__icon{width:24px;height:24px}.Header-module__hBw1pG__shimmerTile{color:#fff;cursor:pointer;background:linear-gradient(90deg,#e11d48,#ff4d79,#e11d48) 0 0/200% 100%;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;transition:transform .2s;animation:2s linear infinite Header-module__hBw1pG__shimmer;display:flex;box-shadow:0 4px 10px #e11d484d}.Header-module__hBw1pG__shimmerTile:hover{transform:translateY(-2px);box-shadow:0 6px 15px #e11d4866}.Header-module__hBw1pG__shimmerTile .Header-module__hBw1pG__icon{width:18px;height:18px;color:#fff!important}@keyframes Header-module__hBw1pG__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.Header-module__hBw1pG__dropdown{border:1px solid var(--border);z-index:1000;background:#fff;border-radius:0 0 8px 8px;flex-direction:column;width:250px;margin-top:10px;padding:1rem 0;display:flex;position:absolute;top:100%;left:1.5rem;box-shadow:0 10px 25px #00000026}.Header-module__hBw1pG__dropdownItem{color:var(--text-main);cursor:pointer;justify-content:space-between;align-items:center;padding:.8rem 1.5rem;font-size:.95rem;font-weight:500;transition:background .1s;display:flex}.Header-module__hBw1pG__dropdownItem:hover{color:var(--primary);background:#f9f9f9}.Header-module__hBw1pG__dropdownItem span{text-align:center;width:24px;margin-right:10px;font-size:1.2rem}@media (max-width:1024px){.Header-module__hBw1pG__container{gap:1rem}.Header-module__hBw1pG__logo img{height:70px!important}}@media (max-width:768px){.Header-module__hBw1pG__topBar{font-size:.7rem}.Header-module__hBw1pG__container{gap:.8rem;padding:0 1rem}.Header-module__hBw1pG__menuBtn span{display:none}.Header-module__hBw1pG__logo img{height:55px!important}.Header-module__hBw1pG__searchContainer{display:none}.Header-module__hBw1pG__actions{gap:1rem}.Header-module__hBw1pG__actionItem span{display:none}.Header-module__hBw1pG__icon{width:20px;height:20px}.Header-module__hBw1pG__dropdown{width:100%;margin-top:0;left:0;right:0}}@media (max-width:480px){.Header-module__hBw1pG__logo img{height:45px!important}.Header-module__hBw1pG__actions{gap:.8rem}.Header-module__hBw1pG__liveOrderTile{padding:.4rem .8rem}.Header-module__hBw1pG__orderText{font-size:.65rem}}.Header-module__hBw1pG__liveOrderTile{cursor:pointer;background:#e11d4815;border:1px solid #e11d4830;border-radius:50px;align-items:center;gap:.8rem;padding:.6rem 1.2rem;transition:all .2s;animation:.5s ease-out Header-module__hBw1pG__slideInRight;display:flex}.Header-module__hBw1pG__liveOrderTile:hover{background:#e11d4825}.Header-module__hBw1pG__pulseIcon{background:#e11d48;border-radius:50%;width:8px;height:8px;animation:2s infinite Header-module__hBw1pG__pulseRed;box-shadow:0 0 #e11d4866}.Header-module__hBw1pG__orderText{text-transform:uppercase;letter-spacing:.5px;color:#e11d48;font-size:.75rem;font-weight:800}@keyframes Header-module__hBw1pG__pulseRed{0%{transform:scale(.95);box-shadow:0 0 #e11d48b3}70%{transform:scale(1);box-shadow:0 0 0 10px #e11d4800}to{transform:scale(.95);box-shadow:0 0 #e11d4800}}@keyframes Header-module__hBw1pG__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}
.CategoryBar-module__nVc2aG__bar{border-bottom:1px solid var(--border);background:#fff;padding:1rem 0;overflow-x:auto}.CategoryBar-module__nVc2aG__container{max-width:var(--max-width);justify-content:center;gap:3rem;margin:0 auto;padding:0 1rem;display:flex}@media (max-width:1024px){.CategoryBar-module__nVc2aG__container{justify-content:flex-start;gap:2rem}}@media (max-width:600px){.CategoryBar-module__nVc2aG__container{gap:1.5rem}.CategoryBar-module__nVc2aG__iconCircle{width:40px;height:40px;font-size:1.2rem}}.CategoryBar-module__nVc2aG__category{cursor:pointer;flex-direction:column;align-items:center;gap:.5rem;min-width:60px;transition:transform .2s;display:flex}.CategoryBar-module__nVc2aG__category:hover{transform:translateY(-2px)}.CategoryBar-module__nVc2aG__iconCircle{border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .2s;display:flex}.CategoryBar-module__nVc2aG__category:hover .CategoryBar-module__nVc2aG__iconCircle{transform:scale(1.1)}.CategoryBar-module__nVc2aG__label{color:var(--text-main);white-space:nowrap;font-size:.85rem;font-weight:500}
.HeroCarousel-module__hy1Euq__carouselContainer{width:100%;max-width:var(--max-width);margin:1.5rem auto;padding:0 1.5rem;position:relative;overflow:hidden}.HeroCarousel-module__hy1Euq__slide{color:#fff;background-position:50%;background-size:cover;border-radius:8px;align-items:center;width:100%;height:480px;display:flex;position:relative}.HeroCarousel-module__hy1Euq__content{z-index:2;max-width:600px;margin-left:5rem}.HeroCarousel-module__hy1Euq__overlay{background:linear-gradient(90deg,#000c 0%,#0000004d 60%,#0000 100%);border-radius:8px;position:absolute;inset:0}.HeroCarousel-module__hy1Euq__badge{background:var(--primary);color:#000;text-transform:uppercase;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:800;display:inline-block}.HeroCarousel-module__hy1Euq__title{text-transform:uppercase;margin-bottom:1rem;font-size:4rem;font-weight:800;line-height:1}.HeroCarousel-module__hy1Euq__title span{color:var(--primary)}.HeroCarousel-module__hy1Euq__subtitle{opacity:.9;margin-bottom:2.5rem;font-size:1.5rem;font-weight:300}.HeroCarousel-module__hy1Euq__button{color:#000;cursor:pointer;background:#fff;border:none;border-radius:4px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:transform .2s}.HeroCarousel-module__hy1Euq__button:hover{background:var(--primary);transform:translateY(-2px)}.HeroCarousel-module__hy1Euq__dots{gap:.8rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroCarousel-module__hy1Euq__dot{cursor:pointer;background:#fff6;border-radius:50%;width:12px;height:12px}.HeroCarousel-module__hy1Euq__activeDot{background:var(--primary);transform:scale(1.2)}@media (max-width:768px){.HeroCarousel-module__hy1Euq__slide{height:420px}.HeroCarousel-module__hy1Euq__content{margin-left:1.5rem;padding-right:1.5rem}.HeroCarousel-module__hy1Euq__title{font-size:2.2rem}.HeroCarousel-module__hy1Euq__subtitle{margin-bottom:1.5rem;font-size:1.1rem}}@media (max-width:480px){.HeroCarousel-module__hy1Euq__slide{height:350px}.HeroCarousel-module__hy1Euq__title{font-size:1.8rem}.HeroCarousel-module__hy1Euq__badge{margin-bottom:1rem;padding:.4rem .8rem;font-size:.75rem}.HeroCarousel-module__hy1Euq__button{padding:.8rem 1.8rem;font-size:1rem}.HeroCarousel-module__hy1Euq__subtitle{display:none}}
.ProductCard-module__t53O_a__card{border:1px solid var(--border);background:#fff;border-radius:4px;flex-direction:column;height:100%;padding:1rem;transition:box-shadow .2s;display:flex;position:relative}.ProductCard-module__t53O_a__card:hover{border-color:#ccc;box-shadow:0 4px 12px #0000001a}.ProductCard-module__t53O_a__imageContainer{justify-content:center;align-items:center;height:180px;margin-bottom:1rem;display:flex;position:relative}.ProductCard-module__t53O_a__productImage{object-fit:contain;max-width:100%;max-height:100%}.ProductCard-module__t53O_a__details{flex-direction:column;flex-grow:1;display:flex}.ProductCard-module__t53O_a__brand{color:var(--text-secondary);text-transform:uppercase;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.ProductCard-module__t53O_a__name{color:var(--text-main);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.4rem;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.ProductCard-module__t53O_a__quantityLabel{color:var(--text-secondary);margin-bottom:.25rem;font-size:.85rem;font-weight:500}@media (max-width:768px){.ProductCard-module__t53O_a__card{padding:.8rem}.ProductCard-module__t53O_a__imageContainer{height:150px}.ProductCard-module__t53O_a__price{font-size:1.2rem}.ProductCard-module__t53O_a__name{font-size:1rem}}.ProductCard-module__t53O_a__priceContainer{margin-top:auto;margin-bottom:1rem}.ProductCard-module__t53O_a__price{color:var(--text-main);align-items:flex-start;font-size:1.5rem;font-weight:800;display:flex}.ProductCard-module__t53O_a__currency{margin-top:4px;margin-right:2px;font-size:.9rem}.ProductCard-module__t53O_a__cents{margin-top:4px;margin-left:2px;font-size:.8rem}.ProductCard-module__t53O_a__addButton{color:#fff;cursor:pointer;background:#e11d48;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.6rem;font-weight:600;transition:all .2s;display:flex}.ProductCard-module__t53O_a__addButton:hover{color:#fff;background:#be123c;transform:translateY(-1px);box-shadow:0 4px 12px #e11d4833}.ProductCard-module__t53O_a__wishlist{cursor:pointer;color:#ccc;background:#fff;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:10px;right:10px}.ProductCard-module__t53O_a__wishlist:hover{color:red;border-color:red}.ProductCard-module__t53O_a__quantityControls{background:#fff;border:1px solid #000;border-radius:999px;justify-content:space-between;align-items:center;width:100%;padding:.6rem;display:flex}.ProductCard-module__t53O_a__quantityButton{cursor:pointer;color:#000;background:0 0;border:none;justify-content:center;align-items:center;padding:0 .5rem;font-size:1.2rem;display:flex}.ProductCard-module__t53O_a__quantityText{font-size:1rem;font-weight:600}.ProductCard-module__t53O_a__promoBadge{color:#fff;text-transform:uppercase;z-index:5;background:#e11d48;border-radius:4px;padding:4px 8px;font-size:.7rem;font-weight:800;position:absolute;top:10px;left:10px;box-shadow:0 2px 4px #e11d484d}.ProductCard-module__t53O_a__wasPrice{color:#999;margin-bottom:2px;font-size:.9rem;text-decoration:line-through}.ProductCard-module__t53O_a__promoTimer{color:#e11d48;background:#e11d480d;border-radius:4px;width:fit-content;margin-bottom:.8rem;padding:4px 8px;font-size:.75rem;font-weight:700}.ProductCard-module__t53O_a__bulkBadge{color:#fff;text-transform:uppercase;z-index:5;background:#4338ca;border-radius:4px;padding:4px 8px;font-size:.7rem;font-weight:800;position:absolute;top:10px;left:10px;box-shadow:0 2px 4px #4338ca4d}.ProductCard-module__t53O_a__bulkCard{border:2px solid #eee}.ProductCard-module__t53O_a__bulkCard:hover{border-color:#4338ca}.ProductCard-module__t53O_a__unitPrice{color:#666;margin-top:4px;font-size:.8rem;font-weight:500}.ProductCard-module__t53O_a__bulkInfo{color:#444;flex-direction:column;gap:4px;margin-bottom:1rem;font-size:.8rem;font-weight:600;display:flex}.ProductCard-module__t53O_a__outOfStockCard{opacity:.7}.ProductCard-module__t53O_a__outOfStockOverlay{color:#991b1b;text-transform:uppercase;letter-spacing:.05em;pointer-events:none;background:#fff9;border-radius:4px;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex;position:absolute;inset:0}.ProductCard-module__t53O_a__outOfStockLabel{text-align:center;color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:999px;width:100%;padding:.6rem;font-size:.8rem;font-weight:600}
.CategoryModal-module__e21Iwq__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s CategoryModal-module__e21Iwq__fadeIn;display:flex;position:fixed;top:0;left:0}.CategoryModal-module__e21Iwq__modal{background:#fff;border-radius:16px;flex-direction:column;width:95vw;height:90vh;animation:.4s ease-out CategoryModal-module__e21Iwq__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000004d}.CategoryModal-module__e21Iwq__header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.CategoryModal-module__e21Iwq__header h2{text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1.8rem;font-weight:800}.CategoryModal-module__e21Iwq__closeBtn{cursor:pointer;color:#666;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.CategoryModal-module__e21Iwq__closeBtn:hover{color:#fff;background:#000;transform:rotate(90deg)}.CategoryModal-module__e21Iwq__container{flex:1;display:flex;overflow:hidden}.CategoryModal-module__e21Iwq__sidebar{background:#fafafa;border-right:1px solid #eee;flex-direction:column;gap:2.5rem;width:300px;padding:2rem;display:flex;overflow-y:auto}.CategoryModal-module__e21Iwq__main{background:#fff;flex:1;padding:2rem;overflow-y:auto}.CategoryModal-module__e21Iwq__filterSection h4{text-transform:uppercase;letter-spacing:.1em;color:#888;margin-bottom:1rem;font-size:.9rem}.CategoryModal-module__e21Iwq__priceRange{flex-direction:column;gap:1rem;display:flex}.CategoryModal-module__e21Iwq__priceInputs{align-items:center;gap:.5rem;display:flex}.CategoryModal-module__e21Iwq__priceInputs input{border:1px solid #ddd;border-radius:8px;outline:none;width:100%;padding:.6rem;font-size:.9rem}.CategoryModal-module__e21Iwq__priceInputs input:focus{border-color:#000}.CategoryModal-module__e21Iwq__sortOptions{flex-direction:column;gap:.5rem;display:flex}.CategoryModal-module__e21Iwq__sortBtn{text-align:left;cursor:pointer;background:#fff;border:1px solid #eee;border-radius:8px;padding:.8rem 1rem;font-size:.9rem;transition:all .2s}.CategoryModal-module__e21Iwq__sortBtn:hover{border-color:#000}.CategoryModal-module__e21Iwq__activeSort{color:#fff;background:#000;border-color:#000}.CategoryModal-module__e21Iwq__productGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:2rem;display:grid}.CategoryModal-module__e21Iwq__loading{color:#888;justify-content:center;align-items:center;height:100%;font-size:1.2rem;display:flex}@keyframes CategoryModal-module__e21Iwq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CategoryModal-module__e21Iwq__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.CategoryModal-module__e21Iwq__container{flex-direction:column}.CategoryModal-module__e21Iwq__sidebar{border-bottom:1px solid #eee;border-right:none;flex-direction:row;gap:1rem;width:100%;height:auto;padding:1rem;overflow-x:auto}.CategoryModal-module__e21Iwq__modal{border-radius:0;width:100vw;height:100vh}.CategoryModal-module__e21Iwq__main,.CategoryModal-module__e21Iwq__header{padding:1rem}.CategoryModal-module__e21Iwq__header h2{font-size:1.2rem}}@media (max-width:600px){.CategoryModal-module__e21Iwq__modal{border-radius:0;width:100vw;height:100vh}.CategoryModal-module__e21Iwq__container{flex-direction:column}.CategoryModal-module__e21Iwq__sidebar{flex-direction:column;gap:.5rem;padding:.5rem}.CategoryModal-module__e21Iwq__main{padding:.5rem}.CategoryModal-module__e21Iwq__productGrid{grid-template-columns:1fr;gap:1rem}.CategoryModal-module__e21Iwq__header h2{font-size:1rem}}
.ProductModal-module__1Pw3YW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#000000b3;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.ProductModal-module__1Pw3YW__modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:1000px;height:90vh;animation:.3s ease-out ProductModal-module__1Pw3YW__slideUp;display:flex;position:relative;overflow:hidden}@keyframes ProductModal-module__1Pw3YW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ProductModal-module__1Pw3YW__closeBtn{cursor:pointer;z-index:10;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem;box-shadow:0 2px 8px #0000001a}.ProductModal-module__1Pw3YW__closeBtn:hover{color:#e11d48;transform:scale(1.1)}.ProductModal-module__1Pw3YW__content{flex-grow:1;height:100%;overflow-y:auto}.ProductModal-module__1Pw3YW__loading{color:#666;justify-content:center;align-items:center;height:100%;font-size:1.2rem;display:flex}.ProductModal-module__1Pw3YW__twoPane{height:100%;display:flex}.ProductModal-module__1Pw3YW__leftPane{background:#fdfdfd;border-right:1px solid #eee;flex:1;justify-content:center;align-items:center;padding:3rem;display:flex;position:relative}.ProductModal-module__1Pw3YW__leftPane img{object-fit:contain;max-width:100%;max-height:100%}.ProductModal-module__1Pw3YW__promoBadge{color:#fff;text-transform:uppercase;background:#e11d48;border-radius:4px;padding:.5rem 1rem;font-size:.8rem;font-weight:800;position:absolute;top:2rem;left:2rem}.ProductModal-module__1Pw3YW__rightPane{flex-direction:column;flex:1;padding:3rem;display:flex;overflow-y:auto}.ProductModal-module__1Pw3YW__brand{text-transform:uppercase;color:#888;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem;font-weight:700}.ProductModal-module__1Pw3YW__name{color:#000;margin-bottom:1.5rem;font-size:2.2rem;font-weight:800;line-height:1.1}.ProductModal-module__1Pw3YW__priceContainer{margin-bottom:2rem}.ProductModal-module__1Pw3YW__price{color:#000;align-items:flex-start;gap:.2rem;font-size:2.5rem;font-weight:900;display:flex}.ProductModal-module__1Pw3YW__currency{margin-top:.5rem;font-size:1.2rem;font-weight:700}.ProductModal-module__1Pw3YW__wasPrice{color:#999;margin-top:.2rem;font-size:1.1rem;text-decoration:line-through}.ProductModal-module__1Pw3YW__description{color:#444;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.ProductModal-module__1Pw3YW__actions{margin-bottom:3rem}.ProductModal-module__1Pw3YW__addToCartBtn{color:#fff;cursor:pointer;background:#e11d48;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.8rem;width:100%;padding:1.2rem;font-size:1.2rem;font-weight:700;transition:all .2s;display:flex}.ProductModal-module__1Pw3YW__addToCartBtn:hover{background:#be123c;transform:translateY(-2px);box-shadow:0 4px 15px #e11d484d}.ProductModal-module__1Pw3YW__quantityControl{background:#f5f5f5;border-radius:999px;justify-content:center;align-items:center;gap:2rem;padding:.8rem;display:flex}.ProductModal-module__1Pw3YW__qtyBtn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.ProductModal-module__1Pw3YW__qtyBtn:hover{color:#fff;background:#000;border-color:#000}.ProductModal-module__1Pw3YW__qtyText{text-align:center;min-width:40px;font-size:1.4rem;font-weight:700}.ProductModal-module__1Pw3YW__features{border-top:1px solid #eee;margin-bottom:3rem;padding-top:2rem}.ProductModal-module__1Pw3YW__featureItem{color:#555;margin-bottom:.8rem;font-size:.95rem}.ProductModal-module__1Pw3YW__similarSection h3{text-transform:uppercase;margin-bottom:1.5rem;font-size:1.2rem;font-weight:800}.ProductModal-module__1Pw3YW__similarGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.ProductModal-module__1Pw3YW__similarItem{cursor:pointer;transition:all .2s}.ProductModal-module__1Pw3YW__similarItem:hover{transform:translateY(-4px)}.ProductModal-module__1Pw3YW__similarImage{background:#f9f9f9;border-radius:8px;justify-content:center;align-items:center;height:120px;margin-bottom:.5rem;padding:1rem;display:flex}.ProductModal-module__1Pw3YW__similarImage img{object-fit:contain;max-width:100%;max-height:100%}.ProductModal-module__1Pw3YW__similarName{color:#444;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.2rem;font-size:.85rem;font-weight:600;overflow:hidden}.ProductModal-module__1Pw3YW__similarPrice{color:#000;font-size:.9rem;font-weight:800}@media (max-width:768px){.ProductModal-module__1Pw3YW__overlay{padding:0}.ProductModal-module__1Pw3YW__modal{border-radius:0;width:100vw;max-width:100vw;height:100vh}.ProductModal-module__1Pw3YW__twoPane{flex-direction:column}.ProductModal-module__1Pw3YW__leftPane{flex:none;min-height:220px;padding:1rem}.ProductModal-module__1Pw3YW__rightPane{padding:1rem}.ProductModal-module__1Pw3YW__name{font-size:1.2rem}.ProductModal-module__1Pw3YW__similarGrid{grid-template-columns:repeat(2,1fr);gap:.7rem}.ProductModal-module__1Pw3YW__promoBadge{padding:.3rem .7rem;font-size:.7rem;top:1rem;left:1rem}}@media (max-width:500px){.ProductModal-module__1Pw3YW__modal{border-radius:0;width:100vw;max-width:100vw;height:100vh}.ProductModal-module__1Pw3YW__leftPane{min-height:120px;padding:.5rem}.ProductModal-module__1Pw3YW__rightPane{padding:.5rem}.ProductModal-module__1Pw3YW__name{font-size:1rem}.ProductModal-module__1Pw3YW__similarGrid{grid-template-columns:1fr}.ProductModal-module__1Pw3YW__shimmerTile{padding:.7rem 1rem;font-size:.9rem}}.ProductModal-module__1Pw3YW__shimmerTile{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(90deg,#e11d48,#ff4d79,#e11d48) 0 0/200% 100%;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:2rem;padding:1rem 1.5rem;font-size:1.1rem;font-weight:800;transition:transform .2s,box-shadow .2s;animation:2s linear infinite ProductModal-module__1Pw3YW__shimmer;display:flex;box-shadow:0 4px 10px #e11d484d}.ProductModal-module__1Pw3YW__shimmerTile:hover{transform:translateY(-2px);box-shadow:0 8px 20px #e11d4880}.ProductModal-module__1Pw3YW__shimmerTile .ProductModal-module__1Pw3YW__icon{width:24px;height:24px;color:#fff!important}@keyframes ProductModal-module__1Pw3YW__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}
.UserMenuSidebar-module__EE7nWa__sidebar{z-index:1002;background:#fff;flex-direction:column;width:380px;height:100%;transition:left .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:-100%;box-shadow:4px 0 20px #0000001a}@media (max-width:480px){.UserMenuSidebar-module__EE7nWa__sidebar{width:100%}}.UserMenuSidebar-module__EE7nWa__sidebar.UserMenuSidebar-module__EE7nWa__open{left:0}.UserMenuSidebar-module__EE7nWa__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1001;opacity:0;pointer-events:none;background:#0006;width:100%;height:100%;transition:opacity .3s;position:fixed;top:0;left:0}.UserMenuSidebar-module__EE7nWa__overlay.UserMenuSidebar-module__EE7nWa__open{opacity:1;pointer-events:auto}.UserMenuSidebar-module__EE7nWa__header{background:#fafafa;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:flex-start;padding:2rem 1.5rem;display:flex}.UserMenuSidebar-module__EE7nWa__userInfo{align-items:center;gap:1rem;display:flex}.UserMenuSidebar-module__EE7nWa__avatar{color:#ddd}.UserMenuSidebar-module__EE7nWa__userName{color:#000;font-size:1.1rem;font-weight:800}.UserMenuSidebar-module__EE7nWa__userEmail{color:#888;font-size:.8rem}.UserMenuSidebar-module__EE7nWa__closeBtn{cursor:pointer;color:#999;background:0 0;border:none;padding:.5rem;transition:color .2s}.UserMenuSidebar-module__EE7nWa__closeBtn:hover{color:#000}.UserMenuSidebar-module__EE7nWa__content{flex-direction:column;flex:1;padding:1.5rem 0;display:flex}.UserMenuSidebar-module__EE7nWa__menuGroup{border-bottom:1px solid #f5f5f5;padding:1.5rem 0}.UserMenuSidebar-module__EE7nWa__menuGroup:last-child{border-bottom:none;margin-top:auto}.UserMenuSidebar-module__EE7nWa__menuItem,.UserMenuSidebar-module__EE7nWa__actionBtn{color:#444;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:1.2rem;width:100%;padding:1rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.UserMenuSidebar-module__EE7nWa__menuItem:hover,.UserMenuSidebar-module__EE7nWa__actionBtn:hover{color:var(--primary);background:#f9f9f9}.UserMenuSidebar-module__EE7nWa__icon{width:18px;font-size:1.1rem}.UserMenuSidebar-module__EE7nWa__danger{color:#e11d48}.UserMenuSidebar-module__EE7nWa__danger:hover{color:#e11d48;background:#fff1f2}.UserMenuSidebar-module__EE7nWa__sidebarFooter{text-align:center;color:#ccc;background:#fafafa;padding:1.5rem;font-size:.75rem}.UserMenuSidebar-module__EE7nWa__viewContainer{flex-direction:column;height:100%;animation:.2s ease-out UserMenuSidebar-module__EE7nWa__fadeIn;display:flex}@keyframes UserMenuSidebar-module__EE7nWa__fadeIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.UserMenuSidebar-module__EE7nWa__viewHeader{background:#fff;border-bottom:1px solid #f0f0f0;align-items:center;gap:1rem;padding:1.5rem;display:flex}.UserMenuSidebar-module__EE7nWa__viewHeader h3{text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1rem;font-weight:800}.UserMenuSidebar-module__EE7nWa__backBtn{cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.UserMenuSidebar-module__EE7nWa__backBtn:hover{color:#fff;background:#000}.UserMenuSidebar-module__EE7nWa__viewContent{flex:1;padding:1.5rem;overflow-y:auto}.UserMenuSidebar-module__EE7nWa__addressList{flex-direction:column;gap:1rem;display:flex}.UserMenuSidebar-module__EE7nWa__addressCard{cursor:pointer;border:1px solid #eee;border-radius:12px;justify-content:space-between;align-items:center;padding:1.2rem;transition:all .2s;display:flex}.UserMenuSidebar-module__EE7nWa__addressCard:hover{border-color:var(--primary);background:#f9f9f9}.UserMenuSidebar-module__EE7nWa__addressInfo strong{margin-bottom:.4rem;font-size:.95rem;display:block}.UserMenuSidebar-module__EE7nWa__addressInfo p{color:#777;margin:0;font-size:.85rem;line-height:1.4}.UserMenuSidebar-module__EE7nWa__activeIcon{color:var(--primary);font-size:.9rem}.UserMenuSidebar-module__EE7nWa__viewFooter{background:#fff;border-top:1px solid #f0f0f0;padding:1.5rem}.UserMenuSidebar-module__EE7nWa__addBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.8rem;width:100%;padding:1rem;font-weight:700;transition:background .2s;display:flex}.UserMenuSidebar-module__EE7nWa__addBtn:hover{background:var(--primary-dark)}.UserMenuSidebar-module__EE7nWa__loading,.UserMenuSidebar-module__EE7nWa__emptyState{text-align:center;color:#999;padding:3rem 1rem;font-size:.9rem}
.CrossSellSidebar-module__zSJoIW__sidebar{z-index:1000;opacity:0;visibility:hidden;background:#fff;border-radius:20px;flex-direction:column;width:280px;max-height:85vh;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;top:50%;right:460px;overflow:hidden;transform:translateY(-50%)translate(20px);box-shadow:0 10px 40px #00000026}.CrossSellSidebar-module__zSJoIW__sidebar.CrossSellSidebar-module__zSJoIW__open{opacity:1;visibility:visible;transform:translateY(-50%)translate(0)}@media (max-width:1024px){.CrossSellSidebar-module__zSJoIW__sidebar{display:none}}.CrossSellSidebar-module__zSJoIW__header{background:#fafafa;border-bottom:1px solid #eee;padding:1.2rem}.CrossSellSidebar-module__zSJoIW__header h3{color:#111;text-transform:uppercase;letter-spacing:.02em;margin:0;font-size:.95rem;font-weight:800}.CrossSellSidebar-module__zSJoIW__header p{color:#888;margin:4px 0 0;font-size:.75rem}.CrossSellSidebar-module__zSJoIW__content{scrollbar-width:none;flex:1;padding:1rem;overflow-y:auto}.CrossSellSidebar-module__zSJoIW__content::-webkit-scrollbar{display:none}.CrossSellSidebar-module__zSJoIW__productList{flex-direction:column;gap:1rem;display:flex}.CrossSellSidebar-module__zSJoIW__productCard{border:1px solid #0000;border-radius:12px;gap:.8rem;padding:.5rem;transition:background .2s;display:flex}.CrossSellSidebar-module__zSJoIW__productCard:hover{background:#f9f9f9;border-color:#eee}.CrossSellSidebar-module__zSJoIW__imageWrapper{background:#f4f4f4;border-radius:8px;flex-shrink:0;width:60px;height:60px;padding:4px}.CrossSellSidebar-module__zSJoIW__imageWrapper img{object-fit:contain;width:100%;height:100%}.CrossSellSidebar-module__zSJoIW__details{flex-direction:column;flex:1;justify-content:center;display:flex}.CrossSellSidebar-module__zSJoIW__name{color:#333;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:.85rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.CrossSellSidebar-module__zSJoIW__priceContainer{flex-direction:column;gap:2px;margin-bottom:8px;display:flex}.CrossSellSidebar-module__zSJoIW__wasPrice{color:#999;font-size:.75rem;text-decoration:line-through}.CrossSellSidebar-module__zSJoIW__price{color:#000;font-size:.9rem;font-weight:800}.CrossSellSidebar-module__zSJoIW__addBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:4px;align-self:flex-start;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.CrossSellSidebar-module__zSJoIW__addBtn:hover{background:var(--primary);color:#000}.CrossSellSidebar-module__zSJoIW__footer{color:#666;background:#f9f9f9;border-top:1px solid #eee;align-items:center;gap:.6rem;padding:1rem;font-size:.75rem;font-weight:600;display:flex}.CrossSellSidebar-module__zSJoIW__icon{color:var(--primary)}.CrossSellSidebar-module__zSJoIW__loading{text-align:center;color:#999;padding:2rem 0;font-size:.8rem;font-style:italic}
.AgeVerificationPopup-module___HCf9a__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:99999;background:#000000e6;justify-content:center;align-items:center;animation:.3s ease-out AgeVerificationPopup-module___HCf9a__fadeIn;display:flex;position:fixed;inset:0}@keyframes AgeVerificationPopup-module___HCf9a__fadeIn{0%{opacity:0}to{opacity:1}}.AgeVerificationPopup-module___HCf9a__popup{text-align:center;background:linear-gradient(145deg,#1a1a1a 0%,#2d2d2d 100%);border-radius:24px;width:90%;max-width:440px;padding:3rem 2.5rem;animation:.4s cubic-bezier(.175,.885,.32,1.275) AgeVerificationPopup-module___HCf9a__popIn;position:relative;box-shadow:0 30px 60px #00000080,0 0 0 1px #ffffff14,inset 0 1px #ffffff0d}@keyframes AgeVerificationPopup-module___HCf9a__popIn{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.AgeVerificationPopup-module___HCf9a__iconWrapper{background:linear-gradient(135deg,#e11d48,#be123c);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex;box-shadow:0 8px 20px #e11d4866}.AgeVerificationPopup-module___HCf9a__icon{color:#fff;font-size:2.5rem}.AgeVerificationPopup-module___HCf9a__title{color:#fff;margin:0 0 1rem;font-size:1.75rem;font-weight:800;line-height:1.2}.AgeVerificationPopup-module___HCf9a__message{color:#fffc;margin:0 0 1.5rem;font-size:1.05rem;line-height:1.6}.AgeVerificationPopup-module___HCf9a__message strong{color:#e11d48;font-weight:700}.AgeVerificationPopup-module___HCf9a__legal{color:#fff6;margin-bottom:2rem;padding:0 1rem;font-size:.8rem;line-height:1.5}.AgeVerificationPopup-module___HCf9a__buttons{flex-direction:column;gap:.75rem;display:flex}.AgeVerificationPopup-module___HCf9a__confirmBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e11d48,#be123c);border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:1.1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 15px #e11d4866}.AgeVerificationPopup-module___HCf9a__confirmBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #e11d4880}.AgeVerificationPopup-module___HCf9a__declineBtn{color:#fff9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:.9rem 2rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.AgeVerificationPopup-module___HCf9a__declineBtn:hover{color:#fffc;background:#ffffff1f}@media (max-width:480px){.AgeVerificationPopup-module___HCf9a__popup{border-radius:20px;padding:2rem 1.5rem}.AgeVerificationPopup-module___HCf9a__title{font-size:1.5rem}.AgeVerificationPopup-module___HCf9a__message{font-size:.95rem}.AgeVerificationPopup-module___HCf9a__iconWrapper{width:60px;height:60px}.AgeVerificationPopup-module___HCf9a__icon{font-size:1.8rem}}
.AutoProductGrid-module__hpY4Ha__wrapper{max-width:1440px;margin:4rem auto;padding:0 1.5rem}.AutoProductGrid-module__hpY4Ha__categoryTitle{text-transform:uppercase;letter-spacing:.05em;border-left:6px solid var(--primary);margin:0;padding-left:1.2rem;font-size:1.8rem;font-weight:800}.AutoProductGrid-module__hpY4Ha__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.AutoProductGrid-module__hpY4Ha__viewAllBtn{border:none;border-bottom:2px solid var(--primary);cursor:pointer;color:inherit;text-transform:uppercase;background:0 0;padding:0 0 2px;font-size:.9rem;font-weight:800}.AutoProductGrid-module__hpY4Ha__viewAllBtn:hover{color:var(--primary)}.AutoProductGrid-module__hpY4Ha__carouselContainer{position:relative}.AutoProductGrid-module__hpY4Ha__scrollContainer{scrollbar-width:none;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.AutoProductGrid-module__hpY4Ha__scrollContainer::-webkit-scrollbar{display:none}.AutoProductGrid-module__hpY4Ha__grid{gap:1.5rem;padding:1rem 0;display:flex}.AutoProductGrid-module__hpY4Ha__cardItem{flex:0 0 280px}.AutoProductGrid-module__hpY4Ha__navBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#000;cursor:pointer;z-index:10;background:#ffffffe6;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.AutoProductGrid-module__hpY4Ha__navBtn:hover{border-color:var(--primary);background:#fff;transform:translateY(-50%)scale(1.1)}.AutoProductGrid-module__hpY4Ha__left{left:-22px}.AutoProductGrid-module__hpY4Ha__right{right:-22px}.AutoProductGrid-module__hpY4Ha__skeletonSection{max-width:1440px;margin:4rem auto;padding:0 1.5rem}.AutoProductGrid-module__hpY4Ha__skeletonTitle{background:#eee;border-radius:4px;width:200px;height:30px;margin-bottom:2rem}.AutoProductGrid-module__hpY4Ha__skeletonGrid{gap:1.5rem;display:flex}.AutoProductGrid-module__hpY4Ha__skeletonCard{background:#f5f5f5;border-radius:8px;flex:0 0 280px;height:380px;position:relative;overflow:hidden}.AutoProductGrid-module__hpY4Ha__skeletonCard:after{content:"";background:linear-gradient(90deg,#fff0 0%,#fff6 50%,#fff0 100%) 0 0/200% 100%;animation:1.5s infinite AutoProductGrid-module__hpY4Ha__shimmer-slide;position:absolute;inset:0}@keyframes AutoProductGrid-module__hpY4Ha__shimmer-slide{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width:768px){.AutoProductGrid-module__hpY4Ha__categoryTitle{font-size:1.4rem}.AutoProductGrid-module__hpY4Ha__cardItem{flex:0 0 220px}.AutoProductGrid-module__hpY4Ha__navBtn{display:none}.AutoProductGrid-module__hpY4Ha__scrollContainer{-webkit-mask-image:none;mask-image:none}}
.HorizontalBanner-module__jBMRJq__container{color:#fff;border-radius:20px;justify-content:space-between;align-items:center;max-width:1440px;margin:4rem auto;padding:3rem;display:flex;position:relative;overflow:hidden}.HorizontalBanner-module__jBMRJq__content{z-index:2;max-width:600px;position:relative}.HorizontalBanner-module__jBMRJq__badge{letter-spacing:.1em;background:#fff3;border-radius:50px;margin-bottom:1.5rem;padding:6px 12px;font-size:.75rem;font-weight:800;display:inline-block}.HorizontalBanner-module__jBMRJq__title{margin:0 0 1rem;font-size:2.8rem;font-weight:900;line-height:1.1}.HorizontalBanner-module__jBMRJq__subtitle{opacity:.9;margin-bottom:2rem;font-size:1.2rem}.HorizontalBanner-module__jBMRJq__cta{color:#000;cursor:pointer;text-transform:uppercase;background:#fff;border:none;border-radius:12px;padding:1rem 2.5rem;font-size:1rem;font-weight:800;transition:transform .2s}.HorizontalBanner-module__jBMRJq__cta:hover{background:#f0f0f0;transform:translateY(-2px)}.HorizontalBanner-module__jBMRJq__visuals{pointer-events:none;width:40%;position:absolute;top:0;bottom:0;right:0}.HorizontalBanner-module__jBMRJq__circle1{background:#ffffff1a;border-radius:50%;width:300px;height:300px;position:absolute;top:-50px;right:-50px}.HorizontalBanner-module__jBMRJq__circle2{background:#ffffff0d;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-100px;right:150px}@media (max-width:1024px){.HorizontalBanner-module__jBMRJq__container{margin:2rem 1.5rem;padding:2rem}.HorizontalBanner-module__jBMRJq__title{font-size:2rem}}@media (max-width:768px){.HorizontalBanner-module__jBMRJq__visuals{display:none}}
.PromotionPopup-module__spR7Qq__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#000000a6;justify-content:center;align-items:center;padding:1rem;animation:.3s ease-out PromotionPopup-module__spR7Qq__fadeIn;display:flex;position:fixed;inset:0}@keyframes PromotionPopup-module__spR7Qq__fadeIn{0%{opacity:0}to{opacity:1}}.PromotionPopup-module__spR7Qq__popup{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:420px;animation:.4s cubic-bezier(.175,.885,.32,1.275) PromotionPopup-module__spR7Qq__popIn;position:relative;overflow:hidden;box-shadow:0 25px 60px -12px #00000059}.PromotionPopup-module__spR7Qq__popupWithImage{max-width:440px}@keyframes PromotionPopup-module__spR7Qq__popIn{0%{opacity:0;transform:scale(.85)translateY(30px)}to{opacity:1;transform:scale(1)translateY(0)}}.PromotionPopup-module__spR7Qq__closeBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#333;cursor:pointer;z-index:10;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #0000001a}.PromotionPopup-module__spR7Qq__closeBtn:hover{background:#fff;transform:rotate(90deg)scale(1.1)}.PromotionPopup-module__spR7Qq__heroSection{background:linear-gradient(135deg,#e11d48 0%,#be123c 50%,#9f1239 100%);width:100%;height:200px;position:relative;overflow:hidden}.PromotionPopup-module__spR7Qq__heroImage{object-fit:cover;width:100%;height:100%;display:block}.PromotionPopup-module__spR7Qq__heroFallback{color:#ffffff4d;justify-content:center;align-items:center;font-size:3rem;display:flex;position:absolute;inset:0}.PromotionPopup-module__spR7Qq__discountOverlay{background:linear-gradient(#0000 0%,#000000b3 100%);justify-content:center;align-items:flex-end;padding:2rem 1.5rem 1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.PromotionPopup-module__spR7Qq__discountOverlayValue{color:#fff;text-shadow:0 2px 10px #0000004d;letter-spacing:-.02em;font-size:2.25rem;font-weight:900}.PromotionPopup-module__spR7Qq__content{padding:1.5rem 2rem 2rem}.PromotionPopup-module__spR7Qq__badgeRow{justify-content:center;margin-bottom:1rem;display:flex}.PromotionPopup-module__spR7Qq__badge{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(135deg,#e11d48,#be123c);border-radius:20px;align-items:center;padding:.35rem .85rem;font-size:.7rem;font-weight:700;display:inline-flex;box-shadow:0 4px 15px #e11d4840}.PromotionPopup-module__spR7Qq__title{color:#1a1a1a;letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.5rem;font-weight:800;line-height:1.25}.PromotionPopup-module__spR7Qq__description{color:#64748b;margin:0 0 1rem;font-size:.9rem;line-height:1.5}.PromotionPopup-module__spR7Qq__countdown{color:#e11d48;background:#e11d4812;border-radius:20px;justify-content:center;align-items:center;margin-bottom:1.25rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;animation:2s ease-in-out infinite PromotionPopup-module__spR7Qq__pulse;display:inline-flex}@keyframes PromotionPopup-module__spR7Qq__pulse{0%,to{opacity:1}50%{opacity:.7}}.PromotionPopup-module__spR7Qq__ctaButton{text-transform:uppercase;letter-spacing:.06em;color:#fff;cursor:pointer;background:linear-gradient(90deg,#e11d48,#ff4d79,#e11d48) 0 0/200% 100%;border:none;border-radius:14px;justify-content:center;align-items:center;width:100%;padding:.9rem 2rem;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s;animation:2.5s linear infinite PromotionPopup-module__spR7Qq__shimmer;display:inline-flex;box-shadow:0 4px 20px #e11d4859}.PromotionPopup-module__spR7Qq__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 30px #e11d4873}@keyframes PromotionPopup-module__spR7Qq__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.PromotionPopup-module__spR7Qq__targetType{color:#94a3b8;letter-spacing:.02em;margin-top:.75rem;font-size:.75rem}@media (max-width:480px){.PromotionPopup-module__spR7Qq__popup{border-radius:20px;max-width:100%}.PromotionPopup-module__spR7Qq__heroSection{height:170px}.PromotionPopup-module__spR7Qq__discountOverlayValue{font-size:1.75rem}.PromotionPopup-module__spR7Qq__content{padding:1.25rem 1.5rem 1.5rem}.PromotionPopup-module__spR7Qq__title{font-size:1.25rem}}
.Footer-module__S6Hkya__footer{color:#a0a0a0;background-color:#0f0f0f;border-top:1px solid #222;margin-top:5rem;padding:3rem 1.5rem 1.5rem}.Footer-module__S6Hkya__container{max-width:var(--max-width);margin:0 auto}.Footer-module__S6Hkya__grid{grid-template-columns:1.5fr 1.5fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__brandColumn{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__logo{object-fit:contain;width:auto;height:40px}.Footer-module__S6Hkya__description{max-width:280px;font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__socialSection{margin-top:.5rem}.Footer-module__S6Hkya__socialSection h4{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.8rem;font-size:.75rem;font-weight:700}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socials a{color:#a0a0a0;background:#1a1a1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;transition:all .2s;display:flex}.Footer-module__S6Hkya__socials a:hover{color:#fff;background:#e11d48;transform:translateY(-2px)}.Footer-module__S6Hkya__column h4,.Footer-module__S6Hkya__contactColumn h4{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.2rem;font-size:.8rem;font-weight:700}.Footer-module__S6Hkya__column ul{margin:0 0 1.5rem;padding:0;list-style:none}.Footer-module__S6Hkya__column li{margin-bottom:.8rem;font-size:.85rem}.Footer-module__S6Hkya__column li a{color:#a0a0a0;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__column li a:hover{color:#fff}.Footer-module__S6Hkya__complianceInfo{border-top:1px solid #222;margin-top:1rem;padding-top:1rem}.Footer-module__S6Hkya__complianceInfo p{color:#666;align-items:center;margin-bottom:.4rem;font-size:.75rem;display:flex}.Footer-module__S6Hkya__contactItem{align-items:flex-start;gap:.8rem;margin-bottom:1rem;font-size:.85rem;display:flex}.Footer-module__S6Hkya__contactItem svg{color:#e11d48;flex-shrink:0;margin-top:2px;font-size:1rem}.Footer-module__S6Hkya__contactItem div{flex-direction:column;display:flex}.Footer-module__S6Hkya__contactItem span,.Footer-module__S6Hkya__contactItem a{color:#ccc;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__contactItem a:hover{color:#e11d48}.Footer-module__S6Hkya__contactItem small{color:#666;margin-top:2px;font-size:.75rem}.Footer-module__S6Hkya__warningLine{text-align:center;color:#666;letter-spacing:.05em;text-transform:uppercase;border-top:1px solid #222;border-bottom:1px solid #222;margin-bottom:1.5rem;padding:1.5rem 0;font-size:.8rem;font-weight:600}.Footer-module__S6Hkya__warningLine strong{color:#999}.Footer-module__S6Hkya__bottomBar{text-align:center;color:#555;font-size:.75rem}@media (max-width:900px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:480px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__footer{padding-top:2rem}.Footer-module__S6Hkya__socials a{width:40px;height:40px}}
.MobileAppRedirect-module__kPpMra__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:99998;background:#000000d9;justify-content:center;align-items:center;animation:.3s ease-out MobileAppRedirect-module__kPpMra__fadeIn;display:flex;position:fixed;inset:0}@keyframes MobileAppRedirect-module__kPpMra__fadeIn{0%{opacity:0}to{opacity:1}}.MobileAppRedirect-module__kPpMra__popup{text-align:center;background:#fff;border-radius:24px;width:90%;max-width:380px;padding:2.5rem 2rem;animation:.4s cubic-bezier(.175,.885,.32,1.275) MobileAppRedirect-module__kPpMra__slideUp;box-shadow:0 30px 60px #0000004d}@keyframes MobileAppRedirect-module__kPpMra__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.MobileAppRedirect-module__kPpMra__iconWrapper{background:linear-gradient(135deg,#e11d48,#be123c);border-radius:18px;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;display:flex;box-shadow:0 8px 20px #e11d484d}.MobileAppRedirect-module__kPpMra__icon{color:#fff;font-size:2rem}.MobileAppRedirect-module__kPpMra__title{color:#1a1a1a;margin:0 0 .75rem;font-size:1.5rem;font-weight:800}.MobileAppRedirect-module__kPpMra__message{color:#666;margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.MobileAppRedirect-module__kPpMra__appStores{justify-content:center;gap:2rem;margin-bottom:1.5rem;display:flex}.MobileAppRedirect-module__kPpMra__storeIcon{color:#333;flex-direction:column;align-items:center;gap:.3rem;display:flex}.MobileAppRedirect-module__kPpMra__storeIcon span{color:#888;font-size:.75rem;font-weight:600}.MobileAppRedirect-module__kPpMra__getAppBtn{text-transform:uppercase;letter-spacing:.05em;color:#fff;cursor:pointer;background:linear-gradient(90deg,#e11d48,#ff4d79,#e11d48) 0 0/200% 100%;border:none;border-radius:12px;width:100%;margin-bottom:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s;animation:2s linear infinite MobileAppRedirect-module__kPpMra__shimmer;box-shadow:0 4px 15px #e11d484d}.MobileAppRedirect-module__kPpMra__getAppBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #e11d4866}@keyframes MobileAppRedirect-module__kPpMra__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.MobileAppRedirect-module__kPpMra__continueBtn{color:#666;cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:12px;width:100%;padding:.8rem 2rem;font-size:.9rem;font-weight:600;transition:all .2s}.MobileAppRedirect-module__kPpMra__continueBtn:hover{color:#333;background:#f5f5f5}@media (max-width:400px){.MobileAppRedirect-module__kPpMra__popup{padding:2rem 1.5rem}.MobileAppRedirect-module__kPpMra__title{font-size:1.3rem}}
.page-module___8aEwW__main{background:var(--background);min-height:100vh;padding-bottom:4rem}.page-module___8aEwW__featureTiles{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1440px;margin:2rem auto;padding:0 1.5rem;display:grid}.page-module___8aEwW__featureTile{background:#fff;border:1px solid #f0f0f0;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;display:flex}.page-module___8aEwW__featureTile h4{margin:0;font-weight:800}.page-module___8aEwW__featureTile p{color:#666;margin:0;font-size:.85rem}.page-module___8aEwW__newsletterSection{max-width:1440px;margin:4rem auto;padding:1.5rem}.page-module___8aEwW__newsletterBox{text-align:center;color:#fff;background:#000;border-radius:16px;padding:4rem 2rem}.page-module___8aEwW__newsletterBox h2{margin-bottom:1rem;font-size:2.5rem;font-weight:900}.page-module___8aEwW__newsletterBox p{color:#ccc;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.page-module___8aEwW__newsletterInputRow{gap:1rem;max-width:500px;margin:0 auto;display:flex}.page-module___8aEwW__newsletterInputRow input{border:none;border-radius:8px;flex:1;padding:1rem 1.5rem;font-size:1rem}.page-module___8aEwW__newsletterInputRow button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:1rem 2rem;font-weight:800}.page-module___8aEwW__wholesaleSection{max-width:1440px;margin:4rem auto;padding:0 1.5rem}.page-module___8aEwW__wholesaleBox{background:var(--primary);color:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:2rem;padding:3rem;display:flex}.page-module___8aEwW__wholesaleBox h2{margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.page-module___8aEwW__wholesaleBox p{max-width:600px;font-size:1.2rem}.page-module___8aEwW__wholesaleBox button{color:#fff;cursor:pointer;text-transform:uppercase;background:#000;border:none;border-radius:4px;margin-top:1.5rem;padding:1rem 2.5rem;font-weight:700}@media (max-width:900px){.page-module___8aEwW__featureTiles{grid-template-columns:1fr;gap:1rem}.page-module___8aEwW__newsletterBox{padding:2rem .5rem}.page-module___8aEwW__newsletterBox h2{font-size:1.5rem}.page-module___8aEwW__wholesaleBox{flex-direction:column;align-items:flex-start;padding:2rem 1rem}.page-module___8aEwW__wholesaleBox h2{font-size:1.5rem}}@media (max-width:600px){.page-module___8aEwW__main{padding-bottom:2rem}.page-module___8aEwW__featureTile{flex-direction:column;align-items:flex-start;padding:1rem}.page-module___8aEwW__newsletterInputRow{flex-direction:column;gap:.5rem}.page-module___8aEwW__wholesaleBox{padding:1rem .5rem}}
