.VolleyballLeagueSidebar-module-scss-module__wA5m7a__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}.VolleyballLeagueSidebar-module-scss-module__wA5m7a__header{gap:4px;display:grid}.VolleyballLeagueSidebar-module-scss-module__wA5m7a__eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--football-accent,#1a8c3c);opacity:.85}.VolleyballLeagueSidebar-module-scss-module__wA5m7a__title{color:var(--page-foreground)}.VolleyballLeagueSidebar-module-scss-module__wA5m7a__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}.VolleyballLeagueSidebar-module-scss-module__wA5m7a__list::-webkit-scrollbar{width:6px}.VolleyballLeagueSidebar-module-scss-module__wA5m7a__list::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--page-foreground) 22%, transparent);border-radius:999px}.VolleyballLeagueSidebar-module-scss-module__wA5m7a__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}.VolleyballLeagueSidebar-module-scss-module__wA5m7a__entry:hover,.VolleyballLeagueSidebar-module-scss-module__wA5m7a__entry:focus-visible{background:color-mix(in srgb, var(--football-accent,#1a8c3c) 8%, transparent);outline:none;transform:translate(2px)}.VolleyballLeagueSidebar-module-scss-module__wA5m7a__entryActive{background:color-mix(in srgb, var(--football-accent,#1a8c3c) 14%, transparent);color:var(--football-accent-strong,#0f6b2c);font-weight:600}.VolleyballLeagueSidebar-module-scss-module__wA5m7a__entryActive:hover,.VolleyballLeagueSidebar-module-scss-module__wA5m7a__entryActive:focus-visible{background:color-mix(in srgb, var(--football-accent,#1a8c3c) 22%, transparent)}.VolleyballLeagueSidebar-module-scss-module__wA5m7a__entryLabel{overflow-wrap:anywhere}.VolleyballLeagueSidebar-module-scss-module__wA5m7a__entryCountry{color:color-mix(in srgb, var(--page-foreground) 64%, transparent)}.VolleyballLeagueSidebar-module-scss-module__wA5m7a__directoryLink{color:var(--football-accent-strong,#0f6b2c);margin-top:calc(var(--space)*1);align-items:center;gap:6px;display:inline-flex}.VolleyballLeagueSidebar-module-scss-module__wA5m7a__directoryLinkArrow{border-top:2px solid;border-right:2px solid;width:8px;height:8px;transform:rotate(45deg)}@media (max-width:1024px){.VolleyballLeagueSidebar-module-scss-module__wA5m7a__sidebar{padding:calc(var(--space)*3);max-height:none;position:static;overflow:visible}.VolleyballLeagueSidebar-module-scss-module__wA5m7a__list{flex-wrap:wrap;gap:6px;padding:0;display:flex;overflow:visible}.VolleyballLeagueSidebar-module-scss-module__wA5m7a__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}.VolleyballLeagueSidebar-module-scss-module__wA5m7a__entry:hover{transform:none}.VolleyballLeagueSidebar-module-scss-module__wA5m7a__entryCountry{display:none}}
.SportSeasonChampion-module-scss-module__k9wgRW__champion{align-items:center;gap:calc(var(--space)*3);padding:calc(var(--space)*3);border-radius:var(--radius);border:1px solid color-mix(in srgb, var(--season-champion-accent,var(--color-primary)) 24%, transparent);background:color-mix(in srgb, var(--season-champion-accent,var(--color-primary)) 8%, transparent);min-width:0;max-width:100%;display:flex}.SportSeasonChampion-module-scss-module__k9wgRW__champion[data-accent=basketball]{--season-champion-accent:var(--basketball-accent,#e8620a)}.SportSeasonChampion-module-scss-module__k9wgRW__champion[data-accent=volleyball]{--season-champion-accent:var(--volleyball-accent,#6b21a8)}.SportSeasonChampion-module-scss-module__k9wgRW__championBadge{background:color-mix(in srgb, var(--season-champion-accent,var(--color-primary)) 18%, transparent);border-radius:50%;flex-shrink:0;place-items:center;width:56px;height:56px;font-size:1.4rem;display:grid}.SportSeasonChampion-module-scss-module__k9wgRW__championLogo{object-fit:contain;flex-shrink:0;width:56px;height:56px}.SportSeasonChampion-module-scss-module__k9wgRW__champion strong{overflow-wrap:anywhere;display:block}
.BasketballHistoryView-module-scss-module__2G0FAa__seasonNav{gap:calc(var(--space)*2);padding-bottom:calc(var(--space)*2);margin-bottom:calc(var(--space)*4);scrollbar-width:thin;display:flex;overflow-x:auto}.BasketballHistoryView-module-scss-module__2G0FAa__seasonChip{min-width:140px;padding:calc(var(--space)*3);border-radius:calc(var(--radius)*.95);border:1px solid color-mix(in srgb, var(--page-foreground) 10%, transparent);background:color-mix(in srgb, var(--color-surface) 96%, transparent);color:inherit;gap:4px;text-decoration:none;transition:border-color .15s,transform .15s;display:grid}.BasketballHistoryView-module-scss-module__2G0FAa__seasonChip:hover{border-color:color-mix(in srgb, var(--basketball-accent,#e8620a) 40%, transparent);transform:translateY(-1px)}.BasketballHistoryView-module-scss-module__2G0FAa__seasonChipLabel{font-weight:700}.BasketballHistoryView-module-scss-module__2G0FAa__seasonChipMeta{color:color-mix(in srgb, var(--page-foreground) 62%, transparent);font-size:.82rem}.BasketballHistoryView-module-scss-module__2G0FAa__seasonList{gap:calc(var(--space)*8);display:grid}.BasketballHistoryView-module-scss-module__2G0FAa__seasonCard{gap:calc(var(--space)*4);padding:calc(var(--space)*5);border-radius:calc(var(--radius)*1.05);border:1px solid color-mix(in srgb, var(--page-foreground) 8%, transparent);background:radial-gradient(circle at 100% 0%, color-mix(in srgb, var(--basketball-accent,#e8620a) 8%, transparent), transparent 42%),color-mix(in srgb, var(--color-surface) 98%, transparent);scroll-margin-top:calc(var(--space)*8);display:grid}.BasketballHistoryView-module-scss-module__2G0FAa__seasonHeader{justify-content:space-between;align-items:end;gap:calc(var(--space)*3);flex-wrap:wrap;display:flex}.BasketballHistoryView-module-scss-module__2G0FAa__tableLink{color:var(--basketball-accent-strong,var(--color-primary))}.BasketballHistoryView-module-scss-module__2G0FAa__champion{align-items:center;gap:calc(var(--space)*3);padding:calc(var(--space)*3);border-radius:var(--radius);border:1px solid color-mix(in srgb, var(--basketball-accent,#e8620a) 24%, transparent);background:color-mix(in srgb, var(--basketball-accent,#e8620a) 8%, transparent);display:flex}.BasketballHistoryView-module-scss-module__2G0FAa__championBadge{background:color-mix(in srgb, var(--basketball-accent,#e8620a) 18%, transparent);border-radius:50%;place-items:center;width:56px;height:56px;font-size:1.4rem;display:grid}.BasketballHistoryView-module-scss-module__2G0FAa__champion strong{display:block}.BasketballHistoryView-module-scss-module__2G0FAa__noChampion{color:color-mix(in srgb, var(--page-foreground) 62%, transparent)}
.BasketballHubView-module-scss-module__odo1ya__gameList{flex-direction:column;gap:.75rem;display:flex}.BasketballHubView-module-scss-module__odo1ya__grid{flex-direction:column;gap:1.5rem;min-width:0;max-width:100%;display:flex}.BasketballHubView-module-scss-module__odo1ya__cta{margin-top:.75rem;font-weight:700;display:inline-block}.BasketballHubView-module-scss-module__odo1ya__quickLinks{flex-wrap:wrap;gap:.75rem 1.25rem;display:flex}.BasketballHubView-module-scss-module__odo1ya__quickLinks a{font-weight:700;text-decoration:underline}
.BasketballTableView-module-scss-module__u-sp4q__stack{gap:calc(var(--space)*6);min-width:0;max-width:100%;display:grid}
.SportStandingsTable-module-scss-module__C1M4za__wrapper{flex-direction:column;gap:1rem;display:flex}.SportStandingsTable-module-scss-module__C1M4za__groupCard{flex-direction:column;gap:.5rem;display:flex}.SportStandingsTable-module-scss-module__C1M4za__groupHeader{justify-content:space-between;align-items:center;display:flex}.SportStandingsTable-module-scss-module__C1M4za__groupName{font-weight:700}.SportStandingsTable-module-scss-module__C1M4za__tableWrapper{border:1px solid color-mix(in srgb, var(--page-foreground) 8%, transparent);background:var(--page-background);border-radius:12px;overflow-x:auto}.SportStandingsTable-module-scss-module__C1M4za__table{border-collapse:collapse;width:100%;font-size:.875rem}.SportStandingsTable-module-scss-module__C1M4za__table th,.SportStandingsTable-module-scss-module__C1M4za__table td{text-align:center;border-bottom:1px solid color-mix(in srgb, var(--page-foreground) 6%, transparent);padding:.65rem .75rem}.SportStandingsTable-module-scss-module__C1M4za__table th:first-child,.SportStandingsTable-module-scss-module__C1M4za__table td:first-child{width:3rem}.SportStandingsTable-module-scss-module__C1M4za__teamCell{align-items:center;gap:.5rem;min-width:10rem;display:flex;text-align:left!important}.SportStandingsTable-module-scss-module__C1M4za__logo{object-fit:contain;border-radius:50%}.SportStandingsTable-module-scss-module__C1M4za__teamLink{color:inherit;text-decoration:none}.SportStandingsTable-module-scss-module__C1M4za__teamLink:hover,.SportStandingsTable-module-scss-module__C1M4za__teamLink:focus-visible{color:var(--color-primary);text-decoration:underline}
.FootballHistoryView-module-scss-module__2hS1xq__champion{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.FootballHistoryView-module-scss-module__2hS1xq__champion strong{font-size:1.125rem;display:block}.FootballHistoryView-module-scss-module__2hS1xq__leaderboards{gap:1rem;margin-top:1rem;display:grid}@media (min-width:900px){.FootballHistoryView-module-scss-module__2hS1xq__leaderboards{grid-template-columns:1fr 1fr}}
.VolleyballHistoryView-module-scss-module__ApDNaa__seasonCard{gap:calc(var(--space)*4);padding:calc(var(--space)*5);border-radius:calc(var(--radius)*1.05);border:1px solid color-mix(in srgb, var(--page-foreground) 8%, transparent);background:radial-gradient(circle at 100% 0%, color-mix(in srgb, var(--volleyball-accent,#6b21a8) 8%, transparent), transparent 42%),color-mix(in srgb, var(--color-surface) 98%, transparent);min-width:0;max-width:100%;display:grid}.VolleyballHistoryView-module-scss-module__ApDNaa__seasonHeader{justify-content:space-between;align-items:end;gap:calc(var(--space)*3);flex-wrap:wrap;display:flex}.VolleyballHistoryView-module-scss-module__ApDNaa__tableLink{color:var(--volleyball-accent,var(--color-primary))}.VolleyballHistoryView-module-scss-module__ApDNaa__champion{align-items:center;gap:calc(var(--space)*3);padding:calc(var(--space)*3);border-radius:var(--radius);border:1px solid color-mix(in srgb, var(--volleyball-accent,#6b21a8) 24%, transparent);background:color-mix(in srgb, var(--volleyball-accent,#6b21a8) 8%, transparent);display:flex}.VolleyballHistoryView-module-scss-module__ApDNaa__championBadge{background:color-mix(in srgb, var(--volleyball-accent,#6b21a8) 18%, transparent);border-radius:50%;place-items:center;width:56px;height:56px;font-size:1.4rem;display:grid}.VolleyballHistoryView-module-scss-module__ApDNaa__champion strong{display:block}.VolleyballHistoryView-module-scss-module__ApDNaa__noChampion{color:color-mix(in srgb, var(--page-foreground) 62%, transparent)}
.VolleyballHubView-module-scss-module__YfKj3W__grid{flex-direction:column;gap:1.5rem;min-width:0;max-width:100%;display:flex}.VolleyballHubView-module-scss-module__YfKj3W__cta{margin-top:.75rem;font-weight:700;display:inline-block}.VolleyballHubView-module-scss-module__YfKj3W__quickLinks{flex-wrap:wrap;gap:.75rem 1.25rem;display:flex}.VolleyballHubView-module-scss-module__YfKj3W__quickLinks a{font-weight:700;text-decoration:underline}
.VolleyballMatchList-module-scss-module__JPYlqW__wrapper{gap:calc(var(--space)*5);min-width:0;display:grid}.VolleyballMatchList-module-scss-module__JPYlqW__group{gap:calc(var(--space)*2);min-width:0;display:grid}.VolleyballMatchList-module-scss-module__JPYlqW__dayHeading{align-items:center;gap:calc(var(--space)*2);text-transform:capitalize;color:var(--page-foreground);padding-bottom:calc(var(--space)*1);border-bottom:2px solid color-mix(in srgb, var(--page-foreground) 12%, transparent);display:flex}.VolleyballMatchList-module-scss-module__JPYlqW__todayBadge{border-radius:var(--radius-pill);background:var(--color-secondary);color:#fff;text-transform:uppercase;letter-spacing:.05em;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.VolleyballMatchList-module-scss-module__JPYlqW__rows{gap:calc(var(--space)*2);margin:0;padding:0;list-style:none;display:grid}.VolleyballMatchList-module-scss-module__JPYlqW__row{gap:calc(var(--space)*2);padding:calc(var(--space)*3) calc(var(--space)*4);border:1px solid color-mix(in srgb, var(--page-foreground) 10%, transparent);border-radius:var(--radius);background:var(--page-background);grid-template-columns:1fr;min-width:0;display:grid}.VolleyballMatchList-module-scss-module__JPYlqW__rowLive{border-color:#e8112d8c;box-shadow:inset 0 0 0 1px #e8112d40}.VolleyballMatchList-module-scss-module__JPYlqW__statusCell{align-items:center;gap:calc(var(--space)*2);display:flex}.VolleyballMatchList-module-scss-module__JPYlqW__statusPill{border-radius:var(--radius-pill);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;padding:2px 10px;font-size:12px;font-weight:700;display:inline-flex}.VolleyballMatchList-module-scss-module__JPYlqW__statusPillLive{color:#fff;background:#e8112d}.VolleyballMatchList-module-scss-module__JPYlqW__statusPillFinal{background:color-mix(in srgb, var(--page-foreground) 10%, transparent);color:color-mix(in srgb, var(--page-foreground) 70%, transparent)}.VolleyballMatchList-module-scss-module__JPYlqW__statusPillScheduled{background:color-mix(in srgb, var(--color-secondary) 12%, transparent);color:var(--color-secondary)}.VolleyballMatchList-module-scss-module__JPYlqW__scheduledTime{color:color-mix(in srgb, var(--page-foreground) 55%, transparent)}.VolleyballMatchList-module-scss-module__JPYlqW__teams{gap:calc(var(--space)*1);min-width:0;display:grid}.VolleyballMatchList-module-scss-module__JPYlqW__teamRow{align-items:center;gap:calc(var(--space)*2);min-width:0;color:color-mix(in srgb, var(--page-foreground) 80%, transparent);grid-template-columns:26px minmax(0,1fr) auto;display:grid}.VolleyballMatchList-module-scss-module__JPYlqW__teamRowWinner{color:var(--page-foreground);font-weight:700}.VolleyballMatchList-module-scss-module__JPYlqW__teamLogo{object-fit:contain;width:26px;height:26px}.VolleyballMatchList-module-scss-module__JPYlqW__teamLogoPlaceholder{background:color-mix(in srgb, var(--page-foreground) 8%, transparent);border-radius:50%;width:26px;height:26px}.VolleyballMatchList-module-scss-module__JPYlqW__teamName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.VolleyballMatchList-module-scss-module__JPYlqW__setsWon{font-variant-numeric:tabular-nums;text-align:right;min-width:18px}.VolleyballMatchList-module-scss-module__JPYlqW__sets{gap:calc(var(--space)*1) calc(var(--space)*2);color:color-mix(in srgb, var(--page-foreground) 55%, transparent);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;display:flex}.VolleyballMatchList-module-scss-module__JPYlqW__set{white-space:nowrap}.VolleyballMatchList-module-scss-module__JPYlqW__set+.VolleyballMatchList-module-scss-module__JPYlqW__set{padding-left:calc(var(--space)*2);border-left:1px solid color-mix(in srgb, var(--page-foreground) 12%, transparent)}@media (min-width:640px){.VolleyballMatchList-module-scss-module__JPYlqW__row{align-items:center;gap:calc(var(--space)*4);grid-template-columns:84px minmax(0,1fr) auto}.VolleyballMatchList-module-scss-module__JPYlqW__statusCell{flex-direction:column;align-items:flex-start;gap:2px}.VolleyballMatchList-module-scss-module__JPYlqW__sets{justify-content:flex-end;max-width:220px}}
.VolleyballTableView-module-scss-module__JrGYlW__stack{gap:calc(var(--space)*6);min-width:0;max-width:100%;display:grid}
.VolleyballTeamsView-module-scss-module___VaxPq__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,180px),1fr));gap:.75rem;min-width:0;max-width:100%;margin:0;padding:0;list-style:none;display:grid}.VolleyballTeamsView-module-scss-module___VaxPq__card{border:1px solid color-mix(in srgb, var(--page-foreground) 8%, transparent);border-radius:12px;align-items:center;gap:.65rem;min-width:0;padding:.75rem;display:flex}.VolleyballTeamsView-module-scss-module___VaxPq__card img{object-fit:contain;border-radius:50%;flex-shrink:0}.VolleyballTeamsView-module-scss-module___VaxPq__card span{overflow-wrap:anywhere;min-width:0}
