.CourseGrid_section__TQA0u{min-height:calc(100vh - 80px);display:flex;flex-direction:column}.CourseGrid_header__yufPg{background:linear-gradient(135deg,#918795,#635862);color:#fff;padding:2.5rem 0}.CourseGrid_headerContent__VWCLn{display:flex;justify-content:space-between;align-items:center;gap:2rem}.CourseGrid_headerText__CdMDB{max-width:600px}.CourseGrid_badge__wKwS_{display:inline-block;padding:.375rem .75rem;background:hsla(0,0%,100%,.15);border-radius:2rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.CourseGrid_title__u9A9e{font-size:2rem;font-weight:800;margin:0 0 .5rem;color:#fff}.CourseGrid_subtitle__k1FbE{font-size:1rem;color:hsla(0,0%,100%,.9);margin:0;line-height:1.5}.CourseGrid_headerStats__sOt_H{display:flex;gap:2rem}.CourseGrid_stat__XggIm{display:flex;flex-direction:column;align-items:center;text-align:center}.CourseGrid_statNumber__as_xy{font-size:2.5rem;font-weight:800;color:#fff;line-height:1}.CourseGrid_statLabel__01pN2{font-size:.8rem;color:hsla(0,0%,100%,.8);text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem}.CourseGrid_content__OGeFh{flex:1;padding:2rem 0 3rem;background:#fafafa}.CourseGrid_promoBar__qqfaS{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;background:#fff;border:2px solid #918795;border-radius:.75rem;margin-bottom:2rem}.CourseGrid_promoText__RxMp8{font-size:.95rem;color:#374151}.CourseGrid_promoLink__Yl4bh{font-size:.9rem;font-weight:600;color:#fff;background:#918795;padding:.5rem 1rem;border-radius:.5rem;text-decoration:none;white-space:nowrap;transition:all .2s ease}.CourseGrid_promoLink__Yl4bh:hover{background:#7a6f7e}.CourseGrid_grid__BYIGF{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.CourseGrid_card__uLvpj{background:#fff;border-radius:.75rem;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 1px 3px rgba(0,0,0,.08);transition:all .2s ease;display:flex;flex-direction:column}.CourseGrid_card__uLvpj:hover{transform:translateY(-2px);box-shadow:0 8px 20px hsla(283,6%,56%,.15)}.CourseGrid_cardImage__qyydI{position:relative;height:160px;background:#f3f4f6;overflow:hidden}.CourseGrid_cardImage__qyydI img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.CourseGrid_ceBadge__W4wqm{position:absolute;top:.75rem;right:.75rem;padding:.25rem .625rem;background:#fff;color:#918795;font-size:.75rem;font-weight:700;border-radius:.375rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.CourseGrid_cardContent__zg8CN{padding:1.25rem;display:flex;flex-direction:column;flex:1}.CourseGrid_cardTitle__u5YIN{font-size:1rem;font-weight:700;color:#1f2937;margin:0 0 .5rem;line-height:1.3}.CourseGrid_cardDescription__rdw0L{font-size:.85rem;color:#6b7280;line-height:1.5;margin:0;flex:1}.CourseGrid_cardFooter__Fj_QJ{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.25rem 1.25rem;border-top:1px solid #f3f4f6;margin-top:auto;gap:.5rem;flex-wrap:wrap}.CourseGrid_cardPrice__W_KIm{font-size:1.25rem;font-weight:700;color:#918795}.CourseGrid_cardLink__J8Z02{text-decoration:none;color:inherit;display:block;flex:1}.CourseGrid_cardActions__4d0cN{display:flex;align-items:center;gap:.75rem}.CourseGrid_addToCartBtn__fmC9N{font-size:.8rem;font-weight:600;color:#fff;background:#918795;border:none;padding:.4rem .85rem;border-radius:6px;cursor:pointer;transition:background .2s;white-space:nowrap}.CourseGrid_addToCartBtn__fmC9N:hover{background:#7a6f7e}.CourseGrid_cardCta__ch185{font-size:.85rem;font-weight:600;color:#918795;text-decoration:none}.CourseGrid_loadingState__2x_ey{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;text-align:center}.CourseGrid_loadingSpinner__57UxP{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#918795;border-radius:50%;animation:CourseGrid_spin__Mdhoc 1s linear infinite;margin-bottom:1rem}@keyframes CourseGrid_spin__Mdhoc{to{transform:rotate(1turn)}}.CourseGrid_errorState__2fxkb{display:flex;flex-direction:column;align-items:center;padding:4rem;text-align:center}.CourseGrid_errorIcon__H4Ir6{font-size:2.5rem;margin-bottom:1rem}.CourseGrid_errorState__2fxkb h3{color:#1f2937;margin:0 0 .5rem}.CourseGrid_errorState__2fxkb p{color:#6b7280;margin:0 0 1.5rem}.CourseGrid_retryButton__CmVDP{padding:.75rem 1.5rem;background:#918795;color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease}.CourseGrid_retryButton__CmVDP:hover{background:#7a6f7e}@media (max-width:768px){.CourseGrid_header__yufPg{padding:2rem 0}.CourseGrid_headerContent__VWCLn{flex-direction:column;text-align:center}.CourseGrid_headerStats__sOt_H{justify-content:center}.CourseGrid_title__u9A9e{font-size:1.75rem}.CourseGrid_promoBar__qqfaS{flex-direction:column;text-align:center}.CourseGrid_promoLink__Yl4bh{width:100%;text-align:center}.CourseGrid_grid__BYIGF{grid-template-columns:1fr}}