.dashboard_tile__G_whN{width:100%;background-color:#202123;border-radius:15px;padding:20px}.dashboard_joinTitle__y3d9F{font-size:20px;text-align:center;color:var(--primary);font-weight:700;margin-bottom:1em}.dashboard_banner__RwN8A{background:var(--component-background);overflow:hidden}.dashboard_modes__j2hIA{aspect-ratio:1/1;height:100%;transition:.3s}.dashboard_modes__j2hIA:hover{cursor:pointer;background-color:var(--primary)!important;box-shadow:0 0 10px var(--primary);color:#fff}.dashboard_modes__j2hIA:hover svg{fill:#fff}.dashboard_modes__j2hIA svg{transition:.3s;width:70%}.dashboard_title__aUF4I{margin:-14px 0 -30px;font-size:large}.dashboard_score__x1jby{font-weight:600;color:var(--primary);font-size:large}.dashboard_scoreAmount__wgaLx{color:#fff;font-size:medium}.dashboard_x__p8yqe{font-size:100px;font-weight:100;margin:0 20px 0 0}.matchHistory_historySection__CjjLo{display:flex;flex-direction:column;gap:12px}.matchHistory_historyHeader__wlUnR{display:flex;justify-content:space-between;align-items:center}.matchHistory_list__4ilr9{display:flex;flex-direction:column;gap:8px}.matchHistory_historyEntry__V9B1M{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:var(--component-background);border-radius:14px;border:1px solid var(--component-outline);transition:all .2s ease;cursor:pointer;position:relative;overflow:hidden}.matchHistory_historyEntry__V9B1M:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--component-outline);transition:background .2s ease,width .2s ease}.matchHistory_historyEntry__V9B1M:hover{background:var(--component-background-hover);border-color:rgba(var(--primary-rgb),.3);transform:translateX(4px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.matchHistory_historyEntry__V9B1M:hover:before{background:var(--primary);width:4px}.matchHistory_historyEntry__V9B1M:active{transform:translateX(2px) scale(.995)}.matchHistory_entryLeft__A_V_D{display:flex;align-items:center;gap:12px;min-width:0}.matchHistory_resultBadge__ErdAj{min-width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:10px;font-size:.8rem;font-weight:700;flex-shrink:0;transition:transform .2s ease}.matchHistory_historyEntry__V9B1M:hover .matchHistory_resultBadge__ErdAj{transform:scale(1.08)}.matchHistory_win__MSAM_{background:linear-gradient(135deg,var(--primary) 0,rgba(var(--primary-rgb),.7) 100%);color:#fff;box-shadow:0 2px 10px rgba(var(--primary-rgb),.35)}.matchHistory_loss__1iGU3{background:var(--component-background-hover);color:var(--font-color-muted);border:1px solid var(--component-outline)}.matchHistory_entryInfo__ejOKy{display:flex;flex-direction:column;gap:2px;min-width:0}.matchHistory_entryDate__gVz5L{font-size:.85rem;font-weight:600;color:var(--font-color)}.matchHistory_entryPlayers__jW6Xh{font-size:.75rem;color:var(--font-color-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.matchHistory_entryRight__thuoQ{display:flex;align-items:center;gap:10px;flex-shrink:0}.matchHistory_gameModeBadge__eKkJ3{font-size:.7rem;font-weight:600;color:var(--primary);background:rgba(var(--primary-rgb),.1);padding:4px 10px;border-radius:20px;white-space:nowrap;border:1px solid rgba(var(--primary-rgb),.15)}.matchHistory_entryAvg__cbY64{font-size:.85rem;font-weight:700;color:var(--font-color);min-width:55px;text-align:right;font-variant-numeric:tabular-nums}.matchHistory_loadMoreButton__ZE4yk{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:12px;background:var(--component-background);border:1px dashed var(--component-outline);border-radius:14px;color:var(--font-color-muted);font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease}.matchHistory_loadMoreButton__ZE4yk:hover{background:var(--component-background-hover);color:var(--primary);border-color:rgba(var(--primary-rgb),.3);border-style:solid}.matchHistory_loadMoreButton__ZE4yk:disabled{opacity:.5;cursor:not-allowed}.matchHistory_emptyHistory__s6EyK{display:flex;flex-direction:column;align-items:center;gap:8px;padding:32px 16px;color:var(--font-color-muted);text-align:center}.matchHistory_emptyHistoryIcon__rs2vL{width:36px;height:36px;opacity:.3}.matchHistory_loadingSkeleton__jSThk{height:60px;background:linear-gradient(90deg,var(--component-background) 25%,var(--component-background-hover) 50%,var(--component-background) 75%);background-size:200% 100%;animation:matchHistory_shimmer__3oaZ8 1.5s ease-in-out infinite;border-radius:14px}@keyframes matchHistory_shimmer__3oaZ8{0%{background-position:200% 0}to{background-position:-200% 0}}.matchHistory_compact__qI1yP .matchHistory_historyEntry__V9B1M{padding:8px 10px;border-radius:10px}.matchHistory_compact__qI1yP .matchHistory_historyEntry__V9B1M:before{display:none}.matchHistory_compact__qI1yP .matchHistory_resultBadge__ErdAj{min-width:28px;height:28px;font-size:.7rem;border-radius:7px}.matchHistory_compact__qI1yP .matchHistory_entryDate__gVz5L{font-size:.8rem}.matchHistory_compact__qI1yP .matchHistory_entryPlayers__jW6Xh{font-size:.7rem}@media(max-width:480px){.matchHistory_historyEntry__V9B1M{padding:10px 12px;gap:8px}.matchHistory_resultBadge__ErdAj{min-width:30px;height:30px;font-size:.7rem}.matchHistory_entryAvg__cbY64{font-size:.75rem;min-width:45px}}@keyframes statistics_fadeInUp__rVNU_{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes statistics_fadeIn__4e_8e{0%{opacity:0}to{opacity:1}}@keyframes statistics_ringDraw__pu0vB{0%{stroke-dashoffset:339.292}}@keyframes statistics_pulseGlow__6OigT{0%,to{opacity:.4}50%{opacity:1}}.statistics_page___b38w{display:flex;flex-direction:column;gap:14px;padding:20px;max-width:960px;margin:0 auto;width:100%}.statistics_header__q4Ecs{display:flex;flex-direction:column;gap:4px;animation:statistics_fadeIn__4e_8e .4s ease-out}.statistics_title__q6CTZ{font-size:1.25rem;font-weight:700;color:#fff;margin:0;display:flex;align-items:center;gap:8px}.statistics_subtitle__lwL44{font-size:.85rem;color:var(--secondary);margin:0}.statistics_grid__WXPyC{display:grid;grid-template-columns:1fr 1fr;gap:10px}.statistics_grid__WXPyC>*{animation:statistics_fadeInUp__rVNU_ .45s ease-out both}.statistics_grid__WXPyC>:first-child{animation-delay:.04s}.statistics_grid__WXPyC>:nth-child(2){animation-delay:.08s}.statistics_grid__WXPyC>:nth-child(3){animation-delay:.12s}.statistics_grid__WXPyC>:nth-child(4){animation-delay:.16s}.statistics_grid__WXPyC>:nth-child(5){animation-delay:.2s}.statistics_grid__WXPyC>:nth-child(6){animation-delay:.24s}.statistics_grid__WXPyC>:nth-child(7){animation-delay:.28s}.statistics_grid__WXPyC>:nth-child(8){animation-delay:.32s}.statistics_ringCard__AQEIq{background:var(--component-background);border-radius:14px;border:1px solid var(--component-outline);padding:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;transition:border-color .25s ease,box-shadow .25s ease}.statistics_ringCard__AQEIq:hover{border-color:rgba(3,176,118,.35);box-shadow:0 0 20px rgba(3,176,118,.08)}.statistics_ringWrapper__OEbI4{position:relative;width:110px;height:110px;display:flex;align-items:center;justify-content:center}.statistics_ringSvg___ypnx{width:110px;height:110px;position:absolute;top:0;left:0;filter:drop-shadow(0 0 8px rgba(3,176,118,.25))}.statistics_ringProgress__52bv3{transition:stroke-dashoffset 1s ease-out;animation:statistics_ringDraw__pu0vB 1.2s ease-out}.statistics_ringCenter___sLCm{display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1}.statistics_ringValue__l5his{font-size:1.5rem;font-weight:800;color:var(--primary);line-height:1}.statistics_ringLabel__gg27x{font-size:.6rem;color:var(--font-color);text-transform:uppercase;letter-spacing:.5px;margin-top:3px}.statistics_ringLegend__q64cg{display:flex;align-items:center;gap:6px;font-size:.85rem;font-weight:600}.statistics_ringWins__eY_AL{color:var(--primary)}.statistics_ringDivider__wRSvn{color:var(--font-color)}.statistics_ringLosses__Ljtfd{color:#ef4444}.statistics_numbersCard__b05y4{background:var(--component-background);border-radius:14px;border:1px solid var(--component-outline);padding:12px 18px;display:flex;flex-direction:column;justify-content:center;gap:0;transition:border-color .25s ease,box-shadow .25s ease}.statistics_numbersCard__b05y4:hover{border-color:hsla(0,0%,100%,.12);box-shadow:0 4px 24px rgba(0,0,0,.2)}.statistics_numberItem__y1yVR{display:flex;justify-content:space-between;align-items:center;padding:5px 0}.statistics_numberLabel__gNc9s{font-size:.8rem;font-weight:500;color:var(--font-color);text-transform:uppercase;letter-spacing:.5px}.statistics_numberValue__OyXle{font-size:1.3rem;font-weight:700;color:#fff;line-height:1}.statistics_numberUnit__bUnUY{font-size:.8rem;font-weight:400;color:var(--font-color)}.statistics_numberDivider__i8gm7{height:1px;background:var(--component-outline)}.statistics_card__L8DE4{background:var(--component-background);border-radius:14px;border:1px solid var(--component-outline);padding:12px 14px;display:flex;flex-direction:column;gap:6px;transition:border-color .25s ease,box-shadow .25s ease}.statistics_card__L8DE4:hover{border-color:hsla(0,0%,100%,.12);box-shadow:0 4px 24px rgba(0,0,0,.2)}.statistics_cardLabel__uyfJb{font-size:.7rem;font-weight:600;color:var(--font-color);text-transform:uppercase;letter-spacing:.8px;display:flex;align-items:center;gap:6px}.statistics_fullWidthCard__ewQt4{grid-column:1/-1;background:var(--component-background);border-radius:14px;border:1px solid var(--component-outline);padding:12px 14px;display:flex;flex-direction:column;gap:8px;transition:border-color .25s ease,box-shadow .25s ease}.statistics_fullWidthCard__ewQt4:hover{border-color:hsla(0,0%,100%,.12);box-shadow:0 4px 24px rgba(0,0,0,.2)}.statistics_historyCard__jTgp7{grid-column:1/-1;background:var(--component-background);border-radius:14px;border:1px solid var(--component-outline);padding:16px 18px;display:flex;flex-direction:column;gap:12px}.statistics_scoreBar__PuM8Q{display:flex;flex-direction:column;gap:4px}.statistics_scoreBarHeader__wcLZy{display:flex;justify-content:space-between;align-items:center}.statistics_scoreBarLabel__AZIU6{font-size:.85rem;font-weight:600;color:#fff;transition:color .2s ease}.statistics_scoreBarLabelGlow__W6DYV{color:var(--primary);text-shadow:0 0 6px rgba(3,176,118,.4)}.statistics_scoreBarValue__T6jEh{font-size:.9rem;font-weight:700;color:#fff}.statistics_scoreBarTrack__i_EI2{height:8px;background:hsla(0,0%,100%,.06);border-radius:4px;overflow:hidden}.statistics_scoreBarFill__pBqmQ{height:100%;background:hsla(0,0%,100%,.15);border-radius:4px;transition:width .8s cubic-bezier(.22,1,.36,1);min-width:6px}.statistics_scoreBarFillGlow__80LVZ{background:linear-gradient(90deg,var(--primary) 0,rgba(3,176,118,.7) 100%);box-shadow:0 0 10px rgba(3,176,118,.35)}.statistics_recordRow__m2e0N{display:flex;align-items:center;gap:10px;padding:4px 0;border-radius:8px;transition:background .2s ease}.statistics_recordRow__m2e0N:hover{background:hsla(0,0%,100%,.02)}.statistics_recordRow__m2e0N+.statistics_recordRow__m2e0N{border-top:1px solid var(--component-outline);padding-top:10px}.statistics_recordIcon__bDp_S{font-size:1rem;width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:var(--component-background-hover);border-radius:8px;flex-shrink:0;color:var(--primary);transition:transform .2s ease}.statistics_recordRow__m2e0N:hover .statistics_recordIcon__bDp_S{transform:scale(1.08)}.statistics_recordInfo__WBZmq{display:flex;flex-direction:column;gap:1px}.statistics_recordLabel__Y0bnb{font-size:.65rem;font-weight:500;color:var(--font-color);text-transform:uppercase;letter-spacing:.3px}.statistics_recordValue__Vz5Om{font-size:1rem;font-weight:700;color:#fff}.statistics_miniGrid__2A9z1{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.statistics_miniStat__b7s71{background:var(--component-background-hover);border-radius:10px;padding:8px 6px;display:flex;flex-direction:column;align-items:center;gap:2px;text-align:center;transition:background .2s ease,transform .2s ease}.statistics_miniStat__b7s71:hover{background:hsla(0,0%,100%,.08);transform:translateY(-1px)}.statistics_miniLabel__76CxJ{font-size:.6rem;font-weight:500;color:var(--font-color);text-transform:uppercase;letter-spacing:.3px;line-height:1.2}.statistics_miniValue__dN6wT{font-size:1rem;font-weight:700;color:#fff}.statistics_heatmapContainer__gleFe{width:100%;overflow-x:auto;padding:4px 0}.statistics_heatmapContainer__gleFe .react-calendar-heatmap{width:100%}.statistics_heatmapContainer__gleFe .react-calendar-heatmap text{font-size:8px;fill:var(--secondary)}.statistics_heatmapContainer__gleFe .heatmap-empty{fill:var(--component-background-hover)}.statistics_heatmapContainer__gleFe .heatmap-l1{fill:rgba(3,176,118,.3)}.statistics_heatmapContainer__gleFe .heatmap-l2{fill:rgba(3,176,118,.5)}.statistics_heatmapContainer__gleFe .heatmap-l3{fill:rgba(3,176,118,.75)}.statistics_heatmapContainer__gleFe .heatmap-l4{fill:var(--primary)}.statistics_heatmapContainer__gleFe .react-calendar-heatmap rect:hover{stroke:var(--primary);stroke-width:1}.statistics_heatmapContainer__gleFe .react-calendar-heatmap rect{rx:3;transition:opacity .15s ease}.statistics_emptyState__0LEC1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:32px 16px;color:var(--secondary);text-align:center;animation:statistics_fadeIn__4e_8e .5s ease-out}.statistics_emptyIcon__cQRAX{width:52px;height:52px;opacity:.3;animation:statistics_pulseGlow__6OigT 2.5s ease-in-out infinite}.statistics_emptyTitle__Pw_mZ{font-size:1.15rem;font-weight:600;color:#fff}.statistics_emptySubtitle__9dpDD{font-size:.85rem;color:var(--font-color);max-width:280px;line-height:1.5}.statistics_skeleton__vsfFS{background:linear-gradient(90deg,var(--component-background) 25%,var(--component-background-hover) 50%,var(--component-background) 75%);background-size:200% 100%;animation:statistics_shimmer__jkNO7 1.5s ease-in-out infinite;border-radius:14px;height:120px}@keyframes statistics_shimmer__jkNO7{0%{background-position:200% 0}to{background-position:-200% 0}}.statistics_circle__HcJ9H{aspect-ratio:1;width:75%;border-radius:1000px;border:3px solid var(--primary);box-shadow:0 0 10px var(--primary)}.statistics_amount__7l7fe{font-weight:700;font-size:30px}.statistics_amount2__GIbDQ{font-weight:700;font-size:20px}.statistics_statsGrid__iIM4b{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px}.statistics_statCard__eWFtn{background:var(--component-background-hover);border-radius:10px;padding:12px;display:flex;flex-direction:column;align-items:center;gap:4px;transition:background .2s ease,transform .2s ease}.statistics_statCard__eWFtn:hover{background:hsla(0,0%,100%,.08);transform:translateY(-1px)}.statistics_statLabel__zzkWT{font-size:.7rem;font-weight:500;color:var(--font-color);text-transform:uppercase;letter-spacing:.3px}.statistics_statValueSmall__3jyeI{font-size:1.2rem;font-weight:700;color:#fff}@media(max-width:900px){.statistics_page___b38w{padding:16px}.statistics_grid__WXPyC{gap:10px}.statistics_miniGrid__2A9z1{grid-template-columns:repeat(3,1fr);gap:6px}}@media(max-width:700px){.statistics_grid__WXPyC{grid-template-columns:1fr}.statistics_fullWidthCard__ewQt4{grid-column:1}.statistics_page___b38w{padding:16px;gap:14px}.statistics_title__q6CTZ{font-size:1.3rem}.statistics_miniGrid__2A9z1{grid-template-columns:repeat(2,1fr)}.statistics_ringSvg___ypnx,.statistics_ringWrapper__OEbI4{width:95px;height:95px}.statistics_ringValue__l5his{font-size:1.3rem}.statistics_statsGrid__iIM4b{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.statistics_heatmapContainer__gleFe{min-height:160px}.statistics_heatmapContainer__gleFe .react-calendar-heatmap{min-height:140px}}