.public-matches-page{min-height:60vh}.matches-hero-actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;margin-top:1.25rem}.matches-readonly{font-size:.9rem;opacity:.8}.matches-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:1rem;align-items:end;margin-bottom:1.5rem}.matches-filters label{display:grid;gap:.4rem;font-weight:600}.matches-filters select{min-height:44px;border:1px solid rgba(127,127,127,.28);border-radius:.75rem;padding:.55rem .7rem;background:var(--bs-body-bg);color:var(--bs-body-color)}.matches-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem}.matches-summary article{border:1px solid rgba(127,127,127,.18);border-radius:1rem;padding:1rem;background:rgba(127,127,127,.045)}.matches-summary span{display:block;font-size:.82rem;opacity:.72}.matches-summary strong{font-size:1.45rem}.matches-table-wrap{overflow-x:auto;border:1px solid rgba(127,127,127,.18);border-radius:1rem}.matches-table{width:100%;border-collapse:collapse;min-width:900px}.matches-table th,.matches-table td{padding:.9rem;border-bottom:1px solid rgba(127,127,127,.12);vertical-align:middle}.matches-table th{font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;opacity:.7}.matches-table td:nth-child(1) small,.matches-table td:nth-child(2) span{display:block;font-size:.78rem;opacity:.65}.match-pill,.result-pill{display:inline-flex;padding:.25rem .55rem;border-radius:999px;background:rgba(127,127,127,.12);font-size:.78rem;font-weight:700}.matches-note{display:flex;gap:.75rem;margin-top:1.25rem;padding:1rem;border-radius:1rem;background:rgba(127,127,127,.06)}.matches-note p{margin:0}@media(max-width:900px){.matches-filters{grid-template-columns:1fr 1fr}.matches-summary{grid-template-columns:1fr 1fr}}@media(max-width:620px){.matches-filters{grid-template-columns:1fr}.matches-summary{grid-template-columns:1fr}.matches-hero-actions{align-items:stretch;flex-direction:column}.matches-hero-actions .btn{width:100%}}