.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(--blert-panel-background-color);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(--blert-panel-background-color),var(--blert-surface-light));gap:24px;padding:24px;display:flex}.style-module-scss-module__Sl3Z5a__playerInfo .style-module-scss-module__Sl3Z5a__playerImgWrapper{background:var(--blert-surface-dark);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 .style-module-scss-module__Sl3Z5a__nameRow{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:16px;display:flex}.style-module-scss-module__Sl3Z5a__playerInfo .style-module-scss-module__Sl3Z5a__playerInfoText .style-module-scss-module__Sl3Z5a__nameRow h1{color:var(--blert-font-color-primary);margin:0;font-size:2.4em}.style-module-scss-module__Sl3Z5a__playerInfo .style-module-scss-module__Sl3Z5a__playerInfoText h1{color:var(--blert-font-color-primary);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(--blert-font-color-secondary);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-font-color-primary);font-size:1.2em;font-weight:500}.style-module-scss-module__Sl3Z5a__followButton{background:linear-gradient(135deg,var(--blert-purple)0%,rgba(var(--blert-purple-base),.85)100%);color:#fff;cursor:pointer;box-shadow:0 2px 8px rgba(var(--blert-purple-base),.3);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.style-module-scss-module__Sl3Z5a__followButton>span{min-width:70px;position:relative;top:-1px}.style-module-scss-module__Sl3Z5a__followButton:hover:not(:disabled){box-shadow:0 4px 12px rgba(var(--blert-purple-base),.4);transform:translateY(-1px)}.style-module-scss-module__Sl3Z5a__followButton:active:not(:disabled){transform:translateY(0)}.style-module-scss-module__Sl3Z5a__followButton:disabled{cursor:not-allowed;opacity:.7}.style-module-scss-module__Sl3Z5a__followButton.style-module-scss-module__Sl3Z5a__following{background:rgba(var(--blert-green-base),.15);color:var(--blert-green);border:1px solid rgba(var(--blert-green-base),.3);box-shadow:none}.style-module-scss-module__Sl3Z5a__followButton.style-module-scss-module__Sl3Z5a__following:hover:not(:disabled){background:rgba(var(--blert-red-base),.15);border-color:rgba(var(--blert-red-base),.4);color:var(--blert-red);box-shadow:none;transform:none}.style-module-scss-module__Sl3Z5a__followButton.style-module-scss-module__Sl3Z5a__following:hover:not(:disabled) i{color:var(--blert-red)}.style-module-scss-module__Sl3Z5a__followButton.style-module-scss-module__Sl3Z5a__following:focus-visible{outline:2px solid rgba(var(--blert-green-base),.5);outline-offset:2px}.style-module-scss-module__Sl3Z5a__followButton.style-module-scss-module__Sl3Z5a__following:hover:focus-visible{outline-color:rgba(var(--blert-red-base),.5)}.style-module-scss-module__Sl3Z5a__followButton.style-module-scss-module__Sl3Z5a__following i{color:var(--blert-green)}.style-module-scss-module__Sl3Z5a__followButton:focus-visible{outline:2px solid rgba(var(--blert-purple-base),.5);outline-offset:2px}.style-module-scss-module__Sl3Z5a__followButton i{font-size:.95em}.style-module-scss-module__Sl3Z5a__navigation{background:var(--blert-surface-dark);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(--blert-font-color-secondary);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-font-color-primary)}.style-module-scss-module__Sl3Z5a__navigation .style-module-scss-module__Sl3Z5a__tab:hover .style-module-scss-module__Sl3Z5a__icon{color:var(--blert-purple)}.style-module-scss-module__Sl3Z5a__navigation .style-module-scss-module__Sl3Z5a__tab.style-module-scss-module__Sl3Z5a__active{color:var(--blert-font-color-primary)}.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-purple)}.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-purple);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 .style-module-scss-module__Sl3Z5a__nameRow{flex-direction:column;align-items:center;gap:12px}.style-module-scss-module__Sl3Z5a__playerInfo .style-module-scss-module__Sl3Z5a__playerInfoText .style-module-scss-module__Sl3Z5a__nameRow h1{font-size:2em}.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(--blert-font-color-secondary)}.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-font-color-primary);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-purple)}.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-font-color-primary);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(--blert-font-color-secondary);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-font-color-primary);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-purple);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(--blert-surface-dark);color:var(--blert-font-color-secondary);border:1px dashed var(--blert-divider-color);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(--blert-surface-dark);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(--blert-surface-light);border-color:rgba(var(--blert-purple-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-font-color-primary);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(--blert-font-color-secondary);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-purple);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(--blert-font-color-secondary);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-purple);transform:translate(2px)}.style-module-scss-module__Sl3Z5a__overviewContent .style-module-scss-module__Sl3Z5a__partnersSection .style-module-scss-module__Sl3Z5a__noPartners{background:var(--blert-surface-dark);color:var(--blert-font-color-secondary);text-align:center;border:1px dashed var(--blert-divider-color);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;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(--blert-font-color-secondary);border-radius:4px}.style-module-scss-module__Sl3Z5a__heatmapContainer .style-module-scss-module__Sl3Z5a__wrapper .style-module-scss-module__Sl3Z5a__heatmapWrapper{padding:0 16px}.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(--blert-surface-dark);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(--blert-surface-dark);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-font-color-primary);font-size:14px;font-weight:600}.style-module-scss-module__Sl3Z5a__heatmapTooltip .style-module-scss-module__Sl3Z5a__challengeCount{color:var(--blert-font-color-secondary);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-purple-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-purple);font-size:.9em}.style-module-scss-module__Sl3Z5a__nameChanges .style-module-scss-module__Sl3Z5a__nameChangeList{background:var(--blert-surface-dark);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(--blert-surface-light);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-font-color-primary);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(--blert-font-color-secondary);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(--blert-font-color-secondary);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(--blert-surface-light);border:1px solid var(--blert-divider-color);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(--blert-surface-light);border-color:var(--blert-purple)}.style-module-scss-module__Sl3Z5a__selectedStats .style-module-scss-module__Sl3Z5a__selectedStat:hover i{color:var(--blert-purple)}.style-module-scss-module__Sl3Z5a__legendItem{color:var(--blert-font-color-secondary);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(--blert-surface-light);width:100%;color:var(--blert-font-color-primary);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-purple);font-size:1.1em}.style-module-scss-module__Sl3Z5a__statsCard .style-module-scss-module__Sl3Z5a__headerContent .style-module-scss-module__Sl3Z5a__statCounter{color:var(--blert-font-color-secondary);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-purple);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(--blert-surface-light)}.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(--blert-font-color-secondary);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}}
