<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.team-schedule-event{--team-logo-z-index:1;--result-z-index:2;--tournament-logo-z-index:3;gap:var(--space-xxs);box-sizing:border-box;height:102px;padding:var(--space-xs)0;border-radius:var(--border-radius-xl);flex-direction:column;flex-shrink:0;align-items:center;display:flex}.team-schedule-event--with-spacing{margin:0 var(--space-xxs);padding:var(--space-xs)var(--space-xs)}.team-schedule-event--with-background-green{margin-left:var(--space-s);padding:var(--space-xs)var(--space-xs);background-color:var(--color-green-background)}.team-schedule-event--with-background-gray{margin-left:var(--space-s);background-color:var(--color-grouped-background-primary)}.team-schedule-event__team-name{min-height:var(--font-size-s);font-weight:var(--font-weight-l);font-size:var(--team-schedule-team-name-size);text-align:center}.team-schedule-event__team-logo-container{width:var(--team-schedule-logo-size);height:var(--team-schedule-logo-size);display:flex;position:relative}.team-schedule-event__team-logo-container .team-logo{bottom:calc(var(--team-schedule-logo-overlap)*-1);z-index:var(--team-logo-z-index);text-align:center;width:100%;height:100%;clip-path:inset(0 0 calc(var(--team-schedule-logo-overlap)/2)0);position:absolute}.team-schedule-event__result{z-index:var(--result-z-index);box-sizing:border-box;height:var(--team-schedule-result-height);padding:var(--space-xxs)var(--space-s);border-radius:var(--border-radius-xl);font-weight:var(--font-weight-l);font-size:var(--font-size-s);white-space:nowrap;background-color:var(--color-grouped-background-secondary);justify-content:center;align-items:center;display:flex}.team-schedule-event__result--win{color:var(--color-black);background-color:var(--team-schedule-color-win)}.team-schedule-event__result--loss{color:var(--color-black);background-color:var(--team-schedule-color-loss)}.team-schedule-event__result--draw{background-color:var(--team-schedule-color-draw)}.team-schedule-event__result--starts-different-day{border:1px solid var(--color-fill-secondary)}.team-schedule-event__tournament-logo-container{width:var(--team-schedule-logo-size);height:var(--team-schedule-logo-size);display:flex;position:relative}.team-schedule-event__tournament-logo-container .tournament-logo{top:calc(var(--team-schedule-logo-overlap)*-1);z-index:var(--tournament-logo-z-index);text-align:center;width:100%;position:absolute}.team-schedule-event__tournament-logo-container .tournament-logo--default svg{color:var(--color-label-secondary)}.team-schedule-event__tournament-logo-container .tournament-logo--default svg circle{fill:var(--color-grouped-background-secondary)}.team-schedule-event__home-away{color:var(--color-label-secondary);font-weight:var(--font-weight-l);font-size:var(--font-size-s)}.team-schedule-connection{width:22px;height:4px;margin-top:calc(var(--team-schedule-team-name-size) + var(--team-schedule-logo-size) + var(--team-schedule-result-height)/2 + var(--team-schedule-logo-overlap))}.team-schedule-connection--win-loss{background:linear-gradient(270deg,var(--team-schedule-color-loss)2.5%,var(--team-schedule-color-win)70%)}.team-schedule-connection--win-win{background-color:var(--team-schedule-color-win)}.team-schedule-connection--win-draw{background:linear-gradient(270deg,var(--team-schedule-color-draw)2.5%,var(--team-schedule-color-win)70%)}.team-schedule-connection--draw-loss{background:linear-gradient(270deg,var(--team-schedule-color-loss)2.5%,var(--team-schedule-color-draw)70%)}.team-schedule-connection--draw-win{background:linear-gradient(270deg,var(--team-schedule-color-win)2.5%,var(--team-schedule-color-draw)70%)}.team-schedule-connection--draw-draw{background-color:var(--team-schedule-color-draw)}.team-schedule-connection--loss-loss{background-color:var(--team-schedule-color-loss)}.team-schedule-connection--loss-win{background:linear-gradient(270deg,var(--team-schedule-color-win)2.5%,var(--team-schedule-color-loss)70%)}.team-schedule-connection--loss-draw{background:linear-gradient(270deg,var(--team-schedule-color-draw)2.5%,var(--team-schedule-color-loss)70%)}.team-schedule-item{--team-schedule-color-loss:var(--color-red);--team-schedule-color-win:var(--color-green);--team-schedule-color-draw:var(--color-fill-quaternary);--team-schedule-result-height:22px;--team-schedule-team-name-size:var(--font-size-s);--team-schedule-logo-size:20px;--team-schedule-logo-overlap:4px;flex-direction:row;display:flex}.team-schedule-item--grabbed{cursor:grabbing}.team-schedule-item--grabbed a{cursor:grabbing;pointer-events:none}.team-schedule__header{gap:var(--space-s);margin-bottom:12px;margin-left:var(--space-s);display:flex}.team-schedule__header__title{height:20px;font-weight:var(--font-weight-l);font-size:var(--font-size-l);align-items:center;display:flex}.team-schedule__header__logo{align-items:center;height:20px;display:flex}.team-schedule__container{padding:var(--space-s)var(--space-s);border-radius:var(--border-radius-xl);background-color:var(--color-grouped-background-secondary);scrollbar-width:none;flex-direction:row;display:flex;overflow-x:auto}.team-schedule__container::-webkit-scrollbar{display:none}.team-schedule__container--is-grabbed{cursor:grabbing;-webkit-user-select:none;user-select:none}.betting-provider-event-widget{justify-content:center;display:flex}.betting-provider-event-widget iframe{width:100%}.betting-provider-event-widget--hidden{visibility:hidden;height:0}.event-list-item-score{border-radius:var(--border-radius-m);background-color:var(--color-grouped-background-primary);justify-content:center;align-items:center;width:60px;height:25px;display:flex}.live .event-list-item-score{color:var(--color-white);background-color:var(--color-in-progress)}.result-home-winner .event-list-item-score .home-score,.result-away-winner .event-list-item-score .away-score{font-weight:var(--font-weight-l)}.event-list-item-score .score-item-dash{padding:0 var(--space-xs)}.event-list-item-container{margin:var(--space-s)0;padding:var(--space-m)0;border-radius:var(--border-radius-m);background-color:var(--color-grouped-background-secondary)}.event-list-item-container:first-child{margin-top:0}.event-list-item-container:last-child{margin-bottom:0}.event-list-item-container.live{background-color:var(--color-in-progress-background)}.event-list-item-container.live .event-list-item-result .event-list-item-score{color:var(--color-white);background-color:var(--color-in-progress)}.event-list-item-container .event-list-item-title{color:var(--color-fill-secondary);font-size:var(--font-size-s);text-align:center;line-height:16px}.event-list-item-container .event-list-item-title.event-list-item-tournament{padding-bottom:var(--space-xs);color:var(--color-label-primary);font-weight:var(--font-weight-xl)}.event-list-item-container .event-list-item-live{color:var(--color-in-progress);font-weight:var(--font-weight-xl);font-size:var(--font-size-s);text-align:center;text-transform:uppercase;line-height:16px}.event-list-item-container .event-list-item-result{padding-top:var(--space-s);align-items:center;display:flex}.event-list-item-container .event-list-item-result .event-list-item-participant{box-sizing:border-box;padding:var(--space-s);flex-grow:1;flex-basis:0}.event-list-item-container .event-list-item-result .event-list-item-participant.event-list-item-home{text-align:right}.event-list-item-container .event-list-item-result .event-list-item-participant.event-list-item-away{text-align:left}.event-list-item-container .event-list-item-result .event-status{color:var(--color-white);background-color:var(--color-black)}.event-list-item-container .event-list-item-result .event-start-time{color:var(--color-black);background-color:var(--color-grouped-background-primary)}.event-list-item-container .event-list-item-result .event-start-time .score-item-dash{padding:0 var(--space-xs)}.event-list-item-container .event-list-item-result .event-status,.event-list-item-container .event-list-item-result .event-start-time{border-radius:var(--border-radius-m);justify-content:center;align-items:center;width:60px;height:25px;display:flex}.event-list-item-container .event-list-item-result.result-home-winner .event-list-item-home,.event-list-item-container .event-list-item-result.result-away-winner .event-list-item-away{font-weight:var(--font-weight-l)}.head-to-head .head-to-head-header{margin:var(--space-m)0 var(--space-s);color:var(--color-label-primary);font-weight:var(--font-weight-xl);font-size:var(--font-size-m);background-color:var(--color-grouped-background-primary);-webkit-user-select:none;user-select:none}.head-to-head{--color-head-to-head-see-all-bg:var(--color-fill-quaternary)}.dark-theme .head-to-head{--color-head-to-head-see-all-bg:var(--color-grouped-background-secondary)}.head-to-head .head-to-head-see-all{padding-top:var(--space-s);text-align:center}.head-to-head .head-to-head-see-all a{padding:0 var(--space-s);color:var(--color-label-primary);font-size:var(--font-size-xs);background-color:var(--color-head-to-head-see-all-bg);border-radius:8px;line-height:16px;display:inline-block}.team-header .team-box-body{padding:var(--space-m)var(--space-s);justify-content:space-between;align-items:center;display:flex}.team-header .team-box-body .participant{align-items:center;display:flex}.team-header .team-box-body .participant .participant-name{padding-left:var(--space-m);font-weight:var(--font-weight-xl);font-size:var(--font-size-xxl)}.team-header .team-box-body .add-to-favorites-star{width:24px;padding:var(--space-s)}.team-header .team-logo-placeholder{width:56px;height:56px}@media (min-width:768px){.team-info{grid-area:1/1}}.team-info .team-box-body{padding:var(--space-s)}.team-info .team-box-body .team-info-row{width:100%;padding:var(--space-s)0;font-size:var(--font-size-m);display:flex}.team-info .team-box-body .team-info-row .team-info-label{flex-basis:120px}.team-info .team-box-body .team-info-row .team-info-value{font-weight:var(--font-weight-xl)}.stage-table-header .stage-table-header__name{font-weight:var(--font-weight-l);white-space:nowrap;text-align:left;position:relative}.stage-table-header .stage-table-header__name .stage-table-header__name-wrapper{width:calc(100% + 44px);height:var(--font-size-l);text-overflow:ellipsis;position:absolute;left:-44px;overflow:hidden;transform:translateY(-50%)}.stage-table-row,.skiing-stage-table-row{height:44px;padding:0 var(--space-s);border-bottom:1px solid var(--color-grouped-background-tertiary)}.stage-table-row.standing-rule-positive-10 td:first-child,.skiing-stage-table-row.standing-rule-positive-10 td:first-child{border-left:2px solid var(--color-positive-10)}.stage-table-row.standing-rule-positive-9 td:first-child,.skiing-stage-table-row.standing-rule-positive-9 td:first-child{border-left:2px solid var(--color-positive-9)}.stage-table-row.standing-rule-positive-8 td:first-child,.skiing-stage-table-row.standing-rule-positive-8 td:first-child{border-left:2px solid var(--color-positive-8)}.stage-table-row.standing-rule-positive-7 td:first-child,.skiing-stage-table-row.standing-rule-positive-7 td:first-child{border-left:2px solid var(--color-positive-7)}.stage-table-row.standing-rule-negative-9 td:first-child,.skiing-stage-table-row.standing-rule-negative-9 td:first-child{border-left:2px solid var(--color-negative-9)}.stage-table-row.standing-rule-negative-10 td:first-child,.skiing-stage-table-row.standing-rule-negative-10 td:first-child{border-left:2px solid var(--color-negative-10)}.stage-table-row td,.stage-table-row th,.skiing-stage-table-row td,.skiing-stage-table-row th{font-weight:var(--font-weight-l);text-align:center}.stage-table-row:first-child td:first-child,.skiing-stage-table-row:first-child td:first-child{border-top-left-radius:var(--border-radius-m)}.stage-table-row:first-child td:last-child,.skiing-stage-table-row:first-child td:last-child{border-top-right-radius:var(--border-radius-m)}.stage-table-row:last-child td:first-child,.skiing-stage-table-row:last-child td:first-child{border-bottom-left-radius:var(--border-radius-m)}.stage-table-row:last-child td:last-child,.skiing-stage-table-row:last-child td:last-child{border-bottom-right-radius:var(--border-radius-m)}.stage-table-row.stage-table-row--highlighted,.skiing-stage-table-row.stage-table-row--highlighted{background-color:var(--color-fill-quaternary)}.stage-table-row.stage-table-row--live,.skiing-stage-table-row.stage-table-row--live{background-color:var(--color-green-background)}.stage-table-row .participant-logo,.stage-table-row .country-logo,.skiing-stage-table-row .participant-logo,.skiing-stage-table-row .country-logo{width:20px;padding-left:var(--space-s)}.stage-table-row .participant-logo .team-logo,.stage-table-row .participant-logo .tournament-logo,.stage-table-row .country-logo .team-logo,.stage-table-row .country-logo .tournament-logo,.skiing-stage-table-row .participant-logo .team-logo,.skiing-stage-table-row .participant-logo .tournament-logo,.skiing-stage-table-row .country-logo .team-logo,.skiing-stage-table-row .country-logo .tournament-logo{justify-content:center;display:flex}.stage-table-row .participant-name,.skiing-stage-table-row .participant-name{padding-left:var(--space-s);font-size:var(--font-size-s);text-align:left}.stage-table-row .participant-name .participant-name-wrapper,.skiing-stage-table-row .participant-name .participant-name-wrapper{-webkit-line-clamp:2;word-wrap:break-word;-webkit-box-orient:vertical;line-height:normal;display:-webkit-box;overflow:hidden}.stage-table-row .cell-wins,.stage-table-row .cell-losses,.stage-table-row .cell-draws,.stage-table-row .cell-played,.stage-table-row .cell-winsTotal,.stage-table-row .cell-lossesTotal,.stage-table-row .cell-winsOvertime,.stage-table-row .cell-lossesOvertime,.skiing-stage-table-row .cell-wins,.skiing-stage-table-row .cell-losses,.skiing-stage-table-row .cell-draws,.skiing-stage-table-row .cell-played,.skiing-stage-table-row .cell-winsTotal,.skiing-stage-table-row .cell-lossesTotal,.skiing-stage-table-row .cell-winsOvertime,.skiing-stage-table-row .cell-lossesOvertime{font-weight:var(--font-weight-m)}.stage-table-row .cell-rank,.stage-table-row .cell-played,.stage-table-row .cell-wins,.stage-table-row .cell-winsTotal,.stage-table-row .cell-losses,.stage-table-row .cell-lossesTotal,.stage-table-row .cell-draws,.skiing-stage-table-row .cell-rank,.skiing-stage-table-row .cell-played,.skiing-stage-table-row .cell-wins,.skiing-stage-table-row .cell-winsTotal,.skiing-stage-table-row .cell-losses,.skiing-stage-table-row .cell-lossesTotal,.skiing-stage-table-row .cell-draws{width:16px}.stage-table-row .cell-goals,.skiing-stage-table-row .cell-goals{width:70px}.stage-table--football .stage-table-row .cell-goals,.stage-table--football .skiing-stage-table-row .cell-goals{width:56px}.stage-table-row .cell-goalsDiff,.stage-table-row .cell-winsOvertime,.stage-table-row .cell-lossesOvertime,.skiing-stage-table-row .cell-goalsDiff,.skiing-stage-table-row .cell-winsOvertime,.skiing-stage-table-row .cell-lossesOvertime{width:32px}.stage-table-row .cell-goals,.stage-table-row .cell-wins,.stage-table-row .cell-points,.stage-table-row .cell-goalsDiff,.stage-table-row .cell-winsTotal,.stage-table-row .cell-played,.skiing-stage-table-row .cell-goals,.skiing-stage-table-row .cell-wins,.skiing-stage-table-row .cell-points,.skiing-stage-table-row .cell-goalsDiff,.skiing-stage-table-row .cell-winsTotal,.skiing-stage-table-row .cell-played{padding-left:var(--space-s)}.stage-table-row .cell-losses,.stage-table-row .cell-lossesTotal,.stage-table-row .cell-draws,.skiing-stage-table-row .cell-losses,.skiing-stage-table-row .cell-lossesTotal,.skiing-stage-table-row .cell-draws{padding-left:var(--space-xs)}.stage-table-row .cell-points,.stage-table-row .skiing-cell-points,.skiing-stage-table-row .cell-points,.skiing-stage-table-row .skiing-cell-points{--points-column-width:34px;width:var(--points-column-width)}.stage-table-row .skiing-cell-points,.skiing-stage-table-row .skiing-cell-points{text-align:right}.stage-table-row td.cell-points,.skiing-stage-table-row td.cell-points{z-index:var(--z-index-m);position:relative}.stage-table-row td.cell-points:before,.skiing-stage-table-row td.cell-points:before{z-index:-1;width:var(--points-column-width);height:var(--font-size-m);padding:var(--space-xs)0;border-radius:var(--border-radius-xl);background-color:var(--color-fill-quaternary);content:"";margin-top:-4px;display:block;position:absolute}.skiing-stage-table-row{height:30px}.skiing-stage-table-row:first-child td:first-child{border-left:2px solid var(--color-green)}.skiing-stage-table-row:nth-child(2) td:first-child{border-left:2px solid var(--color-grey-dark)}.skiing-stage-table-row:nth-child(3) td:first-child{border-left:2px solid var(--color-bronze)}.standings-rules-legend{padding:var(--space-m)0 var(--space-s)var(--space-m);font-size:var(--font-size-s);flex-wrap:wrap;display:flex}.standings-rules-legend .standings-rules-legend-item{margin-right:var(--space-m);margin-bottom:var(--space-s);white-space:nowrap;align-items:center;display:flex}.standings-rules-legend .standings-rules-legend-item:before{width:2px;height:100%;margin-right:var(--space-xs);content:"";display:block}.standings-rules-legend .standings-rules-legend-item.standing-rule-positive-10:before{background-color:var(--color-positive-10)}.standings-rules-legend .standings-rules-legend-item.standing-rule-positive-9:before{background-color:var(--color-positive-9)}.standings-rules-legend .standings-rules-legend-item.standing-rule-positive-8:before{background-color:var(--color-positive-8)}.standings-rules-legend .standings-rules-legend-item.standing-rule-positive-7:before{background-color:var(--color-positive-7)}.standings-rules-legend .standings-rules-legend-item.standing-rule-negative-9:before{background-color:var(--color-negative-9)}.standings-rules-legend .standings-rules-legend-item.standing-rule-negative-10:before{background-color:var(--color-negative-10)}.standings-special-notes{padding-right:var(--space-m);padding-left:var(--space-m);font-size:var(--font-size-s);line-height:1.7;display:flex}@media (min-width:1010px){.standings-special-notes{padding-left:var(--space-l)}}.standings-special-notes .standings-special-notes__star{padding-top:2px;padding-left:2px}.standings-special-notes .standings-special-notes__text{padding-left:var(--space-s);font-style:italic}.standings-stage{--color-positive-10:var(--color-green);--color-positive-9:var(--color-blue);--color-positive-8:var(--color-yellow);--color-positive-7:var(--color-yellow-background);--color-negative-9:var(--color-bronze);--color-negative-10:var(--color-red)}.standings-stage .stage-table{border-collapse:separate;width:100%;font-size:var(--font-size-m);table-layout:fixed;display:table}.standings-stage .stage-table tbody{background-color:var(--color-grouped-background-secondary)}.standings-stage .stage-table td{border-bottom:1px solid var(--color-grouped-background-tertiary)}.standings-stage .stage-table td,.standings-stage .stage-table th{vertical-align:middle}.standings-stage .stage-table td:first-child,.standings-stage .stage-table th:first-child{padding-left:var(--space-s)}.standings-stage .stage-table td:last-child,.standings-stage .stage-table th:last-child{padding-right:var(--space-s)}@media (min-width:768px){.team-standings{grid-area:1/2/5}}@media (min-width:1010px){.team-standings .stage-table{min-width:425px}}.team-standings .team-box-title{flex-direction:row;align-items:center;display:flex}.team-squad .squad-table .athlete-name{white-space:nowrap;text-overflow:ellipsis;line-height:normal;overflow:hidden}.team-squad .squad-table,.team-squad .squad-table tbody,.team-squad .squad-table thead{display:block}.team-squad .squad-table tr{flex-flow:row;place-content:flex-start;align-items:flex-start;display:flex}.team-squad .squad-table td,.team-squad .squad-table th{width:100%;display:block}@media (min-width:768px){.team-squad{grid-area:4/1}}@media (min-width:1010px){.team-squad{grid-area:1/3/5}}.team-squad .squad-table-title{padding:var(--space-m)var(--space-m)var(--space-s);font-size:var(--font-size-xs);text-transform:uppercase}.team-squad .squad-table .squad-table-row{border-bottom:1px solid var(--color-grouped-background-tertiary);align-items:center;height:32px}.team-squad .squad-table .athlete-jersey-number{width:24px;padding-left:var(--space-s);font-size:var(--font-size-xs);line-height:24px}.team-squad .squad-table .athlete-jersey-number .jersey-number-circle{text-align:center;background-color:var(--color-grouped-background-primary);border-radius:50%;width:24px;height:24px}.team-squad .squad-table .athlete-jersey-number.coach-jersey-number .jersey-number-circle{background-color:#0000}.team-squad .squad-table .person-nationality{width:16px;padding-left:var(--space-m);align-items:center;display:flex}.team-squad .squad-table .person-nationality .country-flag img{max-width:16px;max-height:16px;display:block}.team-squad .squad-table .athlete-name{padding-left:var(--space-m)}.team-view{padding-top:var(--space-s)}@media (min-width:768px){.team-view{padding-left:var(--space-s)}}.team-view .team-box{margin-bottom:var(--space-s)}@media (min-width:768px){.team-view .team-box{padding:0 var(--space-s)var(--space-s)0;margin:0}}.team-view .team-box .team-box-title{padding:var(--space-m)var(--space-s)var(--space-s)var(--space-s);font-weight:var(--font-weight-l);font-size:var(--font-size-l);background-color:var(--color-grouped-background-secondary)}.team-view .team-box .team-box-body{background-color:var(--color-grouped-background-secondary)}.team-view .team-box .team-box-body.team-box-empty{padding:var(--space-s)}.team-view .team-view-body{flex-direction:column;display:flex}@media (min-width:768px){.team-view .team-view-body{grid-template-rows:auto;grid-template-columns:1fr 1fr;display:grid}}@media (min-width:1010px){.team-view .team-view-body{grid-template-columns:1fr 1fr 1fr}}.team-view .team-view-body .team-schedule{margin:var(--space-s)var(--space-s)}@media (min-width:768px){.team-view .team-view-body .team-schedule{grid-area:2/1;max-width:460px}.team-view .team-view-body .team-schedule .team-schedule-events{background-color:#0000}}@media (min-width:1010px){.team-view .team-view-body .team-schedule{max-width:250px}}</pre></body></html>