.CountrySearchPicker-module-scss-module__VzwrEW__picker{gap:calc(var(--space)*3);grid-template-rows:auto 1fr;min-width:0;height:100%;min-height:0;display:grid}.CountrySearchPicker-module-scss-module__VzwrEW__searchRow{background:color-mix(in srgb, var(--color-surface) 96%, transparent);border:1px solid color-mix(in srgb, var(--page-foreground) 12%, transparent);border-radius:12px;align-items:center;gap:8px;padding:4px 12px 4px 40px;transition:border-color .18s,box-shadow .18s;display:flex;position:relative}.CountrySearchPicker-module-scss-module__VzwrEW__searchRow:focus-within{border-color:color-mix(in srgb, var(--color-primary) 34%, transparent);box-shadow:0 0 0 4px color-mix(in srgb, var(--color-primary) 12%, transparent)}.CountrySearchPicker-module-scss-module__VzwrEW__searchIcon{color:color-mix(in srgb, var(--page-foreground) 48%, transparent);pointer-events:none;line-height:0;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.CountrySearchPicker-module-scss-module__VzwrEW__searchInput{min-width:0;color:var(--page-foreground);font:inherit;background:0 0;border:none;outline:none;flex:auto;padding:12px 0}.CountrySearchPicker-module-scss-module__VzwrEW__searchInput::placeholder{color:color-mix(in srgb, var(--page-foreground) 50%, transparent)}.CountrySearchPicker-module-scss-module__VzwrEW__clearButton{background:color-mix(in srgb, var(--page-foreground) 10%, transparent);width:26px;height:26px;color:var(--page-foreground);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:background .18s;display:inline-flex}.CountrySearchPicker-module-scss-module__VzwrEW__clearButton:hover,.CountrySearchPicker-module-scss-module__VzwrEW__clearButton:focus-visible{background:color-mix(in srgb, var(--color-primary) 18%, transparent);outline:none}.CountrySearchPicker-module-scss-module__VzwrEW__resultsCount{color:color-mix(in srgb, var(--page-foreground) 60%, transparent);text-transform:uppercase;letter-spacing:.1em;font-variant-numeric:tabular-nums;flex-shrink:0;margin-left:auto;padding:0 4px}.CountrySearchPicker-module-scss-module__VzwrEW__emptyResults{padding:calc(var(--space)*4);border-radius:var(--radius);background:color-mix(in srgb, var(--page-foreground) 5%, transparent);color:color-mix(in srgb, var(--page-foreground) 70%, transparent);text-align:center}.CountrySearchPicker-module-scss-module__VzwrEW__list{padding:calc(var(--space)*2);background:color-mix(in srgb, var(--color-surface) 92%, transparent);border:1px solid color-mix(in srgb, var(--page-foreground) 8%, transparent);scroll-behavior:smooth;border-radius:14px;gap:4px;min-height:0;margin:0;list-style:none;display:grid;overflow-y:auto}.CountrySearchPicker-module-scss-module__VzwrEW__row{color:var(--page-foreground);border-radius:10px;grid-template-columns:32px 1fr auto;align-items:center;gap:12px;padding:10px 14px;text-decoration:none;transition:background .16s,transform .16s;display:grid}.CountrySearchPicker-module-scss-module__VzwrEW__rowButton{text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:none}.CountrySearchPicker-module-scss-module__VzwrEW__row:hover,.CountrySearchPicker-module-scss-module__VzwrEW__row:focus-visible{background:color-mix(in srgb, var(--color-primary) 10%, transparent);outline:none;transform:translate(2px)}.CountrySearchPicker-module-scss-module__VzwrEW__rowActive{background:color-mix(in srgb, var(--color-primary) 16%, transparent);color:var(--color-primary);font-weight:600}.CountrySearchPicker-module-scss-module__VzwrEW__flagSlot{justify-content:center;align-items:center;width:32px;height:22px;display:inline-flex}.CountrySearchPicker-module-scss-module__VzwrEW__flagImage{object-fit:cover;background:color-mix(in srgb, var(--page-foreground) 12%, transparent);border-radius:3px;width:100%;height:100%}.CountrySearchPicker-module-scss-module__VzwrEW__flagFallback{background:color-mix(in srgb, var(--page-foreground) 12%, transparent);width:100%;height:100%;color:color-mix(in srgb, var(--page-foreground) 64%, transparent);border-radius:3px;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:inline-flex}.CountrySearchPicker-module-scss-module__VzwrEW__flagGlobe{background:color-mix(in srgb, var(--color-primary) 12%, transparent);width:100%;height:100%;color:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.CountrySearchPicker-module-scss-module__VzwrEW__rowName{overflow-wrap:anywhere}.CountrySearchPicker-module-scss-module__VzwrEW__rowChevron{width:8px;height:8px;color:color-mix(in srgb, var(--page-foreground) 40%, transparent);border-top:2px solid;border-right:2px solid;transform:rotate(45deg)}@media (max-width:720px){.CountrySearchPicker-module-scss-module__VzwrEW__list:not(.CountrySearchPicker-module-scss-module__VzwrEW__listCompact){min-height:0;max-height:200px}}
.WorldHubCountryBrowser-module-scss-module__t4SirW__browser{gap:calc(var(--space)*4);grid-template-columns:minmax(0,22rem) minmax(0,1fr);align-items:start;display:grid}.WorldHubCountryBrowser-module-scss-module__t4SirW__countryColumn,.WorldHubCountryBrowser-module-scss-module__t4SirW__leaguesColumn{align-content:start;gap:calc(var(--space)*3);min-width:0;height:600px;min-height:0;padding:calc(var(--space)*3);border-radius:calc(var(--radius) + 4px);background:color-mix(in srgb, var(--color-primary) 4%, var(--color-surface));border:1px solid color-mix(in srgb, var(--color-primary) 14%, transparent);display:grid}.WorldHubCountryBrowser-module-scss-module__t4SirW__resultsTitle{color:var(--page-foreground);margin:0}.WorldHubCountryBrowser-module-scss-module__t4SirW__results{gap:calc(var(--space)*3);min-width:0;min-height:0;display:grid}.WorldHubCountryBrowser-module-scss-module__t4SirW__status{padding:calc(var(--space)*4);border-radius:var(--radius);background:color-mix(in srgb, var(--color-primary) 6%, var(--color-surface));border:1px solid color-mix(in srgb, var(--color-primary) 12%, transparent);color:color-mix(in srgb, var(--page-foreground) 70%, transparent)}.WorldHubCountryBrowser-module-scss-module__t4SirW__error{color:var(--color-danger);background:color-mix(in srgb, var(--color-danger) 8%, var(--color-surface));border-color:color-mix(in srgb, var(--color-danger) 16%, transparent)}.WorldHubCountryBrowser-module-scss-module__t4SirW__leagueList{padding:calc(var(--space)*3);gap:calc(var(--space)*2);background:color-mix(in srgb, var(--color-surface) 92%, transparent);border:1px solid color-mix(in srgb, var(--page-foreground) 8%, transparent);border-radius:14px;align-content:start;min-width:0;min-height:0;margin:0;list-style:none;display:grid;overflow-y:auto}@media (max-width:900px){.WorldHubCountryBrowser-module-scss-module__t4SirW__browser{grid-template-columns:1fr}.WorldHubCountryBrowser-module-scss-module__t4SirW__countryColumn,.WorldHubCountryBrowser-module-scss-module__t4SirW__leaguesColumn{height:auto}.WorldHubCountryBrowser-module-scss-module__t4SirW__leagueList{max-height:400px}}
