.dashboard-module__Ap9lTa__svgProgressWrapper{flex-direction:column;align-items:center;gap:.75rem;width:100%;display:flex}.dashboard-module__Ap9lTa__progressSvg{flex-shrink:0}.dashboard-module__Ap9lTa__svgProgressWrapper.dashboard-module__Ap9lTa__large{flex-shrink:0;max-width:180px}.dashboard-module__Ap9lTa__categoryLabel{color:var(--text-primary);text-align:center;word-wrap:break-word;width:100%;margin:0 auto;font-size:.85rem;font-weight:600;line-height:1.3;display:block}.dashboard-module__Ap9lTa__svgProgressWrapper.dashboard-module__Ap9lTa__large .dashboard-module__Ap9lTa__categoryLabel{font-size:1rem}.dashboard-module__Ap9lTa__dashboardPage{background:var(--bg-primary);min-height:100vh;padding:0 0 2rem}.dashboard-module__Ap9lTa__heroSection{background-position:50%;background-size:cover;width:100%;height:400px;margin:0 0 2rem;position:relative}.dashboard-module__Ap9lTa__heroOverlay{background:#141414e6;position:absolute;inset:0}.dashboard-module__Ap9lTa__heroContainer{align-items:center;gap:2rem;max-width:1400px;height:100%;margin:0 auto;padding:0 2rem;display:flex;position:relative}.dashboard-module__Ap9lTa__profileAvatarHero{z-index:10;background:linear-gradient(135deg,#2997ff 0%,#1e73cc 100%);border:4px solid #fff;border-radius:50%;flex-shrink:0;width:140px;height:140px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.dashboard-module__Ap9lTa__profileAvatarHero img{object-fit:cover;width:100%;height:100%}.dashboard-module__Ap9lTa__heroContent{color:#fff;flex:1;max-width:700px}.dashboard-module__Ap9lTa__welcomeTitle{background:linear-gradient(135deg,#fff 0%,#2997ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:2.5rem;font-weight:700;line-height:1.2}.dashboard-module__Ap9lTa__welcomeSubtitle{opacity:.95;color:#e5e7eb;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;overflow:hidden}.dashboard-module__Ap9lTa__bentoContainer{flex-direction:column;gap:18px;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.dashboard-module__Ap9lTa__recommendationsBentoCard{background:linear-gradient(135deg,#00000008 0%,#0000000f 100%);border:1px solid #0000001f;border-radius:20px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 2px 8px #0000000a,inset 0 1px #fff9,inset 0 -1px #0000000d}[data-theme=dark] .dashboard-module__Ap9lTa__recommendationsBentoCard{background:linear-gradient(135deg,#ffffff1f 0%,#ffffff04 50%,#fff0 100%);border:1px solid #ffffff1f;box-shadow:0 2px 8px #0003,inset 0 1px #ffffff1a,inset 0 -1px #0000004d}.dashboard-module__Ap9lTa__recommendationsHeader{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.dashboard-module__Ap9lTa__recommendationsTitleGroup{margin-bottom:1.5rem}.dashboard-module__Ap9lTa__recommendationsIconWrapper{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.dashboard-module__Ap9lTa__recommendationsTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:2rem;font-weight:700}.dashboard-module__Ap9lTa__recommendationsSubtitle{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.5}.dashboard-module__Ap9lTa__recommendationsControls{flex-shrink:0;gap:.5rem;display:flex}.dashboard-module__Ap9lTa__recommendationsCollapseBtn,.dashboard-module__Ap9lTa__recommendationsDismissBtn{width:36px;height:36px;color:var(--text-primary);cursor:pointer;background:0 0;border:1px solid #0000001f;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}[data-theme=dark] .dashboard-module__Ap9lTa__recommendationsCollapseBtn,[data-theme=dark] .dashboard-module__Ap9lTa__recommendationsDismissBtn{border-color:#ffffff1f}.dashboard-module__Ap9lTa__recommendationsCollapseBtn:hover,.dashboard-module__Ap9lTa__recommendationsDismissBtn:hover{color:#2997ff;background:#00000008;border-color:#2997ff}[data-theme=dark] .dashboard-module__Ap9lTa__recommendationsCollapseBtn:hover,[data-theme=dark] .dashboard-module__Ap9lTa__recommendationsDismissBtn:hover{background:#ffffff0d}.dashboard-module__Ap9lTa__recommendationsContent{opacity:1;max-height:1000px;transition:max-height .5s,opacity .3s;overflow:hidden}.dashboard-module__Ap9lTa__recommendationsContent.dashboard-module__Ap9lTa__collapsed{opacity:0;max-height:0}.dashboard-module__Ap9lTa__recommendationsGrid{grid-template-columns:repeat(5,1fr);gap:1rem;padding-top:.5rem;display:grid}.dashboard-module__Ap9lTa__recommendationCard{aspect-ratio:3/4;cursor:pointer;opacity:0;background:#2a2a2a;border-radius:12px;text-decoration:none;transition:transform .3s,box-shadow .3s;animation:.6s forwards dashboard-module__Ap9lTa__fadeInUp;display:block;position:relative;overflow:visible;box-shadow:0 4px 8px #0003}.dashboard-module__Ap9lTa__recommendationCard:hover{transform:translateY(-4px)!important;box-shadow:0 8px 24px #0000004d!important}@keyframes dashboard-module__Ap9lTa__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dashboard-module__Ap9lTa__recommendationPoster{border-radius:12px;width:100%;height:100%;overflow:hidden}.dashboard-module__Ap9lTa__recommendationPoster img{object-fit:contain;width:100%;height:100%}.dashboard-module__Ap9lTa__progressBentoCard{background:linear-gradient(135deg,#00000008 0%,#0000000f 100%);border:1px solid #0000001f;border-radius:20px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 2px 8px #0000000a,inset 0 1px #fff9,inset 0 -1px #0000000d}[data-theme=dark] .dashboard-module__Ap9lTa__progressBentoCard{background:linear-gradient(135deg,#ffffff1f 0%,#ffffff04 50%,#fff0 100%);border:1px solid #ffffff1f;box-shadow:0 2px 8px #0003,inset 0 1px #ffffff1a,inset 0 -1px #0000004d}.dashboard-module__Ap9lTa__progressHeader{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.dashboard-module__Ap9lTa__progressIconWrapper{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.dashboard-module__Ap9lTa__progressTitleGroup{margin-bottom:2rem}.dashboard-module__Ap9lTa__progressTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:2rem;font-weight:700}.dashboard-module__Ap9lTa__progressDescription{color:var(--text-secondary);max-width:700px;margin:0;font-size:1rem;line-height:1.5}.dashboard-module__Ap9lTa__progressCollapseBtn{width:36px;height:36px;color:var(--text-primary);cursor:pointer;background:0 0;border:1px solid #0000001f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}[data-theme=dark] .dashboard-module__Ap9lTa__progressCollapseBtn{border-color:#ffffff1f}.dashboard-module__Ap9lTa__progressCollapseBtn:hover{color:#2997ff;background:#00000008;border-color:#2997ff}[data-theme=dark] .dashboard-module__Ap9lTa__progressCollapseBtn:hover{background:#ffffff0d}.dashboard-module__Ap9lTa__progressTopSection{justify-content:space-between;align-items:flex-start;gap:4rem;margin-bottom:2rem;display:flex}.dashboard-module__Ap9lTa__progressTextContent{flex:1;min-width:500px}.dashboard-module__Ap9lTa__progressContent{opacity:1;max-height:none;transition:max-height .5s,opacity .3s;overflow:hidden}.dashboard-module__Ap9lTa__progressContent.dashboard-module__Ap9lTa__collapsed{opacity:0;max-height:0}.dashboard-module__Ap9lTa__progressOverallWrapper{flex-shrink:0;justify-content:flex-end;align-items:flex-start;display:flex}.dashboard-module__Ap9lTa__categoryProgressGridLarge{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.dashboard-module__Ap9lTa__exportButtonsContainer{justify-content:flex-start;gap:1rem;display:flex}.dashboard-module__Ap9lTa__bentoGrid{grid-template-columns:repeat(12,1fr);grid-auto-rows:240px;gap:18px;display:grid}.dashboard-module__Ap9lTa__bentoCard{background:linear-gradient(135deg,#00000008 0%,#0000000f 100%);border:1px solid #0000001f;border-radius:20px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a,inset 0 1px #fff9,inset 0 -1px #0000000d}[data-theme=dark] .dashboard-module__Ap9lTa__bentoCard{background:linear-gradient(135deg,#ffffff1f 0%,#ffffff04 50%,#fff0 100%);border:1px solid #ffffff1f;box-shadow:0 2px 8px #0003,inset 0 1px #ffffff1a,inset 0 -1px #0000004d}.dashboard-module__Ap9lTa__bentoCard:hover,.dashboard-module__Ap9lTa__progressBentoCard:hover,.dashboard-module__Ap9lTa__recommendationsBentoCard:hover{transform:none!important}.dashboard-module__Ap9lTa__bentoCard.dashboard-module__Ap9lTa__large{grid-area:span 2/span 6}.dashboard-module__Ap9lTa__bentoCard.dashboard-module__Ap9lTa__medium,.dashboard-module__Ap9lTa__bentoCard.dashboard-module__Ap9lTa__small{grid-area:span 1/span 3}.dashboard-module__Ap9lTa__cardContent{z-index:2;flex-direction:column;height:100%;display:flex;position:relative}.dashboard-module__Ap9lTa__cardHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.dashboard-module__Ap9lTa__cardIconWrapper{background:linear-gradient(135deg,#2997ff14 0%,#2997ff1f 100%);border:1px solid #2997ff40;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 4px 12px #0000000f,inset 0 1px #fff6}[data-theme=dark] .dashboard-module__Ap9lTa__cardIconWrapper{background:linear-gradient(135deg,#2997ff26 0%,#2997ff14 100%);box-shadow:0 4px 12px #2997ff26,inset 0 1px #ffffff1a}.dashboard-module__Ap9lTa__cardIcon{color:#2997ff;width:18px;height:18px}.dashboard-module__Ap9lTa__bentoCard h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.dashboard-module__Ap9lTa__bentoCard p{color:var(--text-secondary);margin-bottom:1rem;font-size:.875rem;line-height:1.5}.dashboard-module__Ap9lTa__courseInfoHeader h4{color:var(--text-primary);margin-bottom:.75rem;font-size:1rem;font-weight:600}.dashboard-module__Ap9lTa__courseThumbnail{aspect-ratio:16/9;background:var(--bg-secondary);border:1px solid #00000014;border-radius:12px;width:100%;margin-bottom:1rem;position:relative;overflow:hidden}[data-theme=dark] .dashboard-module__Ap9lTa__courseThumbnail{border-color:#ffffff14}.dashboard-module__Ap9lTa__courseThumbnail img{object-fit:cover;width:100%;height:100%}.dashboard-module__Ap9lTa__thumbnailFallback{background:var(--bg-secondary);border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;display:none}.dashboard-module__Ap9lTa__progressBar{background:#00000014;border-radius:2px;width:100%;height:4px;margin-bottom:.5rem;overflow:hidden}[data-theme=dark] .dashboard-module__Ap9lTa__progressBar{background:#ffffff14}.dashboard-module__Ap9lTa__progressFill{background:#2997ff;border-radius:2px;height:100%;transition:width .3s}.dashboard-module__Ap9lTa__progressText{color:var(--text-secondary);font-size:.75rem}.dashboard-module__Ap9lTa__communityStats{margin-top:auto;margin-bottom:1rem}.dashboard-module__Ap9lTa__communityStats span{color:var(--text-secondary);font-size:.875rem}.dashboard-module__Ap9lTa__profileAvatarHero:hover .profile-overlay .edit-button{opacity:1!important;transform:scale(1)!important}.dashboard-module__Ap9lTa__heroSection:hover .background-overlay .edit-button{opacity:1!important;transform:scale(1)!important}@media (max-width:1200px){.dashboard-module__Ap9lTa__categoryProgressGridLarge{grid-template-columns:repeat(4,1fr);gap:2rem 1.5rem}}@media (max-width:1024px){.dashboard-module__Ap9lTa__progressMainRow{flex-direction:column;align-items:center}.dashboard-module__Ap9lTa__progressOverallWrapper{order:1;justify-content:center;margin-bottom:2rem}.dashboard-module__Ap9lTa__categoryProgressGridLarge{order:2}.dashboard-module__Ap9lTa__bentoCard.dashboard-module__Ap9lTa__large{grid-column:span 12}.dashboard-module__Ap9lTa__bentoCard.dashboard-module__Ap9lTa__medium,.dashboard-module__Ap9lTa__bentoCard.dashboard-module__Ap9lTa__small{grid-column:span 6}.dashboard-module__Ap9lTa__heroSection{height:350px}.dashboard-module__Ap9lTa__welcomeTitle{font-size:2rem}}@media (max-width:768px){.dashboard-module__Ap9lTa__dashboardPage{padding:30px 0 1.5rem}.dashboard-module__Ap9lTa__bentoContainer{padding:0 20px}.dashboard-module__Ap9lTa__heroContainer{justify-content:flex-start;align-items:center;padding:0 20px;padding-right:20px!important}.dashboard-module__Ap9lTa__heroSection{height:280px}.dashboard-module__Ap9lTa__profileAvatarHero{width:80px;height:80px}.dashboard-module__Ap9lTa__heroContent{flex:1;max-width:calc(100% - 100px)}.dashboard-module__Ap9lTa__welcomeTitle{font-size:1.5rem;line-height:1.2}.dashboard-module__Ap9lTa__welcomeSubtitle{white-space:normal;font-size:.875rem;overflow:visible}.dashboard-module__Ap9lTa__recommendationsBentoCard{padding:1.5rem}.dashboard-module__Ap9lTa__recommendationsHeader{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.dashboard-module__Ap9lTa__recommendationsTitleGroup{margin-bottom:1.5rem}.dashboard-module__Ap9lTa__recommendationsTitle{margin-bottom:.5rem;font-size:1.5rem}.dashboard-module__Ap9lTa__recommendationsSubtitle{text-align:left;margin:0;font-size:14px}.dashboard-module__Ap9lTa__recommendationsControls{flex-shrink:0;gap:.5rem;display:flex}.dashboard-module__Ap9lTa__recommendationsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.dashboard-module__Ap9lTa__progressBentoCard{padding:1.5rem}.dashboard-module__Ap9lTa__progressHeader{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.dashboard-module__Ap9lTa__progressTopSection{flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}.dashboard-module__Ap9lTa__progressTextContent{min-width:auto}.dashboard-module__Ap9lTa__progressTitle{margin-bottom:.5rem;font-size:1.5rem}.dashboard-module__Ap9lTa__progressDescription{text-align:left;margin:0;font-size:14px}.dashboard-module__Ap9lTa__progressOverallWrapper{justify-content:center;align-items:center;display:flex}.dashboard-module__Ap9lTa__categoryProgressGridLarge{grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;gap:1.5rem .75rem;margin-bottom:2rem}.dashboard-module__Ap9lTa__svgProgressWrapper.dashboard-module__Ap9lTa__large{max-width:160px;transform:scale(1)}.dashboard-module__Ap9lTa__svgProgressWrapper.dashboard-module__Ap9lTa__small{gap:.5rem}.dashboard-module__Ap9lTa__categoryLabel{font-size:.65rem;line-height:1.2}.dashboard-module__Ap9lTa__exportButtonsContainer{flex-direction:column;gap:.75rem}.dashboard-module__Ap9lTa__bentoCard.dashboard-module__Ap9lTa__medium,.dashboard-module__Ap9lTa__bentoCard.dashboard-module__Ap9lTa__small{grid-column:span 12}}@media (max-width:480px){.dashboard-module__Ap9lTa__heroSection{height:240px}.dashboard-module__Ap9lTa__profileAvatarHero{width:70px;height:70px}.dashboard-module__Ap9lTa__welcomeTitle{font-size:1.25rem}.dashboard-module__Ap9lTa__welcomeSubtitle{font-size:.8rem}.dashboard-module__Ap9lTa__recommendationsContent{max-height:none}.dashboard-module__Ap9lTa__recommendationsGrid{grid-template-columns:repeat(2,1fr)}.dashboard-module__Ap9lTa__recommendationsTitle,.dashboard-module__Ap9lTa__progressTitle{font-size:1.25rem}.dashboard-module__Ap9lTa__categoryProgressGridLarge{grid-template-columns:repeat(2,1fr);gap:1.5rem}.dashboard-module__Ap9lTa__categoryLabel{font-size:.75rem}.dashboard-module__Ap9lTa__recommendationsBentoCard,.dashboard-module__Ap9lTa__progressBentoCard{padding:1.25rem}}@media (max-width:768px){.dashboard-module__Ap9lTa__searchFilterContainer{padding:0 .5rem!important}}
