.StageMatchResultReportInputView_offlineBanner__HA2T_{box-sizing:border-box;width:100%;padding-block-start:var(--tryo-spacing-lg);padding-inline:var(--tryo-spacing-lg)}@media (min-width:48em){.StageMatchResultReportInputView_offlineBanner__HA2T_{padding-inline:var(--tryo-spacing-2xl)}}.StageMatchResultReportInputView_stickyMatchControls__2iJUK{position:sticky;top:0;z-index:10;display:grid;gap:var(--mantine-spacing-xs);padding-bottom:var(--mantine-spacing-xs);background:var(--mantine-color-body)}.StageMatchResultReportInputView_matchContext__YXbVw{min-width:0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.StageMatchResultReportInputView_scoreSummary__DoPqH{--stage-match-result-report-score-column-width:6.5rem;--stage-match-result-report-score-summary-height:4.5rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(var(--stage-match-result-report-score-column-width),auto) minmax(0,1fr);align-items:center;gap:var(--mantine-spacing-sm);min-height:var(--stage-match-result-report-score-summary-height);padding:var(--mantine-spacing-xs) var(--mantine-spacing-md);border:1px solid var(--mantine-color-gray-4);border-radius:var(--mantine-radius-md);background:var(--mantine-color-white)}.StageMatchResultReportInputView_matchSide__q6axT{display:grid;min-width:0}.StageMatchResultReportInputView_awaySide__Q_2kF{text-align:right}.StageMatchResultReportInputView_sideKey__Vhxep{color:var(--mantine-color-gray-7);font-size:var(--mantine-font-size-xs);font-weight:600;line-height:var(--mantine-line-height-xs)}.StageMatchResultReportInputView_teamName__GWLBC{min-width:0;overflow:hidden;color:var(--mantine-color-gray-9);font-size:var(--mantine-font-size-md);font-weight:700;line-height:var(--mantine-line-height-sm);text-overflow:ellipsis;white-space:nowrap}.StageMatchResultReportInputView_score__CkVjI{display:grid;justify-items:center;margin:0;color:var(--mantine-color-gray-9);font-size:var(--mantine-h2-font-size);font-weight:700;line-height:var(--mantine-h2-line-height);text-align:center;white-space:nowrap}.StageMatchResultReportInputView_penaltyScore__R_5KZ{color:var(--mantine-color-gray-7);font-size:var(--mantine-font-size-sm);font-weight:600;line-height:var(--mantine-line-height-xs)}@media (max-width:48em){.StageMatchResultReportInputView_scoreSummary__DoPqH{--stage-match-result-report-score-column-width:5.5rem;--stage-match-result-report-score-summary-height:4rem;gap:var(--mantine-spacing-xs);padding-inline:var(--mantine-spacing-xs)}.StageMatchResultReportInputView_teamName__GWLBC{font-size:var(--mantine-font-size-sm)}.StageMatchResultReportInputView_score__CkVjI{font-size:var(--mantine-h3-font-size);line-height:var(--mantine-h3-line-height)}}.TournamentEventsPanel_eventCellText__rcmRp{overflow-wrap:anywhere}.TournamentSchedulePrintSheet_sheet__yZo02{display:none;color:var(--mantine-color-black);background:var(--mantine-color-white);font-size:var(--mantine-font-size-xs);line-height:1.3}.TournamentSchedulePrintSheet_sheet__yZo02 [data-page-heading] h1{color:var(--mantine-color-black);font-family:inherit;font-size:var(--mantine-font-size-lg);font-weight:700;line-height:inherit;margin:0 0 var(--mantine-spacing-xs)}.TournamentSchedulePrintSheet_sheet__yZo02 p{margin:0 0 var(--mantine-spacing-xs)}.TournamentSchedulePrintSheet_sheet__yZo02 table{border-collapse:collapse;table-layout:fixed;width:100%}.TournamentSchedulePrintSheet_sheet__yZo02 td,.TournamentSchedulePrintSheet_sheet__yZo02 th{border:1px solid var(--mantine-color-gray-7);padding:calc(var(--mantine-spacing-xs) / 2);overflow-wrap:anywhere;vertical-align:middle}.TournamentSchedulePrintSheet_sheet__yZo02 th{background:var(--mantine-color-gray-1)}@media print{@page{size:A4 portrait;margin:10mm}.TournamentSchedulePrintSheet_sheet__yZo02{display:block;width:100%;max-width:190mm;print-color-adjust:exact}.TournamentSchedulePrintSheet_sheet__yZo02 thead{display:table-header-group}.TournamentSchedulePrintSheet_sheet__yZo02 tr{break-inside:avoid;page-break-inside:avoid}}.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}}