.filter-pill.svelte-1df96aj{position:relative;display:inline-flex;align-items:center;gap:5px;height:30px;min-height:30px;padding:0 11px;box-sizing:border-box;border:1px solid var(--filter-pill-border, #E2E2E8);border-radius:var(--filter-pill-radius, 999px);background:var(--filter-pill-background, #F7F8FA);color:var(--filter-pill-text, #7E8590);font-size:12px;font-weight:600;letter-spacing:.1px;line-height:1;cursor:pointer;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;gap:var(--filter-pill-gap, 5px)}.filter-pill.svelte-1df96aj:before{content:"";position:absolute;top:-7px;right:0;bottom:-7px;left:0;border-radius:inherit}.filter-pill.svelte-1df96aj:hover{border-color:var(--filter-pill-border-hover, #CDCDD4);background:var(--filter-pill-hover-background, #F0F0F3);color:var(--filter-pill-hover-text, #303640)}.filter-pill.active.svelte-1df96aj{border-color:var(--filter-pill-active-border, #C8D1DE);background:var(--filter-pill-active-background, #E7E9ED);color:var(--filter-pill-active-text, #303640);box-shadow:var(--filter-pill-active-shadow, 0 1px 3px rgba(18, 24, 32, .1))}.filter-pill-wrap.svelte-1df96aj{position:relative;display:inline-flex;align-items:center}.filter-pill-wrap[data-variant=gallery].svelte-1df96aj{z-index:12}.filter-pill-expandable.svelte-1df96aj,.filter-pill-expandable.active.svelte-1df96aj{padding-right:8px}.filter-pill.has-clear.svelte-1df96aj,.filter-pill-expandable.has-clear.svelte-1df96aj{padding-right:31px}.filter-clear.svelte-1df96aj{position:absolute;top:50%;right:7px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:0;border-radius:50%;background:#2f363e1a;color:var(--filter-pill-active-text, #303640);font:inherit;font-size:13px;font-weight:700;line-height:1;cursor:pointer;transform:translateY(-50%)}.filter-clear.svelte-1df96aj:hover:not(:disabled){background:#2f363e2e}.filter-clear.svelte-1df96aj:disabled{opacity:.42;cursor:default}.filter-chevron.svelte-1df96aj{display:inline-flex;align-items:center;justify-content:center;width:var(--filter-chevron-size, 18px);height:var(--filter-chevron-size, 18px);margin-right:2px;border-radius:var(--filter-chevron-radius, 50%);background:var(--filter-chevron-background, rgba(40, 48, 60, .16));color:var(--filter-chevron-color, #484E58);cursor:pointer;transition:transform .15s,background .15s}.filter-chevron.svelte-1df96aj:hover{background:var(--filter-chevron-hover-background, rgba(40, 48, 60, .24))}.filter-pill.active.svelte-1df96aj .filter-chevron:where(.svelte-1df96aj){background:var(--filter-chevron-active-background, rgba(47, 54, 62, .1));color:var(--filter-chevron-active-color, #303640)}.filter-pill.active.svelte-1df96aj .filter-chevron:where(.svelte-1df96aj):hover{background:var(--filter-chevron-active-hover-background, rgba(47, 54, 62, .18))}.filter-chevron.expanded.svelte-1df96aj svg:where(.svelte-1df96aj){transform:rotate(180deg)}:is(.filter-pill[data-variant=gallery].svelte-1df96aj,.filter-pill-wrap[data-variant=gallery].svelte-1df96aj){--filter-pill-border: #E2E2E8;--filter-pill-border-hover: #CDCDD4;--filter-pill-text: var(--gallery-card-sort-text, #7E8590);--filter-pill-radius: var(--gallery-card-pill-radius, 999px);--filter-pill-background: #F7F8FA;--filter-pill-hover-background: var(--gallery-card-search-surface, #F0F0F3);--filter-pill-hover-text: var(--gallery-card-control-hover-text, #303640);--filter-pill-active-background: var(--gallery-card-search-focus-surface, #EAEAEE);--filter-pill-active-border: var(--gallery-card-control-border-hover, rgba(0, 0, 0, .3));--filter-pill-active-text: var(--gallery-card-control-hover-text, #303640);--filter-chevron-size: 17px;--filter-pill-gap: 6px;--filter-chevron-radius: var(--gallery-card-chevron-radius, 50%);--filter-chevron-background: transparent;--filter-chevron-color: var(--gallery-card-chevron-text, #484E58);--filter-chevron-hover-background: rgba(40, 48, 60, .08);--filter-chevron-active-background: rgba(47, 54, 62, .1);--filter-chevron-active-hover-background: rgba(47, 54, 62, .18);--filter-chevron-active-color: var(--gallery-card-control-hover-text, #303640)}:is(.filter-pill[data-tone="3d"].svelte-1df96aj,.filter-pill-wrap[data-tone="3d"].svelte-1df96aj){--filter-pill-active-background: var(--gallery-card-pack-3d-hover-surface, rgba(255, 184, 77, .14));--filter-pill-active-border: rgba(255, 184, 77, .18);--filter-pill-active-text: var(--gallery-card-pack-3d-text, #8A5200);--filter-chevron-active-color: var(--gallery-card-pack-3d-text, #8A5200)}:is(.filter-pill[data-tone="2d"].svelte-1df96aj,.filter-pill-wrap[data-tone="2d"].svelte-1df96aj){--filter-pill-active-background: var(--gallery-card-pack-2d-hover-surface, rgba(0, 230, 147, .12));--filter-pill-active-border: rgba(0, 230, 147, .16);--filter-pill-active-text: var(--gallery-card-pack-2d-text, #087A53);--filter-chevron-active-color: var(--gallery-card-pack-2d-text, #087A53)}:is(.filter-pill[data-tone=both].svelte-1df96aj,.filter-pill-wrap[data-tone=both].svelte-1df96aj){--filter-pill-active-background: linear-gradient( 100deg, var(--gallery-card-pack-3d-hover-surface, rgba(255, 184, 77, .14)), var(--gallery-card-pack-2d-hover-surface, rgba(0, 230, 147, .12)) );--filter-pill-active-border: var(--gallery-card-control-border, rgba(0, 0, 0, .18));--filter-pill-active-text: var(--gallery-card-control-hover-text, #303640);--filter-chevron-active-color: var(--gallery-card-chevron-text, #484E58)}
