.Button-module__xDwtkW__button{font-weight:600;font-family:var(--font-display);border-radius:50px;justify-content:center;align-items:center;transition:all .3s;display:inline-flex}.Button-module__xDwtkW__primary{background-color:var(--secondary);color:var(--white)}.Button-module__xDwtkW__primary:hover{background-color:var(--secondary-hover);transform:translateY(-2px);box-shadow:0 4px 12px #e31e244d}.Button-module__xDwtkW__secondary{background-color:var(--primary);color:var(--white)}.Button-module__xDwtkW__secondary:hover{background-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 4px 12px #0080804d}.Button-module__xDwtkW__outline{border:2px solid var(--primary);color:var(--primary);background-color:#0000}.Button-module__xDwtkW__outline:hover{background-color:var(--primary);color:var(--white)}.Button-module__xDwtkW__ghost{color:var(--text-primary);background-color:#0000}.Button-module__xDwtkW__ghost:hover{background-color:var(--gray-light)}.Button-module__xDwtkW__sm{padding:.5rem 1.25rem;font-size:.875rem}.Button-module__xDwtkW__md{padding:.75rem 2rem;font-size:1rem}.Button-module__xDwtkW__lg{padding:1rem 3rem;font-size:1.125rem}@media (max-width:480px){.Button-module__xDwtkW__sm{padding:.4rem 1rem;font-size:.8rem}.Button-module__xDwtkW__md{padding:.6rem 1.5rem;font-size:.9rem}.Button-module__xDwtkW__lg{width:100%;padding:.8rem 2rem;font-size:1rem}}
.cart-module__40V9oq__overlay{z-index:1000;background-color:#00000080;justify-content:flex-end;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.cart-module__40V9oq__drawer{background-color:var(--white);flex-direction:column;width:100%;max-width:450px;height:100%;margin-left:auto;animation:.3s ease-out forwards cart-module__40V9oq__slideIn;display:flex;box-shadow:-4px 0 15px #0000001a}@keyframes cart-module__40V9oq__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-module__40V9oq__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.cart-module__40V9oq__header h2{margin:0;font-size:1.25rem;font-weight:700}.cart-module__40V9oq__closeBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;padding:.5rem;transition:color .2s}.cart-module__40V9oq__closeBtn:hover{color:var(--danger,#dc2626)}.cart-module__40V9oq__itemsContainer{flex:1;padding:1.5rem;overflow-y:auto}.cart-module__40V9oq__emptyCart{text-align:center;height:100%;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.cart-module__40V9oq__emptyIcon{opacity:.3;margin-bottom:1rem}.cart-module__40V9oq__itemList{flex-direction:column;gap:1.5rem;display:flex}.cart-module__40V9oq__cartItem{border-bottom:1px solid var(--border-color);gap:1rem;padding-bottom:1.5rem;display:flex}.cart-module__40V9oq__itemImage{border:1px solid var(--border-color);border-radius:8px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.cart-module__40V9oq__itemInfo{flex-direction:column;flex:1;display:flex}.cart-module__40V9oq__itemRef{justify-content:space-between;align-items:flex-start;display:flex}.cart-module__40V9oq__itemRef h4{margin:0 0 .25rem;font-size:1rem;font-weight:600;line-height:1.2}.cart-module__40V9oq__removeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.2rem;transition:color .2s}.cart-module__40V9oq__removeBtn:hover{color:var(--danger,#dc2626)}.cart-module__40V9oq__category{color:var(--text-muted);margin:0 0 .5rem;font-size:.8rem}.cart-module__40V9oq__itemActions{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.cart-module__40V9oq__qtyControls{border:1px solid var(--border-color);border-radius:4px;align-items:center;display:flex;overflow:hidden}.cart-module__40V9oq__qtyControls button{background:var(--surface-light);cursor:pointer;border:none;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s;display:flex}.cart-module__40V9oq__qtyControls button:hover:not(:disabled){background:#e2e8f0}.cart-module__40V9oq__qtyControls button:disabled{opacity:.5;cursor:not-allowed}.cart-module__40V9oq__qtyControls span{text-align:center;width:30px;font-size:.9rem;font-weight:500}.cart-module__40V9oq__itemPrice{color:var(--text-dark);font-weight:700}.cart-module__40V9oq__footer{border-top:1px solid var(--border-color);background-color:#f8fafc;padding:1.5rem}.cart-module__40V9oq__totals{justify-content:space-between;margin-bottom:.5rem;font-size:1.1rem;font-weight:700;display:flex}.cart-module__40V9oq__taxesInfo{color:var(--text-muted);text-align:center;margin:0 0 1rem;padding:0 1rem;font-size:.8rem;line-height:1.4}.cart-module__40V9oq__checkoutBtn{width:100%}
.Navbar-module__ZERf_q__navbar{z-index:1000;border-bottom:1px solid var(--gray-medium);background-color:#fff;align-items:center;width:100%;height:80px;display:flex;position:fixed;top:0;left:0}.Navbar-module__ZERf_q__container{justify-content:space-between;align-items:center;display:flex}.Navbar-module__ZERf_q__logo{flex-shrink:0}.Navbar-module__ZERf_q__logoWrapper{align-items:center;display:flex}.Navbar-module__ZERf_q__logoImage{-o-object-fit:contain;object-fit:contain;width:auto!important;height:60px!important}.Navbar-module__ZERf_q__navLinks{align-items:center;gap:3.5rem;display:flex}.Navbar-module__ZERf_q__navLink{color:var(--text-primary);letter-spacing:-.01em;font-size:1.05rem;font-weight:700;position:relative}.Navbar-module__ZERf_q__navLink:after{content:"";background-color:var(--secondary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.Navbar-module__ZERf_q__navLink:hover{color:var(--secondary)}.Navbar-module__ZERf_q__navLink:hover:after{width:100%}.Navbar-module__ZERf_q__actions{align-items:center;gap:1.5rem;display:flex}.Navbar-module__ZERf_q__searchBar{align-items:center;display:flex;position:relative}.Navbar-module__ZERf_q__searchInput{border:1px solid var(--gray-medium);background-color:var(--gray-light);border-radius:20px;width:220px;padding:.6rem 1rem .6rem 2.5rem;font-size:.85rem;transition:all .3s}.Navbar-module__ZERf_q__searchInput:focus{border-color:var(--primary);background-color:#fff;outline:none;width:280px;box-shadow:0 0 0 4px #0080801a}.Navbar-module__ZERf_q__searchIcon{color:var(--text-secondary);position:absolute;left:1rem}.Navbar-module__ZERf_q__userSection{align-items:center;gap:1rem;display:flex}.Navbar-module__ZERf_q__avatar{background-color:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;transition:transform .2s;display:flex}.Navbar-module__ZERf_q__avatar:hover{transform:scale(1.1)}.Navbar-module__ZERf_q__actionIcon{color:var(--text-primary);justify-content:center;align-items:center;transition:color .2s;display:flex;position:relative}.Navbar-module__ZERf_q__actionIcon:hover{color:var(--secondary)}.Navbar-module__ZERf_q__badge{background-color:var(--secondary);color:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;padding:2px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px}.Navbar-module__ZERf_q__mobileMenu{color:var(--text-primary);display:none}@media (max-width:992px){.Navbar-module__ZERf_q__navbar{height:70px}.Navbar-module__ZERf_q__container{padding:0 1rem;width:100%!important}.Navbar-module__ZERf_q__logoImage{-o-object-fit:contain;object-fit:contain;width:auto!important;height:50px!important}.Navbar-module__ZERf_q__navLinks{z-index:999;border-bottom:3px solid var(--secondary);background-color:#fff;flex-direction:column;gap:2rem;width:100%;padding:2rem;display:none;position:fixed;top:70px;left:0;box-shadow:0 10px 15px -3px #0000001a}.Navbar-module__ZERf_q__navLinks.Navbar-module__ZERf_q__active{display:flex}.Navbar-module__ZERf_q__navLinks.Navbar-module__ZERf_q__dashboardHidden{display:none!important}.Navbar-module__ZERf_q__searchBar{display:none}.Navbar-module__ZERf_q__mobileMenu{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:5px;display:flex}}@media (max-width:480px){.Navbar-module__ZERf_q__navLink{text-align:center;width:100%;padding:.5rem 0;font-size:1.25rem}.Navbar-module__ZERf_q__actions{gap:.75rem}.Navbar-module__ZERf_q__logoImage{width:auto!important;height:45px!important}}
.ProductCard-module__TlJk1W__card{background:#fff;border:1px solid #f1f3f5;border-radius:20px;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000000d}.ProductCard-module__TlJk1W__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.ProductCard-module__TlJk1W__badgeContainer{z-index:10;flex-direction:column;gap:.5rem;display:flex;position:absolute;top:15px;left:15px}.ProductCard-module__TlJk1W__badge{text-transform:uppercase;letter-spacing:.05em;color:#fff;border-radius:50px;width:fit-content;padding:5px 12px;font-size:.7rem;font-weight:800;box-shadow:0 4px 10px #0000001a}.ProductCard-module__TlJk1W__bestSeller{color:#4a3b00;background:linear-gradient(135deg,gold 0%,orange 100%)}.ProductCard-module__TlJk1W__topProduct{background:linear-gradient(135deg,#00b4db 0%,#0083b0 100%)}.ProductCard-module__TlJk1W__limitedEdition{background:linear-gradient(135deg,#8e2de2 0%,#4a00e0 100%)}.ProductCard-module__TlJk1W__limitedOffer{background:linear-gradient(135deg,#f2709c 0%,#ff9472 100%)}.ProductCard-module__TlJk1W__discount{background:#fa5252}.ProductCard-module__TlJk1W__imageWrapper{background:#f8f9fa;justify-content:center;align-items:center;height:220px;display:flex;position:relative;overflow:hidden}.ProductCard-module__TlJk1W__productImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s}.ProductCard-module__TlJk1W__card:hover .ProductCard-module__TlJk1W__productImage{transform:scale(1.1)}.ProductCard-module__TlJk1W__placeholderImage{background:var(--gray-light);width:100%;height:100%;color:var(--primary);opacity:.3;border-radius:50%;justify-content:center;align-items:center;font-size:3rem;font-weight:800;display:flex;position:relative}.ProductCard-module__TlJk1W__info{flex-direction:column;flex:1;padding:1.25rem;display:flex}.ProductCard-module__TlJk1W__name{font-family:var(--font-serif);color:#1a1a1a;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:2.4em;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.ProductCard-module__TlJk1W__description{color:#8c8c8c;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:3em;margin-bottom:1.25rem;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.ProductCard-module__TlJk1W__priceContainer{flex-direction:column;gap:.75rem;margin-top:auto;display:flex}.ProductCard-module__TlJk1W__priceLine{align-items:baseline;gap:.5rem;display:flex}.ProductCard-module__TlJk1W__price{color:#0d9488;font-size:1.4rem;font-weight:800}.ProductCard-module__TlJk1W__weight{color:#a3a3a3;font-size:.85rem}.ProductCard-module__TlJk1W__originalPrice{color:#d1d1d1;margin-top:-.25rem;font-size:.9rem;text-decoration:line-through}.ProductCard-module__TlJk1W__ratingBadge{background:#fff9db;border:1px solid #fee08b;border-radius:50px;align-items:center;gap:.35rem;width:fit-content;padding:4px 10px;display:inline-flex}.ProductCard-module__TlJk1W__star{color:#fcc419;font-size:.85rem}.ProductCard-module__TlJk1W__ratingValue{color:#4a3b00;font-size:.85rem;font-weight:700}.ProductCard-module__TlJk1W__ratingCount{color:#a28b00;opacity:.8;font-size:.8rem}.ProductCard-module__TlJk1W__addBtn{width:100%;color:#fff!important;background:red!important;border:none!important;border-radius:50px!important;padding:12px!important;font-weight:700!important;transition:all .2s!important}.ProductCard-module__TlJk1W__addBtn:hover{transform:scale(1.02);box-shadow:0 4px 12px #f003}@media (max-width:480px){.ProductCard-module__TlJk1W__imageWrapper{height:160px}.ProductCard-module__TlJk1W__info{padding:1rem}.ProductCard-module__TlJk1W__name{min-height:2.6em;font-size:1rem}.ProductCard-module__TlJk1W__description{min-height:2.2em;margin-bottom:.75rem;font-size:.75rem;display:-webkit-box}.ProductCard-module__TlJk1W__price{font-size:1.15rem}.ProductCard-module__TlJk1W__weight{font-size:.75rem}.ProductCard-module__TlJk1W__ratingBadge{padding:2px 8px}.ProductCard-module__TlJk1W__addBtn{padding:10px!important;font-size:.85rem!important}}
.StarRating-module__K9Cgjq__starRating{gap:2px;display:inline-flex}.StarRating-module__K9Cgjq__star{color:#e2e8f0;font-size:1.25rem;transition:color .2s}.StarRating-module__K9Cgjq__star.StarRating-module__K9Cgjq__filled{color:#fbbf24}.StarRating-module__K9Cgjq__star.StarRating-module__K9Cgjq__interactive{cursor:pointer}.StarRating-module__K9Cgjq__star.StarRating-module__K9Cgjq__interactive:hover{transform:scale(1.1)}.StarRating-module__K9Cgjq__sm .StarRating-module__K9Cgjq__star{font-size:1rem}.StarRating-module__K9Cgjq__md .StarRating-module__K9Cgjq__star{font-size:1.25rem}.StarRating-module__K9Cgjq__lg .StarRating-module__K9Cgjq__star{font-size:1.75rem}
.about-module__n3Fp8q__aboutContainer{background-color:var(--background);color:var(--text-primary);font-family:var(--font-main);overflow-x:hidden}.about-module__n3Fp8q__section{padding:8rem 0;position:relative;overflow:hidden}.about-module__n3Fp8q__container{width:90%;max-width:1400px;margin:0 auto;padding:0 1.5rem}.about-module__n3Fp8q__hero{background:var(--primary);color:#fff;padding:8rem 0;position:relative}.about-module__n3Fp8q__heroContent{flex:1.2}.about-module__n3Fp8q__heroLabel{letter-spacing:1px;color:#fff;background:#fff3;border-radius:4px;margin-bottom:2rem;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.about-module__n3Fp8q__heroTitle{font-size:4.5rem;line-height:1.1;font-family:var(--font-display);color:#fff;margin-bottom:2rem}.about-module__n3Fp8q__heroTitle span{color:var(--accent)}.about-module__n3Fp8q__heroDesc{opacity:.95;max-width:600px;margin-bottom:3rem;font-size:1.15rem;line-height:1.8}.about-module__n3Fp8q__flexLayout{align-items:center;gap:6rem;display:flex}.about-module__n3Fp8q__imageLeft{flex-direction:row-reverse}.about-module__n3Fp8q__textSide{flex:1.2}.about-module__n3Fp8q__imageSide{flex:1;justify-content:center;display:flex;position:relative}.about-module__n3Fp8q__contentImage{border:8px solid #fff;border-radius:30px;width:100%;height:auto;transition:transform .3s;transform:rotate(2deg);box-shadow:0 20px 50px #00000026}.about-module__n3Fp8q__imageLeft .about-module__n3Fp8q__contentImage{transform:rotate(-2deg)}.about-module__n3Fp8q__contentImage:hover{transform:rotate(0)}.about-module__n3Fp8q__sectionTitle{font-size:3rem;font-family:var(--font-display);color:var(--text-primary);margin-bottom:2rem}.about-module__n3Fp8q__sectionTitle span,.about-module__n3Fp8q__storyHeading span{color:var(--secondary)}.about-module__n3Fp8q__genHeading span{color:var(--primary)}.about-module__n3Fp8q__modernHeading span{color:var(--accent)}.about-module__n3Fp8q__philosophy{background:var(--primary);color:#fff}.about-module__n3Fp8q__philosophy .about-module__n3Fp8q__sectionTitle{color:#fff}.about-module__n3Fp8q__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;margin-top:5rem;display:grid}.about-module__n3Fp8q__featureItem{text-align:center;transition:transform .3s}@media (max-width:768px){.about-module__n3Fp8q__featuresGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1.5rem;margin-top:3rem;padding:1rem 0;display:flex;overflow-x:auto}.about-module__n3Fp8q__featuresGrid::-webkit-scrollbar{display:none}.about-module__n3Fp8q__featureItem{scroll-snap-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;min-width:70%;padding:2.5rem 1.5rem}}.about-module__n3Fp8q__featureIcon{width:72px;height:72px;color:var(--accent);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 20px #00000026}.about-module__n3Fp8q__featureItem:hover .about-module__n3Fp8q__featureIcon{background:var(--accent);color:var(--primary);transform:scale(1.1)rotate(5deg);box-shadow:0 10px 30px #ffb70366}.about-module__n3Fp8q__productAssortment{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}@media (max-width:768px){.about-module__n3Fp8q__productAssortment{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;padding:1rem 0;display:flex;overflow-x:auto}.about-module__n3Fp8q__productAssortment::-webkit-scrollbar{display:none}.about-module__n3Fp8q__productTag{scroll-snap-align:center;white-space:nowrap;min-width:60%}}.about-module__n3Fp8q__productTag{text-align:center;border:1px solid var(--gray-medium);color:var(--primary);background:#fff;border-radius:12px;padding:1.25rem;font-size:1rem;font-weight:700;box-shadow:0 4px 15px #0000000d}.about-module__n3Fp8q__centeredHighlight{background:var(--secondary);color:#fff;text-align:center;padding:8rem 0}.about-module__n3Fp8q__centeredHighlight h2{color:#fff;font-size:3.5rem;font-family:var(--font-display);margin-bottom:2rem}.about-module__n3Fp8q__ctaSection{padding:6rem 0}.about-module__n3Fp8q__ctaBox{background:var(--secondary);color:#fff;text-align:center;border-radius:40px;padding:5rem;position:relative;overflow:hidden}.about-module__n3Fp8q__headingFont{font-family:var(--font-display);color:#fff;margin-bottom:2rem;font-size:3.5rem}.about-module__n3Fp8q__promiseImg{border:8px solid #fff;border-radius:24px;width:100%;max-width:800px;height:auto;margin-top:2rem;box-shadow:0 20px 50px #00000040}.about-module__n3Fp8q__ctaBtn{color:var(--primary)!important;background:#fff!important}.about-module__n3Fp8q__ctaBtn:hover{background:var(--gray-light)!important}@media (max-width:992px){.about-module__n3Fp8q__flexLayout{text-align:center;flex-direction:column;gap:3rem}.about-module__n3Fp8q__heroTitle{font-size:3rem}.about-module__n3Fp8q__sectionTitle{font-size:2.5rem}.about-module__n3Fp8q__ctaBox{border-radius:24px;padding:4rem 1.5rem}.about-module__n3Fp8q__headingFont{margin-bottom:1.5rem;font-size:2.2rem}.about-module__n3Fp8q__promiseImg{border-width:4px;border-radius:16px}.about-module__n3Fp8q__productAssortment{margin-top:2rem}}@media (max-width:480px){.about-module__n3Fp8q__section{padding:4rem 0}.about-module__n3Fp8q__hero{padding:4rem 1rem}.about-module__n3Fp8q__heroTitle{margin-bottom:1.5rem;font-size:2.25rem!important}.about-module__n3Fp8q__sectionTitle{margin-bottom:1.5rem;font-size:1.8rem!important}.about-module__n3Fp8q__featuresGrid{margin-top:2rem}.about-module__n3Fp8q__featureItem{min-width:85%;padding:2rem 1rem}.about-module__n3Fp8q__productTag{min-width:75%;padding:1rem}.about-module__n3Fp8q__ctaBox{padding:3rem 1rem}.about-module__n3Fp8q__headingFont{font-size:1.8rem}}
.build-mixture-module___ozYka__buildContainer{background:#fff;padding:4rem 0}.build-mixture-module___ozYka__header{text-align:center;margin-bottom:4rem}.build-mixture-module___ozYka__header h1{margin-bottom:1rem;font-size:2.5rem}.build-mixture-module___ozYka__header p{color:var(--text-secondary);max-width:700px;margin:0 auto}.build-mixture-module___ozYka__mainLayout{grid-template-columns:1fr 350px;align-items:start;gap:3rem;display:grid}.build-mixture-module___ozYka__selectionHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.build-mixture-module___ozYka__progress{align-items:center;gap:1rem;font-size:.9rem;font-weight:600;display:flex}.build-mixture-module___ozYka__progressBar{background:#eee;border-radius:50px;width:200px;height:8px;overflow:hidden}.build-mixture-module___ozYka__progressFill{background:var(--secondary);height:100%;transition:width .3s}.build-mixture-module___ozYka__ingredientGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.build-mixture-module___ozYka__ingredientCard{text-align:center;background:#fff;border:1px solid #eee;border-radius:12px;padding:1rem;transition:all .2s}.build-mixture-module___ozYka__ingredientCard:hover{border-color:var(--primary);box-shadow:0 4px 12px #0000000d}.build-mixture-module___ozYka__ingredientImage{aspect-ratio:1;background:#f9f9f9;border-radius:50%;margin-bottom:1rem;position:relative}.build-mixture-module___ozYka__ingredientCard h3{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:2.4rem;margin-bottom:.5rem;font-size:1rem;display:-webkit-box;overflow:hidden}.build-mixture-module___ozYka__ingredientControls{justify-content:center;align-items:center;gap:1rem;display:flex}.build-mixture-module___ozYka__ingredientControls button{background:#eee;border-radius:50%;width:32px;height:32px;font-weight:700}.build-mixture-module___ozYka__ingredientControls button:hover{background:var(--secondary);color:#fff}.build-mixture-module___ozYka__selectionArea{scrollbar-width:thin;scrollbar-color:var(--primary) transparent;max-height:calc(100vh - 150px);padding-bottom:2rem;padding-right:1rem;overflow-y:auto}.build-mixture-module___ozYka__selectionArea::-webkit-scrollbar{width:6px}.build-mixture-module___ozYka__selectionArea::-webkit-scrollbar-thumb{background-color:var(--primary);border-radius:10px}.build-mixture-module___ozYka__summaryPanel{background:var(--primary);box-shadow:0 15px 40px rgba(var(--primary-rgb), .2);color:#fff;border-radius:20px;padding:2.5rem;position:sticky;top:2rem}.build-mixture-module___ozYka__summaryPanel h2{color:#fff;font-size:1.75rem;font-family:var(--font-serif);margin-bottom:.5rem}.build-mixture-module___ozYka__emptyMsg{color:#fffc;margin-bottom:2rem;font-size:.95rem}.build-mixture-module___ozYka__summaryList{flex-direction:column;gap:0;max-height:400px;margin:1.5rem 0;padding:0;list-style:none;display:flex;overflow-y:auto}.build-mixture-module___ozYka__summaryList li{border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.build-mixture-module___ozYka__itemName{color:#fff;font-size:.95rem;font-weight:500}.build-mixture-module___ozYka__itemDetail{color:#fffc;font-size:.8rem;display:block}.build-mixture-module___ozYka__itemPrice{color:#fff;font-weight:600}.build-mixture-module___ozYka__removeBtn{color:#fff9;cursor:pointer;background:0 0;border:none;margin-left:.5rem;padding:4px;font-size:1.25rem;line-height:1;transition:all .2s}.build-mixture-module___ozYka__removeBtn:hover{color:#fff;transform:scale(1.1)}.build-mixture-module___ozYka__summaryTotal{color:#fff;border-top:2px solid #fff3;justify-content:space-between;align-items:baseline;margin-bottom:2rem;padding-top:1.5rem;font-size:1.1rem;font-weight:600;display:flex}.build-mixture-module___ozYka__totalAmount{font-size:1.4rem;font-weight:700}.build-mixture-module___ozYka__addToCartBtn{width:100%}@media (max-width:1200px){.build-mixture-module___ozYka__ingredientGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.build-mixture-module___ozYka__mainLayout{grid-template-columns:1fr}.build-mixture-module___ozYka__ingredientGrid{grid-template-columns:repeat(2,1fr)}.build-mixture-module___ozYka__selectionHeader{flex-direction:column;align-items:flex-start;gap:1rem}.build-mixture-module___ozYka__progress{justify-content:space-between;width:100%}.build-mixture-module___ozYka__progressBar{flex:1;width:auto}.build-mixture-module___ozYka__step{min-width:150px;padding:1rem}}@media (max-width:576px){.build-mixture-module___ozYka__buildContainer{padding:2rem 0}.build-mixture-module___ozYka__header h1{font-size:2rem}.build-mixture-module___ozYka__selectionHeader h2{font-size:1.3rem}.build-mixture-module___ozYka__ingredientGrid{grid-template-columns:1fr 1fr;gap:1rem}.build-mixture-module___ozYka__ingredientCard{padding:.75rem}.build-mixture-module___ozYka__ingredientCard h3{min-height:2.2rem;font-size:.9rem}.build-mixture-module___ozYka__ingredientControls{gap:.5rem}.build-mixture-module___ozYka__ingredientControls button{width:28px;height:28px}.build-mixture-module___ozYka__summaryBox{padding:1.5rem}}@media (max-width:400px){.build-mixture-module___ozYka__ingredientGrid{grid-template-columns:1fr}}
.contact-module__qfWoLa__contactContainer{background-color:var(--background);color:var(--text-primary);font-family:var(--font-main);overflow-x:hidden}.contact-module__qfWoLa__hero{background:var(--primary);color:#fff;text-align:center;padding:6rem 0;position:relative}.contact-module__qfWoLa__heroLabel{letter-spacing:1px;background:#fff3;border-radius:4px;margin-bottom:1.5rem;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.contact-module__qfWoLa__heroTitle{font-size:3.5rem;font-family:var(--font-display);margin-bottom:1.5rem}.contact-module__qfWoLa__heroTitle span{color:var(--accent)}.contact-module__qfWoLa__heroDesc{opacity:.95;max-width:700px;margin:0 auto;font-size:1.15rem}.contact-module__qfWoLa__section{padding:6rem 0}.contact-module__qfWoLa__sectionTitle{font-size:2.5rem;font-family:var(--font-display);color:var(--text-primary);margin-bottom:2rem}.contact-module__qfWoLa__sectionTitle span{color:var(--secondary)}.contact-module__qfWoLa__contentRow{align-items:flex-start;gap:6rem;display:flex}.contact-module__qfWoLa__infoSide{flex:1}.contact-module__qfWoLa__formSide{flex:1.2}.contact-module__qfWoLa__infoGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem;display:grid}.contact-module__qfWoLa__infoCard{border:1px solid var(--gray-medium);background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 10px 30px #0000000d}.contact-module__qfWoLa__infoIcon{width:50px;height:50px;color:var(--primary);background:#0080801a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.contact-module__qfWoLa__infoCard h3{font-size:1.25rem;font-family:var(--font-display);color:var(--primary);margin-bottom:1rem}.contact-module__qfWoLa__infoCard p{color:var(--text-secondary);line-height:1.6}.contact-module__qfWoLa__formCard{border:1px solid var(--gray-medium);background:#fff;border-radius:30px;padding:3rem;box-shadow:0 30px 60px #00000014}.contact-module__qfWoLa__formGroup{margin-bottom:2rem}.contact-module__qfWoLa__formLabel{color:var(--text-primary);margin-bottom:.75rem;font-size:.9rem;font-weight:700;display:block}.contact-module__qfWoLa__input,.contact-module__qfWoLa__textarea{border:2px solid var(--gray-medium);border-radius:12px;width:100%;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s}.contact-module__qfWoLa__input:focus,.contact-module__qfWoLa__textarea:focus{border-color:var(--primary);background:#f8ffff;outline:none}.contact-module__qfWoLa__textarea{resize:vertical;min-height:150px}.contact-module__qfWoLa__submitBtn{width:100%;margin-top:1rem}.contact-module__qfWoLa__contactLink{color:inherit;text-decoration:none;transition:color .2s}.contact-module__qfWoLa__contactLink:hover{color:var(--primary);text-decoration:underline}@media (max-width:480px){.contact-module__qfWoLa__hero{padding:4rem 1rem}.contact-module__qfWoLa__heroTitle{line-height:1.1;font-size:2.25rem!important}.contact-module__qfWoLa__sectionTitle{text-align:center;font-size:1.8rem!important}.contact-module__qfWoLa__section{padding:4rem 1rem}.contact-module__qfWoLa__infoGrid{grid-template-columns:1fr}.contact-module__qfWoLa__formCard{border-radius:20px;padding:2rem 1.5rem}}
.auth-module__ute2SG__authContainer{background:radial-gradient(circle at 0 0,#0080800d,#0000),radial-gradient(circle at 100% 100%,#e31e240d,#0000),#fff;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.auth-module__ute2SG__authContainer:before{content:"";opacity:.03;pointer-events:none;background:url(https://www.transparenttextures.com/patterns/cubes.png);width:140%;height:140%;position:absolute}.auth-module__ute2SG__authCard{-webkit-backdrop-filter:blur(20px);z-index:10;background:#ffffffe6;border:1px solid #0080801a;border-radius:24px;width:100%;max-width:440px;padding:3.5rem 3rem;box-shadow:0 20px 50px #00000014,0 0 0 1px #ffffff80}.auth-module__ute2SG__header{text-align:center;margin-bottom:3rem}.auth-module__ute2SG__logoWrapper{justify-content:center;margin-bottom:0;transition:transform .3s;display:flex}.auth-module__ute2SG__logoWrapper:hover{transform:scale(1.02)}.auth-module__ute2SG__mainLogo{filter:drop-shadow(0 4px 6px #0000000d);-o-object-fit:contain;object-fit:contain;width:280px;max-width:100%;height:auto}.auth-module__ute2SG__header h2{color:var(--primary);letter-spacing:-.02em;margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.auth-module__ute2SG__header p{color:var(--text-secondary);font-size:1rem;line-height:1.5}.auth-module__ute2SG__errorMsg{color:#c53030;background:#fff5f5;border:1px solid #feb2b2;border-radius:12px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.auth-module__ute2SG__socialAuth{flex-direction:column;gap:1.25rem;display:flex}.auth-module__ute2SG__socialBtn{border:1.5px solid var(--gray-medium);width:100%;color:var(--text-primary);background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:.75rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 4px #00000005}.auth-module__ute2SG__socialBtn:hover:not(:disabled){border-color:var(--primary);background:#fdfdfd;transform:translateY(-2px);box-shadow:0 8px 20px #00808014}.auth-module__ute2SG__socialBtn:active:not(:disabled){transform:translateY(0)}.auth-module__ute2SG__socialBtn:disabled{opacity:.6;cursor:not-allowed;background:var(--gray-light)}.auth-module__ute2SG__googleIcon{width:20px;height:20px}.auth-module__ute2SG__footer{text-align:center;border-top:1px dashed var(--gray-medium);margin-top:2.5rem;padding-top:2rem}.auth-module__ute2SG__footer p{color:var(--text-secondary);opacity:.8;font-size:.85rem;line-height:1.6}@media (max-width:576px){.auth-module__ute2SG__authContainer{padding:1.5rem}.auth-module__ute2SG__authCard{padding:2.5rem 2rem}.auth-module__ute2SG__header h2{font-size:1.8rem}}
.MembershipPage-module__Av3dqG__membershipPage{background-color:var(--white);color:var(--text-primary);overflow-x:hidden}.MembershipPage-module__Av3dqG__hero{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);padding:120px 0 80px;position:relative;overflow:hidden}.MembershipPage-module__Av3dqG__heroBackground{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.MembershipPage-module__Av3dqG__blob1{filter:blur(80px);background:radial-gradient(circle,#00808014 0%,#0000 70%);width:40%;height:60%;position:absolute;top:-10%;left:-5%}.MembershipPage-module__Av3dqG__blob2{filter:blur(80px);background:radial-gradient(circle,#f4b41a14 0%,#0000 70%);width:40%;height:60%;position:absolute;bottom:-10%;right:-5%}.MembershipPage-module__Av3dqG__heroContent{z-index:1;grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;display:grid;position:relative}@media (max-width:1024px){.MembershipPage-module__Av3dqG__heroContent{text-align:center;grid-template-columns:1fr}.MembershipPage-module__Av3dqG__heroText{max-width:800px;margin:0 auto}}.MembershipPage-module__Av3dqG__heroLabel{color:var(--primary);text-transform:uppercase;letter-spacing:2px;background:#0080801a;border:1px solid #0080801a;border-radius:50px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.75rem;font-weight:800;display:inline-flex}.MembershipPage-module__Av3dqG__heroTitle{color:var(--gray-dark);margin-bottom:24px;font-size:clamp(3rem,6vw,5.5rem);line-height:.95}.MembershipPage-module__Av3dqG__heroTitle span{color:var(--primary)}.MembershipPage-module__Av3dqG__heroDesc{color:var(--text-secondary);max-width:600px;margin-bottom:40px;font-size:1.25rem;line-height:1.6}@media (max-width:1024px){.MembershipPage-module__Av3dqG__heroDesc{margin:0 auto 40px}}.MembershipPage-module__Av3dqG__benefits{background:#fff;padding:100px 0}.MembershipPage-module__Av3dqG__sectionHeader{text-align:center;max-width:800px;margin:0 auto 60px}.MembershipPage-module__Av3dqG__sectionLabel{color:var(--primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;font-size:.875rem;font-weight:800;display:block}.MembershipPage-module__Av3dqG__sectionTitle{color:var(--gray-dark);margin-bottom:20px;font-size:3rem}.MembershipPage-module__Av3dqG__benefitGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}@media (max-width:1024px){.MembershipPage-module__Av3dqG__benefitGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.MembershipPage-module__Av3dqG__benefitGrid{grid-template-columns:1fr}}.MembershipPage-module__Av3dqG__benefitCard{background:#fff;border:1px solid #f1f5f9;border-radius:24px;flex-direction:column;padding:30px;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000000d}.MembershipPage-module__Av3dqG__benefitCard:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a}.MembershipPage-module__Av3dqG__iconWrapper{width:60px;height:60px;color:var(--primary);background:#0080801a;border-radius:16px;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.MembershipPage-module__Av3dqG__benefitCard h3{color:var(--gray-dark);margin-bottom:12px;font-size:1.5rem}.MembershipPage-module__Av3dqG__benefitCard p{color:var(--text-secondary);line-height:1.6}.MembershipPage-module__Av3dqG__comparison{background:#f8fafc;padding:100px 0}.MembershipPage-module__Av3dqG__tableWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:32px;max-width:900px;margin:0 auto;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.MembershipPage-module__Av3dqG__compareTable{border-collapse:collapse;width:100%}.MembershipPage-module__Av3dqG__compareTable th{text-align:center;vertical-align:middle;font-family:var(--font-display);color:var(--gray-dark);border-bottom:2px solid #f1f5f9;width:30%;padding:30px 20px;font-size:1.25rem}.MembershipPage-module__Av3dqG__compareTable td{text-align:center;vertical-align:middle;color:var(--text-secondary);border-bottom:1px solid #f1f5f9;width:30%;padding:24px 20px}.MembershipPage-module__Av3dqG__featureCol{width:40%;font-weight:600;text-align:left!important;color:var(--gray-dark)!important;padding-left:40px!important}.MembershipPage-module__Av3dqG__checkIcon,.MembershipPage-module__Av3dqG__xIcon{vertical-align:middle;display:inline-block}.MembershipPage-module__Av3dqG__checkIcon{color:#10b981}.MembershipPage-module__Av3dqG__xIcon{color:#ef4444}.MembershipPage-module__Av3dqG__premiumText{text-align:center;font-weight:700;color:var(--primary)!important}.MembershipPage-module__Av3dqG__faq{background:#fff;padding:100px 0}.MembershipPage-module__Av3dqG__faqGrid{flex-direction:column;gap:20px;max-width:800px;margin:0 auto;display:flex}.MembershipPage-module__Av3dqG__faqItem{background:#f8fafc;border-radius:20px;padding:30px}.MembershipPage-module__Av3dqG__faqItem h4{color:var(--gray-dark);margin-bottom:12px;font-size:1.125rem}.MembershipPage-module__Av3dqG__faqItem p{color:var(--text-secondary);line-height:1.6}.MembershipPage-module__Av3dqG__cta{padding:100px 0}.MembershipPage-module__Av3dqG__ctaBox{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);text-align:center;color:#fff;border-radius:40px;padding:80px 40px;position:relative;overflow:hidden}.MembershipPage-module__Av3dqG__ctaBox h2{margin-bottom:24px;font-size:3.5rem}.MembershipPage-module__Av3dqG__ctaBox p{opacity:.9;margin-bottom:40px;font-size:1.25rem}.MembershipPage-module__Av3dqG__ctaBtn{color:var(--primary)!important;background:#fff!important;font-weight:800!important}@media (max-width:768px){.MembershipPage-module__Av3dqG__sectionTitle{font-size:2.25rem}.MembershipPage-module__Av3dqG__ctaBox h2{font-size:2.5rem}.MembershipPage-module__Av3dqG__featureCol{padding-left:20px!important}}
.MembershipSuccess-module__1ESrza__pageContainer{background:radial-gradient(circle at 100% 0,#f973160d,#0000),radial-gradient(circle at 0 100%,#ea580c0d,#0000);justify-content:center;align-items:center;min-height:80vh;padding:2rem;display:flex}.MembershipSuccess-module__1ESrza__successCard{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:2rem;width:100%;max-width:550px;padding:3rem 2rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000014}.MembershipSuccess-module__1ESrza__iconWrapper{margin-bottom:2rem;display:inline-block;position:relative}.MembershipSuccess-module__1ESrza__successIcon{color:#22c55e;filter:drop-shadow(0 0 15px #22c55e33)}.MembershipSuccess-module__1ESrza__sparkles{pointer-events:none;width:100%;height:100%;position:absolute}.MembershipSuccess-module__1ESrza__sparkle1{color:#f59e0b;animation:2s infinite MembershipSuccess-module__1ESrza__bounce;position:absolute;top:-10px;right:-10px}.MembershipSuccess-module__1ESrza__sparkle2{color:#f59e0b;animation:2.5s infinite reverse MembershipSuccess-module__1ESrza__bounce;position:absolute;bottom:-5px;left:-15px}@keyframes MembershipSuccess-module__1ESrza__bounce{0%,to{opacity:1;transform:translateY(0)scale(1)}50%{opacity:.7;transform:translateY(-10px)scale(1.2)}}.MembershipSuccess-module__1ESrza__title{color:#0f172a;font-size:2.25rem;font-weight:900;font-family:var(--font-outfit), sans-serif;margin-bottom:.5rem}.MembershipSuccess-module__1ESrza__subtitle{color:#475569;margin-bottom:2rem;font-size:1.1rem;font-weight:500}.MembershipSuccess-module__1ESrza__detailsBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;gap:.75rem;margin-bottom:2rem;padding:1.5rem;display:flex}.MembershipSuccess-module__1ESrza__detailItem{justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.MembershipSuccess-module__1ESrza__detailLabel{color:#64748b;font-weight:500}.MembershipSuccess-module__1ESrza__detailValue{color:#0f172a;font-family:monospace;font-weight:700}.MembershipSuccess-module__1ESrza__benefitsCallout{color:#166534;background:#f0fdf4;border:1px solid #dcfce7;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;display:flex}.MembershipSuccess-module__1ESrza__message{color:#64748b;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.MembershipSuccess-module__1ESrza__actionButtons{flex-direction:column;gap:1rem;display:flex}.MembershipSuccess-module__1ESrza__primaryBtn{color:#fff;background:#ea580c;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #ea580c33}.MembershipSuccess-module__1ESrza__primaryBtn:hover{background:#c2410c;transform:translateY(-2px);box-shadow:0 10px 15px -3px #ea580c4d}.MembershipSuccess-module__1ESrza__secondaryBtn{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.MembershipSuccess-module__1ESrza__secondaryBtn:hover{background:#e2e8f0}.MembershipSuccess-module__1ESrza__loadingWrapper{margin-bottom:2rem}.MembershipSuccess-module__1ESrza__spinner{color:#ea580c;animation:1s linear infinite MembershipSuccess-module__1ESrza__spin}@keyframes MembershipSuccess-module__1ESrza__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.MembershipSuccess-module__1ESrza__timeoutBox{color:#b45309;background:#fff7ed;border:1px solid #ffedd5;border-radius:1rem;margin-top:2rem;padding:1.5rem}.MembershipSuccess-module__1ESrza__waitInfo{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-top:2rem;font-size:.8rem;font-weight:600}@media (max-width:640px){.MembershipSuccess-module__1ESrza__successCard{padding:2rem 1.5rem}.MembershipSuccess-module__1ESrza__title{font-size:1.75rem}}
.page-module__4gMfna__main{overflow-x:hidden}.page-module__4gMfna__hero{color:#fff;align-items:center;min-height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.page-module__4gMfna__heroContainer{z-index:2;align-items:center;gap:4rem;width:100%;display:flex;position:relative}.page-module__4gMfna__heroVideo{-o-object-fit:cover;object-fit:cover;z-index:0;pointer-events:none;background-color:#000;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__4gMfna__heroOverlay{z-index:1;background:radial-gradient(circle at 20%,#0009 0%,#0000004d 50%,#00000080 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module__4gMfna__heroContent{flex:1}.page-module__4gMfna__heroLabel{-webkit-backdrop-filter:blur(4px);letter-spacing:1px;background:#fff3;border-radius:4px;margin-bottom:2rem;padding:4px 12px;font-size:.75rem;display:inline-block}.page-module__4gMfna__heroTitle{margin-bottom:2rem;font-size:4rem;line-height:1.1}.page-module__4gMfna__heroTitle span{color:var(--accent)}.page-module__4gMfna__heroDesc{opacity:.9;max-width:500px;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.page-module__4gMfna__heroBtns{gap:1.5rem;display:flex}.page-module__4gMfna__heroImage{flex:1;justify-content:center;display:flex;position:relative}.page-module__4gMfna__heroImg{-o-object-fit:cover;object-fit:cover;aspect-ratio:1;border:8px solid #ffffff1a;border-radius:24px;width:100%;max-width:500px;height:auto;box-shadow:0 25px 50px #00000040}.page-module__4gMfna__features{background:var(--primary);border-top:1px solid #ffffff1a;padding:4rem 0}.page-module__4gMfna__buildMix{background:#fff;padding:8rem 0;position:relative;overflow:hidden}.page-module__4gMfna__buildMixContainer{align-items:center;gap:5rem;display:flex}.page-module__4gMfna__buildMixContent{flex:1.2}.page-module__4gMfna__buildMixContent h2 span{color:var(--secondary);display:block}.page-module__4gMfna__buildMixContent p{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.page-module__4gMfna__buildMixFeatures{grid-template-columns:1fr 1fr;gap:1rem;margin:0 0 3rem;padding:0;list-style:none;display:grid}.page-module__4gMfna__buildMixFeatures li{color:var(--primary);font-size:.95rem;font-weight:600}.page-module__4gMfna__buildMixImage{flex:1;position:relative}.page-module__4gMfna__bannerImg{border:8px solid #fff;border-radius:30px;width:100%;height:auto;box-shadow:0 20px 50px #00000026}.page-module__4gMfna__bannerImg:hover{transform:rotate(0)}.page-module__4gMfna__combos{background:#f9f9f9;padding:8rem 0;position:relative;overflow:hidden}.page-module__4gMfna__combosContainer{align-items:center;gap:5rem;display:flex}.page-module__4gMfna__combosImage{flex:1;position:relative}.page-module__4gMfna__comboImg{border:8px solid #fff;border-radius:30px;width:100%;height:auto;box-shadow:0 20px 50px #00000026}.page-module__4gMfna__comboImg:hover{transform:rotate(0)}.page-module__4gMfna__combosContent{flex:1.2}.page-module__4gMfna__combosContent h2 span{color:var(--primary);display:block}.page-module__4gMfna__combosContent p{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.page-module__4gMfna__featureGrid{text-align:center;justify-content:space-between;display:flex}.page-module__4gMfna__featureItem{color:#fff;flex-direction:column;align-items:center;gap:1rem;font-size:.8rem;font-weight:600;display:flex}.page-module__4gMfna__featureIcon{width:64px;height:64px;color:var(--accent);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000001a}.page-module__4gMfna__featureItem:hover .page-module__4gMfna__featureIcon{background:var(--accent);color:var(--primary);transform:translateY(-5px);box-shadow:0 8px 25px #ffb7034d}.page-module__4gMfna__sectionTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem}.page-module__4gMfna__hero .page-module__4gMfna__sectionTitle{color:#fff}.page-module__4gMfna__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:1rem;display:flex}.page-module__4gMfna__sectionSubtitle{color:var(--text-secondary);margin-bottom:3rem}.page-module__4gMfna__viewAll{color:var(--secondary);font-weight:700}.page-module__4gMfna__bestSellers{background:#fff;padding:6rem 0}.page-module__4gMfna__carouselContainer{margin:0 -1rem;padding:0 1rem;position:relative}.page-module__4gMfna__productCarousel{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:2rem;padding:2rem 0;display:flex;overflow-x:auto}.page-module__4gMfna__productCarousel::-webkit-scrollbar{display:none}.page-module__4gMfna__carouselItem{scroll-snap-align:start;flex:0 0 calc(25% - 1.5rem);min-width:280px;display:flex}.page-module__4gMfna__navBtn{cursor:pointer;z-index:10;width:48px;height:48px;color:var(--primary);background:#fff;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.page-module__4gMfna__navBtn:hover{background:var(--primary);color:#fff;box-shadow:0 8px 24px #0003}.page-module__4gMfna__prevBtn{left:-1rem}.page-module__4gMfna__nextBtn{right:-1rem}.page-module__4gMfna__heritage{background:#fdfdfd;padding:6rem 0}.page-module__4gMfna__heritageContainer{align-items:center;gap:5rem;display:flex}.page-module__4gMfna__heritageImage{flex:1}.page-module__4gMfna__heritageImg{-o-object-fit:cover;object-fit:cover;border:8px solid #fff;border-radius:24px;width:100%;max-width:600px;height:auto;box-shadow:0 20px 40px #0000001a}.page-module__4gMfna__heritageContent{flex:1}.page-module__4gMfna__heritageContent p{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.8}.page-module__4gMfna__stats{gap:3rem;margin-top:3rem;display:flex}.page-module__4gMfna__stat{flex-direction:column;display:flex}.page-module__4gMfna__stat strong{color:var(--primary);font-size:2rem;font-family:var(--font-display)}.page-module__4gMfna__stat span{color:var(--text-secondary);font-size:.9rem}.page-module__4gMfna__testimonials{background:#fff;padding:6rem 0}.page-module__4gMfna__testimonials .page-module__4gMfna__sectionTitle{text-align:center;margin-bottom:4rem}.page-module__4gMfna__testimonialGrid{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:2rem;margin:0 -1rem;padding:2rem 1rem 3rem;display:flex;overflow-x:auto}.page-module__4gMfna__testimonialGrid::-webkit-scrollbar{display:none}.page-module__4gMfna__testimonialCard{background:var(--primary);color:#fff;scroll-snap-align:center;border:1px solid #ffffff0d;border-radius:20px;flex:0 0 450px;padding:3rem;transition:transform .3s}.page-module__4gMfna__testimonialCard:hover{transform:translateY(-5px)}.page-module__4gMfna__stars{color:var(--accent);gap:4px;margin-bottom:1.5rem;display:flex}.page-module__4gMfna__testimonialCard p{margin-bottom:2rem;font-size:1.1rem;font-style:italic;line-height:1.6}.page-module__4gMfna__user{align-items:center;gap:1rem;display:flex}.page-module__4gMfna__avatar{background:#fff3;border-radius:50%;width:50px;height:50px}.page-module__4gMfna__user strong{display:block}.page-module__4gMfna__user span{opacity:.7;font-size:.8rem}.page-module__4gMfna__cta{padding:6rem 0}.page-module__4gMfna__ctaBox{background:var(--secondary);color:#fff;text-align:center;border-radius:30px;padding:5rem}.page-module__4gMfna__ctaBox h2{margin-bottom:1rem;font-size:3.5rem}.page-module__4gMfna__ctaBox p{opacity:.9;margin-bottom:3rem;font-size:1.25rem}.page-module__4gMfna__ctaBtn{color:var(--secondary);background:#fff}.page-module__4gMfna__ctaBtn:hover{background:var(--gray-light)}@media (max-width:992px){.page-module__4gMfna__heroContainer,.page-module__4gMfna__heritageContainer,.page-module__4gMfna__buildMixContainer,.page-module__4gMfna__combosContainer{text-align:center;flex-direction:column;gap:3rem;padding:0 1rem}.page-module__4gMfna__heroImage{display:none}.page-module__4gMfna__heroBtns{justify-content:center}.page-module__4gMfna__hero{min-height:80vh}.page-module__4gMfna__heroOverlay{background:#0000004d}.page-module__4gMfna__heroTitle{font-size:2.5rem}.page-module__4gMfna__heroContent,.page-module__4gMfna__heroImage,.page-module__4gMfna__heritageContent,.page-module__4gMfna__heritageImage,.page-module__4gMfna__buildMixContent,.page-module__4gMfna__buildMixImage,.page-module__4gMfna__combosContent,.page-module__4gMfna__combosImage{width:100%}.page-module__4gMfna__productGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.page-module__4gMfna__testimonialGrid{padding:1rem 1rem 2rem}.page-module__4gMfna__testimonialCard{flex:0 0 320px;padding:2rem}.page-module__4gMfna__featureGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1.5rem;padding:1rem 0;display:flex;overflow-x:auto}.page-module__4gMfna__featureGrid::-webkit-scrollbar{display:none}.page-module__4gMfna__featureItem{scroll-snap-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;min-width:70%;padding:2rem}.page-module__4gMfna__section{padding:2.5rem 0}.page-module__4gMfna__ctaBox h2{font-size:2.5rem}.page-module__4gMfna__buildMixFeatures{text-align:left;grid-template-columns:1fr;max-width:300px;margin-left:auto;margin-right:auto}}@media (max-width:480px){.page-module__4gMfna__hero{min-height:70vh;padding-top:40px}.page-module__4gMfna__bestSellers,.page-module__4gMfna__buildMix,.page-module__4gMfna__combos,.page-module__4gMfna__heritage,.page-module__4gMfna__features,.page-module__4gMfna__testimonials,.page-module__4gMfna__cta{padding:2.5rem 0!important}.page-module__4gMfna__heroTitle{margin-bottom:1.5rem;font-size:2rem!important}.page-module__4gMfna__productCarousel{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem 0;display:grid;overflow-x:visible}.page-module__4gMfna__carouselItem{flex:none;width:100%;min-width:0}.page-module__4gMfna__navBtn{display:none}.page-module__4gMfna__carouselContainer{margin:0;padding:0}.page-module__4gMfna__sectionTitle{margin-bottom:.5rem;line-height:1.2;font-size:1.6rem!important}.page-module__4gMfna__sectionHeader{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:2rem}.page-module__4gMfna__viewAll{text-align:left;font-size:.9rem}.page-module__4gMfna__stats{scroll-snap-type:x mandatory;scrollbar-width:none;flex-direction:row;gap:1.5rem;margin:0 -1.5rem;padding:0 1rem 1.5rem;overflow-x:auto}.page-module__4gMfna__stat{scroll-snap-align:center;text-align:center;background:#fff;border-radius:16px;flex:0 0 80%;min-width:80%;padding:2rem;box-shadow:0 4px 12px #0000000d}.page-module__4gMfna__ctaBox{border-radius:20px;padding:3rem 1.5rem}.page-module__4gMfna__ctaBox h2{font-size:2rem!important}}
.shop-module__eHRJ5G__shopContainer{background-color:var(--white);min-height:100vh;padding-top:2rem;padding-bottom:4rem}.shop-module__eHRJ5G__content{align-items:flex-start;gap:2rem;display:flex}.shop-module__eHRJ5G__sidebar{flex-shrink:0;width:280px;height:calc(100vh - 120px);padding-right:1rem;position:sticky;top:100px;overflow-y:auto}.shop-module__eHRJ5G__sidebar::-webkit-scrollbar{width:0}.shop-module__eHRJ5G__filterSection{border-bottom:1px solid var(--gray-medium);margin-bottom:2rem;padding-bottom:1.5rem}.shop-module__eHRJ5G__filterSection h3{color:var(--primary);margin-bottom:1rem;font-size:1.1rem}.shop-module__eHRJ5G__categoryList{flex-direction:column;gap:.5rem;max-height:250px;padding-right:.5rem;display:flex;overflow-y:auto}.shop-module__eHRJ5G__categoryList::-webkit-scrollbar{width:4px}.shop-module__eHRJ5G__categoryList::-webkit-scrollbar-track{background:var(--gray-light);border-radius:4px}.shop-module__eHRJ5G__categoryList::-webkit-scrollbar-thumb{background:var(--primary);border-radius:4px}.shop-module__eHRJ5G__categoryList li{cursor:pointer;color:var(--text-secondary);border-radius:8px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.shop-module__eHRJ5G__categoryList li:hover{background-color:var(--gray-light);color:var(--primary)}.shop-module__eHRJ5G__categoryList li.shop-module__eHRJ5G__active{background-color:var(--primary);color:#fff;font-weight:600}.shop-module__eHRJ5G__rangeWrapper{padding:.5rem 0}.shop-module__eHRJ5G__rangeWrapper input[type=range]{width:100%;accent-color:var(--primary)}.shop-module__eHRJ5G__rangeLabels{color:var(--text-secondary);justify-content:space-between;margin-top:.5rem;font-size:.8rem;display:flex}.shop-module__eHRJ5G__filterSelect{border:1px solid var(--gray-medium);background-color:#fff;border-radius:8px;width:100%;padding:.75rem;font-size:.9rem}.shop-module__eHRJ5G__mainContent{flex:1}.shop-module__eHRJ5G__gridHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.shop-module__eHRJ5G__gridHeader h1{color:var(--primary);font-size:2.52rem;font-weight:700}.shop-module__eHRJ5G__gridControls{color:var(--text-secondary);align-items:center;gap:1rem;font-size:.9rem;display:flex}.shop-module__eHRJ5G__gridControls select{border:1px solid var(--gray-medium);border-radius:8px;padding:.5rem 1rem}.shop-module__eHRJ5G__resultsCount{color:var(--text-secondary);background:var(--gray-light);border-radius:50px;padding:.25rem .75rem;font-weight:600}.shop-module__eHRJ5G__sortWrapper{position:relative}.shop-module__eHRJ5G__headerSortSelect{border:1px solid var(--gray-medium);color:var(--text-primary);cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23008080' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;border-radius:50px;min-width:180px;padding:.5rem 2rem .5rem 1rem;font-size:.85rem;transition:all .2s}.shop-module__eHRJ5G__headerSortSelect:hover{border-color:var(--primary);box-shadow:0 0 0 3px #0080801a}.shop-module__eHRJ5G__headerSortSelect:focus{border-color:var(--primary);outline:none}.shop-module__eHRJ5G__productGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}@media (max-width:992px){.shop-module__eHRJ5G__productGrid{grid-template-columns:repeat(2,1fr)}.shop-module__eHRJ5G__content{flex-direction:column;gap:1rem}.shop-module__eHRJ5G__sidebar{display:none}.shop-module__eHRJ5G__gridHeader{flex-direction:column;align-items:flex-start;gap:1rem}.shop-module__eHRJ5G__gridHeader h1{font-size:1.8rem}}@media (max-width:480px){.shop-module__eHRJ5G__productGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}}
.vendor-module__qSak4W__vendorContainer{background-color:#fafafa;min-height:100vh}.vendor-module__qSak4W__hero{color:#fff;text-align:center;background:linear-gradient(135deg,teal 0%,#004d4d 100%);padding:6rem 0 4rem;position:relative;overflow:hidden}.vendor-module__qSak4W__hero:before{content:"";opacity:.1;pointer-events:none;background:url(https://www.transparenttextures.com/patterns/cubes.png);position:absolute;inset:0}.vendor-module__qSak4W__heroLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem;font-size:.875rem;font-weight:700;display:inline-block}.vendor-module__qSak4W__heroTitle{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.vendor-module__qSak4W__heroDesc{opacity:.9;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.vendor-module__qSak4W__section{padding:5rem 0}.vendor-module__qSak4W__contentRow{grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;display:grid}@media (max-width:991px){.vendor-module__qSak4W__contentRow{grid-template-columns:1fr}}.vendor-module__qSak4W__infoSide{padding-right:2rem}.vendor-module__qSak4W__sectionTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:2.5rem}.vendor-module__qSak4W__sectionTitle span{color:var(--primary)}.vendor-module__qSak4W__infoGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:576px){.vendor-module__qSak4W__infoSide{padding-right:0;overflow:hidden}.vendor-module__qSak4W__infoGrid{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:1rem;margin:0 -1.5rem;padding:.5rem .5rem 2rem 1.5rem;display:flex;overflow-x:auto}.vendor-module__qSak4W__infoGrid::-webkit-scrollbar{display:none}.vendor-module__qSak4W__infoCard{scroll-snap-align:center;flex:0 0 260px;margin-bottom:.5rem;padding:1.5rem}}.vendor-module__qSak4W__infoCard{border:1px solid var(--gray-medium);background:#fff;border-radius:1.5rem;padding:2rem;transition:all .3s;box-shadow:0 10px 30px #0000000d}.vendor-module__qSak4W__infoCard:hover{border-color:var(--primary);transform:translateY(-5px)}.vendor-module__qSak4W__infoIcon{margin-bottom:1rem;font-size:2rem}.vendor-module__qSak4W__infoCard h3{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem}.vendor-module__qSak4W__infoCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.vendor-module__qSak4W__formSide{position:sticky;top:100px}.vendor-module__qSak4W__formCard{border:1px solid var(--gray-medium);background:#fff;border-radius:2rem;padding:3rem;box-shadow:0 20px 50px #0000001a}.vendor-module__qSak4W__formGroup{margin-bottom:1.5rem}.vendor-module__qSak4W__formLabel{letter-spacing:.1em;color:var(--text-secondary);margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.vendor-module__qSak4W__input,.vendor-module__qSak4W__textarea{border:1px solid var(--gray-medium);background:#fcfcfc;border-radius:.75rem;width:100%;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s}.vendor-module__qSak4W__input:focus,.vendor-module__qSak4W__textarea:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 4px #0080801a}.vendor-module__qSak4W__textarea{resize:vertical;min-height:120px}.vendor-module__qSak4W__submitBtn{width:100%;margin-top:1rem;padding:1.1rem!important;font-size:1.1rem!important;font-weight:700!important}.vendor-module__qSak4W__successCard{text-align:center;padding:2rem 0}.vendor-module__qSak4W__successIcon{margin-bottom:1.5rem;font-size:4rem}.vendor-module__qSak4W__successContent h2{color:var(--primary);margin-bottom:.75rem}.vendor-module__qSak4W__successContent p{color:var(--text-secondary);margin-bottom:2rem}
.auth-module__h8P6FW__authContainer{background:radial-gradient(circle at 0 0,#0080800d,#0000),radial-gradient(circle at 100% 100%,#e31e240d,#0000),#fff;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.auth-module__h8P6FW__authCard{-webkit-backdrop-filter:blur(20px);z-index:10;background:#ffffffe6;border:1px solid #0080801a;border-radius:24px;width:100%;max-width:440px;padding:3.5rem 3rem;box-shadow:0 20px 50px #00000014,0 0 0 1px #ffffff80}.auth-module__h8P6FW__header{text-align:center;margin-bottom:2.5rem}.auth-module__h8P6FW__logoWrapper{justify-content:center;margin-bottom:.5rem;display:flex}.auth-module__h8P6FW__mainLogo{filter:drop-shadow(0 4px 6px #0000000d);height:auto}.auth-module__h8P6FW__subtitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;opacity:.7;font-size:.9rem;font-weight:600}.auth-module__h8P6FW__form{flex-direction:column;gap:1.5rem;display:flex}.auth-module__h8P6FW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.auth-module__h8P6FW__inputGroup label{color:var(--text-primary);margin-left:4px;font-size:.9rem;font-weight:700}.auth-module__h8P6FW__inputWrapper{align-items:center;display:flex;position:relative}.auth-module__h8P6FW__inputIcon{color:var(--text-secondary);opacity:.5;position:absolute;left:1.25rem}.auth-module__h8P6FW__inputWrapper input{border:1.5px solid var(--gray-medium);background:#fff;border-radius:14px;width:100%;padding:1rem 1.25rem 1rem 3.5rem;font-size:1rem;transition:all .3s}.auth-module__h8P6FW__inputWrapper input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 4px #00808014}.auth-module__h8P6FW__togglePassword{color:var(--text-secondary);opacity:.5;padding:4px;position:absolute;right:1.25rem}.auth-module__h8P6FW__togglePassword:hover{opacity:1}.auth-module__h8P6FW__submitBtn{gap:.75rem;height:56px;margin-top:1rem;display:flex;background-color:var(--primary)!important;width:100%!important}.auth-module__h8P6FW__submitBtn:hover{background-color:var(--primary-hover)!important;box-shadow:0 8px 20px #00808033!important}.auth-module__h8P6FW__footer{text-align:center;border-top:1px dashed var(--gray-medium);margin-top:2.5rem;padding-top:2rem}.auth-module__h8P6FW__footer p{color:var(--text-secondary);opacity:.8;font-size:.85rem;line-height:1.6}.auth-module__h8P6FW__bgOrbs{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.auth-module__h8P6FW__orb1{background:radial-gradient(circle,#00808008 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:10%;right:10%}.auth-module__h8P6FW__orb2{background:radial-gradient(circle,#e31e2405 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:10%;left:5%}@media (max-width:576px){.auth-module__h8P6FW__authCard{padding:2.5rem 2rem}}
.Footer-module__hP-FLq__footer{background-color:var(--primary);color:#fff;margin-top:4rem;padding:6rem 0 3rem}.Footer-module__hP-FLq__container{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:4rem;width:90%;margin-bottom:4rem;margin-left:auto;margin-right:auto;display:grid}.Footer-module__hP-FLq__brand{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__hP-FLq__logoWrapper{background-color:#fff;border-radius:8px;width:fit-content;padding:.5rem 1rem;display:inline-block}.Footer-module__hP-FLq__logoImage{-o-object-fit:contain;object-fit:contain;width:auto!important;height:40px!important}.Footer-module__hP-FLq__description{opacity:.9;max-width:320px;font-size:.95rem;line-height:1.6}.Footer-module__hP-FLq__socials{gap:1rem;display:flex}.Footer-module__hP-FLq__socials a{background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Footer-module__hP-FLq__socials a:hover{background-color:var(--accent);color:var(--primary);transform:translateY(-3px)}.Footer-module__hP-FLq__links{flex-direction:column;gap:1rem;display:flex}.Footer-module__hP-FLq__links h3{color:var(--accent);margin-bottom:.5rem;font-size:1.2rem}.Footer-module__hP-FLq__links a{opacity:.8;font-size:.9rem}.Footer-module__hP-FLq__links a:hover{opacity:1;color:var(--accent);padding-left:5px}.Footer-module__hP-FLq__contactInfo{flex-direction:column;gap:.75rem;display:flex}.Footer-module__hP-FLq__contactItem{opacity:.8;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.Footer-module__hP-FLq__contactItem span{color:#fff}.Footer-module__hP-FLq__bottom{border-top:1px solid #ffffff1a;padding-top:2rem}.Footer-module__hP-FLq__bottomContainer{justify-content:space-between;align-items:center;margin-bottom:0;grid-template-columns:none!important;display:flex!important}.Footer-module__hP-FLq__bottom p{opacity:.6;margin:0;font-size:.85rem}.Footer-module__hP-FLq__developer a{color:inherit;text-decoration:none;transition:all .2s}.Footer-module__hP-FLq__developer a:hover{opacity:1;color:var(--accent)}@media (max-width:992px){.Footer-module__hP-FLq__footer{padding:4rem 2rem 2rem}.Footer-module__hP-FLq__container{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:640px){.Footer-module__hP-FLq__footer{padding:4rem 1rem 2rem}.Footer-module__hP-FLq__container{text-align:center;grid-template-columns:1fr;gap:2rem}.Footer-module__hP-FLq__brand{align-items:center}.Footer-module__hP-FLq__description{margin-left:auto;margin-right:auto}.Footer-module__hP-FLq__socials{justify-content:center}.Footer-module__hP-FLq__bottomContainer{text-align:center;flex-direction:column;gap:1.5rem}}
