@charset "UTF-8";.b-match-bar{background-color:var(--color-surface);border-top-left-radius:var(--border-radius-m);border-top-right-radius:var(--border-radius-m);bottom:0;box-shadow:0 0 var(--space-m) rgba(var(--color-dark-green-400-rgb),.1);color:var(--color-front);display:grid;gap:var(--space-xs);left:0;padding:var(--page-padding-x-phone);position:fixed;right:0;z-index:103}@media (min-width:768px){.b-match-bar{padding:var(--space-s) var(--page-padding-x-tablet)}}@media (min-width:1024px){.b-match-bar{border-radius:var(--border-radius-s);bottom:calc(var(--page-padding-x-desktop)/2);left:calc(var(--page-padding-x-desktop)/2);padding:var(--space-s) calc(var(--page-padding-x-desktop)/2);right:calc(var(--page-padding-x-desktop)/2)}}.b-match-bar__header{align-items:center;border-bottom:1px solid var(--color-line);display:grid;gap:var(--space-xs);grid-template-areas:"meta meta broadcaster" "teams teams teams";grid-template-columns:repeat(3,minmax(0,1fr));padding-bottom:var(--space-xs)}@media (min-width:1024px){.b-match-bar__header{grid-template-areas:"meta meta meta teams teams teams teams teams teams broadcaster broadcaster broadcaster";grid-template-columns:repeat(12,minmax(0,1fr))}}.b-match-bar__meta{align-items:center;display:grid;gap:var(--space-xs);grid-area:meta;grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:1024px){.b-match-bar__meta{display:flex}}.b-match-bar__time{font-family:soehne-mono,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:var(--step--2);font-variant-numeric:slashed-zero;justify-self:start;line-height:1.4}.b-match-bar__time--live{align-items:center;background-color:var(--color-highlight);border-radius:var(--space-3xs);color:var(--color-highlight-text);display:flex;padding:0 var(--space-3xs);text-transform:uppercase}.b-match-bar__time--live .b-match-bar__time-label:after{content:"•";padding-left:.5ch;padding-right:.5ch}.b-match-bar__time--live .b-match-bar__time-value{font-weight:700}.b-match-bar__timeline-toggle{font-size:var(--step--1);font-weight:500;gap:var(--space-3xs);justify-self:center;line-height:1.4}.b-match-bar__timeline-toggle,.b-match-bar__timeline-toggle-icon{align-items:center;display:flex}.b-match-bar__broadcaster{grid-area:broadcaster;height:var(--space-m);justify-self:end;width:var(--space-l)}.b-match-bar__broadcaster img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.b-match-bar__teams{align-items:center;display:grid;font-size:var(--step-1);gap:var(--space-xs);grid-area:teams;grid-template-columns:minmax(0,1fr) 5ch minmax(0,1fr);line-height:1.25}.b-match-bar__team{align-items:center;display:flex;gap:var(--space-xs)}.b-match-bar__team--home{justify-self:end}.b-match-bar__team-name{font-size:var(--step-0);font-weight:500;line-height:1.4}.b-match-bar__team-name:after{content:attr(data-short-name)}@media (min-width:1280px){.b-match-bar__team-name:after{content:attr(data-medium-name)}}.b-match-bar__team-logo{display:block;height:var(--space-m)!important;width:var(--space-m)!important}.b-match-bar__team-logo img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.b-match-bar__score{font-family:soehne-mono,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:var(--step-1);font-variant-numeric:slashed-zero;font-weight:700;line-height:1.25;text-align:center;width:5ch}.b-match-bar__menu{margin:0 calc(var(--page-padding-x-phone)*-1);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.b-match-bar__menu::-webkit-scrollbar{display:none}@media (min-width:768px){.b-match-bar__menu{margin:0 calc(var(--page-padding-x-tablet)*-1)}}.b-match-bar__menu-items{align-items:center;display:flex;gap:var(--space-s);justify-content:center;min-width:-moz-min-content;min-width:min-content;padding:0 var(--page-padding-x-phone)}@media (min-width:768px){.b-match-bar__menu-items{padding:0 var(--page-padding-x-tablet)}}.b-match-bar__menu-items--no-center{justify-content:start}.b-match-bar__menu-item{border-radius:var(--space-2xs);font-size:var(--step--1);font-weight:500;line-height:1.4;padding:var(--space-3xs) var(--space-2xs)}.b-match-bar__menu-item.--is-active{background-color:rgba(var(--color-accent-rgb),.1)}.b-match-bar__menu-link{color:var(--color-front)}
