.filter-btn[data-astro-cid-bsgbw4k7]{display:inline-flex;align-items:center;gap:.4rem;padding:.75rem 1rem;font-size:.9375rem;font-family:inherit;border:1px solid #d4d4d4;border-radius:8px;background:#fff;color:#1a1a1a;cursor:pointer;white-space:nowrap;transition:border-color .12s,color .12s}.filter-btn[data-astro-cid-bsgbw4k7]:hover,.filter-btn[data-astro-cid-bsgbw4k7].has-filters{border-color:#1d4ed8;color:#1d4ed8}.filter-badge[data-astro-cid-bsgbw4k7]{display:inline-flex;align-items:center;justify-content:center;background:#1d4ed8;color:#fff;border-radius:10px;font-size:.6875rem;font-weight:700;min-width:1.1rem;height:1.1rem;padding:0 .25rem;line-height:1}.filter-backdrop[data-astro-cid-bsgbw4k7]{position:fixed;inset:0;background:#0000004d;z-index:900;opacity:0;pointer-events:none;transition:opacity .22s ease}.filter-backdrop[data-astro-cid-bsgbw4k7].open{opacity:1;pointer-events:auto}.filter-drawer[data-astro-cid-bsgbw4k7]{position:fixed;top:0;right:0;bottom:0;width:340px;max-width:92vw;background:#fff;box-shadow:-4px 0 24px #0000001a;z-index:901;display:flex;flex-direction:column;transform:translate(100%);transition:transform .25s ease;overflow:hidden}.filter-drawer[data-astro-cid-bsgbw4k7].open{transform:translate(0)}.drawer-header[data-astro-cid-bsgbw4k7]{display:flex;align-items:center;justify-content:space-between;padding:1.125rem 1.25rem;border-bottom:1px solid #e5e5e5;flex-shrink:0}.drawer-title[data-astro-cid-bsgbw4k7]{font-weight:600;font-size:1rem;color:#1a1a1a}.drawer-close[data-astro-cid-bsgbw4k7]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:none;cursor:pointer;color:#666;border-radius:6px;padding:0;transition:background .12s,color .12s}.drawer-close[data-astro-cid-bsgbw4k7]:hover{background:#f3f3f3;color:#1a1a1a}.drawer-body[data-astro-cid-bsgbw4k7]{flex:1;overflow-y:auto;padding:1.25rem;display:flex;flex-direction:column;gap:1.5rem}.drawer-section-title[data-astro-cid-bsgbw4k7]{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#888;margin:0 0 .375rem}.drawer-section-hint[data-astro-cid-bsgbw4k7]{font-size:.8125rem;color:#aaa;margin:0 0 .75rem}.cat-chip-group[data-astro-cid-bsgbw4k7]{display:flex;flex-wrap:wrap;gap:.375rem}.cat-chip[data-astro-cid-bsgbw4k7]{padding:.3rem .75rem;font-size:.8125rem;font-family:inherit;border:1px solid #e0e0e0;border-radius:20px;background:#fff;color:#444;cursor:pointer;transition:border-color .12s,background .12s,color .12s;white-space:nowrap}.cat-chip[data-astro-cid-bsgbw4k7]:hover{border-color:#1d4ed8;color:#1d4ed8}.cat-chip[data-astro-cid-bsgbw4k7].active{border-color:#1d4ed8;background:#1d4ed8;color:#fff}.price-inputs[data-astro-cid-bsgbw4k7]{display:flex;align-items:flex-end;gap:.5rem;margin-bottom:1.25rem}.price-input-group[data-astro-cid-bsgbw4k7]{flex:1;display:flex;flex-direction:column;gap:.25rem}.price-label[data-astro-cid-bsgbw4k7]{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#aaa}.price-input-wrap[data-astro-cid-bsgbw4k7]{display:flex;align-items:center;border:1px solid #e0e0e0;border-radius:6px;overflow:hidden;transition:border-color .12s}.price-input-wrap[data-astro-cid-bsgbw4k7]:focus-within{border-color:#1d4ed8;box-shadow:0 0 0 2px #1d4ed81a}.price-dollar[data-astro-cid-bsgbw4k7]{padding:0 0 0 .5rem;font-size:.875rem;color:#888;line-height:1;user-select:none}.price-input[data-astro-cid-bsgbw4k7]{flex:1;width:0;padding:.5rem;border:none;outline:none;font-size:.9375rem;font-family:inherit;color:#1a1a1a;background:transparent;-moz-appearance:textfield}.price-input[data-astro-cid-bsgbw4k7]::-webkit-outer-spin-button,.price-input[data-astro-cid-bsgbw4k7]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.price-input[data-astro-cid-bsgbw4k7]::placeholder{color:#bbb;font-size:.875rem}.price-sep[data-astro-cid-bsgbw4k7]{color:#ccc;padding-bottom:.5rem;font-size:1.1rem;align-self:flex-end;flex-shrink:0}.slider-wrap[data-astro-cid-bsgbw4k7]{padding:0 .5rem}.slider-track[data-astro-cid-bsgbw4k7]{position:relative;height:6px;background:#e8e8e8;border-radius:3px;margin:.75rem 0}.slider-fill[data-astro-cid-bsgbw4k7]{position:absolute;top:0;bottom:0;background:#1d4ed8;border-radius:3px;pointer-events:none}.slider-thumb[data-astro-cid-bsgbw4k7]{position:absolute;top:50%;width:22px;height:22px;border-radius:50%;background:#fff;border:2px solid #1d4ed8;transform:translate(-50%,-50%);cursor:grab;touch-action:none;z-index:2;transition:box-shadow .12s;outline:none}.slider-thumb[data-astro-cid-bsgbw4k7]:hover,.slider-thumb[data-astro-cid-bsgbw4k7]:focus-visible{box-shadow:0 0 0 4px #1d4ed826}.slider-thumb[data-astro-cid-bsgbw4k7]:active{cursor:grabbing;box-shadow:0 0 0 6px #1d4ed81f}.drawer-footer[data-astro-cid-bsgbw4k7]{padding:1rem 1.25rem;border-top:1px solid #e5e5e5;flex-shrink:0}.btn-clear[data-astro-cid-bsgbw4k7]{width:100%;padding:.625rem;font-size:.875rem;font-family:inherit;border:1px solid #e0e0e0;border-radius:6px;background:#fff;color:#555;cursor:pointer;transition:border-color .12s,background .12s}.btn-clear[data-astro-cid-bsgbw4k7]:hover{border-color:#aaa;background:#f8f8f8}
