.course-page{color:#fff;background:#050816;min-height:100vh}.course-hero{grid-template-columns:1.2fr .8fr;align-items:center;gap:50px;max-width:1400px;margin:auto;padding:80px 5%;display:grid}.badge{color:#cfcfcf;text-transform:uppercase;font-size:12px}.hero-content h1{margin:20px 0;font-family:Bruno Ace,sans-serif;font-size:clamp(2rem,5vw,4.5rem);line-height:1.1}.hero-content h1 span{color:#1ed760}.hero-content p{color:#bdbdbd;max-width:600px;line-height:1.8}.hero-actions{gap:16px;margin-top:30px;display:flex}.primary-btn{color:#000;cursor:pointer;background:#1ed760;border:none;padding:14px 28px;font-weight:600}.secondary-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;padding:14px 28px}.hero-image{aspect-ratio:1;width:100%;position:relative}.hero-image img{object-fit:cover;border-radius:16px}.stats{background:#1ed76014;grid-template-columns:repeat(4,1fr);gap:20px;padding:30px 5%;display:grid}.stat h4{color:#1ed760}.stat p{color:#aaa}.course-body{grid-template-columns:1fr 320px;gap:40px;max-width:1400px;margin:auto;padding:80px 5%;display:grid}.overview h2,.curriculum h2{margin-bottom:30px;font-family:Bruno Ace,sans-serif}.overview-item{margin-bottom:24px}.overview-item h4{color:#1ed760;margin-bottom:8px}.module{cursor:pointer;border:1px solid #ffffff1f;margin-bottom:14px;padding:20px;transition:all .3s}.module:hover{border-color:#1ed760}.enroll-card{background:#0b1020;border:1px solid #ffffff14;height:fit-content;padding:24px;position:sticky;top:100px}.enroll-card h3{margin-bottom:20px}.enroll-card ul{margin-bottom:24px;padding-left:20px}.enroll-card li{margin-bottom:10px}.price{color:#1ed760;margin-bottom:20px;font-size:28px}@media (max-width:992px){.course-hero,.course-body{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.enroll-card{position:static}}@media (max-width:600px){.stats{grid-template-columns:1fr}.hero-actions{flex-direction:column}.primary-btn,.secondary-btn{width:100%}}
