.CountryPicker_overlay___CuWC{position:fixed;inset:0;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9000;display:flex;align-items:center;justify-content:center;padding:20px;animation:CountryPicker_fadeIn__ugmv7 .25s ease}@keyframes CountryPicker_fadeIn__ugmv7{0%{opacity:0}to{opacity:1}}.CountryPicker_modal__t_IaN{background:#151617;border:1px solid hsla(60,13%,95%,.08);border-radius:16px;width:100%;max-width:540px;max-height:85vh;display:flex;flex-direction:column;animation:CountryPicker_slideUp__ZVybW .3s ease;box-shadow:0 24px 80px rgba(0,0,0,.6)}@keyframes CountryPicker_slideUp__ZVybW{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CountryPicker_header__bPv1W{padding:28px 28px 20px;border-bottom:1px solid hsla(60,13%,95%,.06);text-align:center}.CountryPicker_logo__sl38L{width:36px;height:36px;background:#d6ff3f;border-radius:8px;display:flex;align-items:center;justify-content:center;font-family:Fraunces,serif;font-size:12px;font-weight:700;color:#0b0b0c;margin:0 auto 14px}.CountryPicker_title__B9DS8{font-family:Fraunces,serif;font-size:22px;font-weight:700;color:#f5f5f2;letter-spacing:-.5px;margin-bottom:6px}.CountryPicker_desc__NucZc{font-size:13px;color:hsla(60,13%,95%,.4);font-weight:300;line-height:1.5}.CountryPicker_searchWrap__6SVyq{padding:16px 20px 0}.CountryPicker_searchInput__s5QeR{width:100%;background:hsla(60,13%,95%,.06);border:1px solid hsla(60,13%,95%,.1);border-radius:8px;padding:10px 14px;font-size:14px;color:#f5f5f2;font-family:Inter,sans-serif;outline:none;transition:border-color .2s}.CountryPicker_searchInput__s5QeR:focus{border-color:rgba(214,255,63,.3)}.CountryPicker_searchInput__s5QeR::placeholder{color:hsla(60,13%,95%,.25)}.CountryPicker_regions__8_YqT{display:flex;gap:6px;padding:12px 20px;overflow-x:auto;scrollbar-width:none;flex-shrink:0}.CountryPicker_regions__8_YqT::-webkit-scrollbar{display:none}.CountryPicker_regionBtn__zGWCr{background:transparent;border:1px solid hsla(60,13%,95%,.08);border-radius:20px;color:hsla(60,13%,95%,.4);font-size:11px;font-weight:500;padding:4px 12px;cursor:pointer;white-space:nowrap;font-family:Inter,sans-serif;transition:all .2s}.CountryPicker_regionBtn__zGWCr:hover{border-color:hsla(60,13%,95%,.2);color:hsla(60,13%,95%,.7)}.CountryPicker_regionActive__6P6Tz{background:rgba(214,255,63,.1)!important;border-color:rgba(214,255,63,.3)!important;color:#d6ff3f!important}.CountryPicker_grid__jl963{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px;gap:6px;padding:0 20px 8px;overflow-y:auto;flex:1 1}.CountryPicker_countryBtn__Zyj_d{display:flex;align-items:center;gap:8px;background:hsla(60,13%,95%,.04);border:1px solid hsla(60,13%,95%,.07);border-radius:8px;padding:10px 12px;cursor:pointer;transition:all .15s;font-family:Inter,sans-serif;text-align:left}.CountryPicker_countryBtn__Zyj_d:hover{background:rgba(214,255,63,.06);border-color:rgba(214,255,63,.2);transform:translateY(-1px)}.CountryPicker_flag__XIqW6{font-size:18px;flex-shrink:0}.CountryPicker_countryLabel__lRvQd{font-size:12px;font-weight:500;color:hsla(60,13%,95%,.7);line-height:1.3}.CountryPicker_noResults__uMh9V{grid-column:span 3;text-align:center;color:hsla(60,13%,95%,.25);font-size:13px;padding:24px 0}.CountryPicker_footer__a9Cx9{padding:14px 20px 20px;border-top:1px solid hsla(60,13%,95%,.06);text-align:center}.CountryPicker_skipBtn__nLBZt{background:none;border:none;color:hsla(60,13%,95%,.25);font-size:12px;cursor:pointer;font-family:Inter,sans-serif;transition:color .2s}.CountryPicker_skipBtn__nLBZt:hover{color:hsla(60,13%,95%,.5)}[data-theme=light] .CountryPicker_modal__t_IaN{background:#f8f7f2;border-color:rgba(0,0,0,.08)}[data-theme=light] .CountryPicker_title__B9DS8{color:#0b0b0c}[data-theme=light] .CountryPicker_desc__NucZc{color:rgba(0,0,0,.4)}[data-theme=light] .CountryPicker_searchInput__s5QeR{background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.1);color:#0b0b0c}[data-theme=light] .CountryPicker_searchInput__s5QeR::placeholder{color:rgba(0,0,0,.25)}[data-theme=light] .CountryPicker_regionBtn__zGWCr{border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.4)}[data-theme=light] .CountryPicker_countryBtn__Zyj_d{background:rgba(0,0,0,.03);border-color:rgba(0,0,0,.07)}[data-theme=light] .CountryPicker_countryLabel__lRvQd{color:rgba(0,0,0,.7)}[data-theme=light] .CountryPicker_footer__a9Cx9{border-color:rgba(0,0,0,.06)}[data-theme=light] .CountryPicker_skipBtn__nLBZt{color:rgba(0,0,0,.25)}