.lula-active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 0;margin-bottom:4px}.lula-active-filters[hidden]{display:none}.lula-active-filters-label{font-size:13px;color:var(--stitch-text-light,#6b6661);font-weight:600;margin-right:4px}.lula-active-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 8px 5px 12px;background:var(--stitch-cream-dark,#f5ede7);border:1px solid var(--stitch-border,#e8e0d8);border-radius:999px;font-size:13px;color:var(--stitch-text,#3a3632);line-height:1.2}.lula-active-chip-text{white-space:nowrap}.lula-active-chip-x{appearance:none;background:0 0;border:0;width:20px;height:20px;border-radius:50%;cursor:pointer;font-size:16px;line-height:1;color:var(--stitch-text-light,#6b6661);display:inline-flex;align-items:center;justify-content:center;padding:0}.lula-active-chip-x:hover{background:var(--stitch-sage,#4c6358);color:#fff}.lula-active-clear{appearance:none;background:0 0;border:0;font-size:12px;font-weight:500;color:var(--stitch-sage,#4c6358);cursor:pointer;margin-left:4px;text-decoration:underline;text-underline-offset:2px}.lula-active-clear:hover{color:var(--stitch-rose,#7c554c)}