.ant-select.rrex-select{width:100%}.ant-select.rrex-select .ant-select-selector{background-color:var(--color-bg-secondary)!important;border:1px solid transparent!important;border-radius:6px!important;padding:10px 12px;min-height:40px!important;height:40px!important;box-shadow:none!important;transition:all .2s ease!important;display:flex!important;align-items:center!important}.ant-select.rrex-select.rrex-select--borderless .ant-select-selector{border:none!important}.ant-select.rrex-select.rrex-select--with-bg .ant-select-selector{background-color:var(--color-bg-input)!important}.ant-select.rrex-select.rrex-select--bordered .ant-select-selector:hover{border:1px solid var(--color-border-strong)!important}.ant-select.rrex-select.rrex-select--bordered .ant-select-selector:focus,.ant-select.rrex-select.rrex-select--bordered .ant-select-selector:focus-within{border:1px solid var(--color-border-strong)!important;outline:none!important;box-shadow:none!important}.ant-select.rrex-select .ant-select-selection-item{font-weight:500!important;font-size:14px!important;line-height:20px!important;color:var(--color-text-primary)!important}.ant-select.rrex-select .ant-select-selection-item,.ant-select.rrex-select .ant-select-selection-item>div{padding:0!important;margin:0!important;display:flex!important;align-items:center!important;height:100%!important}.ant-select.rrex-select .ant-select-selection-item>div{width:100%!important}.ant-select.rrex-select .ant-select-selection-item>div img{flex-shrink:0!important;vertical-align:middle!important}.ant-select.rrex-select .ant-select-selection-item>div span{display:inline-block!important;line-height:20px!important;vertical-align:middle!important;margin:0!important}.ant-select.rrex-select .ant-select-selection-placeholder{font-weight:500!important;font-size:14px!important;line-height:20px!important;color:var(--color-text-primary)!important;padding:0!important;margin:0!important}.ant-select.rrex-select .ant-select-selection-placeholder,.ant-select.rrex-select .ant-select-selection-search{display:flex!important;align-items:center!important;height:100%!important}.ant-select.rrex-select .ant-select-selection-search .ant-select-selection-search-input{font-weight:500!important;font-size:14px!important;line-height:20px!important;color:var(--color-text-primary)!important;height:20px!important;padding:0!important;margin:0!important}.ant-select.rrex-select .ant-select-arrow{position:absolute!important;top:50%!important;right:12px!important;transform:translateY(-50%)!important;display:flex!important;align-items:center!important;justify-content:center!important;width:12px!important;height:12px!important;color:var(--color-text-primary)!important;margin-top:0!important;pointer-events:none!important}.ant-select.rrex-select.ant-select-open .ant-select-arrow svg{transform:rotate(180deg)!important}.ant-select.rrex-select .rrex-input-select-option{display:flex;align-items:center;gap:12px;width:100%;height:48px}.ant-select.rrex-select .rrex-input-select-option .rrex-input-select-option-image{width:20px;height:20px;border-radius:50%;object-fit:cover;flex-shrink:0}.ant-select.rrex-select .rrex-input-select-option .rrex-input-select-option-label{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ant-select.rrex-select .ant-select-clear{right:32px!important;width:16px!important;height:16px!important;background-color:var(--color-bg-primary)!important;color:var(--color-text-primary)!important}.ant-select.rrex-select.ant-select-focused:not(.rrex-select--borderless) .ant-select-selector{background-color:var(--color-bg-primary)!important;border:1px solid var(--color-border-strong)!important;box-shadow:none!important}.ant-select.rrex-select:hover:not(.ant-select-disabled):not(.rrex-select--borderless):not(.ant-select-open) .ant-select-selector{border-color:var(--color-border-input)!important}.ant-select.rrex-select.ant-select-disabled .ant-select-selector{background-color:var(--color-bg-disabled)!important;color:var(--color-text-disabled)!important;cursor:not-allowed!important;border:1px solid var(--color-border-strong)!important}.ant-select.rrex-select.ant-select-disabled.rrex-select--borderless .ant-select-selector{border:none!important}.ant-select.rrex-select.rrex-select--small .ant-select-selector{padding:6px 8px;font-size:12px!important;line-height:20px!important;min-height:30px!important;height:30px!important}.ant-select.rrex-select.rrex-select--middle .ant-select-selector{padding:10px 12px;font-size:14px!important;line-height:20px!important;min-height:40px!important;height:40px!important}.ant-select.rrex-select.rrex-select--large .ant-select-selector{padding:14px 16px;font-size:16px!important;line-height:20px!important;min-height:48px!important;height:48px!important}.ant-select.rrex-select.ant-select-multiple .ant-select-selector{padding:4px 12px 4px 8px!important;height:auto!important}.ant-select.rrex-select.ant-select-multiple .ant-select-selection-overflow .ant-select-selection-overflow-item .ant-select-selection-item{background-color:var(--color-bg-container)!important;border:1px solid var(--color-border-subtle)!important;border-radius:4px!important;font-size:12px;line-height:16px!important;padding:2px 6px!important;margin:2px 4px 2px 0!important;height:24px!important}.ant-select.rrex-select.ant-select-multiple .ant-select-selection-overflow .ant-select-selection-overflow-item .ant-select-selection-item .ant-select-selection-item-content{color:var(--color-text-primary)!important}.ant-select.rrex-select.ant-select-multiple .ant-select-selection-overflow .ant-select-selection-overflow-item .ant-select-selection-item .ant-select-selection-item-remove{color:var(--color-text-secondary)!important}.ant-select.rrex-select.ant-select-multiple .ant-select-selection-overflow .ant-select-selection-overflow-item .ant-select-selection-item .ant-select-selection-item-remove:hover{color:var(--color-text-primary)!important}.ant-select.rrex-select.rrex-select--simple{width:auto!important;min-width:auto!important;max-width:none!important;display:inline-block!important}.ant-select.rrex-select.rrex-select--simple .ant-select-selector{padding:4px 20px 4px 12px;font-size:12px;line-height:16px!important;min-height:24px!important;height:24px!important;width:auto!important}.ant-select.rrex-select.rrex-select--simple .ant-select-arrow{right:8px!important;top:50%!important;transform:translateY(-50%)!important;width:12px!important;height:12px!important}.ant-select.rrex-select.rrex-select--simple .ant-select-selection-item,.ant-select.rrex-select.rrex-select--simple .ant-select-selection-placeholder{font-size:12px!important;line-height:16px!important;padding-right:0!important}.ant-select.rrex-select.rrex-select--simple .ant-select-selection-search .ant-select-selection-search-input{font-size:12px!important;line-height:16px!important;height:16px!important;padding-right:0!important}.ant-select.rrex-select.rrex-select--simple.rrex-select--small .ant-select-selector{padding:6px 20px 6px 8px;font-size:12px;line-height:20px!important;min-height:30px!important;height:30px!important}.ant-select.rrex-select.rrex-select--simple.rrex-select--small .ant-select-selection-item,.ant-select.rrex-select.rrex-select--simple.rrex-select--small .ant-select-selection-placeholder{font-size:12px;line-height:20px!important}.ant-select.rrex-select.rrex-select--simple.rrex-select--small .ant-select-selection-search-input{font-size:12px!important;line-height:20px!important;height:20px!important}.ant-select.rrex-select.rrex-select--simple.rrex-select--middle .ant-select-selector{padding:10px 24px 10px 12px;font-size:14px;line-height:20px!important;min-height:40px!important;height:40px!important}.ant-select.rrex-select.rrex-select--simple.rrex-select--middle .ant-select-selection-item,.ant-select.rrex-select.rrex-select--simple.rrex-select--middle .ant-select-selection-placeholder{font-size:14px;line-height:20px!important}.ant-select.rrex-select.rrex-select--simple.rrex-select--middle .ant-select-selection-search-input{font-size:14px!important;line-height:20px!important;height:20px!important}.ant-select.rrex-select.rrex-select--simple.rrex-select--large .ant-select-selector{padding:14px 28px 14px 16px;font-size:16px;line-height:20px!important;min-height:48px!important;height:48px!important}.ant-select.rrex-select.rrex-select--simple.rrex-select--large .ant-select-selection-item,.ant-select.rrex-select.rrex-select--simple.rrex-select--large .ant-select-selection-placeholder{font-size:16px;line-height:20px!important}.ant-select.rrex-select.rrex-select--simple.rrex-select--large .ant-select-selection-search-input{font-size:16px;line-height:20px!important;height:20px!important}.rrex-select-dropdown{background:var(--color-bg-primary)!important;border:1px solid var(--color-border-subtle)!important;border-radius:8px!important;box-shadow:0 3px 14px 2px rgba(71,85,105,.1)!important;padding:8px!important;--rc-virtual-list-scrollbar-bg:var(--color-border-subtle)}.rrex-select-dropdown.rrex-select-dropdown--with-search{padding:0!important}.rrex-select-dropdown .ant-select-dropdown{background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.rrex-select-dropdown .rrex-select-dropdown-container{width:100%}.rrex-select-dropdown .rrex-select-search-container{padding:12px;border-bottom:none}.rrex-select-dropdown .rrex-select-search-container .rrex-select-search-input{width:100%!important}.rrex-select-dropdown .rrex-select-options-container{padding:2px 8px 8px}.rrex-select-dropdown .ant-select-dropdown-menu,.rrex-select-dropdown .rc-virtual-list{padding:0!important;margin:0!important}.rrex-select-dropdown .ant-select-item{font-weight:500!important;font-size:14px!important;line-height:20px!important;color:var(--color-text-primary)!important;background:transparent!important;border:none!important;border-radius:4px!important;padding:8px 12px!important;margin:0 0 2px!important;min-height:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;transition:background-color .2s ease!important}.rrex-select-dropdown .ant-select-item.ant-select-item-option-selected,.rrex-select-dropdown .ant-select-item:hover{background-color:var(--color-bg-secondary)!important;color:var(--color-text-primary)!important}.rrex-select-dropdown .ant-select-item.ant-select-item-option-selected{font-weight:700!important}.rrex-select-dropdown .ant-select-item.ant-select-item-option-disabled{color:var(--color-text-disabled)!important;cursor:not-allowed!important}.rrex-select-dropdown .ant-select-item.ant-select-item-option-disabled:hover{background-color:transparent!important;color:var(--color-text-disabled)!important}.rrex-select-dropdown .ant-select-item .rrex-input-select-option{display:flex!important;align-items:center!important;width:100%!important;gap:8px!important}.rrex-select-dropdown .ant-select-item .rrex-input-select-option img{width:20px;height:20px;border-radius:50%;object-fit:cover;flex-shrink:0}.rrex-select-dropdown .ant-select-item .rrex-input-select-option span{flex:1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.rrex-select-dropdown .ant-select-item.ant-select-item-option-selected .ant-select-item-option-content{padding-right:20px!important}.rrex-select-dropdown .ant-empty{padding:16px!important}.rrex-select-dropdown .ant-empty .ant-empty-description{font-size:16px!important;font-weight:500!important;color:var(--color-text-primary)!important}.rrex-select-dropdown .ant-select-dropdown-search{padding:8px 8px 0!important}.rrex-select-dropdown .ant-select-dropdown-search .ant-input{background-color:var(--color-bg-primary)!important;border:none!important;border-radius:100px!important;padding:7px 12px!important;font-size:14px!important;color:var(--color-text-primary)!important}.rrex-select-dropdown .ant-select-dropdown-search .ant-input::placeholder{color:var(--color-text-disabled)!important}.rrex-select-dropdown .ant-select-dropdown-search .ant-input:focus{background-color:var(--color-bg-primary)!important;border:none!important;box-shadow:none!important}.rrex-select-dropdown .ant-spin .ant-spin-dot{color:var(--color-primary)!important}.rrex-select-dropdown.rrex-select-dropdown--simple{width:auto!important;min-width:auto!important;max-width:none!important}.rrex-select-dropdown.rrex-select-dropdown--simple .ant-select-item{padding:8px!important;font-size:12px!important;line-height:16px!important;white-space:nowrap!important}.rrex-select-dropdown.rrex-select-dropdown--simple .ant-select-item.ant-select-item-option-selected,.rrex-select-dropdown.rrex-select-dropdown--simple .ant-select-item:hover{background-color:var(--color-bg-secondary)!important;color:var(--color-text-primary)!important}.rrex-select-dropdown.rrex-select-dropdown--simple .ant-select-item.ant-select-item-option-selected:after{display:none!important}.rrex-select-dropdown.rrex-select-dropdown--simple .ant-select-item.ant-select-item-option-selected:hover{background-color:var(--color-bg-secondary)!important;color:var(--color-text-primary)!important}.rrex-select-dropdown.rrex-select-dropdown--simple .ant-select-item.ant-select-item-option-selected .ant-select-item-option-content{padding-right:0!important}.rrex-select-dropdown.rrex-select-dropdown--simple .ant-select-dropdown-menu,.rrex-select-dropdown.rrex-select-dropdown--simple .rc-virtual-list{width:auto!important;min-width:auto!important}.rrex-select-dropdown:not(.rrex-select-dropdown--show-checkmark) .ant-select-item-option-selected:after{display:none!important}