.bbt-sf-wrapper{position:relative;width:100%}.bbt-sf-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 12px;border:1px solid var(--color-border, #d4d4d4);border-radius:var(--border-radius, 4px);background:var(--color-background, #fff);color:var(--color-foreground, #1a1a1a);font-size:inherit;font-family:inherit;line-height:1.5;text-align:left;cursor:pointer;transition:border-color .15s ease}.bbt-sf-trigger:hover{border-color:var(--color-foreground, #333)}.bbt-sf-trigger:after{content:"";display:inline-block;width:0;height:0;margin-left:8px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;flex-shrink:0;transition:transform .2s ease}.bbt-sf-wrapper--open .bbt-sf-trigger:after{transform:rotate(180deg)}.bbt-sf-dropdown{position:absolute;top:100%;left:0;right:0;z-index:100;margin-top:4px;border:1px solid var(--color-border, #d4d4d4);border-radius:var(--border-radius, 4px);background:var(--color-background, #fff);box-shadow:0 4px 12px #0000001a;max-height:320px;display:flex;flex-direction:column}.bbt-sf-search{display:block;width:100%;padding:8px 12px;border:none;border-bottom:1px solid var(--color-border, #e5e5e5);border-radius:0;font-size:inherit;font-family:inherit;color:var(--color-foreground, #1a1a1a);background:transparent;outline:none;box-sizing:border-box}.bbt-sf-search:focus{border-bottom-color:var(--color-foreground, #333)}.bbt-sf-search::placeholder{color:var(--color-foreground-muted, #999)}.bbt-sf-search--inline{border:1px solid var(--color-border, #d4d4d4);border-radius:var(--border-radius, 4px);margin-bottom:8px;padding:6px 10px;font-size:.875em}.mobile-facets__list .bbt-sf-search--inline{margin:0 0 8px;width:calc(100% - 2px);position:sticky;top:0;z-index:1;background:var(--color-background, #fff)}.facets__list--vertical .bbt-sf-search--inline,.facets__list .bbt-sf-search--inline{margin:0 0 8px;width:100%;list-style:none}.bbt-sf-list{list-style:none;margin:0;padding:4px 0;overflow-y:auto;flex:1;-webkit-overflow-scrolling:touch}.bbt-sf-option{padding:6px 12px;cursor:pointer;color:var(--color-foreground, #1a1a1a);transition:background-color .1s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bbt-sf-option:hover,.bbt-sf-option:focus{background-color:var(--color-background-secondary, #f5f5f5);outline:none}.bbt-sf-option--selected{font-weight:600;background-color:var(--color-background-secondary, #f0f0f0)}.bbt-sf-option mark{background-color:#ffc8004d;color:inherit;padding:0;border-radius:2px}.bbt-sf-empty{padding:12px;text-align:center;color:var(--color-foreground-muted, #999);font-style:italic}
/*# sourceMappingURL=/cdn/shop/t/2/assets/bbt-searchable-filters.css.map */
