.stage-stats-module-scss-module__60LVrq__stagesGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}@media (max-width:940px){.stage-stats-module-scss-module__60LVrq__stagesGrid{grid-template-columns:1fr;gap:1rem}}.stage-stats-module-scss-module__60LVrq__stageCard{background:var(--nav-bg);border:1px solid #0000;border-radius:12px;padding:1rem;transition:all .2s;position:relative;overflow:hidden}.stage-stats-module-scss-module__60LVrq__stageCard:before{content:"";background:linear-gradient(90deg,var(--blert-button),var(--blert-green));opacity:.6;height:3px;position:absolute;top:0;left:0;right:0}.stage-stats-module-scss-module__60LVrq__stageCard:hover{border-color:rgba(var(--blert-button-base),.3);transform:translateY(-2px);box-shadow:0 6px 20px #00000040}.stage-stats-module-scss-module__60LVrq__stageHeader{border-bottom:1px solid rgba(var(--font-color-nav-base),.1);justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.stage-stats-module-scss-module__60LVrq__stageTitle{align-items:center;gap:.75rem;display:flex}.stage-stats-module-scss-module__60LVrq__stageTitle i{color:var(--blert-button);text-align:center;width:20px;font-size:1.1rem}.stage-stats-module-scss-module__60LVrq__stageTitle svg,.stage-stats-module-scss-module__60LVrq__stageTitle path{fill:var(--blert-button);stroke:var(--blert-button)}.stage-stats-module-scss-module__60LVrq__stageTitle span{color:var(--blert-text-color);font-size:1rem;font-weight:600}.stage-stats-module-scss-module__60LVrq__stageMetrics{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.stage-stats-module-scss-module__60LVrq__stageMetrics .stage-stats-module-scss-module__60LVrq__attempts{color:var(--font-color-nav);opacity:.8;font-size:.7rem;font-weight:500}.stage-stats-module-scss-module__60LVrq__stageContent{flex-direction:column;gap:1rem;display:flex}.stage-stats-module-scss-module__60LVrq__primaryStats{flex-direction:column;display:flex}.stage-stats-module-scss-module__60LVrq__statGroup{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.stage-stats-module-scss-module__60LVrq__stat{background:var(--panel-bg);border:1px solid rgba(var(--blert-button-base),.1);border-radius:8px;flex-direction:column;align-items:center;gap:.5rem;padding:.5rem;transition:all .2s;display:flex}.stage-stats-module-scss-module__60LVrq__stat:hover{border-color:rgba(var(--blert-button-base),.2);background:rgba(var(--panel-bg-base),1.05)}.stage-stats-module-scss-module__60LVrq__stat i{opacity:.7;font-size:.8rem}.stage-stats-module-scss-module__60LVrq__stat .stage-stats-module-scss-module__60LVrq__statValue{font-family:var(--font-roboto-mono),monospace;font-size:1.1rem;font-weight:700;line-height:1}.stage-stats-module-scss-module__60LVrq__stat .stage-stats-module-scss-module__60LVrq__statLabel{color:var(--font-color-nav);opacity:.8;text-transform:uppercase;letter-spacing:.5px;font-size:.6rem;font-weight:500}.stage-stats-module-scss-module__60LVrq__timingStats .stage-stats-module-scss-module__60LVrq__timeGrid{grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:.75rem;display:grid}.stage-stats-module-scss-module__60LVrq__timestat{background:rgba(var(--nav-bg-base),.5);border:1px solid rgba(var(--blert-button-base),.08);border-radius:6px;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem;display:flex}.stage-stats-module-scss-module__60LVrq__timeLabel{color:var(--font-color-nav);opacity:.7;text-transform:uppercase;letter-spacing:.3px;font-size:.7rem;font-weight:500}.stage-stats-module-scss-module__60LVrq__timeValue{font-family:var(--font-roboto-mono),monospace;color:var(--blert-text-color);font-size:.85rem;font-weight:600}.stage-stats-module-scss-module__60LVrq__noCompletions{color:var(--font-color-nav);opacity:.6;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.9rem;font-style:italic;display:flex}.stage-stats-module-scss-module__60LVrq__noCompletions i{color:var(--blert-red);opacity:.7}.stage-stats-module-scss-module__60LVrq__splitsStats{border-top:1px solid rgba(var(--font-color-nav-base),.1)}.stage-stats-module-scss-module__60LVrq__splitsStats .stage-stats-module-scss-module__60LVrq__splitsHeader{margin-bottom:.25rem}.stage-stats-module-scss-module__60LVrq__splitsStats .stage-stats-module-scss-module__60LVrq__splitsHeader .stage-stats-module-scss-module__60LVrq__splitsTitle{color:var(--font-color-nav);opacity:.8;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.stage-stats-module-scss-module__60LVrq__splitsStats .stage-stats-module-scss-module__60LVrq__splitsGrid{flex-direction:column;gap:.25rem;display:flex}.stage-stats-module-scss-module__60LVrq__splitsStats .stage-stats-module-scss-module__60LVrq__splitStat{background:rgba(var(--nav-bg-base),.3);border-radius:4px;justify-content:space-between;align-items:center;padding:0 .5rem;font-size:.8rem;display:flex}.stage-stats-module-scss-module__60LVrq__splitsStats .stage-stats-module-scss-module__60LVrq__splitName{color:var(--font-color-nav);opacity:.9;text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:500;overflow:hidden}.stage-stats-module-scss-module__60LVrq__splitsStats .stage-stats-module-scss-module__60LVrq__splitTime{font-family:var(--font-roboto-mono),monospace;color:var(--blert-text-color);margin-left:.5rem;font-size:.75rem}.stage-stats-module-scss-module__60LVrq__highCompletion .stage-stats-module-scss-module__60LVrq__statValue{color:var(--blert-green);text-shadow:0 0 3px rgba(var(--blert-green-base),.3)}.stage-stats-module-scss-module__60LVrq__highCompletion i{color:var(--blert-green)}.stage-stats-module-scss-module__60LVrq__moderateCompletion .stage-stats-module-scss-module__60LVrq__statValue{color:var(--blert-button);text-shadow:0 0 3px rgba(var(--blert-button-base),.3)}.stage-stats-module-scss-module__60LVrq__moderateCompletion i{color:var(--blert-button)}.stage-stats-module-scss-module__60LVrq__lowCompletion .stage-stats-module-scss-module__60LVrq__statValue{color:var(--blert-red);text-shadow:0 0 3px rgba(var(--blert-red-base),.3)}.stage-stats-module-scss-module__60LVrq__lowCompletion i{color:var(--blert-red)}.stage-stats-module-scss-module__60LVrq__noDeaths .stage-stats-module-scss-module__60LVrq__statValue{color:var(--blert-green);text-shadow:0 0 3px rgba(var(--blert-green-base),.3)}.stage-stats-module-scss-module__60LVrq__noDeaths i{color:var(--blert-green)}.stage-stats-module-scss-module__60LVrq__lowDeaths .stage-stats-module-scss-module__60LVrq__statValue{color:var(--blert-button);text-shadow:0 0 3px rgba(var(--blert-button-base),.3)}.stage-stats-module-scss-module__60LVrq__lowDeaths i{color:var(--blert-button)}.stage-stats-module-scss-module__60LVrq__moderateDeaths .stage-stats-module-scss-module__60LVrq__statValue{color:#f59e0b;text-shadow:0 0 3px #f59e0b4d}.stage-stats-module-scss-module__60LVrq__moderateDeaths i{color:#f59e0b}.stage-stats-module-scss-module__60LVrq__highDeaths .stage-stats-module-scss-module__60LVrq__statValue{color:var(--blert-red);text-shadow:0 0 3px rgba(var(--blert-red-base),.3)}.stage-stats-module-scss-module__60LVrq__highDeaths i{color:var(--blert-red)}.stage-stats-module-scss-module__60LVrq__bestTime{color:rgba(var(--blert-green-base),.8);text-shadow:0 0 3px rgba(var(--blert-green-base),.25)}.stage-stats-module-scss-module__60LVrq__worstTime{color:rgba(var(--blert-red-base),.8);text-shadow:0 0 3px rgba(var(--blert-red-base),.25)}@keyframes stage-stats-module-scss-module__60LVrq__pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.stage-stats-module-scss-module__60LVrq__skeleton{background:var(--nav-bg);border-radius:4px;animation:1.5s ease-in-out infinite stage-stats-module-scss-module__60LVrq__pulse}.stage-stats-module-scss-module__60LVrq__skeletonIcon{width:20px;height:16px}.stage-stats-module-scss-module__60LVrq__skeletonStageTitle{width:80px;height:16px}.stage-stats-module-scss-module__60LVrq__skeletonAttempts{width:60px;height:12px}.stage-stats-module-scss-module__60LVrq__skeletonStatValue{width:40px;height:20px;margin-bottom:.25rem}.stage-stats-module-scss-module__60LVrq__skeletonStatLabel{width:50px;height:10px}.stage-stats-module-scss-module__60LVrq__skeletonTimeLabel{width:30px;height:10px;margin-bottom:.25rem}.stage-stats-module-scss-module__60LVrq__skeletonTimeValue{width:40px;height:12px}.stage-stats-module-scss-module__60LVrq__emptyState{text-align:center;color:var(--font-color-nav);background:linear-gradient(135deg,rgba(var(--panel-bg-base),.3)0%,rgba(var(--nav-bg-base),.1)100%);border:2px dashed rgba(var(--font-color-nav-base),.3);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.stage-stats-module-scss-module__60LVrq__emptyIcon{background:linear-gradient(135deg,rgba(var(--blert-button-base),.1)0%,rgba(var(--blert-button-base),.05)100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.stage-stats-module-scss-module__60LVrq__emptyIcon i{color:var(--blert-button);opacity:.7;font-size:1.5rem}.stage-stats-module-scss-module__60LVrq__emptyHint{opacity:.7;margin:0;font-size:.9rem;font-style:italic}.stage-stats-module-scss-module__60LVrq__errorState{text-align:center;color:var(--font-color-nav);background:linear-gradient(135deg,rgba(var(--panel-bg-base),.3)0%,rgba(var(--nav-bg-base),.1)100%);border:2px dashed rgba(var(--font-color-nav-base),.3);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.stage-stats-module-scss-module__60LVrq__errorIcon{background:linear-gradient(135deg,rgba(var(--blert-red-base),.1)0%,rgba(var(--blert-red-base),.05)100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.stage-stats-module-scss-module__60LVrq__errorIcon i{color:var(--blert-red);opacity:.7;font-size:1.5rem}
.style-module-scss-module__XMq8Lq__sessionPage{width:100%;color:var(--blert-text-color);margin:0 auto;padding:2rem 1rem}@media (max-width:940px){.style-module-scss-module__XMq8Lq__sessionPage{padding:1rem 0}}.style-module-scss-module__XMq8Lq__pageContainer{grid-template-columns:1fr;gap:2rem;width:100%;max-width:1900px;margin:0 auto;display:grid}@media (max-width:940px){.style-module-scss-module__XMq8Lq__pageContainer{gap:1.5rem}}.style-module-scss-module__XMq8Lq__headerSection,.style-module-scss-module__XMq8Lq__metricsSection{grid-column:1/-1}.style-module-scss-module__XMq8Lq__mainContent{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1200px){.style-module-scss-module__XMq8Lq__mainContent{grid-template-columns:2fr 1fr;align-items:start}}@media (max-width:940px){.style-module-scss-module__XMq8Lq__mainContent{gap:1.5rem}}.style-module-scss-module__XMq8Lq__primaryContent{flex-direction:column;gap:2rem;min-width:0;display:flex}@media (max-width:940px){.style-module-scss-module__XMq8Lq__primaryContent{gap:1.5rem}}.style-module-scss-module__XMq8Lq__secondaryContent{flex-direction:column;gap:2rem;min-width:0;display:flex}@media (max-width:940px){.style-module-scss-module__XMq8Lq__secondaryContent{gap:1.5rem}}.style-module-scss-module__XMq8Lq__fullWidth{grid-column:1/-1}.style-module-scss-module__XMq8Lq__actionsSection{grid-column:1/-1;margin-top:1rem}.style-module-scss-module__XMq8Lq__loadingContainer{width:100%;min-height:600px}.style-module-scss-module__XMq8Lq__loadingSkeleton{grid-template-columns:1fr;gap:2rem;width:100%;max-width:1900px;margin:0 auto;display:grid}@media (max-width:2000px){.style-module-scss-module__XMq8Lq__loadingSkeleton{max-width:1400px}}@media (max-width:940px){.style-module-scss-module__XMq8Lq__loadingSkeleton{gap:1.5rem}}@keyframes style-module-scss-module__XMq8Lq__pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.style-module-scss-module__XMq8Lq__skeletonMetrics{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}@media (max-width:940px){.style-module-scss-module__XMq8Lq__skeletonMetrics{grid-template-columns:repeat(2,1fr)}}.style-module-scss-module__XMq8Lq__skeletonMetric{background:var(--nav-bg);height:100px;animation:1.5s ease-in-out infinite style-module-scss-module__XMq8Lq__pulse;animation-delay:calc(var(--index)*.1s);border-radius:8px}.style-module-scss-module__XMq8Lq__skeletonMetric:first-child{--index:0}.style-module-scss-module__XMq8Lq__skeletonMetric:nth-child(2){--index:1}.style-module-scss-module__XMq8Lq__skeletonMetric:nth-child(3){--index:2}.style-module-scss-module__XMq8Lq__skeletonMetric:nth-child(4){--index:3}.style-module-scss-module__XMq8Lq__skeletonMetric:nth-child(5){--index:4}.style-module-scss-module__XMq8Lq__skeletonMetric:nth-child(6){--index:5}.style-module-scss-module__XMq8Lq__skeletonContent{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1200px){.style-module-scss-module__XMq8Lq__skeletonContent{grid-template-columns:2fr 1fr}}@media (max-width:940px){.style-module-scss-module__XMq8Lq__skeletonContent{gap:1.5rem}}.style-module-scss-module__XMq8Lq__skeletonTable{background:var(--nav-bg);border-radius:12px;height:400px;animation:1.5s ease-in-out .3s infinite style-module-scss-module__XMq8Lq__pulse}.style-module-scss-module__XMq8Lq__skeletonSidebar{background:var(--nav-bg);border-radius:12px;height:300px;animation:1.5s ease-in-out .4s infinite style-module-scss-module__XMq8Lq__pulse}
