.productView-module__EVVLBa__container{color:#fff;max-width:1400px;min-height:100vh;font-family:var(--font-inter),sans-serif;margin:0 auto;padding:120px 2rem 4rem}.productView-module__EVVLBa__topSection{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-top:5vh;display:grid;position:relative}.productView-module__EVVLBa__imageContainer{background:#ffffff03;border:1px solid #ffffff26;border-radius:40px;flex-direction:column;justify-content:space-between;width:100%;max-width:650px;height:fit-content;margin:0 auto;display:flex;position:relative;overflow:hidden}.productView-module__EVVLBa__mainImageWrapper{cursor:crosshair;flex-grow:1;justify-content:center;align-items:center;width:100%;height:550px;padding:2rem;display:flex;position:relative;overflow:hidden}.productView-module__EVVLBa__mainImage{object-fit:contain;will-change:transform;width:100%;height:100%;transition:transform .1s ease-out}.productView-module__EVVLBa__thumbnailsRow{z-index:10;justify-content:center;gap:1rem;margin-top:0;padding:2rem;display:flex}.productView-module__EVVLBa__thumbBox{cursor:pointer;background:#0000004d;border:1px solid #fff3;border-radius:16px;width:70px;height:70px;transition:all .3s;position:relative;overflow:hidden}.productView-module__EVVLBa__thumbBox:hover,.productView-module__EVVLBa__thumbActive{border-color:#ffda45;transform:translateY(-3px)}.productView-module__EVVLBa__thumbImg{object-fit:contain;padding:8px}.productView-module__EVVLBa__infoContainer{flex-direction:column;justify-content:flex-start;height:fit-content;padding-left:1rem;display:flex;position:sticky;top:130px}.productView-module__EVVLBa__title{margin-bottom:.5rem;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:400;line-height:1.1}.productView-module__EVVLBa__priceWrapper{margin-bottom:2.5rem}.productView-module__EVVLBa__priceValue{color:#ffda45;font-size:clamp(1.5rem,2vw,2.2rem);font-weight:300}.productView-module__EVVLBa__controlsRow{flex-wrap:wrap;align-items:center;gap:2rem;margin-bottom:2.5rem;display:flex}.productView-module__EVVLBa__controlGroup{flex-direction:column;align-items:flex-start;gap:.8rem;display:flex}.productView-module__EVVLBa__controlLabel{color:#888;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:500}.productView-module__EVVLBa__pillsWrapper{flex-wrap:wrap;gap:.6rem;display:flex}.productView-module__EVVLBa__pillBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:12px;min-width:50px;padding:.6rem 1.2rem;font-size:.95rem;transition:all .2s}.productView-module__EVVLBa__pillBtn:hover{background:#ffda450d;border-color:#ffda45}.productView-module__EVVLBa__pillBtnActive{color:#000;background:#ffda45;border-color:#ffda45;font-weight:600}.productView-module__EVVLBa__pillBtnUnavailable{opacity:.3;cursor:not-allowed;background:#ffffff0d;border-color:#0000;text-decoration:line-through}.productView-module__EVVLBa__qtyPill{border:1px solid #fff3;border-radius:12px;justify-content:space-between;align-items:center;width:140px;height:44px;display:flex}.productView-module__EVVLBa__qtyPill button{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:45px;height:100%;font-size:1.2rem;transition:color .2s;display:flex}.productView-module__EVVLBa__qtyPill button:hover{color:#ffda45}.productView-module__EVVLBa__addToCartBtn{color:#000;cursor:pointer;background:#ffda45;border:none;border-radius:99px;justify-content:center;align-items:center;gap:.8rem;width:100%;max-width:400px;height:60px;font-size:1.1rem;font-weight:600;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex}.productView-module__EVVLBa__addToCartBtn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #ffda4540}.productView-module__EVVLBa__addToCartBtn:disabled{cursor:not-allowed;opacity:.5;box-shadow:none;color:#999;background:#555;transform:none}.productView-module__EVVLBa__btnSuccess{color:#fff;background-color:#27ae60}.productView-module__EVVLBa__shippingSection{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:400px;margin-top:2rem;padding:1.5rem}.productView-module__EVVLBa__shippingHeader{align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.productView-module__EVVLBa__sectionLabel{color:#fff;font-size:.95rem;font-weight:500}.productView-module__EVVLBa__shippingForm{gap:.8rem;display:flex}.productView-module__EVVLBa__shippingInput{color:#fff;background:#0000004d;border:1px solid #ffffff26;border-radius:50px;outline:none;flex:1;height:46px;padding:0 1rem;font-size:1rem;transition:border-color .3s}.productView-module__EVVLBa__shippingInput:focus{border-color:#fff}.productView-module__EVVLBa__shippingBtn{color:#000;cursor:pointer;background:#ffda45;border:none;border-radius:20px;justify-content:center;align-items:center;width:46px;height:46px;transition:opacity .2s;display:flex}.productView-module__EVVLBa__shippingBtn:hover{opacity:.9}.productView-module__EVVLBa__spin{animation:1s linear infinite productView-module__EVVLBa__spin}@keyframes productView-module__EVVLBa__spin{to{transform:rotate(360deg)}}.productView-module__EVVLBa__shippingError{color:#ff6b6b;margin-top:1rem;font-size:.9rem}.productView-module__EVVLBa__shippingResultsList{flex-direction:column;gap:.6rem;margin-top:1.5rem;animation:.4s productView-module__EVVLBa__fadeIn;display:flex}.productView-module__EVVLBa__shippingOption{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:.8rem 0;display:flex}.productView-module__EVVLBa__shippingOption:last-child{border-bottom:none}.productView-module__EVVLBa__shippingInfo{flex-direction:column;display:flex}.productView-module__EVVLBa__shippingName{color:#fff;font-size:.95rem;font-weight:500}.productView-module__EVVLBa__shippingDays{color:#888;font-size:.85rem}.productView-module__EVVLBa__shippingPrice{color:#ffda45;font-size:1rem;font-weight:600}@keyframes productView-module__EVVLBa__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.productView-module__EVVLBa__specsContainer{border-top:1px solid #ffffff1a;margin-top:6rem;padding-top:4rem}.productView-module__EVVLBa__specsTitle{color:#fff;margin-bottom:2rem;font-size:2rem;font-weight:300}.productView-module__EVVLBa__specsContent{color:#ccc;max-width:800px;font-size:1.05rem;font-weight:300;line-height:1.7}@media (max-width:1024px){.productView-module__EVVLBa__topSection{grid-template-columns:1fr;gap:3rem}.productView-module__EVVLBa__infoContainer{padding-left:0;position:relative;top:0}.productView-module__EVVLBa__imageContainer{max-width:100%}.productView-module__EVVLBa__mainImageWrapper{height:400px}.productView-module__EVVLBa__title{font-size:2.2rem}.productView-module__EVVLBa__controlsRow{gap:1.5rem}.productView-module__EVVLBa__shippingSection{padding:1rem}}
.header-module__FQfWuq__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;color:#fff;opacity:0;visibility:hidden;will-change:height,background-color;background:#14141499;border-radius:50px;flex-direction:column;justify-content:flex-start;align-items:center;width:90%;max-width:1480px;height:80px;padding:0 clamp(1.5rem,4vw,4rem);display:flex;position:fixed;top:3rem;left:50%;overflow:visible}.header-module__FQfWuq__navBar{flex-shrink:0;justify-content:space-between;align-items:center;width:100%;height:80px;display:flex}.header-module__FQfWuq__logoLink{display:block}.header-module__FQfWuq__logoWrapper{width:100px;height:40px;position:relative}.header-module__FQfWuq__desktopNav{align-items:center;gap:clamp(2rem,8vw,8rem);display:flex}.header-module__FQfWuq__desktopActions{align-items:center;gap:1.5rem;display:flex}.header-module__FQfWuq__hamburger{cursor:pointer;z-index:20;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;padding:0;display:none}.header-module__FQfWuq__line{transform-origin:50%;background-color:#fff;border-radius:2px;width:100%;height:2px}.header-module__FQfWuq__mobileContent{flex-direction:column;gap:0;width:100%;padding-top:2rem;padding-bottom:2rem;display:none}.header-module__FQfWuq__mobileNavWrapper{flex-direction:column;gap:1.5rem;width:100%;display:flex}.header-module__FQfWuq__mobileCartWrapper{flex-direction:column;width:100%;display:flex}.header-module__FQfWuq__mobileSearch{border:1px solid #fff;border-radius:50px;align-items:center;gap:1rem;width:100%;padding:1rem 1.5rem;display:flex}.header-module__FQfWuq__mobileSearch input{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:1rem}.header-module__FQfWuq__mobileSearch input::placeholder{color:#ffffff80}.header-module__FQfWuq__mobileCartBtn{color:#fff;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:1rem;width:100%;font-size:1.5rem;font-weight:300;display:flex}.header-module__FQfWuq__mobileNav{flex-direction:column;gap:0;width:100%;display:flex}.header-module__FQfWuq__mobileNavLink{color:#fff;flex-direction:column;align-items:center;padding:1rem 0;font-size:1.3rem;font-weight:300;text-decoration:none;transition:color .3s;display:flex}.header-module__FQfWuq__mobileNavLink:last-child{border-bottom:none}.header-module__FQfWuq__mobileNavLink:hover{color:#fff}.header-module__FQfWuq__navLink{color:#fff;white-space:nowrap;font-size:.95rem;font-weight:300;text-decoration:none;transition:color .3s}.header-module__FQfWuq__navLink:hover{color:#ffda45}.header-module__FQfWuq__searchContainer{border:1px solid #fffc;border-radius:999px;align-items:center;padding:.4rem 1rem;display:flex}.header-module__FQfWuq__searchInput{color:#fff;background:0 0;border:none;outline:none;width:180px;padding-right:.5rem;font-size:.85rem}.header-module__FQfWuq__searchInput::placeholder{color:#ffffff80}.header-module__FQfWuq__iconButton,.header-module__FQfWuq__cartButton{cursor:pointer;color:inherit;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:transform .2s,color .2s;display:flex}.header-module__FQfWuq__iconButton:hover{transform:scale(1.1)}.header-module__FQfWuq__cartButton:hover{color:#a5a5a5;transform:scale(1.05)}.header-module__FQfWuq__cartIcon{color:#fff}.header-module__FQfWuq__cartButton{position:relative}.header-module__FQfWuq__badge{color:#000;background-color:#ffda45;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:-5px;right:-8px}.header-module__FQfWuq__cartContainer{opacity:0;width:100%;padding-top:1rem;display:none}.header-module__FQfWuq__hiddenOnExpanded{opacity:0;pointer-events:none;transition:opacity .3s}@media (max-width:1024px){.header-module__FQfWuq__header{flex-direction:column;align-items:flex-start;padding:0 2rem;overflow:hidden}.header-module__FQfWuq__logoWrapper{width:100px;height:40px;position:relative}.header-module__FQfWuq__topBar{flex-shrink:0;justify-content:space-between;width:100%;height:80px}.header-module__FQfWuq__desktopNav,.header-module__FQfWuq__desktopActions{display:none}.header-module__FQfWuq__hamburger{display:flex}.header-module__FQfWuq__mobileContent{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:0;width:100%;max-height:calc(100dvh - 110px);padding-top:1rem;padding-bottom:2rem;display:none;overflow-y:auto}.header-module__FQfWuq__mobileContent::-webkit-scrollbar{display:none}}
.cartContent-module__nPhn9G__container{color:#fff;flex-direction:column;gap:2rem;width:100%;padding:1rem 0 2rem;display:flex}.cartContent-module__nPhn9G__emptyState{text-align:center;color:#999;padding:3rem}.cartContent-module__nPhn9G__listContainer{flex-direction:column;gap:2rem;width:100%;display:flex}.cartContent-module__nPhn9G__row{justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.5rem;transition:opacity .3s;display:flex}.cartContent-module__nPhn9G__imageCircle{background-color:#020202;border:1px solid #ffffff0d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden}.cartContent-module__nPhn9G__productImg{object-fit:contain}.cartContent-module__nPhn9G__colName{flex:1;min-width:150px}.cartContent-module__nPhn9G__productName{color:#fff;font-size:1.1rem;font-weight:300}.cartContent-module__nPhn9G__colInfo{color:#fff;white-space:nowrap;flex:1;font-size:1rem}.cartContent-module__nPhn9G__stepper{background:0 0;border:1px solid #ffffff4d;border-radius:99px;flex-shrink:0;justify-content:space-between;align-items:center;width:120px;padding:.3rem .8rem;display:flex}.cartContent-module__nPhn9G__stepBtn{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;transition:opacity .2s;display:flex}.cartContent-module__nPhn9G__stepBtn:hover{opacity:.7}.cartContent-module__nPhn9G__stepValue{font-size:.95rem;font-weight:300}.cartContent-module__nPhn9G__colPrice{text-align:left;color:#fff;flex:1;margin-left:5rem;font-size:1.1rem;font-weight:300}.cartContent-module__nPhn9G__trashBtn{color:#ffda45;cursor:pointer;opacity:.7;background:0 0;border:none;padding:.5rem;transition:opacity .2s,color .2s}.cartContent-module__nPhn9G__trashBtn:hover{opacity:1;color:#f55}.cartContent-module__nPhn9G__footer{justify-content:center;align-items:center;gap:2rem;margin-top:1rem;padding-top:1rem;display:flex}.cartContent-module__nPhn9G__subtotalWrapper{color:#fff;font-size:1.5rem;font-weight:300}.cartContent-module__nPhn9G__checkoutBtn{color:#020202;background-color:#ffda45;border:1px solid #ffda45;border-radius:99px;padding:.6rem 3rem;font-size:1.4rem;font-weight:300;text-decoration:none;transition:all .3s}.cartContent-module__nPhn9G__checkoutBtn:hover{color:#ffda45;background-color:#0000;border-color:#ffda45}.cartContent-module__nPhn9G__backButton{color:#fff;cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:.8rem;margin-bottom:2rem;padding:0;font-size:1rem;font-weight:500;transition:opacity .2s;display:flex}.cartContent-module__nPhn9G__backButton:hover{opacity:.7}@media (max-width:1024px){.cartContent-module__nPhn9G__row{flex-wrap:wrap}.cartContent-module__nPhn9G__stepper{width:100px}.cartContent-module__nPhn9G__colInfo{display:none}.cartContent-module__nPhn9G__footer{flex-direction:column}}
.searchBox-module__ARX5SG__wrapper{z-index:50;position:relative}.searchBox-module__ARX5SG__searchContainer{background:0 0;border:1px solid #fff;border-radius:999px;align-items:center;width:250px;padding:.4rem 1rem;transition:all .3s;display:flex}.searchBox-module__ARX5SG__searchInput{color:#fff;background:0 0;border:none;outline:none;width:100%;padding-right:.5rem;font-size:.85rem}.searchBox-module__ARX5SG__searchInput::placeholder{color:#ffffff80}.searchBox-module__ARX5SG__iconButton{color:inherit;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.searchBox-module__ARX5SG__spin{color:#fff;animation:1s linear infinite searchBox-module__ARX5SG__spin}@keyframes searchBox-module__ARX5SG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.searchBox-module__ARX5SG__dropdown{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;visibility:hidden;background:#14141499;border-radius:20px;width:280px;height:0;position:absolute;top:200%;left:50%;overflow:hidden;transform:translate(-50%)}.searchBox-module__ARX5SG__dropdownContent{flex-direction:column;padding:1rem 0;display:flex}.searchBox-module__ARX5SG__resultItem{cursor:pointer;align-items:center;gap:1rem;padding:.8rem 1.5rem;text-decoration:none;transition:background .2s;display:flex}.searchBox-module__ARX5SG__resultItem:hover{background-color:#ffffff0d}.searchBox-module__ARX5SG__imageCircle{background:#000;border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.searchBox-module__ARX5SG__thumb{object-fit:cover;width:100%;height:100%}.searchBox-module__ARX5SG__placeholder{background:#333;width:100%;height:100%}.searchBox-module__ARX5SG__productName{color:#fffc;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:300;overflow:hidden}.searchBox-module__ARX5SG__resultItem:hover .searchBox-module__ARX5SG__productName{color:#fff}.searchBox-module__ARX5SG__emptyState{color:#666;text-align:center;padding:.5rem 1.5rem;font-size:.85rem}.searchBox-module__ARX5SG__mobile{background:0 0;border:1px solid #fff;width:100%;height:54px;margin-bottom:.5rem;padding-left:2rem}.searchBox-module__ARX5SG__mobile.searchBox-module__ARX5SG__active{background:#0009;border-color:#fff}.searchBox-module__ARX5SG__mobile .searchBox-module__ARX5SG__searchInput{height:100%;font-size:16px}.searchBox-module__ARX5SG__mobile .searchBox-module__ARX5SG__iconButton{width:40px;height:100%}
.mobileSearchResults-module__TpD6Fq__container{width:100%;margin-top:1rem;animation:.3s ease-out forwards mobileSearchResults-module__TpD6Fq__slideDown}.mobileSearchResults-module__TpD6Fq__list{flex-direction:column;gap:.5rem;display:flex}.mobileSearchResults-module__TpD6Fq__item{border-radius:22px;align-items:center;gap:1rem;padding:.8rem;text-decoration:none;transition:background .2s;display:flex}.mobileSearchResults-module__TpD6Fq__item:hover{background:#ffffff1a}.mobileSearchResults-module__TpD6Fq__imageWrapper{background:#000;border:1px solid #ffffff1a;border-radius:50px;flex-shrink:0;justify-content:center;width:40px;height:40px;display:flex;overflow:hidden}.mobileSearchResults-module__TpD6Fq__img{object-fit:contain;background-position:50%;background-repeat:no-repeat;width:80%}.mobileSearchResults-module__TpD6Fq__placeholder{background:#222;width:100%;height:100%}.mobileSearchResults-module__TpD6Fq__info{flex-direction:column;display:flex}.mobileSearchResults-module__TpD6Fq__title{color:#fff;font-size:.95rem;font-weight:300;line-height:1.2}.mobileSearchResults-module__TpD6Fq__status{color:#888;text-align:center;padding:1rem 0;font-size:.9rem}@keyframes mobileSearchResults-module__TpD6Fq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.hero-module__hwMjTW__heroSection{color:#fff;background-color:#020202;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100dvh;min-height:650px;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero-module__hwMjTW__content{text-align:center;z-index:10;flex-shrink:0;margin-top:10vh;margin-bottom:2vh;padding:0 1rem;position:relative}.hero-module__hwMjTW__title{letter-spacing:-3px;background:linear-gradient(#fff 0%,#ccc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;max-width:1000px;margin-bottom:1rem;font-size:clamp(3rem,6vw,5rem);font-weight:500;line-height:1.1}.hero-module__hwMjTW__subtitle{color:#b1b1b1;max-width:600px;margin:0 auto;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:300}.hero-module__hwMjTW__carouselContainer{perspective:1000px;justify-content:center;width:100vw;height:350px;margin:2vh 0 4vh;display:flex;position:relative}.hero-module__hwMjTW__cardsWrapper{width:100%;height:100%;position:relative;left:50%}.hero-module__hwMjTW__card{will-change:transform;backface-visibility:hidden;border-radius:18px;width:280px;height:400px;position:absolute;top:50%;left:0;overflow:hidden}.hero-module__hwMjTW__cardImage{object-fit:cover;width:100%;height:100%;display:block}.hero-module__hwMjTW__ctaButton{color:#020202;cursor:pointer;z-index:20;background:#ffda45;border:1px solid #ffda45;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:5vh;padding:.8rem 3rem;font-size:clamp(1rem,1.1vw,1.1rem);font-weight:500;transition:all .3s;display:flex}.hero-module__hwMjTW__ctaButton:hover{color:#ffda45;background:0 0;border-color:#ffda45}@media (max-height:900px){.hero-module__hwMjTW__title{font-size:clamp(3rem,4vw,4rem)}.hero-module__hwMjTW__carouselContainer{height:350px}.hero-module__hwMjTW__card{width:280px;height:350px}}@media (max-height:800px){.hero-module__hwMjTW__heroSection{padding-top:60px}.hero-module__hwMjTW__carouselContainer{margin:0;transform:scale(.85)}.hero-module__hwMjTW__title{margin-bottom:.5rem}.hero-module__hwMjTW__content{margin-top:1vh;margin-bottom:1vh}.hero-module__hwMjTW__ctaButton{margin-bottom:3vh}}@media (max-height:600px){.hero-module__hwMjTW__heroSection{height:auto;min-height:100vh;padding-bottom:2rem}}@media (max-width:768px){.hero-module__hwMjTW__heroSection{justify-content:center;padding-top:8rem;padding-bottom:2rem}.hero-module__hwMjTW__content{margin-top:0;margin-bottom:.5rem}.hero-module__hwMjTW__title{font-size:2.5rem}.hero-module__hwMjTW__subtitle{padding:0 1rem;font-size:1rem}.hero-module__hwMjTW__carouselContainer{height:280px;margin:1rem 0;transform:none}.hero-module__hwMjTW__card{border-radius:12px;width:180px;height:260px}.hero-module__hwMjTW__ctaButton{margin-top:0;margin-bottom:0;padding:.8rem 2rem}}
.popular-module__TK9C-W__popularSection{z-index:5;background-color:#020202;padding:clamp(4rem,8vh,10rem) 2rem;position:relative}.popular-module__TK9C-W__header{text-align:center;margin-bottom:clamp(3rem,5vh,6rem)}.popular-module__TK9C-W__title{color:#fff;font-size:clamp(2rem,3vw,3rem);font-weight:400}.popular-module__TK9C-W__gridContainer{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,1.5vw,2.5rem);width:90%;max-width:1400px;margin:0 auto;display:grid}.popular-module__TK9C-W__card{will-change:transform,opacity;background-color:#0000;border:1px solid #ffffff26;border-radius:32px;flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:clamp(450px,55vh,600px);padding:clamp(1.5rem,2vw,3rem);transition:border-color .3s;display:flex;position:relative}.popular-module__TK9C-W__card:hover{border-color:#ffffff80}.popular-module__TK9C-W__imageContainer{justify-content:center;align-items:center;width:100%;height:clamp(200px,25vh,320px);margin-bottom:1rem;display:flex}.popular-module__TK9C-W__productImg{object-fit:contain;filter:drop-shadow(0 10px 20px #00000080);max-width:90%;max-height:100%}.popular-module__TK9C-W__info{text-align:center;width:100%;margin-bottom:1.5rem}.popular-module__TK9C-W__productName{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:300px;margin-bottom:.5rem;font-size:clamp(1.5rem,2vw,2.2rem);font-weight:500;display:inline-block;overflow:hidden}.popular-module__TK9C-W__price{color:#ffea97;font-size:clamp(1.2rem,1.5vw,1.8rem);font-weight:200}.popular-module__TK9C-W__buyButton{color:#020202;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:99px;width:100%;max-width:280px;padding:1rem 0;font-size:1.1rem;font-weight:500;transition:all .3s}.popular-module__TK9C-W__buyButton:hover{color:#fff;background:0 0;border:1px solid #fff}@media (max-width:1200px){.popular-module__TK9C-W__gridContainer{grid-template-columns:repeat(2,1fr);max-width:800px}}@media (max-width:768px){.popular-module__TK9C-W__popularSection{padding:6rem 1rem}.popular-module__TK9C-W__gridContainer{grid-template-columns:1fr;justify-items:center;width:100%;max-width:100%;margin:0}.popular-module__TK9C-W__card{width:100%;max-width:340px;height:auto;min-height:auto;margin:0 auto;padding:2rem}.popular-module__TK9C-W__imageContainer{flex:none;height:250px}.popular-module__TK9C-W__card:nth-child(n+4){display:none}}

.categories-module__fbaqfq__section{background-color:#020202;padding:clamp(4rem,8vh,10rem) 2rem;position:relative;overflow:hidden}.categories-module__fbaqfq__header{text-align:center;z-index:10;margin-bottom:clamp(2rem,5vh,4rem);position:relative}.categories-module__fbaqfq__title{color:#fff;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:500}.categories-module__fbaqfq__container{gap:clamp(.5rem,1vw,1.5rem);width:100%;max-width:1500px;height:clamp(450px,65vh,800px);margin:0 auto;display:flex}.categories-module__fbaqfq__panel{cursor:pointer;will-change:flex-grow,height;isolation:isolate;border-radius:40px;flex-grow:1;height:100%;transition:border-color .3s;position:relative;overflow:hidden}.categories-module__fbaqfq__imageWrapper{width:100%;height:100%;position:absolute;top:0;left:0}.categories-module__fbaqfq__bgImage{object-fit:cover;width:100%;height:100%;transition:transform 1s}.categories-module__fbaqfq__panel.categories-module__fbaqfq__active .categories-module__fbaqfq__bgImage{transform:scale(1.05)}.categories-module__fbaqfq__overlay{pointer-events:none;z-index:1;background:linear-gradient(#000c 0%,#0003 50%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.categories-module__fbaqfq__floatingLabel{color:#fff;white-space:nowrap;z-index:20;pointer-events:none;will-change:top,transform;-webkit-font-smoothing:antialiased;margin:0;font-size:clamp(1.8rem,3vw,3.5rem);font-weight:200;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-90deg)}@media (max-width:900px){.categories-module__fbaqfq__container{flex-direction:column;height:auto;min-height:auto}.categories-module__fbaqfq__panel{flex-grow:0;width:100%;height:80px}.categories-module__fbaqfq__panel:nth-child(n+5){display:none}.categories-module__fbaqfq__overlay{background:linear-gradient(270deg,#000c 0%,#0003 50%,#000c 100%)}.categories-module__fbaqfq__floatingLabel{font-size:1.5rem;transform:translate(-50%,-50%)rotate(0)}}
.benefits-module__Ydgg8W__section{color:#fff;z-index:5;background-color:#020202;flex-direction:column;align-items:center;padding:8rem 2rem 2rem;display:flex;position:relative}.benefits-module__Ydgg8W__title{text-align:center;max-width:900px;margin-bottom:8rem;font-size:3rem;font-weight:400}.benefits-module__Ydgg8W__grid{justify-content:space-around;align-items:flex-start;gap:4rem;width:100%;max-width:1400px;margin:0 auto;display:flex}.benefits-module__Ydgg8W__card{text-align:center;flex-direction:column;flex:1;align-items:center;max-width:350px;display:flex}.benefits-module__Ydgg8W__iconWrapper{justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.benefits-module__Ydgg8W__cardTitle{white-space:nowrap;margin-bottom:1rem;font-size:2rem;font-weight:400}.benefits-module__Ydgg8W__cardDesc{color:#ccc;max-width:400px;font-size:1rem;font-weight:300;line-height:1.5}@media (max-width:1024px){.benefits-module__Ydgg8W__grid{gap:2rem}}@media (max-width:768px){.benefits-module__Ydgg8W__section{padding:4rem 1.5rem 2rem}.benefits-module__Ydgg8W__title{margin-bottom:4rem;font-size:2rem;line-height:1.2}.benefits-module__Ydgg8W__grid{flex-direction:column;align-items:center;gap:3rem}.benefits-module__Ydgg8W__card{max-width:300px}.benefits-module__Ydgg8W__iconWrapper{margin-bottom:1rem;transform:scale(.85)}.benefits-module__Ydgg8W__cardTitle{white-space:normal;margin-bottom:.5rem;font-size:1.25rem}.benefits-module__Ydgg8W__cardDesc{color:#b0b0b0;font-size:.9rem;line-height:1.4}}
.cta-module__irG38W__section{text-align:center;background-color:#020202;flex-direction:column;justify-content:center;align-items:center;padding:12rem 2rem;display:flex;position:relative;overflow:hidden}.cta-module__irG38W__container{flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:900px;margin:0 auto;display:flex}.cta-module__irG38W__title{color:#fff;text-align:center;margin:0;font-size:3rem;font-weight:400;line-height:1.2}.cta-module__irG38W__button{color:#020202;cursor:pointer;z-index:20;background:#ffda45;border:1px solid #ffda45;border-radius:999px;align-items:center;gap:.5rem;padding:.8rem 3rem;font-size:clamp(1rem,1.1vw,1.1rem);font-weight:500;transition:all .3s;display:flex}.cta-module__irG38W__button:hover{color:#000;background:#fff;border-color:#fff}@media (max-width:768px){.cta-module__irG38W__section{padding:6rem 1.5rem}.cta-module__irG38W__container{gap:2rem}.cta-module__irG38W__title{font-size:2rem}.cta-module__irG38W__button{justify-content:center;width:100%;max-width:300px;padding:.7rem 2.5rem;font-size:.95rem}}
.footer-module__nmomFq__footer{background-color:#020202;justify-content:center;align-items:center;width:100%;height:50vh;display:flex;position:relative;overflow:hidden}.footer-module__nmomFq__bigLogo{color:#0a0a0a;-webkit-user-select:none;user-select:none;white-space:nowrap;letter-spacing:-.05em;z-index:1;margin:0;font-size:35vw;font-weight:900;line-height:.8;position:relative}
.catalog-module__iN4JJa__pageContainer{color:#fff;background-color:#020202;min-height:100vh;padding:12rem 2rem}.catalog-module__iN4JJa__contentWrapper{grid-template-columns:280px 1fr;align-items:start;gap:3rem;max-width:1500px;margin:0 auto;padding:0 2rem;display:grid}.catalog-module__iN4JJa__sidebar{flex-direction:column;gap:2.5rem;display:flex;position:sticky;top:150px;overflow:hidden}.catalog-module__iN4JJa__filterGroup{flex-direction:column;gap:1rem;display:flex}.catalog-module__iN4JJa__filterTitle{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:400}.catalog-module__iN4JJa__mobileFilterHeader{width:100%;margin-bottom:1.5rem;display:none}.catalog-module__iN4JJa__mobileFilterBtn{border:1px solid rgba(255,255,255,0,4);color:#fff;cursor:pointer;background:0 0;border-radius:50px;justify-content:center;align-items:center;gap:.8rem;width:100%;padding:.8rem;font-size:1rem;transition:all .3s;display:flex}.catalog-module__iN4JJa__mobileFilterBtn:hover{color:#020202;background:#fff}.catalog-module__iN4JJa__customSelectPlaceholder{z-index:50;width:100%;height:50px;position:relative}.catalog-module__iN4JJa__expandingBox{background:#fff;border-radius:25px;flex-direction:column;width:100%;height:50px;display:flex;position:absolute;top:0;left:0;overflow:hidden}.catalog-module__iN4JJa__selectTrigger{color:#000;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;height:50px;padding:0 1.5rem;font-size:1rem;font-weight:500;display:flex}.catalog-module__iN4JJa__optionsList{opacity:0;flex-direction:column;width:100%;padding-bottom:.5rem;display:flex}.catalog-module__iN4JJa__optionItem{color:#333;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.8rem 1.5rem;font-size:.95rem;transition:background .2s;display:flex}.catalog-module__iN4JJa__optionItem:hover{background:#f5f5f5}.catalog-module__iN4JJa__optionSelected{color:#000;background:#f0f0f0;font-weight:600}.catalog-module__iN4JJa__typesList{flex-direction:column;gap:.5rem;display:flex}.catalog-module__iN4JJa__typeButton{color:#ffffffb3;cursor:pointer;text-align:center;white-space:nowrap;background:0 0;border:1px solid #fff6;border-radius:99px;padding:.8rem 1.5rem;font-size:.9rem;transition:all .3s}.catalog-module__iN4JJa__typeButton:hover{color:#fff;border-color:#fff}.catalog-module__iN4JJa__typeButtonActive{color:#000;background:#fff;border-color:#fff;font-weight:500}.catalog-module__iN4JJa__priceFilterContainer{align-items:center;gap:1rem;width:100%;display:flex}.catalog-module__iN4JJa__priceLabelMin{color:#ffea97;white-space:nowrap;font-size:1rem}.catalog-module__iN4JJa__rangeInput{-webkit-appearance:none;cursor:pointer;background-color:#0000;background-repeat:no-repeat;border:1px solid #fff;border-radius:99px;outline:none;width:100%;height:10px}.catalog-module__iN4JJa__rangeInput::-webkit-slider-thumb{-webkit-appearance:none;z-index:2;background:#fff;border:none;border-radius:50%;width:20px;height:20px;margin-top:0;transition:transform .1s;position:relative;box-shadow:0 0 5px #0003}.catalog-module__iN4JJa__filterButton{color:#000;cursor:pointer;background:#ccc;border:none;border-radius:99px;margin-top:1rem;padding:.8rem;font-size:1rem;font-weight:400;transition:all .3s}.catalog-module__iN4JJa__filterButton:hover{background:#fff}.catalog-module__iN4JJa__productsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.catalog-module__iN4JJa__card{background:0 0;border:1px solid #fff6;border-radius:30px;flex-direction:column;justify-content:space-between;align-items:center;padding:2rem;text-decoration:none;transition:border-color .3s;display:flex}.catalog-module__iN4JJa__card:hover{border-color:#fff9}.catalog-module__iN4JJa__imageWrapper{width:100%;height:200px;margin-bottom:1rem;position:relative}.catalog-module__iN4JJa__productImage{object-fit:contain}.catalog-module__iN4JJa__info{text-align:center;width:100%}.catalog-module__iN4JJa__productTitle{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.4rem;font-weight:300;display:-webkit-box;overflow:hidden}.catalog-module__iN4JJa__productPrice{color:#ffea97;margin-bottom:1rem;font-size:1.3rem;font-weight:300}.catalog-module__iN4JJa__buyButton{color:#000;cursor:pointer;background:#e0e0e0;border:none;border-radius:99px;width:100%;max-width:200px;padding:.7rem 3rem;font-size:1rem;font-weight:500;transition:all .3s}.catalog-module__iN4JJa__buyButton:hover{background:#fff;transform:scale(1.05)}.catalog-module__iN4JJa__noResults{text-align:center;color:#888;grid-column:span 3;padding:4rem;font-size:1.2rem}.catalog-module__iN4JJa__loadMoreContainer{flex-direction:column;grid-column:1/-1;align-items:center;gap:1rem;width:100%;margin-top:4rem;display:flex}.catalog-module__iN4JJa__loadMoreButton{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:99px;align-items:center;gap:.8rem;padding:1rem 3rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex}.catalog-module__iN4JJa__loadMoreButton:hover{color:#020202;background:#ffda45;border-color:#ffda45;transform:translateY(-2px);box-shadow:0 10px 20px #ffda4526}.catalog-module__iN4JJa__loadMoreText{color:#666;font-size:.9rem;font-weight:300}@media (max-width:1024px){.catalog-module__iN4JJa__contentWrapper{grid-template-columns:1fr;gap:1.5rem;padding:0 2rem}.catalog-module__iN4JJa__mobileFilterHeader{display:block}.catalog-module__iN4JJa__sidebar{opacity:0;height:0;display:none;position:relative;top:0}.catalog-module__iN4JJa__productsGrid{grid-template-columns:repeat(2,1fr)}.catalog-module__iN4JJa__noResults{grid-column:span 2}}@media (max-width:768px){.catalog-module__iN4JJa__contentWrapper{padding:0 1.5rem}.catalog-module__iN4JJa__productsGrid{grid-template-columns:1fr;gap:2rem}.catalog-module__iN4JJa__card{border-radius:24px;padding:2rem 1.5rem}.catalog-module__iN4JJa__imageWrapper{height:280px;margin-bottom:1.5rem}.catalog-module__iN4JJa__productTitle{font-size:1.5rem}.catalog-module__iN4JJa__buyButton{width:100%;max-width:100%;padding:.8rem 0}.catalog-module__iN4JJa__noResults{grid-column:span 1}}
