.search-hero{padding:32px 0 24px;background:linear-gradient(180deg,#faf9f6,#fff);border-bottom:1px solid #ececec}.search-hero .breadcrumbs{padding:0 0 12px;font-size:13px;color:#666;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.search-hero .breadcrumbs a{color:#666}.search-hero .breadcrumbs a:hover{color:#1a1a1a}.search-hero .breadcrumbs .sep{color:#ccc}.search-hero .catalog-title{font-size:32px;font-weight:700;letter-spacing:-.02em;margin:0 0 16px}.search-hero-form{max-width:720px}.search-input-wrapper{position:relative}.search-big-icon{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:#666;pointer-events:none}.search-big-input{width:100%;height:56px;padding:0 56px 0 50px;background:#fff;border:1.5px solid #e0e0e0;border-radius:12px;font-size:17px;color:#1a1a1a;outline:none;transition:all .15s}.search-big-input:focus{border-color:#1a1a1a;box-shadow:0 0 0 4px #e8501f1a}.search-clear{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;background:#f5f3ee;color:#555;font-size:20px;line-height:26px;text-align:center;text-decoration:none;transition:all .15s}.search-clear:hover{background:#ececec;color:#1a1a1a}.catalog-container{padding:24px 0 48px}.catalog-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:28px;align-items:start}@media (max-width: 900px){.catalog-layout{grid-template-columns:1fr;gap:16px}}.filters-sidebar{background:#fff;border:1px solid #ececec;border-radius:12px;padding:18px 20px;position:sticky;top:88px}.filters-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #ececec}.filters-header h3{font-size:15px;margin:0}.reset-filters{font-size:12px;color:#c73f16;text-decoration:none;font-weight:500}.reset-filters:hover{text-decoration:underline}.filter-group{margin-bottom:18px}.filter-group:last-child{margin-bottom:0}.filter-group-title{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#666;margin-bottom:10px}.filter-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.filter-list-link{display:flex;align-items:center;justify-content:space-between;padding:7px 10px;border-radius:8px;font-size:13.5px;color:#555;text-decoration:none;transition:all .12s}.filter-list-link:hover{background:#f5f3ee;color:#1a1a1a}.filter-list-link.active{background:#1a1a1a;color:#fff;font-weight:600}.filter-list-count{font-size:12px;color:#aaa;background:#0000000a;padding:2px 8px;border-radius:10px}.filter-list-link.active .filter-list-count{background:#fff3;color:#fff}.catalog-results{min-width:0}.search-results-info{font-size:14px;color:#666;margin:0 0 16px}.search-results-info strong{color:#1a1a1a}.catalog-toolbar{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border:1px solid #ececec;border-radius:10px;margin-bottom:18px;flex-wrap:wrap}.filters-mobile-toggle{display:none;align-items:center;gap:6px;background:#1a1a1a;color:#fff;border:none;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:500}.toolbar-count{font-size:13px;color:#666}.toolbar-count-num{font-weight:700;color:#1a1a1a;margin-right:4px}.toolbar-controls{margin-left:auto;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.toolbar-sort{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#666}.toolbar-sort select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path d='M1 1l4 4 4-4' stroke='%23666' stroke-width='1.5' fill='none' stroke-linecap='round'/></svg>") no-repeat right 10px center;border:1px solid #e0e0e0;border-radius:8px;padding:7px 30px 7px 10px;font-size:13px;color:#1a1a1a;font-weight:500;cursor:pointer;outline:none}.toolbar-sort select:hover{border-color:#1a1a1a}.view-toggle{display:inline-flex;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.view-toggle button{background:#fff;border:none;padding:8px 10px;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .12s}.view-toggle button+button{border-left:1px solid #e0e0e0}.view-toggle button:hover{color:#1a1a1a;background:#faf9f6}.view-toggle button.active{background:#1a1a1a;color:#fff}.empty-state{text-align:center;padding:60px 20px;background:#faf9f6;border-radius:12px;margin:24px 0}.empty-state-icon{color:#d0d0d0;margin-bottom:12px;display:flex;justify-content:center}.empty-state-title{font-size:18px;font-weight:600;margin-bottom:6px}.empty-state-text{font-size:14px;color:#666;margin-bottom:18px}.fav-btn-primary{display:inline-block;padding:11px 22px;background:#1a1a1a;color:#fff;border-radius:10px;text-decoration:none;font-size:14px;font-weight:500;transition:background .15s}.fav-btn-primary:hover{background:#e8501f}@media (max-width: 900px){.filters-sidebar{border-radius:0;border-right:1px solid #ececec}}[data-theme=dark] .search-hero{background:linear-gradient(180deg,#131313,#1a1a1a);border-bottom-color:#2a2a2a}[data-theme=dark] .search-hero .breadcrumbs a{color:#888}[data-theme=dark] .search-hero .breadcrumbs a:hover,[data-theme=dark] .search-hero .catalog-title{color:#f0f0f0}[data-theme=dark] .search-big-input{background:#1a1a1a;border-color:#2a2a2a;color:#f0f0f0}[data-theme=dark] .search-big-input:focus{border-color:#f0f0f0}[data-theme=dark] .search-clear{background:#2a2a2a;color:silver}[data-theme=dark] .search-clear:hover{background:#353535;color:#f0f0f0}[data-theme=dark] .filters-sidebar{background:#1a1a1a;border-color:#2a2a2a}[data-theme=dark] .filters-header{border-bottom-color:#2a2a2a}[data-theme=dark] .filters-header h3{color:#f0f0f0}[data-theme=dark] .filter-group-title{color:#999}[data-theme=dark] .filter-list-link{color:#b0b0b0}[data-theme=dark] .filter-list-link:hover{background:#252525;color:#f0f0f0}[data-theme=dark] .filter-list-link.active{background:#e8501f;color:#fff}[data-theme=dark] .filter-list-count{background:#ffffff0f;color:#888}[data-theme=dark] .catalog-toolbar{background:#1a1a1a;border-color:#2a2a2a}[data-theme=dark] .toolbar-count-num{color:#f0f0f0}[data-theme=dark] .toolbar-sort select{background-color:#1a1a1a;border-color:#2a2a2a;color:#f0f0f0}[data-theme=dark] .toolbar-sort select:hover{border-color:#f0f0f0}[data-theme=dark] .view-toggle{border-color:#2a2a2a}[data-theme=dark] .view-toggle button{background:#1a1a1a;color:#888}[data-theme=dark] .view-toggle button+button{border-left-color:#2a2a2a}[data-theme=dark] .view-toggle button:hover{background:#252525;color:#f0f0f0}[data-theme=dark] .view-toggle button.active{background:#e8501f;color:#fff}[data-theme=dark] .empty-state{background:#1a1a1a}[data-theme=dark] .empty-state-title{color:#f0f0f0}[data-theme=dark] .empty-state-text{color:#999}[data-theme=dark] .fav-btn-primary{background:#e8501f}[data-theme=dark] .fav-btn-primary:hover{background:#d14518}[data-theme=dark] .search-results-info{color:#999}[data-theme=dark] .search-results-info strong{color:#f0f0f0}
