.page-module__qYI9MW__container{background-color:var(--background);min-height:100vh;padding:4rem 2rem}.page-module__qYI9MW__header{text-align:center;margin-bottom:4rem}.page-module__qYI9MW__title{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.page-module__qYI9MW__subtitle{color:var(--foreground-secondary);font-size:1.2rem}.page-module__qYI9MW__main{max-width:1200px;margin:0 auto}.page-module__qYI9MW__noCourses{text-align:center;color:var(--foreground-secondary);font-size:1.1rem}.page-module__qYI9MW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.page-module__qYI9MW__card{background-color:var(--card-bg);border:1px solid var(--border);border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.page-module__qYI9MW__card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.page-module__qYI9MW__thumbnailWrapper{background-color:#f3f4f6;width:100%;height:200px;position:relative}.page-module__qYI9MW__thumbnail{object-fit:cover;width:100%;height:100%}.page-module__qYI9MW__placeholderThumbnail{color:#ccc;background-color:#eee;justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;font-weight:700;display:flex}.page-module__qYI9MW__categoryBadge{background-color:var(--primary);color:#fff;border-radius:20px;padding:4px 12px;font-size:.8rem;font-weight:500;position:absolute;top:10px;left:10px}.page-module__qYI9MW__cardContent{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.page-module__qYI9MW__courseTitle{color:var(--foreground);margin:0 0 .5rem;font-size:1.25rem;font-weight:600;line-height:1.4}.page-module__qYI9MW__courseInstructor{color:var(--foreground-secondary);margin:0 0 1rem;font-size:.9rem}.page-module__qYI9MW__coursePrice{color:var(--primary);margin:auto 0 0;font-size:1.2rem;font-weight:700}
