.RadixSelect_formGroup__lly7p{display:flex;flex-direction:column;gap:var(--spacing-3xs);width:-moz-fit-content;width:fit-content;text-align:left;position:relative}.RadixSelect_label__X7Dab{display:block;font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-copy-primary)}.RadixSelect_triggerButton__OziUl{width:-moz-fit-content;width:fit-content;justify-content:space-between;position:relative}.RadixSelect_inner__Z0Peb{padding-right:40px!important}.RadixSelect_chevron__31QOb{position:absolute;right:var(--spacing-sm);top:50%;transform:translateY(-50%);transition:transform .2s ease;pointer-events:none}.RadixSelect_triggerButton__OziUl[data-state=open] .RadixSelect_icon__1gyEM{transform:rotate(180deg)}.RadixSelect_triggerButton__OziUl[data-state=open] .RadixSelect_chevron__31QOb{transform:translateY(-50%) rotate(180deg)}.RadixSelect_content__Ug8tw{background:var(--color-appbackgroundhigh);border-radius:var(--radius-regular);border:1px solid var(--color-input-textinput-defaultoutlineupper);overflow:hidden;z-index:1100;min-width:var(--radix-select-trigger-width);max-height:var(--radix-select-content-available-height)}.RadixSelect_viewport__kaE6r{padding:var(--spacing-3xs);max-height:200px;overflow-y:auto}.RadixSelect_scrollButton__CCdYs{display:flex;align-items:center;justify-content:center;height:32px;background:var(--color-appbackgroundhigh);color:var(--color-copy-secondary);cursor:pointer;border:none;outline:none}.RadixSelect_scrollButton__CCdYs:hover{background:var(--color-button-text-hoverfill)}.RadixSelect_scrollButton__CCdYs:first-child{transform:rotate(180deg)}.RadixSelect_groupLabel__hi1aa{padding:var(--spacing-3xs) var(--spacing-xs);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);color:var(--color-copy-secondary);text-transform:uppercase;letter-spacing:.05em}.RadixSelect_item__Ulh_e{position:relative;outline:none}.RadixSelect_itemButton__f4EJ9{width:calc(100% + var(--spacing-lg))}.RadixSelect_itemButtonInner__1vhao{justify-content:flex-start!important}.RadixSelect_itemButtonContent__R5a7T{width:100%;padding-right:40px}.RadixSelect_itemButtonEllipsisText__EBLrS{flex-grow:1;display:flex;align-items:center}.RadixSelect_itemIndicator__fl9fN,.RadixSelect_item__Ulh_e[data-state=checked] .RadixSelect_itemButton__f4EJ9{color:var(--filling-action-default)}.RadixSelect_itemIndicator__fl9fN{position:absolute;right:var(--spacing-sm);top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;pointer-events:none;width:18px;height:18px;border-radius:50%}.RadixSelect_errorMessage__SK4ew{color:var(--color-copy-error);font-size:var(--font-size-sm);margin-top:var(--spacing-3xs)}.RadixSelect_theme-dark__Tkh8j .RadixSelect_content__Ug8tw,[data-theme=dark] .RadixSelect_content__Ug8tw{background:var(--color-appbackgroundhigh);border-color:var(--color-input-textinput-defaultoutlineupper)}.RadixSelect_theme-dark__Tkh8j .RadixSelect_item__Ulh_e:hover:not([data-disabled]),.RadixSelect_theme-dark__Tkh8j .RadixSelect_item__Ulh_e[data-highlighted],[data-theme=dark] .RadixSelect_item__Ulh_e:hover:not([data-disabled]),[data-theme=dark] .RadixSelect_item__Ulh_e[data-highlighted]{background:var(--color-button-text-hoverfill)}