.style_filter__qUddL{display:flex;padding:4px 12px 4px 16px;align-items:center;gap:12px;cursor:pointer;border-radius:8px;border:1px solid var(--color-component-divider);position:relative;width:-moz-fit-content;width:fit-content;transition:background-color .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.style_filter__qUddL:hover{background-color:hsla(0,0%,9%,.1)}.style_filter__qUddL.style_active___nrbP{background-color:hsla(0,0%,9%,.05)}.style_filter__qUddL .style_arrow__MJ9WF{display:flex;transition:transform .2s ease}.style_filter__qUddL .style_arrow__MJ9WF.style_rotated___xMZN{transform:rotate(180deg)}.style_filter__qUddL .style_dropdown___yDwx{position:absolute;top:36px;display:flex;padding:8px;width:220px;max-height:200px;overflow-y:auto;flex-direction:column;border-radius:16px;border:1px solid var(--color-component-divider,#e0e0e0);background:var(--color-background-neutral-1,#fff);box-shadow:2px 4px 16px 0 rgba(0,0,0,.1),4px 16px 32px 0 rgba(0,0,0,.1);z-index:100}.style_filter__qUddL .style_dropdown___yDwx.style_left__FiLSB{left:0}.style_filter__qUddL .style_dropdown___yDwx.style_right___6oDU{right:0}.style_filter__qUddL .style_dropdown___yDwx .style_dropdown_item__AHnRU{width:100%;display:flex;padding:8px 12px;align-items:center;gap:16px;border-radius:8px;justify-content:space-between;cursor:pointer;transition:background-color .2s}.style_filter__qUddL .style_dropdown___yDwx .style_dropdown_item__AHnRU:hover{background-color:hsla(0,0%,9%,.04)}.style_filter__qUddL .style_dropdown___yDwx .style_dropdown_item__AHnRU .style_text__VLVcC{color:var(--color-text-heading)}.style_filter__qUddL .style_dropdown___yDwx .style_dropdown_item__AHnRU .style_check__jklhq{width:24px;height:24px;padding:2px;justify-content:center;align-items:center;display:none}.style_filter__qUddL .style_dropdown___yDwx .style_dropdown_item__AHnRU.style_selected__tA_iK .style_check__jklhq{display:flex}