@scope(.match-detail-page){:scope{flex-direction:column;gap:1.5rem;padding:1rem;display:flex}.md-header{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.md-header-league{color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.md-league-logo{object-fit:contain;width:1.25rem;height:1.25rem}.md-header-date{color:var(--muted-foreground);font-size:.8125rem}.md-header-venue,.md-header-referee{color:var(--muted-foreground);font-size:.75rem}.md-scoreboard{justify-content:center;align-items:center;gap:2rem;padding:1.5rem;display:flex}.md-scoreboard-team{flex-direction:column;align-items:center;gap:.5rem;min-width:6rem;display:flex}.md-team-logo{object-fit:contain;width:4rem;height:4rem}.md-team-name{color:var(--foreground);text-align:center;font-size:.875rem;font-weight:600}.md-scoreboard-score{flex-direction:column;align-items:center;gap:.25rem;display:flex}.md-score{color:var(--foreground);font-size:2rem;font-weight:700}.md-penalty{color:var(--muted-foreground);font-size:.75rem}.md-status{text-transform:uppercase;font-size:.6875rem;font-weight:500}.md-status--live{color:#ef4444}.md-status--finished,.md-status--upcoming{color:var(--muted-foreground)}.md-section{background:var(--card);border:1px solid var(--border);border-radius:var(--medium-radius);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.md-section-title{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.md-events{flex-direction:column;gap:.375rem;display:flex}.md-event{border-radius:var(--medium-radius);align-items:center;gap:.5rem;padding:.375rem .5rem;font-size:.8125rem;display:flex}.md-event--home{background:var(--muted)}.md-event--away{background:0 0}.md-event-time{min-width:2.5rem;color:var(--muted-foreground);font-size:.75rem;font-weight:600}.md-event-icon{font-size:.875rem}.md-event-info{flex-direction:column;display:flex}.md-event-player{color:var(--foreground);font-weight:500}.md-event-assist,.md-event-detail{color:var(--muted-foreground);font-size:.6875rem}.md-stats{flex-direction:column;gap:.25rem;display:flex}.md-stat-row{border-bottom:1px solid var(--border);grid-template-columns:4rem 1fr 4rem;align-items:center;gap:.5rem;padding:.375rem 0;font-size:.8125rem;display:grid}.md-stat-row:last-child{border-bottom:none}.md-stat-value{color:var(--foreground);font-weight:600}.md-stat-value:first-child{text-align:right}.md-stat-value:last-child{text-align:left}.md-stat-label{color:var(--muted-foreground);text-align:center;font-size:.75rem}.md-lineups{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:640px){.md-lineups{grid-template-columns:1fr}}.md-lineup{flex-direction:column;gap:.5rem;display:flex}.md-lineup-header{align-items:center;gap:.5rem;display:flex}.md-lineup-logo{object-fit:contain;width:1.25rem;height:1.25rem}.md-lineup-team{color:var(--foreground);font-size:.875rem;font-weight:600}.md-lineup-formation{color:var(--muted-foreground);margin-left:auto;font-size:.75rem}.md-lineup-coach{color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.md-coach-photo{object-fit:cover;border-radius:var(--circle-radius);width:1.5rem;height:1.5rem}.md-lineup-section{flex-direction:column;gap:.125rem;display:flex}.md-lineup-subtitle{color:var(--muted-foreground);text-transform:uppercase;margin:.25rem 0 .125rem;font-size:.6875rem;font-weight:600}.md-lineup-player{align-items:center;gap:.5rem;padding:.25rem 0;font-size:.75rem;display:flex}.md-player-number{min-width:1.5rem;color:var(--muted-foreground);text-align:right;font-weight:600}.md-player-name{color:var(--foreground);flex:1}.md-player-pos{color:var(--muted-foreground);text-transform:uppercase;font-size:.625rem}.md-players-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:768px){.md-players-grid{grid-template-columns:1fr}}.md-players-team{flex-direction:column;gap:.5rem;display:flex}.md-players-team-name{color:var(--foreground);margin:0;font-size:.875rem;font-weight:600}.md-players-table{border-collapse:collapse;width:100%;font-size:.75rem}.md-players-table th{color:var(--muted-foreground);text-align:center;border-bottom:1px solid var(--border);padding:.375rem .25rem;font-weight:500}.md-players-table th:first-child{text-align:left}.md-players-table td{color:var(--foreground);text-align:center;border-bottom:1px solid var(--border);padding:.375rem .25rem}.md-players-table tr:last-child td{border-bottom:none}.md-player-cell{text-align:left;align-items:center;gap:.375rem;display:flex}.md-player-cell a{color:var(--foreground);text-decoration:none}.md-player-cell a:hover{text-decoration:underline}.md-player-photo{object-fit:cover;border-radius:var(--circle-radius);width:1.25rem;height:1.25rem}.md-player-rating{font-weight:600}.md-predictions{flex-direction:column;gap:.75rem;display:flex}.md-prediction-advice{color:var(--foreground);text-align:center;background:var(--muted);border-radius:var(--medium-radius);padding:.5rem .75rem;font-size:.8125rem;font-weight:500}.md-prediction-percents{justify-content:center;gap:1rem;display:flex}.md-prediction-pct{flex-direction:column;align-items:center;gap:.125rem;min-width:4rem;display:flex}.md-pct-label{color:var(--muted-foreground);font-size:.6875rem}.md-pct-value{color:var(--foreground);font-size:1rem;font-weight:600}.md-h2h{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.md-h2h-title{color:var(--foreground);margin:0;font-size:.875rem;font-weight:600}.md-h2h-list{flex-direction:column;gap:.25rem;display:flex}.md-h2h-match{background:var(--muted);border-radius:var(--medium-radius);align-items:center;gap:.75rem;padding:.375rem .5rem;font-size:.75rem;text-decoration:none;transition:all .2s;display:flex}.md-h2h-match:hover{background:var(--accent)}.md-h2h-date{min-width:5rem;color:var(--muted-foreground)}.md-h2h-teams{color:var(--foreground);font-weight:500}.md-injuries{flex-direction:column;gap:.375rem;display:flex}.md-injury{background:var(--muted);border-radius:var(--medium-radius);align-items:center;gap:.5rem;padding:.375rem .5rem;display:flex}.md-injury-photo{object-fit:cover;border-radius:var(--circle-radius);width:1.5rem;height:1.5rem}.md-injury-info{flex-direction:column;flex:1;display:flex}.md-injury-name{color:var(--foreground);font-size:.8125rem;font-weight:500}.md-injury-reason{color:var(--muted-foreground);font-size:.6875rem}.md-injury-team-logo{object-fit:contain;width:1.25rem;height:1.25rem}}
