.CourseSelection-module__3un7RG__container{color:#fff;max-width:1200px;margin:0 auto;padding:2rem 1rem}.CourseSelection-module__3un7RG__header{text-align:center;margin-bottom:3rem}.CourseSelection-module__3un7RG__title{background:linear-gradient(135deg,#fff 0%,#a5b4fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-top:1rem;font-size:2.5rem;font-weight:800}.CourseSelection-module__3un7RG__subtitle{color:var(--text-secondary);margin-top:1rem;font-size:1.1rem}.CourseSelection-module__3un7RG__courseGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;padding:1rem;display:grid}.CourseSelection-module__3un7RG__courseCard{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293bb3;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;justify-content:space-between;padding:2rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.CourseSelection-module__3un7RG__courseCard:hover{border-color:var(--accent-primary);background:#1e293be6;transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.CourseSelection-module__3un7RG__premiumBadge{color:#000;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);padding:5px 40px;font-size:.75rem;font-weight:800;position:absolute;top:20px;right:-35px;transform:rotate(45deg);box-shadow:0 4px 10px #f59e0b4d}.CourseSelection-module__3un7RG__cardIcon{margin-bottom:1.5rem;font-size:3rem;display:block}.CourseSelection-module__3un7RG__cardTitle{margin-bottom:.75rem;font-size:1.75rem;font-weight:700;display:block}.CourseSelection-module__3un7RG__cardDesc{color:var(--text-secondary);flex-grow:1;margin-bottom:2rem;line-height:1.6}.CourseSelection-module__3un7RG__cardStats{color:var(--text-secondary);border-top:1px solid #ffffff0d;gap:1.5rem;padding-top:1.5rem;font-size:.9rem;display:flex}.CourseSelection-module__3un7RG__statItem{align-items:center;gap:.5rem;display:flex}.CourseSelection-module__3un7RG__statValue{color:var(--accent-primary);font-weight:600}.CourseSelection-module__3un7RG__breadcrumbs{color:var(--text-secondary);justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;display:flex}.CourseSelection-module__3un7RG__crumbLink{color:var(--text-secondary);text-decoration:none;transition:color .2s}.CourseSelection-module__3un7RG__crumbLink:hover{color:var(--accent-primary)}.CourseSelection-module__3un7RG__separator{opacity:.5}
