.filter-catalog-page{color:#000;flex-direction:column;max-width:1200px;margin:0 auto;display:flex}.filter-catalog-page span.bold{font-weight:700}.filter-catalog-page .product-navigation-map{flex-direction:row;align-items:center;gap:15px;margin-bottom:35px;display:flex}.filter-catalog-page .product-navigation-map>span{color:#828282}.filter-catalog-page .product-navigation-map>span:not(.hypen):hover{cursor:pointer;text-decoration:underline}.filter-catalog-page .product-navigation-map>span:not(.hypen):hover:after{text-decoration:none}.filter-catalog-page .product-navigation-map>span:first-child{color:#000}.filter-catalog-page .body{flex-direction:row;gap:50px;margin-bottom:100px;display:flex;position:relative}.filter-catalog-page .body .filters-block{width:260px}.filter-catalog-page .body .right{flex:1}.filter-catalog-page .body .right .sort-by{flex-direction:row;align-items:center;gap:10px;width:max-content;display:flex}.filter-catalog-page .body .right .sort-by label{white-space:nowrap;letter-spacing:0%;font-size:16px;font-weight:400;line-height:100%}.filter-catalog-page .body .right .grid.skeleton .skeleton-card-enhanced{margin:0}.filter-catalog-page .body .right .loading-state .grid.skeleton{margin-top:50px}.filter-catalog-page .body .right .empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-top:50px;padding:80px 40px;display:flex}.filter-catalog-page .body .right .empty-state .empty-icon{opacity:.5;margin-bottom:20px;font-size:48px}.filter-catalog-page .body .right .empty-state h3{color:#333;margin-bottom:12px;font-size:24px;font-weight:500}.filter-catalog-page .body .right .empty-state p{color:#666;max-width:400px;margin-bottom:24px;font-size:16px;line-height:1.5}.filter-catalog-page .body .right .empty-state .reset-filters-btn{color:#fff;cursor:pointer;background:#742e38;border:none;border-radius:6px;padding:12px 24px;font-size:14px;font-weight:500;transition:opacity .2s}.filter-catalog-page .body .right .empty-state .reset-filters-btn:hover{opacity:.9}.skeleton-card-enhanced{box-sizing:border-box;background:#fff;border:1px solid #f0f0f0;border-radius:8px;flex-direction:column;width:100%;height:auto;min-height:400px;padding:0;display:flex;position:relative;overflow:hidden;margin:0!important}.skeleton-card-enhanced .skeleton-labels{z-index:2;position:absolute;top:12px;left:12px}.skeleton-card-enhanced .skeleton-labels .skeleton-label{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:12px;width:80px;height:20px;animation:1.5s infinite skeleton-loading}.skeleton-card-enhanced .skeleton-favorite{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:50%;width:24px;height:24px;animation:1.5s infinite skeleton-loading;position:absolute;top:12px;right:12px}.skeleton-card-enhanced .skeleton-image{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;flex-shrink:0;width:100%;height:220px;animation:1.5s infinite skeleton-loading}.skeleton-card-enhanced .skeleton-info{flex-direction:column;flex:1;gap:8px;padding:15px;display:flex}.skeleton-card-enhanced .skeleton-info .skeleton-text{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite skeleton-loading}.skeleton-card-enhanced .skeleton-info .skeleton-text.brand{width:40%;height:12px}.skeleton-card-enhanced .skeleton-info .skeleton-text.title{width:85%;height:16px}.skeleton-card-enhanced .skeleton-info .skeleton-text.stock{width:30%;height:12px}.skeleton-card-enhanced .skeleton-info .skeleton-text.price{width:50%;height:18px}.skeleton-card-enhanced .skeleton-info .skeleton-colors{gap:6px;margin-top:4px;display:flex}.skeleton-card-enhanced .skeleton-info .skeleton-colors .skeleton-color{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:50%;width:16px;height:16px;animation:1.5s infinite skeleton-loading}.skeleton-card-enhanced .skeleton-actions{gap:8px;margin-top:auto;padding:0 15px 15px;display:flex}.skeleton-card-enhanced .skeleton-actions .skeleton-cart-btn{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:6px;flex:1;height:40px;animation:1.5s infinite skeleton-loading}.skeleton-card-enhanced .skeleton-actions .skeleton-quantity{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:6px;width:100px;height:40px;animation:1.5s infinite skeleton-loading}@keyframes skeleton-loading{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.filter-catalog-page .body .right .grid{grid-template-columns:repeat(2,1fr);gap:30px 20px}.filter-catalog-page .body .right .grid.skeleton{gap:30px 20px}.filter-catalog-page .body .right .grid.skeleton .skeleton-card-enhanced .skeleton-image{height:180px}.filter-catalog-page .body .right .grid.skeleton .skeleton-card-enhanced{min-height:350px}}@media (max-width:480px){.filter-catalog-page .body .right .grid{grid-template-columns:1fr;gap:20px}.filter-catalog-page .body .right .grid.skeleton{gap:20px}.filter-catalog-page .body .right .grid.skeleton .skeleton-card-enhanced .skeleton-image{height:200px}.filter-catalog-page .body .right .grid.skeleton .skeleton-card-enhanced{min-height:380px}}.filter-catalog-page .body .right .grid{grid-template-columns:repeat(3,1fr);gap:50px 40px;margin-top:50px;display:grid}.filter-catalog-page .body .right .grid.skeleton *{box-sizing:border-box;margin:0;padding:0}.filter-catalog-page .body .right .grid.skeleton .skeleton-card-enhanced{contain:layout style paint;grid-area:span 1/span 1;overflow:hidden;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
/*# sourceMappingURL=e9d4a3319b538a21.css.map*/