@scope(.competition-detail-page){:scope{flex-direction:column;gap:1.5rem;padding:1rem;display:flex}.cd-header{align-items:center;gap:1rem;display:flex}.cd-league-logo{object-fit:contain;width:5rem;height:5rem}.cd-header-info{flex-direction:column;gap:.25rem;display:flex}.cd-league-name{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700}.cd-meta{color:var(--muted-foreground);align-items:center;gap:.75rem;font-size:.8125rem;display:flex}.cd-country-flag{object-fit:cover;border-radius:var(--medium-radius);width:1.125rem;height:.75rem}.cd-type{color:var(--foreground);background:var(--muted);border-radius:var(--medium-radius);padding:.125rem .375rem;font-size:.6875rem;font-weight:500}.cd-section{background:var(--card);border:1px solid var(--border);border-radius:var(--medium-radius);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.cd-section-title{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.cd-standings-group{flex-direction:column;gap:.375rem;display:flex}.cd-group-name{color:var(--muted-foreground);text-transform:uppercase;margin:0;font-size:.8125rem;font-weight:600}.cd-standings-table{border-collapse:collapse;width:100%;font-size:.75rem}.cd-standings-table th{color:var(--muted-foreground);text-align:center;border-bottom:1px solid var(--border);padding:.375rem .25rem;font-weight:500}.cd-standings-table th:nth-child(2){text-align:left}.cd-standings-table td{color:var(--foreground);text-align:center;border-bottom:1px solid var(--border);padding:.375rem .25rem}.cd-standings-table tr:last-child td{border-bottom:none}.cd-rank,.cd-points{font-weight:600}.cd-team-cell{text-align:left}.cd-team-link{color:inherit;align-items:center;gap:.375rem;text-decoration:none;display:flex}.cd-team-link:hover{text-decoration:underline}.cd-team-logo{object-fit:contain;width:1.125rem;height:1.125rem}.cd-rounds{flex-wrap:wrap;gap:.375rem;display:flex}.cd-round-badge{color:var(--foreground);background:var(--muted);border-radius:var(--medium-radius);padding:.25rem .5rem;font-size:.6875rem}.cd-scorers-table{border-collapse:collapse;width:100%;font-size:.75rem}.cd-scorers-table th{color:var(--muted-foreground);text-align:center;border-bottom:1px solid var(--border);padding:.375rem .25rem;font-weight:500}.cd-scorers-table th:nth-child(2),.cd-scorers-table th:nth-child(3){text-align:left}.cd-scorers-table td{color:var(--foreground);text-align:center;border-bottom:1px solid var(--border);padding:.375rem .25rem}.cd-scorers-table tr:last-child td{border-bottom:none}.cd-scorer-cell{text-align:left;align-items:center;gap:.375rem;display:flex}.cd-scorer-cell a{color:var(--foreground);text-decoration:none}.cd-scorer-cell a:hover{text-decoration:underline}.cd-scorer-photo{object-fit:cover;border-radius:var(--circle-radius);width:1.25rem;height:1.25rem}.cd-scorer-team{text-align:left;align-items:center;gap:.375rem;display:flex}.cd-scorer-team-logo{object-fit:contain;width:1rem;height:1rem}.cd-scorer-goals{font-weight:600}.cd-teams-grid{grid-template-columns:repeat(auto-fill,minmax(7rem,1fr));gap:.5rem;display:grid}.cd-team-card{background:var(--muted);border-radius:var(--medium-radius);flex-direction:column;align-items:center;gap:.375rem;padding:.75rem;text-decoration:none;transition:all .2s;display:flex}.cd-team-card:hover{background:var(--accent)}.cd-team-card-logo{object-fit:contain;width:2rem;height:2rem}.cd-team-card-name{color:var(--foreground);text-align:center;font-size:.6875rem;font-weight:500}.cd-injuries{flex-direction:column;gap:.25rem;display:flex}.cd-injury{background:var(--muted);border-radius:var(--medium-radius);align-items:center;gap:.5rem;padding:.375rem .5rem;display:flex}.cd-injury-photo{object-fit:cover;border-radius:var(--circle-radius);width:1.5rem;height:1.5rem}.cd-injury-info{flex-direction:column;flex:1;display:flex}.cd-injury-name{color:var(--foreground);font-size:.8125rem;font-weight:500}.cd-injury-reason{color:var(--muted-foreground);font-size:.6875rem}.cd-injury-team{object-fit:contain;width:1.25rem;height:1.25rem}}
