.matchNews{width:100%;color:var(--text,#e2e8f8)}.matchNews__header{margin-bottom:1rem}.matchNews__header h2{margin:0;color:var(--text-primary,#f4f7ff);font-size:clamp(1.25rem,2.5vw,1.65rem);font-weight:800;line-height:1.2;letter-spacing:-.025em}.matchNews__header p{margin:.35rem 0 0;color:var(--match-muted,var(--text-secondary,rgba(240,244,255,.62)));font-size:.875rem;line-height:1.5}html[data-theme=light] .matchNews--empty .matchNews__emptyState{color:var(--text-secondary);background:var(--surface-disabled);border-color:var(--accent-border);box-shadow:none}.matchNews__newsCardsOuter{width:100%;display:flex;justify-content:center}.matchNews__newsCardsInner{width:100%;max-width:980px;margin:0 auto;display:flex;flex-direction:column;gap:0}.matchNews__newsCard{display:grid;grid-template-columns:60px 1fr;align-items:center;grid-gap:16px;gap:16px;background:hsla(0,0%,100%,.03);border-radius:12px;padding:14px 18px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:8px}.matchNews__newsAvatarWrap{width:60px;height:60px;border-radius:50%;overflow:hidden;background:hsla(0,0%,100%,.08);display:flex;align-items:center;justify-content:center}.matchNews__newsAvatar{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.matchNews__newsContent{display:flex;flex-direction:column;gap:6px}.matchNews__newsText{font-size:15px;color:#eaf6ff;font-weight:500;margin-bottom:2px}.matchNews__newsMeta{display:flex;flex-direction:row;align-items:center;gap:16px}.matchNews__newsDate,.matchNews__newsMeta{font-size:13px;color:#bcdfff}.matchNews__newsLink{color:#4fc3f7;text-decoration:none;font-weight:700;transition:color .2s}.matchNews__newsLink:hover{color:#0288d1}.statsNguts__matchNews{display:flex;flex-direction:column;margin-bottom:10px;margin-top:20px;font-family:var(--font-family)}.statsNguts__matchNews_heading{width:100%;text-align:left;margin-bottom:0;margin-top:20px}.statsNguts__matchNews_heading h1{font-size:62px;line-height:75px;font-family:var(--font-family);font-weight:800}.statsNguts__matchNews_heading h3{font-family:var(--font-family);font-size:20.11px;font-weight:800;line-height:30.3px;color:#fff;margin-bottom:5rem}.statsNguts__matchNews_newsList{width:100%;flex-wrap:wrap;justify-content:left;display:flex;flex-direction:column}.statsNguts__matchNews_newsList_itemContainer{margin-bottom:20px}.matchNews__emptyState{display:grid;align-content:center;justify-items:center;grid-gap:.35rem;gap:.35rem;width:100%;min-height:clamp(132px,12vw,164px);padding:clamp(1.25rem,3vw,2rem);color:var(--match-muted,var(--text-secondary,rgba(240,244,255,.62)));background:var(--surface-disabled,hsla(0,0%,100%,.02));border:1px dashed var(--accent-border,rgba(147,197,253,.17));border-radius:12px;text-align:center}.matchNews__emptyState strong{color:var(--text-primary,#f4f7ff);font-size:.95rem;line-height:1.35}.matchNews__emptyState span{max-width:52ch;font-size:.82rem;line-height:1.5}@media screen and (max-width:1024px){.statsNguts__matchNews_heading h1{font-size:46px;line-height:52px}.statsNguts__matchNews_heading h3{font-size:12px;line-height:22px}}@media screen and (max-width:768px){.statsNguts__matchNews_heading h1{font-size:46px;line-height:52px}.statsNguts__matchNews_heading h3{font-size:12px;line-height:22px}}@media screen and (max-width:480px){.statsNguts__matchNews_heading h1{font-size:24px;line-height:42px}.statsNguts__matchNews_heading h3{font-size:10px;line-height:22px}}@media screen and (max-width:760px){.matchNews__header{margin-bottom:.7rem}.matchNews__header h2{font-size:1.1rem}.matchNews__header p{margin-top:.25rem;font-size:.72rem;line-height:1.4}.matchNews__emptyState{gap:.25rem;width:100%;min-height:132px;padding:1rem .75rem}.matchNews__emptyState strong{font-size:.82rem}.matchNews__emptyState span{font-size:.7rem;line-height:1.42}}.matchPreview{color:var(--text,#e2e8f8)}.matchPreview__header{display:flex;align-items:center;gap:.9rem;width:min(100%,82ch);margin:0 auto 1rem;padding:.9rem;background:radial-gradient(520px 120px at 0 0,rgba(37,99,235,.08),transparent 72%),hsla(0,0%,100%,.025);border:1px solid rgba(147,197,253,.11);border-radius:var(--radius-md,12px)}.matchPreview__avatar{flex:0 0 auto;width:84px;height:58px;padding:.3rem;object-fit:contain;background:hsla(0,0%,100%,.045);border:1px solid rgba(147,197,253,.11);border-radius:10px}.matchPreview__header h2{margin:0;color:#f4f7ff;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:760;line-height:1.35;letter-spacing:-.015em}.matchPreview__header p{margin:.25rem 0 0;color:rgba(240,244,255,.58);font-size:.875rem;line-height:1.5}.matchPreview__article{width:min(100%,82ch);margin:0 auto;padding:clamp(1.1rem,3vw,2rem);color:rgba(240,244,255,.76);background:radial-gradient(760px 280px at 100% 0,rgba(37,99,235,.055),transparent 72%),hsla(0,0%,100%,.022);border:1px solid rgba(147,197,253,.11);border-radius:var(--radius-lg,16px);font-size:clamp(.98rem,1.4vw,1.05rem);line-height:1.78;text-wrap:pretty;overflow-wrap:anywhere}.matchPreview__article>:first-child{margin-top:0}.matchPreview__article>:last-child{margin-bottom:0}.matchPreview__article p{margin:0 0 1.15rem;color:rgba(240,244,255,.76)}.matchPreview__article :where(h1,h2,h3,h4){color:#f4f7ff;font-weight:800;line-height:1.25;letter-spacing:-.025em;text-wrap:balance}.matchPreview__article h1{margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.4rem)}.matchPreview__article h2{margin:2.2rem 0 .85rem;padding-top:1.4rem;border-top:1px solid rgba(147,197,253,.1);font-size:clamp(1.35rem,3vw,1.75rem)}.matchPreview__article h3{margin:1.65rem 0 .7rem;color:#dbeafe;font-size:clamp(1.1rem,2.5vw,1.35rem)}.matchPreview__article h4{margin:1.4rem 0 .6rem;color:#dbeafe;font-size:1rem}.matchPreview__article :where(strong,b){color:#f8fbff;font-weight:760}.matchPreview__article :where(ul,ol){margin:.9rem 0 1.25rem;padding-left:1.35rem}.matchPreview__article li{padding-left:.2rem}.matchPreview__article li+li{margin-top:.45rem}.matchPreview__article a{color:#93c5fd;text-decoration-thickness:1px;text-underline-offset:.18em}.matchPreview__article a:hover{color:#bfdbfe}.matchPreview__article a:focus-visible{outline:3px solid #60a5fa;outline-offset:3px;border-radius:3px}.matchPreview__article blockquote{margin:1.25rem 0;padding:.85rem 1rem;color:rgba(240,244,255,.72);background:rgba(37,99,235,.07);border-left:3px solid rgba(96,165,250,.55);border-radius:0 10px 10px 0}.matchPreview__article hr{margin:2rem 0;border:0;border-top:1px solid rgba(147,197,253,.12)}.matchPreview__article img{display:block;max-width:100%;height:auto;margin:1.25rem auto;border-radius:var(--radius-md,12px)}.matchPreview__article table{display:block;width:100%;max-width:100%;margin:1.25rem 0;overflow-x:auto;border-collapse:collapse;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.matchPreview__article td,.matchPreview__article th{min-width:120px;padding:.7rem .75rem;border:1px solid rgba(147,197,253,.1);text-align:left;vertical-align:top}.matchPreview__article th{color:#dbeafe;background:rgba(7,16,31,.92);font-size:.78rem;font-weight:760;letter-spacing:.035em;text-transform:uppercase}.matchPreview__article td{color:rgba(240,244,255,.72)}.matchPreview__article :where(code,pre){font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.matchPreview__article code{padding:.12rem .32rem;color:#dbeafe;background:rgba(37,99,235,.1);border-radius:4px;font-size:.9em}.matchPreview__article pre{max-width:100%;margin:1rem 0;padding:1rem;overflow-x:auto;color:#dbeafe;background:#07101f;border:1px solid rgba(147,197,253,.1);border-radius:10px}.matchPreview__article pre code{padding:0;background:transparent}.matchPreview__article ::selection{color:#fff;background:rgba(37,99,235,.72)}.matchPreview__state{width:min(100%,82ch);margin:0 auto;padding:1.25rem;color:rgba(240,244,255,.58);background:hsla(0,0%,100%,.02);border:1px dashed rgba(147,197,253,.15);border-radius:var(--radius-md,12px);text-align:center}.matchPreview__state h3{margin:0;color:#f4f7ff;font-size:1rem}.matchPreview__state p{margin:.35rem 0 0;font-size:.9rem;line-height:1.55}@media (max-width:640px){.matchPreview__header{align-items:flex-start;padding:.75rem}.matchPreview__avatar{width:72px;height:52px}.matchPreview__article{padding:1rem;line-height:1.7}.matchPreview__article h2{margin-top:1.75rem;padding-top:1.1rem}}.statsNguts__playerMatchup{display:grid;grid-template-rows:auto minmax(150px,auto) 1fr auto;width:100%;min-width:0;min-height:330px;overflow:hidden;color:#edf5ff;background:radial-gradient(240px 180px at 100% 0,rgba(59,130,246,.18),transparent 64%),linear-gradient(165deg,rgba(15,35,61,.96),rgba(5,14,26,.98));border:1px solid rgba(96,165,250,.2);border-radius:18px;box-shadow:0 16px 34px rgba(0,0,0,.25)}.statsNguts__playerMatchup--highlight{border-color:rgba(96,165,250,.58);box-shadow:0 0 0 1px rgba(59,130,246,.1),0 18px 38px rgba(37,99,235,.17)}.playerMatchup__cardHeader{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:42px;padding:9px 11px;background:rgba(7,18,32,.7);border-bottom:1px solid rgba(96,165,250,.12)}.playerMatchup__cardHeader>span{color:#8eb8f5;font-size:.52rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.playerMatchup__cardHeader>strong{display:inline-flex;align-items:center;min-height:23px;padding:0 7px;color:#dbeafe;font-size:.48rem;font-weight:850;background:rgba(37,99,235,.2);border:1px solid rgba(96,165,250,.36);border-radius:999px}.playerMatchup__duel{display:grid;align-content:center;grid-gap:8px;gap:8px;padding:12px 11px}.playerMatchup__player{display:flex;align-items:center;gap:10px;min-width:0;padding:9px;background:rgba(5,14,26,.5);border:1px solid rgba(148,163,184,.12);border-radius:13px}.playerMatchup__player--right{flex-direction:row-reverse;text-align:right}.playerMatchup__avatar{display:flex;align-items:center;justify-content:center;width:58px;height:58px;flex:0 0 58px;overflow:hidden;background:hsla(0,0%,100%,.04);border:1px solid rgba(148,163,184,.14);border-radius:12px}.playerMatchup__avatar img{width:100%;height:100%;object-fit:cover}.playerMatchup__identity{display:grid;grid-gap:4px;gap:4px;min-width:0}.playerMatchup__identity span{color:#7faef6;font-size:.48rem;font-weight:850;letter-spacing:.08em;line-height:1;text-transform:uppercase}.playerMatchup__identity strong{overflow:hidden;color:#f2f7ff;font-size:.68rem;font-weight:880;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.playerMatchup__versusRow{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px}.playerMatchup__versusRow:after,.playerMatchup__versusRow:before{content:"";height:1px;background:rgba(96,165,250,.17)}.playerMatchup__versus{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:28px;padding:0 8px;color:#f5f9ff;font-size:.52rem;font-weight:900;letter-spacing:.08em;background:linear-gradient(180deg,#357de6,#2359ab);border:1px solid rgba(147,197,253,.3);border-radius:999px}.playerMatchup__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;grid-gap:7px;gap:7px;padding:0 11px 11px}.playerMatchup__metric{display:grid;justify-items:center;grid-gap:5px;gap:5px;min-width:0;min-height:66px;padding:9px 6px;background:rgba(14,29,50,.72);border:1px solid rgba(96,165,250,.12);border-radius:11px}.playerMatchup__metric span{color:#8fa2ba;font-size:.49rem;font-weight:760;line-height:1.2;text-align:center}.playerMatchup__metric strong{color:#f4f8ff;font-size:.96rem;font-weight:900;line-height:1}.playerMatchup__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:42px;padding:8px 11px;background:rgba(5,14,26,.58);border-top:1px solid rgba(96,165,250,.1)}.playerMatchup__footer span{color:#8295ad;font-size:.48rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.playerMatchup__footer strong{color:#e9f2fd;font-size:.72rem;font-weight:900}@media (max-width:760px){.statsNguts__playerMatchup{min-height:250px}}@media (max-width:520px){.statsNguts__playerMatchup{grid-template-rows:auto auto auto auto;min-height:0;border-right:0;border-left:0;border-radius:12px;box-shadow:none}.playerMatchup__cardHeader{min-height:38px;padding:7px 6px}.playerMatchup__duel{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:6px;padding:9px 5px}.playerMatchup__player,.playerMatchup__player--right{display:grid;justify-items:center;grid-gap:5px;gap:5px;padding:7px 4px;text-align:center}.playerMatchup__player--right{direction:ltr}.playerMatchup__avatar{width:42px;height:42px;flex-basis:42px;border-radius:10px}.playerMatchup__identity{justify-items:center;width:100%}.playerMatchup__identity span{font-size:.43rem}.playerMatchup__identity strong{width:100%;font-size:.58rem;text-align:center;white-space:normal}.playerMatchup__versusRow{display:block}.playerMatchup__versusRow:after,.playerMatchup__versusRow:before{display:none}.playerMatchup__versus{min-width:30px;height:24px;padding-inline:6px;font-size:.46rem}.playerMatchup__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;padding:0 4px 8px}.playerMatchup__metric{min-height:55px;padding:7px 3px;border-radius:9px}.playerMatchup__metric span{font-size:.43rem}.playerMatchup__metric strong{font-size:.82rem}.playerMatchup__footer{min-height:36px;padding:6px}}@media (max-width:360px){.playerMatchup__avatar{width:38px;height:38px;flex-basis:38px}.playerMatchup__identity strong{font-size:.54rem}.playerMatchup__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.statsNguts__matchups{width:calc(100% - 20px);min-width:0;margin:10px;padding:14px;color:#edf5ff;font-family:var(--font-family);text-align:left;background:radial-gradient(900px 420px at 10% 0,rgba(37,99,235,.13),transparent 58%),linear-gradient(180deg,#07111f,#050b14);border:1px solid rgba(96,165,250,.18);border-radius:18px;box-shadow:0 18px 42px rgba(0,0,0,.3)}.statsNguts__matchups *,.statsNguts__matchups :after,.statsNguts__matchups :before{box-sizing:border-box}.mU__topBar{justify-content:space-between;gap:12px;width:min(100%,1080px);margin:0 auto 12px;padding:12px;background:linear-gradient(135deg,rgba(26,53,91,.76),rgba(9,20,36,.88));border:1px solid rgba(96,165,250,.18);border-radius:15px}.mU__topBar,.mU__topBarLeft{display:flex;align-items:center}.mU__topBarLeft{gap:10px;min-width:0}.mU__avatarWrap{display:flex;align-items:center;justify-content:center;width:68px;height:50px;flex:0 0 68px;overflow:hidden;background:hsla(0,0%,100%,.04);border:1px solid rgba(96,165,250,.16);border-radius:11px}.mU__avatar{width:100%;height:100%;object-fit:contain}.mU__topMeta{min-width:0}.mU__topTitle{overflow:hidden;color:#edf5ff;font-size:.88rem;font-weight:880;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.mU__topSub{margin-top:3px;color:#b7c7dc;font-size:.66rem;font-weight:700}.mU__topDesc{overflow:hidden;margin-top:4px;color:#8ea0b8;font-size:.59rem;font-weight:580;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.mU__count{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:30px;height:30px;padding:0 8px;color:#dbeafe;font-size:.64rem;font-weight:900;background:rgba(37,99,235,.16);border:1px solid rgba(96,165,250,.28);border-radius:999px}.statsNguts__matchups_container{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:min(100%,1080px);min-width:0;margin:0 auto}.statsNguts__matchups_container>.statsNguts__playerMatchup{flex-grow:0;flex-shrink:1;flex-basis:calc((100% - 20px) / 3);width:calc((100% - 20px) / 3);max-width:calc((100% - 20px) / 3)}.mU__emptyState{display:grid;justify-items:center;grid-gap:6px;gap:6px;grid-column:1/-1;min-height:150px;padding:24px 14px;color:#8395ad;text-align:center;background:rgba(8,20,36,.62);border:1px dashed rgba(96,165,250,.24);border-radius:13px}.mU__emptyIcon{color:#8ab8fb;font-size:1.45rem;line-height:1}.mU__emptyState strong{color:#dce8f7;font-size:.72rem}.mU__emptyState span{max-width:420px;font-size:.61rem;line-height:1.45}@media (max-width:1100px){.statsNguts__matchups_container>.statsNguts__playerMatchup{flex-grow:0;flex-shrink:1;flex-basis:calc((100% - 10px) / 2);width:calc((100% - 10px) / 2);max-width:calc((100% - 10px) / 2)}}@media (max-width:760px){.statsNguts__matchups{width:calc(100% - 12px);margin:6px;padding:10px;border-radius:15px}.mU__topBar{margin-bottom:9px;padding:10px;border-radius:13px}.mU__avatarWrap{width:56px;height:44px;flex-basis:56px}.mU__topTitle{font-size:.8rem}.mU__topSub{font-size:.61rem}.mU__topDesc{font-size:.55rem}.statsNguts__matchups_container{gap:8px}.statsNguts__matchups_container>.statsNguts__playerMatchup{flex:0 1 100%;width:100%;max-width:100%}}@media (max-width:520px){.statsNguts__matchups{width:100%;margin:0;padding:8px 0;background:transparent;border-right:0;border-left:0;border-radius:0;box-shadow:none}.mU__topBar{padding:9px 6px;border-right:0;border-left:0;border-radius:10px}.mU__avatarWrap{width:50px;height:40px;flex-basis:50px;border-radius:9px}.mU__topTitle{font-size:.75rem}.mU__topSub{font-size:.57rem}.mU__topDesc{max-width:220px;font-size:.52rem}.mU__count{min-width:27px;height:27px;font-size:.58rem}.statsNguts__matchups_container{padding:0}.mU__emptyState{min-height:130px;padding:20px 10px;border-right:0;border-left:0;border-radius:10px}}