.page-module__dWCBPa__menuPage{background-color:var(--bg-color);min-height:100vh;font-family:var(--font-montserrat),sans-serif;padding-top:80px}.page-module__dWCBPa__menuHero{justify-content:center;align-items:center;min-height:50vh;padding:6rem 2rem 2rem;display:flex;position:relative;overflow:hidden}.page-module__dWCBPa__heroContent{text-align:center;z-index:2;max-width:800px;position:relative}.page-module__dWCBPa__heroTitle{flex-direction:column;margin-bottom:2rem;line-height:1;display:flex}.page-module__dWCBPa__titlePrefix{color:var(--primary);letter-spacing:5px;margin-bottom:1rem;font-size:1rem;font-weight:400}.page-module__dWCBPa__titleMain{color:var(--text-color);letter-spacing:-2px;margin-bottom:.5rem;font-size:5rem;font-weight:800}.page-module__dWCBPa__titleOutline{color:#0000;-webkit-text-stroke:1px #f59e0b66;letter-spacing:-2px;font-size:5rem;font-weight:800}.page-module__dWCBPa__heroDescription{color:#ffffffb3;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.page-module__dWCBPa__decorElements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__dWCBPa__decorCircle{border:1px solid #f59e0b1a;border-radius:50%;width:300px;height:300px;position:absolute;top:10%;right:5%}.page-module__dWCBPa__decorSquare{border:1px solid #f59e0b1a;width:150px;height:150px;position:absolute;bottom:20%;left:10%;transform:rotate(45deg)}.page-module__dWCBPa__menuContent{position:relative}@media (max-width:1023px){.page-module__dWCBPa__menuHero{padding:5rem 2rem 2rem}.page-module__dWCBPa__titleMain,.page-module__dWCBPa__titleOutline{font-size:4rem}.page-module__dWCBPa__heroDescription{font-size:1.1rem}}@media (max-width:767px){.page-module__dWCBPa__menuHero{padding:4rem 1.5rem 1.5rem}.page-module__dWCBPa__titleMain,.page-module__dWCBPa__titleOutline{font-size:3rem}.page-module__dWCBPa__titlePrefix{font-size:.9rem}.page-module__dWCBPa__heroDescription{font-size:1rem}}@media (max-width:480px){.page-module__dWCBPa__titleMain,.page-module__dWCBPa__titleOutline{font-size:2.5rem}.page-module__dWCBPa__titlePrefix{font-size:.8rem}.page-module__dWCBPa__heroDescription{font-size:.9rem}}
.CategoryNav-module__yHXu5G__categoryNav{font-family:var(--font-montserrat),sans-serif;z-index:100;background-color:#0000;padding:2rem;transition:all .3s}.CategoryNav-module__yHXu5G__categoryNav.CategoryNav-module__yHXu5G__sticky{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#050505f2;border-bottom:1px solid #ffffff0d;padding:1rem 2rem;position:sticky;top:80px;box-shadow:0 4px 20px #0000001a}.CategoryNav-module__yHXu5G__container{max-width:1400px;margin:0 auto}.CategoryNav-module__yHXu5G__categoryList{flex-wrap:wrap;justify-content:center;gap:2rem;list-style:none;display:flex}.CategoryNav-module__yHXu5G__categoryItem{position:relative}.CategoryNav-module__yHXu5G__categoryButton{letter-spacing:2px;color:var(--text-color);cursor:pointer;font-size:1rem;font-weight:600;font-family:var(--font-montserrat),sans-serif;background:0 0;border:none;padding:.5rem 0;transition:color .3s;position:relative}.CategoryNav-module__yHXu5G__categoryButton:hover,.CategoryNav-module__yHXu5G__categoryButton.CategoryNav-module__yHXu5G__active{color:var(--primary)}.CategoryNav-module__yHXu5G__buttonLine{background-color:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.CategoryNav-module__yHXu5G__categoryButton:hover .CategoryNav-module__yHXu5G__buttonLine,.CategoryNav-module__yHXu5G__categoryButton.CategoryNav-module__yHXu5G__active .CategoryNav-module__yHXu5G__buttonLine{width:100%}@media (max-width:1023px){.CategoryNav-module__yHXu5G__categoryList{gap:1.5rem}.CategoryNav-module__yHXu5G__categoryButton{font-size:.9rem}}@media (max-width:767px){.CategoryNav-module__yHXu5G__categoryNav{padding:1.5rem 1rem;overflow-x:auto}.CategoryNav-module__yHXu5G__categoryNav.CategoryNav-module__yHXu5G__sticky{padding:1rem}.CategoryNav-module__yHXu5G__categoryList{flex-wrap:nowrap;justify-content:flex-start;gap:1.5rem;padding-bottom:.5rem}.CategoryNav-module__yHXu5G__categoryButton{white-space:nowrap;font-size:.8rem}}
.ProductList-module__zmu4OW__productsSection{font-family:var(--font-montserrat),sans-serif;padding:2rem 2rem 6rem}.ProductList-module__zmu4OW__container{max-width:1400px;margin:0 auto}.ProductList-module__zmu4OW__categoryTitle{color:var(--text-color);margin-bottom:3rem;font-size:2.5rem;font-weight:800;display:inline-block;position:relative}.ProductList-module__zmu4OW__titleUnderline{background-color:var(--primary);width:60px;height:3px;position:absolute;bottom:-10px;left:0}.ProductList-module__zmu4OW__productsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;display:grid}.ProductList-module__zmu4OW__productCard{transition:transform .3s,opacity .3s;position:relative}.ProductList-module__zmu4OW__productCard.ProductList-module__zmu4OW__hovered{transform:translateY(-10px)}.ProductList-module__zmu4OW__productInner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0f0f0f80;border:1px solid #ffffff0d;height:100%;transition:border-color .3s;position:relative;overflow:hidden}.ProductList-module__zmu4OW__productCard.ProductList-module__zmu4OW__hovered .ProductList-module__zmu4OW__productInner{border-color:#f59e0b33}.ProductList-module__zmu4OW__productImageContainer{height:220px;position:relative;overflow:hidden}.ProductList-module__zmu4OW__productImageWrapper{width:100%;height:100%;position:relative;overflow:hidden}.ProductList-module__zmu4OW__productImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ProductList-module__zmu4OW__productCard.ProductList-module__zmu4OW__hovered .ProductList-module__zmu4OW__productImage{transform:scale(1.05)}.ProductList-module__zmu4OW__productImageOverlay{background:linear-gradient(#0000 0%,#000000b3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.ProductList-module__zmu4OW__productTags{z-index:2;gap:8px;display:flex;position:absolute;top:15px;left:15px}.ProductList-module__zmu4OW__productTag{background-color:var(--primary);color:var(--bg-color);letter-spacing:1px;padding:5px 10px;font-size:.7rem;font-weight:600}.ProductList-module__zmu4OW__productContent{z-index:2;padding:1.5rem;position:relative}.ProductList-module__zmu4OW__productHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.ProductList-module__zmu4OW__productName{color:var(--text-color);letter-spacing:1px;font-size:1.3rem;font-weight:700}.ProductList-module__zmu4OW__productPrice{color:var(--primary);font-size:1.2rem;font-weight:700}.ProductList-module__zmu4OW__productDescription{color:#ffffffb3;font-size:.9rem;line-height:1.6}.ProductList-module__zmu4OW__productFooter{justify-content:flex-start;display:flex}.ProductList-module__zmu4OW__orderButton{color:var(--text-color);letter-spacing:2px;cursor:pointer;font-size:.8rem;font-weight:600;font-family:var(--font-montserrat),sans-serif;background-color:#0000;border:1px solid #ffffff1a;align-items:center;padding:.8rem 1.5rem;transition:all .3s;display:flex}.ProductList-module__zmu4OW__orderButton:hover{background-color:var(--primary);border-color:var(--primary);color:var(--bg-color)}.ProductList-module__zmu4OW__buttonText{margin-right:10px}.ProductList-module__zmu4OW__buttonIcon{font-size:1.2rem;transition:transform .3s}.ProductList-module__zmu4OW__orderButton:hover .ProductList-module__zmu4OW__buttonIcon{transform:rotate(90deg)}.ProductList-module__zmu4OW__productAccent{border-right:1px solid var(--primary);border-bottom:1px solid var(--primary);opacity:0;width:30px;height:30px;transition:opacity .3s,transform .3s;position:absolute;bottom:15px;right:15px}.ProductList-module__zmu4OW__productCard.ProductList-module__zmu4OW__hovered .ProductList-module__zmu4OW__productAccent{opacity:1;transform:scale(1.2)}@media (max-width:1200px){.ProductList-module__zmu4OW__productsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.ProductList-module__zmu4OW__categoryTitle{font-size:2rem}}@media (max-width:767px){.ProductList-module__zmu4OW__productsSection{padding:1.5rem 1.5rem 4rem}.ProductList-module__zmu4OW__productsGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.ProductList-module__zmu4OW__categoryTitle{margin-bottom:2rem;font-size:1.8rem}.ProductList-module__zmu4OW__productImageContainer{height:180px}.ProductList-module__zmu4OW__productDescription{min-height:auto;margin-bottom:1rem}}@media (max-width:480px){.ProductList-module__zmu4OW__productsSection{padding:1rem 1rem 3rem}.ProductList-module__zmu4OW__productsGrid{grid-template-columns:1fr}.ProductList-module__zmu4OW__categoryTitle{font-size:1.5rem}}
.ProductBuilders-module__5jzdba__builderContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1200px;min-height:60vh;margin:0 auto;padding:2rem;display:flex}.ProductBuilders-module__5jzdba__builderTitle{color:var(--text-color);text-align:center;letter-spacing:-1px;text-shadow:0 0 20px #0000004d;margin-bottom:4rem;font-size:4rem;font-weight:900;position:relative}.ProductBuilders-module__5jzdba__builderTitle:after{content:"";background-color:var(--primary);width:100px;height:3px;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}.ProductBuilders-module__5jzdba__breadSelector{justify-content:center;align-items:center;gap:4rem;width:100%;max-width:800px;margin-bottom:5rem;display:flex;position:relative}.ProductBuilders-module__5jzdba__breadOption{cursor:pointer;text-align:center;width:300px;transition:all .3s;position:relative}.ProductBuilders-module__5jzdba__breadOption:hover,.ProductBuilders-module__5jzdba__breadOption.ProductBuilders-module__5jzdba__active{transform:translateY(-10px)}.ProductBuilders-module__5jzdba__breadOption.ProductBuilders-module__5jzdba__active:after{content:"";background-color:var(--primary);width:50%;height:3px;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}.ProductBuilders-module__5jzdba__breadImageWrapper{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;justify-content:center;align-items:center;width:100%;height:180px;margin-bottom:1.5rem;display:flex;position:relative;overflow:hidden}.ProductBuilders-module__5jzdba__breadImage{object-fit:contain;width:90%;height:auto;transition:transform .3s}.ProductBuilders-module__5jzdba__breadOption:hover .ProductBuilders-module__5jzdba__breadImage,.ProductBuilders-module__5jzdba__breadOption.ProductBuilders-module__5jzdba__active .ProductBuilders-module__5jzdba__breadImage{transform:scale(1.1)}.ProductBuilders-module__5jzdba__breadLabel{text-align:center;color:var(--text-color);background-color:var(--primary);letter-spacing:2px;border-radius:30px;padding:.8rem 2rem;font-size:1.2rem;font-weight:700;display:inline-block}.ProductBuilders-module__5jzdba__breadSeparator{width:60px;height:60px;color:var(--text-color);background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;display:flex}.ProductBuilders-module__5jzdba__optionsRow{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:1.5rem;width:100%;max-width:1400px;margin-bottom:3rem;display:flex}.ProductBuilders-module__5jzdba__optionCategory{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0f0f0f80;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;flex:0 0 250px;min-height:400px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.ProductBuilders-module__5jzdba__optionCategory:hover{border-color:#f59e0b33;transform:translateY(-10px);box-shadow:0 15px 30px #0003}.ProductBuilders-module__5jzdba__categoryHeader{text-align:center;padding:2rem 1.5rem 1rem;position:relative}.ProductBuilders-module__5jzdba__categoryNumber{background-color:var(--primary);width:60px;height:60px;color:var(--bg-color);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:1.8rem;font-weight:900;display:flex;box-shadow:0 5px 15px #f59e0b4d}.ProductBuilders-module__5jzdba__supplementsTitle{color:var(--text-color);align-items:center;gap:.3rem;display:flex}.ProductBuilders-module__5jzdba__categoryTitle{color:var(--text-color);letter-spacing:1px;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.ProductBuilders-module__5jzdba__categorySubtitle{color:#fff9;margin-bottom:1.5rem;font-size:.9rem}.ProductBuilders-module__5jzdba__optionsList{flex:1;grid-template-columns:repeat(2,1fr);gap:.8rem;padding:0 1.5rem 1.5rem;display:grid}.ProductBuilders-module__5jzdba__optionItem{color:var(--text-color);cursor:pointer;text-align:center;background-color:#ffffff0d;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:.8rem .5rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.ProductBuilders-module__5jzdba__optionItem:hover{background-color:#ffffff1a;transform:translateY(-3px)}.ProductBuilders-module__5jzdba__optionItem.ProductBuilders-module__5jzdba__selected{background-color:var(--primary);color:var(--bg-color);font-weight:600}.ProductBuilders-module__5jzdba__sizeCategory{flex:0 0 100%;margin-bottom:3rem}.ProductBuilders-module__5jzdba__sizeGrid{grid-template-columns:repeat(4,1fr);justify-items:center;gap:1.5rem;max-width:800px;margin:0 auto;padding:0 1.5rem 1.5rem;display:grid}.ProductBuilders-module__5jzdba__sizeOption{cursor:pointer;text-align:center;background-color:#ffffff0d;border:1px solid #0000;border-radius:15px;flex-direction:column;align-items:center;padding:1.5rem;transition:all .3s;display:flex}.ProductBuilders-module__5jzdba__sizeOption:hover{background-color:#ffffff1a;transform:translateY(-5px)}.ProductBuilders-module__5jzdba__sizeOption.ProductBuilders-module__5jzdba__selected{border-color:var(--primary);background-color:#f59e0b1a}.ProductBuilders-module__5jzdba__sizeHeader{flex-direction:column;align-items:center;margin-bottom:1rem;display:flex}.ProductBuilders-module__5jzdba__sizeLabel{color:var(--primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.ProductBuilders-module__5jzdba__enfantBadge{background-color:var(--primary);color:var(--bg-color);text-transform:uppercase;border-radius:20px;padding:.3rem .8rem;font-size:.7rem;font-weight:700}.ProductBuilders-module__5jzdba__sizeDescription{color:#ffffffb3;margin-bottom:1rem;font-size:.9rem}.ProductBuilders-module__5jzdba__sizePrice{color:var(--text-color);margin-top:auto;font-size:1.8rem;font-weight:700}@media (max-width:1200px){.ProductBuilders-module__5jzdba__sizeGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1023px){.ProductBuilders-module__5jzdba__builderTitle{font-size:3rem}.ProductBuilders-module__5jzdba__breadSelector{flex-direction:column;gap:3rem}.ProductBuilders-module__5jzdba__optionCategory{flex:0 0 280px}}@media (max-width:767px){.ProductBuilders-module__5jzdba__builderTitle{font-size:2.5rem}.ProductBuilders-module__5jzdba__sizeGrid{grid-template-columns:1fr}.ProductBuilders-module__5jzdba__optionCategory{flex:0 0 260px}}@media (max-width:480px){.ProductBuilders-module__5jzdba__builderTitle{font-size:2rem}.ProductBuilders-module__5jzdba__categoryHeader{padding:1.5rem 1rem 1rem}.ProductBuilders-module__5jzdba__categoryNumber{width:50px;height:50px;font-size:1.5rem}.ProductBuilders-module__5jzdba__categoryTitle{font-size:1.3rem}.ProductBuilders-module__5jzdba__optionsList{grid-template-columns:1fr}}
