body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
.App{text-align:center}.App-logo{pointer-events:none;height:40vmin}@media (prefers-reduced-motion:no-preference){.App-logo{animation:20s linear infinite App-logo-spin}}.App-header{color:#fff;background-color:#282c34;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-size:calc(10px + 2vmin);display:flex}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
html{background-color:#121212}.site-container{color:#e0e0e0;background-color:#121212;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.site-header{background-color:#121212;justify-content:center;align-items:center;padding:1rem;display:flex}.header-logo-container{align-items:center;display:flex}.header-logo{height:50px}.header-logo-link{cursor:pointer;text-decoration:none;display:block}.header-logo-link:hover{opacity:.9}.sports-menu{background-color:#1f1f1f;justify-content:center;gap:1.5rem;padding:1rem 2rem;display:flex}.sports-menu-item{cursor:pointer;color:#e0e0e0;align-items:center;gap:.3rem;font-size:1rem;transition:color .3s;display:flex}.sports-menu-item:hover,.sports-menu-item.active{color:#b71560}.content{max-width:800px;margin:0 auto;padding:1rem}.page-title{text-align:center;margin-bottom:1rem;font-size:2rem}.filter-section{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.filter-section input{color:#e0e0e0;background-color:#1f1f1f;border:1px solid #2a2a2a;border-radius:6px;flex:1;min-width:200px;padding:.5rem .75rem;font-family:inherit;font-size:.9rem}.filter-section input:focus{border-color:#444;outline:none}.transmission-toggle,.started-toggle{color:#fff;cursor:pointer;background-color:#b71560;border:none;padding:.5rem 1rem;transition:background-color .3s}.transmission-toggle:hover,.started-toggle:hover{color:#b71560;background-color:#fff}.filter-chips{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.filter-chip{color:#777;cursor:pointer;background:0 0;border:1px solid #333;border-radius:20px;padding:.28rem .7rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:border-color .15s,color .15s,background .15s}.filter-chip:hover{color:#ccc;border-color:#555}.filter-chip--active{color:#fff;background-color:#009c3b;border-color:#009c3b}.filter-chip--heart.filter-chip--active{background-color:#c62828;border-color:#c62828}.fav-btn{cursor:pointer;color:#444;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0 3px;line-height:1;transition:color .15s;display:inline-flex}.fav-btn:hover,.fav-btn--active{color:#c62828}.home-team .fav-btn{opacity:0;margin-left:4px}.away-team .fav-btn{opacity:0;margin-right:4px}.game-row:hover .fav-btn,.fav-btn--active{opacity:1}.league-block{background-color:#1f1f1f;border:none;border-radius:8px;margin-bottom:.75rem;padding:.75rem 1rem;overflow:hidden}.league-title{cursor:pointer;color:#555;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-top:0;margin-bottom:.25rem;font-size:.75rem;font-weight:700;display:flex}.collapse-indicator{color:#444;font-size:.9rem}.game-row{background-color:#0000;border:none;border-bottom:1px solid #2a2a2a;margin-bottom:0;padding:.6rem 0;position:relative}.game-row:last-child{border-bottom:none}.teams-row{justify-content:space-between;align-items:center;padding:0 10px;display:flex}.home-team,.away-team{align-items:center;gap:4px;min-width:35%;display:inline-flex}.home-team{text-align:right;flex-direction:row-reverse;justify-content:flex-start}.away-team{text-align:left;flex-direction:row-reverse;justify-content:flex-end}.game-center{flex-direction:column;flex:none;align-items:center;gap:2px;min-width:58px;padding:0 10px;display:flex}.live-badge{color:#009c3b;letter-spacing:.07em;font-size:.58rem;font-weight:700;line-height:1}.finished-badge{color:#e53935;letter-spacing:.07em;font-size:.58rem;font-weight:700;line-height:1}.start-time{text-align:center;font-weight:700}.game-row--finished .start-time{color:#555}.game-row--finished .home-team,.game-row--finished .away-team{opacity:.5}.empty-state{text-align:center;padding:2.5rem 1rem}.empty-state-title{color:#666;margin:0 0 .4rem;font-size:.95rem;font-weight:600}.empty-state-subtitle{color:#444;margin:0 0 1.25rem;font-size:.82rem}.empty-state-cta{color:#777;cursor:pointer;background:0 0;border:1px solid #333;border-radius:6px;padding:.45rem 1.25rem;font-family:inherit;font-size:.82rem;transition:border-color .15s,color .15s}.empty-state-cta:hover{color:#ccc;border-color:#555}.tv-networks{text-align:center;color:#666;margin-top:.35rem;font-size:.82rem}.game-info-wrapper{color:#e0e0e0;text-decoration:none}.share-button-wrapper{opacity:0;z-index:2;transition:opacity .3s,transform .3s;position:absolute;top:20px;right:10px}.game-row:hover .share-button-wrapper{opacity:1}@media (max-width:768px){.share-button-wrapper{opacity:1;justify-content:flex-end;margin-top:-25px;margin-right:10px;display:flex;position:relative;top:0;right:0}.site-container{padding:0 1rem}.site-header{padding:.5rem}.sports-menu{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:0;padding:.5rem .75rem;overflow-x:auto}.sports-menu::-webkit-scrollbar{display:none}.sports-menu-item{white-space:nowrap;flex-direction:column;flex-shrink:0;align-items:center;gap:.25rem;padding:.4rem .75rem;font-size:.7rem}.sports-menu-item svg{width:22px;height:22px}.content{padding:.75rem}.page-title{margin-bottom:.75rem;font-size:1.5rem}.filter-section{flex-direction:column;gap:.5rem}.filter-section input{min-width:95%;line-height:1.6em}.transmission-toggle{text-align:center;width:100%;padding:.75rem}.switch-wrapper{margin-top:5px}.league-title{font-size:1.1rem}.game-row{padding:.6rem 0}.teams-row{justify-content:space-between;align-items:center;gap:8px;padding:8px 5px;display:flex}.home-team,.away-team{text-align:center;flex:1;align-items:center;min-width:0;font-size:14px;display:flex}.home-team{flex-direction:column}.away-team{flex-direction:column-reverse}.team-logo{width:34px;height:34px;margin:0 0 4px}.start-time{flex:none;align-self:center;align-items:center;font-size:13px;font-weight:700;display:flex}.tv-networks{text-align:center;color:#666;width:100%;padding:8px 0;font-size:13px}.home-team .fav-btn,.away-team .fav-btn{opacity:1}.share-button-wrapper{opacity:1;justify-content:center;width:100%;padding:10px 0 0;display:flex;position:static}.game-info-wrapper{color:inherit;width:100%;cursor:pointer;flex-direction:column;text-decoration:none;display:flex}.game-info-wrapper:hover{background-color:#363636}}@media (max-width:380px){.home-team,.away-team{font-size:12px}.team-logo{width:30px;height:30px}.start-time{min-width:45px;padding:0 4px;font-size:12px}}.team-logo{vertical-align:middle;object-fit:contain;width:34px;height:34px;margin:0 4px}.day-navigation{background-color:#1f1f1f;justify-content:center;align-items:center;margin-top:1rem;padding:.75rem;display:flex}.day-title-container{flex-direction:column;align-items:center;min-width:160px;display:flex}.day-title{color:#e0e0e0;text-align:center;margin:0;font-size:1.1rem}.day-date{color:#999;margin-top:.2rem;font-size:.8rem}.day-nav-button{color:#b71560;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:opacity .3s;display:flex}.day-nav-button:disabled{opacity:.3;cursor:not-allowed}.day-nav-button:hover:not(:disabled){opacity:.8}@media (max-width:768px){.day-title{min-width:140px;font-size:1rem}.day-navigation{padding:.5rem}}
.game-detail{max-width:640px;margin:0 auto;padding:2rem 1rem}.game-detail-header{text-align:center;margin-bottom:2rem}.game-detail-sport{color:#888;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}.game-detail-matchup{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.game-detail-team{flex-direction:column;flex:1;align-items:center;gap:.5rem;display:flex}.game-detail-team--away{align-items:center}.game-detail-team-logo{object-fit:contain;width:52px;height:52px}.game-detail-team-name{text-align:center;color:#e0e0e0;font-size:.95rem;font-weight:600}.game-detail-center{flex-direction:column;align-items:center;min-width:80px;display:flex}.game-detail-score{color:#fff;align-items:center;gap:.5rem;font-size:2.25rem;font-weight:700;display:flex}.score-separator{color:#888;font-weight:300}.game-detail-time{color:#e0e0e0;font-size:1.5rem;font-weight:600}.game-detail-meta{text-align:center;color:#888;margin-bottom:1rem;font-size:.85rem}.game-detail-status{color:#888}.game-detail-status--live{color:#009c3b;font-weight:600}.game-detail-separator{color:#555;margin:0 .4em}.game-detail-venue{color:#888}.game-detail-tv{text-align:center;color:#bbb;margin-bottom:2rem;font-size:.9rem}.game-detail-tv-label{color:#888}.game-detail-loading{text-align:center;color:#666;padding:1rem 0;font-size:.85rem}.game-detail-prediction{background-color:#1f1f1f;border-radius:8px;margin-bottom:1rem;padding:1.25rem}.prediction-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.prediction-nav{align-items:center;gap:.25rem;display:flex}.prediction-nav-btn{cursor:pointer;color:#888;background:0 0;border:none;padding:0 .2rem;font-size:1.1rem;line-height:1;transition:color .15s}.prediction-nav-btn:hover:not(:disabled){color:#e0e0e0}.prediction-nav-btn:disabled{color:#333;cursor:default}.prediction-nav-pos{color:#555;text-align:center;min-width:22px;font-size:.72rem}.game-detail-prediction h4{color:#ccc;margin:0 0 .25rem;font-size:.85rem;font-weight:600}.prediction-votes-total{color:#555;margin:0 0 1rem;font-size:.75rem}.prediction-option{align-items:center;gap:.6rem;margin-bottom:.75rem;display:flex}.prediction-option:last-child{margin-bottom:0}.prediction-name{color:#e0e0e0;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;width:80px;font-size:.85rem;overflow:hidden}.prediction-bar-wrapper{background-color:#333;border-radius:3px;flex:1;height:6px;overflow:hidden}.prediction-bar{background-color:#009c3b;border-radius:3px;height:100%;transition:width .4s}.prediction-pct{color:#e0e0e0;text-align:right;flex-shrink:0;width:36px;font-size:.85rem;font-weight:600}.prediction-decimal{color:#ffdf00;text-align:right;flex-shrink:0;width:38px;font-size:.8rem;font-weight:600}.prediction-decimal-header{color:#555;justify-content:flex-end;margin-bottom:.5rem;padding-right:0;font-size:.7rem;display:flex}.prediction-decimal-label{text-align:right;width:38px}.game-detail-section{background-color:#1f1f1f;border-radius:8px;margin-bottom:1rem;padding:1.25rem}.game-detail-section-title{color:#555;text-transform:uppercase;letter-spacing:.08em;margin:0 0 1rem;font-size:.75rem;font-weight:600}.lineup-header{flex-direction:column;align-items:center;gap:.6rem;margin-bottom:.75rem;display:flex}.lineup-header .game-detail-section-title{align-self:flex-start}@keyframes blink-colon{0%,to{opacity:1}50%{opacity:0}}.blink-colon{animation:1s step-end infinite blink-colon}.lineup-tabs{background-color:#2a2a2a;border-radius:6px;gap:0;padding:2px;display:flex}.lineup-tab{cursor:pointer;color:#555;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:none;border-radius:4px;padding:.25rem .65rem;font-size:.72rem;font-weight:600;transition:color .15s,background .15s}.lineup-tab--active{color:#e0e0e0;background-color:#3a3a3a}.lineup-formations{color:#444;justify-content:space-between;margin-bottom:.5rem;font-size:.7rem;display:flex}.lineup-columns{grid-template-columns:1fr 1px 1fr;gap:0 .75rem;display:grid}.lineup-divider{background-color:#2a2a2a;width:1px}.lineup-player{align-items:center;gap:.35rem;padding:.22rem 0;font-size:.78rem;display:flex}.lineup-shirt{color:#555;text-align:right;flex-shrink:0;width:18px;font-size:.7rem}.lineup-name{color:#ddd;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.lineup-pos{color:#444;flex-shrink:0;font-size:.68rem}.lineup-events{flex-shrink:0;gap:2px;display:flex}.lineup-event{border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.lineup-event--goal{background-color:#009c3b}.lineup-event--yellow{background-color:#ffdf00;border-radius:1px;width:6px;height:9px}.lineup-event--red{background-color:#e53935;border-radius:1px;width:6px;height:9px}.lineup-player--bench .lineup-name{color:#555}.stat-row{align-items:center;gap:.6rem;margin-bottom:.9rem;display:flex}.stat-row:last-child{margin-bottom:0}.stat-value{color:#e0e0e0;flex-shrink:0;width:44px;font-size:.85rem;font-weight:600}.stat-value--home{text-align:right}.stat-value--away{text-align:left}.stat-center{flex-direction:column;flex:1;align-items:center;gap:.3rem;display:flex}.stat-name{color:#888;text-align:center;white-space:nowrap;font-size:.75rem}.stat-bar{background-color:#333;border-radius:2px;width:100%;height:4px;display:flex;overflow:hidden}.stat-bar-home{background-color:#009c3b;border-radius:2px 0 0 2px;transition:width .4s}.stat-bar-away{background-color:#1a6fd4;border-radius:0 2px 2px 0;margin-left:auto;transition:width .4s}.h2h-summary{justify-content:space-between;align-items:center;padding:.5rem 0 1.25rem;display:flex}.h2h-summary-team{color:#e0e0e0;width:70px;font-size:.85rem;font-weight:600}.h2h-summary-team--home{text-align:left}.h2h-summary-team--away{text-align:right}.h2h-summary-counts{flex:1;justify-content:center;align-items:center;gap:0;display:flex}.h2h-summary-item{flex-direction:column;align-items:center;padding:0 1.25rem;display:flex}.h2h-summary-number{color:#fff;font-size:2rem;font-weight:700;line-height:1}.h2h-summary-label{color:#666;text-transform:uppercase;letter-spacing:.04em;margin-top:.3rem;font-size:.7rem}.h2h-summary-sep{background-color:#333;flex-shrink:0;width:1px;height:2rem}.h2h-divider{border:none;border-top:1px solid #2a2a2a;margin:0 0 .75rem}.h2h-row{border-bottom:1px solid #2a2a2a;align-items:center;gap:.5rem;padding:.55rem 0;font-size:.82rem;display:flex}.h2h-row:last-child{border-bottom:none}.h2h-date{color:#555;flex-shrink:0;width:70px;font-size:.75rem}.h2h-teams{color:#ccc;flex:1}.h2h-score{color:#e0e0e0;font-variant-numeric:tabular-nums;text-align:center;flex-shrink:0;min-width:40px;font-weight:700}.h2h-competition{color:#555;margin-top:.1rem;font-size:.72rem}.news-item{border-bottom:1px solid #2a2a2a;align-items:center;gap:.75rem;padding:.6rem 0;text-decoration:none;display:flex}.news-item:last-child{border-bottom:none}.news-thumb{object-fit:cover;background-color:#2a2a2a;border-radius:4px;flex-shrink:0;width:64px;height:44px}.news-title{color:#ccc;flex:1;font-size:.82rem;line-height:1.35}.news-item:hover .news-title{color:#fff}.site-header--detail{justify-content:center;position:relative}.back-link{color:#e0e0e0;cursor:pointer;background:0 0;border:none;align-items:center;gap:.3rem;padding:0;font-size:.9rem;text-decoration:none;transition:color .2s;display:flex;position:absolute;left:1rem}.back-link:hover{color:#009c3b}@media (max-width:480px){.game-detail-team-name{font-size:.8rem}.game-detail-score{font-size:1.75rem}.prediction-name{width:60px}.back-link span{display:none}.h2h-summary{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:.5rem 0;padding-bottom:1rem;display:grid}.h2h-summary-team--home{text-align:left;grid-area:1/1;width:auto}.h2h-summary-team--away{text-align:right;grid-area:1/2;width:auto}.h2h-summary-counts{grid-area:2/1/auto/-1}}
.site-header{border-top:3px solid;border-image:linear-gradient(90deg,#009c3b,#ffdf00,#1a6fd4) 1}.sports-menu-item:hover,.sports-menu-item.active{color:#ffdf00!important}.day-nav-button{color:#009c3b!important}.switch input:checked+.slider{background-color:#009c3b!important}.transmission-toggle,.started-toggle{background-color:#1a6fd4!important}.transmission-toggle:hover,.started-toggle:hover{color:#1a6fd4!important;background-color:#fff!important}.share-button-medium:hover,.share-modal h4,.modal-button:hover{color:#009c3b!important}@media (max-width:768px){.share-button-medium{color:#009c3b!important}}
