.home-container{flex-direction:column;gap:4rem;padding-bottom:4rem;display:flex}.hero{text-align:center;padding-top:6rem;padding-bottom:2rem}.hero-title{letter-spacing:-.05em;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5rem);font-weight:800;line-height:1.1}.hero-subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.25rem}.section-title{margin-bottom:2rem;font-size:2.5rem;font-weight:700}.course-card{flex-direction:column;display:flex;position:relative}.course-badge{background:var(--gradient-text);color:#fff;border-radius:9999px;padding:.25rem 1rem;font-size:.875rem;font-weight:600;position:absolute;top:-10px;right:-10px;box-shadow:0 4px 10px #ec489966}.course-desc{color:var(--text-secondary);flex:1;margin-top:1rem;margin-bottom:1.5rem}.course-price{color:var(--text-primary);font-size:2rem;font-weight:700}.feature{padding:2rem}.feature-icon{margin-bottom:1rem;font-size:3rem}
