.icon-button.floating-close-button{opacity:0;display:none;pointer-events:none;position:absolute;width:20px;height:20px;top:-10px;right:-10px;border-radius:10px;color:var(--dr-primary-foreground);box-shadow:1px 1px 3px #ffffff7f}.icon-button.floating-close-button--must{background:var(--dr-primary)}.icon-button.floating-close-button--not{background:var(--destructive)!important;color:var(--destructive-foreground)!important}.icon-button.floating-close-button--not:hover{background:var(--destructive-hover)!important;color:var(--destructive-foreground)!important}.icon-button.floating-close-button--not:active{background:var(--destructive)!important;color:var(--destructive-foreground)!important}.icon-button.floating-close-button--always-show,.icon-button.floating-close-button:focus,.icon-button.floating-close-button:hover{opacity:1;display:flex;pointer-events:initial}.icon-button.floating-close-button:hover,.icon-button.floating-close-button:active{background:var(--dr-primary-hover);color:var(--background)}.floating-close-button__hover-target:hover,.floating-close-button__hover-target:focus-visible{.floating-close-button{opacity:1;display:flex;pointer-events:initial}}.facet-button{font-size:12px;text-align:left;padding:4px 20px 4px 10px;border-radius:4px;position:relative;cursor:pointer}.facet-button .icon-arrow{justify-content:center;display:flex;position:absolute;padding-top:3px;top:0;right:0;bottom:0;width:20px;border-top-right-radius:4px;border-bottom-right-radius:4px}.facet-button__remove.icon-button{display:none;position:absolute;width:20px;height:20px;top:-10px;right:-10px;border-radius:10px}.facet-button:hover .facet-button__remove{display:block}.facet-button--should{background:var(--interactive-positive);color:var(--interactive-positive-foreground)}.facet-button--should.facet-button--and{filter:brightness(.85) contrast(1.5)}.facet-button--should .facet-button__remove{background:var(--interactive-positive)}.facet-button--should .icon-arrow{background:var(--interactive-positive);color:var(--interactive-positive-foreground);padding-right:1px}.facet-button--should.facet-button--disabled{opacity:.7;cursor:default;background:var(--interactive-positive)}.facet-button--must{background:var(--interactive-positive);color:var(--interactive-positive-foreground)}.facet-button--must.facet-button--and{filter:brightness(.85) contrast(1.5)}.facet-button--must .facet-button__remove{background:var(--interactive-positive)}.facet-button--must .icon-arrow{background:var(--interactive-positive);color:var(--interactive-positive-foreground);padding-right:1px}.facet-button--must.facet-button--disabled{opacity:.7;cursor:default;background:var(--interactive-positive)}.facet-button--not{background:var(--interactive-negative);color:var(--interactive-negative-foreground)}.facet-button--not.facet-button--and{filter:brightness(.85) contrast(1.5)}.facet-button--not .facet-button__remove{background:var(--interactive-negative)}.facet-button--not .icon-arrow{background:var(--interactive-negative);color:var(--interactive-negative-foreground);padding-right:1px}.facet-button--not.facet-button--disabled{opacity:.7;cursor:default;background:var(--interactive-negative)}@media screen and (max-width:600px){.facet-button__remove{display:block!important}}
