faceted-catalog .price-range-sliders{display:none}
faceted-catalog.facets-enhanced .price-range-sliders{display:block;position:relative;height:48px;margin:8px 12px}
faceted-catalog .price-range-sliders::before{content:"";position:absolute;left:0;right:0;top:22px;height:4px;border-radius:4px;background:linear-gradient(to right,#d8d0cd var(--range-start,0%),#65473f var(--range-start,0%),#65473f var(--range-end,100%),#d8d0cd var(--range-end,100%))}
faceted-catalog .price-range-sliders input[type=range]{position:absolute;inset:0;width:100%;height:48px;margin:0;padding:0;border:0;background:transparent;appearance:none;pointer-events:none;box-shadow:none}
faceted-catalog .price-range-sliders input::-webkit-slider-thumb{appearance:none;width:24px;height:24px;border-radius:50%;background:#65473f;border:2px solid #fff;box-shadow:0 0 0 1px #65473f;pointer-events:auto;cursor:ew-resize}
faceted-catalog .price-range-sliders input::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:#65473f;border:2px solid #fff;box-shadow:0 0 0 1px #65473f;pointer-events:auto;cursor:ew-resize}
faceted-catalog .price-range-sliders input::-moz-range-track{background:transparent}
faceted-catalog .price-range-sliders input:focus-visible{outline:2px solid #65473f;outline-offset:4px;border-radius:6px;z-index:4!important}
faceted-catalog [data-range-max]{z-index:2}
faceted-catalog [data-price-values]{display:block;font-size:13px;margin:8px 0}
faceted-catalog .filter-price{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}
faceted-catalog .filter-price input{width:100%;min-width:0;box-sizing:border-box}
faceted-catalog [data-filter-done]{display:none}
faceted-catalog.facets-enhanced [data-show-results]{display:none}
faceted-catalog.facets-enhanced.facets-error [data-show-results]{display:inline-flex}
faceted-catalog.facets-enhanced .facet-drawer[open] [data-filter-done]{display:inline-flex}
faceted-catalog [data-filter-status]{min-height:1.5em;font-size:13px;margin:8px 0}
faceted-catalog [aria-busy=true]{opacity:.65}
faceted-catalog .facet-drawer{overscroll-behavior:contain}
faceted-catalog .facet-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}
faceted-catalog [data-filter-error]:empty{display:none}
@media(max-width:900px){faceted-catalog:not(.facets-enhanced) [data-filter-home]{display:block!important}faceted-catalog:not(.facets-enhanced) .catalog-layout{display:block}faceted-catalog .filter-price input{font-size:16px}}

