.page-header{background:linear-gradient(135deg, var(--primary) 0%, #001f7a 100%);text-align:center;padding:60px 0 50px}.page-header h1{color:#fff;margin-bottom:.5rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800}.page-header .breadcrumb{background:0 0;justify-content:center;margin:0;padding:0}.page-header .breadcrumb-item a{color:#ffffffb3;transition:color .2s}.page-header .breadcrumb-item a:hover,.page-header .breadcrumb-item.active{color:var(--accent)}.page-header .breadcrumb-item+.breadcrumb-item:before{color:#fff6}.filter-section{background:var(--bg-section-alt);border-bottom:1px solid var(--border-color);padding:24px 0}.search-wrap{position:relative}.search-wrap .search-icon{color:var(--text-muted);pointer-events:none;font-size:.9rem;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.search-wrap input{background:var(--bg-card);border:1.5px solid var(--border-color);width:100%;color:var(--text-body);border-radius:8px;padding:.65rem 1rem .65rem 2.6rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.search-wrap input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0035ad1f}.search-wrap input::placeholder{color:var(--text-muted);opacity:.7}.filter-pills{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.filter-pill{background:var(--bg-card);border:1.5px solid var(--border-color);color:var(--text-body);cursor:pointer;border-radius:50px;padding:.35rem 1.1rem;font-size:.85rem;font-weight:600;transition:background .2s,border-color .2s,color .2s}.filter-pill.active{background:var(--primary);border-color:var(--primary);color:#fff}.filter-pill:hover:not(.active){border-color:var(--primary);color:var(--primary)}.products-page-section{background:var(--bg-body);padding:60px 0 80px}.results-count{color:var(--text-muted);margin-bottom:1.5rem;font-size:.88rem}.products-page-section .product-img{background:var(--bg-section-alt);height:240px;display:block;overflow:hidden}.products-page-section .product-img img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .35s;display:block}.products-page-section .product-card:hover .product-img img{transform:scale(1.05)}.badge-cat{background:var(--section-tag-bg);color:var(--primary);text-transform:uppercase;letter-spacing:.5px;border-radius:50px;margin-bottom:.5rem;padding:.2rem .65rem;font-size:.72rem;font-weight:700;display:inline-block}.no-results{text-align:center;color:var(--text-muted);padding:64px 16px;display:none}.no-results i{opacity:.35;margin-bottom:1rem;font-size:3rem;display:block}.no-results p{margin:0;font-size:1rem}@media (width<=768px){.filter-section{padding:16px 0}.products-page-section{padding:48px 0 60px}.page-header{padding:44px 0 36px}.products-page-section .product-img{height:200px}}
