.CareerTeamsSidebar-module-scss-module__MLBzWW__teamLabel{align-items:center;column-gap:calc(var(--space)*2);grid-template-columns:1fr auto;display:grid}.CareerTeamsSidebar-module-scss-module__MLBzWW__teamLogo{object-fit:contain;justify-self:start;width:18px;height:18px}.CareerTeamsSidebar-module-scss-module__MLBzWW__teamName{text-align:left;justify-self:start}
.PopularLeaguesSidebar-module-scss-module__KTuLeW__sidebar{gap:calc(var(--space)*3);padding:calc(var(--space)*4);border-radius:var(--radius);background:color-mix(in srgb, var(--color-surface) 96%, transparent);border:1px solid color-mix(in srgb, var(--page-foreground) 8%, transparent);box-shadow:0 12px 28px color-mix(in srgb, var(--page-foreground) 6%, transparent);grid-template-rows:auto 1fr;min-width:0;display:grid}.PopularLeaguesSidebar-module-scss-module__KTuLeW__header{gap:0;display:grid}.PopularLeaguesSidebar-module-scss-module__KTuLeW__title{color:var(--page-foreground)}.PopularLeaguesSidebar-module-scss-module__KTuLeW__list{gap:2px;margin:0;padding:0 4px 0 0;list-style:none;display:grid}.PopularLeaguesSidebar-module-scss-module__KTuLeW__entry{align-items:center;column-gap:calc(var(--space)*2);padding:calc(var(--space)*2) calc(var(--space)*3);color:var(--page-foreground);border-radius:12px;grid-template-columns:1fr auto;text-decoration:none;transition:background .18s,color .18s,transform .18s;display:grid}.PopularLeaguesSidebar-module-scss-module__KTuLeW__entry:hover,.PopularLeaguesSidebar-module-scss-module__KTuLeW__entry:focus-visible{background:color-mix(in srgb, var(--color-secondary) 10%, transparent);outline:none;transform:translate(2px)}.PopularLeaguesSidebar-module-scss-module__KTuLeW__entryActive{background:color-mix(in srgb, var(--color-secondary) 14%, transparent);color:var(--color-primary);font-weight:600}.PopularLeaguesSidebar-module-scss-module__KTuLeW__entryActive:hover,.PopularLeaguesSidebar-module-scss-module__KTuLeW__entryActive:focus-visible{background:color-mix(in srgb, var(--color-secondary) 20%, transparent)}.PopularLeaguesSidebar-module-scss-module__KTuLeW__entryLabel{overflow-wrap:anywhere}.PopularLeaguesSidebar-module-scss-module__KTuLeW__entryCountry{color:color-mix(in srgb, var(--page-foreground) 64%, transparent)}@media (max-width:1024px){.PopularLeaguesSidebar-module-scss-module__KTuLeW__sidebar{padding:calc(var(--space)*3)}.PopularLeaguesSidebar-module-scss-module__KTuLeW__list{flex-wrap:wrap;gap:6px;padding:0;display:flex}.PopularLeaguesSidebar-module-scss-module__KTuLeW__entry{border:1px solid color-mix(in srgb, var(--page-foreground) 12%, transparent);border-radius:999px;grid-template-columns:auto;padding:8px 12px}.PopularLeaguesSidebar-module-scss-module__KTuLeW__entry:hover,.PopularLeaguesSidebar-module-scss-module__KTuLeW__entry:focus-visible{transform:none}.PopularLeaguesSidebar-module-scss-module__KTuLeW__entryCountry{display:none}}
.MetaPill-module-scss-module__rbBwdq__metaPill{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--football-accent,var(--color-primary)) 10%, var(--color-surface));border:1px solid color-mix(in srgb, var(--football-accent,var(--color-primary)) 18%, transparent);color:var(--page-foreground);box-shadow:0 8px 18px color-mix(in srgb, var(--football-accent,var(--color-primary)) 10%, transparent);align-items:center;gap:10px;padding:8px 12px;display:inline-flex}.MetaPill-module-scss-module__rbBwdq__metaPillLabel{color:color-mix(in srgb, var(--football-accent-strong,var(--football-accent,var(--color-primary))) 70%, transparent);text-transform:uppercase;letter-spacing:.08em}.MetaPill-module-scss-module__rbBwdq__metaPill strong{color:var(--football-accent-strong,var(--football-accent,var(--page-foreground)))}@media (max-width:600px){.MetaPill-module-scss-module__rbBwdq__metaPill{gap:8px;padding:6px 10px}}
.ContentIntro-module-scss-module__Dg7d8W__contentIntro{gap:calc(var(--space)*4);padding:calc(var(--space)*5);border-radius:calc(var(--radius)*1.5);background:linear-gradient(135deg, color-mix(in srgb, var(--football-accent) 10%, var(--color-surface)) 0%, color-mix(in srgb, var(--football-secondary) 8%, var(--color-surface)) 100%);border:1px solid color-mix(in srgb, var(--page-foreground) 8%, transparent);box-shadow:0 16px 36px color-mix(in srgb, var(--page-foreground) 8%, transparent);display:grid}.ContentIntro-module-scss-module__Dg7d8W__contentIntroTopRow{gap:calc(var(--space)*4);grid-template-columns:minmax(0,1fr) auto;align-items:start;display:grid}.ContentIntro-module-scss-module__Dg7d8W__contentIntroHeader{gap:calc(var(--space)*2);display:grid}.ContentIntro-module-scss-module__Dg7d8W__contentIntroHeaderAside{justify-content:flex-end;align-items:flex-start;display:flex}.ContentIntro-module-scss-module__Dg7d8W__contentIntroHeaderAside>img{object-fit:contain;background:#fff;border-radius:16px;width:88px;height:88px;padding:8px}.ContentIntro-module-scss-module__Dg7d8W__contentIntroTitle{margin:0}.ContentIntro-module-scss-module__Dg7d8W__contentIntroDescription{max-width:72ch;color:color-mix(in srgb, var(--page-foreground) 74%, transparent);margin:0}.ContentIntro-module-scss-module__Dg7d8W__contentIntroMeta{gap:calc(var(--space)*3);flex-wrap:wrap;display:flex}.ContentIntro-module-scss-module__Dg7d8W__contentIntroFooterActions{gap:calc(var(--space)*4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (max-width:767px){.ContentIntro-module-scss-module__Dg7d8W__contentIntroTopRow{grid-template-columns:1fr}.ContentIntro-module-scss-module__Dg7d8W__contentIntroHeaderAside{justify-content:flex-start}.ContentIntro-module-scss-module__Dg7d8W__contentIntroFooterActions{grid-template-columns:1fr}}
.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}}
.LeagueNextGameCard-module-scss-module__8PZfzG__card{gap:calc(var(--space)*3);padding:calc(var(--space)*3.5);border-radius:var(--radius);background:color-mix(in srgb, var(--color-surface) 96%, transparent);border:1px solid color-mix(in srgb, var(--page-foreground) 8%, transparent);box-shadow:0 12px 28px color-mix(in srgb, var(--page-foreground) 6%, transparent);display:grid}.LeagueNextGameCard-module-scss-module__8PZfzG__header{gap:0;display:grid}.LeagueNextGameCard-module-scss-module__8PZfzG__title{color:var(--page-foreground)}.LeagueNextGameCard-module-scss-module__8PZfzG__round{color:color-mix(in srgb, var(--page-foreground) 68%, transparent);margin:0}.LeagueNextGameCard-module-scss-module__8PZfzG__roundLive{color:var(--color-secondary)}.LeagueNextGameCard-module-scss-module__8PZfzG__teams{gap:calc(var(--space)*3);grid-template-columns:minmax(0,1fr);align-items:center;display:grid}.LeagueNextGameCard-module-scss-module__8PZfzG__teamSlot{justify-content:center;align-items:center;gap:calc(var(--space)*2);text-align:center;min-width:0;display:flex}.LeagueNextGameCard-module-scss-module__8PZfzG__teamSlotLink{color:var(--page-foreground)}.LeagueNextGameCard-module-scss-module__8PZfzG__logo{object-fit:contain;flex:none;width:40px;height:40px}.LeagueNextGameCard-module-scss-module__8PZfzG__teamName{overflow-wrap:anywhere}.LeagueNextGameCard-module-scss-module__8PZfzG__centerBlock{gap:calc(var(--space)*1.5);text-align:center;padding:calc(var(--space)*2.5);border-radius:calc(var(--radius) - 4px);background:color-mix(in srgb, var(--page-foreground) 4%, transparent);justify-items:center;display:grid}.LeagueNextGameCard-module-scss-module__8PZfzG__kickoff{color:var(--page-foreground);max-width:100%}.LeagueNextGameCard-module-scss-module__8PZfzG__kickoffLive{color:var(--color-primary)}.LeagueNextGameCard-module-scss-module__8PZfzG__meta{color:color-mix(in srgb, var(--page-foreground) 64%, transparent)}.LeagueNextGameCard-module-scss-module__8PZfzG__empty{color:color-mix(in srgb, var(--page-foreground) 72%, transparent);margin:0}.LeagueNextGameCard-module-scss-module__8PZfzG__teamSlotLink:hover{color:var(--color-primary)}@media (max-width:720px){.LeagueNextGameCard-module-scss-module__8PZfzG__card{padding:calc(var(--space)*3)}}
.LeagueOverviewTable-module-scss-module__-BI2tq__groupBoard{gap:calc(var(--space)*6);min-width:0;max-width:100%;display:grid}.LeagueOverviewTable-module-scss-module__-BI2tq__groupCard{gap:calc(var(--space)*3);padding:calc(var(--space)*4);border-radius:var(--radius);background:color-mix(in srgb, var(--color-surface) 96%, transparent);border:1px solid color-mix(in srgb, var(--page-foreground) 8%, transparent);box-shadow:0 12px 28px color-mix(in srgb, var(--page-foreground) 6%, transparent);min-width:0;max-height:500px;display:grid}.LeagueOverviewTable-module-scss-module__-BI2tq__groupHeader{gap:0;display:grid}.LeagueOverviewTable-module-scss-module__-BI2tq__headerCopy{gap:4px;display:grid}.LeagueOverviewTable-module-scss-module__-BI2tq__headerTopRow{justify-content:space-between;align-items:center;gap:calc(var(--space)*3);display:flex}.LeagueOverviewTable-module-scss-module__-BI2tq__title{color:var(--page-foreground)}.LeagueOverviewTable-module-scss-module__-BI2tq__headerCta{border-radius:var(--radius-pill);border:1px solid color-mix(in srgb, var(--page-foreground) 10%, transparent);background:color-mix(in srgb, var(--page-foreground) 4%, var(--color-surface));min-height:32px;color:var(--page-foreground);white-space:nowrap;justify-content:center;align-items:center;padding:6px 12px;font-weight:700;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.LeagueOverviewTable-module-scss-module__-BI2tq__headerCta:hover,.LeagueOverviewTable-module-scss-module__-BI2tq__headerCta:focus-visible{background:color-mix(in srgb, var(--page-foreground) 7%, var(--color-surface));border-color:color-mix(in srgb, var(--page-foreground) 16%, transparent);color:var(--page-foreground);outline:none;transform:translateY(-1px)}.LeagueOverviewTable-module-scss-module__-BI2tq__groupName{color:color-mix(in srgb, var(--page-foreground) 68%, transparent);margin:0}.LeagueOverviewTable-module-scss-module__-BI2tq__tableWrapper{-webkit-overflow-scrolling:touch;margin:0 calc(var(--space)*-1);padding:0 calc(var(--space)*1);min-width:0;min-height:0;overflow:auto}.LeagueOverviewTable-module-scss-module__-BI2tq__table{border-collapse:collapse;width:100%;min-width:760px}.LeagueOverviewTable-module-scss-module__-BI2tq__table thead th{text-align:center;text-transform:uppercase;letter-spacing:.08em;color:color-mix(in srgb, var(--page-foreground) 60%, transparent);border-bottom:1px solid color-mix(in srgb, var(--page-foreground) 12%, transparent);padding:0 8px 10px}.LeagueOverviewTable-module-scss-module__-BI2tq__teamCol{text-align:left!important}.LeagueOverviewTable-module-scss-module__-BI2tq__table tbody td{text-align:center;border-bottom:1px solid color-mix(in srgb, var(--page-foreground) 6%, transparent);padding:10px 8px}.LeagueOverviewTable-module-scss-module__-BI2tq__table tbody tr:last-child td{border-bottom:none}.LeagueOverviewTable-module-scss-module__-BI2tq__table tbody tr:hover{background:color-mix(in srgb, var(--color-secondary) 8%, transparent)}.LeagueOverviewTable-module-scss-module__-BI2tq__highlightedRow{background:color-mix(in srgb, var(--color-secondary) 12%, transparent)}.LeagueOverviewTable-module-scss-module__-BI2tq__highlightedRow:hover{background:color-mix(in srgb, var(--color-secondary) 16%, transparent)}.LeagueOverviewTable-module-scss-module__-BI2tq__teamCell{text-align:left;overflow-wrap:anywhere;align-items:center;gap:8px;display:inline-flex}.LeagueOverviewTable-module-scss-module__-BI2tq__teamCellLink{color:var(--page-foreground);border-bottom:1px dashed #0000;text-decoration:none;transition:color .18s}.LeagueOverviewTable-module-scss-module__-BI2tq__teamCellLink:hover,.LeagueOverviewTable-module-scss-module__-BI2tq__teamCellLink:focus-visible{color:var(--color-primary);border-bottom-color:color-mix(in srgb, var(--color-secondary) 45%, transparent);outline:none}.LeagueOverviewTable-module-scss-module__-BI2tq__teamLogo{object-fit:contain;width:22px;height:22px}.LeagueOverviewTable-module-scss-module__-BI2tq__rankBadge{background:color-mix(in srgb, var(--color-secondary) 14%, transparent);width:26px;height:26px;color:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.LeagueOverviewTable-module-scss-module__-BI2tq__rankBadgeHighlighted{background:color-mix(in srgb, var(--color-secondary) 24%, transparent)}.LeagueOverviewTable-module-scss-module__-BI2tq__pointsCol,.LeagueOverviewTable-module-scss-module__-BI2tq__pointsCell{color:var(--color-primary);font-weight:700}.LeagueOverviewTable-module-scss-module__-BI2tq__formCell{gap:4px;display:inline-flex}.LeagueOverviewTable-module-scss-module__-BI2tq__formChip{background:color-mix(in srgb, var(--page-foreground) 8%, transparent);width:22px;height:22px;color:color-mix(in srgb, var(--page-foreground) 80%, transparent);text-transform:uppercase;border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:inline-flex}.LeagueOverviewTable-module-scss-module__-BI2tq__formChipWin{background:color-mix(in srgb, var(--color-success) 24%, transparent);color:var(--color-success)}.LeagueOverviewTable-module-scss-module__-BI2tq__formChipDraw{background:color-mix(in srgb, var(--color-secondary) 18%, transparent);color:var(--color-secondary)}.LeagueOverviewTable-module-scss-module__-BI2tq__formChipLose{background:color-mix(in srgb, var(--color-danger) 22%, transparent);color:var(--color-danger)}.LeagueOverviewTable-module-scss-module__-BI2tq__empty{color:color-mix(in srgb, var(--page-foreground) 72%, transparent);margin:0}@media (max-width:720px){.LeagueOverviewTable-module-scss-module__-BI2tq__groupCard{padding:calc(var(--space)*3)}.LeagueOverviewTable-module-scss-module__-BI2tq__headerTopRow{flex-direction:column;align-items:start}}
.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}.WorldHubCountryBrowser-module-scss-module__t4SirW__leagueRow{align-items:center;gap:calc(var(--space)*3);padding:calc(var(--space)*3.5);border-radius:var(--radius);background:color-mix(in srgb, var(--color-surface) 92%, var(--color-primary) 8%);border:1px solid color-mix(in srgb, var(--color-primary) 18%, transparent);color:var(--page-foreground);grid-template-columns:auto 1fr auto;text-decoration:none;transition:background-color .18s,border-color .18s,transform .18s,box-shadow .18s;display:grid}.WorldHubCountryBrowser-module-scss-module__t4SirW__leagueRow:hover,.WorldHubCountryBrowser-module-scss-module__t4SirW__leagueRow:focus-visible{background:color-mix(in srgb, var(--color-surface) 82%, var(--color-primary) 18%);border-color:color-mix(in srgb, var(--color-primary) 34%, transparent);box-shadow:0 12px 24px color-mix(in srgb, var(--color-primary) 12%, transparent);outline:none;transform:translateY(-1px)}.WorldHubCountryBrowser-module-scss-module__t4SirW__leagueLogo,.WorldHubCountryBrowser-module-scss-module__t4SirW__leagueLogoFallback{border-radius:8px;flex:none;width:32px;height:32px}.WorldHubCountryBrowser-module-scss-module__t4SirW__leagueLogo{object-fit:contain;background:var(--color-surface);padding:4px}.WorldHubCountryBrowser-module-scss-module__t4SirW__leagueLogoFallback{background:color-mix(in srgb, var(--color-primary) 10%, transparent)}.WorldHubCountryBrowser-module-scss-module__t4SirW__leagueText{gap:2px;min-width:0;display:grid}.WorldHubCountryBrowser-module-scss-module__t4SirW__leagueName{overflow-wrap:anywhere}.WorldHubCountryBrowser-module-scss-module__t4SirW__leagueMeta{color:color-mix(in srgb, var(--page-foreground) 60%, transparent);text-transform:uppercase;letter-spacing:.08em}.WorldHubCountryBrowser-module-scss-module__t4SirW__leagueArrow{width:8px;height:8px;color:color-mix(in srgb, var(--color-primary) 72%, var(--page-foreground));border-top:2px solid;border-right:2px solid;transform:rotate(45deg)}@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}}
.PlayerProfile-module-scss-module__oSlU6W__layout{gap:calc(var(--space)*8);min-width:0;max-width:100%;display:grid}.PlayerProfile-module-scss-module__oSlU6W__profileCard{gap:calc(var(--space)*6);padding:calc(var(--space)*6);border-radius:var(--radius);background:color-mix(in srgb, var(--color-surface) 96%, transparent);border:1px solid color-mix(in srgb, var(--page-foreground) 8%, transparent);box-shadow:0 12px 28px color-mix(in srgb, var(--page-foreground) 6%, transparent);grid-template-columns:minmax(0,auto) minmax(0,1fr);min-width:0;max-width:100%;display:grid}.PlayerProfile-module-scss-module__oSlU6W__photoFrame{background:linear-gradient(140deg, color-mix(in srgb, var(--color-primary) 82%, #0f172a) 0%, color-mix(in srgb, var(--color-secondary) 72%, #fff) 100%);color:#fff;width:144px;height:144px;box-shadow:0 12px 24px color-mix(in srgb, var(--page-foreground) 14%, transparent);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex;overflow:hidden}.PlayerProfile-module-scss-module__oSlU6W__photoFrame img{object-fit:cover;width:100%;height:100%}.PlayerProfile-module-scss-module__oSlU6W__profileBody{gap:calc(var(--space)*3);align-content:center;display:grid}.PlayerProfile-module-scss-module__oSlU6W__profileName{color:var(--page-foreground)}.PlayerProfile-module-scss-module__oSlU6W__profileMeta{gap:calc(var(--space)*3);color:color-mix(in srgb, var(--page-foreground) 70%, transparent);flex-wrap:wrap;display:flex}.PlayerProfile-module-scss-module__oSlU6W__profileChip{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--page-foreground) 4%, transparent);border:1px solid color-mix(in srgb, var(--page-foreground) 8%, transparent);color:var(--page-foreground);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;padding:6px 12px;display:inline-flex}.PlayerProfile-module-scss-module__oSlU6W__factsGrid{gap:calc(var(--space)*3);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));display:grid}.PlayerProfile-module-scss-module__oSlU6W__factsCell{padding:calc(var(--space)*4);border-radius:var(--radius);background:color-mix(in srgb, var(--page-foreground) 3%, transparent);border:1px solid color-mix(in srgb, var(--page-foreground) 8%, transparent);gap:2px;display:grid}.PlayerProfile-module-scss-module__oSlU6W__factsLabel{color:color-mix(in srgb, var(--page-foreground) 60%, transparent);text-transform:uppercase;letter-spacing:.14em}.PlayerProfile-module-scss-module__oSlU6W__factsValue{color:var(--page-foreground)}.PlayerProfile-module-scss-module__oSlU6W__careerSection{gap:calc(var(--space)*4);min-width:0;max-width:100%;display:grid}.PlayerProfile-module-scss-module__oSlU6W__careerAccordion{gap:calc(var(--space)*3);display:grid}.PlayerProfile-module-scss-module__oSlU6W__careerSectionHeader{justify-content:space-between;align-items:end;gap:calc(var(--space)*4);flex-wrap:wrap;display:flex}.PlayerProfile-module-scss-module__oSlU6W__careerActions{align-items:center;gap:calc(var(--space)*3);flex-wrap:wrap;min-width:0;display:flex}.PlayerProfile-module-scss-module__oSlU6W__loadMoreSeasons{padding:calc(var(--space)*2) calc(var(--space)*4);border-radius:var(--radius-pill);border:1px solid color-mix(in srgb, var(--page-foreground) 14%, transparent);background:color-mix(in srgb, var(--page-foreground) 3%, transparent);color:var(--page-foreground);cursor:pointer;font:inherit;text-align:center;justify-content:center;align-items:center;display:inline-flex}.PlayerProfile-module-scss-module__oSlU6W__loadMoreSeasons:hover:not(:disabled){border-color:color-mix(in srgb, var(--color-secondary) 30%, transparent);background:color-mix(in srgb, var(--color-secondary) 8%, transparent)}.PlayerProfile-module-scss-module__oSlU6W__loadMoreSeasons:disabled{opacity:.65;cursor:not-allowed}.PlayerProfile-module-scss-module__oSlU6W__loadMoreSeasonsError{color:color-mix(in srgb, var(--page-foreground) 72%, transparent);max-width:100%}.PlayerProfile-module-scss-module__oSlU6W__careerSeason{border-radius:var(--radius);background:color-mix(in srgb, var(--color-surface) 96%, transparent);border:1px solid color-mix(in srgb, var(--page-foreground) 8%, transparent);box-shadow:0 12px 28px color-mix(in srgb, var(--page-foreground) 6%, transparent);min-width:0;max-width:100%;display:grid;overflow:hidden}.PlayerProfile-module-scss-module__oSlU6W__careerSeasonHeaderWrap{border-radius:inherit;transition:background .2s}.PlayerProfile-module-scss-module__oSlU6W__careerSeasonHeaderWrapOpen{background:color-mix(in srgb, var(--page-foreground) 3%, transparent)}.PlayerProfile-module-scss-module__oSlU6W__careerSeasonHeading{margin:0}.PlayerProfile-module-scss-module__oSlU6W__careerSeasonTrigger{justify-content:space-between;align-items:center;gap:calc(var(--space)*3);width:100%;padding:calc(var(--space)*4) calc(var(--space)*5);border-radius:inherit;color:var(--page-foreground);text-align:left;cursor:pointer;background:0 0;border:0;flex-wrap:wrap;display:flex}.PlayerProfile-module-scss-module__oSlU6W__careerSeasonTriggerOpen{border-bottom-right-radius:0;border-bottom-left-radius:0}.PlayerProfile-module-scss-module__oSlU6W__careerSeasonTitle{margin:0}.PlayerProfile-module-scss-module__oSlU6W__careerSeasonTriggerMeta{align-items:center;gap:calc(var(--space)*3);min-width:0;display:inline-flex}.PlayerProfile-module-scss-module__oSlU6W__careerSeasonCount{color:color-mix(in srgb, var(--page-foreground) 60%, transparent)}.PlayerProfile-module-scss-module__oSlU6W__chevron{width:10px;height:10px;color:color-mix(in srgb, var(--page-foreground) 60%, transparent);border-bottom:2px solid;border-right:2px solid;flex-shrink:0;transition:transform .2s;transform:rotate(45deg)}.PlayerProfile-module-scss-module__oSlU6W__chevronOpen{transform:rotate(-135deg)}.PlayerProfile-module-scss-module__oSlU6W__careerSeasonPanel{grid-template-rows:0fr;transition:grid-template-rows .24s;display:grid}.PlayerProfile-module-scss-module__oSlU6W__careerSeasonPanelOpen{grid-template-rows:1fr}.PlayerProfile-module-scss-module__oSlU6W__careerSeasonPanelInner{min-height:0;overflow:hidden}.PlayerProfile-module-scss-module__oSlU6W__tableScroll{-webkit-overflow-scrolling:touch;min-width:0;max-width:100%;overflow-x:auto}.PlayerProfile-module-scss-module__oSlU6W__table{border-collapse:collapse;width:100%}.PlayerProfile-module-scss-module__oSlU6W__table th,.PlayerProfile-module-scss-module__oSlU6W__table td{padding:calc(var(--space)*3) calc(var(--space)*4);border-top:1px solid color-mix(in srgb, var(--page-foreground) 8%, transparent);vertical-align:middle}.PlayerProfile-module-scss-module__oSlU6W__table th{color:color-mix(in srgb, var(--page-foreground) 60%, transparent);text-transform:uppercase;letter-spacing:.12em;text-align:left;white-space:nowrap}.PlayerProfile-module-scss-module__oSlU6W__teamCell{align-items:center;gap:calc(var(--space)*2);min-width:0;display:inline-flex}.PlayerProfile-module-scss-module__oSlU6W__teamCellLink{color:inherit;text-decoration:none}.PlayerProfile-module-scss-module__oSlU6W__teamCellLink:hover{text-decoration:underline}.PlayerProfile-module-scss-module__oSlU6W__teamLogo,.PlayerProfile-module-scss-module__oSlU6W__leagueLogo{object-fit:contain;flex-shrink:0;width:20px;height:20px}.PlayerProfile-module-scss-module__oSlU6W__numericCell{text-align:right;white-space:nowrap}.PlayerProfile-module-scss-module__oSlU6W__emptyState{padding:calc(var(--space)*5);border-radius:var(--radius);background:color-mix(in srgb, var(--page-foreground) 3%, transparent);border:1px solid color-mix(in srgb, var(--page-foreground) 8%, transparent)}@media (max-width:720px){.PlayerProfile-module-scss-module__oSlU6W__layout{gap:calc(var(--space)*5)}.PlayerProfile-module-scss-module__oSlU6W__profileCard{grid-template-columns:1fr;justify-items:start}.PlayerProfile-module-scss-module__oSlU6W__photoFrame{width:112px;height:112px}.PlayerProfile-module-scss-module__oSlU6W__table th,.PlayerProfile-module-scss-module__oSlU6W__table td{padding:calc(var(--space)*2.5) calc(var(--space)*3)}}
.CompetitionSidebar-module-scss-module__DQGEza__sidebar{gap:calc(var(--space)*3);padding:calc(var(--space)*4);border-radius:var(--radius);background:color-mix(in srgb, var(--color-surface) 96%, transparent);border:1px solid color-mix(in srgb, var(--page-foreground) 8%, transparent);box-shadow:0 12px 28px color-mix(in srgb, var(--page-foreground) 6%, transparent);grid-template-rows:auto 1fr;min-width:0;display:grid}.CompetitionSidebar-module-scss-module__DQGEza__header{display:grid}.CompetitionSidebar-module-scss-module__DQGEza__title{color:var(--page-foreground)}.CompetitionSidebar-module-scss-module__DQGEza__list{gap:2px;margin:0;padding:0 4px 0 0;list-style:none;display:grid}.CompetitionSidebar-module-scss-module__DQGEza__entry{width:100%;padding:calc(var(--space)*2) calc(var(--space)*3);text-align:left;cursor:pointer;color:var(--page-foreground);background:0 0;border:0;border-radius:12px;gap:2px;text-decoration:none;transition:background .18s,color .18s,transform .18s,border-color .18s,box-shadow .18s;display:grid}.CompetitionSidebar-module-scss-module__DQGEza__entryRow{justify-content:space-between;align-items:center;gap:calc(var(--space)*2);display:flex}.CompetitionSidebar-module-scss-module__DQGEza__entryIndicators{align-items:center;gap:6px;min-height:14px;display:inline-flex}.CompetitionSidebar-module-scss-module__DQGEza__entry:hover,.CompetitionSidebar-module-scss-module__DQGEza__entry:focus-visible{background:color-mix(in srgb, var(--color-secondary) 10%, transparent);outline:none;transform:translate(2px)}.CompetitionSidebar-module-scss-module__DQGEza__entrySelected{background:color-mix(in srgb, var(--color-secondary) 10%, transparent)}.CompetitionSidebar-module-scss-module__DQGEza__entryActive{background:color-mix(in srgb, var(--color-secondary) 16%, transparent);color:var(--color-primary);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--color-primary) 24%, transparent);font-weight:600}.CompetitionSidebar-module-scss-module__DQGEza__entryActive .CompetitionSidebar-module-scss-module__DQGEza__entryMeta{color:color-mix(in srgb, var(--color-primary) 72%, transparent)}.CompetitionSidebar-module-scss-module__DQGEza__entryLoading{border-color:color-mix(in srgb, var(--color-secondary) 28%, transparent)}.CompetitionSidebar-module-scss-module__DQGEza__entryLabel{overflow-wrap:anywhere}.CompetitionSidebar-module-scss-module__DQGEza__entryMeta{color:color-mix(in srgb, var(--page-foreground) 64%, transparent)}.CompetitionSidebar-module-scss-module__DQGEza__loadingIndicator{border:2px solid color-mix(in srgb, var(--page-foreground) 18%, transparent);border-top-color:var(--color-secondary);border-radius:999px;width:14px;height:14px;animation:.8s linear infinite CompetitionSidebar-module-scss-module__DQGEza__competitionSidebarSpin}@keyframes CompetitionSidebar-module-scss-module__DQGEza__competitionSidebarSpin{to{transform:rotate(360deg)}}@media (max-width:1024px){.CompetitionSidebar-module-scss-module__DQGEza__sidebar{padding:calc(var(--space)*3)}.CompetitionSidebar-module-scss-module__DQGEza__list{flex-wrap:wrap;gap:6px;padding:0;display:flex}.CompetitionSidebar-module-scss-module__DQGEza__entry{border:1px solid color-mix(in srgb, var(--page-foreground) 12%, transparent);border-radius:999px;padding:8px 12px}.CompetitionSidebar-module-scss-module__DQGEza__entryActive{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--color-primary) 28%, transparent)}.CompetitionSidebar-module-scss-module__DQGEza__entry:hover,.CompetitionSidebar-module-scss-module__DQGEza__entry:focus-visible{transform:none}}
