#liveMatchCenterDrawer{--mc-bg: #071320;--mc-panel: #0b1c2c;--mc-panel-raised: #10253a;--mc-panel-soft: rgba(255, 255, 255, .035);--mc-border: rgba(154, 191, 219, .18);--mc-border-strong: rgba(89, 221, 192, .34);--mc-text: #eef6fb;--mc-muted: #91a8ba;--mc-mint: #43d8b7;--mc-blue: #65aef2;--mc-violet: #9180e9;--mc-amber: #e8b655;--mc-danger: #ef6b7e;--mc-radius-lg: 22px;--mc-radius-md: 16px;position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--mc-layer-workspace, 1500);display:grid;place-items:center;padding:12px;overflow:hidden;background:#020911b8;-webkit-backdrop-filter:blur(16px) saturate(1.08);backdrop-filter:blur(16px) saturate(1.08)}#liveMatchCenterDrawer.hidden{display:none}#liveMatchCenterDrawer .live-center-shell{box-sizing:border-box;width:min(1840px,calc(100vw - 24px));max-width:calc(100vw - 24px);height:auto;max-height:calc(100dvh - 24px);overflow:auto;border:1px solid var(--mc-border);border-radius:26px;color:var(--mc-text);background:linear-gradient(145deg,#071827,#091523 58%,#10162b);box-shadow:0 28px 90px #0007126b;scrollbar-gutter:stable}#liveMatchCenterDrawer .live-center-head{position:static;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;border-bottom:1px solid var(--mc-border);background:#091928eb}#liveMatchCenterDrawer .live-center-head>div{display:grid;gap:3px;min-width:0}#liveMatchCenterDrawer .live-center-kicker{color:var(--mc-mint);font-size:10px;font-weight:900;letter-spacing:.16em}#liveMatchCenterDrawer .live-center-head h2{margin:0;color:var(--mc-text);font:900 clamp(26px,2.3vw,42px)/1 var(--font-display)}#liveMatchCenterDrawer .live-center-head p{margin:0;color:var(--mc-muted);font-size:12px}#liveMatchCenterDrawer .flow-back-inline{flex:0 0 auto;min-width:96px;padding:12px 18px;border:1px solid var(--mc-border);border-radius:14px;color:var(--mc-text);background:#ffffff09}#liveMatchCenterDrawer .flow-back-inline:hover{border-color:var(--mc-border-strong);background:#43d8b714}#liveMatchCenterDrawer .live-center-content{padding:14px}#liveMatchCenterDrawer .mc-command-card,#liveMatchCenterDrawer .mc-command-card *{box-sizing:border-box}#liveMatchCenterDrawer .mc-command-card{min-width:0;color:var(--mc-text)}#liveMatchCenterDrawer .mc-command-workspace{display:grid;grid-template-columns:minmax(170px,17fr) minmax(0,62fr) minmax(270px,21fr);gap:12px;align-items:start;min-width:0}#liveMatchCenterDrawer .mc-command-rail,#liveMatchCenterDrawer .mc-command-stage,#liveMatchCenterDrawer .mc-command-decision{min-width:0;border:1px solid var(--mc-border);border-radius:var(--mc-radius-lg);background:#091928e0;box-shadow:0 16px 38px #00071229}#liveMatchCenterDrawer .mc-command-rail{position:sticky;top:12px;overflow:hidden}#liveMatchCenterDrawer .mc-command-rail>header,#liveMatchCenterDrawer .mc-command-section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 13px;border-bottom:1px solid var(--mc-border)}#liveMatchCenterDrawer .mc-command-rail>header span,#liveMatchCenterDrawer .mc-command-section-head span,#liveMatchCenterDrawer .mc-command-profiles>span{color:var(--mc-mint);font-size:9px;font-weight:900;letter-spacing:.13em}#liveMatchCenterDrawer .mc-command-rail>header strong,#liveMatchCenterDrawer .mc-command-section-head small{color:var(--mc-muted);font-size:9px}#liveMatchCenterDrawer .mc-command-rail>div{display:grid;gap:6px;max-height:min(720px,calc(100dvh - 150px));padding:7px;overflow:auto}#liveMatchCenterDrawer .mc-command-rail-item{--rail-accent: var(--mc-blue);position:relative;display:grid;gap:5px;width:100%;min-width:0;padding:10px 9px 10px 13px;overflow:hidden;border:1px solid rgba(101,174,242,.13);border-radius:13px;color:var(--mc-text);background:#ffffff06;text-align:left;cursor:pointer}#liveMatchCenterDrawer .mc-command-rail-item:before{content:"";position:absolute;inset:8px auto 8px 0;width:3px;border-radius:0 4px 4px 0;background:var(--rail-accent)}#liveMatchCenterDrawer .mc-command-rail-item.is-live,#liveMatchCenterDrawer .mc-command-rail-item.is-hit{--rail-accent: var(--mc-mint)}#liveMatchCenterDrawer .mc-command-rail-item.is-finished{--rail-accent: var(--mc-violet)}#liveMatchCenterDrawer .mc-command-rail-item.is-alert{--rail-accent: var(--mc-amber)}#liveMatchCenterDrawer .mc-command-rail-item.is-miss{--rail-accent: var(--mc-danger)}#liveMatchCenterDrawer .mc-command-rail-item:hover,#liveMatchCenterDrawer .mc-command-rail-item.is-active{border-color:var(--rail-accent);background:#43d8b713}#liveMatchCenterDrawer .mc-command-rail-state{display:flex;align-items:center;gap:5px;color:var(--rail-accent);font-size:8px;font-weight:900}#liveMatchCenterDrawer .mc-command-rail-state i{width:6px;aspect-ratio:1;border-radius:50%;background:currentColor}#liveMatchCenterDrawer .mc-command-rail-match{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:4px;font-size:10px}#liveMatchCenterDrawer .mc-command-rail-match span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#liveMatchCenterDrawer .mc-command-rail-match span:last-child{text-align:right}#liveMatchCenterDrawer .mc-command-rail-match em{padding:2px 5px;border-radius:99px;color:var(--rail-accent);background:#ffffff0d;font-size:9px;font-style:normal}#liveMatchCenterDrawer .mc-command-rail-item small{overflow:hidden;color:var(--mc-muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}#liveMatchCenterDrawer .mc-command-stage{display:grid;gap:10px;padding:10px}#liveMatchCenterDrawer .mc-command-scoreboard{position:relative;isolation:isolate;display:grid;gap:9px;min-width:0;min-height:250px;padding:14px 15px 12px;overflow:hidden;border:1px solid rgba(126,179,229,.36);border-radius:18px;background:#0b2036}#liveMatchCenterDrawer .mc-command-stadium{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;overflow:hidden}#liveMatchCenterDrawer .mc-command-stadium img{width:100%;height:100%;object-fit:cover;object-position:50% 53%;filter:saturate(.92) contrast(.92);transform:scale(1.01)}#liveMatchCenterDrawer .mc-command-stadium:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#051221b8,#0512216b 48%,#051221b8),linear-gradient(180deg,#05111f6b,#05111fa3)}#liveMatchCenterDrawer .mc-command-match-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;color:#d7e7f3;font-size:9px}#liveMatchCenterDrawer .mc-command-match-meta b{padding:5px 9px;border:1px solid rgba(83,226,194,.24);border-radius:99px;color:#8bf1d9;background:#061f2cb3;font-size:10px}#liveMatchCenterDrawer .mc-command-league-meta{display:inline-flex;align-items:center;gap:7px;min-width:0}#liveMatchCenterDrawer .mc-command-league-meta em{overflow:hidden;font-style:normal;text-overflow:ellipsis;white-space:nowrap}#liveMatchCenterDrawer .mc-command-league-meta .live-hub-league-logo{flex:0 0 26px;width:26px;height:26px;min-width:26px;margin:0;border-radius:8px}#liveMatchCenterDrawer .mc-command-league-meta .live-hub-logo-fallback{font-size:0}#liveMatchCenterDrawer .mc-command-league-meta .live-hub-logo-fallback:before{content:"";display:block;width:10px;height:12px;border:1.5px solid currentColor;border-radius:4px 4px 6px 6px}#liveMatchCenterDrawer .mc-command-neutral-league-icon{display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;border:1px solid rgba(215,231,243,.26);border-radius:7px;color:#d7e7f3;background:#071f2e9e}#liveMatchCenterDrawer .mc-command-neutral-league-icon svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}#liveMatchCenterDrawer .mc-command-league-logo{position:relative;display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center}#liveMatchCenterDrawer .mc-command-league-image{position:absolute;top:2px;right:2px;bottom:2px;left:2px;width:20px;height:20px;object-fit:contain}#liveMatchCenterDrawer .mc-command-league-logo.logo-ready .mc-command-neutral-league-icon{display:none}#liveMatchCenterDrawer .mc-command-score-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;min-width:0}#liveMatchCenterDrawer .mc-command-score-team{display:grid;grid-template-columns:48px minmax(0,1fr) auto;grid-template-areas:"logo name dot" "logo role dot";align-items:center;gap:2px 9px;min-width:0}#liveMatchCenterDrawer .mc-command-score-team.away{grid-template-columns:auto minmax(0,1fr) 48px;grid-template-areas:"dot name logo" "dot role logo";text-align:right}#liveMatchCenterDrawer .mc-command-score-team>.live-hub-logo-wrap,#liveMatchCenterDrawer .mc-command-score-team>img,#liveMatchCenterDrawer .mc-command-score-team>.team-logo-fallback,#liveMatchCenterDrawer .mc-command-score-team>.mc-command-team-logo{grid-area:logo;justify-self:center;width:48px;height:48px;min-width:48px;margin:0;object-fit:contain}#liveMatchCenterDrawer .mc-command-team-logo{position:relative;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(221,236,244,.3);border-radius:12px;background:#071c2a94;box-shadow:0 5px 12px #0003}#liveMatchCenterDrawer .mc-command-team-image{position:absolute;top:5px;right:5px;bottom:5px;left:5px;width:calc(100% - 10px);height:calc(100% - 10px);object-fit:contain;filter:drop-shadow(0 2px 3px rgba(0,0,0,.28))}#liveMatchCenterDrawer .mc-command-neutral-team-icon{display:grid;width:22px;height:22px;place-items:center;color:#bdcfdc}#liveMatchCenterDrawer .mc-command-neutral-team-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4}#liveMatchCenterDrawer .mc-command-team-logo.logo-ready .mc-command-neutral-team-icon{display:none}#liveMatchCenterDrawer .mc-command-score-team strong{grid-area:name;display:-webkit-box;overflow:hidden;color:#fff;font-size:clamp(13px,1.35vw,19px);line-height:1.13;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-shadow:0 2px 8px rgba(0,0,0,.62);-webkit-box-orient:vertical;-webkit-line-clamp:2}#liveMatchCenterDrawer .mc-command-score-team small{grid-area:role;color:#c0d2df;font-size:8px;text-transform:uppercase}#liveMatchCenterDrawer .mc-command-score-core{display:grid;min-width:128px;place-items:center;gap:3px;text-align:center}#liveMatchCenterDrawer .mc-command-score-value{display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;font:900 clamp(48px,5.2vw,76px)/.9 var(--font-display);letter-spacing:-.06em;text-shadow:0 4px 16px rgba(0,0,0,.62)}#liveMatchCenterDrawer .mc-command-score-value em{color:#dbe7f0;font-style:normal;font-weight:500}#liveMatchCenterDrawer .mc-command-score-core>span{color:#7decce;font-size:11px;font-weight:900}#liveMatchCenterDrawer .mc-command-score-core>small{color:#c7d5df;font-size:8px}#liveMatchCenterDrawer .mc-command-last-goal-dot{grid-area:dot;display:inline-grid;width:18px;aspect-ratio:1;place-items:center;border-radius:50%;background:#0e362fcc}#liveMatchCenterDrawer .mc-command-last-goal-dot i{width:7px;aspect-ratio:1;border-radius:50%;background:#55e7b3;box-shadow:0 0 0 5px #55e7b329;animation:mc-last-goal-dot 1.7s ease-in-out infinite}#liveMatchCenterDrawer .mc-command-timebar{position:relative;height:6px;margin:38px 30px 36px;border-radius:99px;background:#ddedf824}#liveMatchCenterDrawer .mc-command-timebar>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--mc-mint),var(--mc-blue))}#liveMatchCenterDrawer .mc-command-timebar>i{position:absolute;z-index:3;top:50%;width:12px;aspect-ratio:1;border:3px solid rgba(67,216,183,.22);border-radius:50%;background:var(--mc-mint);transform:translate(-50%,-50%)}#liveMatchCenterDrawer .mc-command-period-scale{display:flex;justify-content:space-between;color:#9db2c3;font-size:8px;font-weight:750}#liveMatchCenterDrawer .mc-command-period-scale .is-passed{color:#e3eff6}#liveMatchCenterDrawer .mc-command-event-marker{position:absolute;z-index:4;top:50%;display:grid;width:28px;height:28px;place-items:center;padding:0;border:0;border-radius:0;color:#fff;background:transparent;box-shadow:none;transform:translate(-50%,calc(-50% + var(--mc-event-lane-y, -29px)))}#liveMatchCenterDrawer .mc-command-event-marker.is-lane-0{--mc-event-lane-y: -29px}#liveMatchCenterDrawer .mc-command-event-marker.is-lane-1{--mc-event-lane-y: 29px}#liveMatchCenterDrawer .mc-command-event-marker:after{position:absolute;left:50%;width:1px;height:15px;background:#dceef770;content:"";transform:translate(-50%)}#liveMatchCenterDrawer .mc-command-event-marker.is-lane-0:after{top:22px}#liveMatchCenterDrawer .mc-command-event-marker.is-lane-1:after{bottom:22px}#liveMatchCenterDrawer .mc-command-event-marker b{display:block;width:9px;height:9px;border:2px solid #fff;border-radius:50%}#liveMatchCenterDrawer .mc-command-event-marker.is-goal{width:30px;height:30px}#liveMatchCenterDrawer .mc-command-event-icon{display:block;width:24px;height:24px;object-fit:contain;filter:drop-shadow(0 3px 4px rgba(0,0,0,.32));pointer-events:none}#liveMatchCenterDrawer .mc-command-event-marker.is-goal .mc-command-event-icon{width:26px;height:26px}#liveMatchCenterDrawer .mc-command-event-marker small{position:absolute;top:-13px;left:50%;color:#eaf4fa;font-size:7px;font-weight:900;white-space:nowrap;transform:translate(-50%)}#liveMatchCenterDrawer .mc-command-event-marker.is-lane-1 small{top:26px}#liveMatchCenterDrawer .mc-command-event-marker.is-clustered{width:58px}#liveMatchCenterDrawer .mc-command-event-stack{display:flex;align-items:center;justify-content:center;width:58px;height:28px}#liveMatchCenterDrawer .mc-command-event-stack i{display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;margin-left:-8px}#liveMatchCenterDrawer .mc-command-event-stack i:first-child{margin-left:0}#liveMatchCenterDrawer .mc-command-event-stack .mc-command-event-icon{width:24px;height:24px}#liveMatchCenterDrawer .mc-command-event-count{position:absolute;right:-5px;bottom:-5px;min-width:13px;padding:2px;border-radius:99px;color:#061725;background:#fff;font-size:7px;font-style:normal;font-weight:900}#liveMatchCenterDrawer .mc-command-goal-celebration{position:absolute;z-index:8;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:none;animation:mc-goal-overlay 10s ease both;animation-delay:var(--mc-goal-animation-delay, 0ms)}#liveMatchCenterDrawer .mc-command-goal-celebration:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle,#30dfaa59,#0514242e 45%,#051424b8)}#liveMatchCenterDrawer .mc-command-goal-celebration>div{position:relative;display:grid;gap:2px;padding:16px 24px;border:1px solid rgba(124,245,211,.46);border-radius:18px;color:#fff;background:#051d28cc;text-align:center}#liveMatchCenterDrawer .mc-command-goal-celebration span{color:#68efc7;font:900 30px/1 var(--font-display);letter-spacing:.12em}#liveMatchCenterDrawer .mc-command-goal-celebration strong{font-size:14px}#liveMatchCenterDrawer .mc-command-goal-celebration small{color:#c9dce5;font-size:9px}#liveMatchCenterDrawer .mc-command-pulse-bar{display:grid;grid-template-columns:.72fr 1.45fr .72fr 1fr 1.15fr;gap:1px;overflow:hidden;border:1px solid var(--mc-border);border-radius:17px;background:var(--mc-border)}#liveMatchCenterDrawer .mc-command-pulse-bar>div{display:grid;align-content:center;gap:3px;min-width:0;min-height:56px;padding:9px 11px;background:#0b1c2c}#liveMatchCenterDrawer .mc-command-pulse-bar>div span{color:var(--mc-muted);font-size:7px;font-weight:900;letter-spacing:.11em}#liveMatchCenterDrawer .mc-command-pulse-bar>div strong{overflow:hidden;color:var(--mc-text);font-size:10px;text-overflow:ellipsis;white-space:nowrap}#liveMatchCenterDrawer .mc-command-trust{grid-column:1 / -1;display:flex;align-items:center;gap:10px;min-width:0;padding:8px 11px;color:var(--mc-muted);background:linear-gradient(90deg,#43d8b717,#65aef20f);font-size:8px}#liveMatchCenterDrawer .mc-command-trust span{display:inline-flex;align-items:center;gap:6px;color:var(--mc-mint);font-weight:900;letter-spacing:.08em}#liveMatchCenterDrawer .mc-command-trust span i{width:6px;aspect-ratio:1;border-radius:50%;background:currentColor}#liveMatchCenterDrawer .mc-command-trust b{min-width:0;overflow:hidden;color:var(--mc-text);text-overflow:ellipsis;white-space:nowrap}#liveMatchCenterDrawer .mc-command-trust small{margin-left:auto;white-space:nowrap}#liveMatchCenterDrawer .mc-command-trust .mc-command-check{margin-left:0}#liveMatchCenterDrawer .mc-command-trust.is-stale span,#liveMatchCenterDrawer .mc-command-trust.is-waiting span{color:var(--mc-amber)}#liveMatchCenterDrawer .mc-command-trust.is-unavailable span{color:var(--mc-danger)}#liveMatchCenterDrawer .mc-command-mobile-summary{display:none}#liveMatchCenterDrawer .mc-command-surface{min-width:0;overflow:hidden;border:1px solid var(--mc-border);border-radius:18px;background:#06142194}#liveMatchCenterDrawer .mc-command-mobile-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:5px;border-bottom:1px solid var(--mc-border)}#liveMatchCenterDrawer .mc-command-mobile-tabs button{min-width:0;min-height:36px;padding:8px;border:1px solid transparent;border-radius:11px;color:var(--mc-muted);background:transparent;font-size:9px;font-weight:850;cursor:pointer}#liveMatchCenterDrawer .mc-command-mobile-tabs button:hover{color:var(--mc-text);background:#ffffff09}#liveMatchCenterDrawer .mc-command-mobile-tabs button.is-active{border-color:#43d8b747;color:var(--mc-text);background:#43d8b717}#liveMatchCenterDrawer .mc-command-mobile-tabs [data-command-view-target=decision]{display:none}#liveMatchCenterDrawer .mc-command-pane{display:none;min-width:0}#liveMatchCenterDrawer .mc-command-card[data-command-view=field] [data-command-pane=field],#liveMatchCenterDrawer .mc-command-card[data-command-view=pressure] [data-command-pane=pressure],#liveMatchCenterDrawer .mc-command-card[data-command-view=events] [data-command-pane=events],#liveMatchCenterDrawer .mc-command-card[data-command-view=stats] [data-command-pane=stats]{display:block}#liveMatchCenterDrawer .mc-command-field-grid{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(220px,1fr);min-width:0}#liveMatchCenterDrawer .mc-command-field-main{min-width:0;padding:9px;border-right:1px solid var(--mc-border)}#liveMatchCenterDrawer .mc-command-field-main .mc-live-pitch{margin:0}#liveMatchCenterDrawer .mc-command-field-main .mc-live-pitch-layout{width:100%;min-width:0;grid-template-columns:minmax(0,1fr)}#liveMatchCenterDrawer .mc-command-field-main .mc-live-pitch aside{display:none}#liveMatchCenterDrawer .mc-command-field-main .mc-live-pitch-field{min-height:0;aspect-ratio:105 / 68;border-color:#e2f4eb57;border-radius:16px;background:linear-gradient(180deg,#082f2114,#04251c38),repeating-linear-gradient(90deg,#247a52 0,#247a52 12.5%,#20724c 12.5%,#20724c 25%);box-shadow:inset 0 0 0 1px #ffffff09,inset 0 -30px 55px #041f1938,0 9px 22px #00121e33}#liveMatchCenterDrawer .mc-command-field-main .mc-live-pitch-scene-label{max-width:min(160px,calc(100% - 18px))}#liveMatchCenterDrawer .mc-command-field-main .mc-live-pitch-field:before{background:linear-gradient(90deg,rgba(255,255,255,.025),transparent 26%,transparent 74%,rgba(255,255,255,.025))}#liveMatchCenterDrawer .mc-command-field-main .mc-live-pitch-atmosphere{display:none}#liveMatchCenterDrawer .mc-command-field-main .mc-live-pitch-field>.mc-live-pitch-route{stroke:#e4f4ed4d;stroke-width:2;filter:none;animation:none}#liveMatchCenterDrawer .mc-command-field-main .mc-live-pitch-zone{color:#effaf538}#liveMatchCenterDrawer .mc-command-field-main .mc-live-pitch-trail:before{width:6px;height:6px;border:0;background:#ebf8f2b8;box-shadow:none}#liveMatchCenterDrawer .mc-command-field-main .mc-live-pitch[data-field-engine-version] .mc-live-pitch-ball{right:auto;bottom:auto;width:20px;height:20px;margin:-10px 0 0 -10px;top:clamp(11px,calc(var(--y) * 1%),calc(100% - 11px));left:clamp(11px,calc(var(--x) * 1%),calc(100% - 11px));transition:none;will-change:auto}#liveMatchCenterDrawer .mc-command-field-main .mc-live-pitch[data-field-engine-version].is-in-motion .mc-live-pitch-ball{will-change:transform}#liveMatchCenterDrawer .mc-command-field-main .mc-live-pitch-ball>svg{position:absolute;inset:auto;top:50%;left:50%;width:20px;height:20px;overflow:visible;fill:#f8fbfa;stroke:#15262d;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.2;filter:drop-shadow(0 3px 4px rgba(0,20,25,.38));transform:translate(-50%,-50%)}#liveMatchCenterDrawer .mc-command-field-main .mc-live-pitch-pressure-fallback{background:#03211b1f}#liveMatchCenterDrawer .mc-command-field-main .mc-live-pressure-zone{opacity:.42}#liveMatchCenterDrawer .mc-command-field-main .mc-live-pressure-center{border-color:#e7f7ef3b;background:#04231fc7;box-shadow:0 10px 24px #00121c33}#liveMatchCenterDrawer .mc-command-event-stream{min-width:0}#liveMatchCenterDrawer .mc-command-event-stream>header{display:grid;gap:4px;padding:12px;border-bottom:1px solid var(--mc-border)}#liveMatchCenterDrawer .mc-command-event-stream>header span{color:var(--mc-mint);font-size:9px;font-weight:900;letter-spacing:.12em}#liveMatchCenterDrawer .mc-command-event-stream>header small{overflow:hidden;color:var(--mc-muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}#liveMatchCenterDrawer .mc-command-story-list{display:grid;max-height:410px;padding:7px 10px;overflow:auto}#liveMatchCenterDrawer .mc-command-story-item{display:grid;grid-template-columns:34px 9px minmax(0,1fr);gap:7px;min-width:0;padding:9px 0}#liveMatchCenterDrawer .mc-command-story-item+article{border-top:1px solid var(--mc-border)}#liveMatchCenterDrawer .mc-command-story-item>span{color:var(--mc-muted);font-size:8px;font-weight:850}#liveMatchCenterDrawer .mc-command-story-item>i{width:8px;aspect-ratio:1;margin-top:2px;border-radius:50%;background:var(--mc-blue);box-shadow:0 0 0 4px #65aef21a}#liveMatchCenterDrawer .mc-command-story-item.is-live>i{background:var(--mc-mint)}#liveMatchCenterDrawer .mc-command-story-item.is-danger>i{background:var(--mc-danger)}#liveMatchCenterDrawer .mc-command-story-item.is-personal>i{background:var(--mc-violet)}#liveMatchCenterDrawer .mc-command-story-item div{min-width:0}#liveMatchCenterDrawer .mc-command-story-item strong{display:block;color:var(--mc-text);font-size:10px}#liveMatchCenterDrawer .mc-command-story-item p{margin:2px 0 0;color:var(--mc-muted);font-size:8px;line-height:1.42}#liveMatchCenterDrawer .mc-command-story-item.is-active{margin-inline:-6px;padding-inline:6px;border:1px solid rgba(67,216,183,.3);border-radius:10px;background:#43d8b716;box-shadow:inset 2px 0 0 var(--mc-mint)}#liveMatchCenterDrawer .mc-command-pressure-board{min-width:0}#liveMatchCenterDrawer .mc-pressure-summary{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:10px;padding:10px 12px;border:1px solid rgba(67,216,183,.24);border-radius:13px;background:#43d8b711}#liveMatchCenterDrawer .mc-pressure-summary span{display:flex;align-items:center;gap:8px;min-width:0}#liveMatchCenterDrawer .mc-pressure-summary i{width:8px;aspect-ratio:1;flex:0 0 auto;border-radius:50%;background:var(--mc-mint)}#liveMatchCenterDrawer .mc-pressure-summary b{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}#liveMatchCenterDrawer .mc-pressure-summary small{color:var(--mc-muted);font-size:8px}#liveMatchCenterDrawer .mc-pressure-layout{display:grid;gap:1px;margin:10px;overflow:hidden;border:1px solid var(--mc-border);border-radius:14px;background:var(--mc-border)}#liveMatchCenterDrawer .mc-pressure-team-key{display:flex;justify-content:space-between;gap:10px;padding:10px 13px;background:#0b1c2c}#liveMatchCenterDrawer .mc-pressure-team-key span{display:flex;align-items:center;gap:6px;min-width:0;overflow:hidden;font-size:9px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}#liveMatchCenterDrawer .mc-pressure-team-key i{width:7px;aspect-ratio:1;border-radius:50%;background:var(--mc-blue)}#liveMatchCenterDrawer .mc-pressure-team-key span:last-child i{background:var(--mc-mint)}#liveMatchCenterDrawer .mc-pressure-row{display:grid;grid-template-columns:minmax(50px,.6fr) minmax(120px,1fr) minmax(50px,.6fr);align-items:center;gap:8px;min-height:38px;padding:7px 13px;background:#0b1c2c;text-align:center}#liveMatchCenterDrawer .mc-pressure-row span{color:var(--mc-muted);font-size:9px}#liveMatchCenterDrawer .mc-pressure-row strong{color:var(--mc-text);font-size:11px;font-variant-numeric:tabular-nums}#liveMatchCenterDrawer .mc-pressure-row strong:first-child{color:var(--mc-blue);text-align:left}#liveMatchCenterDrawer .mc-pressure-row strong:last-child{color:var(--mc-mint);text-align:right}#liveMatchCenterDrawer .mc-pressure-row.is-unavailable{opacity:.56}#liveMatchCenterDrawer .mc-pressure-share{display:grid;grid-template-columns:auto 42px minmax(100px,1fr) 42px;align-items:center;gap:8px;min-height:44px;padding:8px 13px;background:#0b1c2c}#liveMatchCenterDrawer .mc-pressure-share>span{color:var(--mc-muted);font-size:8px;font-weight:900;letter-spacing:.1em}#liveMatchCenterDrawer .mc-pressure-share>strong{font-size:10px;text-align:center}#liveMatchCenterDrawer .mc-pressure-share>i{display:grid;grid-template-columns:var(--home-share) 1fr;height:7px;overflow:hidden;border-radius:99px;background:#ffffff14}#liveMatchCenterDrawer .mc-pressure-share>i b{background:var(--mc-blue)}#liveMatchCenterDrawer .mc-pressure-share>i em{background:var(--mc-mint)}#liveMatchCenterDrawer .mc-pressure-empty-state{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin:10px;padding:18px;border:1px dashed var(--mc-border);border-radius:14px}#liveMatchCenterDrawer .mc-pressure-empty-state>i{width:32px;aspect-ratio:1;border:1px solid var(--mc-border);border-radius:10px;background:radial-gradient(circle,rgba(67,216,183,.22),transparent 65%)}#liveMatchCenterDrawer .mc-pressure-empty-state strong{display:block;font-size:11px}#liveMatchCenterDrawer .mc-pressure-empty-state p{margin:3px 0 0;color:var(--mc-muted);font-size:8px;line-height:1.4}#liveMatchCenterDrawer .mc-pressure-empty-state>span{color:var(--mc-muted);font-size:8px}#liveMatchCenterDrawer .mc-command-stats-grid{display:grid;gap:9px;min-width:0;padding:9px}#liveMatchCenterDrawer .mc-command-stats-grid>*{min-width:0;max-width:100%;margin:0}#liveMatchCenterDrawer .mc-command-stats-grid .live-realtime-panel{grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr)}#liveMatchCenterDrawer .mc-command-empty{margin:0;padding:18px;color:var(--mc-muted);font-size:9px;text-align:center}#liveMatchCenterDrawer .mc-command-empty strong,#liveMatchCenterDrawer .mc-command-empty span{display:block}#liveMatchCenterDrawer .mc-command-empty strong{color:var(--mc-text);font-size:11px}#liveMatchCenterDrawer .mc-command-decision{position:sticky;top:12px;display:grid;gap:7px;padding:8px}#liveMatchCenterDrawer .mc-command-decision>header{display:grid;grid-template-columns:minmax(0,1fr) 72px;align-items:center;gap:8px;padding:7px 5px 10px;border-bottom:1px solid var(--mc-border)}#liveMatchCenterDrawer .mc-command-decision>header>div{display:grid;gap:4px;min-width:0}#liveMatchCenterDrawer .mc-command-decision>header span{color:var(--mc-mint);font-size:9px;font-weight:900;letter-spacing:.13em}#liveMatchCenterDrawer .mc-command-decision>header strong{overflow-wrap:anywhere;color:var(--mc-text);font-size:13px;line-height:1.2}#liveMatchCenterDrawer .mc-command-confidence{--confidence: 0;position:relative;display:grid;width:68px;aspect-ratio:1;place-items:center;border-radius:50%;background:conic-gradient(var(--mc-mint) calc(var(--confidence) * 1%),rgba(255,255,255,.09) 0)}#liveMatchCenterDrawer .mc-command-confidence:after{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:50%;background:var(--mc-panel)}#liveMatchCenterDrawer .mc-command-confidence em,#liveMatchCenterDrawer .mc-command-confidence small{position:relative;z-index:1;grid-area:1 / 1;font-style:normal}#liveMatchCenterDrawer .mc-command-confidence em{margin-top:-7px;color:var(--mc-text);font-size:15px;font-weight:900}#liveMatchCenterDrawer .mc-command-confidence small{margin-top:22px;color:var(--mc-muted);font-size:7px}#liveMatchCenterDrawer .mc-command-decision-flow{display:grid;gap:6px}#liveMatchCenterDrawer .mc-command-brief{display:grid;gap:4px;padding:10px;border:1px solid var(--mc-border);border-radius:13px;background:#ffffff06}#liveMatchCenterDrawer .mc-command-brief.is-now{border-color:#43d8b74d;background:#43d8b711}#liveMatchCenterDrawer .mc-command-brief.is-why{border-color:#65aef247}#liveMatchCenterDrawer .mc-command-brief.is-next{border-color:#9180e947}#liveMatchCenterDrawer .mc-command-brief.is-check{border-color:#e8b6553d}#liveMatchCenterDrawer .mc-command-brief>span{color:var(--mc-muted);font-size:7px;font-weight:900;letter-spacing:.12em}#liveMatchCenterDrawer .mc-command-brief strong{color:var(--mc-text);font-size:11px;line-height:1.25}#liveMatchCenterDrawer .mc-command-brief p{margin:0;color:var(--mc-muted);font-size:8px;line-height:1.4}#liveMatchCenterDrawer .mc-command-profiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding-top:2px}#liveMatchCenterDrawer .mc-command-profiles>span{grid-column:1 / -1;padding:2px}#liveMatchCenterDrawer .mc-command-profile{min-width:0;padding:8px 3px;border:1px solid var(--mc-border);border-radius:10px;color:var(--mc-text);background:#ffffff05;text-align:center;cursor:pointer}#liveMatchCenterDrawer .mc-command-profile strong{display:block;overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}#liveMatchCenterDrawer .mc-command-profile small{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}#liveMatchCenterDrawer .mc-command-profile.is-active{border-color:var(--mc-border-strong);color:#7aefd5;background:#43d8b717}#liveMatchCenterDrawer .mc-command-follow{width:100%;padding:10px;border:1px solid var(--mc-border);border-radius:12px;color:var(--mc-text);background:#65aef214;font-size:9px;font-weight:850;cursor:pointer}#liveMatchCenterDrawer .mc-command-follow.is-active{border-color:#43d8b74d;background:#43d8b714}#liveMatchCenterDrawer .mc-di-v2{display:grid;gap:7px;min-width:0}#liveMatchCenterDrawer .mc-di-primary{display:grid;grid-template-columns:minmax(0,1fr) 68px;align-items:center;gap:7px;padding:5px 3px 9px;border-bottom:1px solid var(--mc-border)}#liveMatchCenterDrawer .mc-di-primary>div:first-child{display:grid;gap:3px;min-width:0}#liveMatchCenterDrawer .mc-di-primary span,#liveMatchCenterDrawer .mc-di-metrics span,#liveMatchCenterDrawer .mc-di-alternative>span,#liveMatchCenterDrawer .mc-di-disclosure summary span{color:var(--mc-mint);font-size:7px;font-weight:900;letter-spacing:.12em}#liveMatchCenterDrawer .mc-di-primary>div:first-child strong{overflow-wrap:anywhere;color:var(--mc-text);font-size:13px;line-height:1.18}#liveMatchCenterDrawer .mc-di-primary>div:first-child small{overflow:hidden;color:var(--mc-muted);font-size:6.5px;text-overflow:ellipsis;white-space:nowrap}#liveMatchCenterDrawer .mc-di-trend{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 8px;padding:7px 9px;border:1px solid var(--mc-border);border-radius:10px;background:#65aef20e}#liveMatchCenterDrawer .mc-di-trend strong{color:var(--mc-text);font-size:9px;text-align:right}#liveMatchCenterDrawer .mc-di-trend small{grid-column:1 / -1;color:var(--mc-muted);font-size:7px}#liveMatchCenterDrawer .mc-di-trend.is-rising strong{color:var(--mc-mint)}#liveMatchCenterDrawer .mc-di-trend.is-falling strong,#liveMatchCenterDrawer .mc-di-trend.is-volatile strong{color:var(--mc-amber)}#liveMatchCenterDrawer .mc-di-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}#liveMatchCenterDrawer .mc-di-metrics article{display:grid;align-content:start;gap:4px;min-width:0;min-height:68px;padding:9px;border:1px solid var(--mc-border);border-radius:12px;background:#ffffff06}#liveMatchCenterDrawer .mc-di-metrics strong{color:var(--mc-text);font-size:10px}#liveMatchCenterDrawer .mc-di-metrics small{overflow-wrap:anywhere;color:var(--mc-muted);font-size:6.5px;line-height:1.35}#liveMatchCenterDrawer .mc-di-metrics article.is-verified,#liveMatchCenterDrawer .mc-di-metrics article.is-stable{border-color:#43d8b747;background:#43d8b70e}#liveMatchCenterDrawer .mc-di-metrics article.is-stale,#liveMatchCenterDrawer .mc-di-metrics article.is-degraded,#liveMatchCenterDrawer .mc-di-metrics article.is-monitor{border-color:#e8b65545;background:#e8b6550b}#liveMatchCenterDrawer .mc-di-alternative{display:grid;gap:4px;padding:10px;border:1px solid rgba(145,128,233,.25);border-radius:13px;background:linear-gradient(135deg,#9180e914,#65aef209)}#liveMatchCenterDrawer .mc-di-alternative>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}#liveMatchCenterDrawer .mc-di-alternative strong{overflow-wrap:anywhere;color:var(--mc-text);font-size:10px}#liveMatchCenterDrawer .mc-di-alternative b{color:#9f8cff;font-size:12px}#liveMatchCenterDrawer .mc-di-alternative small{color:var(--mc-muted);font-size:6.5px}#liveMatchCenterDrawer .mc-di-alternative p{margin:1px 0 0;color:var(--mc-muted);font-size:7px;line-height:1.35}#liveMatchCenterDrawer .mc-di-alternative.is-conflicting{border-color:#e8b6554d;background:#e8b6550e}#liveMatchCenterDrawer .mc-di-disclosure{min-width:0;border:1px solid var(--mc-border);border-radius:12px;background:#ffffff05}#liveMatchCenterDrawer .mc-di-disclosure[open]{background:#ffffff08}#liveMatchCenterDrawer .mc-di-disclosure summary{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:9px 10px;cursor:pointer;list-style:none}#liveMatchCenterDrawer .mc-di-disclosure summary::-webkit-details-marker{display:none}#liveMatchCenterDrawer .mc-di-disclosure summary:after{content:"+";grid-column:3;grid-row:1;margin-left:5px;color:var(--mc-muted);font-size:11px}#liveMatchCenterDrawer .mc-di-disclosure[open] summary:after{content:"–"}#liveMatchCenterDrawer .mc-di-disclosure summary b{color:var(--mc-muted);font-size:7px;font-weight:800}#liveMatchCenterDrawer .mc-di-disclosure h5{margin:7px 10px 3px;color:var(--mc-amber);font-size:6.5px;letter-spacing:.1em}#liveMatchCenterDrawer .mc-di-evidence{display:grid;gap:5px;margin:0;padding:0 9px 9px;list-style:none}#liveMatchCenterDrawer .mc-di-evidence li{display:grid;grid-template-columns:6px minmax(0,1fr);gap:7px;padding-top:6px;border-top:1px solid var(--mc-border)}#liveMatchCenterDrawer .mc-di-evidence li>i{width:6px;height:6px;margin-top:3px;border-radius:50%;background:var(--mc-mint);box-shadow:0 0 0 4px #43d8b714}#liveMatchCenterDrawer .mc-di-evidence strong{display:block;color:var(--mc-text);font-size:8px}#liveMatchCenterDrawer .mc-di-evidence p{margin:2px 0;color:var(--mc-muted);font-size:7px;line-height:1.35}#liveMatchCenterDrawer .mc-di-evidence small{display:block;overflow:hidden;color:var(--mc-blue);font-size:6px;text-overflow:ellipsis;white-space:nowrap}#liveMatchCenterDrawer .mc-di-empty{margin:0;padding:2px 10px 10px;color:var(--mc-muted);font-size:7px;line-height:1.4}#liveMatchCenterDrawer .mc-di-invalidation ol,#liveMatchCenterDrawer .mc-di-timeline ol{display:grid;gap:5px;margin:0;padding:0 10px 10px 25px;color:var(--mc-muted);font-size:7px;line-height:1.4}#liveMatchCenterDrawer .mc-di-timeline ol{padding-left:10px;list-style:none}#liveMatchCenterDrawer .mc-di-timeline li{display:grid;grid-template-columns:40px minmax(0,1fr);gap:7px;padding-top:5px;border-top:1px solid var(--mc-border)}#liveMatchCenterDrawer .mc-di-timeline time{color:var(--mc-blue);font-size:6.5px}#liveMatchCenterDrawer .mc-di-timeline strong,#liveMatchCenterDrawer .mc-di-timeline small{display:block;overflow-wrap:anywhere}#liveMatchCenterDrawer .mc-di-timeline strong{color:var(--mc-text);font-size:7.5px}#liveMatchCenterDrawer .mc-di-timeline small{margin-top:2px;color:var(--mc-muted);font-size:6px}#liveMatchCenterDrawer button:focus-visible{outline:2px solid var(--mc-mint);outline-offset:2px}:root[data-theme=light] #liveMatchCenterDrawer{--mc-bg: #edf4f9;--mc-panel: #ffffff;--mc-panel-raised: #f5f9fd;--mc-panel-soft: rgba(29, 72, 105, .035);--mc-border: rgba(39, 83, 119, .15);--mc-border-strong: rgba(13, 157, 132, .34);--mc-text: #0b2038;--mc-muted: #61758c;--mc-mint: #079f84;--mc-blue: #397fca;--mc-violet: #705bd3;--mc-amber: #a66d12;--mc-danger: #c7475c}:root[data-theme=light] #liveMatchCenterDrawer .live-center-shell{background:linear-gradient(145deg,#f2fbf8,#f3f7fd 60%,#f7f4fd);box-shadow:0 28px 90px #26466038}:root[data-theme=light] #liveMatchCenterDrawer .live-center-head{background:#f9fcfff5}:root[data-theme=light] #liveMatchCenterDrawer .mc-command-rail,:root[data-theme=light] #liveMatchCenterDrawer .mc-command-stage,:root[data-theme=light] #liveMatchCenterDrawer .mc-command-decision{background:#ffffffe0;box-shadow:0 16px 38px #25466217}:root[data-theme=light] #liveMatchCenterDrawer .mc-command-rail-item,:root[data-theme=light] #liveMatchCenterDrawer .mc-command-pulse-bar>div,:root[data-theme=light] #liveMatchCenterDrawer .mc-pressure-team-key,:root[data-theme=light] #liveMatchCenterDrawer .mc-pressure-row,:root[data-theme=light] #liveMatchCenterDrawer .mc-pressure-share{background:#f7fafdf0}:root[data-theme=light] #liveMatchCenterDrawer .mc-command-surface{background:#ffffff8f}:root[data-theme=light] #liveMatchCenterDrawer .mc-command-confidence:after{background:#fff}:root[data-theme=light] #liveMatchCenterDrawer .mc-command-scoreboard{color:#fff}:root[data-theme=light] #liveMatchCenterDrawer .mc-command-scoreboard .mc-command-match-meta,:root[data-theme=light] #liveMatchCenterDrawer .mc-command-scoreboard .mc-command-score-team strong,:root[data-theme=light] #liveMatchCenterDrawer .mc-command-scoreboard .mc-command-score-value{color:#fff}:root[data-theme=light] #liveMatchCenterDrawer .mc-command-scoreboard .mc-command-score-team small,:root[data-theme=light] #liveMatchCenterDrawer .mc-command-scoreboard .mc-command-score-core>small{color:#d4e2eb}@media(max-width:1180px){#liveMatchCenterDrawer .mc-command-workspace{grid-template-columns:minmax(0,1fr) minmax(270px,32%)}#liveMatchCenterDrawer .mc-command-rail{display:none}#liveMatchCenterDrawer .mc-command-score-row{grid-template-columns:minmax(0,1fr) minmax(125px,155px) minmax(0,1fr)}#liveMatchCenterDrawer .mc-command-score-value{font-size:clamp(44px,6vw,66px)}}@media(max-width:820px){#liveMatchCenterDrawer{place-items:stretch;padding:0}#liveMatchCenterDrawer .live-center-shell{width:100%;max-width:100%;height:100dvh;max-height:100dvh;border:0;border-radius:0;scrollbar-gutter:auto}#liveMatchCenterDrawer .live-center-head{padding:13px 14px}#liveMatchCenterDrawer .live-center-kicker{font-size:8px}#liveMatchCenterDrawer .live-center-head h2{font-size:24px}#liveMatchCenterDrawer .live-center-head p{display:none}#liveMatchCenterDrawer .flow-back-inline{min-width:78px;padding:10px 12px}#liveMatchCenterDrawer .live-center-content{box-sizing:border-box;width:100%;max-width:100%;padding:8px 8px calc(88px + env(safe-area-inset-bottom))}#liveMatchCenterDrawer .mc-command-card,#liveMatchCenterDrawer .mc-command-workspace,#liveMatchCenterDrawer .mc-command-stage,#liveMatchCenterDrawer .mc-command-decision{width:100%;max-width:100%}#liveMatchCenterDrawer .mc-command-workspace{display:block}#liveMatchCenterDrawer .mc-command-stage{gap:8px;padding:7px;border-radius:18px}#liveMatchCenterDrawer .mc-command-scoreboard{min-height:244px;padding:10px}#liveMatchCenterDrawer .mc-command-stadium img{object-position:50% 52%}#liveMatchCenterDrawer .mc-command-score-row{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:6px}#liveMatchCenterDrawer .mc-command-score-team{grid-template-columns:40px minmax(0,1fr) auto;gap:1px 5px}#liveMatchCenterDrawer .mc-command-score-team.away{grid-template-columns:auto minmax(0,1fr) 40px}#liveMatchCenterDrawer .mc-command-score-team>.live-hub-logo-wrap,#liveMatchCenterDrawer .mc-command-score-team>img,#liveMatchCenterDrawer .mc-command-score-team>.team-logo-fallback,#liveMatchCenterDrawer .mc-command-score-team>.mc-command-team-logo{width:40px;height:40px;min-width:40px}#liveMatchCenterDrawer .mc-command-score-team strong{font-size:10px;-webkit-line-clamp:2}#liveMatchCenterDrawer .mc-command-score-team small{display:none}#liveMatchCenterDrawer .mc-command-score-core{min-width:84px}#liveMatchCenterDrawer .mc-command-score-value{gap:6px;font-size:38px}#liveMatchCenterDrawer .mc-command-score-core>span{font-size:9px}#liveMatchCenterDrawer .mc-command-score-core>small{max-width:92px;font-size:6.5px;line-height:1.25}#liveMatchCenterDrawer .mc-command-last-goal-dot{width:13px}#liveMatchCenterDrawer .mc-command-timebar{margin:34px 28px 32px}#liveMatchCenterDrawer .mc-command-pulse-bar{display:none}#liveMatchCenterDrawer .mc-command-mobile-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;padding:11px;border:1px solid var(--mc-border);border-radius:15px;background:#ffffff06}#liveMatchCenterDrawer .mc-command-mobile-summary div{display:grid;gap:3px;min-width:0}#liveMatchCenterDrawer .mc-command-mobile-summary span{color:var(--mc-mint);font-size:7px;font-weight:900;letter-spacing:.11em}#liveMatchCenterDrawer .mc-command-mobile-summary strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}#liveMatchCenterDrawer .mc-command-mobile-summary>b{align-self:center;padding:7px 9px;border-radius:10px;color:var(--mc-mint);background:#43d8b717;font-size:13px}#liveMatchCenterDrawer .mc-command-mobile-summary p{grid-column:1 / -1;margin:0;color:var(--mc-muted);font-size:8px}#liveMatchCenterDrawer .mc-command-mobile-summary p span{margin-right:7px}#liveMatchCenterDrawer .mc-command-mobile-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}#liveMatchCenterDrawer .mc-command-mobile-tabs [data-command-view-target=stats]{display:none}#liveMatchCenterDrawer .mc-command-mobile-tabs [data-command-view-target=decision]{display:block}#liveMatchCenterDrawer .mc-command-mobile-tabs button{padding:8px 3px;font-size:8px}#liveMatchCenterDrawer .mc-command-field-grid{display:block}#liveMatchCenterDrawer .mc-command-field-main{padding:7px;border-right:0}#liveMatchCenterDrawer .mc-command-field-main .mc-live-pitch-field{min-height:0;aspect-ratio:105 / 68}#liveMatchCenterDrawer .mc-command-field-main .mc-live-pitch-scene-label{max-width:min(132px,calc(100% - 16px))}#liveMatchCenterDrawer .mc-command-event-stream{border-top:1px solid var(--mc-border)}#liveMatchCenterDrawer .mc-command-event-stream .mc-command-story-list{max-height:230px}#liveMatchCenterDrawer .mc-command-stats-grid .live-realtime-panel{grid-template-columns:1fr}#liveMatchCenterDrawer .mc-pressure-empty-state{grid-template-columns:auto minmax(0,1fr)}#liveMatchCenterDrawer .mc-pressure-empty-state>span{grid-column:2}#liveMatchCenterDrawer .mc-command-decision{display:none;position:static;margin-top:8px}#liveMatchCenterDrawer .mc-command-card[data-command-view=decision] .mc-command-decision{display:grid}#liveMatchCenterDrawer .mc-command-card[data-command-view=decision] .mc-command-stage .mc-command-surface{display:block}#liveMatchCenterDrawer .mc-command-card[data-command-view=decision] .mc-command-panels{display:none}#liveMatchCenterDrawer .mc-command-card[data-command-view=decision] .mc-command-stage{margin-bottom:0}#liveMatchCenterDrawer .mc-command-decision>header{grid-template-columns:minmax(0,1fr) 68px}#liveMatchCenterDrawer .mc-command-profiles{grid-template-columns:repeat(4,minmax(0,1fr))}#liveMatchCenterDrawer .mc-di-v2{gap:8px}#liveMatchCenterDrawer .mc-di-primary{grid-template-columns:minmax(0,1fr) 72px}#liveMatchCenterDrawer .mc-di-primary>div:first-child strong{font-size:15px}#liveMatchCenterDrawer .mc-di-trend{min-height:48px}#liveMatchCenterDrawer .mc-di-metrics article{min-height:76px}#liveMatchCenterDrawer .mc-di-metrics strong,#liveMatchCenterDrawer .mc-di-alternative strong{font-size:11px}#liveMatchCenterDrawer .mc-di-evidence p,#liveMatchCenterDrawer .mc-di-invalidation ol,#liveMatchCenterDrawer .mc-di-timeline ol{font-size:8px}}@media(max-width:430px){#liveMatchCenterDrawer .live-center-head{gap:8px}#liveMatchCenterDrawer .live-center-head h2{font-size:22px}#liveMatchCenterDrawer .mc-command-scoreboard{min-height:244px}#liveMatchCenterDrawer .mc-command-match-meta{font-size:7.5px}#liveMatchCenterDrawer .mc-command-period-scale{font-size:6.5px}#liveMatchCenterDrawer .mc-command-event-marker{width:24px;height:24px}#liveMatchCenterDrawer .mc-command-event-marker.is-lane-0{--mc-event-lane-y: -26px}#liveMatchCenterDrawer .mc-command-event-marker.is-lane-1{--mc-event-lane-y: 26px}#liveMatchCenterDrawer .mc-command-event-icon{width:20px;height:20px}#liveMatchCenterDrawer .mc-command-event-marker.is-goal{width:26px;height:26px}#liveMatchCenterDrawer .mc-command-event-marker.is-goal .mc-command-event-icon{width:22px;height:22px}#liveMatchCenterDrawer .mc-command-event-marker.is-clustered,#liveMatchCenterDrawer .mc-command-event-stack{width:52px}#liveMatchCenterDrawer .mc-command-event-stack i,#liveMatchCenterDrawer .mc-command-event-stack .mc-command-event-icon{width:21px;height:21px;flex-basis:21px}#liveMatchCenterDrawer .mc-pressure-summary{align-items:flex-start;flex-direction:column}#liveMatchCenterDrawer .mc-pressure-row{grid-template-columns:45px minmax(80px,1fr) 45px;padding-inline:9px}#liveMatchCenterDrawer .mc-pressure-share{grid-template-columns:34px 36px minmax(70px,1fr) 36px;padding-inline:9px}}@media(max-width:390px){#liveMatchCenterDrawer .live-center-kicker{font-size:7px;letter-spacing:.1em}#liveMatchCenterDrawer .live-center-head h2{font-size:20px}#liveMatchCenterDrawer .flow-back-inline{min-width:68px;padding-inline:9px;font-size:12px}#liveMatchCenterDrawer .mc-command-score-row{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}#liveMatchCenterDrawer .mc-command-score-core{min-width:78px}#liveMatchCenterDrawer .mc-command-score-value{font-size:34px}#liveMatchCenterDrawer .mc-command-profile strong{font-size:7px}}@keyframes mc-last-goal-dot{0%,to{opacity:.55;transform:scale(.86)}50%{opacity:1;transform:scale(1)}}@keyframes mc-goal-overlay{0%{opacity:0;transform:scale(.985)}4%,68%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.01);visibility:hidden}}@media(prefers-reduced-motion:reduce){#liveMatchCenterDrawer .mc-command-goal-celebration,#liveMatchCenterDrawer .mc-command-last-goal-dot i{animation:none}#liveMatchCenterDrawer .mc-command-goal-celebration{display:none}}
