.style-module-scss-module__Sl3Z5a__playerPage{width:100%;max-width:1400px;margin:0 auto;padding:20px}@media (max-width:940px){.style-module-scss-module__Sl3Z5a__playerPage{padding:0}}.style-module-scss-module__Sl3Z5a__header{background-color:var(--panel-bg);border-radius:8px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 0 5px #00000080}.style-module-scss-module__Sl3Z5a__playerInfo{background:linear-gradient(to bottom right,var(--panel-bg),var(--nav-bg-lightened));gap:24px;padding:24px;display:flex}.style-module-scss-module__Sl3Z5a__playerInfo .style-module-scss-module__Sl3Z5a__playerImgWrapper{background:var(--nav-bg);border-radius:8px;flex-shrink:0;width:160px;height:160px;position:relative;overflow:hidden}.style-module-scss-module__Sl3Z5a__playerInfo .style-module-scss-module__Sl3Z5a__playerInfoText{flex:1;min-width:0}.style-module-scss-module__Sl3Z5a__playerInfo .style-module-scss-module__Sl3Z5a__playerInfoText h1{color:var(--blert-text-color);margin:0 0 16px;font-size:2.4em}.style-module-scss-module__Sl3Z5a__playerInfo .style-module-scss-module__Sl3Z5a__playerInfoText .style-module-scss-module__Sl3Z5a__playerStats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.style-module-scss-module__Sl3Z5a__playerInfo .style-module-scss-module__Sl3Z5a__playerInfoText .style-module-scss-module__Sl3Z5a__playerStats .style-module-scss-module__Sl3Z5a__statRow{flex-direction:column;gap:4px;display:flex}.style-module-scss-module__Sl3Z5a__playerInfo .style-module-scss-module__Sl3Z5a__playerInfoText .style-module-scss-module__Sl3Z5a__playerStats .style-module-scss-module__Sl3Z5a__statRow .style-module-scss-module__Sl3Z5a__label{color:var(--font-color-nav);align-items:center;gap:8px;font-size:.85em;display:flex}.style-module-scss-module__Sl3Z5a__playerInfo .style-module-scss-module__Sl3Z5a__playerInfoText .style-module-scss-module__Sl3Z5a__playerStats .style-module-scss-module__Sl3Z5a__statRow .style-module-scss-module__Sl3Z5a__label i{text-align:center;width:16px;font-size:1.1em}.style-module-scss-module__Sl3Z5a__playerInfo .style-module-scss-module__Sl3Z5a__playerInfoText .style-module-scss-module__Sl3Z5a__playerStats .style-module-scss-module__Sl3Z5a__statRow .style-module-scss-module__Sl3Z5a__value{color:var(--blert-text-color);font-size:1.2em;font-weight:500}.style-module-scss-module__Sl3Z5a__navigation{background:var(--nav-bg);border-radius:0 0 8px 8px;align-items:center;height:50px;display:flex;position:relative}.style-module-scss-module__Sl3Z5a__navigation .style-module-scss-module__Sl3Z5a__tabs{width:100%;height:100%;display:flex}.style-module-scss-module__Sl3Z5a__navigation .style-module-scss-module__Sl3Z5a__tab{color:var(--font-color-nav);z-index:1;flex:1;justify-content:center;align-items:center;gap:12px;font-size:15px;text-decoration:none;transition:color .2s;display:flex;position:relative}.style-module-scss-module__Sl3Z5a__navigation .style-module-scss-module__Sl3Z5a__tab:hover{color:var(--blert-text-color)}.style-module-scss-module__Sl3Z5a__navigation .style-module-scss-module__Sl3Z5a__tab:hover .style-module-scss-module__Sl3Z5a__icon{color:var(--blert-button)}.style-module-scss-module__Sl3Z5a__navigation .style-module-scss-module__Sl3Z5a__tab.style-module-scss-module__Sl3Z5a__active{color:var(--blert-text-color)}.style-module-scss-module__Sl3Z5a__navigation .style-module-scss-module__Sl3Z5a__tab.style-module-scss-module__Sl3Z5a__active .style-module-scss-module__Sl3Z5a__icon{color:var(--blert-button)}.style-module-scss-module__Sl3Z5a__navigation .style-module-scss-module__Sl3Z5a__tab .style-module-scss-module__Sl3Z5a__icon{font-size:16px;transition:color .2s}.style-module-scss-module__Sl3Z5a__navigation .style-module-scss-module__Sl3Z5a__indicator{background:var(--blert-button);z-index:2;height:2px;transition:transform .2s,width .2s,opacity .2s;position:absolute;bottom:0;left:0}.style-module-scss-module__Sl3Z5a__content{border-radius:8px;padding:24px 0}@media (max-width:940px){.style-module-scss-module__Sl3Z5a__header{margin-top:16px}.style-module-scss-module__Sl3Z5a__playerInfo{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:16px}.style-module-scss-module__Sl3Z5a__playerInfo .style-module-scss-module__Sl3Z5a__playerImgWrapper{width:120px;height:120px}.style-module-scss-module__Sl3Z5a__playerInfo .style-module-scss-module__Sl3Z5a__playerInfoText h1{margin-bottom:12px;font-size:2em}.style-module-scss-module__Sl3Z5a__playerInfo .style-module-scss-module__Sl3Z5a__playerInfoText .style-module-scss-module__Sl3Z5a__playerStats{grid-template-columns:repeat(2,1fr);gap:20px;padding:0 8px}.style-module-scss-module__Sl3Z5a__playerInfo .style-module-scss-module__Sl3Z5a__playerInfoText .style-module-scss-module__Sl3Z5a__playerStats .style-module-scss-module__Sl3Z5a__statRow{align-items:center}.style-module-scss-module__Sl3Z5a__playerInfo .style-module-scss-module__Sl3Z5a__playerInfoText .style-module-scss-module__Sl3Z5a__playerStats .style-module-scss-module__Sl3Z5a__statRow .style-module-scss-module__Sl3Z5a__label{flex-direction:column;gap:4px}.style-module-scss-module__Sl3Z5a__playerInfo .style-module-scss-module__Sl3Z5a__playerInfoText .style-module-scss-module__Sl3Z5a__playerStats .style-module-scss-module__Sl3Z5a__statRow .style-module-scss-module__Sl3Z5a__label i{width:auto;font-size:1.2em}.style-module-scss-module__Sl3Z5a__playerInfo .style-module-scss-module__Sl3Z5a__playerInfoText .style-module-scss-module__Sl3Z5a__playerStats .style-module-scss-module__Sl3Z5a__statRow .style-module-scss-module__Sl3Z5a__value{font-size:1.1em}.style-module-scss-module__Sl3Z5a__navigation .style-module-scss-module__Sl3Z5a__tab{gap:8px;font-size:14px}.style-module-scss-module__Sl3Z5a__navigation .style-module-scss-module__Sl3Z5a__tab .style-module-scss-module__Sl3Z5a__title{display:none}.style-module-scss-module__Sl3Z5a__navigation .style-module-scss-module__Sl3Z5a__tab .style-module-scss-module__Sl3Z5a__icon{font-size:18px}}.style-module-scss-module__Sl3Z5a__pbWrapper{flex-direction:column;align-items:center;width:100%;padding:20px;display:flex}.style-module-scss-module__Sl3Z5a__overviewContent{grid-template-columns:repeat(3,1fr);gap:16px;width:100%;min-width:0;display:grid}@media (max-width:1560px){.style-module-scss-module__Sl3Z5a__overviewContent{grid-template-columns:repeat(2,1fr)}}@media (max-width:940px){.style-module-scss-module__Sl3Z5a__overviewContent{grid-template-columns:1fr}}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__fullWidth{flex-direction:column;grid-column:1/-1;align-items:center;min-width:0;display:flex}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__filters{width:260px;color:var(--font-color-nav)}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__pbTables{flex-flow:wrap;justify-content:space-evenly;gap:12px;width:100%;margin:4px 0;display:flex}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__pbTables .style-module-scss-module__Sl3Z5a__pbTable{margin:0;padding:8px 0}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__pbTables .style-module-scss-module__Sl3Z5a__pbTable h3{text-align:center;color:var(--blert-text-color);margin:0 0 8px;font-size:1.1em;font-weight:500}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__pbTables .style-module-scss-module__Sl3Z5a__pbTable .style-module-scss-module__Sl3Z5a__pbs{flex-direction:column;align-items:center;gap:20px;width:100%;padding-top:8px;display:flex}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__pbTables .style-module-scss-module__Sl3Z5a__pbTable .style-module-scss-module__Sl3Z5a__pbs a.style-module-scss-module__Sl3Z5a__pb:hover,.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__pbTables .style-module-scss-module__Sl3Z5a__pbTable .style-module-scss-module__Sl3Z5a__pbs a.style-module-scss-module__Sl3Z5a__pb:hover .style-module-scss-module__Sl3Z5a__time{color:var(--blert-button)}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__pbTables .style-module-scss-module__Sl3Z5a__pbTable .style-module-scss-module__Sl3Z5a__pbs .style-module-scss-module__Sl3Z5a__pb{flex-direction:column;align-items:center;width:110px;padding:0;transition:color .2s ease-in-out;display:flex}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__pbTables .style-module-scss-module__Sl3Z5a__pbTable .style-module-scss-module__Sl3Z5a__pbs .style-module-scss-module__Sl3Z5a__pb .style-module-scss-module__Sl3Z5a__time{color:var(--blert-text-color);font-size:24px;font-weight:700;transition:color .2s ease-in-out}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__pbTables .style-module-scss-module__Sl3Z5a__pbTable .style-module-scss-module__Sl3Z5a__pbs .style-module-scss-module__Sl3Z5a__pb .style-module-scss-module__Sl3Z5a__scale{color:var(--font-color-nav);font-size:18px;font-weight:500}@media (max-width:1560px){.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__activityCard{grid-column:1/-1}}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__activityStats{flex-direction:column;gap:24px;display:flex}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__activityStats .style-module-scss-module__Sl3Z5a__activityHeader{justify-content:space-around;align-items:center;display:flex}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__activityStats .style-module-scss-module__Sl3Z5a__raidCharts{gap:1rem;margin:.25rem;display:flex}@media (max-width:940px){.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__activityStats .style-module-scss-module__Sl3Z5a__raidCharts{flex-direction:column}}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__activityStats .style-module-scss-module__Sl3Z5a__raidCharts .style-module-scss-module__Sl3Z5a__raidChart{flex-direction:column;flex:1;align-items:center;display:flex}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__activityStats .style-module-scss-module__Sl3Z5a__raidCharts .style-module-scss-module__Sl3Z5a__raidChart h3{color:var(--blert-text-color);align-items:center;gap:8px;margin:0 0 12px;font-size:1.1em;font-weight:500;display:flex}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__activityStats .style-module-scss-module__Sl3Z5a__raidCharts .style-module-scss-module__Sl3Z5a__raidChart h3 i{color:var(--blert-button);font-size:.9em}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__activityStats .style-module-scss-module__Sl3Z5a__raidCharts .style-module-scss-module__Sl3Z5a__raidChart .style-module-scss-module__Sl3Z5a__noData{background:var(--nav-bg);color:var(--font-color-nav);border:1px dashed var(--font-color-nav-divider);text-align:center;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:.9em;font-style:italic;display:flex}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__activityStats .style-module-scss-module__Sl3Z5a__raidCharts .style-module-scss-module__Sl3Z5a__raidChart .style-module-scss-module__Sl3Z5a__noData i{opacity:.7;font-size:1.4em}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__partnersSection{flex-direction:column;gap:16px;display:flex}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__partnersSection .style-module-scss-module__Sl3Z5a__partnersList{flex-direction:column;gap:8px;display:flex}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__partnersSection .style-module-scss-module__Sl3Z5a__partnersList .style-module-scss-module__Sl3Z5a__partner{background:var(--nav-bg);border:1px solid #0000;border-radius:6px;justify-content:space-between;align-items:center;padding:12px;text-decoration:none;transition:all .2s;display:flex}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__partnersSection .style-module-scss-module__Sl3Z5a__partnersList .style-module-scss-module__Sl3Z5a__partner:hover{background:var(--nav-bg-lightened);border-color:rgba(var(--blert-button-base),.3);transform:translateY(-1px)}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__partnersSection .style-module-scss-module__Sl3Z5a__partnersList .style-module-scss-module__Sl3Z5a__partner .style-module-scss-module__Sl3Z5a__partnerInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__partnersSection .style-module-scss-module__Sl3Z5a__partnersList .style-module-scss-module__Sl3Z5a__partner .style-module-scss-module__Sl3Z5a__partnerInfo .style-module-scss-module__Sl3Z5a__partnerName{color:var(--blert-text-color);text-overflow:ellipsis;white-space:nowrap;font-size:1em;font-weight:500;overflow:hidden}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__partnersSection .style-module-scss-module__Sl3Z5a__partnersList .style-module-scss-module__Sl3Z5a__partner .style-module-scss-module__Sl3Z5a__partnerInfo .style-module-scss-module__Sl3Z5a__partnerMeta{color:var(--font-color-nav);align-items:center;gap:8px;font-size:.8em;display:flex}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__partnersSection .style-module-scss-module__Sl3Z5a__partnersList .style-module-scss-module__Sl3Z5a__partner .style-module-scss-module__Sl3Z5a__partnerInfo .style-module-scss-module__Sl3Z5a__partnerMeta .style-module-scss-module__Sl3Z5a__challengeCount{align-items:center;gap:4px;display:flex}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__partnersSection .style-module-scss-module__Sl3Z5a__partnersList .style-module-scss-module__Sl3Z5a__partner .style-module-scss-module__Sl3Z5a__partnerInfo .style-module-scss-module__Sl3Z5a__partnerMeta .style-module-scss-module__Sl3Z5a__challengeCount i{color:var(--blert-button);font-size:.9em}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__partnersSection .style-module-scss-module__Sl3Z5a__partnersList .style-module-scss-module__Sl3Z5a__partner .style-module-scss-module__Sl3Z5a__arrow{color:var(--font-color-nav);font-size:.8em;transition:all .2s}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__partnersSection .style-module-scss-module__Sl3Z5a__partnersList .style-module-scss-module__Sl3Z5a__partner:hover .style-module-scss-module__Sl3Z5a__arrow{color:var(--blert-button);transform:translate(2px)}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__partnersSection .style-module-scss-module__Sl3Z5a__noPartners{background:var(--nav-bg);color:var(--font-color-nav);text-align:center;border:1px dashed var(--font-color-nav-divider);border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px 16px;display:flex}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__partnersSection .style-module-scss-module__Sl3Z5a__noPartners i{opacity:.7;margin-bottom:4px;font-size:1.4em}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__partnersSection .style-module-scss-module__Sl3Z5a__noPartners p{margin:0;font-size:.9em;font-style:italic}.style-module-scss-module__Sl3Z5a__personalBests{flex-direction:column;gap:20px;width:100%;display:flex}.style-module-scss-module__Sl3Z5a__history{width:100%;max-width:1400px;margin:0 auto}.style-module-scss-module__Sl3Z5a__historyGrid{flex-direction:column;gap:16px;display:flex}.style-module-scss-module__Sl3Z5a__historyGrid .style-module-scss-module__Sl3Z5a__historyCard{min-height:600px}.style-module-scss-module__Sl3Z5a__heatmapContainer{flex-direction:column;align-items:center;width:100%;min-width:0;display:flex}.style-module-scss-module__Sl3Z5a__heatmapContainer .style-module-scss-module__Sl3Z5a__wrapper{flex-direction:column;align-items:center;width:100%;min-width:0;max-width:1024px;display:flex}.style-module-scss-module__Sl3Z5a__heatmapContainer .style-module-scss-module__Sl3Z5a__wrapper h3{align-self:flex-start;padding:0 16px;font-weight:500}.style-module-scss-module__Sl3Z5a__heatmapContainer .style-module-scss-module__Sl3Z5a__wrapper .style-module-scss-module__Sl3Z5a__heatmapWrapper{-webkit-overflow-scrolling:touch;width:100%;max-width:1024px;padding:0 16px;overflow:auto hidden}.style-module-scss-module__Sl3Z5a__heatmapContainer .style-module-scss-module__Sl3Z5a__wrapper .style-module-scss-module__Sl3Z5a__heatmapWrapper::-webkit-scrollbar{width:6px;height:6px}.style-module-scss-module__Sl3Z5a__heatmapContainer .style-module-scss-module__Sl3Z5a__wrapper .style-module-scss-module__Sl3Z5a__heatmapWrapper::-webkit-scrollbar-track{background:#23242f;border-radius:2px}.style-module-scss-module__Sl3Z5a__heatmapContainer .style-module-scss-module__Sl3Z5a__wrapper .style-module-scss-module__Sl3Z5a__heatmapWrapper::-webkit-scrollbar-thumb{background:var(--font-color-nav);border-radius:4px}.style-module-scss-module__Sl3Z5a__heatmap{flex-direction:column;align-items:center;width:100%;min-width:950px;max-width:1024px;padding:10px 0;display:flex;position:relative}.style-module-scss-module__Sl3Z5a__heatmap .style-module-scss-module__Sl3Z5a__monthLabels{color:#fff9;width:950px;margin-bottom:8px;margin-left:30px;padding-right:8px;font-size:12px;display:flex}.style-module-scss-module__Sl3Z5a__heatmap .style-module-scss-module__Sl3Z5a__monthLabels>div{width:14px}.style-module-scss-module__Sl3Z5a__heatmap .style-module-scss-module__Sl3Z5a__calendar{gap:8px;display:flex}.style-module-scss-module__Sl3Z5a__heatmap .style-module-scss-module__Sl3Z5a__calendar .style-module-scss-module__Sl3Z5a__dayLabels{color:#fff9;flex-direction:column;gap:4px;width:22px;font-size:12px;display:flex}.style-module-scss-module__Sl3Z5a__heatmap .style-module-scss-module__Sl3Z5a__calendar .style-module-scss-module__Sl3Z5a__dayLabels div{height:14px;line-height:14px}.style-module-scss-module__Sl3Z5a__heatmap .style-module-scss-module__Sl3Z5a__calendar .style-module-scss-module__Sl3Z5a__weeks{gap:4px;width:950px;display:flex}.style-module-scss-module__Sl3Z5a__heatmap .style-module-scss-module__Sl3Z5a__calendar .style-module-scss-module__Sl3Z5a__weeks .style-module-scss-module__Sl3Z5a__week{flex-direction:column;gap:4px;width:14px;display:flex}.style-module-scss-module__Sl3Z5a__heatmap .style-module-scss-module__Sl3Z5a__calendar .style-module-scss-module__Sl3Z5a__weeks .style-module-scss-module__Sl3Z5a__week .style-module-scss-module__Sl3Z5a__day{border-radius:2px;width:14px;height:14px;transition:all .1s ease-in-out;position:relative}.style-module-scss-module__Sl3Z5a__heatmap .style-module-scss-module__Sl3Z5a__calendar .style-module-scss-module__Sl3Z5a__weeks .style-module-scss-module__Sl3Z5a__week .style-module-scss-module__Sl3Z5a__day:hover{z-index:1;transform:scale(1.2)}.style-module-scss-module__Sl3Z5a__heatmap .style-module-scss-module__Sl3Z5a__legend{color:#fff9;justify-content:center;align-items:center;gap:4px;width:950px;margin-top:16px;margin-left:30px;font-size:12px;display:flex}.style-module-scss-module__Sl3Z5a__heatmap .style-module-scss-module__Sl3Z5a__legend .style-module-scss-module__Sl3Z5a__legendBox{border-radius:2px;width:14px;height:14px}.style-module-scss-module__Sl3Z5a__heatmap .style-module-scss-module__Sl3Z5a__legend .style-module-scss-module__Sl3Z5a__label{margin:0 8px}.style-module-scss-module__Sl3Z5a__heatmap .style-module-scss-module__Sl3Z5a__calendarTooltip{background:var(--nav-bg);pointer-events:none;z-index:1000;white-space:nowrap;transform-origin:bottom;border:1px solid #ffffff1a;border-radius:6px;padding:8px 12px;transition:transform .1s ease-out,opacity .1s ease-out;position:fixed;box-shadow:0 4px 6px #0000001a}.style-module-scss-module__Sl3Z5a__heatmap .style-module-scss-module__Sl3Z5a__calendarTooltip:after{content:"";border-left:5px solid #0000;border-right:5px solid #0000;border-top:5px solid var(--nav-bg);width:0;height:0;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.style-module-scss-module__Sl3Z5a__heatmap .style-module-scss-module__Sl3Z5a__calendarTooltip .style-module-scss-module__Sl3Z5a__date{color:#fff;margin-bottom:2px;font-size:13px;font-weight:500}.style-module-scss-module__Sl3Z5a__heatmap .style-module-scss-module__Sl3Z5a__calendarTooltip .style-module-scss-module__Sl3Z5a__count{color:#fffc;font-size:12px}.style-module-scss-module__Sl3Z5a__heatmapTooltip{flex-direction:column;gap:6px;display:flex}.style-module-scss-module__Sl3Z5a__heatmapTooltip .style-module-scss-module__Sl3Z5a__date{color:var(--blert-text-color);font-size:14px;font-weight:600}.style-module-scss-module__Sl3Z5a__heatmapTooltip .style-module-scss-module__Sl3Z5a__challengeCount{color:var(--font-color-nav);align-items:center;gap:8px;font-size:13px;display:flex}.style-module-scss-module__Sl3Z5a__heatmapTooltip .style-module-scss-module__Sl3Z5a__challengeCount i{color:rgba(var(--blert-button-base),.8);text-align:center;width:16px;font-size:14px}.style-module-scss-module__Sl3Z5a__heatmapTooltip .style-module-scss-module__Sl3Z5a__challengeCount span{font-weight:500}.style-module-scss-module__Sl3Z5a__heatmapTooltip .style-module-scss-module__Sl3Z5a__missingData{color:var(--blert-yellow);align-items:center;gap:8px;font-size:13px;font-style:italic;display:flex}.style-module-scss-module__Sl3Z5a__heatmapTooltip .style-module-scss-module__Sl3Z5a__missingData i{color:var(--blert-yellow);font-size:14px}.style-module-scss-module__Sl3Z5a__nameChanges{width:100%;height:fit-content}.style-module-scss-module__Sl3Z5a__nameChanges h2{align-items:center;gap:8px;display:flex}.style-module-scss-module__Sl3Z5a__nameChanges h2 i{color:var(--blert-button);font-size:.9em}.style-module-scss-module__Sl3Z5a__nameChanges .style-module-scss-module__Sl3Z5a__nameChangeList{background:var(--nav-bg);border-radius:6px;flex-direction:column;gap:0;margin-bottom:16px;padding:0;display:flex}.style-module-scss-module__Sl3Z5a__nameChanges .style-module-scss-module__Sl3Z5a__nameChangeList .style-module-scss-module__Sl3Z5a__nameChange{border-bottom:1px solid var(--nav-bg-lightened);justify-content:space-between;align-items:center;padding:16px;display:flex}.style-module-scss-module__Sl3Z5a__nameChanges .style-module-scss-module__Sl3Z5a__nameChangeList .style-module-scss-module__Sl3Z5a__nameChange:last-child{border-bottom:none}.style-module-scss-module__Sl3Z5a__nameChanges .style-module-scss-module__Sl3Z5a__nameChangeList .style-module-scss-module__Sl3Z5a__nameChange .style-module-scss-module__Sl3Z5a__names{align-items:center;gap:12px;min-width:0;font-size:1.1em;display:flex}.style-module-scss-module__Sl3Z5a__nameChanges .style-module-scss-module__Sl3Z5a__nameChangeList .style-module-scss-module__Sl3Z5a__nameChange .style-module-scss-module__Sl3Z5a__names .style-module-scss-module__Sl3Z5a__oldName,.style-module-scss-module__Sl3Z5a__nameChanges .style-module-scss-module__Sl3Z5a__nameChangeList .style-module-scss-module__Sl3Z5a__nameChange .style-module-scss-module__Sl3Z5a__names .style-module-scss-module__Sl3Z5a__newName{color:var(--blert-text-color);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.style-module-scss-module__Sl3Z5a__nameChanges .style-module-scss-module__Sl3Z5a__nameChangeList .style-module-scss-module__Sl3Z5a__nameChange .style-module-scss-module__Sl3Z5a__names i{color:var(--font-color-nav);font-size:.9em;position:relative;top:1px}.style-module-scss-module__Sl3Z5a__nameChanges .style-module-scss-module__Sl3Z5a__nameChangeList .style-module-scss-module__Sl3Z5a__nameChange .style-module-scss-module__Sl3Z5a__date{color:var(--font-color-nav);margin-left:12px;font-size:.85em}@media (max-width:940px){.style-module-scss-module__Sl3Z5a__nameChanges .style-module-scss-module__Sl3Z5a__nameChangeList .style-module-scss-module__Sl3Z5a__nameChange{flex-direction:column;align-items:flex-start;gap:8px;padding:12px}.style-module-scss-module__Sl3Z5a__nameChanges .style-module-scss-module__Sl3Z5a__nameChangeList .style-module-scss-module__Sl3Z5a__nameChange .style-module-scss-module__Sl3Z5a__names{width:100%;font-size:1em}.style-module-scss-module__Sl3Z5a__nameChanges .style-module-scss-module__Sl3Z5a__nameChangeList .style-module-scss-module__Sl3Z5a__nameChange .style-module-scss-module__Sl3Z5a__date{margin-left:0}}.style-module-scss-module__Sl3Z5a__selectedStats{flex-wrap:wrap;gap:.5rem;max-width:400px;margin:1rem 0;display:flex}.style-module-scss-module__Sl3Z5a__selectedStats .style-module-scss-module__Sl3Z5a__selectedStat{background:var(--nav-bg-lightened);border:1px solid var(--font-color-nav-divider);border-radius:4px;align-items:center;gap:.5rem;padding:.25rem .5rem;font-size:.9rem;transition:all .2s ease-in-out;display:flex;position:relative}.style-module-scss-module__Sl3Z5a__selectedStats .style-module-scss-module__Sl3Z5a__selectedStat i{transition:all .2s ease-in-out;position:relative;top:1px}.style-module-scss-module__Sl3Z5a__selectedStats .style-module-scss-module__Sl3Z5a__selectedStat:hover{cursor:pointer;background:var(--nav-bg-lightened);border-color:var(--blert-button)}.style-module-scss-module__Sl3Z5a__selectedStats .style-module-scss-module__Sl3Z5a__selectedStat:hover i{color:var(--blert-button)}.style-module-scss-module__Sl3Z5a__legendItem{color:var(--font-color-nav);font-size:.8rem}.style-module-scss-module__Sl3Z5a__statistics{width:100%;max-width:1400px}.style-module-scss-module__Sl3Z5a__statisticsGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (max-width:940px){.style-module-scss-module__Sl3Z5a__statisticsGrid{grid-template-columns:1fr}}.style-module-scss-module__Sl3Z5a__statsCard{flex-direction:column;align-items:center;gap:16px;display:flex}.style-module-scss-module__Sl3Z5a__statsCard .style-module-scss-module__Sl3Z5a__headerContent{border-bottom:1px solid var(--nav-bg-lightened);width:100%;color:var(--blert-text-color);justify-content:center;align-items:center;gap:12px;padding-bottom:16px;font-weight:500;display:flex}.style-module-scss-module__Sl3Z5a__statsCard .style-module-scss-module__Sl3Z5a__headerContent i{color:var(--blert-button);font-size:1.1em}.style-module-scss-module__Sl3Z5a__statsCard .style-module-scss-module__Sl3Z5a__headerContent .style-module-scss-module__Sl3Z5a__statCounter{color:var(--font-color-nav);margin-left:auto;font-size:.8em}.style-module-scss-module__Sl3Z5a__statsCard .style-module-scss-module__Sl3Z5a__headerContent .style-module-scss-module__Sl3Z5a__addStatButton{color:var(--blert-button);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;transition:all .2s}.style-module-scss-module__Sl3Z5a__statsCard .style-module-scss-module__Sl3Z5a__headerContent .style-module-scss-module__Sl3Z5a__addStatButton:hover:not(.style-module-scss-module__Sl3Z5a__disabled){background:var(--nav-bg-lightened)}.style-module-scss-module__Sl3Z5a__statsCard .style-module-scss-module__Sl3Z5a__headerContent .style-module-scss-module__Sl3Z5a__addStatButton.style-module-scss-module__Sl3Z5a__disabled{color:var(--font-color-nav);cursor:not-allowed;opacity:.7}.style-module-scss-module__Sl3Z5a__statsCard .style-module-scss-module__Sl3Z5a__headerContent .style-module-scss-module__Sl3Z5a__addStatButton i{font-size:.9em}.style-module-scss-module__Sl3Z5a__statsCard.style-module-scss-module__Sl3Z5a__fullWidth{grid-column:1/-1}.style-module-scss-module__Sl3Z5a__statsCard.style-module-scss-module__Sl3Z5a__fullWidth .style-module-scss-module__Sl3Z5a__statsGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;width:100%;display:grid}.style-module-scss-module__Sl3Z5a__statsGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;width:100%;padding:8px;display:grid}@media (max-width:940px){.style-module-scss-module__Sl3Z5a__statsGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;padding:4px}}
