.catalog-page{position:relative;z-index:1;min-height:100vh;padding:2rem 0}.breadcrumb-nav{margin-bottom:2rem}.filters-sidebar{background:#252d32;border-radius:4px;padding:1.5rem;position:sticky;top:5rem}.filters-toggle{display:none;width:100%;background:#252d32;border:none;border-radius:4px;padding:1rem 1.5rem;color:#fff;font-weight:600;font-size:1rem;cursor:pointer;margin-bottom:1rem}.filters-toggle i{margin-right:.5rem}.filters-toggle:after{content:"";display:inline-block;width:.5rem;height:.5rem;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(45deg);margin-left:auto;transition:transform .3s ease}.filters-toggle[aria-expanded=true]:after{transform:rotate(-135deg)}.filters-title{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.filters-subtitle{color:#c5ced4;font-size:.9rem;margin-bottom:1.5rem}.functions-list{display:flex;flex-direction:column;gap:.5rem;max-height:calc(100vh - 280px);overflow-y:auto}.functions-list::-webkit-scrollbar{width:6px}.functions-list::-webkit-scrollbar-track{background:#1a2225;border-radius:3px}.functions-list::-webkit-scrollbar-thumb{background:#6b7880;border-radius:3px}.functions-list::-webkit-scrollbar-thumb:hover{background:#c5ced4}.function-filter{display:flex;align-items:center;padding:.2rem .8rem .2rem .2rem;border-radius:4px;background:#1a2225;border:1px solid #252d32;cursor:pointer;transition:all .2s ease}.function-filter.active{background:#e53935;border-color:#e53935}.function-filter.active .function-count{color:#fff}.function-icon{width:48px;height:48px;margin-right:.75rem;display:flex;align-items:center;justify-content:center}.function-logo{width:100%;height:100%;object-fit:contain}.function-name{color:#fff;font-weight:500;flex:1;font-size:14px}.function-count{color:#6b7880;font-size:.85rem;margin-left:auto}.filter-actions{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #1a2225}.clear-filters-btn{background:#1a2225;color:#fff;border:1px solid #6b7880;padding:.5rem 1rem;border-radius:4px;font-size:.9rem;cursor:pointer;width:100%}.catalog-header{margin-bottom:2rem}.catalog-info{display:flex;justify-content:space-between;align-items:center;background:#252d32;border-radius:4px;padding:1.5rem}.catalog-count{color:#fff;font-size:1.1rem;font-weight:500;margin:0}.catalog-main-title{color:#fff;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;line-height:1.3}.sort-dropdown .dropdown-toggle{background:#1a2225;border:1px solid #252d32;border-radius:4px;padding:.5rem 1rem;color:#fff;font-size:.9rem;min-width:160px;text-align:left;display:flex;align-items:center;justify-content:space-between}.sort-dropdown .dropdown-toggle:after{border-top-color:#fff}.sort-dropdown .dropdown-toggle:focus{box-shadow:none;border-color:#4dd0e1}.sort-dropdown .dropdown-menu{background:#1a2225;border:1px solid #252d32;border-radius:4px;min-width:160px;padding:.5rem 0}.sort-dropdown .dropdown-menu .dropdown-item{color:#c5ced4;padding:.5rem 1rem}.sort-dropdown .dropdown-menu .dropdown-item.active,.sort-dropdown .dropdown-menu .dropdown-item:active{background:#e53935;color:#fff}.sort-label{color:#c5ced4;font-size:.9rem;margin-right:.5rem}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.product-card{background:#252d32;border-radius:4px;overflow:hidden;padding:0;display:flex;flex-direction:column;height:100%;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none!important;color:inherit}.product-card:hover,.product-card:focus,.product-card:active{text-decoration:none!important}.product-card *{text-decoration:none!important}.product-card .product-image{position:relative;height:200px;overflow:hidden;background:#1a2225;flex-shrink:0}.product-card .product-image img{width:100%;height:100%;object-fit:cover}.product-content{padding:.6rem 1rem 1rem;display:flex;flex-direction:column;flex:1}.product-title{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.product-functions{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.product-functions .function-tag{display:inline-block;background:#1a2225;color:#c5ced4;text-decoration:none;padding:.4rem .8rem;border-radius:4px;font-size:.8rem;font-weight:500;border:1px solid #252d32}.product-footer{margin-top:auto}.product-price{margin-bottom:1rem}.product-price .price-value{color:#e53935;font-size:1.25rem;font-weight:600}.product-btn{display:inline-block;background:#e53935;border:none;color:#fff;text-decoration:none;padding:.75rem 1.5rem;border-radius:4px;font-weight:500;text-align:center;width:100%;margin-top:auto}@media(hover:hover)and (pointer:fine){.function-filter:hover{border-color:#6b7880}.clear-filters-btn:hover{background:#6b7880}.product-card:hover{transform:scale(1.02)}.product-functions .function-tag:hover{border-color:#4dd0e1;color:#4dd0e1}.product-btn:hover{background:#cd1e1a;color:#fff}.sort-dropdown .dropdown-item:hover{background:#252d32;color:#fff}}@media(max-width:991.98px){.catalog-info{flex-direction:column;gap:1rem;align-items:flex-start}.filters-sidebar{position:static}.filters-toggle{display:flex;align-items:center}.filters-content{display:none}.filters-content.show{display:block}.filters-sidebar{padding:0;background:transparent}.filters-sidebar.expanded .filters-content{display:block;background:#252d32;padding:1.5rem;border-radius:0 0 4px 4px;margin-top:-1rem}.filters-sidebar.expanded .filters-toggle{border-radius:4px 4px 0 0}}.more-products-notice{margin-bottom:1.5rem;background:linear-gradient(135deg,#00bcd426,#00bcd40d);border:1px solid #4dd0e1;border-radius:8px;padding:1.25rem 1.5rem;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.more-products-content{display:flex;align-items:center;gap:1rem}.more-products-content>i{font-size:1.5rem;color:#4dd0e1;flex-shrink:0}.more-products-text{display:flex;flex-direction:column;gap:.25rem;flex:1}.more-products-text strong{color:#fff;font-size:1rem;font-weight:600}.more-products-text span{color:#c5ced4;font-size:.9rem}.more-products-btn{background:#4dd0e1;border:none;color:#fff;padding:.65rem 1.25rem;border-radius:4px;font-weight:600;font-size:.9rem;cursor:pointer;white-space:nowrap;transition:background .2s ease}.more-products-btn:hover{background:#24c2d7}@media(max-width:767.98px){.more-products-content{flex-direction:column;text-align:center}.more-products-content>i{font-size:2rem}.more-products-text{align-items:center}.more-products-btn{width:100%}}.catalog-description{margin-top:3rem;background:#252d32;border-radius:8px;padding:2rem;border:1px solid rgba(255,255,255,.05)}.catalog-description p{color:#c5ced4;font-size:1rem;line-height:1.7;margin-bottom:1.25rem}.catalog-description p:last-child{margin-bottom:0}@media(max-width:767.98px){.products-grid{grid-template-columns:1fr}.function-filter{padding:.5rem}.function-icon{width:28px;height:28px;margin-right:.5rem}.function-name{font-size:.9rem}}
