.ecs-catfilter{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.ecs-catfilter--vertical .ecs-catfilter{flex-direction:column;align-items:stretch}.ecs-cat-btn{cursor:pointer;border:1px solid #e0e0e0;background:#fff;color:#333;padding:8px 16px;border-radius:6px;font:inherit;line-height:1.2;transition:background .2s ease,color .2s ease,border-color .2s ease;white-space:nowrap}.ecs-cat-btn:hover{border-color:#999}.ecs-cat-btn.is-active{background:#111;color:#fff;border-color:#111}.ecs-catfilter--vertical .ecs-cat-btn{text-align:left;width:100%}.ecs-cat-count{opacity:.6;font-size:.85em}.ecs-pricefilter-wrap{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.ecs-price-ranges{display:flex;flex-wrap:wrap;gap:8px}.ecs-price-btn{cursor:pointer;border:1px solid #e0e0e0;background:#fff;color:#333;padding:8px 16px;border-radius:6px;font:inherit;transition:background .2s ease,border-color .2s ease}.ecs-price-btn:hover{border-color:#999}.ecs-price-btn.is-active{background:#111;color:#fff;border-color:#111}.ecs-price-minmax{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ecs-price-input{width:90px;padding:8px 10px;border:1px solid #e0e0e0;border-radius:6px;font:inherit}.ecs-price-sep{opacity:.6}.ecs-price-apply,.ecs-price-clear{cursor:pointer;border:0;background:#111;color:#fff;padding:8px 18px;border-radius:6px;font:inherit}.ecs-price-clear{background:transparent;color:#777;text-decoration:underline;padding-left:0}.ecs-sortfilter-wrap{display:inline-flex;align-items:center;gap:8px}.ecs-sort-label{font-size:14px;opacity:.8}.ecs-sort-select{padding:8px 12px;border:1px solid #e0e0e0;border-radius:6px;background:#fff;font:inherit;cursor:pointer}.ecs-grid-results.ecs-loading{opacity:.55;transition:opacity .2s ease;pointer-events:none}