.league-header{display:flex;gap:12px;align-items:center;margin-bottom:20px}.league-logo{width:48px;height:48px;object-fit:contain}.league-header h1{font-size:2rem;font-weight:600;margin:0;line-height:1.3}.muted{color:#666;font-size:14px}@media (max-width:768px){.league-logo{width:40px;height:40px}.league-header h1{font-size:1.6rem}}@media (max-width:480px){.league-logo{width:32px;height:32px}.league-header h1{font-size:1.2rem}}.group-block{margin-bottom:30px}.group-title,.results-block h2{font-size:18px;margin:0 0 10px;font-weight:600}.table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;--col-rank:40px;--col-team:180px;--col-points:60px;border:1px solid #2f455c;border-radius:14px 14px 10px 10px;border-left-width:6px}.standings-table{border-collapse:collapse;width:100%;font-size:14px;min-width:calc(var(--col-rank) + var(--col-team) + var(--col-points) + 400px);table-layout:auto}.standings-table th,.standings-table td{padding:6px 8px;border-bottom:1px solid #e6e6e6;text-align:center;white-space:nowrap;background:#fff;box-sizing:border-box}.standings-table thead th{font-weight:600;background:#fff;z-index:4}.standings-table tbody tr:nth-child(even) td:not(.sticky):not(.sticky-2):not(.sticky-3){}.standings-table tbody tr:hover td{background:#f2f2f2}.standings-table th.sticky,.standings-table td.sticky{position:sticky;left:0;z-index:3;width:var(--col-rank);background:#fff;text-align:center}.standings-table th.sticky-2,.standings-table td.sticky-2{position:sticky;left:var(--col-rank);z-index:3;width:var(--col-team);background:#fff;text-align:left}.standings-table th.sticky-3,.standings-table td.sticky-3{text-align:center;border-left:1px solid #e6e6e6;background:#f2f2f2}.standings-table tbody td span.item{width:50px;margin:0 auto;display:block}.standings-table .team-cell{display:flex;align-items:center;gap:6px}.standings-table .team-logo{width:20px;height:20px;object-fit:contain;margin-bottom:0!important}.standings-table .team-name{display:inline-block;max-width:calc(var(--col-team) - 30px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:900px){.table-wrapper{--col-rank:36px;--col-team:150px;--col-points:56px}.standings-table{font-size:13px}.standings-table .team-logo{width:18px;height:18px}}@media (max-width:480px){.table-wrapper{--col-rank:32px;--col-team:130px;--col-points:52px}.standings-table{font-size:12.5px;min-width:calc(var(--col-rank) + var(--col-team) + var(--col-points) + 360px)}}.form-dot{display:inline-block;width:18px;height:18px;line-height:18px;text-align:center;font-size:12px;border-radius:50%;margin-right:2px;color:#fff;font-weight:bold}.form-dot.win{background:#28a745}.form-dot.draw{background:#6c757d}.form-dot.lose{background:#dc3545}.legend{margin-top:10px;font-size:10px;color:#555}.legend .form-dot{margin-left:8px}.round-block{margin-bottom:30px}.round-title{color:#555e61;background:#eee;padding:2px 10px;font-weight:bold;font-size:13px;text-transform:uppercase;margin-bottom:15px;border-radius:4px}.results-title{background:#eef7ff;margin:0 0 8px;padding:4px 10px;border-radius:4px}.results-title h2{font-weight:bold;font-size:13px;text-transform:uppercase;margin:0}.match-card{text-align:center;border-bottom:1px solid #eee;padding:15px 10px}.match-meta{font-size:12px;color:#666;margin-bottom:8px}.match-body{display:flex;align-items:center;justify-content:space-between;max-width:600px;margin:0 auto}.matches-block .team,.results-block .team{display:flex;align-items:center;flex-direction:column;flex:0 0 200px;max-width:200px}.matches-block .team-logo,.results-block .team-logo{object-fit:contain}.team_wrap{display:flex;justify-content:center;align-items:center;width:80px;height:80px;border:1px solid #eee;border-radius:4px;margin-bottom:8px}.team_wrap div{background:#fff}.team-name{font-size:14px;font-weight:500;color:#222}.team-name.mobile{display:none}.score{display:flex;align-items:center;justify-content:space-evenly;font-weight:bold;flex:0 0 200px;max-width:200px}.score strong{font-size:2.5rem;min-width:28px;text-align:center;margin:0 2px}.score-separator{margin:0 6px;font-size:1rem;font-weight:normal}.penalty{font-size:0.6em;font-weight:normal;position:relative;top:-0.4em;margin:0 2px;white-space:nowrap;display:block}@media (max-width:600px){.penalty{font-size:0.55em;top:-0.3em}}.match-venue{font-size:12px;color:#777;margin-top:6px}@media (max-width:767px){.standings-table th.sticky,.standings-table td.sticky{z-index:100}.standings-table th.sticky-2,.standings-table td.sticky-2{z-index:100}.standings-table th.sticky-3,.standings-table td.sticky-3{left:auto;padding:0 20px}}@media (max-width:640px){.team-name.desktop{display:none}.team-name.mobile{display:inline}.team-logo{width:40px;height:40px}.score strong{font-size:2.5rem}}.score.upcoming{font-size:26px;font-weight:normal;color:#888}.scorers-table{width:100%;border-collapse:collapse;font-size:.95rem;text-align:center}.scorers-table th,.scorers-table td{padding:8px 6px;border-bottom:1px solid #ddd;vertical-align:middle;white-space:nowrap}.scorers-table .player-cell{display:flex;align-items:center;gap:8px;min-width:170px}.scorers-table .player-photo{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}.scorers-table .player-info{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.scorers-table .player-name{font-weight:500;white-space:normal}.scorers-table .club-name{color:#666;font-size:.85rem;margin-top:2px}.desktop{display:inline}.mobile{display:none}@media (max-width:768px){.desktop{display:none}.mobile{display:inline}.scorers-table{display:block;overflow-x:auto;white-space:nowrap}:root{--col1w:44px}.scorers-table th.sticky,.scorers-table td.sticky{position:sticky;left:0;z-index:2;background:#fff}.scorers-table th.sticky-2,.scorers-table td.sticky-2{position:sticky;left:var(--col1w);z-index:2;background:#fff}.scorers-table th:first-child,.scorers-table td:first-child{min-width:var(--col1w);text-align:center}.scorers-table .player-cell{min-height:40px}}.load-more-wrapper{text-align:center;margin:20px 0}#load-more{background:#2F455C;color:#fff;font-size:1rem;font-weight:600;padding:10px 20px;border:none;border-radius:6px;cursor:pointer;transition:background 0.2s ease,transform 0.1s ease}#load-more:hover{background:#416588}#load-more:active{transform:scale(0.97)}@media (max-width:768px){#load-more{width:100%;font-size:1.1rem;padding:12px}}@media (max-width:767px){.matches-block .team,.results-block .team,.score{flex:0 0 auto;width:33.33333333%}}.league-menu{margin:20px 0 0;border-bottom:2px solid #eee;background:#fafafa}.league-menu ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.league-menu li{flex:1 1 auto;text-align:center}.league-menu a{display:block;padding:12px 16px;text-decoration:none;color:#333;font-weight:500;transition:color 0.2s ease,border-bottom 0.2s ease,background 0.2s ease;border-bottom:3px solid transparent;white-space:nowrap}.league-menu a:hover{color:#2F455C;background:#fffdf0}.league-menu a.active{color:#2F455C;border-bottom:3px solid #2F455C;font-weight:600}