body{background-color:#000}.course-block{background-color:#000;width:100vw;min-height:100vh;padding:3rem 2rem}.course-page{width:100%;min-height:fit-content}.course-header{z-index:1;border-radius:15px;margin-bottom:40px;padding:40px;position:relative;overflow:hidden}.course-header:before{content:"";z-index:-1;opacity:.8;background-image:url(/beautiful-composition-palm-leaves-with-copyspace.jpg);background-position:bottom;background-size:cover;position:absolute;inset:0}.course-title{color:#fff;margin-bottom:15px;font-family:Bebas Neue,sans-serif;font-size:2.5rem;font-style:normal;font-weight:500}.course-subtitle{color:#fff;margin-bottom:20px;font-family:Bebas Neue,sans-serif;font-size:1.2rem;font-style:normal;font-weight:200}.course-description{color:#807e7e;margin-bottom:30px;font-family:Bebas Neue,sans-serif;font-style:normal;font-weight:200}.course-meta{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000057;border-radius:7px;flex-wrap:wrap;gap:30px;width:fit-content;padding:6px;display:flex}.meta-item{flex-direction:column;display:flex}.meta-label{color:#807e7e;font-size:.9rem}.meta-value{color:#807e7e;font-family:Bebas Neue,sans-serif;font-size:1.1rem;font-style:normal;font-weight:200}.course-progress{border-radius:10px;margin-bottom:30px;padding:20px}.progress-header{color:#13dcf2;justify-content:space-between;margin-bottom:10px;font-family:Bebas Neue,sans-serif;font-style:normal;font-weight:500;display:flex}.progress-bar{background-color:#181818;border-radius:4px;width:100%;height:8px;overflow:hidden}.progress-fill{background-color:#13dcf2;border-radius:4px;width:50%;height:100%;transition:width .3s}.lessons-section{margin-bottom:50px}.lessons-title{color:#fffef6;margin-bottom:25px;font-family:Bebas Neue,sans-serif;font-size:2rem;font-style:normal;font-weight:500}.lessons-list{flex-direction:column;gap:20px;display:flex}.lesson-card{color:inherit;cursor:pointer;background-color:#ffffff0d;border:1px solid #ffffff16;border-radius:10px;align-items:center;padding:20px;text-decoration:none;transition:all .3s;display:flex}.lesson-card:hover{background-color:#fff1}.lesson-number{color:#fff;border-right:1px solid #ffffff76;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-right:20px;font-family:Bebas Neue,sans-serif;font-style:normal;font-weight:700;display:flex}.lesson-content{flex:1}.lesson-title{color:#fff;margin-bottom:20px;font-family:Bebas Neue,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500}.lesson-description{color:#898989;margin-bottom:10px;font-size:1.1rem}.lesson-meta{color:#898989;background-color:#201f1f;border-radius:7px;gap:15px;width:fit-content;padding:6px;font-size:.85rem;display:flex}.lesson-arrow{color:#fff;margin-left:20px;font-size:24px}.start-learning{text-align:center}.start-button{color:#fff;cursor:pointer;z-index:1;background-color:#1c1c1c;border-radius:15px;min-width:300px;min-height:10px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s ease-in-out;display:inline-block;position:relative}.start-button:hover{outline:5px solid #ffffff15}.start-hint{color:#64748b;margin-top:15px;font-size:.9rem}.course-not-found{text-align:center;padding:50px}
