.has-background button.search-filter-input-button:not(:hover):not(:active):not(.has-background){background-color:var(--search-filter-button-bg-color);color:var(--search-filter-button-text-color);border-color:var(--search-filter-button-border-color)}.has-background button.search-filter-input-button:not(:hover):not(:active):not(.has-background):focus{box-shadow:0px 0px 0px 1px var(--search-filter-button-border-focus-color);background-color:var(--search-filter-button-bg-color);color:var(--search-filter-button-text-color);outline:none}.has-background button.search-filter-input-button--is-pressed{border-color:var(--search-filter-button-border-color)}.has-background button.search-filter-input-button--is-pressed:not(:hover):not(:active):not(.has-background),.has-background button.search-filter-input-button--is-pressed:focus:not(:hover):not(:active):not(.has-background),.has-background button.search-filter-input-button--is-pressed:focus:hover:not(.has-background){background-color:var(--search-filter-button-bg-active-color);color:var(--search-filter-button-text-active-color);border-color:var(--search-filter-button-border-color)}
