.statsNguts__homeHub{width:min(100%,var(--page-max-width,1720px));margin:0 auto;color:var(--text,#e2e8f8);background:radial-gradient(1100px 560px at 8% -8%,rgba(37,99,235,.14),transparent 62%),radial-gradient(900px 500px at 100% 8%,rgba(30,64,175,.1),transparent 66%),linear-gradient(180deg,#080d18,#0a0f1a)}.statsNguts__homeHubContainer{display:grid;grid-gap:clamp(1.5rem,4vw,2.4rem);gap:clamp(1.5rem,4vw,2.4rem);width:100%}.statsNguts__homeHubHeading{max-width:880px;margin:0 auto;text-align:center}.statsNguts__homeHubHeading h2{color:#dbe8ff}.statsNguts__homeHubHeading p{color:rgba(240,244,255,.72)}.statsNguts__homeHubGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(.9rem,2vw,1.2rem);gap:clamp(.9rem,2vw,1.2rem);width:100%}.hubCard{--mx:50%;--my:20%;min-width:0;color:inherit;text-decoration:none}.hubCardInner{position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;min-height:270px;height:100%;padding:clamp(1rem,2vw,1.35rem);border:1px solid rgba(147,197,253,.11);border-radius:var(--radius-lg,16px);background:#0d1525;box-shadow:0 18px 52px rgba(0,0,0,.34);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.hubCardBg{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.03);filter:saturate(.94) contrast(1.06);transition:transform .52s ease}.hubCardBg--fallback{background:radial-gradient(520px 260px at 25% 15%,rgba(37,99,235,.24),transparent 66%),#0d1525}.hubCardOverlay{position:absolute;inset:0;z-index:-2;background:radial-gradient(520px 280px at var(--mx) var(--my),rgba(37,99,235,.34),transparent 62%),linear-gradient(180deg,rgba(6,10,18,.18) 0,rgba(6,10,18,.7) 56%,rgba(6,10,18,.96) 100%);pointer-events:none}.hubBody{display:flex;flex-direction:column;gap:.55rem}.hubTitle{margin:0;color:#fff;font-size:clamp(1.25rem,2vw,1.55rem);font-weight:800;line-height:1.3;letter-spacing:-.02em}.hubDesc{margin:0;color:rgba(240,244,255,.78);font-size:.9375rem;line-height:1.65}.hubCta{display:inline-flex;align-items:center;align-self:flex-start;gap:.55rem;min-height:42px;margin-top:1.1rem;padding:.58rem .75rem;color:#eaf2ff;background:rgba(37,99,235,.16);border:1px solid rgba(96,165,250,.24);border-radius:var(--radius-md,12px);font-size:.875rem;font-weight:750;line-height:1.3}.hubArrow{transition:transform .18s ease}.hubCard:focus-visible .hubCardInner,.hubCard:hover .hubCardInner{transform:translateY(-4px);border-color:rgba(96,165,250,.38);box-shadow:0 24px 68px rgba(0,0,0,.44)}.hubCard:focus-visible .hubCardBg,.hubCard:hover .hubCardBg{transform:scale(1.08)}.hubCard:focus-visible .hubArrow,.hubCard:hover .hubArrow{transform:translateX(3px)}.hubCard:focus-visible{outline:3px solid #60a5fa;outline-offset:4px;border-radius:var(--radius-lg,16px)}@media (max-width:1050px){.statsNguts__homeHubGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.statsNguts__homeHubGrid{grid-template-columns:1fr}.hubCardInner{min-height:250px}.hubDesc{font-size:1rem}}@media (hover:none){.hubCard:hover .hubCardInner{transform:none}.hubCard:hover .hubCardBg{transform:scale(1.03)}}@media (prefers-reduced-motion:reduce){.hubArrow,.hubCardBg,.hubCardInner{transition:none}}.homeMatchRail{position:relative;isolation:isolate;width:min(100%,var(--page-max-width,1720px));margin:0 auto;padding-top:1rem;padding-bottom:1.05rem;color:var(--text,#e2e8f8);background:radial-gradient(760px 210px at 10% 0,rgba(37,99,235,.14),transparent 70%),linear-gradient(180deg,#080f1d,#07101f);border-bottom:1px solid rgba(147,197,253,.09)}.homeMatchRail__inner{display:grid;grid-gap:.72rem;gap:.72rem;width:100%;max-width:1230px;margin-inline:auto}.homeMatchRail__header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.homeMatchRail__header h2{margin:0;letter-spacing:0}.homeMatchRail__header h2,.homeMatchRail__viewAll{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:36px;padding:.46rem .64rem;color:#bfdbfe;background:rgba(37,99,235,.09);border:1px solid rgba(96,165,250,.18);border-radius:10px;font-size:.76rem;font-weight:760;line-height:1.2}.homeMatchRail__viewAll{gap:.4rem;text-decoration:none;transition:color .16s ease,background .16s ease,border-color .16s ease,transform .16s ease}.homeMatchRail__viewAll:hover{transform:translateY(-1px);color:#fff;background:rgba(37,99,235,.16);border-color:rgba(96,165,250,.34)}.homeMatchCard__action:focus-visible,.homeMatchCard__mainLink:focus-visible,.homeMatchRail__scrollButton:focus-visible,.homeMatchRail__viewAll:focus-visible{outline:3px solid #60a5fa;outline-offset:3px}.homeMatchRail__viewAll--mobile{display:none}.homeMatchRail__viewport{position:relative;min-width:0}.homeMatchRail__grid{overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:inline mandatory;display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 1.44rem) / 3);grid-template-columns:none;grid-gap:.72rem;gap:.72rem;width:100%;padding:.05rem 0 .3rem}.homeMatchRail__grid::-webkit-scrollbar{display:none}.homeMatchRail__scrollButton{position:absolute;top:50%;z-index:4;display:grid;place-items:center;width:38px;height:38px;padding:0;color:#eaf2ff;background:transparent;border:1px solid rgba(96,165,250,.34);border-radius:999px;box-shadow:none;cursor:pointer;transform:translateY(-50%);transition:color .15s ease,background .15s ease,border-color .15s ease,transform .15s ease}.homeMatchRail__scrollButton--left{left:.5rem}.homeMatchRail__scrollButton--right{right:.5rem}.homeMatchRail__scrollButton:hover{color:#fff;background:rgba(37,99,235,.14);border-color:rgba(147,197,253,.66);transform:translateY(-50%) scale(1.04)}.homeMatchCard{position:relative;overflow:hidden;display:grid;grid-template-rows:auto 1fr auto;grid-gap:.48rem;gap:.48rem;min-width:0;min-height:128px;padding:.64rem;color:inherit;background:radial-gradient(330px 135px at 100% 0,rgba(37,99,235,.13),transparent 74%),rgba(13,23,42,.86);border:1px solid rgba(96,165,250,.18);border-radius:13px;box-shadow:0 10px 24px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.025);text-decoration:none;transition:transform .17s ease,border-color .17s ease,box-shadow .17s ease,background .17s ease;scroll-snap-align:start}.homeMatchCard:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#3b82f6;box-shadow:0 0 15px rgba(59,130,246,.55)}.homeMatchCard--live:before{background:#22c55e;box-shadow:0 0 15px rgba(34,197,94,.6)}.homeMatchCard--series:before{background:#8b5cf6;box-shadow:0 0 15px rgba(139,92,246,.54)}.homeMatchCard:hover{transform:translateY(-2px);background:radial-gradient(360px 155px at 100% 0,rgba(37,99,235,.19),transparent 74%),rgba(13,23,42,.96);border-color:rgba(96,165,250,.34);box-shadow:0 15px 32px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.04)}.homeMatchCard__footer,.homeMatchCard__topline{display:flex;align-items:center;justify-content:space-between;gap:.55rem;min-width:0}.homeMatchCard__status{display:inline-flex;align-items:center;gap:.27rem;flex:0 0 auto;min-height:22px;padding:.22rem .44rem;color:#bfdbfe;background:rgba(37,99,235,.14);border:1px solid rgba(96,165,250,.23);border-radius:999px;font-size:.62rem;font-weight:850;line-height:1;letter-spacing:.035em;text-transform:uppercase}.homeMatchCard--live .homeMatchCard__status{color:#bbf7d0;background:rgba(34,197,94,.12);border-color:rgba(74,222,128,.28)}.homeMatchCard--series .homeMatchCard__status{color:#ddd6fe;background:rgba(139,92,246,.13);border-color:rgba(167,139,250,.26)}.homeMatchCard__countdown,.homeMatchCard__descriptor{overflow:hidden;min-width:0;font-size:.64rem;font-weight:760;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.homeMatchCard__descriptor{color:rgba(240,244,255,.5)}.homeMatchCard--live .homeMatchCard__countdown,.homeMatchCard__countdown{color:#f8fafc}.homeMatchCard__mainLink{display:flex;align-items:center;gap:.6rem;min-width:0;color:inherit;text-decoration:none}.homeMatchCard__avatar{overflow:hidden;display:grid;place-items:center;flex:0 0 auto;width:46px;height:46px;padding:.22rem;background:radial-gradient(circle at 50% 30%,rgba(96,165,250,.12),transparent 68%),rgba(8,16,31,.88);border:1px solid rgba(96,165,250,.18);border-radius:10px}.homeMatchCard__image{width:100%;height:100%;object-fit:contain}.homeMatchCard__identity{min-width:0}.homeMatchCard__series{display:grid;grid-row-gap:.06rem;row-gap:.06rem;margin:0 0 .12rem;color:rgba(240,244,255,.56);font-size:.64rem;font-weight:650;line-height:1.2;white-space:normal}.homeMatchCard__series span{display:block;min-width:0;overflow-wrap:anywhere}.homeMatchCard__series small{display:block;color:rgba(191,219,254,.72);font:inherit;font-weight:760}.homeMatchCard__series small:before{content:none}.homeMatchCard__teams{display:flex;align-items:baseline;gap:.34rem;margin:0;color:#f8fbff;font-size:clamp(.88rem,1vw,1rem);font-weight:850;line-height:1.18;letter-spacing:-.02em;white-space:nowrap}.homeMatchCard__teams,.homeMatchCard__teams span{overflow:hidden;text-overflow:ellipsis}.homeMatchCard__teams small{flex:0 0 auto;color:#60a5fa;font-size:.62rem;font-weight:850;letter-spacing:.035em;text-transform:uppercase}.homeMatchCard__teams--series{display:block}.homeMatchCard__footer{padding-top:.46rem;border-top:1px solid rgba(147,197,253,.09)}.homeMatchCard__action,.homeMatchCard__actions,.homeMatchCard__date{display:inline-flex;align-items:center}.homeMatchCard__date{gap:.3rem;flex:0 0 auto;min-width:max-content;color:rgba(240,244,255,.66);font-size:.63rem;font-weight:650;line-height:1.2;white-space:nowrap}.homeMatchCard__date svg{flex:0 0 auto;color:#60a5fa}.homeMatchCard__actions{gap:.34rem;flex:0 0 auto}.homeMatchCard__action{justify-content:center;gap:.25rem;flex:0 0 auto;min-height:27px;padding:.3rem .43rem;border:1px solid transparent;border-radius:8px;font-size:.62rem;font-weight:820;line-height:1;text-decoration:none;white-space:nowrap;transition:color .15s ease,background .15s ease,border-color .15s ease}.homeMatchCard__action--fantasy,.homeMatchCard__action--preview{color:#bfdbfe;background:rgba(37,99,235,.1);border-color:rgba(96,165,250,.18)}.homeMatchCard__action--fantasy:hover,.homeMatchCard__action--preview:hover{color:#fff;background:rgba(37,99,235,.2);border-color:rgba(96,165,250,.38)}@media (max-width:1099px) and (min-width:701px){.homeMatchRail__grid{grid-auto-columns:calc((100% - .72rem) / 2)}}@media (max-width:700px){.homeMatchRail{padding-top:.88rem;padding-bottom:.92rem}.homeMatchRail__header>.homeMatchRail__viewAll{display:none}.homeMatchRail__header h2{min-height:35px;font-size:.76rem}.homeMatchRail__grid{grid-auto-columns:100%;gap:.64rem;padding:.1rem 0 .4rem}.homeMatchRail__scrollButton{display:grid;width:42px;height:42px;color:#eaf2ff;background:transparent;border-color:rgba(147,197,253,.5);box-shadow:none}.homeMatchRail__scrollButton--left{left:.35rem}.homeMatchRail__scrollButton--right{right:.35rem}.homeMatchCard{min-height:126px;padding:.62rem}.homeMatchRail__viewAll--mobile{display:inline-flex;justify-self:start;min-height:35px}}@media (max-width:430px){.homeMatchCard__avatar{width:44px;height:44px}.homeMatchCard__teams{font-size:.88rem}.homeMatchCard__action,.homeMatchCard__countdown,.homeMatchCard__date,.homeMatchCard__descriptor,.homeMatchCard__series{font-size:.6rem}.homeMatchCard__action{padding-inline:.38rem}}@media (max-width:360px){.homeMatchCard__footer{align-items:flex-start;flex-direction:column}.homeMatchCard__actions{width:100%}.homeMatchCard__action{flex:1 1 auto}}@media (hover:none){.homeMatchCard:hover,.homeMatchRail__viewAll:hover{transform:none}.homeMatchRail__scrollButton:hover{transform:translateY(-50%)}}@media (prefers-reduced-motion:reduce){.homeMatchCard,.homeMatchCard__action,.homeMatchRail__scrollButton,.homeMatchRail__viewAll{transition:none}}.statsNguts__testimonials{width:min(100%,var(--page-max-width,1720px));margin:0 auto;color:var(--text,#e2e8f8);background:radial-gradient(1000px 520px at 100% 0,rgba(37,99,235,.12),transparent 64%),linear-gradient(180deg,#0a0f1a,#090e18)}.statsNguts__testimonialsHeading{max-width:860px;margin:0 auto clamp(1.5rem,4vw,2.3rem);text-align:center}.statsNguts__testimonialsHeading h2{color:#dbe8ff}.statsNguts__testimonialsHeading p{color:rgba(240,244,255,.7)}.statsNguts__testimonialsCarousel{width:100%;max-width:1220px;margin:0 auto}.statsNguts__testimonialsViewport{width:100%;overflow:auto visible;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-padding-inline:.15rem;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.statsNguts__testimonialsViewport::-webkit-scrollbar{display:none}.statsNguts__testimonialsTrack{--testimonial-gap:1rem;display:flex;gap:var(--testimonial-gap);width:100%;padding:.15rem}.statsNguts__testimonialCard{flex:0 0 calc((100% - (2 * var(--testimonial-gap))) / 3);scroll-snap-align:start;scroll-snap-stop:always;min-width:0;min-height:250px;padding:clamp(1.15rem,2.2vw,1.5rem);border:1px solid rgba(147,197,253,.1);border-radius:var(--radius-lg,16px);background:radial-gradient(420px 240px at 0 0,rgba(37,99,235,.16),transparent 66%),rgba(255,255,255,.035);box-shadow:0 18px 48px rgba(0,0,0,.28)}.statsNguts__testimonialQuote{display:block;height:2.3rem;margin-bottom:.55rem;color:#60a5fa;font-family:Georgia,serif;font-size:3.4rem;line-height:1}.statsNguts__testimonialCard blockquote{margin:0}.statsNguts__testimonialCard blockquote p{margin:0;color:rgba(240,244,255,.82);font-size:1rem;line-height:1.7}.statsNguts__testimonialCard blockquote footer{margin-top:1.15rem}.statsNguts__testimonialCard cite{color:#93c5fd;font-size:.9375rem;font-style:normal;font-weight:750;line-height:1.4}.statsNguts__testimonialsControls{display:flex;align-items:center;justify-content:center;gap:.85rem;margin-top:1.2rem}.statsNguts__testimonialsArrow{display:inline-grid;place-items:center;width:44px;height:44px;padding:0;color:#eaf2ff;background:rgba(37,99,235,.12);border:1px solid rgba(96,165,250,.24);border-radius:50%;font-size:1.1rem;cursor:pointer;transition:background .16s ease,border-color .16s ease,opacity .16s ease}.statsNguts__testimonialsArrow:hover:not(:disabled){background:rgba(37,99,235,.22);border-color:rgba(96,165,250,.4)}.statsNguts__testimonialsArrow:disabled{opacity:.34;cursor:not-allowed}.statsNguts__testimonialsDots{display:flex;align-items:center;gap:.45rem}.statsNguts__testimonialsDot{width:9px;height:9px;padding:0;background:rgba(255,255,255,.2);border:0;border-radius:999px;cursor:pointer;transition:width .18s ease,background .18s ease}.statsNguts__testimonialsDot--active{width:24px;background:#3b82f6}.statsNguts__testimonials button:focus-visible{outline:3px solid #60a5fa;outline-offset:3px}@media (max-width:1100px){.statsNguts__testimonialCard{flex-basis:calc((100% - var(--testimonial-gap)) / 2)}}@media (max-width:720px){.statsNguts__testimonialsTrack{--testimonial-gap:0.75rem}.statsNguts__testimonialCard{flex-basis:100%;min-height:230px}.statsNguts__testimonialCard blockquote p{font-size:1rem}}@media (prefers-reduced-motion:reduce){.statsNguts__testimonialsViewport{scroll-behavior:auto}.statsNguts__testimonialsArrow,.statsNguts__testimonialsDot{transition:none}}