:root{--kabaddi-primary:#092a4e;--kabaddi-accent:#5a81d4;--kabaddi-number:#007bff;--card-bd:#ececec;--card-bg:#fff;--soft-bg:#fafafa}.statsNguts__teamH2HTrendsKabaddi{text-align:left;word-wrap:break-word;font-family:var(--font-family);padding:10px;display:flex;flex-wrap:wrap;justify-content:center;margin:10px 10px 20px}.statsNguts__teamH2HTrendsKabaddi_toggle{background:none;border:none;color:inherit;font:inherit;cursor:pointer;display:inline;text-align:center;width:100%;font-size:20px;color:#fff;background-color:#5a81d4;padding:1%;margin:0 0 20px}.statsNguts__teamH2HTrendsKabaddi_toggle:focus{outline:none}.statsNguts__teamH2HTrendsKabaddi_statsWrapper{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:1000px;margin:0 auto 20px;padding:10px}.statsNguts__teamH2HTrendsKabaddi_statsTotalMatchesHeader{font-size:20px;font-weight:700;color:#fff;background-color:#092a4e;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);text-align:center;width:100%;padding:10px;margin-bottom:10px}.statsNguts__teamH2HTrendsKabaddi_statsTeamSection,.statsNguts__teamH2HTrendsKabaddi_statsTotalMatchesContainer{display:flex;align-items:center;justify-content:center;gap:20px}.statsNguts__teamH2HTrendsKabaddi_teamLogo{height:100%;object-fit:contain}.statsNguts__teamH2HTrendsKabaddi_stats{display:flex;flex-direction:column;justify-content:center;gap:10px}.statsNguts__teamH2HTrendsKabaddi_stats_stat{display:flex;flex-direction:column;align-items:center}.statsNguts__teamH2HTrendsKabaddi_stats_statTitle{font-size:16px;color:#333;font-weight:700;margin-bottom:4px;text-align:center;white-space:nowrap}.statsNguts__teamH2HTrendsKabaddi_stats_statValue{font-size:40px;font-weight:700;color:#007bff;text-align:center}.statsNguts__teamH2HTrendsKabaddi_vs{font-size:60px;font-weight:700;color:#666}.statsNguts__kabaddiTopPlayers{width:100%;max-width:1200px;margin:12px auto 0;padding:12px;border:1px solid var(--card-bd);border-radius:10px;background:var(--card-bg)}.statsNguts__kabaddiTopPlayers_header{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:12px}.statsNguts__kabaddiTopPlayers_header .title{font-weight:700;font-size:16px}.statsNguts__kabaddiTopPlayers_header .tabs{display:inline-flex;gap:6px;border:1px solid #e6e6e6;border-radius:999px;padding:3px;background:#f7f7f7}.statsNguts__kabaddiTopPlayers_header .tab{padding:6px 12px;border-radius:999px;border:1px solid transparent;background:transparent;cursor:pointer;font-size:12px;transition:background .15s ease,color .15s ease,border-color .15s ease}.statsNguts__kabaddiTopPlayers_header .tab:hover{background:#eee}.statsNguts__kabaddiTopPlayers_header .tab.active{background:var(--kabaddi-primary);color:#fff;border-color:var(--kabaddi-primary)}.statsNguts__kabaddiTopPlayers_header .subtitle{margin-left:auto;font-size:12px;color:#666}.statsNguts__kabaddiTopPlayers_grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.statsNguts__kabaddiTopPlayers_board{border:1px solid #eee;border-radius:10px;padding:8px;background:var(--soft-bg)}.statsNguts__kabaddiTopPlayers_boardTitle{font-weight:600;margin-bottom:8px;font-size:14px;background:var(--kabaddi-primary);color:#fff;padding:8px 10px;border-radius:8px}.statsNguts__kabaddiTopPlayers_row{display:grid;grid-template-columns:28px 44px 1fr 56px;grid-gap:8px;gap:8px;align-items:center;padding:8px 2px;border-top:1px dashed #eee;min-height:36px}.statsNguts__kabaddiTopPlayers_row:first-of-type{border-top:none}.statsNguts__kabaddiTopPlayers_rank{text-align:center;font-weight:600;color:#555}.statsNguts__kabaddiTopPlayers_avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#e9eef6;display:grid;place-items:center;border:2px solid var(--kabaddi-accent);box-sizing:border-box}.statsNguts__kabaddiTopPlayers_avatar img{width:100%;height:100%;object-fit:cover;display:block}.statsNguts__kabaddiTopPlayers_avatar .avatarFallback{font-size:18px;opacity:.7;color:var(--kabaddi-primary)}.statsNguts__kabaddiTopPlayers_name{min-width:0;overflow:hidden}.statsNguts__kabaddiTopPlayers_name .name{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.statsNguts__kabaddiTopPlayers_name .team{font-size:11px;color:#777;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.statsNguts__kabaddiTopPlayers_value{text-align:right;font-weight:700;font-feature-settings:"tnum" 1,"lnum" 1;background:rgba(0,123,255,.12);color:var(--kabaddi-primary);padding:6px 8px;border-radius:8px;min-width:44px;justify-self:end}.statsNguts__kabaddiTopPlayers_empty{color:#777;font-size:12px;padding:6px 0;text-align:center}@media screen and (max-width:1200px){.statsNguts__kabaddiTopPlayers_row{grid-template-columns:26px 42px 1fr 52px}.statsNguts__kabaddiTopPlayers_avatar{width:42px;height:42px}}@media screen and (max-width:1024px){.statsNguts__teamH2HTrendsKabaddi_toggle{font-size:18px}.statsNguts__teamH2HTrendsKabaddi{flex-direction:column;align-items:stretch}.statsNguts__teamH2HTrendsKabaddi_statsTeamSection{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:20px}.statsNguts__teamH2HTrendsKabaddi_teamLogo{width:80%;height:auto;object-fit:contain;margin:0 auto}.teamA .statsNguts__teamH2HTrendsKabaddi_stats,.teamB .statsNguts__teamH2HTrendsKabaddi_stats{flex-grow:1;display:flex;justify-content:center;padding:10px}.statsNguts__teamH2HTrendsKabaddi_stats_statTitle{font-size:14px}.statsNguts__teamH2HTrendsKabaddi_stats_statValue{font-size:36px}.statsNguts__teamH2HTrendsKabaddi_statsWrapper{max-width:100%}.statsNguts__kabaddiTopPlayers_grid{grid-template-columns:repeat(2,minmax(0,1fr))}.statsNguts__kabaddiTopPlayers_row{grid-template-columns:26px 40px 1fr 52px}.statsNguts__kabaddiTopPlayers_avatar{width:40px;height:40px}}@media screen and (max-width:768px){.statsNguts__teamH2HTrendsKabaddi_toggle{font-size:18px}.statsNguts__teamH2HTrendsKabaddi_statsTotalMatchesContainer{flex-direction:row;align-items:center;justify-content:space-around;width:100%}.statsNguts__teamH2HTrendsKabaddi_statsTeamSection{flex-direction:row;align-items:center;justify-content:center;gap:10px}.statsNguts__teamH2HTrendsKabaddi_teamLogo{width:50px;height:50px}.statsNguts__teamH2HTrendsKabaddi_stats{padding:8px}.statsNguts__teamH2HTrendsKabaddi_stats_statTitle{font-size:14px}.statsNguts__teamH2HTrendsKabaddi_stats_statValue{font-size:28px}.statsNguts__teamH2HTrendsKabaddi_vs{font-size:24px;font-weight:700;margin:0 5px}.statsNguts__kabaddiTopPlayers_grid{grid-template-columns:1fr}.statsNguts__kabaddiTopPlayers_row{grid-template-columns:24px 38px 1fr 48px;gap:6px}.statsNguts__kabaddiTopPlayers_avatar{width:38px;height:38px}.statsNguts__kabaddiTopPlayers_header .subtitle{width:100%;margin-left:0;order:3}}@media screen and (max-width:480px){.statsNguts__teamH2HTrendsKabaddi_toggle{font-size:16px}.statsNguts__teamH2HTrendsKabaddi_teamLogo{width:40px;height:40px}.statsNguts__teamH2HTrendsKabaddi_stats_statTitle{font-size:13px}.statsNguts__teamH2HTrendsKabaddi_stats_statValue{font-size:24px}.statsNguts__teamH2HTrendsKabaddi_statsTotalMatchesHeader{margin-bottom:2px;font-size:14px}.statsNguts__teamH2HTrendsKabaddi_statsTeamSection{gap:6px}.teamB .statsNguts__teamH2HTrendsKabaddi_stats{order:-1}.statsNguts__teamH2HTrendsKabaddi_vs{font-size:18px;margin:0 4px}.statsNguts__kabaddiTopPlayers{padding:10px;border-radius:8px}.statsNguts__kabaddiTopPlayers_header .title{font-size:14px}.statsNguts__kabaddiTopPlayers_header .tab{font-size:11px;padding:5px 10px}.statsNguts__kabaddiTopPlayers_header .subtitle{font-size:11px}.statsNguts__kabaddiTopPlayers_row{grid-template-columns:22px 36px 1fr 44px;gap:4px}.statsNguts__kabaddiTopPlayers_avatar{width:36px;height:36px}.statsNguts__kabaddiTopPlayers_boardTitle{font-size:13px;margin-bottom:6px}.statsNguts__kabaddiTopPlayers_name .name{font-size:13px}.statsNguts__kabaddiTopPlayers_name .team{font-size:10px}}.statsNguts__teamStatsKabaddi{display:flex;flex-direction:column;margin-bottom:10px;margin-top:20px;font-family:var(--font-family)}.statsNguts__teamStatsKabaddi_heading{width:100%;text-align:left;margin-bottom:0;margin-top:20px}.statsNguts__teamStatsKabaddi_heading h1{font-size:62px;line-height:75px;font-family:var(--font-family);font-weight:800}.statsNguts__teamStatsKabaddi_heading h3{font-family:var(--font-family);font-size:20.11px;font-weight:800;line-height:30.3px;color:#fff;margin-bottom:5rem}@media screen and (max-width:1024px){.statsNguts__teamStatsKabaddi_heading h1{font-size:46px;line-height:52px}.statsNguts__teamStatsKabaddi_heading h3{font-size:12px;line-height:22px}}@media screen and (max-width:768px){.statsNguts__teamStatsKabaddi_heading h1{font-size:46px;line-height:52px}.statsNguts__teamStatsKabaddi_heading h3{font-size:12px;line-height:22px}}@media screen and (max-width:480px){.statsNguts__teamStatsKabaddi_heading h1{font-size:24px;line-height:42px}.statsNguts__teamStatsKabaddi_heading h3{font-size:10px;line-height:22px}}.statsNguts__bestTeam_placeholder{font-size:16px;color:#777;text-align:center;padding:1rem}.statsNguts__fantasyTeamComparison{padding:32px 24px;font-family:Segoe UI,Roboto,sans-serif;background-color:#0d1117;border-radius:12px;color:#e6e9ef;margin-top:40px}.statsNguts__fantasyTeamComparison h2{font-size:24px;font-weight:700;margin-bottom:32px;color:#fff;text-align:center}.no-data-message{padding:20px;text-align:center;font-size:1rem;color:#666}.status-icon{font-size:20px;flex-shrink:0}.status-icon.match{color:#28a745}.status-icon.missed{color:#dc3545}.status-icon.new{color:#1f6feb}.badge{font-size:11px;padding:2px 6px;background-color:#30363d;color:#c9d1d9;border-radius:4px;font-weight:700;text-transform:uppercase}.comparison-title{font-size:26px;font-weight:600;color:#fff;text-align:center;border-bottom:2px solid #1f6feb;padding-bottom:10px;margin-bottom:30px;letter-spacing:.5px;font-family:Segoe UI,Roboto,sans-serif}.statsNguts__fantasyTeamComparison_summary{font-size:16px;color:#ccc;margin-bottom:20px;text-align:center}.statsNguts__fantasyTeamComparison_summary strong{color:#fff}.statsNguts__fantasyTeamComparison_placeholder{font-size:16px;color:#777;text-align:center;padding:1rem}@media (max-width:1080px){.statsNguts__fantasyTeamComparison{padding:24px 16px}.statsNguts__fantasyTeamComparison h2{font-size:22px;margin-bottom:24px}.badge{font-size:10px;padding:2px 5px}.status-icon{font-size:18px}}@media (max-width:786px){.statsNguts__fantasyTeamComparison{padding:20px 14px}.statsNguts__fantasyTeamComparison h2{font-size:20px;margin-bottom:20px}.badge{font-size:9.5px;padding:1px 5px}.status-icon{font-size:17px}}@media (max-width:480px){.statsNguts__fantasyTeamComparison{padding:16px 12px;border-radius:8px}.statsNguts__fantasyTeamComparison h2{font-size:18px;margin-bottom:18px}.badge{font-size:9px;padding:1px 4px}.status-icon{font-size:16px}}.stat-line--score{font-size:1.15em;font-weight:700;color:#00e676;margin-bottom:14px;border-bottom:none;padding-bottom:0}.stat-label--score{color:#fff;font-weight:700;margin-right:8px}.stat-value--score{color:#00e676;font-weight:900;font-size:1.1em}.statsNguts__topPerformersAnalysis{font-family:var(--font-family);color:#fff;padding:20px;display:flex;flex-direction:column;gap:24px;align-items:center}.match-summary{text-align:center}.match-summary h2{color:#00e676;margin:0;font-size:20px}.match-summary p{margin-top:6px;font-size:16px;color:#ffc107}.statsNguts__teamCard{display:flex;width:100%;max-width:720px;background:#1e1e1e;border-radius:12px;overflow:hidden;box-shadow:0 0 12px rgba(0,0,0,.4);min-height:160px}.team-logo{flex:0 0 30%;background:#121212;display:flex;align-items:center;justify-content:center}.team-logo img{width:100%;height:100%;object-fit:fill}.team-stats{flex:1 1;padding:16px;display:flex;flex-direction:column;justify-content:space-around}.stat-line{display:flex;justify-content:space-between;font-size:14px;margin-bottom:6px;border-bottom:1px solid #333;padding-bottom:4px}.stat-label{font-weight:600;color:#03e9f4}.stat-player{font-weight:500;margin-left:auto;margin-right:8px;color:#eee}.stat-value{color:#8ad8a4;font-weight:600}@media (max-width:768px){.statsNguts__teamCard{flex-direction:column;min-height:auto}.team-logo{width:100%;height:120px}.team-logo img{object-fit:contain}.team-stats{padding:12px}.stat-line{flex-direction:column;align-items:flex-start}.stat-player,.stat-value{margin-left:0}}.statsNguts__playerSpotlightCard{position:relative;border-radius:16px;overflow:hidden;width:100%;max-width:360px;min-height:580px;height:auto;box-shadow:0 12px 25px rgba(0,0,0,.4);transition:transform .3s ease,box-shadow .3s ease;background:linear-gradient(135deg,#001f3f,#002b5c,#004080);display:flex;flex-direction:column;align-items:center;border:3px solid rgba(0,170,255,.5);box-sizing:border-box}@keyframes glowPulse{0%{box-shadow:0 0 10px rgba(0,170,255,.5)}to{box-shadow:0 0 20px rgba(0,170,255,.8)}}.statsNguts__playerSpotlightCard:hover{transform:scale(1.02);box-shadow:0 18px 40px rgba(0,170,255,.8);border-color:rgba(0,255,255,.8)}.statsNguts__playerSpotlightCard_cardImage{width:100%;height:210px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.2)}.statsNguts__playerSpotlightCard_cardImage img{width:100%;height:100%;object-fit:contain;border-bottom:3px solid rgba(0,255,255,.5)}.statsNguts__playerSpotlightCard_playerNameBox{width:100%;background:linear-gradient(135deg,#036,#048);padding:8px;text-align:center;min-height:45px;display:flex;align-items:center;justify-content:center}.statsNguts__playerSpotlightCard_playerName{font-size:clamp(1.1rem,4vw,1.5rem);font-weight:700;color:#0cf;white-space:normal;word-wrap:break-word;text-align:center}.statsNguts__playerSpotlightCard_playerTeamBox{width:100%;background:linear-gradient(135deg,#222,#444);padding:6px;text-align:center}.statsNguts__playerSpotlightCard_playerTeam{font-size:clamp(.85rem,2.5vw,1rem);font-weight:600;color:#00e6e6;text-transform:uppercase}.statsNguts__playerSpotlightCard_cardContent{width:100%;padding:15px;text-align:left;color:#fff;background:linear-gradient(145deg,#000,#001f3f);border-radius:0 0 16px 16px;display:flex;flex-direction:column;justify-content:flex-start;flex-grow:1;font-size:clamp(.9rem,2.2vw,1rem);box-sizing:border-box}.statsNguts__playerSpotlightCard_playerStats{width:100%;list-style:none;padding:0;margin:10px 0 0;font-size:clamp(.85rem,2vw,.95rem);line-height:1.5;color:#e6f7ff;display:flex;flex-direction:column;justify-content:flex-start;word-wrap:break-word}.statsNguts__playerSpotlightCard_playerStats li{width:100%;margin-bottom:10px;display:flex;flex-direction:column;text-align:left}.statsNguts__playerSpotlightCard_playerStats li strong{color:#0ff;font-weight:700;text-align:left;display:block;margin-bottom:3px;font-size:clamp(.9rem,2vw,1rem)}.statsNguts__playerSpotlightCard_playerStats li span{font-size:clamp(.85rem,2vw,.95rem);color:#e6f7ff}@media (max-width:1048px){.statsNguts__playerSpotlightCard{max-width:320px;min-height:570px}}@media (max-width:768px){.statsNguts__playerSpotlightCard{max-width:100%;min-height:auto}}@media (max-width:480px){.statsNguts__playerSpotlightCard{width:100%;min-height:auto}.statsNguts__playerSpotlightCard_cardContent{padding:12px}.statsNguts__playerSpotlightCard_playerNameBox,.statsNguts__playerSpotlightCard_playerTeamBox{padding:6px}.statsNguts__playerSpotlightCard_playerStats li{margin-bottom:8px}}.statsNguts__playerSpotlightsloader{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:120px;padding:32px 0 24px}.statsNguts__playerSpotlightsspinner{width:38px;height:38px;border:4px solid #b3d1ff;border-top-color:#2563eb;border-radius:50%;animation:fantasyCardsSpin 1s linear infinite;margin-bottom:14px}@keyframes fantasyCardsSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.statsNguts__playerSpotlightsloaderText{font-size:1.1rem;color:#a6b4e0;font-weight:500;letter-spacing:.1px}.statsNguts__fantasyCardsWrapper{text-align:left;word-wrap:break-word;font-family:var(--font-family);margin:10px;padding:14px;border-radius:16px;background:linear-gradient(180deg,rgba(10,18,35,.92),rgba(6,10,20,.92));border:1px solid rgba(120,170,255,.18);box-shadow:0 18px 40px rgba(0,0,0,.35);max-width:1600px;width:100%;display:flex;flex-direction:column;align-items:center}.statsNguts__fantasyCardsHeading{margin-bottom:16px;padding:10px 16px;background:linear-gradient(135deg,#2563eb,#1e40af);border-radius:10px;width:100%;max-width:800px;box-sizing:border-box;text-align:center;box-shadow:0 4px 10px rgba(37,99,235,.2)}.statsNguts__fantasyCardsHeading h1{font-size:1.6rem;font-weight:700;color:#fff;letter-spacing:.6px;margin:0;padding:0;line-height:1.3;text-align:center;text-shadow:1px 1px 3px rgba(0,0,0,.25)}.statsNguts__fantasyCardsContainer{justify-content:center;gap:18px;max-width:1500px}.statsNguts__fantasyCardsPlaceholder{padding:3rem 2rem;text-align:center;font-size:1.25rem;color:#333;font-style:italic;background-color:#f9f9fb;border:1px dashed #a0aec0;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .3s ease-in-out;margin:1rem auto;max-width:600px;opacity:0;animation:fadeIn .8s ease-in-out forwards}@media (min-width:1024px){.statsNguts__fantasyCardsContainer{justify-content:center}}@media (max-width:768px){.statsNguts__fantasyCardsContainer{flex-direction:column;align-items:center;max-width:100%;padding:0 10px}.statsNguts__fantasyCardsContainer>.statsNguts__fantasyCard{width:100%}.statsNguts__fantasyCardsHeading{padding:8px 12px}.statsNguts__fantasyCardsHeading h1{font-size:1.3rem;line-height:1.2}}@media (max-width:480px){.statsNguts__fantasyCardsContainer{max-width:100%}.statsNguts__fantasyCardsHeading{padding:6px 10px;margin-bottom:12px}.statsNguts__fantasyCardsHeading h1{font-size:1.1rem;line-height:1.1;letter-spacing:.4px}}.statsNguts__playerSpotlightstopBar{justify-content:space-between}.statsNguts__playerSpotlightstopBarTitle{font-size:1.35rem;font-weight:600}.statsNguts__fantasyCardsContainer{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;align-items:stretch;width:100%;margin:0 auto}@media (min-width:900px){.statsNguts__fantasyCardsContainer{justify-content:center}.statsNguts__fantasyCard{flex-grow:1;flex-shrink:1;flex-basis:calc(33.333% - 18px);max-width:calc(33.333% - 18px);min-width:300px}}@media (max-width:899px){.statsNguts__fantasyCard{flex:1 1 100%;max-width:100%}}.statsNguts__playerSpotlightssection{background:linear-gradient(180deg,#101a2b 90%,#0a101a);border:1.5px solid #2a3a5a;border-radius:16px;box-shadow:0 10px 32px rgba(0,0,0,.22);padding:24px 18px 32px;margin:18px auto;max-width:1500px;width:100%;display:flex;flex-direction:column;align-items:center}.statsNguts__playerSpotlightsheading{width:100%;text-align:left;margin-bottom:18px}.statsNguts__playerSpotlightsheading h2{font-size:2rem;font-weight:700;color:#fff;margin:0 0 4px;letter-spacing:.5px;text-shadow:1px 1px 4px rgba(0,0,0,.18)}.statsNguts__playerSpotlightstopBar{justify-content:flex-start;gap:24px;padding:18px 24px;margin-bottom:24px;min-height:90px;flex-wrap:wrap}.statsNguts__playerSpotlightstopBarTeams{display:flex;align-items:center;gap:18px}.statsNguts__playerSpotlightstopBarTeamLogo{width:54px;height:54px;object-fit:contain;background:#1a2333;border-radius:50%;border:2px solid #2a3a5a}.statsNguts__playerSpotlightstopBarTitle{font-size:1.45rem;font-weight:700;color:#fff;letter-spacing:.2px;margin-bottom:2px}.statsNguts__playerSpotlightstopBarSub{font-size:1.05rem;color:#a6b4e0;font-weight:400;margin-top:2px}.statsNguts__playerSpotlightsheaderOuter{width:100%;display:flex;justify-content:center}.statsNguts__playerSpotlightsheaderInner{width:100%;max-width:980px;margin:0 auto 18px}.statsNguts__playerSpotlightstopBar{width:100%;display:flex;align-items:center;gap:14px;padding:12px 14px;border-radius:16px;background:radial-gradient(900px 420px at 10% 0,rgba(55,140,255,.14),transparent),rgba(10,16,28,.45);border:1px solid rgba(120,170,255,.14);box-shadow:0 12px 26px rgba(0,0,0,.25);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);margin-bottom:18px}.statsNguts__playerSpotlightstopBarLeft{display:flex;align-items:center;gap:12px;min-width:0}.statsNguts__playerSpotlightsmatchAvatarWrap{width:54px;height:54px;border-radius:14px;overflow:hidden;background:hsla(0,0%,100%,.05);border:1px solid rgba(120,170,255,.16);box-shadow:0 10px 18px rgba(0,0,0,.18);flex:0 0 auto}.statsNguts__playerSpotlightsmatchAvatar{width:100%;height:100%;object-fit:cover;display:block}.statsNguts__playerSpotlightstopMeta{min-width:0}.statsNguts__playerSpotlightstopTitle{font-size:16px;font-weight:900;color:rgba(235,245,255,.96);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.statsNguts__playerSpotlightstopSub{margin-top:2px;font-size:13px;color:rgba(190,215,255,.72);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.statsNguts__playerSpotlightstopDesc{margin-top:6px;font-size:12.5px;color:rgba(190,215,255,.7);line-height:1.35}.statsNguts__matchStats{display:flex;flex-direction:column;font-family:var(--font-family)}.statsNguts__matchStats_info{display:flex;flex-direction:row;gap:1rem;margin-bottom:1rem}.statsNguts__matchStats_headingContainer{flex:1 1;display:flex;justify-content:center;align-items:center;width:100%}.statsNguts__matchStats_headingBox{background-color:#222027;padding:1rem;margin:1rem 0;border:2px solid #fff;border-radius:10px;width:100%;box-shadow:0 4px 6px rgba(0,0,0,.1);color:#fff;background:linear-gradient(135deg,#252425,#16292b);text-align:center}.statsNguts__matchStats_headingBox h1{font-size:32px;font-weight:400;margin-bottom:10px}.statsNguts__matchStats_headingBox h2{font-size:28px;font-weight:400;color:#774dd1;margin-bottom:10px}.statsNguts__matchStats_headingBox h3,.statsNguts__matchStats_headingBox h4{font-size:24px;font-weight:400;color:#a6b4e0;margin-bottom:5px}.statsNguts__matchStats_buttons,.statsNguts__matchStats_buttons_postMatchAnalysisButton,.statsNguts__matchStats_buttons_stats_buttons{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;text-align:center;width:100%;gap:10px;margin:10px 0}.statsNguts__matchStats_buttons button{font-size:16px;padding:12px 20px;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s;text-align:center;min-width:140px;width:auto}.statsNguts__matchStats_buttons_stats_buttons button{background-color:#774dd1;color:#fff}.statsNguts__matchStats_buttons_postMatchAnalysisButton button{background-color:#1140c2;color:#fff}.statsNguts__matchStats_buttons button:hover{background-color:#075213}.statsNguts__matchStats_updateFantasyCardsContainer,.statsNguts__matchStats_updatePlayingElevenContainer{display:flex;justify-content:center;margin-bottom:20px}.statsNguts__matchStats_updatePlayingElevenButton{background-color:#f60;color:#fff;font-size:16px;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-weight:700}.statsNguts__matchStats_updatePlayingElevenButton:hover{background-color:#c50}.statsNguts__matchStats_updateFantasyCardsButton{background-color:#f60;color:#fff;font-size:16px;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-weight:700}.statsNguts__matchStats_updateFantasyCardsButton:hover{background-color:#c50}.statsNguts__matchStats_matchCompletedBanner{padding:15px;background-color:#1e3a5f;color:#fff;text-align:center;border-radius:5px;margin:20px 0;font-size:18px;font-weight:700;animation:fadeIn .8s ease-in-out}.statsNguts__matchStats_playingSquadAnnouncedBanner{padding:12px;background-color:#373807;color:#fff;text-align:center;border-radius:5px;margin:20px 0;font-size:20px;font-weight:700;animation:pulse 1s infinite}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.statsNguts__matchStats_buttons_postMatchRow{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;margin-top:10px}.statsNguts__matchStats_buttons_postMatchRow button{background-color:#1140c2;color:#fff;font-size:16px;padding:12px 20px;border:none;border-radius:5px;cursor:pointer;min-width:140px;transition:background-color .3s}.statsNguts__matchStats_buttons_postMatchRow button:hover{background-color:#075213}@media screen and (max-width:1024px){.statsNguts__matchStats_headingContainer{flex-direction:column;align-items:center}.statsNguts__matchStats_headingBox h1{font-size:32px}.statsNguts__matchStats_headingBox h2{font-size:28px}.statsNguts__matchStats_headingBox h3,.statsNguts__matchStats_headingBox h4{font-size:24px}.statsNguts__matchStats_playingSquadAnnouncedBanner{font-size:20px}}@media screen and (max-width:768px){.statsNguts__matchStats_info{flex-direction:column;align-items:center}.statsNguts__matchStats_headingBox h1{font-size:28px}.statsNguts__matchStats_headingBox h2{font-size:26px}.statsNguts__matchStats_headingBox h3,.statsNguts__matchStats_headingBox h4{font-size:20px}.statsNguts__matchStats_playingSquadAnnouncedBanner{font-size:18px}.statsNguts__matchStats_buttons button{font-size:16px}.statsNguts__matchStats_buttons{flex-direction:column;align-items:center;width:100%;gap:8px}.statsNguts__matchStats_buttons button{width:90%;max-width:300px;font-size:14px;padding:10px 12px}}@media screen and (max-width:480px){.statsNguts__matchStats{padding:10px}.statsNguts__matchStats_headingBox{padding:.5rem;text-align:center}.statsNguts__matchStats_headingBox h1{font-size:24px}.statsNguts__matchStats_headingBox h2{font-size:22px}.statsNguts__matchStats_headingBox h3,.statsNguts__matchStats_headingBox h4{font-size:18px}.statsNguts__matchStats_buttons{flex-direction:column;align-items:center;width:100%}.statsNguts__matchStats_buttons button{width:95%;max-width:280px;text-align:center}.statsNguts__matchStats_playingSquadAnnouncedBanner{font-size:14px}}