.syz-product-category-page{--primary-red:#B2322E;--primary-dark:#181818;--white:#FFFFFF;--off-white:#F9F9F9;--text-muted:#666666;--border-light:#E0E0E0;--shadow-sm:0 2px 8px rgba(0,0,0,.05);--shadow-md:0 8px 24px rgba(0,0,0,.08);--ff-h:"Lexend", Arial, sans-serif;--ff-b:"DM Sans", Arial, sans-serif;--ff-m:"DM Mono", monospace;font-family:var(--ff-b);color:var(--primary-dark)}.syz-product-category-page *,.syz-product-category-page *::before,.syz-product-category-page *::after{box-sizing:border-box}.syz-product-category-page a{color:inherit;text-decoration:none}.syz-product-category-page .container{max-width:1400px;margin:0 auto;padding:0 40px}.syz-product-category-page .catalog-title-sec{padding:72px 0 46px;background:var(--off-white);border-bottom:1px solid var(--border-light)}.syz-product-category-page .breadcrumbs{display:flex;align-items:center;gap:8px;font-size:.8rem;color:var(--text-muted);margin-bottom:16px}.syz-product-category-page .breadcrumbs span::after{content:"/";margin-left:8px}.syz-product-category-page .breadcrumbs span:last-child::after{display:none}.syz-product-category-page .breadcrumbs a:hover{color:var(--primary-red)}.syz-product-category-page .breadcrumbs .current{color:var(--primary-dark);font-weight:500}.syz-product-category-page .title-row{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:20px}.syz-product-category-page .title-row h1{font-family:var(--ff-h);font-size:2.6rem;font-weight:900;letter-spacing:0;margin:0 0 8px}.syz-product-category-page .category-description{max-width:860px;color:var(--text-muted);font-size:.98rem;line-height:1.7}.syz-product-category-page .category-description p{margin:0}.syz-product-category-page .results-count{font-family:var(--ff-m);font-size:.8rem;color:var(--primary-red);background:rgb(178 50 46 / .08);padding:6px 14px;border-radius:4px;font-weight:600}.syz-product-category-page .filter-section{padding:50px 0 100px}.syz-product-category-page .filter-layout{display:grid;grid-template-columns:300px 1fr;gap:40px;align-items:start}.syz-product-category-page .sidebar-filters{background:#fff;border:1px solid var(--border-light);border-radius:8px;padding:22px;position:sticky;top:92px}.syz-product-category-page .sidebar-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-light);padding-bottom:16px;margin-bottom:18px}.syz-product-category-page .sidebar-head h2{font-family:var(--ff-h);font-size:1.08rem;margin:0}.syz-product-category-page .category-drawer{border-bottom:1px solid var(--border-light);padding:0 0 12px;margin-bottom:12px}.syz-product-category-page .category-drawer:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.syz-product-category-page .category-drawer summary{list-style:none;cursor:pointer;font-family:var(--ff-h);font-size:.86rem;font-weight:700;text-transform:uppercase;letter-spacing:.4px;display:flex;align-items:center;justify-content:space-between;gap:12px}.syz-product-category-page .category-drawer summary::-webkit-details-marker{display:none}.syz-product-category-page .category-drawer summary::after{content:"+";font-family:var(--ff-m);font-size:1rem;color:var(--primary-red)}.syz-product-category-page .category-drawer[open] summary::after{content:"-"}.syz-product-category-page .category-links{display:flex;flex-direction:column;gap:6px;padding-top:12px}.syz-product-category-page .category-filter{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:0!important;background:transparent!important;color:var(--text-muted)!important;font-size:.9rem;line-height:1.35;text-align:left;padding:7px 8px;border-radius:5px;box-shadow:none!important;transition:all .2s}.syz-product-category-page .category-filter:hover,.syz-product-category-page .category-filter.active{border:0!important;background:rgb(178 50 46 / .06)!important;color:var(--primary-red)!important;box-shadow:none!important}.syz-product-category-page .catalog-toolbar{background:#fff;border:1px solid var(--border-light);border-radius:8px;padding:18px 20px;margin-bottom:24px;box-shadow:var(--shadow-sm)}.syz-product-category-page .toolbar-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.syz-product-category-page .toolbar-top h2{font-family:var(--ff-h);font-size:1.1rem;margin:0}.syz-product-category-page .active-filter-text{font-family:var(--ff-m);font-size:.78rem;color:var(--text-muted)}.syz-product-category-page .model-filter-row{display:flex;flex-wrap:wrap;gap:8px}.syz-product-category-page .model-filter{border:1px solid var(--border-light)!important;background:var(--off-white)!important;color:var(--primary-dark)!important;border-radius:999px;padding:7px 13px;font-family:var(--ff-b);font-size:.85rem;cursor:pointer;pointer-events:auto!important;box-shadow:none!important;transition:all .2s}.syz-product-category-page .model-filter span{font-family:var(--ff-m);font-size:.7rem;color:var(--text-muted);margin-left:4px}.syz-product-category-page .model-filter:hover,.syz-product-category-page .model-filter.active{border-color:var(--primary-red)!important;background:rgb(178 50 46 / .06)!important;color:var(--primary-red)!important;box-shadow:none!important}.syz-product-category-page .product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.syz-product-category-page .prod-card{background:#fff;border:1px solid var(--border-light);border-radius:8px;overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow-sm);transition:all .3s;min-width:0}.syz-product-category-page .prod-card:hover{border-color:var(--primary-red);transform:translateY(-4px);box-shadow:var(--shadow-md)}.syz-product-category-page .prod-visual{position:relative;aspect-ratio:4 / 3;background:var(--off-white);border-bottom:1px solid var(--border-light);overflow:hidden}.syz-product-category-page .prod-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(100%) brightness(.98) contrast(1.05);transition:all .3s}.syz-product-category-page .prod-card:hover .prod-visual img{filter:grayscale(10%) brightness(1)}.syz-product-category-page .prod-content{padding:18px}.syz-product-category-page .prod-title{font-family:var(--ff-h);font-size:1rem;font-weight:700;line-height:1.35;margin:0}.syz-product-category-page .empty-state{grid-column:1 / -1;text-align:center;padding:80px 40px;background:var(--off-white);border:1px dashed var(--border-light);border-radius:8px}.syz-product-category-page .empty-state h3{font-family:var(--ff-h);font-size:1.4rem;margin:0 0 10px}.syz-product-category-page .empty-state p{color:var(--text-muted);margin:0}@media (max-width:1200px){.syz-product-category-page .product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.syz-product-category-page .filter-layout{grid-template-columns:1fr}.syz-product-category-page .sidebar-filters{position:relative;top:0}}@media (max-width:768px){.syz-product-category-page .container{padding:0 22px}.syz-product-category-page .catalog-title-sec{padding:58px 0 28px}.syz-product-category-page .title-row h1{font-size:2rem}.syz-product-category-page .product-grid{grid-template-columns:1fr}.syz-product-category-page .toolbar-top{align-items:flex-start;flex-direction:column}}