.CustomSelect_root__zvZF5{position:relative;width:100%}.CustomSelect_trigger__Jza_4{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 12px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:var(--font-color);font-size:14px;font-family:inherit;cursor:pointer;transition:border-color .2s;text-align:left}.CustomSelect_trigger__Jza_4:hover:not(:disabled){border-color:rgba(255,255,255,.2)}.CustomSelect_trigger__Jza_4:focus{outline:none;border-color:var(--success-color)}.CustomSelect_trigger__Jza_4:disabled{opacity:.55;cursor:not-allowed}.CustomSelect_triggerLabel__dWw1j{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CustomSelect_triggerPlaceholder__d2_s1{color:rgba(255,255,255,.45)}.CustomSelect_trigger__Jza_4 i{font-size:12px;opacity:.7;flex-shrink:0;transition:transform .2s}.CustomSelect_chevronOpen__2LyPw{transform:rotate(180deg)}.CustomSelect_list__bQK6q{background:#2d2d2d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.12);border-radius:8px;overflow:hidden;z-index:10001;box-shadow:0 4px 20px rgba(0,0,0,.35);max-height:280px;overflow-y:auto}.CustomSelect_searchWrap__e_cso{position:-webkit-sticky;position:sticky;top:0;z-index:1;display:flex;align-items:center;gap:8px;padding:8px 10px;border-bottom:1px solid rgba(255,255,255,.1);background:#2d2d2d}.CustomSelect_searchIcon__bhyCI{font-size:13px;color:rgba(255,255,255,.45);flex-shrink:0}.CustomSelect_searchInput__KWdcC{flex:1 1;min-width:0;border:none;background:transparent;color:var(--font-color,#f4f4f5);font-size:13px;font-family:inherit;outline:none;padding:4px 0}.CustomSelect_searchInput__KWdcC::placeholder{color:rgba(255,255,255,.4)}.CustomSelect_emptyOption__Ldygm{padding:12px 14px;font-size:13px;color:rgba(255,255,255,.4);text-align:center}.CustomSelect_option__P3thG{padding:10px 14px;font-size:14px;color:var(--font-color);cursor:pointer;transition:background .15s;white-space:nowrap}.CustomSelect_option__P3thG:hover{background:rgba(255,255,255,.08)}.CustomSelect_optionActive__u451p{background:rgba(124,179,144,.15)}.CustomSelect_optionActive__u451p:hover{background:rgba(124,179,144,.22)}