.dashboard-module__Gx_nyq__demoBanner{z-index:200;background:linear-gradient(90deg, var(--electric), var(--violet));color:#fff;text-align:center;justify-content:center;align-items:center;gap:12px;padding:10px 32px;font-family:Geist,sans-serif;font-size:13px;font-weight:500;display:flex;position:fixed;top:0;left:0;right:0}.dashboard-module__Gx_nyq__demoBannerMono{letter-spacing:.05em;text-transform:uppercase;background:#fff3;border-radius:100px;padding:3px 8px;font-family:Geist Mono,monospace;font-size:11px}.dashboard-module__Gx_nyq__demoBanner a{color:#fff;font-weight:600;text-decoration:underline}.dashboard-module__Gx_nyq__app{grid-template-columns:240px 1fr;min-height:calc(100vh - 40px);margin-top:40px;font-size:14px;line-height:1.5;display:grid}@media (max-width:1024px){.dashboard-module__Gx_nyq__app{grid-template-columns:1fr}}.dashboard-module__Gx_nyq__sidebar{background:var(--surface);border-right:1px solid var(--line);height:calc(100vh - 40px);padding:20px 16px;position:sticky;top:40px;overflow-y:auto}@media (max-width:1024px){.dashboard-module__Gx_nyq__sidebar{z-index:110;width:280px;max-width:85vw;height:calc(100vh - 40px);padding-bottom:96px;transition:transform .25s ease-out;position:fixed;top:40px;left:0;transform:translate(-100%);box-shadow:8px 0 24px #0000001f}.dashboard-module__Gx_nyq__sidebarOpen{transform:translate(0)}}.dashboard-module__Gx_nyq__sidebarBackdrop{display:none}@media (max-width:1024px){.dashboard-module__Gx_nyq__sidebarBackdrop{z-index:105;opacity:0;pointer-events:none;background:#0a0a0f80;transition:opacity .2s ease-out;display:block;position:fixed;inset:40px 0 0}.dashboard-module__Gx_nyq__sidebarBackdropVisible{opacity:1;pointer-events:auto}}.dashboard-module__Gx_nyq__menuToggle{background:var(--surface);border:1px solid var(--line);width:40px;height:40px;color:var(--ink);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:none}.dashboard-module__Gx_nyq__menuToggle:hover{background:var(--surface-soft)}@media (max-width:1024px){.dashboard-module__Gx_nyq__menuToggle{display:inline-flex}}.dashboard-module__Gx_nyq__sidebarLogo{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:10px;margin-bottom:24px;padding:8px 12px;font-family:Geist,sans-serif;font-size:18px;font-weight:600;text-decoration:none;display:flex}.dashboard-module__Gx_nyq__logoMark{background:linear-gradient(135deg, var(--electric) 0%, var(--violet) 100%);border-radius:7px;width:26px;height:26px;position:relative;overflow:hidden}.dashboard-module__Gx_nyq__logoMark:before{content:"";clip-path:polygon(20% 50%,45% 75%,80% 25%,75% 20%,45% 65%,25% 45%);background:#fff;border-radius:4px;position:absolute;inset:5px}.dashboard-module__Gx_nyq__sidebarSection{margin-bottom:24px}.dashboard-module__Gx_nyq__sidebarSectionTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--muted-soft);margin-bottom:8px;padding:0 12px;font-family:Geist Mono,monospace;font-size:10px;font-weight:500}.dashboard-module__Gx_nyq__navItem{color:var(--ink-soft);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;margin-bottom:2px;padding:9px 12px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:flex;position:relative}.dashboard-module__Gx_nyq__navItem:hover{background:var(--surface-soft)}.dashboard-module__Gx_nyq__navItemActive{background:linear-gradient(135deg, var(--electric-glow), var(--violet-glow));color:var(--electric);font-weight:600}.dashboard-module__Gx_nyq__navItemActive:before{content:"";background:linear-gradient(180deg, var(--electric), var(--violet));border-radius:0 3px 3px 0;width:3px;height:16px;position:absolute;left:0}.dashboard-module__Gx_nyq__navIcon{opacity:.9;flex-shrink:0;width:16px;height:16px}.dashboard-module__Gx_nyq__navBadge{background:var(--electric);color:#fff;border-radius:100px;margin-left:auto;padding:1px 6px;font-family:Geist Mono,monospace;font-size:10px;font-weight:600}.dashboard-module__Gx_nyq__navBadgeNew{background:linear-gradient(135deg, var(--electric), var(--violet))}.dashboard-module__Gx_nyq__userCard{background:var(--surface-soft);border:1px solid var(--line);border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.dashboard-module__Gx_nyq__userAvatar{background:linear-gradient(135deg, var(--electric), var(--violet));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-family:Geist,sans-serif;font-size:12px;font-weight:600;display:flex}.dashboard-module__Gx_nyq__userInfo{flex:1;min-width:0}.dashboard-module__Gx_nyq__userName{white-space:nowrap;text-overflow:ellipsis;font-family:Geist,sans-serif;font-size:13px;font-weight:600;overflow:hidden}.dashboard-module__Gx_nyq__userRole{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.dashboard-module__Gx_nyq__userStatus{background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 2px #fff}.dashboard-module__Gx_nyq__main{padding:24px 32px;overflow-y:auto}@media (max-width:768px){.dashboard-module__Gx_nyq__main{padding:20px 16px}}.dashboard-module__Gx_nyq__topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.dashboard-module__Gx_nyq__pageTitle{letter-spacing:-.025em;font-family:Geist,sans-serif;font-size:24px;font-weight:700}.dashboard-module__Gx_nyq__pageMeta{color:var(--muted);margin-top:2px;font-family:Geist Mono,monospace;font-size:11px}.dashboard-module__Gx_nyq__topbarActions{align-items:center;gap:10px;display:flex}.dashboard-module__Gx_nyq__searchBar{width:240px;position:relative}.dashboard-module__Gx_nyq__searchBar input{background:var(--surface);border:1px solid var(--line);border-radius:8px;width:100%;padding:8px 12px 8px 32px;font-family:inherit;font-size:13px;transition:all .2s}.dashboard-module__Gx_nyq__searchBar input:focus{border-color:var(--electric);box-shadow:0 0 0 3px var(--electric-glow);outline:none}.dashboard-module__Gx_nyq__searchBar svg{color:var(--muted-soft);position:absolute;top:50%;left:10px;transform:translateY(-50%)}.dashboard-module__Gx_nyq__btnAction{background:var(--ink);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-family:Geist,sans-serif;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.dashboard-module__Gx_nyq__btnActionPrimary{background:linear-gradient(135deg, var(--electric), var(--violet));box-shadow:0 4px 12px #2563eb40}.dashboard-module__Gx_nyq__btnAction:hover{transform:translateY(-1px)}@media (max-width:768px){.dashboard-module__Gx_nyq__topbar{flex-wrap:wrap;gap:12px;margin-bottom:20px}.dashboard-module__Gx_nyq__topbarLeft{flex:100%;align-items:center;gap:10px;min-width:0;display:flex}.dashboard-module__Gx_nyq__topbarHeading{flex:1;min-width:0}.dashboard-module__Gx_nyq__pageTitle{font-size:19px}.dashboard-module__Gx_nyq__pageMeta{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dashboard-module__Gx_nyq__searchBar{display:none}.dashboard-module__Gx_nyq__topbarActions{width:100%}.dashboard-module__Gx_nyq__btnAction{justify-content:center;width:100%;padding:10px 14px}}.dashboard-module__Gx_nyq__statsGrid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px;display:grid}@media (max-width:1280px){.dashboard-module__Gx_nyq__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.dashboard-module__Gx_nyq__statsGrid{grid-template-columns:1fr}}.dashboard-module__Gx_nyq__statCard{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:18px;position:relative;overflow:hidden}.dashboard-module__Gx_nyq__statCard:before{content:"";filter:blur(40px);opacity:.4;border-radius:50%;width:80px;height:80px;position:absolute;top:0;right:0}.dashboard-module__Gx_nyq__statCardBlue:before{background:var(--electric)}.dashboard-module__Gx_nyq__statCardViolet:before{background:var(--violet)}.dashboard-module__Gx_nyq__statCardCyan:before{background:var(--cyan)}.dashboard-module__Gx_nyq__statCardPink:before{background:var(--pink)}.dashboard-module__Gx_nyq__statCard>*{position:relative}.dashboard-module__Gx_nyq__statIcon{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:12px;display:flex}.dashboard-module__Gx_nyq__statIconBlue{background:var(--electric-glow);color:var(--electric)}.dashboard-module__Gx_nyq__statIconViolet{background:var(--violet-glow);color:var(--violet)}.dashboard-module__Gx_nyq__statIconCyan{color:var(--cyan);background:#06b6d41a}.dashboard-module__Gx_nyq__statIconPink{color:var(--pink);background:#ec48991a}.dashboard-module__Gx_nyq__statLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-family:Geist Mono,monospace;font-size:10px;font-weight:500}.dashboard-module__Gx_nyq__statValue{letter-spacing:-.02em;margin-bottom:6px;font-family:Geist,sans-serif;font-size:28px;font-weight:700}.dashboard-module__Gx_nyq__statValueUnit{color:var(--muted);font-size:16px}.dashboard-module__Gx_nyq__statTrend{align-items:center;gap:4px;font-family:Geist Mono,monospace;font-size:11px;font-weight:600;display:inline-flex}.dashboard-module__Gx_nyq__statTrendUp{color:var(--green)}.dashboard-module__Gx_nyq__statTrendDown{color:#ef4444}.dashboard-module__Gx_nyq__contentGrid{grid-template-columns:1.5fr 1fr;gap:16px;margin-bottom:16px;display:grid}@media (max-width:1280px){.dashboard-module__Gx_nyq__contentGrid{grid-template-columns:1fr}}.dashboard-module__Gx_nyq__panel{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:20px}.dashboard-module__Gx_nyq__panelHeader{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.dashboard-module__Gx_nyq__panelTitle{letter-spacing:-.01em;font-family:Geist,sans-serif;font-size:15px;font-weight:600}.dashboard-module__Gx_nyq__panelMeta{color:var(--muted);font-family:Geist Mono,monospace;font-size:11px}.dashboard-module__Gx_nyq__panelLink{color:var(--electric);cursor:pointer;font-family:Geist,sans-serif;font-size:12px;font-weight:600}.dashboard-module__Gx_nyq__aiGenerator{color:#fff;background:linear-gradient(135deg,#0a0a0f 0%,#1a1530 100%);border:1px solid #7c3aed4d;position:relative;overflow:hidden}.dashboard-module__Gx_nyq__aiGenerator:before{content:"";background:radial-gradient(200px 100px at 80% 20%,#2563eb66,#0000),radial-gradient(200px 100px at 20% 80%,#7c3aed4d,#0000);position:absolute;inset:0}.dashboard-module__Gx_nyq__aiGenerator>*{position:relative}.dashboard-module__Gx_nyq__aiGenerator .dashboard-module__Gx_nyq__panelTitle{color:#fff}.dashboard-module__Gx_nyq__aiGenerator .dashboard-module__Gx_nyq__panelMeta{color:#ffffff80}.dashboard-module__Gx_nyq__aiPrompt{color:#fffc;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;margin-bottom:12px;padding:14px;font-size:13px;line-height:1.5;position:relative}.dashboard-module__Gx_nyq__aiPrompt:before{content:"";background:linear-gradient(180deg, var(--electric-light), var(--violet-light));border-radius:2px;width:2px;position:absolute;top:14px;bottom:14px;left:0}.dashboard-module__Gx_nyq__aiPromptLabel{color:var(--violet-light);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;margin-left:12px;font-family:Geist Mono,monospace;font-size:10px}.dashboard-module__Gx_nyq__aiPromptText{margin-left:12px}.dashboard-module__Gx_nyq__aiInfoGrid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;display:grid}.dashboard-module__Gx_nyq__aiInfoCard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:10px}.dashboard-module__Gx_nyq__aiInfoLabel{color:#ffffff80;margin-bottom:4px;font-family:Geist Mono,monospace;font-size:9px}.dashboard-module__Gx_nyq__aiInfoValue{font-family:Geist,sans-serif;font-size:12px;font-weight:600}.dashboard-module__Gx_nyq__aiGeneratorButton{background:linear-gradient(135deg, var(--electric), var(--violet));color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-family:Geist,sans-serif;font-size:13px;font-weight:600;transition:all .2s;display:flex}.dashboard-module__Gx_nyq__aiGeneratorButton:hover{transform:translateY(-1px);box-shadow:0 8px 24px #2563eb66}.dashboard-module__Gx_nyq__aiSparkIcon{animation:2s ease-in-out infinite dashboard-module__Gx_nyq__spark;display:inline-block}@keyframes dashboard-module__Gx_nyq__spark{0%,to{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(1.2)}}.dashboard-module__Gx_nyq__chartLarge{height:220px;position:relative}.dashboard-module__Gx_nyq__chartTabs{background:var(--surface-soft);border:1px solid var(--line);border-radius:8px;gap:2px;padding:3px;display:inline-flex}.dashboard-module__Gx_nyq__chartTab{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:5px;padding:4px 10px;font-family:Geist Mono,monospace;font-size:11px;font-weight:500;transition:all .15s}.dashboard-module__Gx_nyq__chartTabActive{color:var(--ink);box-shadow:var(--shadow-sm);background:#fff}.dashboard-module__Gx_nyq__courseList{flex-direction:column;gap:10px;display:flex}.dashboard-module__Gx_nyq__courseItem{background:var(--surface-soft);cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:12px;padding:12px;transition:all .2s;display:flex}.dashboard-module__Gx_nyq__courseItem:hover{border-color:var(--line-strong);box-shadow:var(--shadow-sm);background:#fff}.dashboard-module__Gx_nyq__courseItemSelected{border-color:var(--electric);box-shadow:0 0 0 3px var(--electric-glow);background:#fff}.dashboard-module__Gx_nyq__courseThumb{color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative;overflow:hidden}.dashboard-module__Gx_nyq__courseThumb:before{content:"";opacity:.2;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 20 L40 20 M20 0 L20 40' stroke='white' stroke-width='1' opacity='0.3'/%3E%3C/svg%3E");position:absolute;inset:0}.dashboard-module__Gx_nyq__courseThumbT1{background:linear-gradient(135deg,#2563eb,#7c3aed)}.dashboard-module__Gx_nyq__courseThumbT2{background:linear-gradient(135deg,#7c3aed,#ec4899)}.dashboard-module__Gx_nyq__courseThumbT3{background:linear-gradient(135deg,#06b6d4,#2563eb)}.dashboard-module__Gx_nyq__courseThumbT4{background:linear-gradient(135deg,#f59e0b,#ec4899)}.dashboard-module__Gx_nyq__courseThumb svg{position:relative}.dashboard-module__Gx_nyq__courseInfo{flex:1;min-width:0}.dashboard-module__Gx_nyq__courseTitle{white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-family:Geist,sans-serif;font-size:13px;font-weight:600;overflow:hidden}.dashboard-module__Gx_nyq__courseMeta{color:var(--muted);align-items:center;gap:10px;font-family:Geist Mono,monospace;font-size:10px;display:flex}.dashboard-module__Gx_nyq__courseMetaDot{background:var(--muted-soft);border-radius:50%;width:3px;height:3px}.dashboard-module__Gx_nyq__courseProgress{background:var(--line);border-radius:100px;flex-shrink:0;width:80px;height:4px;margin-left:auto;overflow:hidden}.dashboard-module__Gx_nyq__courseProgressBar{background:linear-gradient(90deg, var(--electric), var(--violet));border-radius:100px;height:100%}.dashboard-module__Gx_nyq__coursePercent{color:var(--ink-soft);text-align:right;min-width:36px;font-family:Geist,sans-serif;font-size:12px;font-weight:600}@media (max-width:600px){.dashboard-module__Gx_nyq__courseProgress,.dashboard-module__Gx_nyq__coursePercent{display:none}}.dashboard-module__Gx_nyq__activityList{flex-direction:column;display:flex}.dashboard-module__Gx_nyq__activityItem{border-bottom:1px solid var(--line);gap:12px;padding:14px 0;display:flex;position:relative}.dashboard-module__Gx_nyq__activityItem:last-child{border-bottom:none}.dashboard-module__Gx_nyq__activityIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.dashboard-module__Gx_nyq__activityContent{flex:1;min-width:0}.dashboard-module__Gx_nyq__activityText{margin-bottom:4px;font-size:13px;line-height:1.5}.dashboard-module__Gx_nyq__activityText strong{font-weight:600}.dashboard-module__Gx_nyq__activityTime{color:var(--muted-soft);font-family:Geist Mono,monospace;font-size:10px}.dashboard-module__Gx_nyq__insightCard{background:linear-gradient(135deg, var(--electric-glow), var(--violet-glow));border:1px solid #2563eb33;border-radius:12px;margin-bottom:16px;padding:16px}.dashboard-module__Gx_nyq__insightHeader{align-items:center;gap:8px;margin-bottom:8px;display:flex}.dashboard-module__Gx_nyq__insightBadge{background:linear-gradient(135deg, var(--electric), var(--violet));color:#fff;letter-spacing:.05em;border-radius:100px;padding:3px 8px;font-family:Geist Mono,monospace;font-size:10px;font-weight:600}.dashboard-module__Gx_nyq__insightTitle{font-family:Geist,sans-serif;font-size:13px;font-weight:600}.dashboard-module__Gx_nyq__insightText{color:var(--ink-soft);font-size:13px;line-height:1.6}.dashboard-module__Gx_nyq__insightText strong{background:var(--grad-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}@media (max-width:600px){.dashboard-module__Gx_nyq__demoBanner{flex-wrap:nowrap;justify-content:flex-start;gap:8px;padding:8px 12px;font-size:11px;overflow:hidden}.dashboard-module__Gx_nyq__demoBanner>span:nth-of-type(2){text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.dashboard-module__Gx_nyq__demoBanner a{white-space:nowrap;flex-shrink:0;font-size:11px}}.dashboard-module__Gx_nyq__chartLabelDesktop{display:inline}.dashboard-module__Gx_nyq__chartLabelMobile{display:none}@media (max-width:600px){.dashboard-module__Gx_nyq__chartLarge{height:180px}.dashboard-module__Gx_nyq__chartLabelDesktop{display:none}.dashboard-module__Gx_nyq__chartLabelMobile{display:inline}.dashboard-module__Gx_nyq__chartFloatingTag{display:none}.dashboard-module__Gx_nyq__courseItem{flex-wrap:wrap;gap:10px;padding:12px;position:relative}.dashboard-module__Gx_nyq__courseInfo{flex:calc(100% - 56px)}.dashboard-module__Gx_nyq__courseProgress{flex-basis:100%;width:100%;height:5px;margin-left:0;display:block}.dashboard-module__Gx_nyq__coursePercent{min-width:0;color:var(--muted);font-size:11px;display:inline-block;position:absolute;top:12px;right:12px}}.dashboard-module__Gx_nyq__selectionBar{z-index:90;background:var(--ink);color:#fff;border-radius:14px;align-items:center;gap:12px;padding:12px 16px;transition:transform .25s ease-out;display:none;position:fixed;bottom:16px;left:12px;right:12px;transform:translateY(120%);box-shadow:0 12px 32px #0a0a0f59}.dashboard-module__Gx_nyq__selectionBarVisible{transform:translateY(0)}@media (max-width:1024px){.dashboard-module__Gx_nyq__selectionBar{display:flex}}.dashboard-module__Gx_nyq__selectionCount{flex:1;font-family:Geist,sans-serif;font-size:14px;font-weight:600}.dashboard-module__Gx_nyq__selectionCount strong{background:linear-gradient(135deg, var(--electric-light), var(--violet-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-right:4px;font-weight:700}.dashboard-module__Gx_nyq__selectionAction{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:8px;padding:8px 14px;font-family:Geist,sans-serif;font-size:12px;font-weight:600;transition:background .15s}.dashboard-module__Gx_nyq__selectionAction:hover{background:#fff3}.dashboard-module__Gx_nyq__selectionPrimary{background:linear-gradient(135deg, var(--electric), var(--violet))}@media (max-width:600px){.dashboard-module__Gx_nyq__insightCard{padding:12px}.dashboard-module__Gx_nyq__insightText{font-size:12px}}
