.basketball-match-statistics{max-width:1200px;border-radius:8px;margin:0 auto;padding:20px;font-family:Inter,Roboto,Arial,sans-serif;box-shadow:0 2px 10px #0000001a}.statistics-header{border-bottom:2px solid #e0e0e0;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.game-result{flex-direction:column;align-items:flex-end;font-size:20px;font-weight:700;display:flex}.final-label{color:#eee;margin-top:4px;font-size:14px}.statistics-tabs{gap:4px;margin-bottom:24px;display:flex}.statistics-tabs button{cursor:pointer;background-color:#eee;border:none;border-radius:4px;padding:12px 20px;font-size:16px;transition:all .2s}.statistics-tabs button:hover{background-color:#ddd}.statistics-tabs button.active-tab{color:#fff;background-color:#007bff}.team-comparison{text-align:center;margin-bottom:30px;display:flex}.team-column{border-radius:8px;flex:1;padding:20px;box-shadow:0 2px 5px #0000000d}.team-column.home{border:4px solid #06c;margin-right:10px}.team-column.away{border:4px solid #c00;margin-left:10px}.vs-column{justify-content:center;align-items:center;padding:0 20px;font-size:24px;font-weight:700;display:flex}.team-score{margin:20px 0;font-size:48px;font-weight:700}.team-details{justify-content:space-around;display:flex}.detail-item{flex-direction:column;display:flex}.detail-label{color:#eee;font-size:14px}.detail-value{font-size:18px;font-weight:700}.section-title{border-bottom:1px solid #e0e0e0;margin:30px 0 15px;padding-bottom:10px}.score-by-period-table,.fouls-by-period-table{overflow-x:auto}table{width:100%;border-collapse:collapse;margin-bottom:24px;box-shadow:0 1px 3px #0000001a}th,td{text-align:center;border:1px solid #eee;padding:12px}th{color:#eee;font-weight:700}.total-column{font-weight:700}.top-scorers{gap:24px;display:flex}.team-top-scorers{flex:1}.team-stats-tab table{margin-bottom:30px}.team-stats-tab tfoot{font-weight:700}@media (max-width:768px){.team-comparison{flex-direction:column;gap:20px}.vs-column{margin:10px 0}.team-column.home,.team-column.away{margin:0}.top-scorers{flex-direction:column}}