.Predictions-module__yjOi6a__container{max-width:1200px;color:var(--text-main);margin:0 auto;padding:24px;font-family:Inter,system-ui,sans-serif}.Predictions-module__yjOi6a__headerCard{background:var(--bg-surface);border:1px solid var(--border);border-radius:16px;margin-bottom:24px;padding:32px;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000000d}.Predictions-module__yjOi6a__headerCard:before{content:"";background:linear-gradient(90deg,#6366f1,#8b5cf6,#d946ef);height:2px;position:absolute;top:0;left:0;right:0}.Predictions-module__yjOi6a__title{color:var(--text-main);letter-spacing:-.5px;margin:0 0 8px;font-size:28px;font-weight:800}.Predictions-module__yjOi6a__subtitle{color:var(--text-muted);max-width:600px;margin:0 0 24px;font-size:14px}.Predictions-module__yjOi6a__statsRow{gap:32px;display:flex}.Predictions-module__yjOi6a__statItem{flex-direction:column;display:flex}.Predictions-module__yjOi6a__statValue{color:#10b981;text-shadow:0 0 10px #10b9811a;font-size:32px;font-weight:800;line-height:1}.Predictions-module__yjOi6a__statValueBlue{color:#3b82f6;text-shadow:0 0 10px #3b82f61a}.Predictions-module__yjOi6a__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-top:4px;font-size:11px;font-weight:700}.Predictions-module__yjOi6a__filtersRow{background:var(--bg-surface);border:1px solid var(--border);border-radius:12px;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px;padding:12px 16px;display:flex}.Predictions-module__yjOi6a__filterGroup{background:var(--bg-elevated);border:1px solid var(--border);border-radius:8px;gap:4px;padding:4px;display:flex}.Predictions-module__yjOi6a__filterBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.Predictions-module__yjOi6a__filterBtn:hover{color:var(--text-main);background:var(--btn-ghost-bg)}.Predictions-module__yjOi6a__filterBtn.Predictions-module__yjOi6a__active{color:#fff;background:#3b82f6;box-shadow:0 0 10px #3b82f633}.Predictions-module__yjOi6a__leagueSelect{background:var(--bg-elevated);border:1px solid var(--border);color:var(--text-main);cursor:pointer;border-radius:8px;outline:none;padding:8px 16px;font-size:13px;font-weight:500}.Predictions-module__yjOi6a__matchGroup{margin-bottom:32px}.Predictions-module__yjOi6a__dateHeader{color:var(--text-muted);border-bottom:1px solid var(--border);margin-bottom:12px;padding-bottom:8px;font-size:14px;font-weight:700}.Predictions-module__yjOi6a__card{background:var(--bg-surface);border:1px solid var(--border);border-radius:12px;margin-bottom:16px;padding:20px;transition:transform .2s,border-color .2s}.Predictions-module__yjOi6a__card:hover{border-color:#6366f180;transform:translateY(-2px)}.Predictions-module__yjOi6a__cardHeader{color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:16px;font-size:12px;font-weight:600;display:flex}.Predictions-module__yjOi6a__leagueName{color:var(--text-main);align-items:center;gap:6px;display:flex}.Predictions-module__yjOi6a__matchInfo{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Predictions-module__yjOi6a__team{color:var(--text-main);flex:1;align-items:center;gap:12px;font-size:16px;font-weight:700;display:flex}.Predictions-module__yjOi6a__team.Predictions-module__yjOi6a__away{text-align:right;justify-content:flex-end}.Predictions-module__yjOi6a__logo{background:var(--bg-elevated);border-radius:50%;width:24px;height:24px}.Predictions-module__yjOi6a__vs{color:var(--text-muted);text-align:center;flex-direction:column;gap:2px;margin:0 16px;font-size:12px;font-weight:600;display:flex}.Predictions-module__yjOi6a__time{color:var(--text-main);font-size:14px;font-weight:700}.Predictions-module__yjOi6a__barsContainer{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.Predictions-module__yjOi6a__barRow{align-items:center;gap:12px;display:flex}.Predictions-module__yjOi6a__barLabel{width:16px;color:var(--text-muted);font-size:12px;font-weight:700}.Predictions-module__yjOi6a__barTrack{background:var(--bg-elevated);border:1px solid var(--border);border-radius:3px;flex:1;height:6px;overflow:hidden}.Predictions-module__yjOi6a__barFill{border-radius:3px;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1)}.Predictions-module__yjOi6a__barFill.Predictions-module__yjOi6a__home{background:#3b82f6}.Predictions-module__yjOi6a__barFill.Predictions-module__yjOi6a__draw{background:#f59e0b}.Predictions-module__yjOi6a__barFill.Predictions-module__yjOi6a__away{background:#ef4444}.Predictions-module__yjOi6a__barValue{text-align:right;width:32px;color:var(--text-main);font-size:12px;font-weight:700}.Predictions-module__yjOi6a__badgesRow{border-top:1px solid var(--border);flex-wrap:wrap;gap:8px;padding-top:16px;display:flex}.Predictions-module__yjOi6a__badge{color:#10b981;background:#10b9811a;border:1px solid #10b98133;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.Predictions-module__yjOi6a__badgeHighlight{color:#fff;background:#10b981;border-radius:12px;padding:2px 6px;font-size:11px;font-weight:800}
.NavBar-module__aMivtW__links{align-items:center;gap:8px;display:flex}.NavBar-module__aMivtW__links button{color:var(--text-muted);border-radius:0;font-size:13px;font-weight:700;background:0 0!important;border:none!important;padding:4px 10px!important}.NavBar-module__aMivtW__links button:hover{color:var(--text-main);background:0 0!important}@media (max-width:1024px){.NavBar-module__aMivtW__links{display:none}}
.LeagueList-module__leOW_G__leagueList{display:none}@media (min-width:1024px){.LeagueList-module__leOW_G__leagueList{display:block}}.LeagueList-module__leOW_G__leagueCard{background:var(--bg-surface);border:none;border-radius:16px;padding:14px}.LeagueList-module__leOW_G__leagueTitle{text-transform:uppercase;letter-spacing:.6px;color:var(--text-muted);padding:0 2px 10px;font-size:11px;font-weight:800}.LeagueList-module__leOW_G__pillGrid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.LeagueList-module__leOW_G__leagueItem{color:var(--text-main);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;min-width:0;padding:8px 10px;font-size:11px;font-weight:600;text-decoration:none;transition:color .15s;display:flex;overflow:hidden}.LeagueList-module__leOW_G__leagueLogo{object-fit:contain;flex-shrink:0;width:20px;height:20px}.LeagueList-module__leOW_G__leagueLogoFallback{background:var(--bg-surface);width:20px;height:20px;color:var(--text-muted);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:8px;font-weight:800;display:flex}.LeagueList-module__leOW_G__leagueName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.LeagueList-module__leOW_G__leagueItem:hover{background:var(--bg-hover,var(--bg-surface));border-color:var(--color-accent,#10b981);color:var(--color-accent,#10b981)}.LeagueList-module__leOW_G__leagueActive{background:var(--bg-surface);color:#10b981;border-color:#10b981;font-weight:700}.LeagueList-module__leOW_G__railCard{background:var(--bg-surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:2px;padding:12px;display:flex}.LeagueList-module__leOW_G__railTitle{text-transform:uppercase;letter-spacing:.6px;color:var(--text-muted);padding:0 10px 8px;font-size:12px;font-weight:800}.LeagueList-module__leOW_G__railItem{text-align:left;width:100%;color:var(--text-main);cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:9px 10px;font-size:12px;font-weight:600;text-decoration:none;display:flex}.LeagueList-module__leOW_G__railLogo{object-fit:contain;flex-shrink:0;width:20px;height:20px}.LeagueList-module__leOW_G__railLogoFallback{background:var(--bg-card);width:20px;height:20px;color:var(--text-muted);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;font-size:9px;font-weight:800;display:flex}.LeagueList-module__leOW_G__railName{min-width:0}.LeagueList-module__leOW_G__railItem:hover{background:var(--bg-card)}.LeagueList-module__leOW_G__railActive{background:var(--bg-surface);color:#10b981;font-weight:800}
.LeagueHeader-module__tKugvW__headerCard{background:var(--bg-surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;margin-top:16px;display:flex;position:relative;overflow:hidden}.LeagueHeader-module__tKugvW__seasonBadge{letter-spacing:.4px;color:var(--text-muted);background:var(--bg-surface-2,#ffffff0a);border:1px solid var(--border);white-space:nowrap;border-radius:999px;align-items:center;padding:3px 10px;font-size:11px;font-weight:600;line-height:1.4;display:inline-flex}.LeagueHeader-module__tKugvW__mainRow{align-items:center;gap:28px;padding:28px 40px 20px;display:flex}.LeagueHeader-module__tKugvW__logo{object-fit:contain;flex-shrink:0;width:100px;height:100px}.LeagueHeader-module__tKugvW__titleBlock{flex:1;min-width:0}.LeagueHeader-module__tKugvW__title{letter-spacing:-1px;color:var(--text-main);margin:0 0 6px;font-size:34px;font-weight:900;line-height:1.1}.LeagueHeader-module__tKugvW__subtitle{color:var(--text-muted);letter-spacing:.2px;margin:0;font-size:15px}.LeagueHeader-module__tKugvW__actions{align-items:center;gap:14px;margin-left:auto;display:flex}.LeagueHeader-module__tKugvW__tabNav{border-top:1px solid var(--border);scrollbar-width:none;flex-wrap:nowrap;gap:8px;margin:0 40px;padding-top:4px;display:flex;overflow-x:auto}.LeagueHeader-module__tKugvW__tabNav::-webkit-scrollbar{display:none}.LeagueHeader-module__tKugvW__tabLink{color:var(--text-muted);white-space:nowrap;border-radius:10px;padding:14px;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s,background-color .2s;position:relative}.LeagueHeader-module__tKugvW__tabLink:hover{color:var(--text-main);background:var(--bg-surface-2,#ffffff0a)}.LeagueHeader-module__tKugvW__tabLinkActive{color:var(--text-main);font-weight:800}.LeagueHeader-module__tKugvW__activeIndicator{background-color:#10b981;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:14px;right:14px}@media (max-width:1024px) and (min-width:640px){.LeagueHeader-module__tKugvW__mainRow{gap:20px;padding:24px 20px 16px}.LeagueHeader-module__tKugvW__logo{width:70px;height:70px}.LeagueHeader-module__tKugvW__title{font-size:28px}.LeagueHeader-module__tKugvW__subtitle{font-size:14px}.LeagueHeader-module__tKugvW__tabNav{gap:6px;margin:0 28px}.LeagueHeader-module__tKugvW__tabLink{padding:12px;font-size:14px}}@media (max-width:768px){.LeagueHeader-module__tKugvW__mainRow{gap:20px;padding:22px 24px 16px}.LeagueHeader-module__tKugvW__logo{width:56px;height:56px}.LeagueHeader-module__tKugvW__actions{justify-content:flex-end;width:auto;margin-left:auto}.LeagueHeader-module__tKugvW__tabNav{gap:4px;margin:0 16px}.LeagueHeader-module__tKugvW__title{white-space:nowrap;font-size:18px}.LeagueHeader-module__tKugvW__subtitle{font-size:12px}.LeagueHeader-module__tKugvW__tabLink{padding:10px;font-size:13px}}
.MatchDetailHeader-module__9xyhHG__headerContainer{background:var(--bg-surface);border:1px solid var(--border);color:var(--text-main);border-radius:16px;flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.MatchDetailHeader-module__9xyhHG__venueBackground{opacity:.08;pointer-events:none;z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 30%,#0000 100%);mask-image:linear-gradient(#000 30%,#0000 100%)}.MatchDetailHeader-module__9xyhHG__tabsContainer{scrollbar-width:none;-ms-overflow-style:none;border-top:1px solid var(--border);z-index:2;background:var(--bg-surface);gap:32px;margin-top:8px;padding:0 32px;display:flex;position:relative;overflow-x:auto}.MatchDetailHeader-module__9xyhHG__tabsContainer::-webkit-scrollbar{display:none}.MatchDetailHeader-module__9xyhHG__tabButton{cursor:pointer;white-space:nowrap;color:var(--text-muted);background:0 0;border:none;padding:16px 0;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s;position:relative}.MatchDetailHeader-module__9xyhHG__tabButton.MatchDetailHeader-module__9xyhHG__active{color:var(--text-main);font-weight:800}.MatchDetailHeader-module__9xyhHG__tabButton:after{content:attr(data-text);visibility:hidden;height:0;font-size:15px;font-weight:800;display:block;overflow:hidden}.MatchDetailHeader-module__9xyhHG__activeIndicator{background-color:#4ade80;border-radius:4px;width:24px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.MatchDetailHeader-module__9xyhHG__backButton{color:var(--text-main);background:var(--btn-ghost-bg);border:1px solid var(--btn-ghost-border);cursor:pointer;background-color:#0000;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s;display:inline-flex}.MatchDetailHeader-module__9xyhHG__backButton:hover{background-color:var(--btn-ghost-hover)}.MatchDetailHeader-module__9xyhHG__leagueInfo{color:inherit;align-items:center;gap:8px;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.MatchDetailHeader-module__9xyhHG__leagueInfo:hover{text-underline-offset:3px;text-decoration:underline}.MatchDetailHeader-module__9xyhHG__leagueLogo{object-fit:contain;width:22px;height:22px}.MatchDetailHeader-module__9xyhHG__spacer{width:90px}.MatchDetailHeader-module__9xyhHG__posterTop{z-index:1;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:relative}.MatchDetailHeader-module__9xyhHG__posterHero{z-index:1;background:var(--bg-surface);flex-direction:column;align-items:center;gap:16px;padding:20px 16px 24px;display:flex;position:relative}.MatchDetailHeader-module__9xyhHG__posterCrests{justify-content:center;align-items:center;gap:48px;width:100%;display:flex}.MatchDetailHeader-module__9xyhHG__posterCrest{flex-direction:column;flex:none;align-items:center;gap:8px;display:flex}.MatchDetailHeader-module__9xyhHG__posterTeamName{letter-spacing:-.2px;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:18px;font-weight:700;line-height:1.1;overflow:hidden}.MatchDetailHeader-module__9xyhHG__posterNameBlock{flex-direction:column;align-items:center;gap:3px;line-height:1;display:flex}.MatchDetailHeader-module__9xyhHG__posterTeamTag{letter-spacing:1px;color:var(--text-muted);background:var(--bg-surface);border:1px solid var(--border);text-transform:uppercase;border-radius:6px;padding:2px 6px;font-size:9px;font-weight:800}.MatchDetailHeader-module__9xyhHG__fifaRankTag{letter-spacing:.8px;color:#10b981;text-transform:uppercase;font-variant-numeric:tabular-nums;background:0 0;border:none;border-radius:0;padding:0;font-size:12px;font-weight:800;display:inline-block}.MatchDetailHeader-module__9xyhHG__posterVS{color:var(--text-muted);letter-spacing:-1px;font-variant-numeric:tabular-nums;font-size:18px;font-weight:900}.MatchDetailHeader-module__9xyhHG__countdown{flex-direction:column;align-items:center;gap:8px;margin-top:4px;display:flex}.MatchDetailHeader-module__9xyhHG__countdownLabel{letter-spacing:2px;color:var(--text-muted);text-transform:uppercase;font-size:10px;font-weight:800}.MatchDetailHeader-module__9xyhHG__countdownRow{align-items:center;gap:8px;display:flex}.MatchDetailHeader-module__9xyhHG__countdownCell{background:var(--bg-surface);border:1px solid var(--border);border-radius:10px;flex-direction:column;align-items:center;min-width:56px;padding:8px 4px 6px;display:flex}.MatchDetailHeader-module__9xyhHG__countdownValue{font-variant-numeric:tabular-nums;letter-spacing:-.5px;color:var(--text-main);font-size:22px;font-weight:900;line-height:1}.MatchDetailHeader-module__9xyhHG__countdownUnit{color:var(--text-muted);letter-spacing:1.5px;margin-top:2px;font-size:9px;font-weight:800}.MatchDetailHeader-module__9xyhHG__countdownSep{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:18px;font-weight:900}.MatchDetailHeader-module__9xyhHG__posterKickoffChip{letter-spacing:1.5px;color:var(--text-muted);background:var(--bg-surface);border:1px solid var(--border);text-transform:uppercase;border-radius:999px;padding:4px 12px;font-size:11px;font-weight:800}.MatchDetailHeader-module__9xyhHG__posterMeta{color:var(--text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:4px;font-size:12px;font-weight:600;display:flex}.MatchDetailHeader-module__9xyhHG__posterMetaDot{color:var(--text-muted);opacity:.6}.MatchDetailHeader-module__9xyhHG__tickerTop{z-index:1;border-bottom:1px solid var(--border);background:#dc26260f;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:relative}.MatchDetailHeader-module__9xyhHG__tickerCenter{color:inherit;align-items:center;gap:8px;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.MatchDetailHeader-module__9xyhHG__tickerCenter:hover{text-underline-offset:3px;text-decoration:underline}.MatchDetailHeader-module__9xyhHG__livePulse{letter-spacing:1.5px;color:#ef4444;background:#ef44441f;border:1px solid #ef444466;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}.MatchDetailHeader-module__9xyhHG__liveDot{background:#ef4444;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite MatchDetailHeader-module__9xyhHG__livePulseDot}@keyframes MatchDetailHeader-module__9xyhHG__livePulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.MatchDetailHeader-module__9xyhHG__tickerBody{z-index:1;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:24px 20px 16px;display:grid;position:relative}.MatchDetailHeader-module__9xyhHG__tickerTeam{align-items:center;gap:12px;min-width:0;display:flex}.MatchDetailHeader-module__9xyhHG__tickerTeam:nth-child(3){text-align:right;flex-direction:row-reverse}.MatchDetailHeader-module__9xyhHG__tickerTeamInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.MatchDetailHeader-module__9xyhHG__tickerTeamName{letter-spacing:-.2px;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;overflow:hidden}.MatchDetailHeader-module__9xyhHG__tickerTeamTag{letter-spacing:1px;color:var(--text-muted);text-transform:uppercase;width:max-content;font-size:9px;font-weight:800}.MatchDetailHeader-module__9xyhHG__tickerScoreCol{background:var(--bg-surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;align-items:center;min-width:120px;padding:8px 16px;display:flex}.MatchDetailHeader-module__9xyhHG__tickerScoreRow{font-variant-numeric:tabular-nums;letter-spacing:-1px;align-items:center;gap:12px;font-size:36px;font-weight:900;line-height:1;display:flex}.MatchDetailHeader-module__9xyhHG__tickerScoreHome,.MatchDetailHeader-module__9xyhHG__tickerScoreAway{color:var(--text-main);text-align:center;min-width:24px}.MatchDetailHeader-module__9xyhHG__tickerScoreSep{color:var(--text-muted);opacity:.5}.MatchDetailHeader-module__9xyhHG__tickerMinute{letter-spacing:.5px;color:#ef4444;font-variant-numeric:tabular-nums;margin-top:6px;font-size:12px;font-weight:800}.MatchDetailHeader-module__9xyhHG__tickerPeriod{letter-spacing:1px;color:var(--text-muted);text-transform:uppercase;margin-top:6px;font-size:12px;font-weight:800}.MatchDetailHeader-module__9xyhHG__tickerPenalty{color:var(--text-muted);letter-spacing:.3px;margin-top:6px;font-size:10px;font-weight:700}.MatchDetailHeader-module__9xyhHG__tickerMeta{z-index:1;color:var(--text-muted);justify-content:center;align-items:center;gap:8px;padding:0 16px 12px;font-size:12px;font-weight:600;display:flex;position:relative}.MatchDetailHeader-module__9xyhHG__editorialTop{z-index:1;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:relative}.MatchDetailHeader-module__9xyhHG__editorialLeague{letter-spacing:1px;color:var(--text-muted);text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.MatchDetailHeader-module__9xyhHG__editorialSep{color:var(--text-muted);opacity:.5}.MatchDetailHeader-module__9xyhHG__editorialBody{z-index:1;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:20px 20px 16px;display:grid;position:relative}.MatchDetailHeader-module__9xyhHG__editorialTeam{align-items:center;gap:12px;min-width:0;display:flex}.MatchDetailHeader-module__9xyhHG__editorialTeam:nth-child(3){flex-direction:row-reverse}.MatchDetailHeader-module__9xyhHG__editorialTeamName{letter-spacing:-.2px;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:15px;font-weight:700;overflow:hidden}.MatchDetailHeader-module__9xyhHG__editorialTeamTag{letter-spacing:1px;color:var(--text-muted);text-transform:uppercase;font-size:9px;font-weight:800}.MatchDetailHeader-module__9xyhHG__editorialScoreCol{flex-direction:column;align-items:center;min-width:96px;display:flex;position:relative}.MatchDetailHeader-module__9xyhHG__editorialScoreRow{font-variant-numeric:tabular-nums;letter-spacing:-.5px;align-items:center;gap:10px;font-size:32px;font-weight:900;line-height:1;display:flex}.MatchDetailHeader-module__9xyhHG__editorialScoreDash{color:var(--text-muted);opacity:.5}.MatchDetailHeader-module__9xyhHG__editorialScoreWin{color:#10b981}.MatchDetailHeader-module__9xyhHG__editorialPenalty{color:var(--text-muted);letter-spacing:.3px;margin-top:4px;font-size:10px;font-weight:700}.MatchDetailHeader-module__9xyhHG__editorialMeta{z-index:1;color:var(--text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:0 16px 14px;font-size:12px;font-weight:600;display:flex;position:relative}.MatchDetailHeader-module__9xyhHG__scorersRow{z-index:1;border-top:1px solid var(--border);background:var(--bg-surface);grid-template-columns:1fr auto 1fr;align-items:start;gap:16px;padding:12px 20px 16px;display:grid;position:relative}.MatchDetailHeader-module__9xyhHG__scorersCol{flex-direction:column;gap:4px;min-width:0;display:flex}.MatchDetailHeader-module__9xyhHG__scorersCol:nth-child(3){align-items:flex-end}.MatchDetailHeader-module__9xyhHG__scorerLine{color:var(--text-muted);align-items:center;gap:6px;font-size:12px;font-weight:600;line-height:1.4;display:inline-flex}.MatchDetailHeader-module__9xyhHG__scorersCol:nth-child(3) .MatchDetailHeader-module__9xyhHG__scorerLine{flex-direction:row-reverse}.MatchDetailHeader-module__9xyhHG__scorerIcon{flex-shrink:0;font-size:11px;line-height:1}.MatchDetailHeader-module__9xyhHG__scorerIcon.MatchDetailHeader-module__9xyhHG__og{filter:grayscale()opacity(.7)}.MatchDetailHeader-module__9xyhHG__scorerText{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.MatchDetailHeader-module__9xyhHG__scorersDivider{background:var(--border);align-self:stretch;width:1px}.MatchDetailHeader-module__9xyhHG__topBar{z-index:1;border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:relative}.MatchDetailHeader-module__9xyhHG__contextBar{color:var(--text-muted);justify-content:center;align-items:center;gap:16px;padding:12px 16px;font-size:12px;display:flex}.MatchDetailHeader-module__9xyhHG__contextItem{align-items:center;gap:6px;display:flex}.MatchDetailHeader-module__9xyhHG__mainScoreboard{z-index:1;justify-content:center;align-items:center;gap:32px;padding:24px 16px;display:flex;position:relative}.MatchDetailHeader-module__9xyhHG__teamBlock{flex:1;align-items:center;gap:8px;display:flex}.MatchDetailHeader-module__9xyhHG__teamBlock.MatchDetailHeader-module__9xyhHG__home{justify-content:flex-end}.MatchDetailHeader-module__9xyhHG__teamBlock.MatchDetailHeader-module__9xyhHG__away{justify-content:flex-start}.MatchDetailHeader-module__9xyhHG__teamInfo{flex-direction:column;display:flex}.MatchDetailHeader-module__9xyhHG__teamBlock.MatchDetailHeader-module__9xyhHG__home .MatchDetailHeader-module__9xyhHG__teamInfo{align-items:flex-end}.MatchDetailHeader-module__9xyhHG__teamBlock.MatchDetailHeader-module__9xyhHG__away .MatchDetailHeader-module__9xyhHG__teamInfo{align-items:flex-start}.MatchDetailHeader-module__9xyhHG__teamName{letter-spacing:-.5px;font-size:24px;font-weight:700}.MatchDetailHeader-module__9xyhHG__teamSubtext{color:var(--text-muted);margin-top:2px;font-size:13px}.MatchDetailHeader-module__9xyhHG__fifaRankInline{letter-spacing:.5px;color:#10b981;text-transform:uppercase;font-variant-numeric:tabular-nums;background:0 0;border:none;border-radius:0;width:max-content;margin-top:4px;padding:0;font-size:12px;font-weight:800;display:inline-block}.MatchDetailHeader-module__9xyhHG__crest{object-fit:contain;width:48px;height:48px}.MatchDetailHeader-module__9xyhHG__scoreBlock{flex-direction:column;align-items:center;min-width:120px;display:flex;position:relative}.MatchDetailHeader-module__9xyhHG__scoreRow{font-variant-numeric:tabular-nums;align-items:center;gap:8px;font-size:42px;font-weight:800;line-height:1;display:flex}.MatchDetailHeader-module__9xyhHG__matchStatus{color:var(--text-muted);margin-top:8px;font-size:14px;font-weight:500}.MatchDetailHeader-module__9xyhHG__matchStatus.MatchDetailHeader-module__9xyhHG__live{color:#ff3b30}.MatchDetailHeader-module__9xyhHG__matchStatusLive{color:#ef4444;font-weight:700}.MatchDetailHeader-module__9xyhHG__penaltyScore{font-weight:600}.MatchDetailHeader-module__9xyhHG__goalScorersRow{color:var(--text-muted);z-index:1;grid-template-columns:1fr auto 1fr;align-items:start;gap:120px;margin-top:16px;padding-bottom:4px;font-size:13px;font-weight:600;display:grid;position:relative}.MatchDetailHeader-module__9xyhHG__redCardBadge{color:#e23b3b;letter-spacing:.2px;align-items:center;gap:2px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.MatchDetailHeader-module__9xyhHG__redCardLeft,.MatchDetailHeader-module__9xyhHG__redCardRight{position:absolute;top:50%;transform:translateY(-50%)}.MatchDetailHeader-module__9xyhHG__redCardLeft{margin-right:3px;right:100%}.MatchDetailHeader-module__9xyhHG__redCardRight{margin-left:3px;left:100%}.MatchDetailHeader-module__9xyhHG__redCardList{z-index:1;color:#e23b3b;grid-template-columns:1fr auto 1fr;align-items:start;gap:120px;margin-top:6px;font-size:13px;font-weight:600;display:grid;position:relative}.MatchDetailHeader-module__9xyhHG__redCardIcon{color:#e23b3b;vertical-align:middle;margin-right:4px}.MatchDetailHeader-module__9xyhHG__redCardDivider{background:var(--border);align-self:stretch;width:1px}.MatchDetailHeader-module__9xyhHG__redCardCount{font-size:10px;font-weight:800}.MatchDetailHeader-module__9xyhHG__homeScorers{flex-direction:column;align-items:flex-end;gap:4px;min-width:0;display:flex}.MatchDetailHeader-module__9xyhHG__scorerDivider{color:var(--text-muted);opacity:.7;flex-shrink:0;justify-content:center;align-items:flex-start;padding-top:2px;display:flex}.MatchDetailHeader-module__9xyhHG__awayScorers{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.MatchDetailHeader-module__9xyhHG__scorerIcon{justify-content:center;align-items:center;display:flex}.MatchDetailHeader-module__9xyhHG__scorerIconSvg{color:var(--text-secondary)}.MatchDetailHeader-module__9xyhHG__headerScorerLink{color:inherit;text-decoration:none}.MatchDetailHeader-module__9xyhHG__headerScorerLink:hover{text-decoration:underline;color:#10b981!important}
.LeagueLayout-module__DEZW6a__pageSection{padding-top:calc(var(--nav-height) + 16px);min-height:100vh}.LeagueLayout-module__DEZW6a__contentWrapper{flex-direction:column;gap:16px;max-width:1440px;margin:0 auto;padding:0 12px 24px;display:flex}@media (min-width:640px){.LeagueLayout-module__DEZW6a__contentWrapper{padding:0 20px 24px}}@media (min-width:1024px){.LeagueLayout-module__DEZW6a__contentWrapper{padding:0 clamp(32px,5%,80px)}}
