.SearchableSelect_wrapper__JbHYb{position:relative;min-width:220px}.SearchableSelect_trigger__xsn_U{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.625rem 1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.875rem;color:#374151;background:#fff;cursor:pointer;transition:border-color .2s,box-shadow .2s;text-align:left}.SearchableSelect_trigger__xsn_U:hover{border-color:#d1d5db}.SearchableSelect_trigger__xsn_U:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.15)}.SearchableSelect_triggerOpen__XP_la{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.15);border-bottom-left-radius:0;border-bottom-right-radius:0}.SearchableSelect_triggerDisabled__S4xjv{background:#f9fafb;color:#9ca3af;cursor:not-allowed}.SearchableSelect_triggerText___kbeo{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SearchableSelect_chevron___99TX{flex-shrink:0;color:#9ca3af;transition:transform .2s}.SearchableSelect_chevronOpen__YYNuW{transform:rotate(180deg)}.SearchableSelect_dropdown__Q5Vo3{position:absolute;top:100%;left:0;right:0;margin-top:-1px;background:#fff;border:1px solid #e5e7eb;border-top:none;border-radius:0 0 8px 8px;box-shadow:0 10px 25px rgba(0,0,0,.1);z-index:50;max-height:280px;display:flex;flex-direction:column;overflow:hidden}.SearchableSelect_searchInput__xXJFM{flex-shrink:0;padding:.75rem 1rem;border:none;border-bottom:1px solid #e5e7eb;font-size:.875rem;color:#374151;background:#f9fafb}.SearchableSelect_searchInput__xXJFM::placeholder{color:#9ca3af}.SearchableSelect_searchInput__xXJFM:focus{outline:none;background:#fff}.SearchableSelect_optionList__Z0X1Q{flex:1 1;overflow-y:auto;padding:.25rem 0;max-height:220px}.SearchableSelect_option__F1tPm{padding:.5rem 1rem;font-size:.875rem;color:#374151;cursor:pointer;transition:background .15s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SearchableSelect_option__F1tPm:hover{background:#f3f4f6}.SearchableSelect_optionSelected__G6GQs{background:#eef2ff;color:#4f46e5;font-weight:500}.SearchableSelect_optionHighlighted__nN8Dk{background:#eef2ff}.SearchableSelect_noResults__JpTTR{padding:1rem;font-size:.875rem;color:#9ca3af;text-align:center}