.style-module-scss-module__HLRCuW__playerPage{width:100%;max-width:1400px;margin:0 auto;padding:20px}@media (max-width:940px){.style-module-scss-module__HLRCuW__playerPage{padding:0}}.style-module-scss-module__HLRCuW__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__HLRCuW__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__HLRCuW__playerInfo .style-module-scss-module__HLRCuW__playerImgWrapper{background:var(--blert-surface-dark);border-radius:8px;flex-shrink:0;width:160px;height:160px;position:relative;overflow:hidden}.style-module-scss-module__HLRCuW__playerInfo .style-module-scss-module__HLRCuW__playerInfoText{flex:1;min-width:0}.style-module-scss-module__HLRCuW__playerInfo .style-module-scss-module__HLRCuW__playerInfoText .style-module-scss-module__HLRCuW__nameRow{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:16px;display:flex}.style-module-scss-module__HLRCuW__playerInfo .style-module-scss-module__HLRCuW__playerInfoText .style-module-scss-module__HLRCuW__nameRow h1{color:var(--blert-font-color-primary);margin:0;font-size:2.4em}.style-module-scss-module__HLRCuW__playerInfo .style-module-scss-module__HLRCuW__playerInfoText h1{color:var(--blert-font-color-primary);margin:0 0 16px;font-size:2.4em}.style-module-scss-module__HLRCuW__playerInfo .style-module-scss-module__HLRCuW__playerInfoText .style-module-scss-module__HLRCuW__playerStats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.style-module-scss-module__HLRCuW__playerInfo .style-module-scss-module__HLRCuW__playerInfoText .style-module-scss-module__HLRCuW__playerStats .style-module-scss-module__HLRCuW__statRow{flex-direction:column;gap:4px;display:flex}.style-module-scss-module__HLRCuW__playerInfo .style-module-scss-module__HLRCuW__playerInfoText .style-module-scss-module__HLRCuW__playerStats .style-module-scss-module__HLRCuW__statRow .style-module-scss-module__HLRCuW__label{color:var(--blert-font-color-secondary);align-items:center;gap:8px;font-size:.85em;display:flex}.style-module-scss-module__HLRCuW__playerInfo .style-module-scss-module__HLRCuW__playerInfoText .style-module-scss-module__HLRCuW__playerStats .style-module-scss-module__HLRCuW__statRow .style-module-scss-module__HLRCuW__label i{text-align:center;width:16px;font-size:1.1em}.style-module-scss-module__HLRCuW__playerInfo .style-module-scss-module__HLRCuW__playerInfoText .style-module-scss-module__HLRCuW__playerStats .style-module-scss-module__HLRCuW__statRow .style-module-scss-module__HLRCuW__value{color:var(--blert-font-color-primary);font-size:1.2em;font-weight:500}.style-module-scss-module__HLRCuW__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__HLRCuW__followButton>span{min-width:70px;position:relative;top:-1px}.style-module-scss-module__HLRCuW__followButton:hover:not(:disabled){box-shadow:0 4px 12px rgba(var(--blert-purple-base),.4);transform:translateY(-1px)}.style-module-scss-module__HLRCuW__followButton:active:not(:disabled){transform:translateY(0)}.style-module-scss-module__HLRCuW__followButton:disabled{cursor:not-allowed;opacity:.7}.style-module-scss-module__HLRCuW__followButton.style-module-scss-module__HLRCuW__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__HLRCuW__followButton.style-module-scss-module__HLRCuW__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__HLRCuW__followButton.style-module-scss-module__HLRCuW__following:hover:not(:disabled) i{color:var(--blert-red)}.style-module-scss-module__HLRCuW__followButton.style-module-scss-module__HLRCuW__following:focus-visible{outline:2px solid rgba(var(--blert-green-base),.5);outline-offset:2px}.style-module-scss-module__HLRCuW__followButton.style-module-scss-module__HLRCuW__following:hover:focus-visible{outline-color:rgba(var(--blert-red-base),.5)}.style-module-scss-module__HLRCuW__followButton.style-module-scss-module__HLRCuW__following i{color:var(--blert-green)}.style-module-scss-module__HLRCuW__followButton:focus-visible{outline:2px solid rgba(var(--blert-purple-base),.5);outline-offset:2px}.style-module-scss-module__HLRCuW__followButton i{font-size:.95em}.style-module-scss-module__HLRCuW__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__HLRCuW__navigation .style-module-scss-module__HLRCuW__tabs{width:100%;height:100%;display:flex}.style-module-scss-module__HLRCuW__navigation .style-module-scss-module__HLRCuW__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__HLRCuW__navigation .style-module-scss-module__HLRCuW__tab:hover{color:var(--blert-font-color-primary)}.style-module-scss-module__HLRCuW__navigation .style-module-scss-module__HLRCuW__tab:hover .style-module-scss-module__HLRCuW__icon{color:var(--blert-purple)}.style-module-scss-module__HLRCuW__navigation .style-module-scss-module__HLRCuW__tab.style-module-scss-module__HLRCuW__active{color:var(--blert-font-color-primary)}.style-module-scss-module__HLRCuW__navigation .style-module-scss-module__HLRCuW__tab.style-module-scss-module__HLRCuW__active .style-module-scss-module__HLRCuW__icon{color:var(--blert-purple)}.style-module-scss-module__HLRCuW__navigation .style-module-scss-module__HLRCuW__tab .style-module-scss-module__HLRCuW__icon{font-size:16px;transition:color .2s}.style-module-scss-module__HLRCuW__navigation .style-module-scss-module__HLRCuW__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__HLRCuW__content{border-radius:8px;padding:24px 0}@media (max-width:940px){.style-module-scss-module__HLRCuW__header{margin-top:16px}.style-module-scss-module__HLRCuW__playerInfo{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:16px}.style-module-scss-module__HLRCuW__playerInfo .style-module-scss-module__HLRCuW__playerImgWrapper{width:120px;height:120px}.style-module-scss-module__HLRCuW__playerInfo .style-module-scss-module__HLRCuW__playerInfoText .style-module-scss-module__HLRCuW__nameRow{flex-direction:column;align-items:center;gap:12px}.style-module-scss-module__HLRCuW__playerInfo .style-module-scss-module__HLRCuW__playerInfoText .style-module-scss-module__HLRCuW__nameRow h1{font-size:2em}.style-module-scss-module__HLRCuW__playerInfo .style-module-scss-module__HLRCuW__playerInfoText h1{margin-bottom:12px;font-size:2em}.style-module-scss-module__HLRCuW__playerInfo .style-module-scss-module__HLRCuW__playerInfoText .style-module-scss-module__HLRCuW__playerStats{grid-template-columns:repeat(2,1fr);gap:20px;padding:0 8px}.style-module-scss-module__HLRCuW__playerInfo .style-module-scss-module__HLRCuW__playerInfoText .style-module-scss-module__HLRCuW__playerStats .style-module-scss-module__HLRCuW__statRow{align-items:center}.style-module-scss-module__HLRCuW__playerInfo .style-module-scss-module__HLRCuW__playerInfoText .style-module-scss-module__HLRCuW__playerStats .style-module-scss-module__HLRCuW__statRow .style-module-scss-module__HLRCuW__label{flex-direction:column;gap:4px}.style-module-scss-module__HLRCuW__playerInfo .style-module-scss-module__HLRCuW__playerInfoText .style-module-scss-module__HLRCuW__playerStats .style-module-scss-module__HLRCuW__statRow .style-module-scss-module__HLRCuW__label i{width:auto;font-size:1.2em}.style-module-scss-module__HLRCuW__playerInfo .style-module-scss-module__HLRCuW__playerInfoText .style-module-scss-module__HLRCuW__playerStats .style-module-scss-module__HLRCuW__statRow .style-module-scss-module__HLRCuW__value{font-size:1.1em}.style-module-scss-module__HLRCuW__navigation .style-module-scss-module__HLRCuW__tab{gap:8px;font-size:14px}.style-module-scss-module__HLRCuW__navigation .style-module-scss-module__HLRCuW__tab .style-module-scss-module__HLRCuW__title{display:none}.style-module-scss-module__HLRCuW__navigation .style-module-scss-module__HLRCuW__tab .style-module-scss-module__HLRCuW__icon{font-size:18px}}.style-module-scss-module__HLRCuW__pbWrapper{flex-direction:column;align-items:center;width:100%;padding:20px;display:flex}.style-module-scss-module__HLRCuW__overviewContent{grid-template-columns:repeat(3,1fr);gap:16px;width:100%;min-width:0;display:grid}@media (max-width:1560px){.style-module-scss-module__HLRCuW__overviewContent{grid-template-columns:repeat(2,1fr)}}@media (max-width:940px){.style-module-scss-module__HLRCuW__overviewContent{grid-template-columns:1fr}}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__fullWidth{flex-direction:column;grid-column:1/-1;align-items:center;min-width:0;display:flex}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__filters{width:260px;color:var(--blert-font-color-secondary)}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__pbTables{flex-flow:wrap;justify-content:space-evenly;gap:12px;width:100%;margin:4px 0;display:flex}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__pbTables .style-module-scss-module__HLRCuW__pbTable{margin:0;padding:8px 0}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__pbTables .style-module-scss-module__HLRCuW__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__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__pbTables .style-module-scss-module__HLRCuW__pbTable .style-module-scss-module__HLRCuW__pbs{flex-direction:column;align-items:center;gap:20px;width:100%;padding-top:8px;display:flex}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__pbTables .style-module-scss-module__HLRCuW__pbTable .style-module-scss-module__HLRCuW__pbs a.style-module-scss-module__HLRCuW__pb:hover,.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__pbTables .style-module-scss-module__HLRCuW__pbTable .style-module-scss-module__HLRCuW__pbs a.style-module-scss-module__HLRCuW__pb:hover .style-module-scss-module__HLRCuW__time{color:var(--blert-purple)}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__pbTables .style-module-scss-module__HLRCuW__pbTable .style-module-scss-module__HLRCuW__pbs .style-module-scss-module__HLRCuW__pb{flex-direction:column;align-items:center;width:110px;padding:0;transition:color .2s ease-in-out;display:flex}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__pbTables .style-module-scss-module__HLRCuW__pbTable .style-module-scss-module__HLRCuW__pbs .style-module-scss-module__HLRCuW__pb .style-module-scss-module__HLRCuW__time{color:var(--blert-font-color-primary);font-size:24px;font-weight:700;transition:color .2s ease-in-out}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__pbTables .style-module-scss-module__HLRCuW__pbTable .style-module-scss-module__HLRCuW__pbs .style-module-scss-module__HLRCuW__pb .style-module-scss-module__HLRCuW__scale{color:var(--blert-font-color-secondary);font-size:18px;font-weight:500}@media (max-width:1560px){.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__activityCard{grid-column:1/-1}}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__activityStats{flex-direction:column;gap:24px;display:flex}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__activityStats .style-module-scss-module__HLRCuW__activityHeader{justify-content:space-around;align-items:center;display:flex}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__activityStats .style-module-scss-module__HLRCuW__raidCharts{gap:1rem;margin:.25rem;display:flex}@media (max-width:940px){.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__activityStats .style-module-scss-module__HLRCuW__raidCharts{flex-direction:column}}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__activityStats .style-module-scss-module__HLRCuW__raidCharts .style-module-scss-module__HLRCuW__raidChart{flex-direction:column;flex:1;align-items:center;display:flex}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__activityStats .style-module-scss-module__HLRCuW__raidCharts .style-module-scss-module__HLRCuW__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__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__activityStats .style-module-scss-module__HLRCuW__raidCharts .style-module-scss-module__HLRCuW__raidChart h3 i{color:var(--blert-purple);font-size:.9em}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__activityStats .style-module-scss-module__HLRCuW__raidCharts .style-module-scss-module__HLRCuW__raidChart .style-module-scss-module__HLRCuW__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__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__activityStats .style-module-scss-module__HLRCuW__raidCharts .style-module-scss-module__HLRCuW__raidChart .style-module-scss-module__HLRCuW__noData i{opacity:.7;font-size:1.4em}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__partnersSection{flex-direction:column;gap:16px;display:flex}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__partnersSection .style-module-scss-module__HLRCuW__partnersList{flex-direction:column;gap:8px;display:flex}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__partnersSection .style-module-scss-module__HLRCuW__partnersList .style-module-scss-module__HLRCuW__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__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__partnersSection .style-module-scss-module__HLRCuW__partnersList .style-module-scss-module__HLRCuW__partner:hover{background:var(--blert-surface-light);border-color:rgba(var(--blert-purple-base),.3);transform:translateY(-1px)}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__partnersSection .style-module-scss-module__HLRCuW__partnersList .style-module-scss-module__HLRCuW__partner .style-module-scss-module__HLRCuW__partnerInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__partnersSection .style-module-scss-module__HLRCuW__partnersList .style-module-scss-module__HLRCuW__partner .style-module-scss-module__HLRCuW__partnerInfo .style-module-scss-module__HLRCuW__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__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__partnersSection .style-module-scss-module__HLRCuW__partnersList .style-module-scss-module__HLRCuW__partner .style-module-scss-module__HLRCuW__partnerInfo .style-module-scss-module__HLRCuW__partnerMeta{color:var(--blert-font-color-secondary);align-items:center;gap:8px;font-size:.8em;display:flex}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__partnersSection .style-module-scss-module__HLRCuW__partnersList .style-module-scss-module__HLRCuW__partner .style-module-scss-module__HLRCuW__partnerInfo .style-module-scss-module__HLRCuW__partnerMeta .style-module-scss-module__HLRCuW__challengeCount{align-items:center;gap:4px;display:flex}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__partnersSection .style-module-scss-module__HLRCuW__partnersList .style-module-scss-module__HLRCuW__partner .style-module-scss-module__HLRCuW__partnerInfo .style-module-scss-module__HLRCuW__partnerMeta .style-module-scss-module__HLRCuW__challengeCount i{color:var(--blert-purple);font-size:.9em}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__partnersSection .style-module-scss-module__HLRCuW__partnersList .style-module-scss-module__HLRCuW__partner .style-module-scss-module__HLRCuW__arrow{color:var(--blert-font-color-secondary);font-size:.8em;transition:all .2s}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__partnersSection .style-module-scss-module__HLRCuW__partnersList .style-module-scss-module__HLRCuW__partner:hover .style-module-scss-module__HLRCuW__arrow{color:var(--blert-purple);transform:translate(2px)}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__partnersSection .style-module-scss-module__HLRCuW__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__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__partnersSection .style-module-scss-module__HLRCuW__noPartners i{opacity:.7;margin-bottom:4px;font-size:1.4em}.style-module-scss-module__HLRCuW__overviewContent .style-module-scss-module__HLRCuW__partnersSection .style-module-scss-module__HLRCuW__noPartners p{margin:0;font-size:.9em;font-style:italic}.style-module-scss-module__HLRCuW__personalBests{flex-direction:column;gap:20px;width:100%;display:flex}.style-module-scss-module__HLRCuW__history{width:100%;max-width:1400px;margin:0 auto}.style-module-scss-module__HLRCuW__historyGrid{flex-direction:column;gap:16px;display:flex}.style-module-scss-module__HLRCuW__historyGrid .style-module-scss-module__HLRCuW__historyCard{min-height:600px}.style-module-scss-module__HLRCuW__heatmapContainer{flex-direction:column;align-items:center;width:100%;min-width:0;display:flex}.style-module-scss-module__HLRCuW__heatmapContainer .style-module-scss-module__HLRCuW__wrapper{flex-direction:column;align-items:center;width:100%;min-width:0;max-width:1024px;display:flex}.style-module-scss-module__HLRCuW__heatmapContainer .style-module-scss-module__HLRCuW__wrapper h3{align-self:flex-start;padding:0 16px;font-weight:500}.style-module-scss-module__HLRCuW__heatmapContainer .style-module-scss-module__HLRCuW__wrapper .style-module-scss-module__HLRCuW__heatmapWrapper{-webkit-overflow-scrolling:touch;width:100%;max-width:1024px;overflow:auto hidden}.style-module-scss-module__HLRCuW__heatmapContainer .style-module-scss-module__HLRCuW__wrapper .style-module-scss-module__HLRCuW__heatmapWrapper::-webkit-scrollbar{width:6px;height:6px}.style-module-scss-module__HLRCuW__heatmapContainer .style-module-scss-module__HLRCuW__wrapper .style-module-scss-module__HLRCuW__heatmapWrapper::-webkit-scrollbar-track{background:#23242f;border-radius:2px}.style-module-scss-module__HLRCuW__heatmapContainer .style-module-scss-module__HLRCuW__wrapper .style-module-scss-module__HLRCuW__heatmapWrapper::-webkit-scrollbar-thumb{background:var(--blert-font-color-secondary);border-radius:4px}.style-module-scss-module__HLRCuW__heatmapContainer .style-module-scss-module__HLRCuW__wrapper .style-module-scss-module__HLRCuW__heatmapWrapper{padding:0 16px}.style-module-scss-module__HLRCuW__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__HLRCuW__heatmap .style-module-scss-module__HLRCuW__monthLabels{color:#fff9;width:950px;margin-bottom:8px;margin-left:30px;padding-right:8px;font-size:12px;display:flex}.style-module-scss-module__HLRCuW__heatmap .style-module-scss-module__HLRCuW__monthLabels>div{width:14px}.style-module-scss-module__HLRCuW__heatmap .style-module-scss-module__HLRCuW__calendar{gap:8px;display:flex}.style-module-scss-module__HLRCuW__heatmap .style-module-scss-module__HLRCuW__calendar .style-module-scss-module__HLRCuW__dayLabels{color:#fff9;flex-direction:column;gap:4px;width:22px;font-size:12px;display:flex}.style-module-scss-module__HLRCuW__heatmap .style-module-scss-module__HLRCuW__calendar .style-module-scss-module__HLRCuW__dayLabels div{height:14px;line-height:14px}.style-module-scss-module__HLRCuW__heatmap .style-module-scss-module__HLRCuW__calendar .style-module-scss-module__HLRCuW__weeks{gap:4px;width:950px;display:flex}.style-module-scss-module__HLRCuW__heatmap .style-module-scss-module__HLRCuW__calendar .style-module-scss-module__HLRCuW__weeks .style-module-scss-module__HLRCuW__week{flex-direction:column;gap:4px;width:14px;display:flex}.style-module-scss-module__HLRCuW__heatmap .style-module-scss-module__HLRCuW__calendar .style-module-scss-module__HLRCuW__weeks .style-module-scss-module__HLRCuW__week .style-module-scss-module__HLRCuW__day{border-radius:2px;width:14px;height:14px;transition:all .1s ease-in-out;position:relative}.style-module-scss-module__HLRCuW__heatmap .style-module-scss-module__HLRCuW__calendar .style-module-scss-module__HLRCuW__weeks .style-module-scss-module__HLRCuW__week .style-module-scss-module__HLRCuW__day:hover{z-index:1;transform:scale(1.2)}.style-module-scss-module__HLRCuW__heatmap .style-module-scss-module__HLRCuW__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__HLRCuW__heatmap .style-module-scss-module__HLRCuW__legend .style-module-scss-module__HLRCuW__legendBox{border-radius:2px;width:14px;height:14px}.style-module-scss-module__HLRCuW__heatmap .style-module-scss-module__HLRCuW__legend .style-module-scss-module__HLRCuW__label{margin:0 8px}.style-module-scss-module__HLRCuW__heatmap .style-module-scss-module__HLRCuW__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__HLRCuW__heatmap .style-module-scss-module__HLRCuW__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__HLRCuW__heatmap .style-module-scss-module__HLRCuW__calendarTooltip .style-module-scss-module__HLRCuW__date{color:#fff;margin-bottom:2px;font-size:13px;font-weight:500}.style-module-scss-module__HLRCuW__heatmap .style-module-scss-module__HLRCuW__calendarTooltip .style-module-scss-module__HLRCuW__count{color:#fffc;font-size:12px}.style-module-scss-module__HLRCuW__heatmapTooltip{flex-direction:column;gap:6px;display:flex}.style-module-scss-module__HLRCuW__heatmapTooltip .style-module-scss-module__HLRCuW__date{color:var(--blert-font-color-primary);font-size:14px;font-weight:600}.style-module-scss-module__HLRCuW__heatmapTooltip .style-module-scss-module__HLRCuW__challengeCount{color:var(--blert-font-color-secondary);align-items:center;gap:8px;font-size:13px;display:flex}.style-module-scss-module__HLRCuW__heatmapTooltip .style-module-scss-module__HLRCuW__challengeCount i{color:rgba(var(--blert-purple-base),.8);text-align:center;width:16px;font-size:14px}.style-module-scss-module__HLRCuW__heatmapTooltip .style-module-scss-module__HLRCuW__challengeCount span{font-weight:500}.style-module-scss-module__HLRCuW__heatmapTooltip .style-module-scss-module__HLRCuW__missingData{color:var(--blert-yellow);align-items:center;gap:8px;font-size:13px;font-style:italic;display:flex}.style-module-scss-module__HLRCuW__heatmapTooltip .style-module-scss-module__HLRCuW__missingData i{color:var(--blert-yellow);font-size:14px}.style-module-scss-module__HLRCuW__nameChanges{width:100%;height:fit-content}.style-module-scss-module__HLRCuW__nameChanges h2{align-items:center;gap:8px;display:flex}.style-module-scss-module__HLRCuW__nameChanges h2 i{color:var(--blert-purple);font-size:.9em}.style-module-scss-module__HLRCuW__nameChanges .style-module-scss-module__HLRCuW__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__HLRCuW__nameChanges .style-module-scss-module__HLRCuW__nameChangeList .style-module-scss-module__HLRCuW__nameChange{border-bottom:1px solid var(--blert-surface-light);justify-content:space-between;align-items:center;padding:16px;display:flex}.style-module-scss-module__HLRCuW__nameChanges .style-module-scss-module__HLRCuW__nameChangeList .style-module-scss-module__HLRCuW__nameChange:last-child{border-bottom:none}.style-module-scss-module__HLRCuW__nameChanges .style-module-scss-module__HLRCuW__nameChangeList .style-module-scss-module__HLRCuW__nameChange .style-module-scss-module__HLRCuW__names{align-items:center;gap:12px;min-width:0;font-size:1.1em;display:flex}.style-module-scss-module__HLRCuW__nameChanges .style-module-scss-module__HLRCuW__nameChangeList .style-module-scss-module__HLRCuW__nameChange .style-module-scss-module__HLRCuW__names .style-module-scss-module__HLRCuW__oldName,.style-module-scss-module__HLRCuW__nameChanges .style-module-scss-module__HLRCuW__nameChangeList .style-module-scss-module__HLRCuW__nameChange .style-module-scss-module__HLRCuW__names .style-module-scss-module__HLRCuW__newName{color:var(--blert-font-color-primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.style-module-scss-module__HLRCuW__nameChanges .style-module-scss-module__HLRCuW__nameChangeList .style-module-scss-module__HLRCuW__nameChange .style-module-scss-module__HLRCuW__names i{color:var(--blert-font-color-secondary);font-size:.9em;position:relative;top:1px}.style-module-scss-module__HLRCuW__nameChanges .style-module-scss-module__HLRCuW__nameChangeList .style-module-scss-module__HLRCuW__nameChange .style-module-scss-module__HLRCuW__date{color:var(--blert-font-color-secondary);margin-left:12px;font-size:.85em}@media (max-width:940px){.style-module-scss-module__HLRCuW__nameChanges .style-module-scss-module__HLRCuW__nameChangeList .style-module-scss-module__HLRCuW__nameChange{flex-direction:column;align-items:flex-start;gap:8px;padding:12px}.style-module-scss-module__HLRCuW__nameChanges .style-module-scss-module__HLRCuW__nameChangeList .style-module-scss-module__HLRCuW__nameChange .style-module-scss-module__HLRCuW__names{width:100%;font-size:1em}.style-module-scss-module__HLRCuW__nameChanges .style-module-scss-module__HLRCuW__nameChangeList .style-module-scss-module__HLRCuW__nameChange .style-module-scss-module__HLRCuW__date{margin-left:0}}.style-module-scss-module__HLRCuW__selectedStats{flex-wrap:wrap;gap:.5rem;max-width:400px;margin:1rem 0;display:flex}.style-module-scss-module__HLRCuW__selectedStats .style-module-scss-module__HLRCuW__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__HLRCuW__selectedStats .style-module-scss-module__HLRCuW__selectedStat i{transition:all .2s ease-in-out;position:relative;top:1px}.style-module-scss-module__HLRCuW__selectedStats .style-module-scss-module__HLRCuW__selectedStat:hover{cursor:pointer;background:var(--blert-surface-light);border-color:var(--blert-purple)}.style-module-scss-module__HLRCuW__selectedStats .style-module-scss-module__HLRCuW__selectedStat:hover i{color:var(--blert-purple)}.style-module-scss-module__HLRCuW__legendItem{color:var(--blert-font-color-secondary);font-size:.8rem}.style-module-scss-module__HLRCuW__statistics{width:100%;max-width:1400px}.style-module-scss-module__HLRCuW__statisticsGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (max-width:940px){.style-module-scss-module__HLRCuW__statisticsGrid{grid-template-columns:1fr}}.style-module-scss-module__HLRCuW__statsCard{flex-direction:column;align-items:center;gap:16px;display:flex}.style-module-scss-module__HLRCuW__statsCard .style-module-scss-module__HLRCuW__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__HLRCuW__statsCard .style-module-scss-module__HLRCuW__headerContent i{color:var(--blert-purple);font-size:1.1em}.style-module-scss-module__HLRCuW__statsCard .style-module-scss-module__HLRCuW__headerContent .style-module-scss-module__HLRCuW__statCounter{color:var(--blert-font-color-secondary);margin-left:auto;font-size:.8em}.style-module-scss-module__HLRCuW__statsCard .style-module-scss-module__HLRCuW__headerContent .style-module-scss-module__HLRCuW__addStatButton{color:var(--blert-purple);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;transition:all .2s}.style-module-scss-module__HLRCuW__statsCard .style-module-scss-module__HLRCuW__headerContent .style-module-scss-module__HLRCuW__addStatButton:hover:not(.style-module-scss-module__HLRCuW__disabled){background:var(--blert-surface-light)}.style-module-scss-module__HLRCuW__statsCard .style-module-scss-module__HLRCuW__headerContent .style-module-scss-module__HLRCuW__addStatButton.style-module-scss-module__HLRCuW__disabled{color:var(--blert-font-color-secondary);cursor:not-allowed;opacity:.7}.style-module-scss-module__HLRCuW__statsCard .style-module-scss-module__HLRCuW__headerContent .style-module-scss-module__HLRCuW__addStatButton i{font-size:.9em}.style-module-scss-module__HLRCuW__statsCard.style-module-scss-module__HLRCuW__fullWidth{grid-column:1/-1}.style-module-scss-module__HLRCuW__statsCard.style-module-scss-module__HLRCuW__fullWidth .style-module-scss-module__HLRCuW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;width:100%;display:grid}.style-module-scss-module__HLRCuW__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__HLRCuW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;padding:4px}}
