:root{--select-bg:white;--select-border:#d1d5db;--select-menu-bg:white;--select-option-bg:white;--select-option-hover:#eff6ff;--select-option-active:#dbeafe;--select-text:#111827;--select-placeholder:#9ca3af}.dark{--select-bg:#374151;--select-border:#4b5563;--select-menu-bg:#374151;--select-option-bg:#374151;--select-option-hover:#4b5563;--select-option-active:#6b7280;--select-text:#f9fafb;--select-placeholder:#9ca3af}.react-select-container{font-size:.875rem;line-height:1.25rem}.react-select__menu{border-radius:.5rem;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.react-select__option{padding:.5rem .75rem;font-size:.875rem}.react-select__option--is-focused{background-color:var(--select-option-hover)}.react-select__option--is-selected{color:#fff!important;background-color:#3b82f6!important}.react-select__indicator-separator{background-color:var(--select-border)}.react-select__dropdown-indicator,.react-select__clear-indicator{color:var(--select-placeholder)}.react-select__clear-indicator:hover{color:#ef4444}
