.catalog-filters{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;align-items:end}.catalog-filters label{display:flex;flex-direction:column;gap:6px;font-size:.82rem;font-weight:700;color:#4b5563}.catalog-filters input,.catalog-filters select{width:100%;border:1px solid #d9dee7;border-radius:10px;background:#fff;padding:10px 11px;font:inherit;color:#1f2430}.catalog-filters small{font-weight:400;color:#697386}.filter-actions{display:flex;gap:8px;align-items:center}.pagination{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:34px}.pagination a{font-weight:700;color:#478ac9}.pagination span{color:#697386;font-size:.9rem}.autocomplete-wrap{position:relative;flex:1;min-width:0}.autocomplete-wrap input{width:100%}.autocomplete-results{position:absolute;z-index:50;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #d9dee7;border-radius:12px;box-shadow:0 18px 45px rgba(31,36,48,.14);overflow:hidden;text-align:left}.autocomplete-results a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 13px;color:#1f2430;text-decoration:none;border-bottom:1px solid #eef1f5}.autocomplete-results a:last-child{border-bottom:0}.autocomplete-results a:hover,.autocomplete-results a:focus{background:#f5f8fc}.autocomplete-results span{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.autocomplete-results small{color:#697386;white-space:nowrap}.header-search .autocomplete-wrap{width:100%}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;position:relative}.comparison-table{min-width:760px;border-collapse:separate;border-spacing:0}.comparison-table th,.comparison-table td{min-width:170px}.comparison-table th:first-child,.comparison-table td:first-child{position:sticky;left:0;z-index:2;background:#fff;min-width:145px;box-shadow:1px 0 0 #e5e7eb}.comparison-table thead th:first-child{z-index:4}.comparison-scroll-hint{display:none;color:#697386;font-size:.8rem;margin:0 0 10px}.product-gallery{display:flex;gap:10px;margin-top:12px;overflow-x:auto;padding-bottom:4px}.product-gallery-thumb{flex:0 0 72px;width:72px;height:72px;border:2px solid transparent;border-radius:10px;background:#fff;padding:3px;cursor:pointer;overflow:hidden}.product-gallery-thumb.active{border-color:#2563eb}.product-gallery-thumb img{width:100%;height:100%;object-fit:contain;display:block}@media(max-width:1000px){.catalog-filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.catalog-filters{grid-template-columns:1fr}.filter-actions{justify-content:stretch}.filter-actions .button{flex:1;text-align:center}.pagination{justify-content:space-between;gap:8px}.pagination span{font-size:.8rem}.autocomplete-results small{display:none}.comparison-scroll-hint{display:block}.comparison-table{min-width:680px}.comparison-table th,.comparison-table td{min-width:150px;padding:10px}.comparison-table th:first-child,.comparison-table td:first-child{min-width:125px}.product-gallery-thumb{flex-basis:64px;width:64px;height:64px}}
