.CustomSelect-module__36dRpG__selectContainer{width:100%;font-family:var(--font-body);position:relative}.CustomSelect-module__36dRpG__label{color:#334155;letter-spacing:.01em;margin-bottom:8px;font-size:.85rem;font-weight:600;display:block}.CustomSelect-module__36dRpG__selectTrigger{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;-webkit-user-select:none;user-select:none;background:#fffc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;min-height:42px;padding:10px 14px;transition:all .25s;display:flex;box-shadow:0 1px 2px #0000000d}.CustomSelect-module__36dRpG__selectTrigger:hover{background:#fff;border-color:#cbd5e1;box-shadow:0 4px 12px #0000000d}.CustomSelect-module__36dRpG__selectTrigger.CustomSelect-module__36dRpG__open{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.CustomSelect-module__36dRpG__valueContainer{align-items:center;gap:8px;display:flex;overflow:hidden}.CustomSelect-module__36dRpG__selectedValue{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:8px;font-size:.95rem;font-weight:500;display:flex;overflow:hidden}.CustomSelect-module__36dRpG__placeholderText{color:#94a3b8;font-size:.95rem}.CustomSelect-module__36dRpG__arrow{color:#64748b;align-items:center;transition:transform .2s;display:flex}.CustomSelect-module__36dRpG__open .CustomSelect-module__36dRpG__arrow{color:#3b82f6;transform:rotate(180deg)}.CustomSelect-module__36dRpG__dropdownMenu{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;animation:.2s cubic-bezier(.16,1,.3,1) CustomSelect-module__36dRpG__slideDown;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 10px 40px -10px #00000026}@keyframes CustomSelect-module__36dRpG__slideDown{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.CustomSelect-module__36dRpG__searchContainer{border-bottom:1px solid #f1f5f9;padding:12px}.CustomSelect-module__36dRpG__searchInput{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:.9rem;transition:all .2s}.CustomSelect-module__36dRpG__searchInput:focus{background:#fff;border-color:#3b82f6}.CustomSelect-module__36dRpG__optionsList{max-height:280px;padding:6px;overflow-y:auto}.CustomSelect-module__36dRpG__option{cursor:pointer;color:#334155;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:.95rem;transition:all .15s;display:flex}.CustomSelect-module__36dRpG__option:hover{color:#1d4ed8;background:#eff6ff}.CustomSelect-module__36dRpG__option.CustomSelect-module__36dRpG__selected{color:#1d4ed8;background:#eff6ff;font-weight:600}.CustomSelect-module__36dRpG__flag{border-radius:3px;justify-content:center;align-items:center;width:24px;height:18px;font-size:1.25em;line-height:1;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000001a}.CustomSelect-module__36dRpG__flag img{object-fit:cover;width:100%;height:100%}.CustomSelect-module__36dRpG__checkIcon{color:#2563eb;align-items:center;margin-left:auto;display:flex}.CustomSelect-module__36dRpG__noResults{text-align:center;color:#94a3b8;padding:16px;font-size:.9rem}
