.FiltersPanel-module__qB2v1G__sidebarWrapper{flex-shrink:0;width:260px}.FiltersPanel-module__qB2v1G__sidebar{background:#fff;border:1px solid #ebebeb;border-radius:12px;position:sticky;top:80px;overflow:hidden}@media (max-width:1280px){.FiltersPanel-module__qB2v1G__sidebarWrapper{display:none}}.FiltersPanel-module__qB2v1G__filterContent{flex-direction:column;padding:16px;display:flex}.FiltersPanel-module__qB2v1G__filterSection{border-bottom:1px solid #f0f0f0;padding:12px 0}.FiltersPanel-module__qB2v1G__filterSection:first-child{padding-top:0}.FiltersPanel-module__qB2v1G__filterSection:last-child{border-bottom:none}.FiltersPanel-module__qB2v1G__sectionHeader{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:6px;width:100%;margin:0;padding:0;display:flex}.FiltersPanel-module__qB2v1G__sectionHeader:hover .FiltersPanel-module__qB2v1G__sectionTitle{color:#555}.FiltersPanel-module__qB2v1G__sectionTitle{color:#888;text-transform:uppercase;letter-spacing:.06em;flex:1;font-size:11px;font-weight:700}.FiltersPanel-module__qB2v1G__selectedBadge{background:var(--accent);color:#1a1a1a;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.FiltersPanel-module__qB2v1G__chevron{color:#aaa;flex-shrink:0;transition:transform .2s}.FiltersPanel-module__qB2v1G__chevronOpen{transform:rotate(180deg)}.FiltersPanel-module__qB2v1G__sectionBody{padding-top:10px}.FiltersPanel-module__qB2v1G__rangeWrapper{height:20px;margin:4px 0 14px;position:relative}.FiltersPanel-module__qB2v1G__rangeTrack{pointer-events:none;background:#e8e8e8;border-radius:2px;height:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.FiltersPanel-module__qB2v1G__rangeTrackFill{background:var(--accent);border-radius:2px;height:100%;position:absolute;top:0}.FiltersPanel-module__qB2v1G__rangeInput{appearance:none;pointer-events:none;background:0 0;outline:none;width:100%;height:4px;margin:0;position:absolute;top:50%;transform:translateY(-50%)}.FiltersPanel-module__qB2v1G__rangeInput::-webkit-slider-thumb{appearance:none;border:2px solid var(--accent);cursor:pointer;pointer-events:all;background:#fff;border-radius:50%;width:18px;height:18px;transition:border-color .15s,box-shadow .15s;box-shadow:0 1px 4px #00000026}.FiltersPanel-module__qB2v1G__rangeInput::-webkit-slider-thumb:hover{border-color:#e6b800;box-shadow:0 0 0 4px #f5c40026}.FiltersPanel-module__qB2v1G__rangeInput::-moz-range-thumb{border:2px solid var(--accent);cursor:pointer;pointer-events:all;background:#fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 4px #00000026}.FiltersPanel-module__qB2v1G__rangeInput::-webkit-slider-runnable-track{background:0 0}.FiltersPanel-module__qB2v1G__rangeInput::-moz-range-track{background:0 0}.FiltersPanel-module__qB2v1G__priceRow{align-items:center;gap:8px;display:flex}.FiltersPanel-module__qB2v1G__priceInput{color:#333;appearance:textfield;background:#fafafa;border:1px solid #e2e2e2;border-radius:8px;flex:1;min-width:0;height:34px;padding:0 10px;font-size:14px;transition:border-color .15s,background .15s}.FiltersPanel-module__qB2v1G__priceInput::-webkit-inner-spin-button{display:none}.FiltersPanel-module__qB2v1G__priceInput::-webkit-outer-spin-button{display:none}.FiltersPanel-module__qB2v1G__priceInput:focus{border-color:var(--accent);background:#fff;outline:none}.FiltersPanel-module__qB2v1G__priceApplyBtn{border:1px solid var(--accent);background:var(--accent);color:#1a1a1a;cursor:pointer;border-radius:8px;width:100%;height:34px;margin-top:10px;font-size:13px;font-weight:600;transition:background .15s}.FiltersPanel-module__qB2v1G__priceApplyBtn:hover{background:#e6b800;border-color:#e6b800}.FiltersPanel-module__qB2v1G__priceSep{color:#aaa;flex-shrink:0;font-size:14px}.FiltersPanel-module__qB2v1G__toggleRow{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;display:flex}.FiltersPanel-module__qB2v1G__toggleLabel{color:#333;font-size:14px;line-height:1.3}.FiltersPanel-module__qB2v1G__toggleCheck{opacity:0;width:0;height:0;position:absolute}.FiltersPanel-module__qB2v1G__toggleSwitch{background:#e2e2e2;border-radius:10px;flex-shrink:0;width:36px;height:20px;transition:background .2s;position:relative}.FiltersPanel-module__qB2v1G__toggleSwitch:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000026}.FiltersPanel-module__qB2v1G__toggleCheck:checked+.FiltersPanel-module__qB2v1G__toggleSwitch{background:var(--accent)}.FiltersPanel-module__qB2v1G__toggleCheck:checked+.FiltersPanel-module__qB2v1G__toggleSwitch:after{transform:translate(16px)}.FiltersPanel-module__qB2v1G__checkRow{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:4px 0;display:flex}.FiltersPanel-module__qB2v1G__checkbox{width:16px;height:16px;accent-color:var(--accent);cursor:pointer;border-radius:4px;flex-shrink:0}.FiltersPanel-module__qB2v1G__checkLabel{color:#333;font-size:14px}.FiltersPanel-module__qB2v1G__subcatRow{align-items:center;gap:2px;display:flex}.FiltersPanel-module__qB2v1G__subcatLabel{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:7px;flex:1;align-items:center;gap:8px;min-width:0;padding:5px 6px;transition:background .15s;display:flex}.FiltersPanel-module__qB2v1G__subcatLabel:hover{background:#f5f5f5}.FiltersPanel-module__qB2v1G__subcatLabel:has(input:checked){background:#fdf6d8}.FiltersPanel-module__qB2v1G__subcatLabel:has(input:checked) .FiltersPanel-module__qB2v1G__checkLabel{color:#1a1a1a;font-weight:600}.FiltersPanel-module__qB2v1G__subcatRadioHidden{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.FiltersPanel-module__qB2v1G__subcatShowAll{color:#888;text-align:left;cursor:pointer;background:#fafafa;border:1px solid #e8e8e8;border-radius:7px;width:100%;margin-bottom:4px;padding:6px 8px;font-size:13px;transition:background .15s,border-color .15s,color .15s;display:block}.FiltersPanel-module__qB2v1G__subcatShowAll:hover{color:#555;background:#f0f0f0;border-color:#d8d8d8}.FiltersPanel-module__qB2v1G__subcatShowAllActive{border-color:var(--accent);color:#1a1a1a;background:#fdf6d8;font-weight:600}.FiltersPanel-module__qB2v1G__subcatExpand{cursor:pointer;color:#bbb;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:28px;padding:0;font-size:10px;line-height:1;transition:color .15s,background .15s;display:flex}.FiltersPanel-module__qB2v1G__subcatExpand:hover{color:#555;background:#f0f0f0}.FiltersPanel-module__qB2v1G__subcatExpandPlaceholder{flex-shrink:0;width:20px;display:inline-block}.FiltersPanel-module__qB2v1G__actionRow{border-top:1px solid #f0f0f0;gap:8px;padding:12px 16px;display:flex}.FiltersPanel-module__qB2v1G__resetBtn{color:#666;cursor:pointer;background:#fff;border:1px solid #e2e2e2;border-radius:8px;flex:1;height:36px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s}.FiltersPanel-module__qB2v1G__resetBtn:hover{background:#f5f5f5;border-color:#ccc}.FiltersPanel-module__qB2v1G__applyBtn{border:1px solid var(--accent);background:var(--accent);color:#1a1a1a;cursor:pointer;border-radius:8px;flex:1;height:36px;font-size:13px;font-weight:600;transition:background .15s}.FiltersPanel-module__qB2v1G__applyBtn:hover{background:#e6b800;border-color:#e6b800}.FiltersPanel-module__qB2v1G__overlay{z-index:100;background:#fff;flex-direction:column;display:flex;position:fixed;inset:0}.FiltersPanel-module__qB2v1G__modal{flex-direction:column;height:100%;display:flex}.FiltersPanel-module__qB2v1G__modalHeader{border-bottom:1px solid #ebebeb;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.FiltersPanel-module__qB2v1G__modalTitle{color:#1a1a1a;font-size:16px;font-weight:600}.FiltersPanel-module__qB2v1G__closeBtn{color:#666;cursor:pointer;background:#fff;border:1px solid #e2e2e2;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;transition:background .15s;display:flex}.FiltersPanel-module__qB2v1G__closeBtn:hover{background:#f5f5f5}.FiltersPanel-module__qB2v1G__modalBody{flex:1;padding:4px;overflow-y:auto}.FiltersPanel-module__qB2v1G__modalFooter{border-top:1px solid #ebebeb;flex-shrink:0;gap:12px;padding:16px 20px;display:flex}.FiltersPanel-module__qB2v1G__footerClose,.FiltersPanel-module__qB2v1G__footerApply{cursor:pointer;border-radius:10px;flex:1;height:44px;font-size:15px;font-weight:500;transition:background .15s,border-color .15s}.FiltersPanel-module__qB2v1G__footerClose{color:#333;background:#fff;border:1px solid #e2e2e2}.FiltersPanel-module__qB2v1G__footerClose:hover{background:#f5f5f5;border-color:#ccc}.FiltersPanel-module__qB2v1G__footerApply{background:var(--accent);border:1px solid var(--accent);color:#1a1a1a;font-weight:600}.FiltersPanel-module__qB2v1G__footerApply:hover{background:#e6b800;border-color:#e6b800}
