.match-center-page{background:var(--bg-page);min-height:min(85vh,100%)}.match-center-page .mc-shell{padding:var(--sp-8) var(--sp-10) var(--sp-16);max-width:1100px;margin:0 auto}@media (min-width:960px){.match-center-page .mc-shell{padding-left:var(--sp-20);padding-right:var(--sp-20)}}.match-center-page .mc-back{color:var(--text-2);margin-bottom:var(--sp-5);align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.match-center-page .mc-back:hover{color:var(--red)}.match-center-page .mc-card{padding:var(--sp-6) var(--sp-5);margin-bottom:var(--sp-6)}.match-center-page .mc-card-meta{margin-bottom:var(--sp-5);color:var(--text-3);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 14px;font-size:12px;font-weight:600;display:flex}.match-center-page .mc-card-meta .pill{font-size:11px}.match-center-page .mc-scoreboard{gap:var(--sp-4);grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.match-center-page .mc-team{text-align:center;flex-direction:column;align-items:center;gap:10px;min-width:0;display:flex}.match-center-page .mc-team-logo{object-fit:cover;background:var(--bg-page);border:1px solid var(--border-1);border-radius:50%;width:64px;height:64px}.match-center-page .mc-team-name{font-family:var(--font-display-next);text-transform:uppercase;word-break:break-word;font-size:clamp(.95rem,2.5vw,1.15rem);font-weight:800;line-height:1.15}.match-center-page .mc-score-block{flex-direction:column;align-items:center;gap:6px;min-width:88px;display:flex}.match-center-page .mc-score{font-family:var(--font-display-next);letter-spacing:.02em;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:900;line-height:1}.match-center-page .mc-score--muted{color:var(--text-3);font-size:clamp(1.1rem,3vw,1.4rem);font-weight:700}.match-center-page .mc-pens{color:var(--text-2);font-size:12px;font-weight:700}.match-center-page .mc-kickoff{margin-top:var(--sp-5);text-align:center;color:var(--text-2);font-size:13px}.match-center-page .mc-kickoff strong{color:var(--text-1)}.match-center-page .mc-tabs{border-bottom:1px solid var(--border-1);margin-bottom:var(--sp-5);flex-wrap:wrap;gap:4px;display:flex}.match-center-page .mc-tab{appearance:none;color:var(--text-3);cursor:pointer;white-space:nowrap;text-transform:uppercase;letter-spacing:.03em;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:700}.match-center-page .mc-tab:hover{color:var(--text-1)}.match-center-page .mc-tab[aria-selected=true]{color:var(--red);border-bottom-color:var(--red)}.match-center-page .mc-panel{min-height:200px}.match-center-page .mc-empty{padding:var(--sp-6);color:var(--text-2);text-align:center;font-size:14px}.match-center-page .mc-overview{padding:var(--sp-4) var(--sp-3)}.match-center-page .mc-potm-list{gap:var(--sp-3);margin-bottom:var(--sp-5);grid-template-columns:1fr;display:grid}@media (min-width:640px){.match-center-page .mc-potm-list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}.match-center-page .mc-potm{border-radius:var(--r-md);background:#e31e2814;border:1px solid #e31e2859;align-items:center;gap:14px;margin-bottom:0;padding:14px 16px;display:flex}.match-center-page .mc-potm-copy{min-width:0}.match-center-page .mc-potm-label{letter-spacing:.08em;text-transform:uppercase;color:var(--red);margin-bottom:2px;font-size:10px;font-weight:800}.match-center-page .mc-potm-name{font-family:var(--font-display-next);text-transform:uppercase;letter-spacing:.02em;color:var(--text-1);font-size:1.15rem;font-weight:800;line-height:1.2}.match-center-page .mc-potm-team{color:var(--text-3);margin-top:2px;font-size:12px;font-weight:600}.match-center-page .mc-overview-teams{gap:var(--sp-4);margin-bottom:var(--sp-5);padding-bottom:var(--sp-4);border-bottom:1px solid var(--border-1);grid-template-columns:1fr 1fr;display:grid}.match-center-page .mc-overview-team{align-items:center;gap:10px;min-width:0;display:flex}.match-center-page .mc-overview-team--home{justify-content:flex-end}.match-center-page .mc-overview-team--away{text-align:right;flex-direction:row-reverse;justify-content:flex-end}.match-center-page .mc-overview-team-name{font-family:var(--font-display-next);text-transform:uppercase;font-size:13px;font-weight:800;line-height:1.2}.match-center-page .mc-team-logo-img{object-fit:cover;background:var(--bg-page);border:1px solid var(--border-1);border-radius:50%;flex-shrink:0}.match-center-page .mc-team-logo-img--sm{width:24px;height:24px}.match-center-page .mc-team-logo-img--md{width:32px;height:32px}.match-center-page .mc-split-timeline{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.match-center-page .mc-split-timeline-row{border-radius:8px;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;min-height:52px;padding:8px 4px;display:grid}.match-center-page .mc-split-timeline-row:nth-child(odd){background:#2727610d}.match-center-page .mc-split-col--home{text-align:right}.match-center-page .mc-split-col--away{text-align:left}.match-center-page .mc-split-col--center{flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:56px;padding:0 4px;display:flex}.match-center-page .mc-split-time{font-family:var(--font-display-next);color:var(--text-2);font-size:12px;font-weight:800;line-height:1}.match-center-page .mc-event-icon{color:var(--text-1);justify-content:center;align-items:center;display:inline-flex}.match-center-page .mc-sub-icon--in{color:#16a34a}.match-center-page .mc-sub-icon--out{color:var(--red)}.match-center-page .mc-split-event--home{padding-right:8px}.match-center-page .mc-split-event--away{padding-left:8px}.match-center-page .mc-tl-event-type{text-transform:uppercase;letter-spacing:.04em;color:var(--text-3);margin-bottom:2px;font-size:10px;font-weight:800}.match-center-page .mc-timeline{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.match-center-page .mc-timeline-item{border-radius:8px;grid-template-columns:52px 1fr;align-items:start;gap:12px;padding:12px 14px;display:grid}.match-center-page .mc-timeline-item:nth-child(odd){background:#2727610f}.match-center-page .mc-tl-time{font-family:var(--font-display-next);color:var(--text-1);font-size:14px;font-weight:800}.match-center-page .mc-tl-body{min-width:0}.match-center-page .mc-tl-event{text-transform:uppercase;letter-spacing:.04em;color:var(--red);margin-bottom:2px;font-size:11px;font-weight:800}.match-center-page .mc-tl-player{color:var(--text-1);font-size:14px;font-weight:700}.match-center-page .mc-tl-assist,.match-center-page .mc-tl-note{color:var(--text-3);margin-top:2px;font-size:12px}.match-center-page .mc-tl-side{color:var(--text-3);font-size:11px;font-weight:600}.match-center-page .mc-lineup-grid{gap:var(--sp-5);display:grid}@media (min-width:720px){.match-center-page .mc-lineup-grid{grid-template-columns:1fr 1fr}}.match-center-page .mc-lineup-side h3,.match-center-page .mc-lineup-team-heading{font-family:var(--font-display-next);text-transform:uppercase;margin:0 0 var(--sp-3);align-items:center;gap:10px;font-size:1rem;font-weight:800;display:flex}.match-center-page .mc-lineup-section{margin-bottom:var(--sp-4)}.match-center-page .mc-lineup-section h4{text-transform:uppercase;letter-spacing:.05em;color:var(--text-3);margin:0 0 8px;font-size:11px;font-weight:800}.match-center-page .mc-player-list{margin:0;padding:0;list-style:none}.match-center-page .mc-player-list li{border-bottom:1px solid var(--border-1);justify-content:space-between;align-items:center;gap:8px;padding:8px 0;font-size:13px;font-weight:600;display:flex}.match-center-page .mc-player-name-row{align-items:center;gap:6px;display:inline-flex}.match-center-page .mc-captain{color:var(--red);text-transform:uppercase;font-size:10px;font-weight:800}.match-center-page .mc-potm-badge{letter-spacing:.04em;text-transform:uppercase;color:var(--white);background:var(--red);border-radius:999px;align-items:center;padding:2px 6px;font-size:9px;font-weight:800;line-height:1.2;display:inline-flex}.match-center-page .mc-refs{margin-top:var(--sp-6);padding-top:var(--sp-5);border-top:1px solid var(--border-1)}.match-center-page .mc-refs h3{font-family:var(--font-display-next);text-transform:uppercase;margin:0 0 var(--sp-3);font-size:1rem;font-weight:800}.match-center-page .mc-stats-grid{gap:var(--sp-5);display:grid}@media (min-width:720px){.match-center-page .mc-stats-grid{grid-template-columns:repeat(3,1fr)}}.match-center-page .mc-stat-block h3{text-transform:uppercase;letter-spacing:.04em;color:var(--text-3);margin:0 0 var(--sp-3);font-size:12px;font-weight:800}.match-center-page .mc-stat-row{border-bottom:1px solid var(--border-1);grid-template-columns:1fr auto;align-items:center;gap:8px;padding:8px 0;font-size:13px;display:grid}.match-center-page .mc-stat-player{align-items:center;gap:8px;min-width:0;display:inline-flex}.match-center-page .mc-stat-bar-wrap{background:#2727611a;border-radius:2px;grid-column:1/-1;height:4px;overflow:hidden}.match-center-page .mc-stat-bar{background:var(--red);border-radius:2px;height:100%}.match-center-page .mc-stat-count{font-family:var(--font-display-next);font-weight:800}.match-center-page .mc-standings-wrap{overflow-x:auto}.match-center-page .mc-standings-wrap .data-table{width:100%;min-width:480px}.match-center-page .mc-standings-wrap tr.mc-highlight{background:#e31e280f}.match-center-page .mc-phase-tabs,.match-center-page .mc-group-tabs{margin-bottom:var(--sp-4);flex-wrap:wrap;gap:6px;display:flex}.match-center-page .mc-phase-tabs button,.match-center-page .mc-group-tabs button{appearance:none;border:1px solid var(--border-1);background:var(--bg-card);cursor:pointer;color:var(--text-2);border-radius:6px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:700}.match-center-page .mc-phase-tabs button[aria-pressed=true],.match-center-page .mc-group-tabs button[aria-pressed=true]{border-color:var(--red);color:var(--red)}.match-center-page .mc-standings-team-cell{align-items:center;gap:8px;display:inline-flex}.match-center-page .mc-knockout-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.match-center-page .mc-knockout-row{margin:0;padding:0!important}.match-center-page .mc-knockout-link{color:inherit;text-decoration:none;display:block}.match-center-page .mc-knockout-link:hover .mc-knockout-team span{color:var(--red)}.match-center-page .mc-knockout-row-inner{grid-template-columns:minmax(100px,120px) 1fr auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.match-center-page .mc-knockout-time-val{font-family:var(--font-display-next);font-size:18px;font-weight:700}.match-center-page .mc-knockout-venue{color:var(--text-3);margin-top:2px;font-size:10px}.match-center-page .mc-knockout-matchup{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.match-center-page .mc-knockout-team{align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.match-center-page .mc-knockout-team--home{text-align:right;flex-direction:row-reverse}.match-center-page .mc-knockout-score{font-family:var(--font-display-next);text-align:center;min-width:64px;font-size:18px;font-weight:800}.match-center-page .mc-knockout-score--muted{color:var(--text-3);font-size:14px}@media (max-width:640px){.match-center-page .mc-knockout-row-inner{grid-template-columns:1fr;gap:8px}.match-center-page .mc-split-timeline-row{grid-template-columns:1fr auto 1fr;gap:4px}}.match-center-page .mc-gallery-album{margin-bottom:var(--sp-6)}.match-center-page .mc-gallery-album h3,.match-center-page .mc-gallery-album-title{font-family:var(--font-display-next);text-transform:uppercase;margin:0 0 var(--sp-3);font-size:1rem;font-weight:800}.match-center-page .mc-gallery-album-title{appearance:none;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;padding:0}.match-center-page .mc-gallery-album-title:hover{color:var(--red)}.match-center-page .mc-gallery-unavailable{margin:0 0 var(--sp-3);color:var(--text-3);font-size:13px}.match-center-page .mc-gallery-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}@media (min-width:640px){.match-center-page .mc-gallery-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:900px){.match-center-page .mc-gallery-grid{grid-template-columns:repeat(4,1fr)}}.match-center-page .mc-gallery-thumb{aspect-ratio:1;background:var(--bg-card);border:1px solid var(--border-1);cursor:pointer;border-radius:8px;width:100%;padding:0;display:block;overflow:hidden}.match-center-page .mc-gallery-thumb:disabled{cursor:not-allowed;opacity:.6}.match-center-page .mc-gallery-thumb:hover:not(:disabled){border-color:#e31e288c}.match-center-page .mc-gallery-thumb:focus-visible{outline:2px solid var(--red);outline-offset:2px}.match-center-page .mc-gallery-grid img{object-fit:cover;width:100%;height:100%;display:block}.match-center-page .media-modal{z-index:300}
