.react-select__control{background-color:hsl(var(--surface-3))!important;border-color:hsl(var(--line))!important;box-shadow:none!important;border-radius:.6rem!important;min-height:40px}.react-select__control:hover{border-color:hsl(var(--accent-c))!important}.react-select__control--is-focused{border-color:hsl(var(--accent-c))!important;box-shadow:0 0 0 1px hsl(var(--accent-c) / .5)!important}.react-select__value-container{flex-wrap:nowrap!important;overflow:hidden}.react-select__single-value,.react-select__placeholder{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.react-select__indicators{flex-shrink:0}.react-select__indicator{padding:4px!important}.react-select__single-value,.react-select__input-color,.react-select__input{color:hsl(var(--txt))!important}.react-select__placeholder{color:hsl(var(--txt-dim))!important}.react-select__menu{background-color:#1a1a1a!important;border:1px solid hsl(0 0% 20%)!important;overflow:hidden}.react-select__option{background-color:transparent!important;color:#f5f5f5!important;cursor:pointer}.react-select__option--is-focused{background-color:#292929!important}.react-select__option--is-selected{background-color:hsl(var(--accent-c) / .85)!important;color:#fff!important}.react-select__group-heading{color:#9e9e9e!important;font-size:11px!important;letter-spacing:.08em;text-transform:uppercase;padding:8px 12px 4px!important;border-top:1px solid hsl(0 0% 20%)}.react-select__group:first-of-type .react-select__group-heading{border-top:none}.react-select__indicator-separator{background-color:hsl(var(--line))!important}.react-select__dropdown-indicator,.react-select__clear-indicator{color:hsl(var(--txt-dim))!important}.react-select__multi-value{background-color:hsl(var(--accent-c) / .2)!important}.react-select__multi-value__label{color:hsl(var(--txt))!important}
