.catalog-page{background-color:#f8fafc;min-height:80vh;padding:20px 0 60px}.catalog-breadcrumbs{color:#64748b;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;font-size:.82rem;display:flex}.crumb-link{color:#64748b;text-decoration:none;transition:color .15s}.crumb-link:hover{color:var(--brand-primary)}.home-link{align-items:center;display:flex}.crumb-sep{color:#cbd5e1;font-size:.8rem}.crumb-current{color:#0f172a;font-weight:600}.category-header-wrap{margin-bottom:20px}.category-title-group{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.category-title{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:800}.category-count-badge{color:#64748b;background:#e2e8f0;border-radius:20px;padding:4px 10px;font-size:.88rem;font-weight:600}.category-description{color:#475569;max-width:800px;margin-top:8px;font-size:.92rem;line-height:1.5}.subcategories-bar{margin-bottom:24px;position:relative}.subcategories-scroll{scrollbar-width:thin;gap:10px;padding-bottom:6px;display:flex;overflow-x:auto}.subcategories-scroll::-webkit-scrollbar{height:4px}.subcategories-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.subcategory-pill{color:#334155;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:8px 16px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 1px 2px #00000008}.subcategory-pill:hover{border-color:var(--brand-primary);color:var(--brand-primary);background:#f0f9ff;transform:translateY(-1px)}.catalog-layout{grid-template-columns:280px 1fr;align-items:flex-start;gap:28px;display:grid}.filters-sidebar{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px;position:sticky;top:90px;box-shadow:0 1px 4px #00000008}.mobile-filters-top{display:none}.filter-card-block{border-bottom:1px solid #f1f5f9;margin-bottom:24px;padding-bottom:20px}.filter-card-block:last-of-type{border-bottom:none;margin-bottom:12px}.filter-block-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.filter-block-title{color:#0f172a;margin:0;font-size:.95rem;font-weight:700}.filter-count-hint{color:#94a3b8;background:#f1f5f9;border-radius:10px;padding:2px 6px;font-size:.75rem}.price-inputs-row{align-items:center;gap:8px;margin-bottom:10px;display:flex}.price-input-field{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex:1;align-items:center;padding:8px 10px;transition:border-color .15s;display:flex}.price-input-field:focus-within{border-color:var(--brand-primary);background:#fff}.price-prefix{color:#94a3b8;margin-right:6px;font-size:.8rem}.price-input-field input{color:#0f172a;background:0 0;border:none;outline:none;width:100%;font-size:.9rem;font-weight:600}.price-dash{color:#94a3b8}.price-presets-row{flex-wrap:wrap;gap:6px;display:flex}.preset-pill{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #0000;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:600;transition:all .15s}.preset-pill:hover,.preset-pill.active{color:var(--brand-primary);background:#e0f2fe;border-color:#01b1e34d}.stock-toggle-label{cursor:pointer;user-select:none;justify-content:space-between;align-items:center;display:flex}.toggle-main-text{color:#0f172a;font-size:.92rem;font-weight:700;display:block}.toggle-sub-text{color:#64748b;font-size:.72rem;display:block}.switch-ui{flex-shrink:0;width:44px;height:24px;position:relative}.switch-input{opacity:0;width:0;height:0}.switch-track{background-color:#cbd5e1;border-radius:24px;transition:all .25s;position:absolute;inset:0}.switch-track:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .25s cubic-bezier(.16,1,.3,1);position:absolute;bottom:3px;left:3px;box-shadow:0 1px 3px #0003}.switch-input:checked+.switch-track{background:linear-gradient(135deg,#0957a0 0%,#01b1e3 100%)}.switch-input:checked+.switch-track:before{transform:translate(20px)}.brand-search-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;margin-bottom:10px;padding:6px 10px;display:flex}.search-lens-icon{color:#94a3b8}.brand-search-box input{color:#0f172a;background:0 0;border:none;outline:none;width:100%;font-size:.82rem}.brands-checklist{flex-direction:column;gap:8px;max-height:220px;padding-right:4px;display:flex;overflow-y:auto}.brands-checklist::-webkit-scrollbar{width:4px}.brands-checklist::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.brand-check-item{cursor:pointer;color:#334155;user-select:none;align-items:center;gap:8px;padding:2px 0;font-size:.85rem;display:flex}.brand-check-item input{display:none}.custom-checkbox-box{color:#fff;border:1.5px solid #cbd5e1;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .15s;display:flex}.brand-check-item input:checked+.custom-checkbox-box{background:var(--brand-primary);border-color:var(--brand-primary)}.brand-title{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.brand-badge-count{color:#94a3b8;font-size:.72rem}.reset-filters-btn{color:#64748b;cursor:pointer;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;padding:10px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.reset-filters-btn:hover{color:#dc2626;background:#fee2e2;border-color:#fca5a5}.mobile-apply-footer{display:none}.catalog-toolbar{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:10px 16px;display:flex;box-shadow:0 1px 3px #00000005}.toolbar-left,.toolbar-right{align-items:center;gap:14px;display:flex}.sort-select-wrap{align-items:center;gap:8px;display:flex}.sort-label{color:#64748b;font-size:.85rem;font-weight:500}.custom-select-container{align-items:center;display:flex;position:relative}.catalog-sort-select{-webkit-appearance:none;appearance:none;color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;padding:6px 30px 6px 12px;font-size:.85rem;font-weight:600;transition:border-color .15s}.catalog-sort-select:focus{border-color:var(--brand-primary)}.select-chevron{pointer-events:none;color:#64748b;position:absolute;right:10px}.shown-products-counter{color:#64748b;font-size:.85rem}.shown-products-counter strong{color:#0f172a}.view-mode-toggles{background:#f1f5f9;border-radius:8px;gap:4px;padding:3px;display:flex}.view-mode-btn{color:#64748b;cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .15s;display:flex}.view-mode-btn:hover{color:#0f172a}.view-mode-btn.active{color:var(--brand-primary);background:#fff;box-shadow:0 1px 3px #00000014}.active-chips-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.active-chips-list{flex-wrap:wrap;gap:8px;display:flex}.active-chip{color:#0369a1;background:#e0f2fe;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:.78rem;font-weight:600;display:inline-flex}.chip-remove-btn{cursor:pointer;opacity:.7;align-items:center;transition:opacity .15s;display:flex}.chip-remove-btn:hover{opacity:1}.clear-chips-btn{color:#ef4444;cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:.78rem;font-weight:600;text-decoration:underline}.catalog-empty-state{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px}.empty-icon-circle{color:#94a3b8;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:16px;display:flex}.empty-title{color:#0f172a;margin-bottom:8px;font-size:1.25rem;font-weight:700}.empty-desc{color:#64748b;max-width:400px;margin-bottom:20px;font-size:.9rem}.list-view{flex-direction:column!important;gap:16px!important;display:flex!important}.list-view .product-card{flex-direction:row!important;align-items:center!important;gap:20px!important;padding:16px 20px!important;display:flex!important}.list-view .card-top-row{width:auto!important;position:static!important}.list-view .card-top-row .product-badges{display:none!important}.list-view .card-media-link{flex-shrink:0!important;width:140px!important}.list-view .product-img-wrapper{height:130px!important;margin-bottom:0!important}.list-view .card-body{flex:auto!important;min-width:0!important}.list-view .product-title{-webkit-line-clamp:2!important;min-height:auto!important;max-height:none!important;font-size:1.05rem!important}.list-view .card-actions-row{flex-direction:column!important;flex-shrink:0!important;gap:8px!important;width:190px!important;display:flex!important}.mobile-filter-trigger{color:#0f172a;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:.85rem;font-weight:700;display:none}.active-badge-count{background:var(--brand-primary);color:#fff;border-radius:10px;padding:1px 6px;font-size:.7rem}.mobile-sticky-filter-bar{display:none}.filter-backdrop{backdrop-filter:blur(4px);z-index:998;opacity:0;background:#0f172a66;transition:opacity .25s;display:none;position:fixed;inset:0}@media (width<=1024px){.catalog-layout{grid-template-columns:240px 1fr;gap:20px}}@media (width<=868px){.catalog-layout{grid-template-columns:1fr}.mobile-filter-trigger{display:flex}.shown-products-counter{display:none}.filters-sidebar{z-index:999;border-radius:0;flex-direction:column;width:320px;max-width:85vw;height:100vh;padding:0;transition:left .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:-100%;box-shadow:4px 0 24px #00000026}.filters-sidebar.open{left:0}.mobile-filters-top{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.mobile-filters-title{color:#0f172a;align-items:center;gap:8px;font-size:1.1rem;font-weight:800;display:flex}.close-filters-btn{color:#64748b;cursor:pointer;background:0 0;border:none;display:flex}.filters-inner-scroll{flex:1;padding:20px;overflow-y:auto}.mobile-apply-footer{background:#fff;border-top:1px solid #e2e8f0;padding:16px 20px;display:block}.mobile-sticky-filter-bar{z-index:90;pointer-events:none;justify-content:center;display:flex;position:fixed;bottom:72px;left:0;right:0}.floating-filter-action{pointer-events:auto;color:#fff;cursor:pointer;background:linear-gradient(135deg,#0957a0 0%,#01b1e3 100%);border:none;border-radius:30px;align-items:center;gap:8px;padding:12px 24px;font-size:.9rem;font-weight:700;transition:transform .2s;display:flex;box-shadow:0 4px 18px #01b1e373}.floating-filter-action:active{transform:scale(.96)}.floating-badge-pill{color:var(--brand-primary);background:#fff;border-radius:12px;padding:2px 7px;font-size:.72rem;font-weight:800}}@media (width<=640px){.catalog-products-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.product-card{padding:8px!important}.product-img-wrapper{height:130px!important}.current-price{font-size:.98rem!important}.buy-btn-label{display:none}.buy-btn{padding:8px!important}.card-actions-row{grid-template-columns:1fr 1fr!important}.one-click-btn{padding:8px!important;font-size:.72rem!important}}@media (width<=480px){.catalog-page .container{padding:0 10px!important}.category-title{font-size:1.35rem!important}.category-count-badge{font-size:.75rem!important}.subcategory-pill{padding:6px 12px!important;font-size:.8rem!important}.catalog-toolbar{flex-direction:column!important;align-items:stretch!important;gap:10px!important;padding:12px 14px!important}.toolbar-left{justify-content:space-between!important;width:100%!important}.sort-select-wrap{flex:1!important}.catalog-sort-select{width:100%!important;font-size:13px!important}.filters-sidebar{width:300px!important;max-width:90vw!important}.floating-filter-action{padding:10px 18px!important;font-size:.82rem!important}}
