.Catalog-module__y21MPq__pageWrapper{width:100%;min-height:100vh}.Catalog-module__y21MPq__container{gap:60px;max-width:1600px;margin:0 auto;padding:40px 30px;display:flex;position:relative}.Catalog-module__y21MPq__closeBtn{cursor:pointer;color:#333;z-index:10;background:#f4f4f4;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;transition:all .2s;display:none;position:absolute;top:-10px;right:0;box-shadow:0 2px 8px #0000001a}.Catalog-module__y21MPq__closeBtn:hover{color:#fff;background:#fb7925;transform:rotate(90deg)}@media (max-width:900px){.Catalog-module__y21MPq__closeBtn{display:flex}.Catalog-module__y21MPq__sidebar{z-index:1000;background:#fff;height:100%;padding:20px;position:fixed;top:0;left:0;transform:translate(-100%)}.Catalog-module__y21MPq__sidebar.Catalog-module__y21MPq__open{transform:translate(0)}}.Catalog-module__y21MPq__sidebar{flex-shrink:0;width:280px;transition:transform .3s}.Catalog-module__y21MPq__sidebarSticky{padding-right:10px;position:relative;top:40px}.Catalog-module__y21MPq__sidebarHeading{color:#1a1a1a;letter-spacing:-.5px;margin-bottom:30px;font-size:1.5rem;font-weight:800}.Catalog-module__y21MPq__filterGroup{margin-bottom:35px}.Catalog-module__y21MPq__filterTitle{text-transform:uppercase;letter-spacing:.5px;color:#888;margin-bottom:18px;font-size:.95rem;font-weight:700}.Catalog-module__y21MPq__checkboxGroup{flex-direction:column;gap:12px;display:flex}.Catalog-module__y21MPq__checkboxLabel{cursor:pointer;color:#333;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;font-size:1rem;transition:all .2s;display:flex}.Catalog-module__y21MPq__checkboxLabel:hover{color:#fb7925}.Catalog-module__y21MPq__checkboxLabel input{display:none}.Catalog-module__y21MPq__customCheck{background:#fff;border:2px solid #ddd;border-radius:4px;flex-shrink:0;width:20px;height:20px;transition:all .2s;position:relative}.Catalog-module__y21MPq__checkboxLabel input:checked+.Catalog-module__y21MPq__customCheck{background-color:#fb7925;border-color:#fb7925}.Catalog-module__y21MPq__checkboxLabel input:checked+.Catalog-module__y21MPq__customCheck:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.Catalog-module__y21MPq__labelText{font-weight:500}.Catalog-module__y21MPq__priceInputs{align-items:center;gap:10px;margin-bottom:15px;display:flex}.Catalog-module__y21MPq__priceField{background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;flex:1;padding:8px 12px;display:flex}.Catalog-module__y21MPq__priceField span{color:#999;text-transform:uppercase;font-size:.7rem;font-weight:600}.Catalog-module__y21MPq__priceField input{color:#333;-moz-appearance:textfield;border:none;outline:none;width:100%;margin-top:2px;padding:0;font-size:1rem;font-weight:600}.Catalog-module__y21MPq__priceSeparator{color:#ccc;font-weight:700}.Catalog-module__y21MPq__rangeSlider{accent-color:#fb7925;cursor:pointer;z-index:2;border-radius:2px;width:100%;height:4px;position:absolute}.Catalog-module__y21MPq__scrollableList{flex-direction:column;gap:10px;max-height:240px;padding-right:10px;display:flex;overflow-y:auto}.Catalog-module__y21MPq__badgeContainer{opacity:0;pointer-events:none;transition:all .25s;position:absolute;top:0;right:50px;transform:translate(10px)}.Catalog-module__y21MPq__badgeContainer.Catalog-module__y21MPq__visible{opacity:1;pointer-events:auto;transform:translate(0)}.Catalog-module__y21MPq__resultBadge{color:#fff;cursor:pointer;white-space:nowrap;background-color:#fb7925;border:none;border-radius:18px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #fb792559}.Catalog-module__y21MPq__resultBadge:hover{background-color:#e06010;box-shadow:0 6px 16px #fb79258c}.Catalog-module__y21MPq__resultBadge:active{transform:scale(.96)}.Catalog-module__y21MPq__scrollableList::-webkit-scrollbar{width:4px}.Catalog-module__y21MPq__scrollableList::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.Catalog-module__y21MPq__resetBtn{color:#fb7925;cursor:pointer;background:#fff;border:1px solid #fb7925;border-radius:8px;width:100%;margin-top:20px;padding:12px;font-weight:600;transition:all .2s}.Catalog-module__y21MPq__resetBtn:hover{color:#fff;background:#fb7925}.Catalog-module__y21MPq__mainContent{flex-grow:1}.Catalog-module__y21MPq__toolbar{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:40px;padding:15px 25px;display:flex;box-shadow:0 2px 10px #00000008}.Catalog-module__y21MPq__resultCount{color:#666;font-size:1rem}.Catalog-module__y21MPq__sortWrapper{align-items:center;gap:15px;display:flex}.Catalog-module__y21MPq__sortLabel{color:#888;font-size:.9rem;font-weight:500}.Catalog-module__y21MPq__selectContainer{min-width:180px;position:relative}.Catalog-module__y21MPq__sortSelect{appearance:none;color:#333;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;width:100%;padding:10px 35px 10px 15px;font-size:.9rem;font-weight:500;transition:border .2s}.Catalog-module__y21MPq__sortSelect:focus,.Catalog-module__y21MPq__sortSelect:hover{border-color:#fb7925;outline:none}.Catalog-module__y21MPq__selectIcon{color:#fb7925;pointer-events:none;font-size:.8rem;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.Catalog-module__y21MPq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:40px;display:grid}.Catalog-module__y21MPq__emptyState{text-align:center;background:#fff;border-radius:16px;padding:80px;box-shadow:0 4px 20px #00000005}.Catalog-module__y21MPq__emptyState h3{color:#333;margin:0 0 10px}.Catalog-module__y21MPq__emptyState p{color:#777;margin:0}.Catalog-module__y21MPq__mobileFilterBtn{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:25px;padding:16px;font-size:1rem;font-weight:700;display:none;box-shadow:0 4px 12px #00000026}@media (max-width:1024px){.Catalog-module__y21MPq__container{gap:30px;padding:30px 20px}}@media (max-width:900px){.Catalog-module__y21MPq__container{flex-direction:column}.Catalog-module__y21MPq__sidebar{z-index:1000;background:#fff;width:100%;height:100vh;padding:30px;display:none;position:fixed;top:0;left:0;overflow-y:auto}.Catalog-module__y21MPq__sidebar.Catalog-module__y21MPq__open{animation:.3s forwards Catalog-module__y21MPq__slideIn;display:block}.Catalog-module__y21MPq__mobileFilterBtn{display:flex}.Catalog-module__y21MPq__toolbar{flex-direction:column;align-items:flex-start;gap:15px}.Catalog-module__y21MPq__sortWrapper{justify-content:space-between;width:100%}}@keyframes Catalog-module__y21MPq__slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.Catalog-module__y21MPq__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:60px 0 20px;font-family:inherit;display:flex}.Catalog-module__y21MPq__pagination button{color:#333;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;min-width:44px;height:44px;padding:0 16px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 2px 5px #00000008}.Catalog-module__y21MPq__pagination button:hover:not(:disabled){color:#fb7925;background:#fff;border-color:#fb7925;transform:translateY(-1px);box-shadow:0 4px 12px #fb792526}.Catalog-module__y21MPq__pagination button.Catalog-module__y21MPq__activePage{color:#fff;background-color:#fb7925;border-color:#fb7925;box-shadow:0 4px 10px #fb79254d}.Catalog-module__y21MPq__pagination button:disabled{color:#ccc;cursor:not-allowed;box-shadow:none;background:#f9f9f9;border-color:#eee;transform:none}.Catalog-module__y21MPq__pagination .Catalog-module__y21MPq__pageDots{color:#ccc;letter-spacing:2px;padding:0 5px;font-weight:700}.Catalog-module__y21MPq__doubleSlider{width:100%;height:30px;margin-top:10px;position:relative}.Catalog-module__y21MPq__doubleSlider:before{content:"";z-index:0;background:#e0e0e0;border-radius:2px;width:100%;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Catalog-module__y21MPq__rangeSlider{-webkit-appearance:none;pointer-events:none;z-index:2;background:0 0;width:100%;height:100%;margin:0;position:absolute;top:0;left:0}.Catalog-module__y21MPq__rangeSlider::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:auto;cursor:pointer;z-index:10;background:#fb7925;border:2px solid #fff;border-radius:50%;width:20px;height:20px;margin-top:-8px;transition:transform .1s,background-color .2s;position:relative;box-shadow:0 2px 6px #0003}.Catalog-module__y21MPq__rangeSlider::-webkit-slider-thumb:hover{background:#e06010;transform:scale(1.1)}.Catalog-module__y21MPq__rangeSlider::-webkit-slider-thumb:active{transform:scale(.95);box-shadow:0 0 0 6px #fb792533}.Catalog-module__y21MPq__rangeSlider::-moz-range-thumb{pointer-events:auto;cursor:pointer;z-index:10;background:#fb7925;border:2px solid #fff;border-radius:50%;width:20px;height:20px;transition:transform .1s;transform:translateY(2px);box-shadow:0 2px 6px #0003}.Catalog-module__y21MPq__rangeSlider::-moz-range-thumb:hover{background:#e06010;transform:scale(1.1)translateY(2px)}.Catalog-module__y21MPq__sliderTrack{pointer-events:none}.Catalog-module__y21MPq__subcatContainer{margin-bottom:35px}.Catalog-module__y21MPq__subcatTitle{text-transform:uppercase;letter-spacing:.5px;color:#888;margin-bottom:18px;font-size:.95rem;font-weight:700}.Catalog-module__y21MPq__subcatList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Catalog-module__y21MPq__subcatItem{width:100%}.Catalog-module__y21MPq__subcatButton{text-align:left;color:#444;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:10px 14px;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.Catalog-module__y21MPq__subcatButton:hover{color:#fb7925;background:#fff9f5;border-color:#fb7925;transform:translate(4px)}.Catalog-module__y21MPq__activeSubcatItem .Catalog-module__y21MPq__subcatButton{color:#fff;background-color:#fb7925;border-color:#fb7925;font-weight:700;box-shadow:0 4px 10px #fb792533}.Catalog-module__y21MPq__activeSubcatItem .Catalog-module__y21MPq__subcatButton:hover{color:#fff;transform:none}.Catalog-module__y21MPq__activeSubcatItem .Catalog-module__y21MPq__subcatButton:after{content:"→";font-size:1.1rem}.Catalog-module__y21MPq__thumbLeft{z-index:3}.Catalog-module__y21MPq__thumbRight{z-index:4}
.ProductCard-module__O-UVIa__productCardContainer{padding:25px 20px;transition:all .7s;position:relative}.ProductCard-module__O-UVIa__productCardContainer:hover{cursor:pointer;transform:scale(1.05)}.ProductCard-module__O-UVIa__productCardContainer img{width:90%}.ProductCard-module__O-UVIa__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;height:50px;margin-top:15px;font-weight:500;display:-webkit-box;overflow:hidden}.ProductCard-module__O-UVIa__stars{color:#ffb300;font-size:.9em;font-weight:500}.ProductCard-module__O-UVIa__price{margin-top:15px;font-size:1.1em;font-weight:700!important}.ProductCard-module__O-UVIa__price span{vertical-align:top;padding-right:5px;font-size:.7em}.ProductCard-module__O-UVIa__availability{padding-bottom:15px;font-size:.9em;color:#349900!important}.ProductCard-module__O-UVIa__addToWithlist{cursor:pointer;font-size:1.3em;transition:all .6s;position:absolute;top:10px;right:0}.ProductCard-module__O-UVIa__addToWithlist:hover{transform:scale(1.1)}.ProductCard-module__O-UVIa__productCardContainer{background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;height:100%;padding:15px;transition:all .2s ease-out;display:flex;position:relative}.ProductCard-module__O-UVIa__productCardContainer:hover{z-index:2;border-color:#fb7925;transform:translateY(-5px);box-shadow:0 10px 20px #00000014}.ProductCard-module__O-UVIa__imageWrapper{justify-content:center;align-items:center;width:100%;height:180px;margin-bottom:10px;display:flex;position:relative}.ProductCard-module__O-UVIa__productCardContainer img{object-fit:contain;max-width:100%;max-height:100%;transition:transform .3s}.ProductCard-module__O-UVIa__productCardContainer:hover img{transform:scale(1.05)}.ProductCard-module__O-UVIa__title{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:40px;margin-bottom:10px;font-size:.9rem;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductCard-module__O-UVIa__title:hover{color:#fb7925;text-decoration:underline}.ProductCard-module__O-UVIa__metaInfo{margin-top:auto}.ProductCard-module__O-UVIa__stars{color:#ffb300;margin-bottom:5px;font-size:.8rem}.ProductCard-module__O-UVIa__priceSection{margin:10px 0;line-height:1}.ProductCard-module__O-UVIa__price{color:#fb7925;align-items:flex-start;font-size:1.4rem;font-weight:800;display:flex}.ProductCard-module__O-UVIa__currency{color:#333;margin-left:4px;font-size:.9rem;font-weight:600}.ProductCard-module__O-UVIa__decimals{margin-top:2px;font-size:.75rem;font-weight:700}.ProductCard-module__O-UVIa__availability{margin-bottom:12px;font-size:.75rem;font-weight:600}.ProductCard-module__O-UVIa__inStock{color:#2e7d32}.ProductCard-module__O-UVIa__lowStock{color:#f57f17}.ProductCard-module__O-UVIa__outStock{color:#c62828}.ProductCard-module__O-UVIa__actions{align-items:center;gap:10px;display:flex}.ProductCard-module__O-UVIa__cartBtnWrapper{flex-grow:1}.ProductCard-module__O-UVIa__wishlistBtn{color:#999;cursor:pointer;opacity:0;z-index:100000;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:10px;right:10px;transform:translate(10px);box-shadow:0 2px 5px #0000001a}.ProductCard-module__O-UVIa__productCardContainer:hover .ProductCard-module__O-UVIa__wishlistBtn{opacity:1;transform:translate(0)}.ProductCard-module__O-UVIa__wishlistBtn:hover{color:#fb7925;transform:scale(1.1)}@media (max-width:768px){.ProductCard-module__O-UVIa__wishlistBtn{opacity:1;box-shadow:none;border:1px solid #eee;transform:none}.ProductCard-module__O-UVIa__productCardContainer{padding:10px}.ProductCard-module__O-UVIa__title{font-size:.85rem}}
.home-module__Hx0lNG__heroSection{width:100%;max-width:1600px;margin:0 auto;padding:30px 0}.home-module__Hx0lNG__heroGrid{grid-template-columns:2.5fr 1fr;gap:20px;height:420px;display:grid}.home-module__Hx0lNG__sliderContainer{border-radius:16px;height:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.home-module__Hx0lNG__slideImg{object-fit:cover;width:100%;height:100%}.home-module__Hx0lNG__slideContent{color:#fff;z-index:2;text-shadow:0 2px 10px #0000004d;max-width:500px;position:absolute;bottom:40px;left:40px}.home-module__Hx0lNG__slideTitle{margin-bottom:10px;font-size:2.5rem;font-weight:800;line-height:1.1}.home-module__Hx0lNG__slideBtn{color:#fff;cursor:pointer;background:#fb7925;border:none;border-radius:30px;margin-top:15px;padding:12px 30px;font-weight:600;transition:transform .2s}.home-module__Hx0lNG__slideBtn:hover{background:#e0600d;transform:scale(1.05)}.home-module__Hx0lNG__bannerColumn{flex-direction:column;gap:20px;height:100%;display:flex}.home-module__Hx0lNG__promoCard{background:#f8f9fa;border-radius:16px;flex:1;align-items:center;padding:20px;text-decoration:none;transition:transform .3s;display:flex;position:relative;overflow:hidden}.home-module__Hx0lNG__promoCard:hover{transform:translateY(-5px);box-shadow:0 10px 20px #00000014}.home-module__Hx0lNG__cardDark{color:#fff;background:#1a1a1a}.home-module__Hx0lNG__cardLight{color:#333;background:#fff4e6}.home-module__Hx0lNG__cardContent{z-index:2;width:60%}.home-module__Hx0lNG__cardLabel{text-transform:uppercase;letter-spacing:1px;opacity:.7;margin-bottom:5px;font-size:.75rem;font-weight:700;display:block}.home-module__Hx0lNG__cardHeading{margin-bottom:0;font-size:1.4rem;font-weight:700;line-height:1.2}.home-module__Hx0lNG__cardImg{width:160px;transition:transform .3s;position:absolute;bottom:-20px;right:-20px;transform:rotate(-10deg)}.home-module__Hx0lNG__promoCard:hover .home-module__Hx0lNG__cardImg{transform:rotate(0)scale(1.1)}@media (max-width:992px){.home-module__Hx0lNG__heroGrid{grid-template-columns:1fr;height:auto}.home-module__Hx0lNG__sliderContainer{height:300px}.home-module__Hx0lNG__bannerColumn{flex-direction:row;height:180px}}@media (max-width:600px){.home-module__Hx0lNG__bannerColumn{flex-direction:column;height:auto}.home-module__Hx0lNG__promoCard{height:150px}}
