.CartPage-module__q6fwHq__cartContainer{max-width:1400px;min-height:80vh;margin:0 auto;padding:120px 3rem 6rem}.CartPage-module__q6fwHq__header{border-bottom:1px solid var(--color-border);margin-bottom:4rem;padding-bottom:2rem}.CartPage-module__q6fwHq__header h1{font-family:var(--font-nevera), "Playfair Display", serif;text-transform:uppercase;letter-spacing:4px;margin-bottom:1rem;font-size:3.5rem;font-weight:300}.CartPage-module__q6fwHq__header p{font-family:var(--font-inter), sans-serif;color:var(--color-text-muted);letter-spacing:1px;font-size:.9rem}.CartPage-module__q6fwHq__emptyCartCinematic{flex-direction:column;align-items:center;width:100%;display:flex}.CartPage-module__q6fwHq__emptyCartHero{text-align:center;border-bottom:1px solid rgba(var(--foreground-rgb), .05);flex-direction:column;align-items:center;width:100%;padding:8rem 0;display:flex;position:relative;overflow:hidden}.CartPage-module__q6fwHq__glowAura{z-index:0;pointer-events:none;background:radial-gradient(circle,#9d4edd26 0%,#0000 70%);width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[data-theme=light] .CartPage-module__q6fwHq__glowAura{background:radial-gradient(circle,#9d4edd0d 0%,#fff0 70%)}.CartPage-module__q6fwHq__emptyBagIcon{z-index:1;color:var(--color-text);opacity:.8;margin-bottom:2rem;position:relative}.CartPage-module__q6fwHq__emptyCartTitle{z-index:1;font-family:var(--font-nevera), "Playfair Display", serif;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:300;position:relative}.CartPage-module__q6fwHq__emptyCartSubtitle{z-index:1;font-family:var(--font-inter), sans-serif;color:var(--color-text-muted);letter-spacing:.05em;max-width:400px;margin-bottom:3rem;font-size:.9rem;line-height:1.6;position:relative}.CartPage-module__q6fwHq__shopBtnCinematic{z-index:1;color:#fff;text-transform:uppercase;letter-spacing:.15em;background:linear-gradient(135deg,#5a189a 0%,#9d4edd 100%);border-radius:50px;align-items:center;gap:.8rem;padding:1rem 2.5rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex;position:relative;box-shadow:0 10px 30px #9d4edd4d}.CartPage-module__q6fwHq__shopBtnCinematic:hover{transform:translateY(-3px);box-shadow:0 15px 40px #9d4edd80}.CartPage-module__q6fwHq__quickAddSection{width:100%;padding:6rem 0}.CartPage-module__q6fwHq__quickAddTitle{font-family:var(--font-nevera), "Inter", sans-serif;letter-spacing:.2em;text-align:center;text-transform:uppercase;color:var(--color-text);margin-bottom:4rem;font-size:1.2rem;font-weight:400}.CartPage-module__q6fwHq__quickAddGrid{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.CartPage-module__q6fwHq__quickAddCard{flex-direction:column;width:100%;max-width:320px;display:flex}.CartPage-module__q6fwHq__quickAddImageWrap{aspect-ratio:4/5;cursor:pointer;background:var(--color-surface);border-radius:8px;width:100%;margin-bottom:1.5rem;position:relative;overflow:hidden}.CartPage-module__q6fwHq__quickAddImageWrap img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.CartPage-module__q6fwHq__quickAddImageWrap:hover img{transform:scale(1.05)}.CartPage-module__q6fwHq__quickAddOverlay{opacity:0;background:#0006;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.CartPage-module__q6fwHq__quickAddImageWrap:hover .CartPage-module__q6fwHq__quickAddOverlay{opacity:1}.CartPage-module__q6fwHq__quickAddOverlay span{color:#fff;font-family:var(--font-inter), sans-serif;letter-spacing:.1em;text-transform:uppercase;border:1px solid #fff;border-radius:50px;padding:.6rem 1.5rem;font-size:.75rem;font-weight:600}.CartPage-module__q6fwHq__quickAddInfo{justify-content:space-between;align-items:flex-start;display:flex}.CartPage-module__q6fwHq__quickAddText{flex-direction:column;display:flex}.CartPage-module__q6fwHq__quickAddName{font-family:var(--font-inter), sans-serif;color:var(--color-text);letter-spacing:.05em;margin-bottom:.3rem;font-size:.9rem;font-weight:600}.CartPage-module__q6fwHq__quickAddPrice{font-family:var(--font-inter), sans-serif;color:var(--color-text-muted);font-size:.9rem}.CartPage-module__q6fwHq__quickAddBtn{background:var(--color-foreground);color:var(--color-background);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s;display:flex}.CartPage-module__q6fwHq__quickAddBtn:hover{transform:scale(1.1)}.CartPage-module__q6fwHq__cartContent{grid-template-columns:2fr 1fr;gap:6rem;display:grid}.CartPage-module__q6fwHq__itemsSection{flex-direction:column;display:flex}.CartPage-module__q6fwHq__cartItem{border-bottom:1px solid var(--color-border);gap:2rem;padding:2.5rem 0;display:flex}.CartPage-module__q6fwHq__itemImage{background-color:var(--color-surface);width:180px;height:240px}.CartPage-module__q6fwHq__itemImage img{object-fit:cover;object-position:center top;width:100%;height:100%}.CartPage-module__q6fwHq__itemDetails{flex-direction:column;flex:1;justify-content:space-between;display:flex}.CartPage-module__q6fwHq__itemTop{justify-content:space-between;align-items:flex-start;display:flex}.CartPage-module__q6fwHq__itemTop h3{font-family:var(--font-nevera), "Playfair Display", serif;letter-spacing:1px;margin-bottom:.5rem;font-size:1.5rem;font-weight:400}.CartPage-module__q6fwHq__itemMeta{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.8rem}.CartPage-module__q6fwHq__itemMeta span{opacity:.5;margin:0 .5rem}.CartPage-module__q6fwHq__itemPrice{font-family:var(--font-inter), sans-serif;font-size:1.1rem;font-weight:500}.CartPage-module__q6fwHq__itemBottom{justify-content:space-between;align-items:center;display:flex}.CartPage-module__q6fwHq__quantitySelector{border:1px solid var(--color-border);align-items:center;padding:.3rem 1rem;display:flex}.CartPage-module__q6fwHq__quantitySelector button{cursor:pointer;color:var(--color-text);background:0 0;border:none;padding:0 .5rem;font-size:1.2rem}.CartPage-module__q6fwHq__quantitySelector span{text-align:center;width:30px;font-size:.9rem}.CartPage-module__q6fwHq__removeBtn{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;font-size:.75rem;transition:color .3s;display:flex}.CartPage-module__q6fwHq__removeBtn:hover{color:var(--color-text)}.CartPage-module__q6fwHq__summarySection{position:relative}.CartPage-module__q6fwHq__summaryCard{background:var(--color-surface);border:1px solid var(--color-border);padding:2.5rem;position:sticky;top:140px}.CartPage-module__q6fwHq__summaryCard h2{font-family:var(--font-nevera), "Playfair Display", serif;text-transform:uppercase;letter-spacing:2px;border-bottom:1px solid var(--color-border);margin-bottom:2rem;padding-bottom:1rem;font-size:1.5rem;font-weight:400}.CartPage-module__q6fwHq__summaryRow{color:var(--color-text-muted);justify-content:space-between;margin-bottom:1rem;font-size:.9rem;display:flex}.CartPage-module__q6fwHq__totalRow{border-top:1px solid var(--color-border);text-transform:uppercase;letter-spacing:1px;justify-content:space-between;margin-top:2rem;padding-top:1rem;font-size:1.2rem;font-weight:600;display:flex}.CartPage-module__q6fwHq__checkoutBtn{background:var(--color-foreground);width:100%;color:var(--color-background);letter-spacing:2px;text-transform:uppercase;cursor:pointer;border:none;justify-content:center;align-items:center;gap:.8rem;margin-top:2rem;padding:1.2rem;font-size:.8rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex}.CartPage-module__q6fwHq__checkoutBtn:hover{box-shadow:0 10px 20px rgba(var(--background-rgb), .1);transform:translateY(-2px)}[data-theme=dark] .CartPage-module__q6fwHq__checkoutBtn:hover{box-shadow:0 10px 20px var(--color-border)}.CartPage-module__q6fwHq__trustBadges{text-align:center;margin-top:2rem}.CartPage-module__q6fwHq__trustBadges p:first-child{justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:flex}.CartPage-module__q6fwHq__trustBadges p:last-child{color:var(--color-text-muted);font-size:.75rem}@media (max-width:1024px){.CartPage-module__q6fwHq__cartContent{grid-template-columns:1fr;gap:4rem}.CartPage-module__q6fwHq__summaryCard{position:relative;top:0}}@media (max-width:768px){.CartPage-module__q6fwHq__cartContainer{padding:100px 1.5rem 6rem}.CartPage-module__q6fwHq__header h1{letter-spacing:2px;font-size:2rem}.CartPage-module__q6fwHq__cartContent{gap:3rem}.CartPage-module__q6fwHq__cartItem{flex-direction:row;align-items:stretch;gap:1.5rem;padding:1.5rem 0}.CartPage-module__q6fwHq__itemImage{flex-shrink:0;width:110px;height:145px}.CartPage-module__q6fwHq__itemTop{flex-direction:column;align-items:flex-start;gap:.5rem}.CartPage-module__q6fwHq__itemTop h3{margin-bottom:.2rem;font-size:1.2rem;line-height:1.2}.CartPage-module__q6fwHq__itemPrice{margin-top:.2rem;font-size:1.1rem}.CartPage-module__q6fwHq__itemBottom{flex-wrap:wrap;gap:1rem;margin-top:auto}}@media (max-width:480px){.CartPage-module__q6fwHq__cartContainer{padding:90px 1rem 6rem}.CartPage-module__q6fwHq__header h1{letter-spacing:1px;font-size:1.5rem}.CartPage-module__q6fwHq__header p{font-size:.8rem}.CartPage-module__q6fwHq__cartItem{gap:1rem}.CartPage-module__q6fwHq__itemImage{width:80px;height:105px}.CartPage-module__q6fwHq__itemTop h3{font-size:1rem}.CartPage-module__q6fwHq__itemMeta{font-size:.65rem}.CartPage-module__q6fwHq__itemPrice{font-size:.95rem}.CartPage-module__q6fwHq__quantitySelector{padding:.2rem .5rem}.CartPage-module__q6fwHq__quantitySelector button{padding:0 .4rem;font-size:1.1rem}.CartPage-module__q6fwHq__summaryCard{padding:1.5rem}.CartPage-module__q6fwHq__summaryCard h2{margin-bottom:1.5rem;font-size:1.2rem}.CartPage-module__q6fwHq__summaryRow{font-size:.85rem}.CartPage-module__q6fwHq__totalRow{font-size:1.1rem}.CartPage-module__q6fwHq__checkoutBtn{padding:1rem;font-size:.75rem}}@media (max-width:250px){.CartPage-module__q6fwHq__cartContainer{padding:80px .5rem 6rem}.CartPage-module__q6fwHq__header h1{font-size:1.2rem}.CartPage-module__q6fwHq__header p{font-size:.7rem}.CartPage-module__q6fwHq__itemImage{width:60px;height:80px}.CartPage-module__q6fwHq__itemTop h3{font-size:.8rem}.CartPage-module__q6fwHq__itemMeta{font-size:.6rem}.CartPage-module__q6fwHq__itemPrice{font-size:.8rem}.CartPage-module__q6fwHq__itemBottom{flex-direction:column;align-items:flex-start;gap:.5rem}.CartPage-module__q6fwHq__removeBtn{font-size:.65rem}.CartPage-module__q6fwHq__summaryCard{padding:1rem}.CartPage-module__q6fwHq__summaryCard h2{margin-bottom:1rem;font-size:1rem}.CartPage-module__q6fwHq__summaryRow{font-size:.75rem}.CartPage-module__q6fwHq__totalRow{font-size:.9rem}.CartPage-module__q6fwHq__checkoutBtn{letter-spacing:1px;padding:.8rem .5rem;font-size:.65rem}.CartPage-module__q6fwHq__summaryCard div[style*="display: flex"]{flex-direction:column!important}.CartPage-module__q6fwHq__summaryCard input,.CartPage-module__q6fwHq__summaryCard button[style*=padding]{width:100%!important}}
.QuantitySelector-module__Nww0wa__selector{-webkit-user-select:none;user-select:none;flex-direction:column;gap:.6rem;width:100%;display:flex}.QuantitySelector-module__Nww0wa__energyBar{background:var(--color-surface);border:1px solid var(--color-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);height:48px;box-shadow:0 0 12px #8b5cf60f, inset 0 1px 0 rgba(var(--background-rgb), .04);border-radius:10px;align-items:center;transition:border-color .4s,box-shadow .4s;display:flex;position:relative;overflow:visible}.QuantitySelector-module__Nww0wa__energyBar:hover{box-shadow:0 0 18px #8b5cf61a, inset 0 1px 0 rgba(var(--background-rgb), .04);border-color:#8b5cf64d}.QuantitySelector-module__Nww0wa__fillLayer{will-change:width;z-index:0;clip-path:inset(0);background:linear-gradient(90deg,#6d28d9bf 0%,#8b5cf6d9 55%,#a78bfaa6 100%);border-radius:0;height:100%;position:absolute;top:0;left:0}.QuantitySelector-module__Nww0wa__fillLayer:after{content:"";filter:blur(1px);background:#c8b4ff80;width:2px;height:100%;position:absolute;top:0;right:0}.QuantitySelector-module__Nww0wa__orb{width:22px;height:22px;box-shadow:0 0 6px #8b5cf6cc, 0 0 14px #8b5cf666, inset 0 1px 0 var(--color-border);z-index:3;pointer-events:none;will-change:left;background:radial-gradient(circle at 35% 35%,#dcc8fff2,#8b5cf6d9 60%,#6d28d9b3 100%);border-radius:50%;margin-top:-11px;position:absolute;top:50%}.QuantitySelector-module__Nww0wa__orb.QuantitySelector-module__Nww0wa__orbFull{box-shadow:0 0 8px #a78bfa, 0 0 20px #8b5cf699, 0 0 35px #6d28d94d, inset 0 1px 0 var(--color-border);background:radial-gradient(circle at 35% 35%,#f0e6ff,#a78bfaf2 60%,#8b5cf6d9 100%)}.QuantitySelector-module__Nww0wa__orbRing{pointer-events:none;border:1.5px solid #a78bfab3;border-radius:50%;width:22px;height:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.QuantitySelector-module__Nww0wa__splashRing{pointer-events:none;border:1.5px solid #a78bfa99;border-radius:50%;width:24px;height:10px;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%)}.QuantitySelector-module__Nww0wa__energyBar.QuantitySelector-module__Nww0wa__isFull{box-shadow:0 0 20px #8b5cf633, 0 0 40px #8b5cf614, inset 0 1px 0 var(--color-border);border-color:#8b5cf699}.QuantitySelector-module__Nww0wa__energyBar.QuantitySelector-module__Nww0wa__isFull .QuantitySelector-module__Nww0wa__fillLayer{filter:brightness(1.1)saturate(1.2)}.QuantitySelector-module__Nww0wa__decrementBtn,.QuantitySelector-module__Nww0wa__incrementBtn{z-index:2;width:40px;height:100%;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;font-weight:300;line-height:1;transition:color .2s;display:flex;position:relative}.QuantitySelector-module__Nww0wa__decrementBtn:hover,.QuantitySelector-module__Nww0wa__incrementBtn:hover{color:var(--color-text)}.QuantitySelector-module__Nww0wa__decrementBtn:disabled,.QuantitySelector-module__Nww0wa__incrementBtn:disabled{opacity:.3;cursor:not-allowed}.QuantitySelector-module__Nww0wa__valueDisplay{z-index:2;text-align:center;font-family:var(--font-inter), "Inter", sans-serif;color:var(--color-text);letter-spacing:2px;text-transform:uppercase;pointer-events:none;flex:1;font-size:.95rem;font-weight:700;transition:opacity .15s;position:relative}.QuantitySelector-module__Nww0wa__valuePulse{animation:.3s forwards QuantitySelector-module__Nww0wa__valuePulse}@keyframes QuantitySelector-module__Nww0wa__valuePulse{0%{opacity:.4;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.QuantitySelector-module__Nww0wa__label{font-family:var(--font-inter), "Inter", sans-serif;letter-spacing:1.5px;text-transform:uppercase;color:#8b5cf6b3;text-align:center;font-size:.72rem;font-weight:500;transition:opacity .3s}.QuantitySelector-module__Nww0wa__label.QuantitySelector-module__Nww0wa__maxReached{color:#a78bfae6}.QuantitySelector-module__Nww0wa__divider{z-index:2;background:var(--color-border);flex-shrink:0;width:1px;height:60%;position:relative}@media (max-width:480px){.QuantitySelector-module__Nww0wa__energyBar{height:44px}.QuantitySelector-module__Nww0wa__decrementBtn,.QuantitySelector-module__Nww0wa__incrementBtn{width:36px;font-size:1rem}.QuantitySelector-module__Nww0wa__valueDisplay{font-size:.85rem}}@media (max-width:320px){.QuantitySelector-module__Nww0wa__energyBar{height:40px}.QuantitySelector-module__Nww0wa__decrementBtn,.QuantitySelector-module__Nww0wa__incrementBtn{width:32px}}
.AnimatedCartButton-module__jqHTpG__btn{cursor:pointer;font-family:var(--font-inter), "Inter", sans-serif;text-transform:uppercase;letter-spacing:1px;-webkit-user-select:none;user-select:none;border:none;justify-content:center;align-items:center;width:100%;font-weight:700;transition:border-color .4s,box-shadow .4s,background .4s,color .4s;display:inline-flex;position:relative;overflow:hidden}.AnimatedCartButton-module__jqHTpG__btn:disabled{cursor:default}.AnimatedCartButton-module__jqHTpG__innerContainer{justify-content:center;align-items:center;gap:.5rem;width:100%;height:100%;display:flex;position:relative}.AnimatedCartButton-module__jqHTpG__btn:not(.AnimatedCartButton-module__jqHTpG__small){background:var(--color-surface);border:1px solid rgba(var(--foreground-rgb), .1);height:52px;color:var(--color-text);border-radius:8px;flex:1;padding:0 2rem;font-size:.85rem;box-shadow:0 2px 10px #00000005}[data-theme=dark] .AnimatedCartButton-module__jqHTpG__btn:not(.AnimatedCartButton-module__jqHTpG__small){background:#ffffff08;border-color:#ffffff14}.AnimatedCartButton-module__jqHTpG__btn:not(.AnimatedCartButton-module__jqHTpG__small):hover:not(:disabled){border-color:var(--color-foreground);box-shadow:0 8px 25px #0000000f}[data-theme=dark] .AnimatedCartButton-module__jqHTpG__btn:not(.AnimatedCartButton-module__jqHTpG__small):hover:not(:disabled){background:#ffffff14;border-color:#ffffff26;box-shadow:0 8px 25px #0000004d}.AnimatedCartButton-module__jqHTpG__small{border:1px solid rgba(var(--foreground-rgb), .1);height:100%;color:var(--color-text);background:0 0;border-radius:6px;flex:1;padding:.8rem 0;font-size:.7rem}[data-theme=dark] .AnimatedCartButton-module__jqHTpG__small{border-color:#ffffff1a}.AnimatedCartButton-module__jqHTpG__small:hover:not(:disabled){background:rgba(var(--foreground-rgb), .03)}[data-theme=dark] .AnimatedCartButton-module__jqHTpG__small:hover:not(:disabled){background:#ffffff0d}.AnimatedCartButton-module__jqHTpG__added:not(.AnimatedCartButton-module__jqHTpG__small){color:#fff!important;background:#10b981!important;border-color:#10b981!important;box-shadow:0 8px 25px #10b9814d!important}.AnimatedCartButton-module__jqHTpG__added.AnimatedCartButton-module__jqHTpG__small{color:#10b981!important;background:#10b9811a!important;border-color:#10b98166!important}.AnimatedCartButton-module__jqHTpG__label{white-space:nowrap;display:inline-block}.AnimatedCartButton-module__jqHTpG__bagIconWrap{justify-content:center;align-items:center;display:flex}.AnimatedCartButton-module__jqHTpG__flyingShirt{pointer-events:none;color:var(--color-text);justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AnimatedCartButton-module__jqHTpG__successWrap{pointer-events:none;justify-content:center;align-items:center;gap:.4rem;width:100%;height:100%;display:flex;position:absolute;inset:0}.AnimatedCartButton-module__jqHTpG__checkIcon{flex-shrink:0}.AnimatedCartButton-module__jqHTpG__successLabel{letter-spacing:1px;text-transform:uppercase;font-weight:700}
.BrandProductDetails-module__cgbM-G__aeoContainer{background:rgba(var(--foreground-rgb), .02);border-top:1px solid rgba(var(--foreground-rgb), .1);border-bottom:1px solid rgba(var(--foreground-rgb), .1);font-family:var(--font-primary), sans-serif;margin-top:4rem;padding:3rem 2rem}.BrandProductDetails-module__cgbM-G__header{text-align:center;margin-bottom:3rem}.BrandProductDetails-module__cgbM-G__title{margin-bottom:1rem;font-size:2rem;font-weight:700}.BrandProductDetails-module__cgbM-G__subtitle{opacity:.8;max-width:600px;margin:0 auto;font-size:1.1rem}.BrandProductDetails-module__cgbM-G__grid{grid-template-columns:1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto;display:grid}.BrandProductDetails-module__cgbM-G__sectionTitle{border-bottom:2px solid var(--color-primary);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.4rem;font-weight:600;display:inline-block}.BrandProductDetails-module__cgbM-G__specsList{grid-template-columns:1fr;gap:1rem;display:grid}.BrandProductDetails-module__cgbM-G__specItem{border-bottom:1px solid rgba(var(--foreground-rgb), .05);justify-content:space-between;padding-bottom:.5rem;display:flex}.BrandProductDetails-module__cgbM-G__specTerm{opacity:.9;font-weight:600}.BrandProductDetails-module__cgbM-G__specDesc{opacity:.8;text-align:right;max-width:60%}.BrandProductDetails-module__cgbM-G__faqContainer{max-width:800px;margin:4rem auto 0}.BrandProductDetails-module__cgbM-G__faqItem{border-bottom:1px solid rgba(var(--foreground-rgb), .1);margin-bottom:1rem}.BrandProductDetails-module__cgbM-G__faqQuestion{cursor:pointer;padding:1rem 0;font-size:1.1rem;font-weight:600;list-style:none;position:relative}.BrandProductDetails-module__cgbM-G__faqQuestion::-webkit-details-marker{display:none}.BrandProductDetails-module__cgbM-G__faqQuestion:after{content:"+";font-size:1.5rem;transition:transform .3s;position:absolute;top:50%;right:0;transform:translateY(-50%)}details[open] .BrandProductDetails-module__cgbM-G__faqQuestion:after{transform:translateY(-50%)rotate(45deg)}.BrandProductDetails-module__cgbM-G__faqAnswer{opacity:.8;padding-bottom:1.5rem;line-height:1.6}.BrandProductDetails-module__cgbM-G__directAnswer{color:var(--color-primary);margin-bottom:.5rem;font-weight:600;display:block}.BrandProductDetails-module__cgbM-G__tableContainer{max-width:1200px;margin:4rem auto 0;overflow-x:auto}.BrandProductDetails-module__cgbM-G__recommendationTable{border-collapse:collapse;background:var(--color-background);border:1px solid rgba(var(--foreground-rgb), .1);border-radius:8px;width:100%;margin-top:1rem;overflow:hidden}.BrandProductDetails-module__cgbM-G__recommendationTable th,.BrandProductDetails-module__cgbM-G__recommendationTable td{text-align:left;border-bottom:1px solid rgba(var(--foreground-rgb), .05);padding:1rem}.BrandProductDetails-module__cgbM-G__recommendationTable th{background:rgba(var(--foreground-rgb), .03);color:var(--color-primary);font-weight:600}.BrandProductDetails-module__cgbM-G__recommendationTable tr:last-child td{border-bottom:none}@media (max-width:768px){.BrandProductDetails-module__cgbM-G__grid{grid-template-columns:1fr;gap:2rem}.BrandProductDetails-module__cgbM-G__aeoContainer{padding:2rem 1rem}}@media (max-width:480px){.BrandProductDetails-module__cgbM-G__specItem{flex-direction:column;align-items:flex-start}.BrandProductDetails-module__cgbM-G__specDesc{text-align:left;max-width:100%;margin-top:.25rem;font-size:.9rem}.BrandProductDetails-module__cgbM-G__sectionTitle{font-size:1.2rem}.BrandProductDetails-module__cgbM-G__tableContainer{width:100%;margin-top:2rem;overflow:hidden}.BrandProductDetails-module__cgbM-G__recommendationTable{background:0 0;border:none;display:block}.BrandProductDetails-module__cgbM-G__recommendationTable thead{display:none}.BrandProductDetails-module__cgbM-G__recommendationTable tbody,.BrandProductDetails-module__cgbM-G__recommendationTable tr{width:100%;display:block}.BrandProductDetails-module__cgbM-G__recommendationTable tr{background:var(--color-background);border:1px solid rgba(var(--foreground-rgb), .1);border-radius:8px;margin-bottom:1rem;padding:.5rem}.BrandProductDetails-module__cgbM-G__recommendationTable td{text-align:left;border:none;width:100%;padding:.5rem .8rem;display:block}.BrandProductDetails-module__cgbM-G__recommendationTable td:first-child{color:var(--color-primary);padding-bottom:.2rem}.BrandProductDetails-module__cgbM-G__recommendationTable td:nth-child(2){padding-top:.2rem;padding-bottom:.2rem;font-size:.95rem;font-weight:600}.BrandProductDetails-module__cgbM-G__recommendationTable td:nth-child(3){opacity:.8;padding-top:.2rem;font-size:.85rem}}
.RelatedGuides-module__QWVUva__relatedGuidesContainer{background:rgba(var(--foreground-rgb), .02);border-top:1px solid rgba(var(--foreground-rgb), .1);border-bottom:1px solid rgba(var(--foreground-rgb), .1);text-align:center;margin:4rem 0;padding:3rem 2rem}.RelatedGuides-module__QWVUva__sectionTitle{margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.RelatedGuides-module__QWVUva__sectionSubtitle{opacity:.7;margin-bottom:2.5rem;font-size:1.1rem}.RelatedGuides-module__QWVUva__guidesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.RelatedGuides-module__QWVUva__guideCard{background:var(--color-background);border:1px solid rgba(var(--foreground-rgb), .1);text-align:left;color:inherit;border-radius:8px;flex-direction:column;padding:1.5rem;text-decoration:none;transition:transform .3s,border-color .3s;display:flex}.RelatedGuides-module__QWVUva__guideCard:hover{border-color:var(--color-primary);transform:translateY(-5px)}.RelatedGuides-module__QWVUva__guideTitle{margin-bottom:.8rem;font-size:1.2rem;font-weight:600}.RelatedGuides-module__QWVUva__guideDesc{opacity:.8;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem}.RelatedGuides-module__QWVUva__readMore{color:var(--color-primary);text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:600}@media (max-width:768px){.RelatedGuides-module__QWVUva__relatedGuidesContainer{padding:2rem 1rem}.RelatedGuides-module__QWVUva__guidesGrid{grid-template-columns:1fr}.RelatedGuides-module__QWVUva__sectionTitle{font-size:1.5rem}}@media (max-width:480px){.RelatedGuides-module__QWVUva__relatedGuidesContainer{padding:1.5rem .5rem}}
.AuthToast-module__bH4JXa__toastOverlay{z-index:999999;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;bottom:30px;left:50%;transform:translate(-50%)}.AuthToast-module__bH4JXa__toastModal{pointer-events:auto;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;background:#0f0f11f2;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:1.5rem;padding:1rem 1.5rem;animation:.4s cubic-bezier(.16,1,.3,1) forwards AuthToast-module__bH4JXa__slideUp;display:flex;box-shadow:0 10px 40px #00000080,0 0 20px #8b5cf633}@keyframes AuthToast-module__bH4JXa__slideUp{0%{opacity:0;transform:translateY(50px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.AuthToast-module__bH4JXa__iconContainer{color:#a78bfa;justify-content:center;align-items:center;display:flex}.AuthToast-module__bH4JXa__textContent{flex-direction:column;display:flex}.AuthToast-module__bH4JXa__textContent h4{color:#fff;letter-spacing:.5px;margin:0;font-size:.95rem;font-weight:600}.AuthToast-module__bH4JXa__textContent p{color:#a1a1aa;margin:0;font-size:.85rem}.AuthToast-module__bH4JXa__loginBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#a78bfa,#8b5cf6);border:none;border-radius:50px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .2s}.AuthToast-module__bH4JXa__loginBtn:hover{transform:scale(1.05);box-shadow:0 4px 15px #8b5cf666}.AuthToast-module__bH4JXa__closeBtn{color:#a1a1aa;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:-.5rem;padding:.2rem;transition:all .2s;display:flex}.AuthToast-module__bH4JXa__closeBtn:hover{color:#fff;background:#ffffff1a}@media (max-width:600px){.AuthToast-module__bH4JXa__toastOverlay{width:90%;bottom:20px}.AuthToast-module__bH4JXa__toastModal{text-align:center;border-radius:16px;flex-direction:column;gap:1rem;width:100%;padding:1.5rem}.AuthToast-module__bH4JXa__iconContainer{margin-bottom:-.5rem}.AuthToast-module__bH4JXa__closeBtn{margin:0;position:absolute;top:10px;right:10px}.AuthToast-module__bH4JXa__loginBtn{width:100%;padding:.8rem}}
.MaintenanceScreen-module__WGj9MG__container{color:#fff;z-index:999999;width:100vw;min-height:100vh;font-family:var(--font-primary), sans-serif;text-align:center;background-color:#050505;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;top:0;left:0;overflow:hidden}.MaintenanceScreen-module__WGj9MG__bgGlow{z-index:-1;pointer-events:none;background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);width:150vw;max-width:800px;height:150vw;max-height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MaintenanceScreen-module__WGj9MG__content{text-align:right;z-index:2;pointer-events:none;text-shadow:0 2px 10px #000000e6;flex-direction:column;align-items:flex-end;gap:1rem;max-width:450px;display:flex;position:absolute;top:3rem;right:3rem}.MaintenanceScreen-module__WGj9MG__splineContainer{z-index:1;width:100vw;height:100vh;position:absolute;top:0;left:0}.MaintenanceScreen-module__WGj9MG__logo{letter-spacing:4px;text-transform:uppercase;background:linear-gradient(135deg,#fff 0%,#a0a0a0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.MaintenanceScreen-module__WGj9MG__title{letter-spacing:-1px;margin-bottom:.5rem;font-size:2rem;font-weight:700;line-height:1.1}.MaintenanceScreen-module__WGj9MG__subtitle{color:#e0e0e0;text-align:right;max-width:400px;margin:0;font-size:.95rem;line-height:1.6}.MaintenanceScreen-module__WGj9MG__divider{background-color:#333;width:40px;height:2px;margin:1rem auto}.MaintenanceScreen-module__WGj9MG__loader{gap:.5rem;margin-top:2rem;display:flex}.MaintenanceScreen-module__WGj9MG__dot{background-color:#fff;border-radius:50%;width:6px;height:6px}@media (max-width:768px){.MaintenanceScreen-module__WGj9MG__content{text-align:center;align-items:center;width:90%;top:2rem;left:50%;right:auto;transform:translate(-50%)}.MaintenanceScreen-module__WGj9MG__subtitle{text-align:center}}
.ProductGrid-module__fiucRq__section{background-color:var(--color-background);padding:8rem 5%;position:relative;overflow:hidden}.ProductGrid-module__fiucRq__section:before{content:"DUAL DEER";font-family:var(--font-nevera), "Inter", sans-serif;color:var(--color-text);opacity:.02;white-space:nowrap;pointer-events:none;z-index:1;font-size:clamp(8rem,20vw,25rem);font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[data-theme=dark] .ProductGrid-module__fiucRq__section:before{opacity:.03}.ProductGrid-module__fiucRq__container{z-index:2;max-width:1400px;margin:0 auto;position:relative}.ProductGrid-module__fiucRq__header{justify-content:space-between;align-items:flex-end;margin-bottom:5rem;display:flex}.ProductGrid-module__fiucRq__titleWrapper{flex-direction:column;display:flex}.ProductGrid-module__fiucRq__preTitle{letter-spacing:4px;color:var(--color-primary);text-transform:uppercase;font-size:.8rem;font-weight:800}.ProductGrid-module__fiucRq__title{font-family:var(--font-display), sans-serif;letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(135deg, var(--color-text) 0%, #9d4eddcc 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:.5rem 0 0;font-size:clamp(52px,5vw,72px);font-weight:400;line-height:.95}.ProductGrid-module__fiucRq__shopAll{text-transform:uppercase;letter-spacing:2px;color:var(--color-text);border-bottom:2px solid var(--color-primary);padding-bottom:4px;font-size:.85rem;font-weight:800;transition:all .3s}.ProductGrid-module__fiucRq__shopAll:hover{color:var(--color-primary);opacity:.8}.ProductGrid-module__fiucRq__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:3rem 2rem;display:grid}.ProductGrid-module__fiucRq__card{cursor:pointer;background:linear-gradient(170deg,#fff,#fcfcfc);border:1px solid #00000008;border-radius:20px;flex-direction:column;height:100%;transition:transform .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;box-shadow:0 4px 20px #00000005}[data-theme=dark] .ProductGrid-module__fiucRq__card{background:linear-gradient(170deg,#ffffff08,#0000);border-color:#ffffff0a}.ProductGrid-module__fiucRq__card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #0000000f}[data-theme=dark] .ProductGrid-module__fiucRq__card:hover{box-shadow:0 16px 40px #0003}.ProductGrid-module__fiucRq__imageBox{aspect-ratio:3/4;background-color:var(--color-surface);width:100%;box-shadow:none;perspective:1000px;border:none;border-radius:20px 20px 0 0;flex-shrink:0;margin-bottom:2rem;transition:all .5s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden}.ProductGrid-module__fiucRq__imageBox:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(#0000001f 0%,#0000 70%);width:60%;height:25px;transition:all .5s cubic-bezier(.25,.8,.25,1);position:absolute;bottom:5%;left:50%;transform:translate(-50%)}.ProductGrid-module__fiucRq__card:hover .ProductGrid-module__fiucRq__imageBox:after{opacity:.5;width:50%;bottom:3%}.ProductGrid-module__fiucRq__primaryImage,.ProductGrid-module__fiucRq__hoverImage{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.25,.8,.25,1),opacity .5s;position:absolute;top:0;left:0}.ProductGrid-module__fiucRq__hoverImage{opacity:0;z-index:3;transform:scale(1)}.ProductGrid-module__fiucRq__primaryImage{opacity:1;z-index:2;transform:scale(1)}.ProductGrid-module__fiucRq__card:hover .ProductGrid-module__fiucRq__primaryImage{opacity:0;transform:scale(1.1)rotateY(2deg)}.ProductGrid-module__fiucRq__card:hover .ProductGrid-module__fiucRq__hoverImage{opacity:1;transform:scale(1.1)rotateY(2deg)}.ProductGrid-module__fiucRq__badgeContainer{z-index:5;gap:.6rem;display:flex;position:absolute;top:1.2rem;left:1.2rem}.ProductGrid-module__fiucRq__saleBadge,.ProductGrid-module__fiucRq__newBadge{text-transform:uppercase;-webkit-backdrop-filter:blur(16px);letter-spacing:1px;border-radius:30px;padding:4px 12px;font-size:.6rem;font-weight:700}.ProductGrid-module__fiucRq__saleBadge{color:#fff;background:#8b5cf6e6;box-shadow:0 4px 12px #8b5cf626}.ProductGrid-module__fiucRq__newBadge{color:#000;background:#ffffffe6;box-shadow:0 4px 12px #0000000f}[data-theme=dark] .ProductGrid-module__fiucRq__newBadge{color:#fff;background:#141414cc;border:1px solid #ffffff14}.ProductGrid-module__fiucRq__info{flex-direction:column;flex-grow:1;align-items:flex-start;gap:0;width:100%;padding:0 1.5rem 1.8rem;display:flex}.ProductGrid-module__fiucRq__catRow{text-transform:uppercase;width:100%;color:var(--color-text-muted);letter-spacing:2px;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.7rem;font-weight:500;display:flex}.ProductGrid-module__fiucRq__rating{color:var(--color-text);align-items:center;gap:4px;font-weight:600;display:flex}.ProductGrid-module__fiucRq__star{color:var(--color-primary)}.ProductGrid-module__fiucRq__name{font-family:var(--font-satoshi);letter-spacing:normal;color:var(--color-text);text-transform:uppercase;margin:0 0 1.5rem;font-size:clamp(20px,1.8vw,24px);font-weight:800;line-height:1.3}.ProductGrid-module__fiucRq__priceRow{align-items:center;gap:.8rem;display:flex}.ProductGrid-module__fiucRq__price{font-family:var(--font-satoshi);color:var(--color-text);letter-spacing:normal;font-size:clamp(24px,2vw,28px);font-weight:900}.ProductGrid-module__fiucRq__mrp{color:#e53935;opacity:1;font-size:1rem;font-weight:600;text-decoration:line-through;text-decoration-thickness:2px}.ProductGrid-module__fiucRq__colorSwatches{gap:.5rem;margin-top:.8rem;margin-bottom:1rem;display:flex}.ProductGrid-module__fiucRq__colorCircle{border:2px solid rgba(var(--background-rgb), .1);border-radius:50%;width:18px;height:18px;transition:transform .2s;box-shadow:inset 0 2px 4px #0003}.ProductGrid-module__fiucRq__colorCircle:hover{transform:scale(1.2)}[data-theme=dark] .ProductGrid-module__fiucRq__colorCircle{border-color:#fff3}.ProductGrid-module__fiucRq__twoItemGrid{flex-wrap:wrap;justify-content:center!important;gap:5rem!important;display:flex!important}.ProductGrid-module__fiucRq__twoItemGrid .ProductGrid-module__fiucRq__card{width:calc(50% - 2.5rem);max-width:550px}.ProductGrid-module__fiucRq__singleItemGrid{justify-content:center!important;display:flex!important}.ProductGrid-module__fiucRq__singleItemGrid .ProductGrid-module__fiucRq__card{width:100%;max-width:600px}@media (max-width:768px){.ProductGrid-module__fiucRq__mobileSlider{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;margin-left:-5%;margin-right:-5%;padding-bottom:2rem;padding-left:5%;padding-right:5%;display:flex!important;overflow-x:auto!important}.ProductGrid-module__fiucRq__mobileSlider::-webkit-scrollbar{display:none}.ProductGrid-module__fiucRq__mobileSlider>*{scroll-snap-align:center;flex:0 0 75%}}@media (max-width:1024px){.ProductGrid-module__fiucRq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.5rem}.ProductGrid-module__fiucRq__twoItemGrid .ProductGrid-module__fiucRq__card{width:100%;max-width:450px}}@media (max-width:768px){.ProductGrid-module__fiucRq__header{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:3rem}.ProductGrid-module__fiucRq__grid{grid-template-columns:1fr!important;gap:3rem!important;display:grid!important}.ProductGrid-module__fiucRq__twoItemGrid .ProductGrid-module__fiucRq__card,.ProductGrid-module__fiucRq__singleItemGrid .ProductGrid-module__fiucRq__card{width:100%!important;max-width:100%!important}.ProductGrid-module__fiucRq__title{font-size:2.2rem;line-height:1.2}.ProductGrid-module__fiucRq__section{padding:5rem 1.5rem}.ProductGrid-module__fiucRq__name{letter-spacing:1px;margin-top:.5rem;margin-bottom:1rem;font-size:1.3rem}.ProductGrid-module__fiucRq__catRow{margin-bottom:.8rem;font-size:.75rem}.ProductGrid-module__fiucRq__price{font-size:1.2rem}.ProductGrid-module__fiucRq__saleBadge,.ProductGrid-module__fiucRq__newBadge{padding:4px 8px;font-size:.6rem}}@media (max-width:480px){.ProductGrid-module__fiucRq__grid{gap:2.5rem!important}.ProductGrid-module__fiucRq__title{margin-bottom:1rem}.ProductGrid-module__fiucRq__name{line-height:1}.ProductGrid-module__fiucRq__mrp{font-size:.9rem}}@media (max-width:768px){.ProductGrid-module__fiucRq__horizontalScrollMobile{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;width:100vw;margin-left:-1.5rem;padding-bottom:1rem;padding-left:1.5rem;padding-right:1.5rem;overflow-x:auto;gap:1.5rem!important;display:flex!important}.ProductGrid-module__fiucRq__horizontalScrollMobile::-webkit-scrollbar{display:none}.ProductGrid-module__fiucRq__horizontalScrollMobile .ProductGrid-module__fiucRq__card{scroll-snap-align:start;flex-shrink:0;min-width:60vw!important}}.ProductGrid-module__fiucRq__headerRight{align-items:center;gap:1.5rem;display:flex}.ProductGrid-module__fiucRq__arrows{gap:.5rem;display:flex}.ProductGrid-module__fiucRq__arrowBtn{color:var(--color-text);cursor:pointer;background:0 0;border:1px solid #9696964d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.ProductGrid-module__fiucRq__arrowBtn:hover{background:var(--color-text);color:var(--color-background)}@media (max-width:768px){.ProductGrid-module__fiucRq__headerRight{flex-direction:row-reverse;justify-content:space-between;width:100%}}
.Skeleton-module__QUUPIW__skeleton{background:linear-gradient(90deg, var(--color-surface,#1a1a1a) 25%, var(--color-border,#2a2a2a) 50%, var(--color-surface,#1a1a1a) 75%);background-size:400% 100%;border-radius:4px;animation:1.5s ease-in-out infinite Skeleton-module__QUUPIW__shimmer}@keyframes Skeleton-module__QUUPIW__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.Skeleton-module__QUUPIW__productCardSkeleton{flex-direction:column;gap:1rem;width:100%;display:flex}.Skeleton-module__QUUPIW__imageSkeleton{aspect-ratio:3/4;border-radius:12px;width:100%}.Skeleton-module__QUUPIW__infoSkeleton{flex-direction:column;gap:.5rem;padding:0 .5rem;display:flex}.Skeleton-module__QUUPIW__rowSkeleton{justify-content:space-between;align-items:center;display:flex}.Skeleton-module__QUUPIW__colorsSkeleton{gap:.5rem;margin-top:.25rem;display:flex}.Skeleton-module__QUUPIW__colorSkeleton{border-radius:50%;width:16px;height:16px}
.UpcomingProducts-module__7f6MNW__section{background-color:var(--color-background);color:var(--color-text);padding:6rem 2rem;overflow:hidden}.UpcomingProducts-module__7f6MNW__header{text-align:center;margin-bottom:4rem}.UpcomingProducts-module__7f6MNW__title{text-transform:uppercase;letter-spacing:-1px;margin-bottom:1rem;font-size:3rem;font-weight:800}.UpcomingProducts-module__7f6MNW__subtitle{color:var(--color-text-muted);max-width:600px;margin:0 auto;font-size:1.2rem}.UpcomingProducts-module__7f6MNW__heroLayout{justify-content:center;display:flex}.UpcomingProducts-module__7f6MNW__heroCard{width:100%;max-width:800px}.UpcomingProducts-module__7f6MNW__gridLayout{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.UpcomingProducts-module__7f6MNW__carouselLayout{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:2rem;padding:1rem;display:flex;overflow-x:auto}.UpcomingProducts-module__7f6MNW__carouselLayout::-webkit-scrollbar{display:none}.UpcomingProducts-module__7f6MNW__carouselLayout>*{scroll-snap-align:start;flex:0 0 350px}.UpcomingProducts-module__7f6MNW__card{background:rgba(var(--foreground-rgb), .02);border:1px solid rgba(var(--foreground-rgb), .05);border-radius:16px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;position:relative;overflow:hidden}.UpcomingProducts-module__7f6MNW__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.UpcomingProducts-module__7f6MNW__imageWrapper{aspect-ratio:4/5;width:100%;position:relative;overflow:hidden}.UpcomingProducts-module__7f6MNW__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.UpcomingProducts-module__7f6MNW__card:hover .UpcomingProducts-module__7f6MNW__image{transform:scale(1.05)}.UpcomingProducts-module__7f6MNW__badges{z-index:2;gap:.5rem;display:flex;position:absolute;top:1rem;left:1rem}.UpcomingProducts-module__7f6MNW__badge{color:#fff;text-transform:uppercase;letter-spacing:1px;-webkit-backdrop-filter:blur(8px);background:#000000b3;border-radius:20px;padding:.4rem .8rem;font-size:.75rem;font-weight:700}.UpcomingProducts-module__7f6MNW__categoryBadge{color:#000;background:#ffffffe6}[data-theme=light] .UpcomingProducts-module__7f6MNW__badge{color:#000;background:#fffc}[data-theme=light] .UpcomingProducts-module__7f6MNW__categoryBadge{color:#fff;background:#000000e6}.UpcomingProducts-module__7f6MNW__content{padding:1.5rem}.UpcomingProducts-module__7f6MNW__productName{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.UpcomingProducts-module__7f6MNW__description{color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.UpcomingProducts-module__7f6MNW__launchDate{color:var(--color-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:.85rem;font-weight:600}.UpcomingProducts-module__7f6MNW__notifyBtn{background:var(--color-text);width:100%;color:var(--color-background);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.UpcomingProducts-module__7f6MNW__notifyBtn:hover:not(:disabled){background:var(--color-primary);color:#000;transform:translateY(-2px)}.UpcomingProducts-module__7f6MNW__notifyBtn:disabled{background:rgba(var(--foreground-rgb), .1);color:var(--color-text-muted);cursor:not-allowed}.UpcomingProducts-module__7f6MNW__notifyBtn.UpcomingProducts-module__7f6MNW__notified{background:var(--color-primary);color:#000}@media (max-width:768px){.UpcomingProducts-module__7f6MNW__section{padding:4rem 1rem}.UpcomingProducts-module__7f6MNW__title{font-size:2rem}}
