.Dashboard-module__mINKwG__page{grid-template-columns:1fr 320px;align-items:start;gap:24px;display:grid}.Dashboard-module__mINKwG__center{flex-direction:column;gap:24px;min-width:0;display:flex}.Dashboard-module__mINKwG__rightPanel{flex-direction:column;gap:16px;display:flex}.Dashboard-module__mINKwG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Dashboard-module__mINKwG__sectionTitle{font-family:var(--font-display,"Unbounded", sans-serif);color:var(--text-primary);letter-spacing:-.2px;font-size:15px;font-weight:800}.Dashboard-module__mINKwG__sectionLink{color:var(--accent-blue);font-size:13px;font-weight:600;text-decoration:none;transition:opacity .15s}.Dashboard-module__mINKwG__sectionLink:hover{opacity:.7}.Dashboard-module__mINKwG__block{background:var(--bg-surface);box-shadow:var(--shadow-sm);border:1px solid var(--border-default);border-radius:20px;padding:24px}.Dashboard-module__mINKwG__ava{background:var(--bg-hover);color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex;overflow:hidden}.Dashboard-module__mINKwG__ava img{object-fit:cover;width:100%;height:100%}.Dashboard-module__mINKwG__banner{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border-radius:20px;flex-direction:column;justify-content:center;gap:12px;min-height:160px;padding:36px 32px;display:flex;position:relative;overflow:hidden}.Dashboard-module__mINKwG__banner:before{content:"";background:repeating-linear-gradient(-45deg,#ffffff05 0 1px,#0000 1px 8px);position:absolute;inset:0}.Dashboard-module__mINKwG__bannerLabel{color:#94a3b8;letter-spacing:.12em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff1f;border-radius:100px;align-items:center;gap:6px;width:fit-content;padding:4px 12px;font-size:10px;font-weight:700;display:inline-flex;position:relative}.Dashboard-module__mINKwG__bannerTitle{font-family:var(--font-display,"Unbounded", sans-serif);color:#fff;letter-spacing:-.3px;font-size:20px;font-weight:800;line-height:1.3;position:relative}.Dashboard-module__mINKwG__bannerDesc{color:#fff9;max-width:460px;font-size:14px;position:relative}.Dashboard-module__mINKwG__bannerOverlay{background:#0f172a8c;position:absolute;inset:0}.Dashboard-module__mINKwG__bannerBtn{color:#0f172a;cursor:pointer;background:#fff;border:none;border-radius:100px;width:fit-content;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block;position:relative}.Dashboard-module__mINKwG__bannerBtn:hover{background:#f0f4ff;transform:translateY(-1px)}.Dashboard-module__mINKwG__bannerEditBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;background:#ffffff26;border:1px solid #fff3;border-radius:100px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:600;position:absolute;top:12px;right:12px}.Dashboard-module__mINKwG__bannerEditBtn:hover{background:#ffffff40}.Dashboard-module__mINKwG__bannerInput{border:1px solid var(--border-default);width:100%;color:var(--text-primary);background:var(--bg-elevated);border-radius:10px;padding:10px 12px;font-family:inherit;font-size:14px}.Dashboard-module__mINKwG__bannerInput:focus{border-color:var(--accent-blue);outline:none}.Dashboard-module__mINKwG__uploadLabel{background:var(--accent-blue);color:#fff;cursor:pointer;white-space:nowrap;border-radius:10px;padding:10px 16px;font-size:13px;font-weight:600}.Dashboard-module__mINKwG__uploadLabel:hover{background:var(--accent-blue-hover)}.Dashboard-module__mINKwG__leadersScroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:20px;padding-bottom:8px;display:flex;overflow-x:auto}.Dashboard-module__mINKwG__leadersScroll::-webkit-scrollbar{height:4px}.Dashboard-module__mINKwG__leadersScroll::-webkit-scrollbar-track{background:0 0}.Dashboard-module__mINKwG__leadersScroll::-webkit-scrollbar-thumb{background:var(--border-default);border-radius:4px}.Dashboard-module__mINKwG__leaderCard{scroll-snap-align:start;cursor:pointer;flex-direction:column;flex-shrink:0;align-items:center;gap:4px;min-width:80px;display:flex}.Dashboard-module__mINKwG__leaderAvaWrap{position:relative}.Dashboard-module__mINKwG__leaderAvaPlaceholder{border-radius:50%;width:64px;height:64px}.Dashboard-module__mINKwG__leaderName{color:var(--text-primary);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:80px;font-size:12px;font-weight:600;overflow:hidden}.Dashboard-module__mINKwG__topBadge{filter:drop-shadow(0 1px 2px #0003);font-size:14px;position:absolute;bottom:-2px;right:-2px}.Dashboard-module__mINKwG__projectsGrid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:16px;display:grid}.Dashboard-module__mINKwG__projectCard{background:var(--bg-elevated);color:inherit;border:1px solid var(--border-default);border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.Dashboard-module__mINKwG__projectCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.Dashboard-module__mINKwG__projectPreview{background:linear-gradient(135deg,#1e293b,#334155);justify-content:center;align-items:center;height:120px;display:flex;position:relative;overflow:hidden}.Dashboard-module__mINKwG__projectPreview img{object-fit:cover;width:100%;height:100%}.Dashboard-module__mINKwG__projectPlaceholder{color:var(--text-muted);opacity:.5}.Dashboard-module__mINKwG__projectLikes{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border-radius:100px;padding:3px 8px;font-size:11px;font-weight:700;position:absolute;top:8px;right:8px}.Dashboard-module__mINKwG__projectBody{flex-direction:column;gap:6px;padding:12px;display:flex}.Dashboard-module__mINKwG__projectTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.Dashboard-module__mINKwG__projectTag{letter-spacing:.06em;text-transform:uppercase;border-radius:100px;width:fit-content;padding:3px 8px;font-size:9px;font-weight:800}.Dashboard-module__mINKwG__projectAuthor{color:var(--text-muted);align-items:center;gap:6px;margin-top:4px;font-size:11px;display:flex}.Dashboard-module__mINKwG__inspectLink{color:var(--accent-blue);margin-left:auto;font-size:11px;font-weight:600}.Dashboard-module__mINKwG__panelBlock{background:var(--bg-surface);box-shadow:var(--shadow-sm);border:1px solid var(--border-default);border-radius:20px;padding:20px}.Dashboard-module__mINKwG__panelLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:16px;font-size:10px;font-weight:800}.Dashboard-module__mINKwG__playerCard{align-items:center;gap:12px;margin-bottom:16px;display:flex}.Dashboard-module__mINKwG__playerName{font-family:var(--font-display,"Unbounded", sans-serif);color:var(--text-primary);letter-spacing:-.2px;font-size:12px;font-weight:800}.Dashboard-module__mINKwG__playerStatus{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:4px;font-size:12px;display:flex}.Dashboard-module__mINKwG__changeBtn{color:var(--accent-blue);cursor:pointer;background:0 0;border:none;padding:0;font-size:10px;font-weight:600}.Dashboard-module__mINKwG__changeBtn:hover{opacity:.7}.Dashboard-module__mINKwG__statsRow{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.Dashboard-module__mINKwG__statBox{background:var(--bg-elevated);text-align:center;border:1px solid var(--border-muted);border-radius:12px;padding:10px}.Dashboard-module__mINKwG__statLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px;font-size:9px;font-weight:700}.Dashboard-module__mINKwG__statVal{font-family:var(--font-display,"Unbounded", sans-serif);color:var(--text-primary);letter-spacing:-.2px;font-size:14px;font-weight:800}.Dashboard-module__mINKwG__clanRow{background:var(--bg-hover);border-radius:14px;align-items:center;gap:12px;padding:12px 14px;transition:background .45s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);display:flex}.Dashboard-module__mINKwG__clanRow:hover{background:var(--bg-elevated);transform:translateY(-1px)}.Dashboard-module__mINKwG__clanBadge{color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.Dashboard-module__mINKwG__clanName{color:var(--text-primary);letter-spacing:-.01em;font-family:Unbounded,system-ui,sans-serif;font-size:14px;font-weight:700}.Dashboard-module__mINKwG__clanMeta{color:var(--text-secondary);margin-top:2px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px}.Dashboard-module__mINKwG__clanArrow{color:var(--text-muted);transition:transform .3s cubic-bezier(.16,1,.3,1),color .3s}.Dashboard-module__mINKwG__clanRow:hover .Dashboard-module__mINKwG__clanArrow{color:var(--text-primary);transform:translate(3px)}.Dashboard-module__mINKwG__clanCta{flex-direction:column;align-items:flex-start;gap:10px;padding:4px 0;display:flex}.Dashboard-module__mINKwG__clanBtn{background:var(--text-primary);color:var(--bg-surface);cursor:pointer;border:none;border-radius:10px;align-items:center;min-height:40px;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:transform .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.Dashboard-module__mINKwG__clanBtn:hover{transform:translateY(-1px)}.Dashboard-module__mINKwG__clanBtn:active{transform:translateY(0)}.Dashboard-module__mINKwG__emptyState{text-align:center;color:var(--text-muted);padding:12px 0;font-size:13px}.Dashboard-module__mINKwG__comingSoonBlock{flex-direction:column;align-items:center;gap:8px;padding:32px 20px;display:flex}.Dashboard-module__mINKwG__comingSoonText{color:var(--text-muted);font-size:14px;font-weight:600}.Dashboard-module__mINKwG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#00000059;justify-content:center;align-items:center;padding:24px;animation:.2s Dashboard-module__mINKwG__fadeIn;display:flex;position:fixed;inset:0}@keyframes Dashboard-module__mINKwG__fadeIn{0%{opacity:0}to{opacity:1}}.Dashboard-module__mINKwG__modal{background:var(--bg-surface);width:100%;max-width:400px;box-shadow:var(--shadow-lg);border:1px solid var(--border-default);border-radius:24px;padding:28px;animation:.25s cubic-bezier(.34,1.56,.64,1) Dashboard-module__mINKwG__slideUp}@keyframes Dashboard-module__mINKwG__slideUp{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.Dashboard-module__mINKwG__modalTitle{color:var(--text-primary);margin-bottom:4px;font-size:18px;font-weight:800}.Dashboard-module__mINKwG__modalSub{color:var(--text-secondary);margin-bottom:20px;font-size:13px}.Dashboard-module__mINKwG__modalClose{background:var(--bg-elevated);width:100%;color:var(--text-secondary);cursor:pointer;border:none;border-radius:100px;margin-top:16px;padding:12px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s}.Dashboard-module__mINKwG__modalClose:hover{background:var(--bg-hover)}.Dashboard-module__mINKwG__statusList{flex-direction:column;gap:8px;max-height:380px;display:flex;overflow-y:auto}.Dashboard-module__mINKwG__statusItem{cursor:pointer;background:var(--bg-elevated);text-align:left;border:2px solid #0000;border-radius:14px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-family:inherit;transition:all .18s;display:flex}.Dashboard-module__mINKwG__statusItem:hover{border-color:var(--accent-blue-border);background:var(--bg-hover)}.Dashboard-module__mINKwG__statusItem.Dashboard-module__mINKwG__active{border-color:var(--accent-blue);background:var(--bg-hover)}.Dashboard-module__mINKwG__statusItem.Dashboard-module__mINKwG__locked{opacity:.45;cursor:default}.Dashboard-module__mINKwG__statusIcon{flex-shrink:0;font-size:22px}.Dashboard-module__mINKwG__statusInfo{flex:1}.Dashboard-module__mINKwG__statusName{color:var(--text-primary);font-size:14px;font-weight:700}.Dashboard-module__mINKwG__statusDesc{color:var(--text-secondary);margin-top:1px;font-size:11px}.Dashboard-module__mINKwG__statusReq{color:var(--text-muted);margin-top:2px;font-size:10px}.Dashboard-module__mINKwG__statusBadge{background:var(--accent-blue-muted);color:var(--accent-blue);border-radius:100px;flex-shrink:0;padding:2px 8px;font-size:10px;font-weight:700}.Dashboard-module__mINKwG__skeleton{background:linear-gradient(90deg, var(--bg-elevated) 25%, var(--bg-hover) 50%, var(--bg-elevated) 75%);background-size:200% 100%;border-radius:8px;animation:1.4s infinite Dashboard-module__mINKwG__shimmer}@keyframes Dashboard-module__mINKwG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:900px){.Dashboard-module__mINKwG__page{grid-template-columns:1fr}.Dashboard-module__mINKwG__rightPanel{order:-1}.Dashboard-module__mINKwG__projectsGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Dashboard-module__mINKwG__page{gap:16px}.Dashboard-module__mINKwG__block{border-radius:16px;padding:16px}.Dashboard-module__mINKwG__banner{border-radius:16px;min-height:130px;padding:24px 20px}.Dashboard-module__mINKwG__bannerTitle{font-size:20px}.Dashboard-module__mINKwG__bannerDesc{font-size:13px}.Dashboard-module__mINKwG__bannerBtn{padding:10px 20px;font-size:13px}.Dashboard-module__mINKwG__panelBlock{border-radius:16px;padding:16px}.Dashboard-module__mINKwG__statsRow{grid-template-columns:1fr 1fr;gap:6px}.Dashboard-module__mINKwG__playerCard{gap:10px}.Dashboard-module__mINKwG__modal{padding:16px}.Dashboard-module__mINKwG__page{padding-bottom:80px}}@media (max-width:500px){.Dashboard-module__mINKwG__projectsGrid{grid-template-columns:1fr}}.Dashboard-module__mINKwG__notifStrip{color:var(--text-primary);background:linear-gradient(135deg,#6366f11a,#8b5cf60f);border:1px solid #6366f140;border-radius:14px;align-items:center;gap:12px;padding:12px 18px;font-size:14px;text-decoration:none;transition:transform .15s,box-shadow .2s;display:flex}.Dashboard-module__mINKwG__notifStrip:hover{transform:translateY(-1px);box-shadow:0 6px 18px #6366f126}.Dashboard-module__mINKwG__notifIcon{font-size:20px}.Dashboard-module__mINKwG__notifText{flex:1}.Dashboard-module__mINKwG__notifText strong,.Dashboard-module__mINKwG__notifArrow{color:#6366f1;font-weight:800}.Dashboard-module__mINKwG__activeEventCard{color:#fff;border-radius:20px;flex-direction:column;gap:8px;min-height:180px;padding:28px 28px 24px;text-decoration:none;transition:transform .2s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 40px -10px #6366f166}.Dashboard-module__mINKwG__activeEventCard:hover{transform:translateY(-3px);box-shadow:0 22px 50px -10px #6366f18c}.Dashboard-module__mINKwG__activeEventBadge{-webkit-backdrop-filter:blur(8px);letter-spacing:.06em;background:#fff3;border:1px solid #ffffff4d;border-radius:999px;align-self:flex-start;margin-bottom:4px;padding:4px 12px;font-size:11px;font-weight:800;display:inline-block}.Dashboard-module__mINKwG__activeEventTitle{font-family:var(--font-display,"Unbounded", sans-serif);letter-spacing:-.02em;text-shadow:0 2px 12px #00000059;margin:0;font-size:18px;font-weight:800;line-height:1.3}.Dashboard-module__mINKwG__activeEventMeta{opacity:.95;flex-wrap:wrap;gap:14px;font-size:13px;font-weight:600;display:flex}.Dashboard-module__mINKwG__activeEventMeta strong{font-weight:800}.Dashboard-module__mINKwG__activeEventBtn{color:#6366f1;letter-spacing:.02em;background:#fffffff2;border-radius:999px;align-self:flex-start;margin-top:auto;padding:8px 18px;font-size:13px;font-weight:800}.Dashboard-module__mINKwG__upcomingList{flex-direction:column;gap:8px;display:flex}.Dashboard-module__mINKwG__upcomingItem{background:var(--bg-elevated);border:1px solid var(--border-default);color:var(--text-primary);border-radius:12px;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;transition:all .15s;display:flex}.Dashboard-module__mINKwG__upcomingItem:hover{border-color:var(--accent-blue);background:var(--bg-surface);transform:translate(2px)}.Dashboard-module__mINKwG__upcomingDot{border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 3px #6366f11f}.Dashboard-module__mINKwG__upcomingInfo{flex:1;min-width:0}.Dashboard-module__mINKwG__upcomingTitle{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.Dashboard-module__mINKwG__upcomingDate{color:var(--text-muted);margin-top:2px;font-size:12px}.Dashboard-module__mINKwG__upcomingArrow{color:var(--text-muted)}.Dashboard-module__mINKwG__sectionLink{color:var(--accent-blue);margin-left:auto;font-size:12px;font-weight:600;text-decoration:none}.Dashboard-module__mINKwG__sectionLink:hover{text-decoration:underline}.Dashboard-module__mINKwG__leaderList{flex-direction:column;gap:8px;display:flex}.Dashboard-module__mINKwG__leaderRow{color:var(--text-primary);border-radius:12px;align-items:center;gap:12px;padding:8px 12px;text-decoration:none;transition:background .12s;display:flex}.Dashboard-module__mINKwG__leaderRow:hover{background:var(--bg-elevated)}.Dashboard-module__mINKwG__leaderRank{text-align:center;width:32px;color:var(--text-muted);font-size:14px;font-weight:800}.Dashboard-module__mINKwG__leaderRank1,.Dashboard-module__mINKwG__leaderRank2,.Dashboard-module__mINKwG__leaderRank3{font-size:18px}.Dashboard-module__mINKwG__leaderInfo{flex:1;min-width:0}.Dashboard-module__mINKwG__leaderName{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.Dashboard-module__mINKwG__leaderXp{color:var(--text-muted);font-size:12px;font-weight:500}.Dashboard-module__mINKwG__activeTodayList{grid-template-columns:repeat(auto-fill,minmax(60px,1fr));gap:10px;display:grid}.Dashboard-module__mINKwG__activeTodayItem{color:var(--text-primary);border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:4px;text-decoration:none;transition:background .12s;display:flex}.Dashboard-module__mINKwG__activeTodayItem:hover{background:var(--bg-elevated)}.Dashboard-module__mINKwG__activeTodayAvaWrap{position:relative}.Dashboard-module__mINKwG__activeTodayDot{border:2px solid var(--bg-surface);background:#10b981;border-radius:50%;width:10px;height:10px;position:absolute;bottom:0;right:0;box-shadow:0 0 8px #10b98166}.Dashboard-module__mINKwG__activeTodayName{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;font-weight:600;overflow:hidden}.Dashboard-module__mINKwG__weeklyGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (max-width:720px){.Dashboard-module__mINKwG__weeklyGrid{grid-template-columns:repeat(2,1fr)}}.Dashboard-module__mINKwG__weeklyTile{border:1px solid;border-radius:14px;flex-direction:column;gap:8px;min-width:0;padding:14px 16px;transition:transform .15s,box-shadow .2s;display:flex}.Dashboard-module__mINKwG__weeklyTile:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.Dashboard-module__mINKwG__weeklyHead{justify-content:space-between;align-items:center;gap:10px;display:flex}.Dashboard-module__mINKwG__weeklyIcon{filter:drop-shadow(0 2px 6px #0000000f);flex-shrink:0;font-size:22px;line-height:1}.Dashboard-module__mINKwG__weeklyValue{font-family:var(--font-display,"Unbounded", sans-serif);color:var(--text-primary);letter-spacing:-.02em;font-variant-numeric:tabular-nums;text-align:right;font-size:20px;font-weight:800;line-height:1}.Dashboard-module__mINKwG__weeklyLabel{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.Dashboard-module__mINKwG__nextAchCard{color:var(--text-primary);background:linear-gradient(135deg,#fbbf241a,#f59e0b0a);border:1px solid #f59e0b40;border-radius:16px;align-items:center;gap:16px;padding:18px 20px;text-decoration:none;transition:transform .15s,box-shadow .2s;display:flex}.Dashboard-module__mINKwG__nextAchCard:hover{transform:translateY(-1px);box-shadow:0 8px 22px #f59e0b2e}.Dashboard-module__mINKwG__nextAchIcon{filter:drop-shadow(0 4px 10px #f59e0b4d);background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:36px;display:flex}.Dashboard-module__mINKwG__nextAchInfo{flex:1;min-width:0}.Dashboard-module__mINKwG__nextAchLabel{letter-spacing:.12em;color:#b45309;margin-bottom:4px;font-size:10px;font-weight:800}.Dashboard-module__mINKwG__nextAchTitle{color:var(--text-primary);margin-bottom:2px;font-size:16px;font-weight:800}.Dashboard-module__mINKwG__nextAchDesc{color:var(--text-secondary);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.Dashboard-module__mINKwG__nextAchReward{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:8px 14px;font-size:14px;font-weight:800;display:flex;box-shadow:0 4px 12px #10b9814d}.Dashboard-module__mINKwG__levelProgressWrap{flex-direction:column;gap:6px;margin-top:16px;display:flex}.Dashboard-module__mINKwG__levelProgressInfo{color:var(--text-secondary);letter-spacing:.02em;justify-content:space-between;font-size:11px;font-weight:700;display:flex}.Dashboard-module__mINKwG__levelProgressXp{color:var(--text-primary);font-variant-numeric:tabular-nums}.Dashboard-module__mINKwG__levelProgressBar{background:var(--bg-elevated);border-radius:999px;height:8px;position:relative;overflow:hidden}.Dashboard-module__mINKwG__levelProgressFill{background:linear-gradient(90deg,#6366f1,#8b5cf6,#ec4899) 0 0/200% 100%;border-radius:999px;height:100%;transition:width .6s cubic-bezier(.22,1,.36,1);animation:3s ease-in-out infinite Dashboard-module__mINKwG__levelShine}@keyframes Dashboard-module__mINKwG__levelShine{0%,to{background-position:0%}50%{background-position:100%}}.Dashboard-module__mINKwG__levelProgressHint{color:var(--text-muted);text-align:center;margin-top:2px;font-size:11px}.Dashboard-module__mINKwG__levelProgressHint strong{color:var(--accent-purple,#7c3aed);font-weight:800}.Dashboard-module__mINKwG__streakCard{background:linear-gradient(135deg,#fef3c7 0%,#fed7aa 100%);border:1px solid #fcd34d;border-radius:16px;align-items:flex-start;gap:14px;padding:16px 18px;display:flex;position:relative;overflow:hidden}.Dashboard-module__mINKwG__streakCard:before{content:"";background:radial-gradient(circle,#fb923c40,#0000 60%);border-radius:50%;width:80px;height:80px;position:absolute;top:-10px;right:-10px}.Dashboard-module__mINKwG__streakFlame{filter:drop-shadow(0 0 12px #fb923c99);font-size:38px;animation:1.4s ease-in-out infinite Dashboard-module__mINKwG__streakPulse}@keyframes Dashboard-module__mINKwG__streakPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.Dashboard-module__mINKwG__streakInfo{z-index:1;flex:1;min-width:0;position:relative}.Dashboard-module__mINKwG__streakValue{color:#7c2d12;letter-spacing:-.02em;font-size:22px;font-weight:900}.Dashboard-module__mINKwG__streakLabel{color:#9a3412;font-size:12px;font-weight:600}.Dashboard-module__mINKwG__streakBar{background:#7c2d1224;border-radius:999px;height:7px;margin-top:10px;overflow:hidden}.Dashboard-module__mINKwG__streakBarFill{background:linear-gradient(90deg,#f97316,#ea580c);border-radius:999px;height:100%;transition:width .4s}.Dashboard-module__mINKwG__streakHint{color:#9a3412;margin-top:6px;font-size:11px;font-weight:600}.Dashboard-module__mINKwG__streakHint strong{color:#7c2d12}.Dashboard-module__mINKwG__streakBest{color:#b45309;font-weight:700}.Dashboard-module__mINKwG__sectionHint{color:var(--text-muted);font-size:12px;font-weight:600}.Dashboard-module__mINKwG__questList{flex-direction:column;gap:10px;display:flex}.Dashboard-module__mINKwG__questItem{background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:14px;align-items:center;gap:14px;padding:14px 16px;transition:all .15s;display:flex}.Dashboard-module__mINKwG__questItem:hover{background:var(--bg-surface)}.Dashboard-module__mINKwG__questCompleted{background:linear-gradient(135deg,#10b98114,#10b98105);border-color:#10b9814d}.Dashboard-module__mINKwG__questClaimed{opacity:.6}.Dashboard-module__mINKwG__questEmoji{flex-shrink:0;font-size:28px}.Dashboard-module__mINKwG__questBody{flex:1;min-width:0}.Dashboard-module__mINKwG__questTitle{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:6px;font-size:14px;font-weight:700}.Dashboard-module__mINKwG__questBar{background:var(--bg-base);border-radius:999px;height:6px;margin-bottom:4px;overflow:hidden}.Dashboard-module__mINKwG__questBarFill{background:linear-gradient(90deg,#10b981,#059669);border-radius:999px;height:100%;transition:width .5s cubic-bezier(.22,1,.36,1)}.Dashboard-module__mINKwG__questProgress{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:11px;font-weight:600}.Dashboard-module__mINKwG__questReward{background:var(--bg-base);color:var(--text-muted);border-radius:999px;flex-shrink:0;padding:6px 14px;font-size:13px;font-weight:800}.Dashboard-module__mINKwG__questClaimBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:999px;flex-shrink:0;padding:8px 16px;font-size:13px;font-weight:800;transition:transform .15s,box-shadow .2s;animation:1.4s ease-in-out infinite Dashboard-module__mINKwG__questReady;box-shadow:0 4px 12px #10b98159}.Dashboard-module__mINKwG__questClaimBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #10b98180}.Dashboard-module__mINKwG__questClaimBtn:disabled{opacity:.7;cursor:default;animation:none}@keyframes Dashboard-module__mINKwG__questReady{0%,to{box-shadow:0 4px 12px #10b98159}50%{box-shadow:0 4px 18px #10b98199}}.Dashboard-module__mINKwG__questClaimedBadge{color:#059669;background:#10b9811a;border-radius:999px;flex-shrink:0;padding:6px 14px;font-size:12px;font-weight:800}.Dashboard-module__mINKwG__commentList{flex-direction:column;gap:10px;display:flex}.Dashboard-module__mINKwG__commentItem{background:var(--bg-elevated);border:1px solid var(--border-default);color:var(--text-primary);border-radius:12px;align-items:flex-start;gap:12px;padding:12px 14px;text-decoration:none;transition:all .15s;display:flex}.Dashboard-module__mINKwG__commentItem:hover{background:var(--bg-surface);border-color:var(--accent-blue);transform:translate(2px)}.Dashboard-module__mINKwG__commentBody{flex:1;min-width:0}.Dashboard-module__mINKwG__commentHeader{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:4px;font-size:12px;display:flex}.Dashboard-module__mINKwG__commentHeader strong{color:var(--text-primary);font-weight:700}.Dashboard-module__mINKwG__commentMeta{color:var(--text-muted)}.Dashboard-module__mINKwG__commentText{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.Dashboard-module__mINKwG__heatmap{grid-template-columns:repeat(57,minmax(0,1fr));gap:3px;width:100%;padding:4px 0;display:grid}.Dashboard-module__mINKwG__heatmapCell{aspect-ratio:1;background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:4px;width:100%;min-width:0;transition:transform .1s}.Dashboard-module__mINKwG__heatmapCell:hover{z-index:1;position:relative;transform:scale(1.25)}.Dashboard-module__mINKwG__heatmapEmpty{visibility:hidden}.Dashboard-module__mINKwG__heatmapL0{background:var(--bg-elevated)}.Dashboard-module__mINKwG__heatmapL1{background:#6366f14d;border-color:#0000}.Dashboard-module__mINKwG__heatmapL2{background:#6366f18c;border-color:#0000}.Dashboard-module__mINKwG__heatmapL3{background:#6366f1c7;border-color:#0000}.Dashboard-module__mINKwG__heatmapL4{background:#6366f1;border-color:#0000}@media (max-width:720px){.Dashboard-module__mINKwG__heatmap{grid-template-columns:repeat(28,minmax(0,1fr));gap:2px}}.Dashboard-module__mINKwG__heatmapWrap{border-top:1px solid var(--border-muted);margin-top:18px;padding-top:16px}.Dashboard-module__mINKwG__heatmapHeader{color:var(--text-secondary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;font-size:12px;font-weight:600;display:flex}.Dashboard-module__mINKwG__heatmapLegend{color:var(--text-muted);align-items:center;gap:4px;font-size:11px;display:flex}.Dashboard-module__mINKwG__heatmapLegend .Dashboard-module__mINKwG__heatmapCell{aspect-ratio:auto;flex-shrink:0;width:12px;height:12px;display:inline-block}.Dashboard-module__mINKwG__xpInfoBtn{border:1px solid var(--border-default);background:var(--bg-elevated);width:18px;height:18px;color:var(--text-muted);cursor:pointer;vertical-align:middle;border-radius:50%;justify-content:center;align-items:center;margin-left:6px;padding:0;font-family:inherit;font-size:11px;font-style:italic;font-weight:800;line-height:1;transition:all .15s;display:inline-flex}.Dashboard-module__mINKwG__xpInfoBtn:hover{border-color:var(--accent-purple,#7c3aed);color:var(--accent-purple,#7c3aed);background:var(--bg-surface);transform:scale(1.1)}.Dashboard-module__mINKwG__xpInfoBox{background:linear-gradient(135deg,#7c3aed0f,#6366f10a);border:1px solid #7c3aed33;border-radius:12px;margin-top:10px;padding:12px 14px;animation:.18s ease-out Dashboard-module__mINKwG__xpInfoIn}@keyframes Dashboard-module__mINKwG__xpInfoIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Dashboard-module__mINKwG__xpInfoTitle{color:var(--accent-purple,#7c3aed);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:12px;font-weight:800}.Dashboard-module__mINKwG__xpInfoList{color:var(--text-secondary);flex-direction:column;gap:8px;margin:0;padding:0;font-size:12px;line-height:1.45;list-style:none;display:flex}.Dashboard-module__mINKwG__xpInfoList li{align-items:flex-start;gap:8px;display:flex}.Dashboard-module__mINKwG__xpInfoList strong{color:var(--text-primary);font-weight:800}.Dashboard-module__mINKwG__xpInfoList em{color:#b45309;background:#f59e0b26;border-radius:4px;padding:1px 6px;font-style:normal;font-weight:700}.Dashboard-module__mINKwG__xpInfoEmoji{text-align:center;flex-shrink:0;width:18px;font-size:14px}
