.stats-module__8Hkw7G__statsPage{background:radial-gradient(circle at top left, #9b51e014, transparent), radial-gradient(circle at bottom right, #2d9cdb14, transparent), var(--background);min-height:100vh;padding:var(--container-padding)}.stats-module__8Hkw7G__gatekeeper{flex-direction:column;justify-content:center;align-items:center;min-height:80vh;display:flex}.stats-module__8Hkw7G__lockCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);text-align:center;border-radius:30px;width:100%;max-width:400px;padding:40px;animation:.8s ease-out stats-module__8Hkw7G__fadeIn;box-shadow:0 20px 50px #00000080}.stats-module__8Hkw7G__lockIcon{margin-bottom:20px;font-size:48px;display:block}.stats-module__8Hkw7G__inputField{border:1px solid var(--glass-border);color:#fff;text-align:center;background:#ffffff0d;border-radius:12px;outline:none;width:100%;margin:20px 0;padding:15px;font-size:16px;transition:border-color .3s}.stats-module__8Hkw7G__inputField:focus{border-color:var(--accent-purple)}.stats-module__8Hkw7G__btnSubmit{background:var(--gradient-main);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:15px;font-weight:700;transition:transform .2s,opacity .2s}.stats-module__8Hkw7G__btnSubmit:hover{opacity:.9;transform:translateY(-2px)}.stats-module__8Hkw7G__dashboard{max-width:1200px;margin:0 auto;animation:.8s ease-out stats-module__8Hkw7G__fadeIn}.stats-module__8Hkw7G__header{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:20px;display:flex}.stats-module__8Hkw7G__btnLogout{color:#888;cursor:pointer;background:0 0;border:1px solid #444;border-radius:8px;padding:8px 16px;transition:all .3s}.stats-module__8Hkw7G__btnLogout:hover{border-color:var(--accent-purple);color:#fff;background:#9b51e01a}.stats-module__8Hkw7G__controlBar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;margin-bottom:40px;padding:15px 30px;display:flex;box-shadow:0 10px 30px #0003}.stats-module__8Hkw7G__controlGroup{align-items:center;gap:15px;display:flex}.stats-module__8Hkw7G__controlLabel{color:#aaa;white-space:nowrap;font-size:13px}.stats-module__8Hkw7G__datePicker{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:8px 12px;font-family:inherit;font-size:14px;transition:border-color .3s}.stats-module__8Hkw7G__datePicker:focus{border-color:var(--accent-purple)}.stats-module__8Hkw7G__datePicker::-webkit-calendar-picker-indicator{filter:invert(.8)sepia()hue-rotate(200deg)saturate(3);cursor:pointer}.stats-module__8Hkw7G__controlValue{color:var(--accent-purple);text-align:center;min-width:35px;font-size:14px;font-weight:700}.stats-module__8Hkw7G__dateBadge{color:#fff;background:#9b51e026;border:1px solid #9b51e04d;border-radius:30px;padding:6px 16px;font-size:13px;font-weight:500;box-shadow:0 4px 15px #9b51e033}.stats-module__8Hkw7G__titleGroup h1{background:var(--gradient-main);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:28px}.stats-module__8Hkw7G__statsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:40px;display:grid}.stats-module__8Hkw7G__statCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left;background:#ffffff1f;border:1px solid #fff3;border-radius:20px;padding:24px;box-shadow:0 4px 20px #0000004d}.stats-module__8Hkw7G__statValue{color:#fff;margin:10px 0;font-size:36px;font-weight:700}.stats-module__8Hkw7G__statLabel{color:#aaa;text-transform:uppercase;font-size:14px}.stats-module__8Hkw7G__chartSection{background:#ffffff1a;border:1px solid #fff3;border-radius:25px;margin-bottom:40px;padding:30px;position:relative;box-shadow:0 10px 40px #0006}.stats-module__8Hkw7G__chartHeader{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.stats-module__8Hkw7G__rangeSlider{-webkit-appearance:none;background:#ffffff1a;border-radius:5px;outline:none;width:150px;height:4px}.stats-module__8Hkw7G__rangeSlider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--accent-purple);cursor:pointer;width:16px;height:16px;box-shadow:0 0 10px var(--accent-purple);border-radius:50%;transition:transform .2s}.stats-module__8Hkw7G__rangeSlider::-webkit-slider-thumb:hover{transform:scale(1.2)}.stats-module__8Hkw7G__svgChart{width:100%;height:300px;overflow:visible}.stats-module__8Hkw7G__trendLine{stroke-dasharray:5 5;opacity:.5}.stats-module__8Hkw7G__tooltip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--accent-purple);pointer-events:none;z-index:100;pointer-events:none;background:#141419e6;border-radius:12px;min-width:180px;padding:12px;transition:opacity .2s,transform .2s;position:absolute;box-shadow:0 10px 30px #00000080}.stats-module__8Hkw7G__tooltipTitle{color:#white;margin-bottom:4px;font-size:14px;font-weight:700}.stats-module__8Hkw7G__tooltipMeta{color:#888;font-size:12px}.stats-module__8Hkw7G__chartPoint{cursor:pointer;transition:r .2s,fill .2s}.stats-module__8Hkw7G__chartPoint:hover{r:8;fill:var(--accent-purple)}.stats-module__8Hkw7G__scoopCard{background:#ffffff1f;border:1px solid #fff3;border-radius:25px;padding:30px;box-shadow:0 10px 40px #0006}.stats-module__8Hkw7G__scoopHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.stats-module__8Hkw7G__filterBar{flex-wrap:wrap;gap:12px;display:flex}.stats-module__8Hkw7G__filterInput,.stats-module__8Hkw7G__filterSelect{border:1px solid var(--glass-border);color:#fff;background:#ffffff08;border-radius:10px;outline:none;padding:10px 15px;font-size:14px;transition:border-color .3s,background .3s}.stats-module__8Hkw7G__filterInput:focus,.stats-module__8Hkw7G__filterSelect:focus{border-color:var(--accent-purple);background:#ffffff0d}.stats-module__8Hkw7G__filterInput{min-width:200px}.stats-module__8Hkw7G__filterSelect option{color:#fff;background-color:#1a1a1a}.stats-module__8Hkw7G__listContainer{max-height:600px;padding-right:10px;overflow-y:auto}.stats-module__8Hkw7G__listContainer::-webkit-scrollbar{width:10px}.stats-module__8Hkw7G__listContainer::-webkit-scrollbar-track{background:#ffffff05;border-radius:10px}.stats-module__8Hkw7G__listContainer::-webkit-scrollbar-thumb{background:#af65f4b3 padding-box content-box;border:2px solid #0000;border-radius:10px}.stats-module__8Hkw7G__listContainer::-webkit-scrollbar-thumb:hover{background:#af65f4e6}.stats-module__8Hkw7G__scoopList{list-style:none}.stats-module__8Hkw7G__scoopItem{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:15px 0;display:flex}.stats-module__8Hkw7G__scoopItem:last-child{border-bottom:none}.stats-module__8Hkw7G__badge{border-radius:8px;padding:4px 10px;font-size:12px;font-weight:700}.stats-module__8Hkw7G__badgeGreen{color:#0f8;background:#00ff8826;border:1px solid #00ff884d}.stats-module__8Hkw7G__badgeYellow{color:#fb0;background:#ffbb0026;border:1px solid #ffbb004d}.stats-module__8Hkw7G__badgeRed{color:#f44;background:#ff444426;border:1px solid #ff44444d}.stats-module__8Hkw7G__badgeLegacy{color:#888;background:#ffffff0d;border:1px solid #ffffff1a}.stats-module__8Hkw7G__dateText{color:#aaa;margin-top:6px;font-size:14px;font-weight:500}@keyframes stats-module__8Hkw7G__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.stats-module__8Hkw7G__scoopHeader{flex-direction:column;align-items:flex-start}.stats-module__8Hkw7G__filterBar{width:100%}.stats-module__8Hkw7G__filterInput,.stats-module__8Hkw7G__filterSelect{flex:1}}
