.styles_propertyTypeSelectorContainer__ACLoT{height:44px;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;background-color:var(--white);border:1px solid var(--gray-5);border-radius:8px;container-type:inline-size}.styles_propertyTypeSelectorContainer__ACLoT[data-is-open=true]{border-color:var(--purple)}.styles_propertyTypesWrapper__lywW3{width:calc(100cqw - 24px);flex-direction:row;overflow:auto hidden;scrollbar-width:none;border-radius:4px;-ms-overflow-style:none}.styles_propertyTypesWrapper__lywW3::-webkit-scrollbar{display:none}.styles_propertyTypesWrapperInner__aR_Cc{width:max-content;display:flex;flex-direction:row;gap:4px;overflow:auto hidden;scrollbar-width:none;-ms-overflow-style:none}.styles_propertyTypesWrapperInner__aR_Cc::-webkit-scrollbar{display:none}.styles_propertyTypeWrapper__uQIYy{width:max-content;padding:4px 8px;display:flex;flex-direction:row;color:var(--black);background-color:var(--gray-5);border-radius:4px;font-size:11px;font-weight:500;transition:all .3s ease-in-out;cursor:pointer}.styles_propertyTypeWrapper__uQIYy:hover{color:var(--error);background-color:color-mix(in srgb,var(--error) 10%,transparent);transition:all .3s ease-in-out}.styles_propertyTypeText__gxCw7{font-size:13px;font-weight:500;color:var(--gray-2)}.styles_propertyTypeIconContainer__OyPf0{width:24px;height:24px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .3s ease-in-out}.styles_propertyTypeIconContainer__OyPf0[data-is-open=true]{transition:transform .3s ease-in-out;transform:rotate(180deg)}.styles_popoverContent__IMJU_{width:var(--radix-popover-trigger-width);padding:12px 16px;display:flex;flex-direction:column;background-color:var(--white);border:1px solid var(--gray-5);border-radius:8px;box-shadow:unset;gap:8px}.styles_propertyTypeLabel__ePJTy{font-size:13px;line-height:1.5;font-weight:500;color:var(--black)}