.TournamentScheduleSection_scrollContainer__eh6BR{max-height:max(calc(var(--mantine-spacing-md) * 16),calc(100dvh - var(--mantine-spacing-md) * 20));overflow:auto}.TournamentScheduleSection_table__vvWYo{--schedule-header-height:calc(var(--mantine-font-size-sm) * var(--mantine-line-height-sm) + var(--mantine-spacing-xs) * 2 + var(--mantine-scale) * 1px);--schedule-date-width:calc(var(--mantine-spacing-md) * 6.5);--schedule-time-width:calc(var(--mantine-spacing-md) * 3.5);--schedule-stage-width:calc(var(--mantine-spacing-md) * 4);--schedule-round-width:calc(var(--mantine-spacing-md) * 4.5);--schedule-matchup-width:calc(var(--mantine-spacing-md) * 18);--schedule-venue-width:calc(var(--mantine-spacing-md) * 10);--schedule-duty-width:calc(var(--mantine-spacing-md) * 7);--schedule-actions-width:calc(var(--mantine-spacing-md) * 7);--schedule-status-width:calc(var(--mantine-spacing-md) * 5);display:grid;grid-template-columns:var(--schedule-date-width) var(--schedule-time-width) var(--schedule-stage-width) var(--schedule-round-width) var(--schedule-matchup-width) var(--schedule-venue-width) repeat(5,var(--schedule-duty-width)) var(--schedule-actions-width) var(--schedule-status-width);min-width:calc(var(--schedule-date-width) + var(--schedule-time-width) + var(--schedule-stage-width) + var(--schedule-round-width) + var(--schedule-matchup-width) + var(--schedule-venue-width) + var(--schedule-duty-width) * 5 + var(--schedule-actions-width) + var(--schedule-status-width));line-height:var(--mantine-line-height-sm)}.TournamentScheduleSection_table__vvWYo>:is(thead,tbody){display:grid;grid-template-columns:subgrid;grid-column:1/-1}.TournamentScheduleSection_table__vvWYo tr{display:contents}.TournamentScheduleSection_table__vvWYo :is(th,td){align-content:center;border-bottom:calc(var(--mantine-scale) * 1px) solid var(--table-border-color);white-space:normal;overflow-wrap:anywhere}.TournamentScheduleSection_table__vvWYo thead th{position:sticky;top:0;z-index:2;height:var(--schedule-header-height);white-space:nowrap;background:var(--mantine-color-body)}.TournamentScheduleSection_dateColumn___cW1b{width:var(--schedule-date-width)}.TournamentScheduleSection_timeColumn__YIKcY{width:var(--schedule-time-width)}.TournamentScheduleSection_table__vvWYo :is(.TournamentScheduleSection_dateColumn___cW1b,.TournamentScheduleSection_timeColumn__YIKcY){white-space:nowrap}.TournamentScheduleSection_stageColumn__N6xqF{width:var(--schedule-stage-width)}.TournamentScheduleSection_roundColumn__v5bVe{width:var(--schedule-round-width)}.TournamentScheduleSection_matchupColumn__BHnda{width:var(--schedule-matchup-width);min-width:var(--schedule-matchup-width);border-inline:calc(var(--mantine-scale) * 1px) solid var(--mantine-color-gray-3)}.TournamentScheduleSection_matchup__SlyJC{display:flex;align-items:center;gap:var(--mantine-spacing-sm)}.TournamentScheduleSection_teamName__km_4l{flex:1;min-width:0;font-size:var(--mantine-font-size-md);font-weight:600;text-align:center}.TournamentScheduleSection_versus__246ZG{flex-shrink:0;color:var(--mantine-color-dimmed);font-size:var(--mantine-font-size-xs)}.TournamentScheduleSection_venueColumn__D3xu3{width:var(--schedule-venue-width);min-width:var(--schedule-venue-width)}.TournamentScheduleSection_dutyColumn__mbm8F{width:var(--schedule-duty-width);min-width:var(--schedule-duty-width)}.TournamentScheduleSection_actionsColumn__aEl1M{width:var(--schedule-actions-width);min-width:var(--schedule-actions-width)}.TournamentScheduleSection_statusColumn__3XDK9{width:var(--schedule-status-width);min-width:var(--schedule-status-width)}.TournamentScheduleSection_matchRow__lcMht{cursor:pointer}.TournamentScheduleSection_matchRow__lcMht:is(:hover,:active) td{background:var(--table-hover-color)}.TournamentScheduleSection_venueHeading__9qMkU th{grid-column:1/-1;background:var(--mantine-color-gray-1);font-weight:600}.TournamentScheduleSection_dateHeading__wuPvE th{grid-column:1/-1;position:sticky;top:var(--schedule-header-height);z-index:1;background:var(--mantine-color-gray-2);font-weight:700}.StageList_tableViewport__5jmCM{width:100%;overflow-x:auto;border-block:1px solid var(--mantine-color-gray-2)}.StageList_stageTable__o_K7b{--stage-list-min-width:70rem;min-width:var(--stage-list-min-width);font-size:var(--mantine-font-size-xs)}.StageList_stageTable__o_K7b thead{background:var(--mantine-color-gray-0);color:var(--mantine-color-gray-6)}.StageList_stageTable__o_K7b th{font-size:var(--mantine-font-size-xs);font-weight:700;white-space:nowrap}.StageList_stageTable__o_K7b tbody tr:hover{background:var(--mantine-primary-color-light)}.StageList_stageTable__o_K7b td{color:var(--mantine-color-gray-7);white-space:nowrap}.StageList_stageNameCell__RymOA{position:sticky;left:0;z-index:1;background:var(--mantine-color-white)}.StageList_stageTable__o_K7b tbody tr:hover .StageList_stageNameCell__RymOA{background:var(--mantine-primary-color-light)}.StageList_stageName__tcayt{margin:0;color:var(--mantine-color-gray-9);line-height:var(--mantine-line-height-sm)}.StageList_actionsCell__61UYW{width:1%}@media (max-width:48em){.StageList_tableViewport__5jmCM{margin-inline:calc(var(--mantine-spacing-md) * -1);width:calc(100% + (var(--mantine-spacing-md) * 2));padding-inline:var(--mantine-spacing-md)}}.TournamentAdminView_tabsList__wwge8{gap:var(--mantine-spacing-md);padding:0;border:0;border-bottom:1px solid var(--mantine-color-gray-2);border-radius:0;background:transparent}.TournamentAdminView_tab__zHbqZ{min-width:auto;min-height:calc(var(--mantine-spacing-xl) + var(--mantine-spacing-xs));padding-inline:var(--mantine-spacing-xs);border:0;border-bottom:2px solid transparent;border-radius:0;font-size:var(--mantine-font-size-sm)}.TournamentAdminView_tab__zHbqZ:hover{background:var(--mantine-color-gray-0)}.TournamentAdminView_tab__zHbqZ[data-active]{border-color:var(--mantine-primary-color-filled);background:transparent}.TournamentAdminView_tabsPanel__QZVHG{padding-top:var(--mantine-spacing-md)}@media (max-width:48em){.TournamentAdminView_tabsList__wwge8{margin-inline:calc(var(--mantine-spacing-md) * -1);padding-inline:var(--mantine-spacing-md)}.TournamentAdminView_tab__zHbqZ{min-width:max-content}}