.standings-page{min-height:100vh;padding:40px 20px}.standings-title{text-align:center;color:#333;margin-bottom:30px;font-size:2rem;font-weight:700}.standings-table{border-collapse:collapse;background-color:#fff;border-radius:12px;width:100%;max-width:1000px;margin:0 auto;overflow:hidden;box-shadow:0 4px 14px #00000014}.standings-table thead th{color:#fff;text-align:center;background-color:#6a00ff;padding:14px 18px;font-size:15px;font-weight:600}.standings-table td{text-align:center;border-bottom:1px solid #e6e6e6;padding:14px 18px;font-size:15px;transition:background-color .2s}.team-info{text-align:left;align-items:center;gap:10px;padding-left:20px;display:flex}.team-logo{object-fit:contain;background-color:#fff;border:1px solid #ddd;border-radius:50%;width:28px;height:28px}.standings-table tbody tr:hover{background-color:#f0f8ff}@media (max-width:600px){.standings-title{font-size:1.5rem}.standings-table thead th,.standings-table td{padding:10px;font-size:13px}.team-logo{width:24px;height:24px}.team-info{padding-left:10px}}.table-scroll-container{width:100%;overflow-x:auto}.group-title{color:#000;text-align:center;margin-top:2rem;margin-bottom:1rem}
