.game-count-down_container__HX0H8{display:flex;flex-direction:column;width:100%;color:var(--color-text);background-color:var(--color-background-container);border-radius:var(--border-radius);padding:1.5rem}.game-count-down_headerRow__ObuXp{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.game-count-down_matchStartsIn__acjb1{font-size:1.2rem;font-weight:500;margin:0}.game-count-down_refreshButton__dYljp{display:flex;align-items:center;background:none;border:none;color:var(--color-primary);cursor:pointer;font-size:.9rem;padding:.5rem}.game-count-down_refreshIcon__EBvrd{margin-right:.5rem}.game-count-down_mainContent__BaLqY{display:flex;gap:1rem}.game-count-down_countdownSection__H00aX{flex:1 1;display:flex;align-items:center;justify-content:center;background-color:var(--color-background-card);border-radius:var(--border-radius);padding:0 1rem}.game-count-down_timeUnit__5vPKi{display:flex;flex-direction:column;align-items:center;position:relative;padding:2rem 1.2rem;min-width:100px}.game-count-down_timeUnit__5vPKi:not(:last-child):after{content:"";position:absolute;right:0;top:0;height:100%;width:2px;background-color:var(--color-divider)}.game-count-down_timeValue__wXWm6{font-size:6rem;font-weight:600;line-height:1;letter-spacing:.05em;color:var(--color-primary);transition:opacity .3s ease}.game-count-down_zeroValue__n3Mf8{opacity:.4}.game-count-down_timeLabel__o3cdt{font-size:.8rem;color:var(--color-text);margin-top:.4rem;text-transform:uppercase;font-weight:500}.game-count-down_timeSeparator__zi4qP{display:none}.game-count-down_oddsSection__FcdjL{flex:1 1;display:flex;background-color:var(--color-background-card);border-radius:var(--border-radius);padding:1.5rem}.game-count-down_scorePredictions__WUYyp{flex:1 1}.game-count-down_goalsPrediction__mAQst{flex:1 1;padding-left:1.5rem;border-left:2px solid var(--color-divider)}.game-count-down_sectionTitle__30rbe{font-size:1rem;font-weight:600}.game-count-down_goalsPrediction__mAQst .game-count-down_sectionTitle__30rbe{text-align:right}.game-count-down_predictionPills___mZcv{display:flex;gap:1.2rem;justify-content:center}.game-count-down_goalPill__YqGKe,.game-count-down_predictionPill__D4Eg9{display:flex;flex-direction:column;align-items:center}.game-count-down_pillScore____Q0q{border:2px solid var(--color-primary);color:var(--color-primary);background-color:transparent;padding:.5rem 1.5rem;border-radius:1.5rem;font-size:1.4rem;font-weight:600}.game-count-down_pillPercentage__ViiQv{font-size:1.2rem;margin-top:.7rem;font-weight:500;text-align:center}.game-count-down_pillOdds__18iiI{font-size:1rem;color:var(--color-text);margin-top:.3rem;text-align:center}.game-count-down_pillBack__CBPMB{font-size:1.05rem;margin-top:.7rem;font-weight:600;text-align:center}.game-count-down_pillConfidence__N9hr3{font-size:.9rem;color:var(--color-text);margin-top:.3rem;text-align:center}.game-count-down_playerSection__2fiLk{display:flex;align-items:center;padding:1.5rem;background-color:var(--color-background-card);border-radius:var(--border-radius);margin-top:1rem}.game-count-down_playerCard__xffa1{flex:1 1;display:flex;align-items:center;justify-content:space-between;padding:0 1rem}.game-count-down_playerLeftContent__I2PTH{display:flex;align-items:center}.game-count-down_playerRightContent__m1Pfe{display:flex;align-items:center;justify-content:flex-end;min-width:180px}.game-count-down_playerPhoto__1WUim{margin-right:1rem}.game-count-down_playerPhoto__1WUim img{width:45px;height:45px;border-radius:50%;object-fit:cover;border:2px solid var(--color-background)}.game-count-down_playerInfo__1uopd{margin-right:1rem}.game-count-down_playerNameRow__rJBvd{display:flex;align-items:center;margin-bottom:.2rem}.game-count-down_playerNumber__ymAKR{font-weight:700;margin-right:.4rem}.game-count-down_playerName__zbHGl{font-weight:500}.game-count-down_playerPosition__qoigc{font-size:.8rem;color:var(--color-text)}.game-count-down_playerStats__caKlC{display:flex;align-items:center;gap:.8rem;margin-right:1.2rem}.game-count-down_statItem__I_601{display:flex;align-items:center;gap:.4rem;min-width:40px;justify-content:flex-end}.game-count-down_statIconWin__VUHcn{color:var(--color-win)}.game-count-down_statIconLoss__QdCBK{color:var(--color-loss)}.game-count-down_ratingBox__quAp2{background-color:var(--color-primary);color:white;font-weight:700;font-size:1rem;padding:.4rem .6rem;border-radius:4px;min-width:2.8rem;text-align:center;margin-left:2rem}.game-count-down_playerDivider__FxF05{width:2px;height:50px;background-color:var(--color-divider);margin:0 1.5rem}@media (max-width:768px){.game-count-down_timeUnit__5vPKi{width:auto;min-width:auto}.game-count-down_mainContent__BaLqY{flex-direction:column}.game-count-down_timeValue__wXWm6{font-size:4rem}}.notifications-modal_modal__Bk04_{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000}.notifications-modal_modalContent__zoUF1{background-color:var(--color-background-container);width:90%;max-width:900px;max-height:85vh;border-radius:12px;padding:24px;overflow-y:auto;display:flex;flex-direction:column;gap:16px;box-shadow:0 4px 20px rgba(0,0,0,.2)}.notifications-modal_matchInfo__F9S_8{font-size:2.2rem;color:var(--color-text);text-align:center;padding:2px;background-color:var(--color-background-secondary);border-radius:8px;margin:0}.notifications-modal_notificationToggles__SNelA{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.notifications-modal_notificationToggles__SNelA label{display:flex;align-items:center;gap:8px;padding:8px 4px;border-radius:6px;background-color:var(--color-background-secondary);cursor:pointer;transition:background-color .2s;white-space:nowrap}.notifications-modal_notificationToggles__SNelA label:hover{background-color:var(--color-background-hover)}.notifications-modal_notificationToggles__SNelA input[type=checkbox]{width:16px;height:16px;accent-color:var(--color-primary)}.notifications-modal_notificationToggles__SNelA input[type=number]{width:50px;padding:4px;margin-left:4px;flex-shrink:0}.notifications-modal_oddsSection__154d1{background-color:var(--color-background-secondary);border-radius:8px;padding:16px;margin-top:8px}.notifications-modal_oddsFilter__bDQIO{display:flex;align-items:center;gap:12px;padding:12px;background-color:var(--color-background);border-radius:6px;margin-bottom:8px;flex-wrap:nowrap;overflow:visible}.notifications-modal_oddsFilter__bDQIO input,.notifications-modal_oddsFilter__bDQIO select{flex-shrink:0;min-width:80px;max-width:120px}.notifications-modal_oddsFilter__bDQIO input[type=number]{width:50px;height:35px;padding:4px;margin-left:4px;flex-shrink:0}.notifications-modal_oddsFilter__bDQIO select{cursor:pointer}.notifications-modal_oddsFilter__bDQIO select option{background-color:var(--color-background);color:var(--color-text);padding:4px}.notifications-modal_removeFilter__7jCHv{padding:6px 12px;border-radius:4px;background-color:var(--color-primary);color:white;border:none;cursor:pointer;margin-left:auto}.notifications-modal_removeFilter__7jCHv:hover{background-color:var(--color-primary-hover)}.notifications-modal_addFilter__hXCTe,.notifications-modal_saveButton__TMmmO{width:auto;padding:10px 20px;background-color:var(--color-primary);color:white;border:none;border-radius:6px;cursor:pointer;margin-top:8px;transition:background-color .2s;align-self:center}.notifications-modal_addFilter__hXCTe:hover,.notifications-modal_saveButton__TMmmO:hover{background-color:var(--color-primary-hover)}.notifications-modal_modalContent__zoUF1::-webkit-scrollbar{width:8px}.notifications-modal_modalContent__zoUF1::-webkit-scrollbar-track{background:var(--color-background-secondary);border-radius:4px}.notifications-modal_modalContent__zoUF1::-webkit-scrollbar-thumb{background-color:var(--color-primary);border-radius:4px}.display-last-5-games_tableLastGames__8Jrlr{display:flex;width:100%;justify-content:center}.display-last-5-games_noGames__oCfbA{text-align:center;align-self:center;font-size:1.2rem}.display-last-5-games_lastGame__sXxFS{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 8px}.display-last-5-games_lastGame__sXxFS p{font-weight:500;font-size:1.2rem}.matches-list-tables_container__ai1r8{flex-direction:column;gap:1rem;margin-top:1rem}.matches-list-tables_container__ai1r8,.matches-list-tables_header__uxHcJ{display:flex;background-color:var(--color-background-container);border-radius:var(--border-radius)}.matches-list-tables_header__uxHcJ{justify-content:space-between;padding:0 4rem;height:5.6rem}.matches-list-tables_leagueLogo__ZIEMB{border-radius:30%;object-fit:contain}.matches-list-tables_accordionRoot__i_AGl{margin-top:2rem}.matches-list-tables_quickAnalysisWrapper__s7lyW{flex-direction:column;background-color:var(--color-background-card);border-radius:var(--border-radius);margin:.5rem}.matches-list-tables_liveTab__LDg_i{display:flex;align-items:center;gap:.4rem}.matches-list-tables_liveTab__LDg_i>svg{animation:matches-list-tables_blinker__sHyNX 2.8s linear infinite}.matches-list-tables_accordionContent__ikHR1{margin-top:.5rem;padding:.5rem;border-radius:var(--border-radius);background-color:var(--color-background-container)}.matches-list-tables_accordionHeader__XOPRP{display:flex;align-items:center;gap:.3rem;text-transform:none;font-weight:600;margin-left:1rem}.matches-list-tables_blink__9mTYw{animation:matches-list-tables_blinker__sHyNX 1.8s linear infinite}.matches-list-tables_accordionTrigger__WY915{all:unset;cursor:pointer;background-color:transparent;transition:transform .3s;display:flex;align-items:center;margin-left:1.5rem}.matches-list-tables_accordionTrigger__WY915[data-state=open]>.matches-list-tables_accordionTriggerIcon__IYZlQ{transform:rotate(180deg)}.matches-list-tables_leagueLogoBadge__M6rxs{width:2.5rem;height:2.5rem;border-radius:20%;margin-right:1rem;background-color:white;background-clip:content-box;display:flex;align-items:center;justify-content:center}.matches-list-tables_leagueLogoContainer__F2A9W{display:flex;align-items:center;justify-content:center;margin-right:.6rem}.matches-list-tables_table__qJRyf{width:100%;border-spacing:.6rem;table-layout:fixed;padding:0 1rem;font-weight:300}.matches-list-tables_table__qJRyf>tr>td{width:20rem}.matches-list-tables_timeColumn__4OnMo{width:3rem}.matches-list-tables_homeTeamNameColumn__p4QTt{text-align:right;width:10rem;padding-right:1.5rem}.matches-list-tables_homeTeamScoreColumn__wikuj{text-align:right;font-weight:700;font-size:2rem;width:2rem}.matches-list-tables_homeTeamOddColumn__jcwsL{text-align:center;width:3.5rem}.matches-list-tables_awayTeamNameColumn__uPlSI{text-align:left;width:10rem;padding-left:1.5rem}.matches-list-tables_iconsColumn__EVRTs{width:5rem;white-space:nowrap;vertical-align:middle}.matches-list-tables_iconsColumn__EVRTs>button{display:inline-block;cursor:pointer;margin-right:2px}.matches-list-tables_awayTeamScoreColumn__DIdn4{text-align:left;font-weight:700;font-size:2rem;width:2rem}.matches-list-tables_awayTeamOddColumn__nb44p{text-align:center;width:3.5rem}.matches-list-tables_matchTimeColumn__rkKTe{text-align:center;width:4rem}.matches-list-tables_teamLogoColumn__NBlwj{text-align:center;width:3rem}.matches-list-tables_teamLogoContainer__F1MsO{display:flex;justify-content:center;align-items:center}.matches-list-tables_matchTimeContainer__02c56{display:flex;justify-content:center;flex-grow:0;flex-shrink:0;gap:.4rem}.matches-list-tables_greenOddBadge__D3ujM,.matches-list-tables_oddBadge__YhblK{border-radius:1rem;height:-moz-fit-content;height:fit-content;min-height:2.2rem}.matches-list-tables_greenOddBadge__D3ujM{background-color:var(--color-win)}.matches-list-tables_redOddBadge__Ktiis{background-color:var(--color-loss);border-radius:1rem;height:-moz-fit-content;height:fit-content;min-height:2.2rem}.matches-list-tables_liveTimeBubble__IjOmu{background-color:var(--color-primary);padding:.24rem .5rem}.matches-list-tables_ftBubble__ZfGkQ,.matches-list-tables_liveTimeBubble__IjOmu{color:white;border-radius:var(--border-radius);font-size:1.5rem;font-weight:500;display:inline-flex;align-items:center;gap:.2rem}.matches-list-tables_ftBubble__ZfGkQ{background-color:var(--color-background-header-footer);padding:.24rem 1rem}.matches-list-tables_htSmall__P6jHG{font-size:1.1rem;opacity:.85;margin-top:.01rem;color:var(--color-text-secondary)}.matches-list-tables_stat__8tu56{display:flex;flex-direction:column;gap:.4rem;padding:.8rem;width:100%;justify-content:center;text-align:center;border-radius:var(--border-radius);background-color:var(--color-primary)}.matches-list-tables_statsWrapper__rXn3c{display:grid;grid-template-columns:1fr 1fr 1fr;margin:0 auto;width:50%}.matches-list-tables_actionButton__BMaPX{width:20%;align-self:center;display:flex;align-items:center;justify-content:center;margin-top:1rem;margin-bottom:2rem;padding:1rem 2rem;border-radius:var(--border-radius);background-color:var(--color-primary);cursor:pointer;font-family:inherit;border:none;font-weight:700}.matches-list-tables_actionButton__BMaPX:hover{background-color:var(--color-primary-hover)}.matches-list-tables_favoritedStar__iWORt{fill:var(--color-primary);color:var(--color-primary)}.matches-list-tables_matchContainer__gYWKj{display:flex;flex-direction:column;gap:.5rem}.matches-list-tables_strategiesContainer__I8XdO{padding:.5rem 1rem;border-radius:.5rem;margin-top:.5rem}.matches-list-tables_strategiesHeader__jYZUl{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.matches-list-tables_strategiesHeader__jYZUl span{font-size:.9rem;font-weight:500;color:var(--color-text-muted)}.matches-list-tables_manageStrategiesBtn__h90Dp{all:unset;cursor:pointer;padding:.3rem .8rem;background-color:var(--color-primary);color:white;border-radius:.4rem;font-size:.8rem;margin-left:auto;transition:background-color .2s ease}.matches-list-tables_manageStrategiesBtn__h90Dp:hover{background-color:var(--color-primary-hover)}.matches-list-tables_strategiesList__WWW_c{display:flex;flex-wrap:wrap;gap:.5rem}.matches-list-tables_strategyTag__1ESfZ{padding:.2rem .6rem;background-color:var(--color-primary);color:white;border-radius:1rem;font-size:.8rem;font-weight:500}.matches-list-tables_strategyModal__yvyxl{position:fixed;top:0;left:0;width:100%;height:100%;background-color:black;display:flex;justify-content:center;align-items:center;z-index:1000}.matches-list-tables_strategyModalContent__kX2_W{background-color:var(--color-background-container);width:90%;max-width:600px;max-height:80vh;border-radius:12px;padding:0;overflow-y:auto;display:flex;flex-direction:column}.matches-list-tables_strategyModalHeader__zr5aK{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--color-divider)}.matches-list-tables_strategyModalHeader__zr5aK h3{margin:0;font-size:1.2rem}.matches-list-tables_closeButton__8YUAO{all:unset;cursor:pointer;padding:.5rem;border-radius:.4rem;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.matches-list-tables_closeButton__8YUAO:hover,.matches-list-tables_matchInfo__1g7eI{background-color:var(--color-background-hover)}.matches-list-tables_matchInfo__1g7eI{padding:1rem 1.5rem;border-bottom:1px solid var(--color-divider);font-weight:600;text-align:center}.matches-list-tables_strategiesSection__hZeOJ{padding:1.5rem;border-bottom:1px solid var(--color-divider)}.matches-list-tables_strategiesSection__hZeOJ h4{margin:0 0 1rem;font-size:1rem;color:var(--color-text-muted)}.matches-list-tables_strategiesGrid__a2Dkg{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:.8rem;gap:.8rem}.matches-list-tables_strategyButton__bqz2_{padding:.8rem 1rem}.matches-list-tables_addStrategySection__6k2NE{padding:1.5rem}.matches-list-tables_addStrategySection__6k2NE h4{margin:0 0 1rem;font-size:1rem;color:var(--color-text-muted)}.matches-list-tables_addNewStrategyButton__jL1jL{all:unset;cursor:pointer;display:flex;align-items:center;gap:.5rem;padding:.8rem 1rem;background-color:var(--color-primary);color:white;border-radius:.6rem;transition:background-color .2s ease;font-weight:500}.matches-list-tables_addNewStrategyButton__jL1jL:hover{background-color:var(--color-primary-hover)}.matches-list-tables_addStrategyForm__w_i6u{display:flex;flex-direction:column;gap:1rem}.matches-list-tables_strategyInput__phABl{padding:.8rem 1rem;border:2px solid var(--color-divider);border-radius:.6rem;background-color:var(--color-background-container);color:var(--color-text);font-size:1rem}.matches-list-tables_strategyInput__phABl:focus{outline:none;border-color:var(--color-primary)}.matches-list-tables_addStrategyButtons__z0V8p{display:flex;gap:.8rem}.matches-list-tables_saveStrategyButton__7m2qe{all:unset;cursor:pointer;padding:.8rem 1.5rem;background-color:var(--color-primary);color:white;border-radius:.6rem;transition:background-color .2s ease;font-weight:500}.matches-list-tables_saveStrategyButton__7m2qe:hover:not(:disabled){background-color:var(--color-primary-hover)}.matches-list-tables_saveStrategyButton__7m2qe:disabled{opacity:.5;cursor:not-allowed}.matches-list-tables_cancelStrategyButton__fA7Uj{all:unset;cursor:pointer;padding:.8rem 1.5rem;background-color:var(--color-background-hover);border:2px solid var(--color-divider);border-radius:.6rem;transition:all .2s ease;font-weight:500}.matches-list-tables_cancelStrategyButton__fA7Uj:hover{background-color:var(--color-background-header-footer);border-color:var(--color-text-muted)}.matches-list-tables_strategyButtonContainer__9Phnr{position:relative;display:flex;align-items:flex-start}.matches-list-tables_deleteStratButton__0CHlW{all:unset;cursor:pointer;position:absolute;top:2px;right:2px;width:16px;height:16px;background-color:var(--color-loss);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;opacity:0;transition:opacity .2s ease;z-index:1}.matches-list-tables_strategyButtonContainer__9Phnr:hover .matches-list-tables_deleteStratButton__0CHlW{opacity:1}.matches-list-tables_deleteStratButton__0CHlW:hover{background-color:var(--color-loss)}.matches-list-tables_strategyButton__bqz2_{all:unset;cursor:pointer;padding:.8rem 1.8rem .8rem 1rem;background-color:var(--color-background-hover);border:2px solid var(--color-divider);border-radius:.6rem;text-align:center;transition:all .2s ease;font-weight:500;width:100%;position:relative}.matches-list-tables_strategyButton__bqz2_:hover{background-color:var(--color-primary-light);border-color:var(--color-primary)}.matches-list-tables_strategyButtonActive___x1XR{background-color:var(--color-primary);border-color:var(--color-primary);color:white}.matches-list-tables_strategyButtonActive___x1XR:hover{background-color:var(--color-primary-hover);border-color:var(--color-primary-hover)}@media (max-width:768px){.matches-list-tables_strategiesGrid__a2Dkg{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.6rem}.matches-list-tables_strategyModalContent__kX2_W{width:95%;max-height:90vh}.matches-list-tables_addStrategySection__6k2NE,.matches-list-tables_strategiesSection__hZeOJ,.matches-list-tables_strategyModalHeader__zr5aK{padding:1rem}.matches-list-tables_deleteStratButton__0CHlW{opacity:1;top:1px;right:1px;width:14px;height:14px}.matches-list-tables_strategyButton__bqz2_{padding-right:1.6rem}.matches-list-tables_iconsColumn__EVRTs,.matches-list-tables_timeColumn__4OnMo{width:auto}.matches-list-tables_awayTeamScoreColumn__DIdn4,.matches-list-tables_homeTeamScoreColumn__wikuj{font-size:1.4rem}}.odds-display_container__eOnSa{text-align:center;padding:.5rem;border-radius:var(--border-radius);white-space:nowrap;margin-top:.5rem;font-size:1.1rem}.team-column_container__I8nfg{margin-top:1rem;display:flex;flex-direction:column;align-items:center}.team-column_container__I8nfg Img{margin-bottom:1rem}.team-column_lastGames__CeK42{margin-top:1rem;margin-bottom:1rem;width:60%;text-align:center;align-items:center}.team-column_ppgText__kCPoU{font-size:1.1rem;color:var(--color-text);text-align:center}.team-column_ppgLabel__zBy2X{font-weight:700;font-style:italic}.game-column_container__5BqSf{padding:0 1rem}.game-column_container__5BqSf,.game-column_game__MYyig{display:flex;flex-direction:column;align-items:center;width:100%}.game-column_game__MYyig{margin-top:2vh;margin-bottom:2vh}.game-column_game__MYyig h3{font-weight:600;font-size:2.7rem;margin-bottom:0}.game-column_game__MYyig p{font-size:1.2rem;margin:.2rem 0 0}.game-column_minuteStatus__phdD9{margin-top:.5rem!important;margin-bottom:-.5rem!important;display:flex;align-items:center;justify-content:center;gap:.5rem}.game-column_liveTime__8Mz_Y{font-size:2.5rem!important;font-weight:700;color:var(--color-primary);animation:game-column_pulse__bCCVN 2s ease-in-out infinite}@keyframes game-column_pulse__bCCVN{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.15)}}.game-column_venue___2kt6{font-size:1.2rem;text-align:center;width:100%;display:flex;flex-direction:column;gap:.5rem}.game-column_infoRow___U1PV,.game-column_weatherRow__lRT80{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem}.game-column_infoIcon__qc4vH,.game-column_weatherIcon__Ish7G{width:20px;height:20px;min-width:20px;color:var(--color-text);flex-shrink:0}.game-column_infoRow___U1PV p,.game-column_weatherRow__lRT80 p{margin:0}.game-column_htScoreContainer__27nt_{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;margin-top:.3rem}.game-column_htLabel__H__NX{font-size:.85rem;font-weight:600;color:var(--color-text);margin:0}.game-column_htScore__7m6xF{font-size:.9rem;font-weight:500;margin:0}.game-column_bookmakerLogos__LpNGy{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem}.game-column_bookmakerLogo__UU1_T{object-fit:contain}@media (max-width:768px){.game-column_container__5BqSf{position:static;width:100%;top:auto;margin-bottom:1rem}.game-column_venue___2kt6{width:100%}}.triple-odds-bar_container__iEDwn{display:flex;flex-direction:row;text-align:center;padding:.5rem;width:90%}.triple-odds-bar_container__iEDwn :first-child{border-top-left-radius:24px;border-bottom-left-radius:24px}.triple-odds-bar_container__iEDwn :last-child{border-top-right-radius:24px;border-bottom-right-radius:24px}.triple-odds-bar_bar__LDbnL{display:flex;flex-direction:column;font-size:1.3rem}.user-prediction_container__TEFHp{display:grid;grid-template-columns:1fr 1fr;text-align:center;background-color:var(--color-background-card);border-radius:var(--border-radius);padding:1rem}.user-prediction_row__7DbjG{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem}.user-prediction_row__7DbjG button{display:flex;flex-direction:column;justify-content:center;width:60px;padding:2px;border-radius:24px}.user-prediction_column__8Vy1N{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center}.user-prediction_winButton__6Hp2z{background-color:var(--color-win)}.user-prediction_lossButton__btbOb{background-color:var(--color-loss)}.user-prediction_drawButton__ckpUG{background-color:var(--color-draw)}@media (max-width:768px){.user-prediction_container__TEFHp{grid-template-columns:1fr}}.head-to-head-infocard_container__VaRFW{display:flex;flex-direction:column;text-align:left;margin-top:1rem}.head-to-head-infocard_threeColContainer__e3Slf{display:grid;grid-template-columns:4fr 2fr 4fr;align-items:center;font-size:1.5rem}.head-to-head-infocard_mainColumn__1Fwkt{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;gap:.5rem;background-color:var(--color-background-card);border-radius:var(--border-radius);margin-top:1rem}.head-to-head-infocard_mainColumn__1Fwkt img{margin-bottom:5px}.head-to-head-infocard_logoColumn___ugpy{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;gap:.5rem}.head-to-head-infocard_columnTextLeft__fVUtU{display:flex;flex-direction:column;margin-top:1vh;margin-bottom:1vh;text-align:right;width:100%}.head-to-head-infocard_columnTextLeft__fVUtU p{margin-bottom:4px}.head-to-head-infocard_columnTextRight__JlLm5{display:flex;flex-direction:column;margin-top:1vh;margin-bottom:1vh;text-align:left;width:100%}.head-to-head-infocard_columnTextRight__JlLm5 p{margin-bottom:4px}.head-to-head-infocard_teamLogos__z0Hui{display:flex;justify-content:center;gap:80px;margin-bottom:10px;margin-top:15px}.head-to-head-infocard_logo__VUT1u{width:auto;max-height:50px;object-fit:contain}.head-to-head-infocard_teamNames__KFKN0{display:flex;justify-content:space-between;width:100%;margin-top:1rem;font-weight:500;font-size:1.3rem;padding:0 1rem}.head-to-head-infocard_homeTeamName__1fwt5{text-align:left;padding-left:1rem}.head-to-head-infocard_awayTeamName__gYsbG{text-align:right;padding-right:1rem}.head-to-head-infocard_statsRows__RQEMk{width:100%;display:flex;flex-direction:column;gap:.8rem;padding:.5rem 0}.head-to-head-infocard_statRow__n554I{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:1.2rem;gap:1.2rem;width:100%}.head-to-head-infocard_statIcon__xIC4q{color:var(--color-text);flex-shrink:0}.head-to-head-infocard_homeStat___mC7v{text-align:right}.head-to-head-infocard_awayStat__ZLKH5{text-align:left}.head-to-head-infocard_footerText__fQWsb{margin-bottom:1.5rem;margin-top:.5rem;padding:0 2rem}.predictions_container__tc_ko{display:flex;flex-direction:column;text-align:left;overflow:hidden;margin-top:1rem}.predictions_threeColContainer__ADrYm{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;background-color:var(--color-background-card);border-radius:var(--border-radius);margin-top:1rem}.predictions_column__UzUHJ{display:flex;flex-direction:column;text-align:center}.predictions_bubbleContainer__TGYlk{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;width:100%;background-color:var(--color-background-subcard);border-radius:20px;margin:1rem 0}.predictions_bubbleTitle__g3yMb{padding:10px;margin:0}.predictions_bubbleUnderline__Lp6l3{width:100%;height:4px}.bubble_container__tAXCX{border-radius:.6rem;height:-moz-fit-content;height:fit-content;text-align:center;min-width:3rem;min-height:1.6rem;font-size:1.4rem;padding:0 5px}.bubble_container__tAXCX p{white-space:nowrap}.bubble_green__JaNgk{background-color:var(--color-win)}.bubble_red__P2Lvw{background-color:var(--color-loss)}.bubble_greenLight__JIdvC{background-color:var(--color-mid-win)}.bubble_blue__xqYQu{background-color:var(--color-primary)}.bubble_blueLight__gu45S{background-color:var(--color-primary-light)}.bubble_yellow__Z0CPT{background-color:var(--color-draw)}.bubble_primary__iJI_d{background-color:var(--color-primary)}.bubble_gray__tOw_a{background-color:var(--color-background-card)}.res-multiple_errorCard__KlbWm{padding:2rem;background-color:var(--color-loss);border-radius:var(--border-radius)}.res-multiple_returnButton__Zv8hl{align-self:center;padding:1rem;background-color:var(--color-win);width:40%}.res-multiple_returnButton__Zv8hl:hover{background-color:var(--color-win)}.res-multiple_container__mAuam{display:flex;flex-direction:column;justify-content:center;gap:2rem}.res-multiple_contentCard__x61QA{background-color:var(--color-background-container);width:100%;border-radius:var(--border-radius)}.res-multiple_header__OoaQR{padding:2rem 2rem 0}.res-multiple_content__xeD97{border-top:1px solid var(--color-divider);display:flex;flex-direction:column;gap:2rem;padding:2rem;width:100%}.res-multiple_content__xeD97 h3{padding:0;margin:0}.res-multiple_contentRow__gSCOv{display:flex;flex-direction:row;align-items:center;height:45px;gap:1rem;padding:1rem}.res-multiple_border__jkSwh{border-bottom:1px solid var(--color-divider);padding-bottom:1rem}.res-multiple_row__1rz_F{gap:2rem}.res-multiple_bannerRow__A58as,.res-multiple_row__1rz_F{display:flex;flex-direction:row;align-items:center;height:45px}.res-multiple_bannerRow__A58as{justify-content:space-between}.res-multiple_leagueLogo__rmDaA{width:45px;height:45px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;background-color:white}.res-multiple_league__9oa40{width:250px}.res-multiple_teams__MeHAQ{display:grid;grid-template-columns:4fr 2fr .5fr 2fr 4fr;grid-gap:1rem;gap:1rem;width:470px}.res-multiple_teamNameLeft__bNG4o{width:150px;text-align:right}.res-multiple_teamNameRight__N7ayq{width:150px;text-align:left}.res-multiple_description__JuiGY{width:300px}.res-multiple_odds__7bArd{width:10%}.res-multiple_userInput__XMIWh{width:10vw;height:4rem;padding:1rem 2rem;margin-bottom:1rem;border-radius:var(--border-radius);border:0}.res-multiple_oddRed__xhe0C{color:var(--color-loss)}.res-multiple_column__oxQoW{display:flex;flex-direction:column}.res-multiple_column__oxQoW p{margin:0}.res-multiple_betButton___yV54{align-self:center;background-color:var(--color-win);width:25%}.page_container__Ii1VA{display:grid;grid-template-columns:1fr 4.5fr;grid-gap:5vw;gap:5vw;margin-top:2rem;margin-bottom:2rem}.page_content__G3OWf{display:flex;flex-direction:column;gap:2rem}.matchup-game-info-mini_wrapper__MZDz9{display:flex;flex-direction:column;align-items:center;width:100%;padding:0;box-sizing:border-box;max-width:100%;overflow-x:auto}.matchup-game-info-mini_container__rLAaY{display:flex;flex-direction:row;align-items:center;padding:.5rem 1rem;width:100%;max-width:100%;justify-content:space-between;box-sizing:border-box;min-width:500px}.matchup-game-info-mini_row__0tyYj{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:1.3rem;width:100%}.matchup-game-info-mini_date__ZiTgA{width:10%;min-width:50px;margin-right:20px;flex-shrink:0;text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.matchup-game-info-mini_date__ZiTgA p{margin:0}.matchup-game-info-mini_teams__9HZ0R{width:40%;min-width:160px;text-align:left;margin-right:8px;flex-grow:1;overflow:hidden;text-overflow:ellipsis}.matchup-game-info-mini_teams__9HZ0R p{margin:0 0 .5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.matchup-game-info-mini_corners__Op0Ct,.matchup-game-info-mini_redCards__OJUrT,.matchup-game-info-mini_results__t0nbp,.matchup-game-info-mini_yellowCards__bf0x1{width:6%;min-width:24px;display:flex;justify-content:center;align-items:center;margin-right:3px;flex-shrink:0}.matchup-game-info-mini_buttons__gBjue{width:5%;min-width:24px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-shrink:0;padding-right:3px;margin-left:auto}.matchup-game-info-mini_statsColumn__T5Zl5{display:flex;flex-direction:column;text-align:center;width:100%}.matchup-game-info-mini_statsColumn__T5Zl5 p{margin:0;line-height:1.2}.matchup-game-info-mini_column__uf6fv{width:7%;min-width:40px;display:flex;justify-content:center;align-items:center}.matchup-game-info-mini_cardIcon__wx4Id{display:flex;align-items:center}.matchup-game-info-mini_leagueWrapper__cCgmK{width:100%;margin-bottom:1rem;display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box;max-width:100%}.matchup-game-info-mini_stageSelector__meMgN{display:inline-flex;flex-direction:row;align-items:center;padding:.7rem 1.2rem;border-radius:var(--border-radius);border:1px solid var(--color-primary);background-color:var(--color-background-container);margin:1.5rem 1rem .5rem;max-width:calc(100% - 2rem);flex-wrap:wrap}.matchup-game-info-mini_stageSelector__meMgN p{margin:0}.matchup-game-info-mini_chevronContainer__Pki79{display:flex;align-items:center;margin:0 .5rem}.matchup-game-info-mini_stageLink__qtQ_t{text-decoration:none;color:inherit;cursor:pointer;display:inline-block}.matchup-game-info-mini_stageLink__qtQ_t:hover .matchup-game-info-mini_stageSelector__meMgN{background-color:var(--color-primary)}.matchup-game-info-mini_divider__kF31u{width:calc(100% - 2rem);height:1px;background-color:var(--color-divider);margin:.5rem auto}.matchup-game-info-mini_league__6kYCg{width:100%;display:flex;align-items:center;margin-bottom:1rem}.matchup-game-info-mini_leagueImg__EhR2H{background-color:white;border-radius:50%;box-sizing:border-box;width:45px;height:45px;display:flex;justify-content:center;align-items:center}.matchup-game-info-mini_leagueImg__EhR2H img{width:30px;height:30px}.matchup-game-info-mini_tabsRow__1yUSc{display:flex;flex-direction:row;margin:0 1rem 1.5rem;justify-content:flex-start;width:calc(100% - 2rem);flex-wrap:wrap}.matchup-game-info-mini_showMoreButton__fv421{width:98%;background-color:var(--color-primary);border-radius:0 0 15px 15px;padding:5px;justify-content:center;transition:background-color .3s ease,filter .3s ease;margin-top:.5rem;margin-bottom:1rem;color:var(--color-text);border:none;cursor:pointer;font-size:1rem}.matchup-game-info-mini_showMoreButton__fv421:active{filter:brightness(1.3)}.matchup-game-info-mini_resultIndicator__2i21g{width:7%;min-width:30px;display:flex;justify-content:center;align-items:center;margin-right:3px;flex-shrink:0}.matchup-game-info-mini_scoreDisplay__Guoae{width:8%;min-width:35px;display:flex;justify-content:center;align-items:center;margin-right:5px;flex-shrink:0}.matchup-game-info-mini_resultBox__yKIZ0{width:25px;height:25px;display:flex;justify-content:center;align-items:center;color:white;font-weight:700;border-radius:4px}.matchup-game-info-mini_playerRating__26mMV{width:6%;min-width:30px;display:flex;justify-content:center;align-items:center;margin-right:3px;flex-shrink:0}.matchup-game-info-mini_ratingBubble__kxfPN{width:25px;height:25px;display:flex;justify-content:center;align-items:center;background-color:var(--color-primary);color:white;font-weight:700;border-radius:50%;font-size:1.1rem}.matchup-game-info-mini_bubble___ngrW{font-size:1.1rem}.matchup-game-info-mini_headToHeadContent__YWCBL{width:100%;padding:0;box-sizing:border-box;max-width:100%;overflow-x:auto}.matchup-game-info-mini_leagueInitials__oEyq9{display:none}.matchup-game-info-mini_leagueCode__RhJJR{display:flex;align-items:center;justify-content:center;background-color:var(--color-background-container);border:1px solid var(--color-primary);color:var(--color-text);border-radius:4px;padding:3px 5px;font-size:.8rem;font-weight:700;cursor:pointer;transition:background-color .2s}.matchup-game-info-mini_leagueCode__RhJJR:hover{background-color:var(--color-primary)}.matchup-game-info-mini_splitTablesContainer__F7luU{width:100%;display:flex;flex-direction:column;gap:1.5rem;overflow-x:auto}.matchup-game-info-mini_teamTableHeading__mYrMd{margin:0;padding:1rem 1rem 1.5rem;font-size:1.5rem;color:var(--color-text-secondary);font-weight:500}.matchup-game-info-mini_tableContent__KUuia{width:100%;overflow-x:auto}.matchup-game-info-mini_tableContainer__8AwAe{padding:0;box-sizing:border-box;max-width:100%}.matchup-game-info-mini_tableContainer__8AwAe,.matchup-game-info-mini_teamTable__k2CWf{width:100%;border-radius:8px;overflow:hidden;margin-bottom:.5rem;overflow-x:auto}.matchup-game-info-mini_htScore__is9c0{font-size:1.1rem;opacity:.85;margin-left:3px}.matchup-game-info-mini_paginationControls__YgN2A{display:flex;justify-content:space-between;margin-bottom:1rem;width:100%}.matchup-game-info-mini_paginationButton__R9v5c{background-color:var(--color-primary);color:white;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:opacity .3s ease}.matchup-game-info-mini_paginationButton__R9v5c:disabled{opacity:.5;cursor:not-allowed}.matchup-game-info-mini_paginationButton__R9v5c:not(:disabled):hover{filter:brightness(1.1)}.matchup-game-info-mini_containerMobile__Z0t1w{display:none}@media (max-width:1530px){.matchup-game-info-mini_container__rLAaY{display:none}.matchup-game-info-mini_containerMobile__Z0t1w{display:flex;flex-direction:column}.matchup-game-info-mini_date__ZiTgA{flex-direction:row;justify-content:space-between;width:100%;min-width:auto;margin:0;padding:0}.matchup-game-info-mini_leagueCode__RhJJR{font-size:1.2rem}.matchup-game-info-mini_teams__9HZ0R{display:flex;flex-direction:column;width:100%;min-width:auto;margin:0;padding:0}.matchup-game-info-mini_teams__9HZ0R p{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.matchup-game-info-mini_mobileResult__gGc1P{font-size:2.1rem}}.double-tab-selector_container__GbjoK{display:flex;gap:1rem}.double-tab-selector_active__8EM6P{border-bottom:.4rem solid var(--color-primary)}.double-tab-selector_bubble__gJG2R{background-color:var(--color-background-card);padding-left:5px;padding-right:5px;margin-left:5px;border-radius:14px}.double-tab-selector_bubbleActive__xFXYf{background-color:var(--color-primary);padding-left:5px;padding-right:5px;margin-left:5px;border-radius:14px}.head-to-head_container__BNv__{display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;background-color:var(--color-background-container);border-radius:var(--border-radius);margin-top:1rem}.head-to-head_container__BNv__ h2{margin-top:0;margin-bottom:1rem}.head-to-head_header__6QLTL{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;width:100%}.head-to-head_verticalContainer__kdwZt{display:flex;flex-direction:column;width:100%;background-color:var(--color-background-card);border-radius:var(--border-radius);padding:1rem}.head-to-head_gamesSection__yL8rK{width:100%;margin-bottom:1.5rem}.head-to-head_statsGrid__lwAZn{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;width:100%}.head-to-head_tabSelector__vDd7J{display:flex;justify-content:flex-end;margin-bottom:0}.head-to-head_column__gotP_{display:flex;flex-direction:column;justify-content:flex-start;font-size:1.2rem}@media (max-width:768px){.head-to-head_statsGrid__lwAZn{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.head-to-head_statsGrid__lwAZn{grid-template-columns:1fr}.head-to-head_header__6QLTL{flex-direction:column;align-items:flex-start}.head-to-head_tabSelector__vDd7J{margin-top:.5rem;width:100%;justify-content:flex-start}}.matchup-predictions_container____yH9{display:flex;flex-direction:column;text-align:left;overflow:hidden;margin-top:1rem}.matchup-predictions_threeColContainer__h58XB{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;background-color:var(--color-background-card);border-radius:var(--border-radius);margin-top:1rem}.matchup-predictions_column__yQYRa{display:flex;flex-direction:column;text-align:center}.matchup-predictions_bubbleContainer__DOBvB{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;width:100%;background-color:var(--color-background-subcard);border-radius:20px;margin:1rem 0}.matchup-predictions_bubbleTitle__CCEh0{padding:10px;margin:0}.matchup-predictions_bubbleDescription__B3fwq{margin-top:0;margin-bottom:10px;font-size:.9rem}.matchup-predictions_bubbleUnderline__o28WV{width:100%;height:4px}.combined-tendencies_container__8npX5{width:100%;margin-top:1rem;background-color:var(--color-background-card);border-radius:var(--border-radius);padding:1rem}.combined-tendencies_tendenciesHeader__u3RkS{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.combined-tendencies_tendenciesTitle__rqtwa{margin-top:1rem;margin-bottom:0}.combined-tendencies_teamTendenciesHeader__cSt3y{display:flex;justify-content:space-between;margin-bottom:.75rem;font-weight:500;padding-bottom:.5rem;border-bottom:1px solid var(--color-divider)}.combined-tendencies_tendenciesSection__qzdVW{margin-bottom:1rem}.combined-tendencies_tendenciesSectionTitle__4A2rd{text-align:center;font-weight:500;margin:.75rem 0;padding-bottom:.25rem;border-bottom:1px solid var(--color-divider)}.combined-tendencies_tendenciesRow__ygJrw{display:grid;grid-template-columns:3fr 1fr 3fr 1fr;align-items:center;margin-bottom:.3rem;position:relative}.combined-tendencies_homeKey__uPVy4{text-align:left;padding-right:.5rem}.combined-tendencies_homeValue__JQsgV{text-align:right;padding-right:.5rem}.combined-tendencies_awayKey__bg1ib{text-align:left;padding-left:.5rem}.combined-tendencies_awayValue__K1i6q{text-align:right;padding-left:.5rem}.combined-tendencies_tendenciesMiddleDivider__OrTh_{position:relative}.combined-tendencies_tendenciesMiddleDivider__OrTh_:after{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;height:100%;background-color:var(--color-divider)}.combined-tendencies_leagueHeader__9x40B{display:flex;justify-content:space-between;margin-bottom:.75rem;font-weight:500;padding-bottom:.5rem;border-bottom:1px solid var(--color-divider)}.combined-tendencies_statsSection__GDm3a{margin-bottom:1rem}.combined-tendencies_statsSectionTitle__o4bzV{text-align:center;font-weight:500;margin:.75rem 0;padding-bottom:.25rem;border-bottom:1px solid var(--color-divider)}.combined-tendencies_statsRow__OWidU{display:flex;justify-content:space-between;align-items:center;margin-bottom:.3rem;padding:.3rem 0}.combined-tendencies_statsValue__1HLN6{font-weight:500}.combined-tendencies_statsContent__wm_4z{padding:0 1rem}.games-results-block_container__ndexn{display:flex;flex-wrap:nowrap;overflow:hidden;font-size:1.4rem;font-weight:300;align-items:center;justify-content:center}.games-results-block_container__ndexn div:first-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.games-results-block_container__ndexn div:last-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.games-results-block_block__3cWrf{width:2rem}.games-results-block_win__QazU_{background-color:var(--color-win)}.games-results-block_lose__xMQF7{background-color:var(--color-loss)}.games-results-block_draw__B8n8m{background-color:var(--color-draw)}.logo-image_logoImage__BlmWl{border-radius:50%;overflow:hidden;display:inline-block}.logo-image_logoImage__BlmWl img{max-width:100%;max-height:100%;object-fit:cover}.game-stats-v2_container__HXGqC{padding:1.5rem;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;background-color:var(--color-background-container);border-radius:var(--border-radius);margin-top:1rem}.game-stats-v2_tabsRow__yRe7U{display:flex;flex-direction:row;margin-bottom:1.5rem}.game-stats-v2_statsContent__o5O2H{margin-top:1.5rem;gap:1.5rem}.game-stats-v2_statSection__kJAtW,.game-stats-v2_statsContent__o5O2H{width:100%;display:flex;flex-direction:column}.game-stats-v2_sectionTitle__EMvCz{font-weight:600;margin-bottom:.5rem;color:var(--color-text)}.game-stats-v2_statContent__2d8bi{border-radius:var(--border-radius);padding:1.5rem;width:100%}.game-stats-v2_grayBackground__wTcOH{background-color:var(--color-background-card)}.game-stats-v2_statItem__CL8WM{margin-bottom:1.5rem}.game-stats-v2_statItem__CL8WM:last-child{margin-bottom:0}.game-stats-v2_statLabel__DKfxp{margin-bottom:.5rem;font-weight:500}.game-stats-v2_teamLogoWrapper__G1LlH{display:flex;align-items:center;justify-content:center;border-radius:50%;padding:8px;width:33px;height:33px;overflow:hidden;position:relative;box-sizing:border-box}.game-stats-v2_teamLogoWrapper__G1LlH img{max-width:80%;max-height:80%;object-fit:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;padding:0;display:block}.game-stats-v2_statBarWrapper__gpu_3{display:flex;width:100%;flex-direction:column;margin:8px 0}.game-stats-v2_statBarName__6JhCD{font-size:1.1rem;font-weight:500;color:var(--color-text);margin-bottom:6px;text-align:center;width:100%}.game-stats-v2_statBarContainer__eQ6ZY{display:flex;align-items:center;justify-content:space-between;width:100%;position:relative}.game-stats-v2_statBarValueLeft__Fxy0F,.game-stats-v2_statBarValueRight__0SYwW{font-size:1.2rem;font-weight:500;min-width:30px;text-align:center}.game-stats-v2_statBarInner__7o5NE{position:relative;flex:1 1;margin:0 12px;height:100%;display:flex;align-items:center;border-radius:2rem;overflow:hidden}.game-stats-v2_statBarBackground__ZgRH3{position:absolute;left:0;top:0;width:100%;height:100%;background-color:var(--color-background-subcard);border-radius:2rem}.game-stats-v2_statBarHome__EfgwE{position:absolute;right:50%;top:0;background-color:var(--color-win);z-index:1;transform-origin:right center;border-radius:2rem 0 0 2rem}.game-stats-v2_statBarAway__un4Xu{position:absolute;left:50%;top:0;background-color:var(--color-loss);z-index:1;transform-origin:left center;border-radius:0 2rem 2rem 0}.game-events_container__Z3axC{padding:1.5rem;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;background-color:var(--color-background-container);border-radius:var(--border-radius);margin-top:1rem;width:100%}.game-events_tabsRow__HNkGG{display:flex;flex-direction:row;margin-bottom:1.5rem}.game-events_sectionTitle__ukvQX{margin-bottom:1rem}.game-events_teamsContainer__GrQgG{position:relative;display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:.5rem 10rem;width:100%}@media (max-width:768px){.game-events_teamsContainer__GrQgG{padding:.5rem 2rem}}@media (max-width:480px){.game-events_teamsContainer__GrQgG{padding:.5rem 1rem}}.game-events_scoreDisplay__XkAvL{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}.game-events_scoreDisplay__XkAvL p{font-size:1.5rem;margin:0}.game-events_scoreDisplay__XkAvL h3{font-size:1.9rem;font-weight:600;margin:.2rem 0 0}.game-events_teamInfo__cLuKz{display:flex;flex-direction:row;align-items:center;gap:.8rem;z-index:1;max-width:40%}.game-events_teamInfo__cLuKz p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-events_htDivider__HVqca{width:100%;display:flex;align-items:center;margin:1rem 0;padding:0 10rem}@media (max-width:768px){.game-events_htDivider__HVqca{padding:0 2rem}}@media (max-width:480px){.game-events_htDivider__HVqca{padding:0 1rem}}.game-events_htLine__7wW6H{flex-grow:1;height:3px;background-color:var(--color-divider)}.game-events_htScoreContainer__mX4DY{display:flex;flex-direction:column;align-items:center;padding:0 2rem}@media (max-width:480px){.game-events_htScoreContainer__mX4DY{padding:0 1rem}}.game-events_htScoreContainer__mX4DY p{font-size:1.5rem;margin:0}.game-events_htScoreContainer__mX4DY h4{font-size:1.9rem;margin:0}.game-events_content__hNchn{display:flex;flex-direction:column;align-items:center;width:100%;padding:0 10rem}@media (max-width:768px){.game-events_content__hNchn{padding:0 2rem}}@media (max-width:480px){.game-events_content__hNchn{padding:0 1rem}}.game-events_content__hNchn :last-child{border-bottom:0}.game-events_threeColContainer__1uynp{display:grid;width:100%;grid-template-columns:4fr 1fr 4fr;padding-top:.5rem;padding-bottom:.5rem;overflow:hidden;border-bottom:1px solid var(--color-divider)}.game-events_column__5QTrr{display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%}.game-events_reverseRow__it6Zb,.game-events_row__2x9SU{display:flex;flex-direction:row;align-items:center;gap:.5rem}.game-events_reverseRow__it6Zb{justify-content:flex-end}.game-events_substitutionPlayers__YxqIN{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem}.game-events_reverseRow__it6Zb .game-events_substitutionPlayers__YxqIN{align-items:flex-end}.game-events_playerIn__4doQn{font-weight:500;margin:0}.game-events_playerOut__1zHCS{margin:0;opacity:.7;font-size:1rem}.game-events_homeTeamIcon__nOaKo{color:var(--color-win)}.game-events_awayTeamIcon__OR6bh{color:var(--color-loss)}.game-events_yellowCardIcon__hSNLP{color:var(--color-draw)}.game-events_redCardIcon__WCFKX{color:var(--color-loss)}.game-events_varIcon__R87IE{color:var(--color-text)}.game-events_noDataContainer__gn6pn{background-color:var(--color-background-card);padding:1rem;border-radius:var(--border-radius);text-align:center;width:100%}.game-events_noDataMessage__WPVxC{font-size:1rem;color:var(--color-text)}.game-events_eventMinute__L9m7S{min-width:35px;font-weight:500;color:var(--color-text);display:inline-block}.game-events_row__2x9SU .game-events_eventMinute__L9m7S{margin-right:.5rem;text-align:right}.game-events_reverseRow__it6Zb .game-events_eventMinute__L9m7S{margin-left:.5rem;text-align:left}.game-events_teamLogoWrapper__t6KEx{display:flex;align-items:center;justify-content:center;border-radius:50%;padding:8px;width:33px;height:33px;overflow:hidden;position:relative;box-sizing:border-box}.game-events_teamLogoWrapper__t6KEx img{max-width:80%;max-height:80%;object-fit:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;padding:0;display:block}.main-market-odds_statsContent__622w5{gap:1.5rem}.main-market-odds_statSection__fjNoN,.main-market-odds_statsContent__622w5{width:100%;display:flex;flex-direction:column}.main-market-odds_sectionTitle__d3Gbn{font-weight:600;margin-bottom:.5rem;color:var(--color-text)}.main-market-odds_statContent__x0JQf{border-radius:var(--border-radius);padding:1.5rem;width:100%}.main-market-odds_grayBackground__vwSst{background-color:var(--color-background-card)}.main-market-odds_statLabel__By9kO{margin-bottom:.8rem;font-weight:500}.main-market-odds_threeColContainer__vqRxu{display:grid;grid-template-columns:1fr 1fr 1fr;text-align:center}.main-market-odds_twoColContainer__6m26S{display:grid;grid-template-columns:1fr 1fr;text-align:center}.main-market-odds_column__UHrXg{display:flex;flex-direction:column;align-items:center}.main-market-odds_oddsValue__MUmwF:last-child{margin-bottom:0}.main-market-odds_oddWithBubble__Fa66M{display:flex;align-items:center;justify-content:center;gap:.2rem;margin-bottom:.6rem;width:100%}.main-market-odds_oddWithBubble__Fa66M:last-child{margin-bottom:0}.main-market-odds_bubble___fyq1{display:flex;justify-content:center;min-width:35px;font-size:1.2rem;padding:.2rem .4rem;margin-left:.5rem}.main-market-odds_oddsValue__MUmwF{margin-bottom:0}.specific-market-odds_grid__7yHAp{display:grid;grid-template-columns:3fr 1fr .5fr;text-align:center;justify-content:center;align-items:center}.specific-market-odds_grid__7yHAp :first-child{text-align:left}.specific-market-odds_bubble__ycbWI{text-align:center;display:flex;justify-content:center;width:100%}.specific-market-odds_footer__Y6j9C{width:100%;margin-top:10px;padding:10px 10px 15px;background-color:var(--color-background-header-footer);border-radius:0 0 24 24px}.live-market-odds_container__D3vRd{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.live-market-odds_tableContainer__rO0Tu{background-color:var(--color-background-card);border-radius:var(--border-radius);padding:1.5rem}.live-market-odds_tableHeader__nRlwv{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.live-market-odds_tableHeader__nRlwv h3{margin:0;font-weight:600;color:var(--color-text)}.live-market-odds_filterButtons__dq2Lv{display:flex;gap:.5rem}.live-market-odds_filterBtn__DkPtT{padding:.5rem 1rem;border:1px solid var(--color-border);background-color:var(--color-background);color:var(--color-text);border-radius:.4rem;cursor:pointer;font-size:1.2rem;transition:all .2s ease}.live-market-odds_filterBtn__DkPtT:hover{background-color:var(--color-background-hover)}.live-market-odds_filterBtn__DkPtT.live-market-odds_active__dYZm8{background-color:var(--color-primary);color:white;border-color:var(--color-primary)}.live-market-odds_table__vLDAp{width:100%;border-radius:var(--border-radius);overflow:hidden}.live-market-odds_tableHeaderRow__2Anbw{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;background-color:var(--color-background-header-footer);font-weight:600}.live-market-odds_tableRow__tT_lI{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;border-bottom:1px solid var(--color-border)}.live-market-odds_tableRow__tT_lI:last-child{border-bottom:none}.live-market-odds_tableRow__tT_lI:nth-child(2n){background-color:var(--color-background-container)}.live-market-odds_tableCell__gW8E5{padding:1rem;text-align:center;font-size:1.3rem;display:flex;align-items:center;justify-content:center;min-height:4rem}.live-market-odds_showMoreContainer__BhK3q{display:flex;justify-content:center;margin-top:1rem}.live-market-odds_showMoreBtn__9O4Qo{padding:.8rem 2rem;background-color:var(--color-primary);color:white;border:none;border-radius:.4rem;cursor:pointer;font-size:1.3rem;font-weight:500;transition:all .2s ease}.live-market-odds_showMoreBtn__9O4Qo:hover{background-color:var(--color-primary-dark);transform:translateY(-1px)}.live-market-odds_loadingContainer__iv5_9{display:flex;justify-content:center;align-items:center;padding:2rem;background-color:var(--color-background-card);border-radius:var(--border-radius);margin-top:2rem}.live-market-odds_loadingContainer__iv5_9 p{font-size:1.4rem;color:var(--color-text-secondary)}@media (max-width:768px){.live-market-odds_tableHeaderRow__2Anbw,.live-market-odds_tableRow__tT_lI{grid-template-columns:.8fr .8fr 1fr 1fr .8fr}.live-market-odds_tableCell__gW8E5{padding:.8rem .4rem;font-size:1.2rem}.live-market-odds_tableHeader__nRlwv{flex-direction:column;gap:1rem;align-items:flex-start}.live-market-odds_filterButtons__dq2Lv{width:100%;justify-content:center}.live-market-odds_showMoreBtn__9O4Qo{padding:.6rem 1.5rem;font-size:1.2rem}}.market-odds_container__q2sSp{padding:1.5rem;background-color:var(--color-background-container);border-radius:var(--border-radius);display:flex;flex-direction:column;gap:1.2rem;height:-moz-fit-content;height:fit-content;margin-top:1rem}.market-odds_tabsRow__rMVLJ{display:flex;flex-direction:row;margin-bottom:1.5rem}.market-odds_sectionTitle__5Pmqv{font-weight:600;margin-bottom:1rem}.market-odds_specificOddsContainer__wTlpj{margin-top:2rem;background-color:var(--color-background-card);border-radius:var(--border-radius);padding:1.5rem}.main-page-tabs_container__0dp4l{display:flex;align-items:center;justify-content:space-between;width:100%;height:5.6rem;background-color:var(--color-background-container);border-radius:var(--border-radius)}.main-page-tabs_tabs__JaIMN{display:flex;align-items:center;width:100%;overflow-x:auto;white-space:nowrap}.main-page-tabs_tabs__JaIMN>button{all:unset;cursor:pointer;display:flex;align-items:center;padding:15px 2rem;gap:.8rem;font-family:inherit;height:100%}.main-page-tabs_tabs__JaIMN>button.main-page-tabs_active__wFUu5{font-weight:700;border-bottom:.4rem solid var(--color-primary)}.main-page-tabs_liveTab__4hxZu{display:flex;align-items:center;gap:.4rem}.main-page-tabs_liveTab__4hxZu>span{margin-right:10px}.main-page-tabs_liveTab__4hxZu>svg{animation:main-page-tabs_blinker__a1fxm 1.8s linear infinite}.main-page-tabs_analysisContainer__2_Ncd{display:flex;flex-direction:column;gap:1rem;width:100%}.main-page-tabs_gameInfo__0FZil{width:30%;display:flex;flex-direction:column;gap:1rem}.main-page-tabs_analysisInfo__9eUuf{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1rem}.main-page-tabs_sendRequestbutton__4_GES{display:flex;align-items:center;justify-content:center;width:15rem;height:2.5rem;margin-right:1vw;color:var(--color-text);border-radius:var(--border-radius);border:.1rem solid;cursor:pointer}.main-page-tabs_sendRequestbutton__4_GES:hover{background-color:var(--color-primary-hover)}@keyframes main-page-tabs_blinker__a1fxm{50%{opacity:.3}}.main-page-tabs_loadingOverlay__bdEQ1{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.main-page-tabs_loadingOverlay__bdEQ1 p{background-color:var(--color-background);padding:20px;border-radius:8px;font-weight:500;box-shadow:0 4px 12px rgba(0,0,0,.2)}.main-page-tabs_buttonIcon__uSCrG{margin-right:.5rem}@media (max-width:768px){.main-page-tabs_tabs__JaIMN{width:100%;justify-content:flex-start;overflow-x:auto;white-space:nowrap}.main-page-tabs_tabs__JaIMN>button{min-width:-moz-fit-content;min-width:fit-content;padding:15px 1rem}}.notes-modal_modal__nVOMQ{position:fixed;bottom:10px;right:10px;z-index:10000;pointer-events:all}.notes-modal_modalExpanded__zAQVg{top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;pointer-events:none}.notes-modal_modalContent__8XPXt{background-color:var(--color-background-container);padding:2rem;border-radius:var(--border-radius);height:500px;width:350px;overflow-y:auto;box-shadow:0 4px 20px rgba(0,0,0,.15);-webkit-user-select:none;-moz-user-select:none;user-select:none;border:2px solid var(--color-primary);pointer-events:all}.notes-modal_expanded__OfNRN{height:600px;width:600px;position:relative}.notes-modal_modalHeader__qkCEj{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;cursor:move;padding:.5rem 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.notes-modal_modalContent__8XPXt h2{margin:0;font-size:1.8rem}.notes-modal_headerButtons__rzqTr{display:flex;align-items:center;gap:.5rem}.notes-modal_minimizeButton__Ny_az{background:none;border:none;color:var(--color-text);cursor:pointer;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.notes-modal_minimizeButton__Ny_az:hover{background-color:rgba(0,0,0,.1)}.notes-modal_expandButton__or9ju{background:none;border:none;color:var(--color-text);cursor:pointer;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.notes-modal_expandButton__or9ju:hover{background-color:rgba(0,0,0,.1)}.notes-modal_closeButton__ARatD{background:none;border:none;color:var(--color-text);cursor:pointer;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.notes-modal_closeButton__ARatD:hover{background-color:rgba(0,0,0,.1)}.notes-modal_minimizedButton__VMdsT{position:fixed;bottom:20px;right:20px;width:50px;height:50px;border-radius:50%;background-color:var(--color-primary);color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 10px rgba(0,0,0,.2);z-index:99;border:none}.notes-modal_notesTextarea__aOSVz{width:100%;padding:1.2rem;border:1px solid var(--color-primary);border-radius:var(--border-radius);font-size:1.4rem;font-family:inherit;resize:vertical;min-height:330px;margin-bottom:1.5rem;cursor:text;-webkit-user-select:text;-moz-user-select:text;user-select:text}.notes-modal_expandedTextarea__M2GqP{min-height:400px}.notes-modal_saveButton__DmBPz{margin:0 auto;padding:.8rem 1.6rem;background-color:var(--color-primary);color:white;border:none;border-radius:var(--border-radius);cursor:pointer;font-size:1.4rem;width:auto;display:block;transition:background-color .2s ease}.notes-modal_saveButton__DmBPz:hover{opacity:.9}.notes-modal_saveButton__DmBPz.notes-modal_saved__g15jZ{background-color:var(--color-win)}.player-stats-extra_container__zxoJC{display:flex;flex-direction:column;width:100%;color:var(--color-text);background-color:var(--color-background-container);border-radius:var(--border-radius);padding:1.5rem}.player-stats-extra_headerRow__wvgcC{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.player-stats-extra_cardContent__8qX1e{background-color:var(--color-background-card);border-radius:var(--border-radius);width:100%;padding:1.5rem}.player-stats-extra_selectorsRow__0272M{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.player-stats-extra_horizontalLayout__S9VHh{display:flex;width:100%;gap:2rem}.player-stats-extra_leftColumn__iz5Lf{flex:1 1;display:flex;flex-direction:column;gap:1.5rem}.player-stats-extra_playerHeader__tmKhZ{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:0}.player-stats-extra_playerLogoContainer__Uh8mT{flex-shrink:0}.player-stats-extra_playerLogoImage__Cv_Sw{width:80px;height:80px;object-fit:contain;border-radius:50%}.player-stats-extra_playerInfoSection__ZGgdy{flex:1 1;display:flex;flex-direction:column;gap:1rem}.player-stats-extra_playerNameRow__mDCrS{display:flex;align-items:center;gap:.5rem}.player-stats-extra_playerName__yYzd7{font-size:1.8rem;font-weight:600}.player-stats-extra_playerDetails__v7_g5{display:flex;flex-direction:column;gap:.5rem}.player-stats-extra_playerDetails__v7_g5 p{margin:0;font-size:1.1rem;color:var(--color-text);opacity:.8}.player-stats-extra_rightColumn__A3_DT{flex:1 1;display:flex;flex-direction:column;gap:1.5rem}.player-stats-extra_chartSection__2hO2y{width:100%;display:flex;flex-direction:column;align-items:center}.player-stats-extra_chartWrapper__Hg_rY{width:100%;height:280px;position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.player-stats-extra_infoSection__WaZsY{flex:1 1;display:flex;flex-direction:column;gap:1.5rem}.player-stats-extra_infoBlock__n5BMr{margin-bottom:1rem}.player-stats-extra_infoBlock__n5BMr:last-child{margin-bottom:0}.player-stats-extra_infoTitle__QbwO4{font-size:1.25rem;font-weight:600;margin:0 0 1rem;color:var(--color-text)}.player-stats-extra_infoList___5EHo{list-style-type:none;padding:0;margin:0}.player-stats-extra_infoItem__14PBe{margin-bottom:.5rem;padding-left:1rem;position:relative;font-size:1.1rem;line-height:1.5}.player-stats-extra_infoItem__14PBe:before{content:"•";position:absolute;left:0;color:var(--color-primary)}.player-stats-extra_infoItem__14PBe:last-child{margin-bottom:0}.player-stats-extra_statsSection___iefO{display:flex;flex-direction:column;background-color:var(--color-background-subcard);border-radius:var(--border-radius);padding:1rem}.player-stats-extra_statsHeader__Rf0Sx{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.player-stats-extra_avgGoalsSection__f8yck{display:flex;flex-direction:column;align-items:center}.player-stats-extra_avgGoalsLabel__008f2{font-size:1rem;margin-bottom:.5rem;color:var(--color-text)}.player-stats-extra_ratingBox__gWg9F{background-color:var(--color-primary);color:white;font-weight:600;font-size:1rem;padding:.3rem .7rem;border-radius:4px;min-width:2.5rem;text-align:center}.player-stats-extra_radioButtonsSection__aZU6g{display:flex;align-items:center}.player-stats-extra_radioGroup__Vld8e{display:flex;gap:1rem}.player-stats-extra_radioLabel__gcR0u{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--color-text);cursor:pointer}.player-stats-extra_radioInput__PWeni{width:16px;height:16px;accent-color:var(--color-primary)}.player-stats-extra_matchStatsRow__ix9Bz{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem}.player-stats-extra_goalsStats__N0KQv,.player-stats-extra_wdlStats__8RP5c{display:flex;gap:1.5rem}.player-stats-extra_statItem__k0A3j{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:1.1rem}.player-stats-extra_statValue__WWU7e{font-size:1.4rem;font-weight:600;color:var(--color-primary)}.player-stats-extra_matchesSection__GjByt{display:flex;flex-direction:column;margin-top:1rem}.player-stats-extra_matchesHeader__Hd34J{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.player-stats-extra_matchesTabSelector__JGHUN{display:flex;justify-content:flex-end;margin-bottom:0}.player-stats-extra_matchesContent__j8hE3{width:100%;background-color:var(--color-background-subcard);border-radius:var(--border-radius);padding:1rem}.player-stats-extra_matchesListSection__RCxYX{width:100%}@media (max-width:768px){.player-stats-extra_horizontalLayout__S9VHh{flex-direction:column}.player-stats-extra_leftColumn__iz5Lf,.player-stats-extra_rightColumn__A3_DT{width:100%}.player-stats-extra_leftColumn__iz5Lf{margin-bottom:2rem}.player-stats-extra_chartWrapper__Hg_rY{height:250px}.player-stats-extra_selectorsRow__0272M{flex-direction:column;gap:.5rem}.player-stats-extra_statsHeader__Rf0Sx{flex-direction:column;gap:1rem}.player-stats-extra_radioGroup__Vld8e{justify-content:center}}.tabs_container__PaCUZ{width:100vw;height:5.6rem;background-color:var(--color-background-top-bottom-menu);margin-bottom:.5rem;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%)}.tabs_container__PaCUZ,.tabs_tabs__iK_LI{display:flex;align-items:center;justify-content:space-between}.tabs_tabs__iK_LI{width:70%;color:white;margin-left:1rem}.tabs_tabs__iK_LI>button{all:unset;cursor:pointer;display:flex;align-items:center;padding:15 2rem;gap:.8rem;font-family:inherit;height:100%}.tabs_tabs__iK_LI>button.tabs_active__CwQ2D{font-weight:700;border-bottom:.4rem solid var(--color-primary)}.tabs_liveTab__xnHXT{display:flex;align-items:center;gap:.4rem}.tabs_liveTab__xnHXT>span{margin-right:10px}.tabs_liveTab__xnHXT>svg{animation:tabs_blinker__njFnK 1.8s linear infinite}.tabs_analysisContainer__LCg0p{display:flex;gap:1rem;width:100%}.tabs_gameInfo__zrAgr{width:37%;display:flex;flex-direction:column;gap:1rem;padding-left:1rem}.tabs_analysisInfo__QRlqb{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1rem;padding-right:1rem}.tabs_sendRequestbutton__XI6Ir{display:flex;align-items:center;justify-content:center;padding:.75rem;height:2.5rem;margin-right:1vw;color:white;border-radius:var(--border-radius);border:.1rem solid;cursor:pointer}.tabs_sendRequestbutton__XI6Ir:hover{background-color:var(--color-primary-hover)}@keyframes tabs_blinker__njFnK{50%{opacity:.3}}.tabs_loadingOverlay__k6VuG{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.tabs_loadingOverlay__k6VuG p{background-color:var(--color-background);padding:20px;border-radius:8px;font-weight:500;box-shadow:0 4px 12px rgba(0,0,0,.2)}.tabs_buttonIcon__Jx6uk{margin-right:.5rem}.tabs_analysisContainer__LCg0p.tabs_fullWidth__VXOiG{width:100vw;gap:0}.tabs_gameInfo__zrAgr.tabs_fullWidth__VXOiG{display:none}.tabs_analysisInfo__QRlqb.tabs_fullWidth__VXOiG{width:100vw;flex:1 1;min-width:0;padding-right:0;padding-left:0}.tabs_modalOverlay__Za9O0{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}.tabs_modalContent__tBbNB{background:var(--color-background-container);border-radius:var(--border-radius);max-width:95vw;max-height:95vh;width:1000px;overflow-y:auto;position:relative;padding:0;display:flex;flex-direction:column}.tabs_modalLoading__jUY9_{padding:40px;text-align:center;color:var(--color-text)}.tabs_modalError__DTe9U{padding:40px;text-align:center;color:var(--color-error)}.tabs_playerLink__RFKwi{cursor:pointer;transition:opacity .2s ease}.tabs_playerLink__RFKwi:hover{opacity:.7}.tabs_modalOpenButton__WX2Me{right:65px;transition:all .2s ease}.tabs_modalCloseButton__ck6pw,.tabs_modalOpenButton__WX2Me{position:absolute;top:5px;background:none;border:none;cursor:pointer;color:var(--color-text);z-index:1001;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--color-background);box-shadow:0 2px 4px rgba(0,0,0,.1);margin:0}.tabs_modalCloseButton__ck6pw{right:20px;font-size:24px}.tabs_modalCloseButton__ck6pw:hover,.tabs_modalOpenButton__WX2Me:hover{background-color:var(--color-background-hover);transform:scale(1.05)}.tabs_radarWrapper__l5S9O{width:100%;height:316px;overflow:hidden;border-radius:var(--border-radius)}.tabs_radar__xgdcE{width:100%;height:100%;border:none}@media (max-width:768px){.tabs_container__PaCUZ{height:auto;min-height:5.6rem;padding:1rem .5rem;flex-direction:column;gap:1rem;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.tabs_tabs__iK_LI{width:100%;justify-content:flex-start;overflow-x:auto;white-space:nowrap}.tabs_tabs__iK_LI>button{padding:15px 1rem;min-width:-moz-fit-content;min-width:fit-content}.tabs_analysisContainer__LCg0p{flex-direction:column;gap:.5rem}.tabs_gameInfo__zrAgr{width:100%;padding-left:0}.tabs_analysisInfo__QRlqb{padding-right:0}.tabs_sendRequestbutton__XI6Ir{margin-right:0;width:100%}.tabs_analysisContainer__LCg0p.tabs_fullWidth__VXOiG{width:100vw;gap:0}.tabs_analysisInfo__QRlqb.tabs_fullWidth__VXOiG{width:100vw;padding-right:0;padding-left:0}}.shots-data_container__ihMbT{padding:1.5rem;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;background-color:var(--color-background-container);border-radius:var(--border-radius);gap:1.2rem}.shots-data_subContainer__Nxox7{background-color:var(--color-background-card);border-radius:var(--border-radius);padding:1rem}.shots-data_container__ihMbT h2{margin-bottom:1.5vh}.shots-data_teamRow__t0Br8{padding-right:7.5%;padding-left:7.5%;padding-bottom:1.5vh}.shots-data_subtitleRow__LPv6w,.shots-data_teamRow__t0Br8{display:flex;flex-direction:row;justify-content:space-between}.shots-data_subtitleRow__LPv6w{padding-right:3%;padding-left:3%;padding-bottom:1vh}.shots-data_subtitle__jybQ0{display:flex;flex-direction:row;width:15%;justify-content:space-between}.shots-data_threeColContainer__CRBbO{margin-top:1vh;display:grid;grid-template-columns:1fr 3fr 1fr;text-align:center}.shots-data_fifthColumn__kNq9b{margin-top:1vh;display:grid;grid-template-columns:1fr 1fr 6fr 1fr 1fr;text-align:center}.shots-data_bubble__uSanL{width:25%;justify-self:center}.shots-data_bubble2__iHTTk{width:40%;justify-self:center}.shots-data_performanceBubble__vLEJB{width:-moz-fit-content;width:fit-content;max-width:90%;min-width:-moz-fit-content;min-width:fit-content;white-space:nowrap;padding-left:8px;padding-right:8px}.shots-data_performanceBubbleLeft__EE1SV{justify-self:end;text-align:right}.shots-data_performanceBubbleRight__JdjSR{justify-self:start;text-align:left}.shots-data_teamsContainer__ePSay{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.shots-data_teamDisplay__HHqTY{display:flex;flex-direction:row;align-items:center;gap:.6rem}.shots-data_teamName__c2aLE{font-size:1.3rem;font-weight:500;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shots-data_scoreIndicator__5JdCJ{font-size:1.3rem;font-weight:500;color:var(--color-text)}.shots-data_logo__iemRj{display:flex;align-items:center;justify-content:center}.shots-data_content__pBSzx,.shots-data_rowContent__K5uYq{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;text-align:center;align-items:center;border-bottom:1px solid var(--color-divider)}.shots-data_bubble__uSanL{width:85%}.shots-data_rowCell__BxUVk{margin-top:7px;margin-bottom:6.5px}.offside-data_container__wGEfK{padding:1.5rem;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;background-color:var(--color-background-container);border-radius:var(--border-radius);gap:1.2rem}.offside-data_subContainer__MMlJU{background-color:var(--color-background-card);border-radius:var(--border-radius);padding:1rem}.offside-data_container__wGEfK h2{margin-bottom:1.5vh}.offside-data_teamRow__xbYvb{display:flex;flex-direction:row;justify-content:space-between;padding-right:7.5%;padding-left:7.5%;padding-bottom:1.5vh}.offside-data_subtitleRow___8KNL{display:flex;flex-direction:row;padding-right:3%;padding-left:3%;padding-bottom:1vh;justify-content:space-between}.offside-data_subtitle__Fj7bZ{display:flex;flex-direction:row;width:15%;justify-content:space-between}.offside-data_threeColContainer__Pca_X{margin-top:1vh;display:grid;grid-template-columns:1fr 3fr 1fr;text-align:center}.offside-data_fifthColumn__DIA9s{margin-top:1vh;display:grid;grid-template-columns:1fr 1fr 6fr 1fr 1fr;text-align:center}.offside-data_bubble__Otlzh{width:25%;justify-self:center}.offside-data_bubble2__mTJfa{width:40%;justify-self:center}.offside-data_teamsContainer__9a0bQ{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.offside-data_teamDisplay__6YxB8{display:flex;flex-direction:row;align-items:center;gap:.6rem}.offside-data_teamName__3CAMA{font-size:1.3rem;font-weight:500;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.offside-data_scoreIndicator___iHUs{font-size:1.3rem;font-weight:500;color:var(--color-text)}.offside-data_logo__mzhz2{display:flex;align-items:center;justify-content:center}.misc-data_container__PCe4j{padding:1.5rem;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;background-color:var(--color-background-container);border-radius:var(--border-radius);gap:1.2rem}.misc-data_subContainer__GOVDx{background-color:var(--color-background-card);border-radius:var(--border-radius);padding:1rem}.misc-data_container__PCe4j h2{margin-bottom:1.5vh}.misc-data_teamRow__yxQHL{padding-right:7.5%;padding-left:7.5%;padding-bottom:1.5vh}.misc-data_subtitleRow__Bkt7W,.misc-data_teamRow__yxQHL{display:flex;flex-direction:row;justify-content:space-between}.misc-data_subtitleRow__Bkt7W{padding-right:3%;padding-left:3%;padding-bottom:1vh}.misc-data_subtitle__T5KqZ{display:flex;flex-direction:row;width:15%;justify-content:space-between}.misc-data_threeColContainer__asLWx{margin-top:1vh;display:grid;grid-template-columns:1fr 3fr 1fr;text-align:center}.misc-data_fifthColumn__RzUTN{margin-top:1vh;display:grid;grid-template-columns:1fr 1fr 6fr 1fr 1fr;text-align:center}.misc-data_bubble__udSP4{width:25%;justify-self:center}.misc-data_bubble2__9ux76{width:40%;justify-self:center}.misc-data_teamsContainer__t9cvL{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.misc-data_teamDisplay__HHYU8{display:flex;flex-direction:row;align-items:center;gap:.6rem}.misc-data_teamName___OKiI{font-size:1.3rem;font-weight:500;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.misc-data_scoreIndicator__inhVG{font-size:1.3rem;font-weight:500;color:var(--color-text)}.misc-data_logo__C0YH2{display:flex;align-items:center;justify-content:center}.page_container__CTiI5{display:flex;flex-direction:column;gap:1rem;width:100%;background-color:var(--color-background)}@media (max-width:768px){.page_container__CTiI5{gap:.5rem;padding:0 .5rem}}.page_container__DnvWk{display:grid;grid-template-columns:2fr 3fr;grid-gap:1rem;gap:1rem;padding-left:1rem;padding-right:1rem;margin:1rem 4% 0}.page_column__8BMa_{display:flex;flex-direction:column;gap:1rem}@media (max-width:768px){.page_container__DnvWk{grid-template-columns:1fr;padding-left:.5rem;padding-right:.5rem}}.next-game_container__FMAzR{background-color:var(--color-background-container);gap:.8rem;height:-moz-fit-content;height:fit-content}.next-game_cardContent__AreEQ,.next-game_container__FMAzR{border-radius:var(--border-radius);display:flex;flex-direction:column}.next-game_cardContent__AreEQ{background-color:var(--color-background-card);padding:1.5rem;gap:1rem;width:100%}.next-game_titleRow__WfLb_{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.next-game_leagueNameContainer__FJT3O{display:flex;align-items:center;gap:.8rem}.next-game_leagueLogo__l8jsk{display:flex;align-items:center;justify-content:center;width:33px;height:33px}.next-game_leagueLogo__l8jsk img{max-width:100%;max-height:100%;object-fit:contain}.next-game_iconActions__7uJ5a,.next-game_iconButton___A_Jy{display:flex;align-items:center}.next-game_iconButton___A_Jy{background:none;border:none;padding:.4rem;cursor:pointer;justify-content:center;color:var(--color-text)}.next-game_iconButton___A_Jy:hover{color:var(--color-primary)}.next-game_favoritedStar__Iv7FM{fill:var(--color-primary);color:var(--color-primary)}.next-game_teamsSection__wUxas{display:flex;align-items:center;width:100%;justify-content:space-around;gap:1rem;margin-bottom:.75rem}.next-game_teamItem__bpeyJ{display:flex;flex-direction:column;align-items:center;gap:.3rem;text-align:center}.next-game_teamItem__bpeyJ p{font-size:1.1rem;margin:.3rem 0;text-align:center}.next-game_centerContent__PLDJ_{display:flex;flex-direction:column;align-items:center;gap:.3rem}.next-game_vsText___PKM7{font-size:2rem;font-weight:600;margin:0;line-height:1}.next-game_gameInfo__9n4hP{display:flex;flex-direction:column;align-items:center;margin-top:.3rem}.next-game_gameDate__6Dl7C,.next-game_gameTime__1_yZj{font-size:1rem;margin:.1rem 0;text-align:center}.next-game_venueInfo__U7jMu{font-size:1.1rem;text-align:center;width:100%;justify-content:center;flex-wrap:wrap}.next-game_infoItem__k_IAq,.next-game_venueInfo__U7jMu{display:flex;flex-direction:row;align-items:center;gap:.5rem}.next-game_separator__EJz_a{margin:0 .2rem;font-weight:700;color:var(--color-text);opacity:.5}.next-game_infoIcon__yV9OK,.next-game_weatherIcon__A5Di8{width:18px;height:18px;min-width:18px;color:var(--color-text);flex-shrink:0}.next-game_infoItem__k_IAq p{margin:0}.next-game_noData__tw_OG{font-style:italic;opacity:.7;margin:0}@media (max-width:768px){.next-game_teamsSection__wUxas{flex-direction:column;gap:1rem}.next-game_centerContent__PLDJ_{margin:.5rem 0}.next-game_venueInfo__U7jMu{flex-direction:column;gap:.5rem}.next-game_separator__EJz_a{display:none}}.next-game_drawOddsContainer__gCR9t{margin-top:.5rem}.competitions_container__X2Arb{background-color:var(--color-background-container);gap:.8rem;height:-moz-fit-content;height:fit-content}.competitions_cardContent__tWbaf,.competitions_container__X2Arb{border-radius:var(--border-radius);display:flex;flex-direction:column}.competitions_cardContent__tWbaf{background-color:var(--color-background-card);padding:1.5rem;gap:1.2rem;width:100%}.competitions_leagueRow__FmnZJ{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.competitions_leagueRow__FmnZJ:not(:last-child){border-bottom:1px solid var(--color-border);padding-bottom:1rem}.competitions_leagueInfo__zB3_e{display:flex;align-items:center;gap:1rem}.competitions_logo__IQxzN{width:50px;height:50px;display:flex;justify-content:center;align-items:center}.competitions_leagueName__mDSR4{font-size:1.1rem;margin:0}.competitions_formContainer__o0YUo{display:flex;align-items:center}.competitions_noData__deRkF{font-style:italic;opacity:.7;margin:0;font-size:.9rem}@media (max-width:768px){.competitions_leagueRow__FmnZJ{flex-direction:column;gap:1rem;align-items:flex-start}.competitions_formContainer__o0YUo{width:100%;justify-content:center;margin-top:.5rem}}.competitions_formDisplay__aKNqh{display:flex;gap:5px}.competitions_resultCircle__aQvTM{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:white}.competitions_win__D2VAj{background-color:var(--color-win)}.competitions_loss__rhnPi{background-color:var(--color-loss)}.competitions_draw__rfzJs{background-color:var(--color-draw)}.competitions_unknown__HyA46{background-color:var(--color-background-container);color:var(--color-text)}