@scope(.matches-page){:scope{flex-direction:column;gap:1.5rem;padding:1rem;display:flex}.mp-title{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700}.mp-filters{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.mp-filter-label{color:var(--muted-foreground);font-size:.8125rem;font-weight:500}.mp-filter-chip{color:var(--foreground);background:var(--card);border:1px solid var(--border);border-radius:var(--medium-radius);align-items:center;gap:.375rem;padding:.375rem .625rem;font-size:.75rem;text-decoration:none;transition:all .2s;display:flex}.mp-filter-chip:hover{background:var(--accent)}.mp-filter-chip--active{background:var(--muted);font-weight:600}.mp-filter-logo{object-fit:contain;width:1rem;height:1rem}.mp-section{flex-direction:column;gap:.5rem;display:flex}.mp-section-title{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.mp-list{flex-direction:column;gap:.375rem;display:flex}.mp-match{background:var(--card);border:1px solid var(--border);border-radius:var(--medium-radius);align-items:center;gap:.75rem;padding:.625rem .75rem;text-decoration:none;transition:all .2s;display:flex}.mp-match:hover{background:var(--accent)}.mp-match-date{min-width:5rem;color:var(--muted-foreground);font-size:.6875rem}.mp-match-teams{flex-direction:column;flex:1;gap:.25rem;display:flex}.mp-match-team{color:var(--foreground);align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.mp-team-logo{object-fit:contain;width:1.125rem;height:1.125rem}.mp-goals{text-align:right;min-width:1rem;margin-left:auto;font-weight:600}.mp-match-status{font-size:.6875rem;font-weight:500}.mp-status-live{color:#ef4444}.mp-match-time{color:var(--muted-foreground);font-size:.75rem}.mp-empty{color:var(--muted-foreground);text-align:center;padding:2rem;font-size:.875rem}}
