.FootballLeagueSidebar-module-scss-module__qt_5wG__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);min-width:0;max-width:100%;top:calc(var(--space)*4);max-height:calc(100vh - var(--site-header-row-height,48px) - var(--space)*12);grid-template-rows:auto 1fr;align-self:start;display:grid;position:sticky;overflow:hidden}.FootballLeagueSidebar-module-scss-module__qt_5wG__header{gap:4px;display:grid}.FootballLeagueSidebar-module-scss-module__qt_5wG__eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--football-accent,#1a8c3c);opacity:.85}.FootballLeagueSidebar-module-scss-module__qt_5wG__title{color:var(--page-foreground)}.FootballLeagueSidebar-module-scss-module__qt_5wG__list{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--page-foreground) 22%, transparent) #0000;gap:2px;min-height:0;margin:0;padding:0 4px 0 0;list-style:none;display:grid;overflow-y:auto}.FootballLeagueSidebar-module-scss-module__qt_5wG__list::-webkit-scrollbar{width:6px}.FootballLeagueSidebar-module-scss-module__qt_5wG__list::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--page-foreground) 22%, transparent);border-radius:999px}.FootballLeagueSidebar-module-scss-module__qt_5wG__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}.FootballLeagueSidebar-module-scss-module__qt_5wG__entry:hover,.FootballLeagueSidebar-module-scss-module__qt_5wG__entry:focus-visible{background:color-mix(in srgb, var(--football-accent,#1a8c3c) 8%, transparent);outline:none;transform:translate(2px)}.FootballLeagueSidebar-module-scss-module__qt_5wG__entryActive{background:color-mix(in srgb, var(--football-accent,#1a8c3c) 14%, transparent);color:var(--football-accent-strong,#0f6b2c);font-weight:600}.FootballLeagueSidebar-module-scss-module__qt_5wG__entryActive:hover,.FootballLeagueSidebar-module-scss-module__qt_5wG__entryActive:focus-visible{background:color-mix(in srgb, var(--football-accent,#1a8c3c) 22%, transparent)}.FootballLeagueSidebar-module-scss-module__qt_5wG__entryLabel{overflow-wrap:anywhere}.FootballLeagueSidebar-module-scss-module__qt_5wG__entryCountry{color:color-mix(in srgb, var(--page-foreground) 64%, transparent)}.FootballLeagueSidebar-module-scss-module__qt_5wG__directoryLink{color:var(--football-accent-strong,#0f6b2c);margin-top:calc(var(--space)*1);align-items:center;gap:6px;display:inline-flex}.FootballLeagueSidebar-module-scss-module__qt_5wG__directoryLinkArrow{border-top:2px solid;border-right:2px solid;width:8px;height:8px;transform:rotate(45deg)}@media (max-width:1024px){.FootballLeagueSidebar-module-scss-module__qt_5wG__sidebar{padding:calc(var(--space)*3);max-height:none;position:static;overflow:visible}.FootballLeagueSidebar-module-scss-module__qt_5wG__list{flex-wrap:wrap;gap:6px;padding:0;display:flex;overflow:visible}.FootballLeagueSidebar-module-scss-module__qt_5wG__entry{border:1px solid color-mix(in srgb, var(--page-foreground) 12%, transparent);border-radius:999px;grid-template-columns:auto;column-gap:6px;padding:8px 12px}.FootballLeagueSidebar-module-scss-module__qt_5wG__entry:hover{transform:none}.FootballLeagueSidebar-module-scss-module__qt_5wG__entryCountry{display:none}}
.FootballHubView-module-scss-module__jDP02W__layout{gap:calc(var(--space)*8);min-width:0;max-width:100%;display:grid}.FootballHubView-module-scss-module__jDP02W__matchSummary{gap:calc(var(--space)*4);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));min-width:0;display:grid}.FootballHubView-module-scss-module__jDP02W__matchSummaryCard{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;display:grid}.FootballHubView-module-scss-module__jDP02W__matchSummaryHeader{color:color-mix(in srgb, var(--page-foreground) 60%, transparent);text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;align-items:baseline;display:flex}.FootballHubView-module-scss-module__jDP02W__matchSummaryTeams{align-items:center;gap:calc(var(--space)*3);grid-template-columns:1fr auto 1fr;display:grid}.FootballHubView-module-scss-module__jDP02W__matchSummaryTeam{text-align:center;overflow-wrap:anywhere;flex-direction:column;align-items:center;gap:8px;display:flex}.FootballHubView-module-scss-module__jDP02W__matchSummaryTeamLink{color:var(--page-foreground);border-radius:12px;padding:6px 8px;text-decoration:none;transition:background .18s,transform .18s}.FootballHubView-module-scss-module__jDP02W__matchSummaryTeamLink:hover,.FootballHubView-module-scss-module__jDP02W__matchSummaryTeamLink:focus-visible{background:color-mix(in srgb, var(--football-accent,#1a8c3c) 8%, transparent);color:var(--football-accent-strong,#0f6b2c);outline:none;transform:translateY(-1px)}.FootballHubView-module-scss-module__jDP02W__matchSummaryTeamLogo{object-fit:contain;width:56px;height:56px}.FootballHubView-module-scss-module__jDP02W__matchSummaryScoreBlock{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:inline-flex}.FootballHubView-module-scss-module__jDP02W__matchSummaryScore{text-align:center;color:var(--football-accent-strong,#0f6b2c);font-variant-numeric:tabular-nums}.FootballHubView-module-scss-module__jDP02W__penaltyScore{text-align:center;color:#b26a00;text-transform:uppercase;letter-spacing:.02em;font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.FootballHubView-module-scss-module__jDP02W__matchSummaryScoreLive{color:#d9534f}.FootballHubView-module-scss-module__jDP02W__matchSummaryMeta{justify-content:space-between;column-gap:calc(var(--space)*4);color:color-mix(in srgb, var(--page-foreground) 70%, transparent);flex-wrap:wrap;row-gap:6px;display:flex}.FootballHubView-module-scss-module__jDP02W__leaderboardGrid{gap:calc(var(--space)*6);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));min-width:0;display:grid}.FootballHubView-module-scss-module__jDP02W__leaderboardCard{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;display:grid}.FootballHubView-module-scss-module__jDP02W__leaderboardHeader{justify-content:space-between;align-items:center;gap:calc(var(--space)*2);flex-wrap:wrap;display:flex}.FootballHubView-module-scss-module__jDP02W__leaderboardCta{color:var(--football-accent-strong,#0f6b2c)}.FootballHubView-module-scss-module__jDP02W__leaderboardList{gap:6px;margin:0;padding:0;list-style:none;display:grid}.FootballHubView-module-scss-module__jDP02W__leaderboardRow{align-items:center;gap:calc(var(--space)*2);background:color-mix(in srgb, var(--page-foreground) 3%, transparent);border-radius:12px;grid-template-columns:28px 36px 1fr auto;padding:8px;display:grid}.FootballHubView-module-scss-module__jDP02W__leaderboardRank{background:color-mix(in srgb, var(--football-accent,#1a8c3c) 14%, transparent);width:28px;height:28px;color:var(--football-accent-strong,#0f6b2c);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.FootballHubView-module-scss-module__jDP02W__leaderboardPhoto{object-fit:cover;background:color-mix(in srgb, var(--page-foreground) 8%, transparent);border-radius:50%;width:36px;height:36px}.FootballHubView-module-scss-module__jDP02W__leaderboardPhotoFallback{background:color-mix(in srgb, var(--football-accent,#1a8c3c) 12%, transparent);width:36px;height:36px;color:var(--football-accent-strong,#0f6b2c);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:inline-flex}.FootballHubView-module-scss-module__jDP02W__leaderboardPlayer{gap:2px;min-width:0;display:grid}.FootballHubView-module-scss-module__jDP02W__leaderboardName{color:var(--football-accent-strong,#0f6b2c);overflow-wrap:anywhere;border-bottom:1px dashed color-mix(in srgb, var(--football-accent,#1a8c3c) 50%, transparent);align-items:center;gap:4px;width:fit-content;max-width:100%;padding-bottom:1px;font-weight:600;text-decoration:none;display:inline-flex}.FootballHubView-module-scss-module__jDP02W__leaderboardName:after{content:"›";color:color-mix(in srgb, var(--football-accent,#1a8c3c) 70%, transparent);font-size:14px;line-height:1;transition:transform .18s}.FootballHubView-module-scss-module__jDP02W__leaderboardName:hover,.FootballHubView-module-scss-module__jDP02W__leaderboardName:focus-visible{color:var(--football-accent-strong,#0f6b2c);border-bottom-color:var(--football-accent-strong,#0f6b2c);outline:none;text-decoration:none}.FootballHubView-module-scss-module__jDP02W__leaderboardName:hover:after,.FootballHubView-module-scss-module__jDP02W__leaderboardName:focus-visible:after{transform:translate(2px)}.FootballHubView-module-scss-module__jDP02W__leaderboardTeam{color:color-mix(in srgb, var(--page-foreground) 64%, transparent);align-items:center;gap:6px;width:fit-content;font-size:12px;display:inline-flex}.FootballHubView-module-scss-module__jDP02W__leaderboardTeamLink{border-bottom:1px dashed color-mix(in srgb, var(--football-accent,#1a8c3c) 30%, transparent);text-decoration:none;transition:border-color .18s,color .18s}.FootballHubView-module-scss-module__jDP02W__leaderboardTeamLink:hover,.FootballHubView-module-scss-module__jDP02W__leaderboardTeamLink:focus-visible{color:var(--football-accent-strong,#0f6b2c);border-bottom-color:var(--football-accent-strong,#0f6b2c);outline:none}.FootballHubView-module-scss-module__jDP02W__leaderboardTeamLogo{object-fit:contain;width:16px;height:16px}.FootballHubView-module-scss-module__jDP02W__leaderboardValue{color:var(--football-accent-strong,#0f6b2c);font-variant-numeric:tabular-nums;align-items:baseline;gap:6px;display:inline-flex}.FootballHubView-module-scss-module__jDP02W__quickLinks{gap:calc(var(--space)*3);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));min-width:0;display:grid}.FootballHubView-module-scss-module__jDP02W__quickLinkCard{justify-content:space-between;align-items:center;gap:calc(var(--space)*2);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);min-width:0;transition:transform .18s,box-shadow .18s;display:flex;position:relative}.FootballHubView-module-scss-module__jDP02W__quickLinkCard:hover,.FootballHubView-module-scss-module__jDP02W__quickLinkCard:focus-within{box-shadow:0 16px 32px color-mix(in srgb, var(--football-accent,#1a8c3c) 18%, transparent);transform:translateY(-2px)}.FootballHubView-module-scss-module__jDP02W__quickLinkTitle{color:var(--page-foreground)}.FootballHubView-module-scss-module__jDP02W__quickLinkSubtitle{color:color-mix(in srgb, var(--page-foreground) 70%, transparent);margin-top:2px}.FootballHubView-module-scss-module__jDP02W__quickLinkArrow{border-top:2px solid var(--football-accent,#1a8c3c);border-right:2px solid var(--football-accent,#1a8c3c);width:12px;height:12px;margin-right:8px;transform:rotate(45deg)}.FootballHubView-module-scss-module__jDP02W__quickLinkLink{border-radius:inherit;text-indent:-9999px;position:absolute;inset:0}.FootballHubView-module-scss-module__jDP02W__quickLinkLink:focus-visible{outline:2px solid var(--football-accent,#1a8c3c);outline-offset:2px}.FootballHubView-module-scss-module__jDP02W__cupRounds{gap:calc(var(--space)*5);min-width:0;display:grid}.FootballHubView-module-scss-module__jDP02W__cupRound{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);display:grid}.FootballHubView-module-scss-module__jDP02W__cupRoundHeader{justify-content:space-between;align-items:center;gap:calc(var(--space)*2);flex-wrap:wrap;display:flex}.FootballHubView-module-scss-module__jDP02W__cupRoundTitle{color:var(--football-accent-strong,#0f6b2c);margin:0}.FootballHubView-module-scss-module__jDP02W__cupRoundBadge{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--football-accent,#1a8c3c) 14%, transparent);color:var(--football-accent-strong,#0f6b2c);text-transform:uppercase;letter-spacing:.14em;align-items:center;padding:4px 10px;font-weight:600;display:inline-flex}.FootballHubView-module-scss-module__jDP02W__cupRoundList{gap:calc(var(--space)*2);margin:0;padding:0;list-style:none;display:grid}.FootballHubView-module-scss-module__jDP02W__cupFixture{min-width:0}.FootballHubView-module-scss-module__jDP02W__cupFixtureCard{padding:calc(var(--space)*3);background:color-mix(in srgb, var(--page-foreground) 3%, transparent);border:1px solid color-mix(in srgb, var(--page-foreground) 6%, transparent);border-radius:12px;gap:6px;display:grid}.FootballHubView-module-scss-module__jDP02W__cupFixtureMeta{color:color-mix(in srgb, var(--page-foreground) 60%, transparent);text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;display:flex}.FootballHubView-module-scss-module__jDP02W__cupFixtureRow{align-items:center;gap:calc(var(--space)*2);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);display:grid}.FootballHubView-module-scss-module__jDP02W__cupFixtureTeam{align-items:center;gap:8px;min-width:0;display:inline-flex;overflow:hidden}.FootballHubView-module-scss-module__jDP02W__cupFixtureTeam[data-side=away]{text-align:right;flex-direction:row-reverse;justify-content:flex-start}.FootballHubView-module-scss-module__jDP02W__cupFixtureTeam[data-side=away]>span{text-align:right}.FootballHubView-module-scss-module__jDP02W__cupFixtureTeamLogo{object-fit:contain;flex-shrink:0;width:24px;height:24px}.FootballHubView-module-scss-module__jDP02W__cupFixtureTeamLink{color:inherit;border-radius:8px;min-width:0;padding:4px 6px;text-decoration:none;transition:background .18s,color .18s;display:block}.FootballHubView-module-scss-module__jDP02W__cupFixtureTeamLink:hover,.FootballHubView-module-scss-module__jDP02W__cupFixtureTeamLink:focus-visible{background:color-mix(in srgb, var(--football-accent,#1a8c3c) 8%, transparent);color:var(--football-accent-strong,#0f6b2c);outline:none}.FootballHubView-module-scss-module__jDP02W__cupFixtureScoreBlock{min-width:calc(var(--space)*10);flex-direction:column;justify-content:center;align-items:center;gap:2px;display:inline-flex}.FootballHubView-module-scss-module__jDP02W__cupFixtureScore{text-align:center;color:var(--football-accent-strong,#0f6b2c);font-variant-numeric:tabular-nums;font-weight:700}.FootballHubView-module-scss-module__jDP02W__cupFixtureScoreLive{color:#d9534f}@media (max-width:720px){.FootballHubView-module-scss-module__jDP02W__matchSummaryTeamLogo{width:44px;height:44px}.FootballHubView-module-scss-module__jDP02W__matchSummaryTeams{gap:calc(var(--space)*2)}.FootballHubView-module-scss-module__jDP02W__cupRound{padding:calc(var(--space)*3)}.FootballHubView-module-scss-module__jDP02W__cupFixtureRow{gap:calc(var(--space)*1)}.FootballHubView-module-scss-module__jDP02W__cupFixtureTeamLogo{width:20px;height:20px}}
.FootballPlayersView-module-scss-module__up2ieq__layout{gap:calc(var(--space)*8);min-width:0;max-width:100%;display:grid}.FootballPlayersView-module-scss-module__up2ieq__tableWrapper{-webkit-overflow-scrolling:touch;margin:0 calc(var(--space)*-1);padding:0 calc(var(--space)*1);min-width:0;overflow-x:auto}.FootballPlayersView-module-scss-module__up2ieq__table{border-collapse:collapse;width:100%;min-width:720px}.FootballPlayersView-module-scss-module__up2ieq__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}.FootballPlayersView-module-scss-module__up2ieq__table thead .FootballPlayersView-module-scss-module__up2ieq__playerCol,.FootballPlayersView-module-scss-module__up2ieq__table tbody .FootballPlayersView-module-scss-module__up2ieq__playerCol{text-align:left;padding-left:12px}.FootballPlayersView-module-scss-module__up2ieq__table thead .FootballPlayersView-module-scss-module__up2ieq__teamCol,.FootballPlayersView-module-scss-module__up2ieq__table tbody .FootballPlayersView-module-scss-module__up2ieq__teamCol{text-align:center}.FootballPlayersView-module-scss-module__up2ieq__table tbody td{text-align:center;border-bottom:1px solid color-mix(in srgb, var(--page-foreground) 6%, transparent);vertical-align:middle;padding:10px 8px}.FootballPlayersView-module-scss-module__up2ieq__table tbody tr:last-child td{border-bottom:none}.FootballPlayersView-module-scss-module__up2ieq__table tbody tr:hover{background:color-mix(in srgb, var(--football-accent,#1a8c3c) 6%, transparent)}.FootballPlayersView-module-scss-module__up2ieq__rankBadge{background:color-mix(in srgb, var(--football-accent,#1a8c3c) 14%, transparent);width:26px;height:26px;color:var(--football-accent-strong,#0f6b2c);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.FootballPlayersView-module-scss-module__up2ieq__playerCell{text-align:left;align-items:center;gap:8px;display:inline-flex}.FootballPlayersView-module-scss-module__up2ieq__playerPhoto{object-fit:cover;border-radius:50%;width:32px;height:32px}.FootballPlayersView-module-scss-module__up2ieq__playerLink{color:var(--football-accent-strong,#0f6b2c);overflow-wrap:anywhere;border-bottom:1px dashed color-mix(in srgb, var(--football-accent,#1a8c3c) 50%, transparent);align-items:center;gap:4px;padding-bottom:1px;text-decoration:none;display:inline-flex}.FootballPlayersView-module-scss-module__up2ieq__playerLink:after{content:"›";color:color-mix(in srgb, var(--football-accent,#1a8c3c) 70%, transparent);font-size:14px;line-height:1;transition:transform .18s}.FootballPlayersView-module-scss-module__up2ieq__playerLink:hover,.FootballPlayersView-module-scss-module__up2ieq__playerLink:focus-visible{color:var(--football-accent-strong,#0f6b2c);border-bottom-color:var(--football-accent-strong,#0f6b2c);outline:none;text-decoration:none}.FootballPlayersView-module-scss-module__up2ieq__playerLink:hover:after,.FootballPlayersView-module-scss-module__up2ieq__playerLink:focus-visible:after{transform:translate(2px)}.FootballPlayersView-module-scss-module__up2ieq__teamCell{overflow-wrap:anywhere;justify-content:center;align-items:center;gap:6px;display:inline-flex}.FootballPlayersView-module-scss-module__up2ieq__teamCellLink{color:var(--page-foreground);border-bottom:1px dashed #0000;text-decoration:none;transition:color .18s,border-color .18s}.FootballPlayersView-module-scss-module__up2ieq__teamCellLink:hover,.FootballPlayersView-module-scss-module__up2ieq__teamCellLink:focus-visible{color:var(--football-accent-strong,#0f6b2c);border-bottom-color:color-mix(in srgb, var(--football-accent,#1a8c3c) 50%, transparent);outline:none}.FootballPlayersView-module-scss-module__up2ieq__teamLogo{object-fit:contain;width:22px;height:22px}.FootballPlayersView-module-scss-module__up2ieq__primaryCell{color:var(--football-accent-strong,#0f6b2c);font-weight:700}
.FootballStandingsTable-module-scss-module__LStv1a__groupBoard{gap:calc(var(--space)*6);min-width:0;max-width:100%;display:grid}.FootballStandingsTable-module-scss-module__LStv1a__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;display:grid}.FootballStandingsTable-module-scss-module__LStv1a__groupHeader{align-items:baseline;gap:calc(var(--space)*2);display:flex}.FootballStandingsTable-module-scss-module__LStv1a__groupName{color:var(--football-accent-strong,var(--page-foreground))}.FootballStandingsTable-module-scss-module__LStv1a__tableWrapper{-webkit-overflow-scrolling:touch;margin:0 calc(var(--space)*-1);padding:0 calc(var(--space)*1);min-width:0;overflow-x:auto}.FootballStandingsTable-module-scss-module__LStv1a__table{border-collapse:collapse;width:100%;min-width:760px}.FootballStandingsTable-module-scss-module__LStv1a__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}.FootballStandingsTable-module-scss-module__LStv1a__table .FootballStandingsTable-module-scss-module__LStv1a__teamCol{text-align:left}.FootballStandingsTable-module-scss-module__LStv1a__table tbody td{text-align:center;border-bottom:1px solid color-mix(in srgb, var(--page-foreground) 6%, transparent);padding:10px 8px}.FootballStandingsTable-module-scss-module__LStv1a__table tbody tr:last-child td{border-bottom:none}.FootballStandingsTable-module-scss-module__LStv1a__table tbody tr:hover{background:color-mix(in srgb, var(--football-accent,#1a8c3c) 6%, transparent)}.FootballStandingsTable-module-scss-module__LStv1a__rowHighlight,.FootballStandingsTable-module-scss-module__LStv1a__rowHighlight:hover{background:color-mix(in srgb, var(--football-accent,#1a8c3c) 22%, transparent);box-shadow:inset 4px 0 0 var(--football-accent-strong,#0f6b2c)}.FootballStandingsTable-module-scss-module__LStv1a__teamCell{text-align:left;overflow-wrap:anywhere;align-items:center;gap:8px;display:inline-flex}.FootballStandingsTable-module-scss-module__LStv1a__teamCellLink{color:var(--page-foreground);border-bottom:1px dashed #0000;text-decoration:none;transition:color .18s}.FootballStandingsTable-module-scss-module__LStv1a__teamCellLink:hover,.FootballStandingsTable-module-scss-module__LStv1a__teamCellLink:focus-visible{color:var(--football-accent-strong,#0f6b2c);border-bottom-color:color-mix(in srgb, var(--football-accent,#1a8c3c) 50%, transparent);outline:none}.FootballStandingsTable-module-scss-module__LStv1a__teamLogo{object-fit:contain;width:22px;height:22px}.FootballStandingsTable-module-scss-module__LStv1a__rankBadge{background:color-mix(in srgb, var(--football-accent,#1a8c3c) 14%, transparent);width:26px;height:26px;color:var(--football-accent-strong,#0f6b2c);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.FootballStandingsTable-module-scss-module__LStv1a__pointsCol,.FootballStandingsTable-module-scss-module__LStv1a__pointsCell{color:var(--football-accent-strong,#0f6b2c);font-weight:700}.FootballStandingsTable-module-scss-module__LStv1a__formCell{gap:4px;display:inline-flex}.FootballStandingsTable-module-scss-module__LStv1a__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}.FootballStandingsTable-module-scss-module__LStv1a__formChipWin{color:#0f6b2c;background:#1a8c3c47}.FootballStandingsTable-module-scss-module__LStv1a__formChipDraw{color:#7a5800;background:#d39e004d}.FootballStandingsTable-module-scss-module__LStv1a__formChipLose{color:#842029;background:#d9534f47}@media (max-width:720px){.FootballStandingsTable-module-scss-module__LStv1a__groupCard{padding:calc(var(--space)*3)}}
.FootballTeamsView-module-scss-module__b4lleq__grid{gap:calc(var(--space)*4);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));min-width:0;max-width:100%;display:grid}.FootballTeamsView-module-scss-module__b4lleq__card{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;transition:transform .18s,box-shadow .18s;display:grid}.FootballTeamsView-module-scss-module__b4lleq__card:hover,.FootballTeamsView-module-scss-module__b4lleq__card:focus-within{box-shadow:0 16px 32px color-mix(in srgb, var(--football-accent,#1a8c3c) 18%, transparent);transform:translateY(-2px)}.FootballTeamsView-module-scss-module__b4lleq__cardHeader{align-items:center;gap:calc(var(--space)*3);display:flex}.FootballTeamsView-module-scss-module__b4lleq__cardLogo{object-fit:contain;background:color-mix(in srgb, var(--page-foreground) 4%, transparent);border-radius:12px;width:56px;height:56px}.FootballTeamsView-module-scss-module__b4lleq__cardLogoFallback{background:color-mix(in srgb, var(--football-accent,#1a8c3c) 14%, transparent);width:56px;height:56px;color:var(--football-accent-strong,#0f6b2c);border-radius:12px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.FootballTeamsView-module-scss-module__b4lleq__cardHeading{gap:2px;min-width:0;display:grid}.FootballTeamsView-module-scss-module__b4lleq__cardTitle{color:var(--page-foreground);overflow-wrap:anywhere}.FootballTeamsView-module-scss-module__b4lleq__cardCountry{color:color-mix(in srgb, var(--page-foreground) 64%, transparent);text-transform:uppercase;letter-spacing:.12em}.FootballTeamsView-module-scss-module__b4lleq__cardFacts{gap:6px;margin:0;display:grid}.FootballTeamsView-module-scss-module__b4lleq__factRow{gap:calc(var(--space)*2);grid-template-columns:minmax(120px,auto) 1fr;align-items:baseline;display:grid}.FootballTeamsView-module-scss-module__b4lleq__factLabel{color:color-mix(in srgb, var(--page-foreground) 60%, transparent);text-transform:uppercase;letter-spacing:.1em}.FootballTeamsView-module-scss-module__b4lleq__factValue{text-align:right;overflow-wrap:anywhere}.FootballTeamsView-module-scss-module__b4lleq__cardCta{background:color-mix(in srgb, var(--football-accent,#1a8c3c) 12%, transparent);color:var(--football-accent-strong,#0f6b2c);margin-top:calc(var(--space)*1);border-radius:12px;align-self:flex-start;align-items:center;gap:8px;width:fit-content;padding:10px 14px;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.FootballTeamsView-module-scss-module__b4lleq__cardCta:hover,.FootballTeamsView-module-scss-module__b4lleq__cardCta:focus-visible{background:color-mix(in srgb, var(--football-accent,#1a8c3c) 24%, transparent);outline:none;transform:translate(2px)}.FootballTeamsView-module-scss-module__b4lleq__cardCtaArrow{border-top:2px solid;border-right:2px solid;width:8px;height:8px;transform:rotate(45deg)}
