.FormationField-module-scss-module__GjXVJa__wrapper{gap:var(--formation-gap);--pitch-column-ratio:1.8;--aside-column-ratio:1;--formation-gap:calc(var(--space) * 10);--pitch-accent:var(--football-accent,var(--wc-accent,#1a8c3c));--pitch-accent-strong:var(--football-accent-strong,var(--wc-accent-strong,#136a2c));--pitch-night:var(--football-night,var(--wc-night-blue,#133e29));--pitch-night-deep:var(--football-deep-night,var(--wc-deep-night,#0c2a1e));--pitch-secondary:var(--football-secondary,var(--wc-secondary,#d4a437));--pitch-card-surface:var(--football-card-surface,var(--wc-card-surface,#fff));--pitch-card-border:var(--football-card-border,var(--wc-card-border,color-mix(in srgb, var(--page-foreground) 8%, transparent)));--pitch-card-shadow:var(--football-card-shadow,var(--wc-card-shadow,0 18px 44px #0c2a1e29));--panel-muted:color-mix(in srgb, var(--page-foreground) 60%, transparent);--panel-soft:color-mix(in srgb, var(--page-foreground) 4%, transparent);--panel-soft-strong:color-mix(in srgb, var(--page-foreground) 7%, transparent);grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);align-items:start;display:grid;container-type:inline-size}.FormationField-module-scss-module__GjXVJa__wrapper[data-football-theme=neutral]{--pitch-accent:#1a8c3c;--pitch-accent-strong:#136a2c;--pitch-night:#133e29;--pitch-night-deep:#0c2a1e;--pitch-secondary:#d4a437}.FormationField-module-scss-module__GjXVJa__pitch{aspect-ratio:4/5;border-radius:calc(var(--radius)*1.5);background:linear-gradient(180deg, color-mix(in srgb, var(--pitch-accent) 92%, white) 0%, color-mix(in srgb, var(--pitch-accent) 80%, var(--pitch-accent-strong) 60%) 100%);width:100%;min-width:0;min-height:0;box-shadow:0 6px 14px -4px color-mix(in srgb, var(--pitch-night-deep) 22%, transparent);isolation:isolate;position:relative;overflow:hidden}.FormationField-module-scss-module__GjXVJa__pitch:before{content:"";z-index:0;pointer-events:none;background:repeating-linear-gradient(0deg,#ffffff0d 0 1px,#0000 1px 36px);position:absolute;inset:0}.FormationField-module-scss-module__GjXVJa__markings{z-index:0;pointer-events:none;position:absolute;inset:0}.FormationField-module-scss-module__GjXVJa__markings:before{content:"";background:#ffffffb3;height:2px;position:absolute;top:50%;left:8%;right:8%}.FormationField-module-scss-module__GjXVJa__markings:after{content:"";aspect-ratio:1;border:2px solid #ffffffb3;border-radius:50%;width:22%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FormationField-module-scss-module__GjXVJa__penaltyBoxTop,.FormationField-module-scss-module__GjXVJa__penaltyBoxBottom{z-index:0;border:2px solid #ffffffb3;height:16%;position:absolute;left:18%;right:18%}.FormationField-module-scss-module__GjXVJa__penaltyBoxTop{border-top:none;top:0}.FormationField-module-scss-module__GjXVJa__penaltyBoxBottom{border-bottom:none;bottom:0}.FormationField-module-scss-module__GjXVJa__goalBoxTop,.FormationField-module-scss-module__GjXVJa__goalBoxBottom{z-index:0;border:2px solid #ffffffb3;height:6%;position:absolute;left:34%;right:34%}.FormationField-module-scss-module__GjXVJa__goalBoxTop{border-top:none;top:0}.FormationField-module-scss-module__GjXVJa__goalBoxBottom{border-bottom:none;bottom:0}.FormationField-module-scss-module__GjXVJa__row{z-index:1;justify-content:space-around;align-items:center;display:flex;position:absolute;left:6%;right:6%;transform:translateY(-50%)}.FormationField-module-scss-module__GjXVJa__player{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;padding:0;transition:transform .18s;display:flex}.FormationField-module-scss-module__GjXVJa__player:hover,.FormationField-module-scss-module__GjXVJa__player:focus-visible{outline:none;transform:translateY(-3px)}.FormationField-module-scss-module__GjXVJa__shirtSlot{aspect-ratio:1;justify-content:center;align-items:center;width:clamp(36px,7.5%,56px);display:inline-flex;position:relative}.FormationField-module-scss-module__GjXVJa__shirt{background:linear-gradient(160deg, #fff 0%, color-mix(in srgb, var(--pitch-night) 18%, white) 100%);border:2px solid color-mix(in srgb, var(--pitch-night) 30%, transparent);width:100%;height:100%;box-shadow:0 8px 14px color-mix(in srgb, var(--pitch-night-deep) 30%, transparent);color:var(--pitch-night);font-variant-numeric:tabular-nums;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.FormationField-module-scss-module__GjXVJa__eventChips{pointer-events:none;z-index:2;flex-direction:column;align-items:flex-start;gap:2px;display:flex;position:absolute;top:-4px;right:-2px;transform:translate(40%)}.FormationField-module-scss-module__GjXVJa__subEventChips{flex-shrink:0;align-items:center;gap:4px;display:inline-flex}.FormationField-module-scss-module__GjXVJa__eventChip{min-width:10px;height:14px;color:var(--pitch-night);background:var(--pitch-card-surface);box-shadow:0 1px 2px color-mix(in srgb, var(--pitch-night-deep) 28%, transparent);border-radius:3px;justify-content:center;align-items:center;gap:2px;padding:0 3px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.FormationField-module-scss-module__GjXVJa__eventChipYellow{background:#f7c50a;width:10px;height:14px;padding:0;box-shadow:0 1px 2px #0c2a1e59}.FormationField-module-scss-module__GjXVJa__eventChipRed{background:#d9534f;width:10px;height:14px;padding:0;box-shadow:0 1px 2px #0c2a1e59}.FormationField-module-scss-module__GjXVJa__eventChipGoal{color:#0c2a1e;background:#fff;border:1px solid #0c2a1e38;border-radius:999px;min-width:16px;height:16px;padding:0 4px;box-shadow:0 1px 3px #0c2a1e59}.FormationField-module-scss-module__GjXVJa__eventChipCount{color:inherit;margin-left:1px;font-size:10px;font-weight:700}.FormationField-module-scss-module__GjXVJa__eventChipAssist{background:var(--pitch-secondary);color:var(--pitch-night-deep);border-radius:999px;padding:0 4px}.FormationField-module-scss-module__GjXVJa__eventChipSubIn{color:#fff;background:#1aa54d;border-radius:999px;width:14px;height:14px;padding:0;box-shadow:0 1px 2px #0c2a1e66}.FormationField-module-scss-module__GjXVJa__eventChipSubOut{color:#fff;background:#d93025;border-radius:999px;width:14px;height:14px;padding:0;box-shadow:0 1px 2px #0c2a1e66}.FormationField-module-scss-module__GjXVJa__shirt img{object-fit:cover;width:100%;height:100%}.FormationField-module-scss-module__GjXVJa__shirtNumber{text-shadow:0 1px 2px #fffc;font-weight:700}.FormationField-module-scss-module__GjXVJa__player:hover .FormationField-module-scss-module__GjXVJa__shirt,.FormationField-module-scss-module__GjXVJa__player:focus-visible .FormationField-module-scss-module__GjXVJa__shirt{border-color:var(--pitch-secondary);box-shadow:0 12px 22px color-mix(in srgb, var(--pitch-secondary) 30%, transparent)}.FormationField-module-scss-module__GjXVJa__playerName{color:#fff;text-shadow:0 1px 4px color-mix(in srgb, var(--pitch-night-deep) 80%, transparent);text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:112px;overflow:hidden}.FormationField-module-scss-module__GjXVJa__aside{gap:calc(var(--space)*3);padding:calc(var(--space)*5);border-radius:var(--radius);background:var(--pitch-card-surface);border:1px solid var(--pitch-card-border);box-shadow:var(--pitch-card-shadow);min-height:0;max-height:calc((100cqw - var(--formation-gap))*var(--pitch-column-ratio)/(var(--pitch-column-ratio) + var(--aside-column-ratio))*1.25);grid-template-rows:auto auto minmax(0,1fr) auto;align-self:start;display:grid}.FormationField-module-scss-module__GjXVJa__asideHeader{justify-content:space-between;align-items:center;gap:calc(var(--space)*3);color:var(--page-foreground);display:flex}.FormationField-module-scss-module__GjXVJa__asideHeader h3{margin:0}.FormationField-module-scss-module__GjXVJa__formationValue{color:var(--page-foreground);font-weight:700}.FormationField-module-scss-module__GjXVJa__subSection{min-height:0;padding-right:4px;overflow-y:auto}.FormationField-module-scss-module__GjXVJa__subList{gap:calc(var(--space)*1.5);margin:0;padding:0;list-style:none;display:grid}.FormationField-module-scss-module__GjXVJa__subRow{align-items:center;gap:calc(var(--space)*2);border-radius:var(--radius);background:var(--panel-soft);color:var(--page-foreground);grid-template-columns:28px auto 1fr auto;padding:8px 10px;text-decoration:none;transition:background-color .18s,transform .18s;display:grid}.FormationField-module-scss-module__GjXVJa__subNameCell{align-items:center;gap:calc(var(--space)*1.5);min-width:0;display:flex}.FormationField-module-scss-module__GjXVJa__subRow:hover,.FormationField-module-scss-module__GjXVJa__subRow:focus-visible{background:var(--panel-soft-strong);outline:none;transform:translate(2px)}.FormationField-module-scss-module__GjXVJa__subNumber{color:var(--page-foreground);font-variant-numeric:tabular-nums;text-align:center;min-width:28px;font-weight:700}.FormationField-module-scss-module__GjXVJa__subName{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.FormationField-module-scss-module__GjXVJa__subPos{color:var(--panel-muted);text-transform:uppercase;letter-spacing:.14em}.FormationField-module-scss-module__GjXVJa__coachStrip{align-items:center;gap:calc(var(--space)*3);padding-top:calc(var(--space)*2);border-top:1px solid color-mix(in srgb, var(--page-foreground) 8%, transparent);display:flex}.FormationField-module-scss-module__GjXVJa__coachInfo{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}.FormationField-module-scss-module__GjXVJa__coachAvatar{object-fit:cover;background:var(--panel-soft);border-radius:50%;flex-shrink:0;width:36px;height:36px}.FormationField-module-scss-module__GjXVJa__coachName{color:var(--page-foreground);line-height:1.25}.FormationField-module-scss-module__GjXVJa__coachLabel{color:var(--panel-muted);text-transform:uppercase;letter-spacing:.14em;line-height:1.1}.FormationField-module-scss-module__GjXVJa__banner{border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:8px;padding:4px 12px;font-size:11px;display:inline-flex}.FormationField-module-scss-module__GjXVJa__bannerLatest{background:color-mix(in srgb, var(--pitch-accent) 14%, transparent);color:var(--pitch-accent-strong);border:1px solid color-mix(in srgb, var(--pitch-accent) 24%, transparent)}.FormationField-module-scss-module__GjXVJa__bannerSynthetic{background:var(--panel-soft);color:var(--page-foreground);border:1px solid color-mix(in srgb, var(--page-foreground) 12%, transparent)}.FormationField-module-scss-module__GjXVJa__emptyState{padding:calc(var(--space)*8);border-radius:var(--radius);border:1px dashed color-mix(in srgb, var(--page-foreground) 16%, transparent);background:color-mix(in srgb, var(--color-surface) 96%, transparent);text-align:center;color:color-mix(in srgb, var(--page-foreground) 72%, transparent)}@media (max-width:1300px){.FormationField-module-scss-module__GjXVJa__wrapper{grid-template-columns:minmax(0,1fr)}.FormationField-module-scss-module__GjXVJa__aside{max-height:none}.FormationField-module-scss-module__GjXVJa__pitch{aspect-ratio:4/5}}@media (max-width:520px){.FormationField-module-scss-module__GjXVJa__playerName{max-width:70px;font-size:11px}.FormationField-module-scss-module__GjXVJa__shirt{width:clamp(30px,8.5%,44px)}}
.CupRounds-module-scss-module__RyDwCG__board{gap:calc(var(--space)*2);min-width:0;display:grid}.CupRounds-module-scss-module__RyDwCG__boardHeader,.CupRounds-module-scss-module__RyDwCG__header{gap:6px;display:grid}.CupRounds-module-scss-module__RyDwCG__card{gap:calc(var(--space)*2);padding:calc(var(--space)*2.5);border-radius:calc(var(--radius) - 4px);background:color-mix(in srgb, var(--color-surface) 98%, transparent);border:1px solid color-mix(in srgb, var(--page-foreground) 8%, transparent);box-shadow:0 8px 18px color-mix(in srgb, var(--page-foreground) 4%, transparent);grid-template-rows:auto minmax(0,1fr);min-width:0;display:grid}.CupRounds-module-scss-module__RyDwCG__roundCard{max-height:400px}.CupRounds-module-scss-module__RyDwCG__eyebrow,.CupRounds-module-scss-module__RyDwCG__fixtureMeta,.CupRounds-module-scss-module__RyDwCG__badge{color:color-mix(in srgb, var(--page-foreground) 60%, transparent);text-transform:uppercase;letter-spacing:.08em}.CupRounds-module-scss-module__RyDwCG__title,.CupRounds-module-scss-module__RyDwCG__roundTitle{color:var(--page-foreground);margin:0}.CupRounds-module-scss-module__RyDwCG__description,.CupRounds-module-scss-module__RyDwCG__empty{color:color-mix(in srgb, var(--page-foreground) 72%, transparent);margin:0}.CupRounds-module-scss-module__RyDwCG__roundHeader{justify-content:space-between;align-items:center;gap:calc(var(--space)*1.5);border-bottom:1px solid color-mix(in srgb, var(--page-foreground) 8%, transparent);flex-wrap:wrap;padding-bottom:8px;display:flex}.CupRounds-module-scss-module__RyDwCG__roundHeaderCopy{align-items:baseline;gap:10px;min-width:0;display:inline-flex}.CupRounds-module-scss-module__RyDwCG__roundMeta{color:color-mix(in srgb, var(--page-foreground) 52%, transparent);font-variant-numeric:tabular-nums}.CupRounds-module-scss-module__RyDwCG__badge{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-secondary) 8%, transparent);border:1px solid color-mix(in srgb, var(--color-secondary) 18%, transparent);color:var(--color-secondary);padding:4px 8px}.CupRounds-module-scss-module__RyDwCG__fixtureList{scrollbar-width:thin;align-content:start;gap:6px;min-height:0;margin:0;padding:0 4px 0 0;list-style:none;display:grid;overflow:auto}.CupRounds-module-scss-module__RyDwCG__fixtureRow{background:color-mix(in srgb, var(--page-foreground) 2%, transparent);border:1px solid color-mix(in srgb, var(--page-foreground) 8%, transparent);border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:10px 12px;display:grid}.CupRounds-module-scss-module__RyDwCG__fixtureRowLive{border-color:color-mix(in srgb, var(--color-secondary) 42%, transparent);background:color-mix(in srgb, var(--color-secondary) 8%, transparent)}.CupRounds-module-scss-module__RyDwCG__fixtureRowUpcoming{background:color-mix(in srgb, var(--page-foreground) 1%, transparent)}.CupRounds-module-scss-module__RyDwCG__fixtureMetaBlock{align-content:start;gap:4px;min-width:72px;display:grid}.CupRounds-module-scss-module__RyDwCG__fixtureRowTeams{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;min-width:0;display:grid}.CupRounds-module-scss-module__RyDwCG__fixtureTeam{overflow-wrap:anywhere;align-items:center;gap:6px;min-width:0;display:flex}.CupRounds-module-scss-module__RyDwCG__fixtureTeamReverse{text-align:right;flex-direction:row-reverse}.CupRounds-module-scss-module__RyDwCG__fixtureTeamWinner,.CupRounds-module-scss-module__RyDwCG__fixtureScore{color:var(--color-primary)}.CupRounds-module-scss-module__RyDwCG__fixtureTeamWinner{font-weight:700}.CupRounds-module-scss-module__RyDwCG__fixtureTeamLink{color:inherit;border-radius:8px;padding:2px 4px;text-decoration:none;transition:background .18s,color .18s}.CupRounds-module-scss-module__RyDwCG__fixtureTeamLink:hover,.CupRounds-module-scss-module__RyDwCG__fixtureTeamLink:focus-visible{color:var(--color-secondary);background:color-mix(in srgb, var(--color-secondary) 8%, transparent);outline:none}.CupRounds-module-scss-module__RyDwCG__fixtureLogo{object-fit:contain;flex-shrink:0;width:20px;height:20px}.CupRounds-module-scss-module__RyDwCG__fixtureScoreBlock{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:inline-flex}.CupRounds-module-scss-module__RyDwCG__liveBadge{color:var(--color-secondary)}.CupRounds-module-scss-module__RyDwCG__fixtureScore,.CupRounds-module-scss-module__RyDwCG__penaltyScore{white-space:nowrap;font-variant-numeric:tabular-nums}.CupRounds-module-scss-module__RyDwCG__penaltyScore{color:#b26a00;letter-spacing:.02em;font-weight:700}@media (max-width:720px){.CupRounds-module-scss-module__RyDwCG__card{padding:calc(var(--space)*2)}.CupRounds-module-scss-module__RyDwCG__fixtureRow{grid-template-columns:minmax(0,1fr);gap:8px}.CupRounds-module-scss-module__RyDwCG__fixtureRowTeams{grid-template-columns:minmax(0,1fr)}.CupRounds-module-scss-module__RyDwCG__fixtureMetaBlock{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.CupRounds-module-scss-module__RyDwCG__fixtureScoreBlock{order:-1}}
.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}}
