:root{--filter-chip-radius: 999px;--filter-chip-min-height: 38px;--filter-chip-gap: 10px;--filter-chip-font-size: 0.88rem}.filter-chips,.chips-container.filter-chips,.chip-section.filter-chips{margin-bottom:24px}.filter-chips__section,.filter-chips .chip-section{margin-bottom:18px}.filter-chips__section:last-child,.filter-chips .chip-section:last-child{margin-bottom:0}.filter-chips__heading,.filter-chips .chip-section>h6,.chip-section.filter-chips__section>h6{display:flex;align-items:center;gap:8px;margin:0 0 10px;font-size:0.95rem;font-weight:700;color:#455a64}.filter-chips__heading i,.filter-chips .chip-section>h6 i{color:#78909c;font-size:0.95rem}.filter-chips__list,.chips-container.filter-chips .tag-chips,.filter-chips .chip-section:not(:has(.tag-group)){display:flex;flex-wrap:wrap;gap:var(--filter-chip-gap);align-items:center}.filter-chips .chip-section{display:block}.filter-chips .chip-section>.chip,.filter-chips .chip-section>.filter-chip{display:inline-flex;vertical-align:middle}.filter-chip,.filter-chips .chip:not(.filter-chip--tag),.chip-section.filter-chips>.chip{display:inline-flex;align-items:center;gap:6px;min-height:var(--filter-chip-min-height);height:auto;padding:0 14px;margin:0;border-radius:var(--filter-chip-radius);border:2px solid transparent;font-size:var(--filter-chip-font-size);font-weight:600;line-height:1.2;text-decoration:none;white-space:nowrap;transition:all 0.16s ease;cursor:pointer;opacity:1;position:relative;box-shadow:none;transform:none}.filter-chip>a.white-text,.filter-chips .chip>a.white-text{color:inherit;text-decoration:none}.filter-chip>a.white-text:hover,.filter-chips .chip>a.white-text:hover{color:inherit}.filter-chip .close-icon,.filter-chips .chip .close-icon{margin-left:4px;opacity:0.85}.filter-chip .close-icon i,.filter-chips .chip .close-icon i{font-size:13px}.filter-chip .material-icons,.filter-chip__icon{font-size:18px}.filter-chip--neutral,.filter-chips .chip.black:not(.is-active):not(.highlight){background:#eceff1;color:#455a64}.filter-chip--black,.filter-chips .chip.black{background:#eceff1;color:#37474f}.filter-chip--orange,.filter-chips .chip.orange:not(.is-active):not(.highlight){background:#fff3e0;color:#ef6c00}.filter-chip--blue,.filter-chips .chip.blue:not(.is-active):not(.highlight){background:#e3f2fd;color:#1565c0}.filter-chip--green,.filter-chips .chip.green:not(.is-active):not(.highlight){background:#e8f5e9;color:#2e7d32}.filter-chip--red,.filter-chips .chip.red:not(.is-active):not(.highlight){background:#ffebee;color:#c62828}.filter-chip--purple,.filter-chips .chip.purple:not(.is-active):not(.highlight){background:#f3e5f5;color:#7b1fa2}.filter-chip--grey,.filter-chips .chip.grey:not(.is-active):not(.highlight){background:#f5f5f5;color:#616161}.filter-chip--teal,.filter-chips .chip.teal:not(.is-active):not(.highlight){background:#e0f2f1;color:#00695c}.filter-chip--brown,.filter-chips .chip.brown:not(.is-active):not(.highlight){background:#efebe9;color:#4e342e}.filter-chip--pink,.filter-chips .chip.pink:not(.is-active):not(.highlight){background:#fce4ec;color:#c2185b}.filter-chip.is-active,.filter-chips .chip.is-active,.filter-chips .chip.highlight{opacity:1;transform:translateY(-1px);box-shadow:0 4px 12px rgba(38,50,56,0.18)}.filter-chip--neutral.is-active,.filter-chip--black.is-active,.filter-chips .chip.black.is-active,.filter-chips .chip.black.highlight{background:#263238;border-color:#263238;color:#fff}.filter-chip--orange.is-active,.filter-chips .chip.orange.is-active,.filter-chips .chip.orange.highlight{background:#fb8c00;border-color:#fb8c00;color:#fff}.filter-chip--blue.is-active,.filter-chips .chip.blue.is-active,.filter-chips .chip.blue.highlight{background:#1e88e5;border-color:#1e88e5;color:#fff}.filter-chip--green.is-active,.filter-chips .chip.green.is-active,.filter-chips .chip.green.highlight{background:#43a047;border-color:#43a047;color:#fff}.filter-chip--red.is-active,.filter-chips .chip.red.is-active,.filter-chips .chip.red.highlight{background:#e53935;border-color:#e53935;color:#fff}.filter-chip--purple.is-active,.filter-chips .chip.purple.is-active,.filter-chips .chip.purple.highlight{background:#8e24aa;border-color:#8e24aa;color:#fff}.filter-chip--grey.is-active,.filter-chips .chip.grey.is-active,.filter-chips .chip.grey.highlight{background:#757575;border-color:#757575;color:#fff}.filter-chip--teal.is-active,.filter-chips .chip.teal.is-active,.filter-chips .chip.teal.highlight{background:#00897b;border-color:#00897b;color:#fff}.filter-chip--brown.is-active,.filter-chips .chip.brown.is-active,.filter-chips .chip.brown.highlight{background:#6d4c41;border-color:#6d4c41;color:#fff}.filter-chip--pink.is-active,.filter-chips .chip.pink.is-active,.filter-chips .chip.pink.highlight{background:#d81b60;border-color:#d81b60;color:#fff}.filter-chip--outline{background:#fff;border-color:#cfd8dc;color:#546e7a}.filter-chip--outline.filter-chip--green{border-color:#a5d6a7;color:#2e7d32}.filter-chip--outline.filter-chip--orange{border-color:#ffcc80;color:#ef6c00}.filter-chip--outline.filter-chip--red{border-color:#ef9a9a;color:#c62828}.filter-chip--outline.filter-chip--grey{border-color:#e0e0e0;color:#616161}.filter-chip--outline.is-active{color:#fff;border-color:transparent;box-shadow:none}.filter-chip--outline.filter-chip--neutral.is-active{background:#455a64}.filter-chip--outline.filter-chip--green.is-active{background:#43a047}.filter-chip--outline.filter-chip--orange.is-active{background:#fb8c00}.filter-chip--outline.filter-chip--red.is-active{background:#e53935}.filter-chip--outline.filter-chip--grey.is-active{background:#9e9e9e}.filter-chip--ring.is-active{background:inherit;color:inherit;box-shadow:inset 0 0 0 2px currentColor;transform:translateY(-1px)}.filter-chip--ring.filter-chip--blue{background:#e3f2fd;color:#1565c0}.filter-chip--ring.filter-chip--green{background:#e8f5e9;color:#2e7d32}.filter-chip--ring.filter-chip--orange{background:#fff3e0;color:#ef6c00}.filter-chip--ring.filter-chip--purple{background:#f3e5f5;color:#7b1fa2}.filter-chip--toggle{min-height:46px;padding:0 22px;border-radius:10px;border:2px solid #cfd8dc;background:#fff;color:#546e7a}.filter-chip--toggle.is-active{background:#009688;border-color:#009688;color:#fff;box-shadow:0 4px 12px rgba(0,150,136,0.28);transform:none}.filter-chip--toggle-danger{border-color:#ffcdd2;color:#c62828}.filter-chip--toggle-danger.is-active{background:#fff;border-color:#ef5350;color:#c62828;box-shadow:none}.filter-chip--toggle-danger:hover{background:#ffebee;border-color:#ef5350}.filter-chips .chip[style*="background-color"]{border-radius:var(--filter-chip-radius);min-height:var(--filter-chip-min-height);font-size:var(--filter-chip-font-size);opacity:0.88}.filter-chips .chip.is-active[style*="background-color"],.filter-chips .chip.highlight[style*="background-color"]{opacity:1;box-shadow:inset 0 0 0 2px rgba(255,255,255,0.65),0 4px 12px rgba(0,0,0,0.15)}.filter-chips__clear-link{display:inline-flex;align-items:center;gap:4px;margin-left:4px;font-size:0.82rem;color:#78909c;text-decoration:none}.filter-chips__clear-link:hover{color:#546e7a}.filter-chip.is-disabled,.filter-chips .chip.grey.is-disabled{opacity:0.45;cursor:not-allowed;pointer-events:none}.filter-chip:not(.is-disabled):hover,.filter-chips .chip:not(.is-disabled):hover{filter:brightness(0.97);transform:translateY(-1px)}.filter-chip.is-active:hover,.filter-chips .chip.highlight:hover{filter:none}html.theme-dark .filter-chips__heading,html.theme-dark .filter-chips .chip-section>h6{color:#cfd8dc}html.theme-dark .filter-chip--toggle{background:#37474f;border-color:#546e7a;color:#eceff1}html.theme-dark .filter-chip--outline{background:#37474f;border-color:#546e7a;color:#cfd8dc}html.theme-dark .filter-chip--neutral,html.theme-dark .filter-chip--black,html.theme-dark .filter-chips .chip.black:not(.is-active):not(.highlight){background:#455a64;color:#eceff1}.filters-panel .filter-chip--solid{color:#fff;border-color:transparent;opacity:0.92}.filters-panel .filter-chip--solid.is-active{opacity:1;box-shadow:0 4px 12px rgba(38,50,56,0.22);transform:translateY(-1px)}.filters-panel .filter-chip--solid.filter-chip--black{background:#546e7a}.filters-panel .filter-chip--solid.filter-chip--black.is-active{background:#263238}.filters-panel .filter-chip--solid.filter-chip--orange{background:#fb8c00}.filters-panel .filter-chip--solid.filter-chip--blue{background:#1e88e5}.filters-panel .filter-chip--solid.filter-chip--green{background:#43a047}.filters-panel .filter-chip--solid.filter-chip--red{background:#e53935}.filters-panel .filter-chip--solid.filter-chip--purple{background:#8e24aa}.filters-panel .filter-chip--solid.filter-chip--grey{background:#757575}.filters-panel .filter-chip--solid.filter-chip--teal{background:#00897b}.filters-panel .filter-chip--solid.filter-chip--brown{background:#6d4c41}.filters-panel .filter-chip--solid:hover{opacity:1;filter:brightness(1.03)}
