.matches_container__0ZI2d{min-height:100vh;display:flex;flex-direction:column;background-color:#f5f5f5}.matches_content__IkfQy{flex:1 1;padding:2rem;max-width:1200px;margin:0 auto;width:100%}.matches_noSelectionMessage__wxtcl{background:white;padding:3rem 2rem;border-radius:8px;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,.1)}.matches_noSelectionMessage__wxtcl h2{color:#666;margin-bottom:.5rem}.matches_noSelectionMessage__wxtcl p{color:#999}.matches_errorBanner__5PKIb{background-color:#fee;border:1px solid #fcc;color:#c33;padding:1rem;border-radius:4px;margin-bottom:1rem}.matches_filterSection__Qi19s{background:white;padding:1.5rem;border-radius:8px;margin-bottom:2rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.matches_searchbarWrapper__Mt1J2{position:relative}.matches_searchInputContainer__Uk7Yr{display:flex;align-items:center;border:1px solid #ddd;border-radius:6px;background:white;transition:border-color .2s,box-shadow .2s}.matches_searchInputContainer__Uk7Yr:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.matches_searchIcon__l5Vsy{color:#999;font-size:1.25rem;margin:0 0 0 .75rem;flex-shrink:0}.matches_searchInput__go9Vf{flex:1 1;padding:.75rem .5rem;border:none;font-size:.95rem;background:transparent;box-sizing:border-box;outline:none}.matches_searchInput__go9Vf:disabled{color:#999;cursor:not-allowed}.matches_clearBtn__kJQGK{background:none;border:none;color:#999;cursor:pointer;font-size:.9rem;padding:.25rem .5rem;margin-right:.25rem;border-radius:4px;line-height:1}.matches_clearBtn__kJQGK:hover{color:#666;background-color:#f3f4f6}.matches_dropdownContent__QXGF_{position:absolute;top:calc(100% + .25rem);left:0;right:0;background:white;border:1px solid #ddd;border-radius:6px;z-index:100;max-height:300px;overflow-y:auto;box-shadow:0 4px 12px rgba(0,0,0,.12)}.matches_matchesList___1PLX{display:flex;flex-direction:column}.matches_matchItem__MhPfV{padding:.75rem 1rem;background:white;border:none;text-align:left;cursor:pointer;font-size:.95rem;color:#333;transition:background-color .2s}.matches_matchItem__MhPfV:hover{background-color:#f5f5f5}.matches_matchItem__MhPfV.matches_active__EEuXD{background-color:#e3f2fd;color:#0066cc;font-weight:600}.matches_emptyMatches__ApB2x{padding:1rem;color:#999;text-align:center}.matches_scoresSection__IFv0_{background:white;padding:2rem;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.matches_scoresSection__IFv0_ h2{margin-top:0;margin-bottom:1.5rem;color:#333;font-size:1.3rem}.matches_loadingContainer__Y6MtI{display:flex;justify-content:center;align-items:center;min-height:300px;color:#666;font-size:1.1rem}.matches_emptyMessage__nd9L7{text-align:center;padding:2rem;color:#999}.matches_tableContainer__pWi1A{width:100%;overflow-x:auto}.matches_aggregateBadge__CzJiH{color:#0066cc;font-size:.85rem;font-weight:600}.matches_aggregateScoresContainer__eTt4_{width:100%}.matches_classificationsGrid__5WRwU{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.matches_classificationSection__f5RHj{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:6px;padding:1.5rem}.matches_classificationSection__f5RHj h3{margin-top:0;margin-bottom:1rem;color:#333;font-size:1.1rem;font-weight:600;border-bottom:2px solid #0066cc;padding-bottom:.5rem}.matches_classificationScores__ZCuEJ{display:flex;flex-direction:column;gap:.75rem}.matches_scoreRow__ur3BV{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:white;border-radius:4px;font-size:.95rem}.matches_placement__hCNK_{font-weight:700;color:#0066cc;min-width:2rem;text-align:right}.matches_shooter__QmYwh{flex:1 1;color:#333;font-weight:500}.matches_score__eNq0Q{color:#666;font-family:Courier New,monospace;font-weight:600;min-width:6rem;text-align:right}.matches_teamStandingsContainer__oaT4v{margin-bottom:1.5rem}.matches_teamStandingsContainer__oaT4v h3{margin:0 0 .75rem;color:#1f2937}.matches_noTeamScores__btm0G{color:#6b7280;font-size:.95rem}.matches_targetExpandBtn__IoFNk{display:inline-flex;align-items:center;justify-content:center;background:none;border:1px solid #ddd;border-radius:4px;color:#666;cursor:pointer;padding:.1rem;font-size:1.25rem;line-height:1;transition:background-color .2s,border-color .2s,color .2s}.matches_targetExpandBtn__IoFNk:hover{background-color:#f3f4f6;border-color:#3b82f6;color:#1d4ed8}.matches_targetBreakdownRow__PVxOo{padding:.5rem .75rem .75rem 3.5rem;background:#fafafa;border-radius:4px;margin-top:-.25rem}.matches_noClassScores__af1V7{text-align:center;padding:1rem;color:#999;font-style:italic}@media (max-width:1024px){.matches_content__IkfQy{padding:1.5rem}.matches_header__UUKz6{flex-direction:column;align-items:flex-start}.matches_programSelectorContainer__68Gwh{width:100%}.matches_filterSection__Qi19s{padding:1rem}.matches_scoresSection__IFv0_{padding:1.5rem}.matches_classificationsGrid__5WRwU{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}}@media (max-width:640px){.matches_content__IkfQy{padding:1rem}.matches_header__UUKz6 h1{font-size:1.5rem}.matches_filterSection__Qi19s{padding:.75rem}.matches_scoresSection__IFv0_{padding:1rem}.matches_scoresSection__IFv0_ h2{font-size:1.1rem;margin-bottom:1rem}.matches_searchInput__go9Vf{padding:.6rem .5rem;font-size:.9rem}.matches_matchItem__MhPfV{padding:.6rem .75rem;font-size:.85rem}.matches_classificationsGrid__5WRwU{grid-template-columns:1fr;gap:1rem}.matches_classificationSection__f5RHj{padding:1rem}.matches_classificationSection__f5RHj h3{font-size:1rem}.matches_scoreRow__ur3BV{padding:.5rem;font-size:.85rem}.matches_placement__hCNK_{min-width:1.5rem}.matches_score__eNq0Q{min-width:5rem}}.matches_aggregateNote__ULrw8{margin-top:16px;padding:12px 16px;background-color:#f3f4f6;border-left:4px solid #3b82f6;border-radius:4px;font-size:14px;color:#374151}.matches_aggregateNote__ULrw8 p{margin:0}