.scoretank-leagues-display-wrapper{margin:20px auto;padding:0 15px;max-width:1200px;font-family:sans-serif}.league-category-section{margin-bottom:40px}.league-category-title{text-align:center;font-size:2em;margin-bottom:25px;color:#333;border-bottom:2px solid #0073aa;padding-bottom:10px;position:relative}.league-category-title::after{content:'';position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:50px;height:3px;background-color:#00a0d2}.leagues-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:25px}.league-item-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px rgb(0 0 0 / .1);overflow:hidden;transition:transform 0.3s ease,box-shadow 0.3s ease;display:flex;flex-direction:column}.league-item-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgb(0 0 0 / .15)}.league-card-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;padding:20px;height:100%;align-items:center;text-align:center}.league-item-logo{height:80px;margin-bottom:15px;display:flex;align-items:center;justify-content:center}.league-item-logo img{max-height:100%;max-width:100%;object-fit:contain}.league-item-logo .league-no-logo{display:block;width:60px;height:60px;background-color:#f0f0f0;border-radius:50%;line-height:60px;text-align:center;color:#aaa;font-size:.8em}.league-item-name{font-size:1.1em;font-weight:600;margin-top:auto;margin-bottom:15px;line-height:1.4;min-height:2.8em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.league-item-details-button.button{display:inline-block;background-color:#0073aa;color:#fff;padding:8px 18px;border-radius:5px;text-decoration:none;font-size:.9em;transition:background-color 0.3s ease;border:none;cursor:pointer;margin-top:auto}.league-item-details-button.button:hover{background-color:#005a87}.btolat-match-tab-content#league-details-tab{padding:0;margin:0;min-height:500px;overflow:hidden}.btolat-league-iframe{width:100%;min-height:500px;border:none;display:block;margin:0;padding:0;overflow:hidden;transition:height 0.2s ease-out}.loading-league-iframe{display:flex;justify-content:center;align-items:center;padding:40px 20px;text-align:center;color:#666;font-size:1.1em}.loading-league-iframe .spinner{margin:0 0 0 10px;float:none;display:inline-block;vertical-align:middle}@media (max-width:768px){.leagues-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:20px}.league-category-title{font-size:1.8em}.league-item-logo{height:60px}.league-item-name{font-size:1em}.league-item-details-button.button{padding:6px 14px}}@media (max-width:480px){.leagues-grid{grid-template-columns:repeat(2,1fr);gap:15px}}@media (max-width:768px){.btolat-stats-tabs-nav{flex-direction:row!important;align-items:center!important;border-bottom:2px solid #ddd!important}.btolat-stats-tabs-nav li{width:auto!important;margin:0 2px!important;flex:1 1 0!important}.btolat-stats-tabs-nav a.tab-button{width:100%!important;text-align:center!important;padding:10px 5px!important;font-size:0.85em!important;white-space:nowrap;border:none!important;border-bottom:3px solid transparent!important;margin-bottom:-2px!important}.btolat-stats-tabs-nav a.tab-button.active{background-color:transparent!important;border-bottom-color:#0073aa!important}#league-fixtures-container{overflow-x:visible!important;min-width:100%!important}#league-fixtures-container .fixtures-table{min-width:100%!important;border:none!important;box-shadow:none!important;background:none!important}.fixture-match-info-v2{display:grid!important;grid-template-columns:1fr auto 1fr!important;grid-template-rows:auto auto;align-items:center!important;justify-items:center!important;padding:10px 5px!important;gap:5px!important;border:1px solid #eee!important;border-radius:5px!important;margin-bottom:10px!important;background:#fff!important;box-shadow:0 2px 4px rgb(0 0 0 / .05)!important;flex-wrap:unset!important;justify-content:unset!important}.fixture-match-info-v2 .logo-team1{grid-column:1;grid-row:1}.fixture-match-info-v2 .team-name-1{grid-column:1;grid-row:2}.fixture-match-info-v2 .match-center-info{grid-column:2;grid-row:1 / span 2;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;flex:0 1 auto!important;order:unset!important;margin:0!important;padding:0 5px!important;border:none!important;min-width:80px!important}.fixture-match-info-v2 .logo-team2{grid-column:3;grid-row:1}.fixture-match-info-v2 .team-name-2{grid-column:3;grid-row:2}.fixture-match-info-v2 .team-name{font-size:0.8em!important;text-align:center!important}.fixture-match-info-v2 .team-logo img{width:25px!important;height:25px!important}.fixture-match-info-v2 .team-score{font-size:1.1em!important;padding:0 4px!important}.fixture-match-info-v2 .match-status-time{font-size:0.7em!important}