.Header-module__dyty3G__header{background:var(--Header-color);align-items:center;height:56px;display:flex}.Header-module__dyty3G__mainHeader{justify-content:space-between;align-items:center;width:100%;padding:0 24px;display:flex}.Header-module__dyty3G__profileMain{align-items:center;gap:15px;display:flex}.Header-module__dyty3G__profileName{color:#fff;font-size:16px;font-weight:700}.Header-module__dyty3G__profilePic{border:3px solid #ddd;border-radius:50px;width:35px;height:35px}.Header-module__dyty3G__profileNotification{color:#ddd;border:3px solid #ddd;border-radius:50px;align-items:center;width:30px;height:50px;font-weight:800;display:flex}.Header-module__dyty3G__btnFullscreen{cursor:pointer;color:#fff;border:none;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:700;transition:transform .1s,background-color .2s}.Header-module__dyty3G__btnFullscreen.Header-module__dyty3G__normalMode{background-color:#2ed573;box-shadow:0 4px #219653}.Header-module__dyty3G__btnFullscreen.Header-module__dyty3G__normalMode:hover{background-color:#26af5f}.Header-module__dyty3G__btnFullscreen.Header-module__dyty3G__fullscreenMode{background-color:#ff4757;box-shadow:0 4px #b3323c}.Header-module__dyty3G__btnFullscreen.Header-module__dyty3G__fullscreenMode:hover{background-color:#e03d4b}.Header-module__dyty3G__btnFullscreen:active{transform:translateY(3px);box-shadow:none!important}
.SidebarLeft-module__9Os1Vq__sidebarIsolationWrapper{width:100%;height:100%;min-height:0;position:relative}.SidebarLeft-module__9Os1Vq__leftSidebarContainer{background:var(--sidebar-color);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-sizing:border-box;border:2px solid #2d3139;border-radius:30px;flex-direction:column;padding:24px 0;display:flex;position:absolute;inset:0;overflow:hidden}.SidebarLeft-module__9Os1Vq__sidebarChapterTitle{color:#ec6c03;text-align:center;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;margin:0 16px 24px;font-size:16px;font-weight:700}.SidebarLeft-module__9Os1Vq__roadmapScrollArea{scrollbar-width:none;flex:1;padding:30px;overflow-y:auto}.SidebarLeft-module__9Os1Vq__roadmapScrollArea::-webkit-scrollbar{display:none}.SidebarLeft-module__9Os1Vq__gameRoadmapVector{flex-direction:column;align-items:center;width:100%;padding-bottom:20px;display:flex}.SidebarLeft-module__9Os1Vq__roadmapNodeWrapper{flex-direction:column;align-items:center;width:100%;display:flex}.SidebarLeft-module__9Os1Vq__roadmapCircle{box-sizing:border-box;border:3px solid #4b4f5c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:18px;font-weight:700;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex}.SidebarLeft-module__9Os1Vq__roadmapCircle.SidebarLeft-module__9Os1Vq__locked{color:#4b4f5c;background:#1f2126;box-shadow:inset 0 4px #0003}.SidebarLeft-module__9Os1Vq__roadmapCircle.SidebarLeft-module__9Os1Vq__current{color:#fff;background:#ec6c03;border-color:#fff;animation:2s ease-in-out infinite SidebarLeft-module__9Os1Vq__currentLevelPulse;transform:scale(1.1);box-shadow:0 0 20px #ec6c03b3}.SidebarLeft-module__9Os1Vq__roadmapCircle.SidebarLeft-module__9Os1Vq__completed{color:#11998e;background:#38ef7d;border-color:#11998e;box-shadow:0 4px #11998e}.SidebarLeft-module__9Os1Vq__roadmapLabel{color:#8b949e;text-align:center;margin-top:6px;font-size:11px}.SidebarLeft-module__9Os1Vq__roadmapLabel.SidebarLeft-module__9Os1Vq__current{color:#fff;font-weight:700}.SidebarLeft-module__9Os1Vq__roadmapLabel.SidebarLeft-module__9Os1Vq__completed{color:#38ef7d}.SidebarLeft-module__9Os1Vq__roadmapLine{background:#4b4f5c;border-radius:3px;flex-shrink:0;width:6px;height:32px;margin:8px 0;transition:background .4s}.SidebarLeft-module__9Os1Vq__roadmapLine.SidebarLeft-module__9Os1Vq__completed{background:linear-gradient(#38ef7d,#11998e);box-shadow:0 0 6px #38ef7d66}@keyframes SidebarLeft-module__9Os1Vq__currentLevelPulse{0%,to{transform:scale(1.05);box-shadow:0 0 10px #ec6c0380}50%{transform:scale(1.12);box-shadow:0 0 22px #ec6c03cc}}.SidebarLeft-module__9Os1Vq__roadmapSmallDot{box-sizing:border-box;border:3px solid #4b4f5c;border-radius:50%;flex-shrink:0;width:24px;height:24px;margin:6px 0;transition:all .3s cubic-bezier(.25,.8,.25,1)}.SidebarLeft-module__9Os1Vq__roadmapSmallDot.SidebarLeft-module__9Os1Vq__locked{background:#1f2126;box-shadow:inset 0 2px #0003}.SidebarLeft-module__9Os1Vq__roadmapSmallDot.SidebarLeft-module__9Os1Vq__current{background:#ec6c03;border-color:#fff;animation:2s ease-in-out infinite SidebarLeft-module__9Os1Vq__currentLevelPulse;transform:scale(1.2);box-shadow:0 0 15px #ec6c03b3}.SidebarLeft-module__9Os1Vq__roadmapSmallDot.SidebarLeft-module__9Os1Vq__completed{background:#38ef7d;border-color:#11998e;box-shadow:0 2px #11998e}.SidebarLeft-module__9Os1Vq__chapterNameContainer{border:2px solid #38ef7d;border-radius:20px;margin:20px;padding:20px}.SidebarLeft-module__9Os1Vq__highlightText{color:#fff;font-size:15px}.SidebarLeft-module__9Os1Vq__successText{color:#38ef7d;font-size:15px}.SidebarLeft-module__9Os1Vq__xpProgressBarBg{background:#2a3844;border:1px solid #1f2126;border-radius:20px;height:10px;margin-top:16px;overflow:hidden}.SidebarLeft-module__9Os1Vq__xpProgressBarFill{background:linear-gradient(90deg,#11998e,#38ef7d);border-radius:20px;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1);box-shadow:0 0 8px #38ef7d}
.SidebarRight-module__ZLLtvq__rightSidebarContainer{background:var(--sidebar-color,#1a1c20);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-sizing:border-box;border:2px solid #2d3139;border-radius:24px;flex-direction:column;gap:16px;height:100%;padding:16px;display:flex;overflow-y:auto}.SidebarRight-module__ZLLtvq__rightSidebarContainer::-webkit-scrollbar{display:none}.SidebarRight-module__ZLLtvq__statsHorizontalRow{box-sizing:border-box;background:#1c1e23;grid-template-columns:repeat(4,1fr);gap:6px;width:100%;padding:10px 8px;display:grid}.SidebarRight-module__ZLLtvq__miniStatBadge{background:#1f2126;border:1px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:8px 4px;transition:transform .2s,box-shadow .2s;display:flex}.SidebarRight-module__ZLLtvq__miniStatBadge:hover{transform:scale(1.05)}.SidebarRight-module__ZLLtvq__xpBadge{border-color:#ff8c2966;box-shadow:0 4px 10px #ff8c291a}.SidebarRight-module__ZLLtvq__focusBadge{border-color:#00e5ff66;box-shadow:0 4px 10px #00e5ff1a}.SidebarRight-module__ZLLtvq__coinBadge{border-color:#ffd70066;box-shadow:0 4px 10px #ffd7001a}.SidebarRight-module__ZLLtvq__gemBadge{border-color:#9d4edd66;box-shadow:0 4px 10px #9d4edd1a}.SidebarRight-module__ZLLtvq__statIconZone{margin-bottom:2px;font-size:18px;animation:2.5s ease-in-out infinite SidebarRight-module__ZLLtvq__miniFloat}.SidebarRight-module__ZLLtvq__statValueText{color:#fff;text-align:center;font-size:12px;font-weight:800}.SidebarRight-module__ZLLtvq__infoCard{background:#24262c;border:1px solid #2d3139;border-radius:16px;flex-direction:column;gap:12px;padding:16px;display:flex}.SidebarRight-module__ZLLtvq__infoRow{justify-content:space-between;align-items:center;display:flex}.SidebarRight-module__ZLLtvq__infoLabel{color:#8b949e;font-size:13px;font-weight:500}.SidebarRight-module__ZLLtvq__leaderboardText{color:#ff8c29;background:#ff8c291a;border-radius:12px;padding:4px 10px;font-size:12px;font-weight:700}.SidebarRight-module__ZLLtvq__focusStatusText{color:#00e5ff;background:#00e5ff1a;border-radius:12px;padding:4px 10px;font-size:12px;font-weight:700}@keyframes SidebarRight-module__ZLLtvq__miniFloat{0%{transform:translateY(0)}50%{transform:translateY(-3px)}to{transform:translateY(0)}}
