.CountrySelector_countrySelector__dWa3P{position:relative;width:100%;font-size:14px}.CountrySelector_selectedCountry__RioaJ{display:flex;align-items:center;cursor:pointer;padding:8px 0}.CountrySelector_flagIcon__92ch5{display:flex;align-items:center;justify-content:center;margin-right:8px;width:24px;height:16px;overflow:hidden;border-radius:2px}.CountrySelector_countryCode__yUNNG{font-weight:500;margin-right:4px;color:white}.CountrySelector_dropdownArrow__sSjQy{font-size:10px;margin-left:4px;color:#ccc}.CountrySelector_dropdown__WUEG2{position:absolute;top:100%;left:0;min-width:250px;max-height:200px;background-color:#252A34;border:1px solid #373f4f;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.4);z-index:9999;color:white;margin-top:4px;display:flex;flex-direction:column}.CountrySelector_dropdownList__u5tQk{overflow-y:auto;flex:1 1;max-height:200px}.CountrySelector_scrollIndicator__vdg5k{display:flex;justify-content:center;align-items:center;padding:8px;background-color:#373F4F;border-bottom:1px solid #4a5568;position:-webkit-sticky;position:sticky;z-index:1;cursor:pointer;transition:background-color .2s}.CountrySelector_scrollIndicator__vdg5k:first-child{top:0;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom:1px solid #4a5568}.CountrySelector_scrollIndicator__vdg5k:last-child{bottom:0;border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-top:1px solid #4a5568;border-bottom:none}.CountrySelector_scrollIcon__V96bK{opacity:.7;transition:opacity .2s}.CountrySelector_scrollIndicator__vdg5k:hover{background-color:#4A5568}.CountrySelector_scrollIndicator__vdg5k:hover .CountrySelector_scrollIcon__V96bK{opacity:1}@media (max-width:768px){.CountrySelector_dropdown__WUEG2{min-width:200px;max-height:150px;left:0;right:auto}.CountrySelector_dropdownList__u5tQk{max-height:150px}}@media (max-width:480px){.CountrySelector_dropdown__WUEG2{min-width:180px;max-height:120px;font-size:13px}.CountrySelector_dropdownList__u5tQk{max-height:120px}.CountrySelector_scrollIndicator__vdg5k{padding:6px}}.CountrySelector_countryOption__Yg_tk{display:flex;align-items:center;padding:10px 12px;cursor:pointer;transition:background-color .2s;border-bottom:1px solid #373f4f}.CountrySelector_countryOption__Yg_tk:hover{background-color:#373F4F}.CountrySelector_countryName__xniu0{flex:1 1;margin:0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:white;font-weight:400}.CountrySelector_loading__GM2z_{padding:8px 0;color:#ccc}.CountrySelector_error__HpZZC{padding:8px 0;color:#ff6b6b}.CountrySelector_disabled__ig5AH{opacity:.6;pointer-events:none}.CountrySelector_selectedCountryDisabled___7rRO{cursor:not-allowed;opacity:.6}.CountrySelector_selectedCountryDisabled___7rRO .CountrySelector_countryCode__yUNNG{color:#8A8A8A}.CountrySelector_selectedCountryDisabled___7rRO .CountrySelector_dropdownArrow__sSjQy{color:#666}