@import url(https://fonts.googleapis.com/css2?family=Inter:wght@500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body{button{background-color:#00c2b8!important}}.course-card{background:#fff;border-radius:16px;box-shadow:0 8px 24px #00000014;overflow:hidden;position:relative;transition:.3s ease}.course-card:hover{box-shadow:0 20px 45px #0000001f;transform:translateY(-8px)}.course-thumbnail{aspect-ratio:16/9;overflow:hidden;position:relative}.course-thumbnail img{height:100%;object-fit:cover;transition:.4s ease;width:100%}.course-card:hover .course-thumbnail img{transform:scale(1.07)}.course-info{display:flex;flex-direction:column;gap:8px;padding:18px}.course-title{color:#1c1d1f;font-size:18px;margin:0}.course-badges{display:flex;gap:8px}.badge{font-size:11px;font-weight:600}.badge.premium{background:linear-gradient(135deg,#6d28d9,#5624d0)}.badge.bestseller{background:#d1ecec;color:#0f4c4c}.course-author{color:#6a6f73;font-size:13px;margin:0}.course-rating{align-items:center;display:flex;font-size:14px;gap:5px}.rating-value{color:#b4690e;font-weight:700}.stars{color:#f3ca8c;letter-spacing:1px}.rating-count{color:#6a6f73}.course-price-section{align-items:center;display:flex;gap:8px;margin-top:4px}.course-price{color:#000;font-size:20px;font-weight:700}.original-price{color:#6a6f73;font-size:14px;text-decoration:line-through}.course-bottom-row{align-items:center;display:flex;justify-content:space-between;margin-top:5px}.course-bottom-row>div{display:flex;gap:12px}.course-bottom-row button{padding:10px 16px}.course-icons{gap:14px;margin-left:12px;margin-top:10px}.action-icon{font-size:20px}.course-bottom-row button{background:#0f7c90;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:8px 14px;transition:.3s}.course-bottom-row button:hover{background:#095c6a}.course-icons{align-items:center;display:flex;gap:12px}.action-icon{color:#444;cursor:pointer;font-size:18px;transition:.25s ease}.action-icon:hover{color:#5624d0;transform:scale(1.15)}.action-icon.active{color:#e63946}.purchased-badge{background:linear-gradient(135deg,#16a34a,#22c55e);border-radius:20px;box-shadow:0 4px 12px #00000026;color:#fff;font-size:12px;font-weight:600;padding:6px 12px;position:absolute;right:12px;top:12px;z-index:5}body,html{margin:0;overflow-x:hidden;padding:0}.home-container{overflow-x:hidden;width:100%}.home-demo-hero{align-items:center;background:linear-gradient(135deg,#0b0f4f,#1e3a8a,#4fa3d1);display:flex;justify-content:center;min-height:90vh}.hero,.home-demo-hero{overflow:hidden;position:relative;width:100%}.hero{height:calc(100vh - 70px)}.hero-slide{background-position:50%;background-size:cover;inset:0;opacity:0;position:absolute;transform:scale(1.05);transition:opacity 1s ease,transform 1.2s ease}.hero-slide.active{opacity:1;transform:scale(1);z-index:1}.hero-overlay{background:linear-gradient(90deg,#020d1fd9,#09586c,);inset:0;position:absolute}.hero-content{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto;max-width:1200px;padding:0 24px;position:relative;text-align:center}.hero-content h1{color:#09586c!important;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1.2}.hero-content h1 span{-webkit-text-stroke:1.5px #fff;color:#0a4fd8;text-shadow:1.5px #fff}.hero-content p{color:#dbe4ff;font-size:1.05rem;margin:20px 0 32px;max-width:600px}.hero-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.btn{border-radius:6px;cursor:pointer;font-size:.95rem;padding:14px 28px;transition:all .3s ease}.btn.primary{background:#0a4fd8;border:none;color:#fff}.btn.primary:hover{background:#083fae}.btn.outline{background:#0000;border:1.5px solid #fff;color:#fff}.btn.outline:hover{background:#fff;color:#020d1f}.hero-dots{bottom:22px;display:flex;gap:10px;justify-content:center;position:absolute;width:100%}.dot{background:#aaa;border-radius:50%;cursor:pointer;height:10px;transition:.3s;width:10px}.dot.active{background:#0a4fd8;transform:scale(1.3)}@media (max-width:768px){.hero{height:85vh}.hero-content p{font-size:.95rem}}.home-demo-content{color:#fff;flex:1 1}.home-demo-content h1{font-size:48px;font-weight:700;margin-bottom:20px}.home-demo-content p{font-size:18px;margin-bottom:30px;opacity:.9}.home-demo-btn{background:linear-gradient(90deg,#6a11cb,#2575fc);border:none;border-radius:40px;color:#fff;cursor:pointer;font-size:16px;padding:14px 32px;transition:all .4s ease}.home-demo-btn:hover{box-shadow:0 15px 30px #0000004d;transform:translateY(-5px)}.home-demo-image{display:flex;flex:1 1;justify-content:center}.home-demo-image img{border-radius:20px;box-shadow:0 20px 40px #0006;max-width:500px;transition:.5s ease;width:100%}.home-demo-image img:hover{transform:scale(1.05)}.home-demo-arrow{background:#fff;border:none;border-radius:50%;cursor:pointer;font-size:20px;padding:14px 18px;position:absolute;top:50%;transform:translateY(-50%);transition:.3s;z-index:10}.home-demo-arrow:hover{background:#6a11cb;color:#fff}.home-demo-arrow-left{left:20px}.home-demo-arrow-right{right:20px}.home-courses{color:#09586c!important;margin:0 auto;max-width:1200px;padding:60px 20px}.course-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}@media (max-width:992px){.home-demo-slide.active{flex-direction:column;text-align:center}.home-demo-content h1{font-size:32px}.home-demo-image img{max-width:400px}.home-demo-slider{padding:0 30px}.home-demo-arrow-left{left:10px}.home-demo-arrow-right{right:10px}}@media (max-width:576px){.home-demo-content h1{font-size:24px}.home-demo-content p{font-size:14px}.home-demo-arrow{padding:10px 14px}.home-demo-slider{padding:0 20px}}.home-course-heading{margin-bottom:30px}.home-course-heading h2{font-size:32px;font-weight:700;margin-bottom:8px}.home-course-heading h2,.home-course-heading h3{color:#09586c!important;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.home-course-heading h3{font-size:22px;font-weight:600}.navbar-search input{border:1px solid #ccc;padding:10px 16px;width:420px}.mobile-menu{background:#fff;border-top:1px solid #eee;left:0;padding:20px;position:absolute;top:72px;width:100%}@media (max-width:768px){.navbar-link,.navbar-login,.navbar-search,.navbar-signup{display:none}.hamburger{display:block}}.footer-demo-container{background:#09586c!important;color:#fff;font-family:Segoe UI,sans-serif;padding:60px 80px}.footer-demo-top{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding-bottom:40px}.footer-demo-top h3{color:silver;font-size:22px;margin-bottom:8px}.footer-demo-top p{font-size:14px;opacity:.8}.footer-demo-teach-btn{background:#0000;border:1px solid #fff;border-radius:6px;color:silver;cursor:pointer;padding:12px 22px;transition:.3s}.footer-demo-teach-btn:hover{background:#5624d0;border-color:#5624d0}.footer-demo-companies{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:30px 0}.footer-demo-companies span{color:#7fffd4;font-weight:600}.footer-demo-logos span{margin-left:20px;opacity:.7}.footer-demo-links{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(4,1fr);padding:50px 0}.footer-demo-links h4{color:#7fffd4;font-size:16px;margin-bottom:15px}.footer-demo-links p{cursor:pointer;font-size:14px;margin-bottom:8px;opacity:.8;transition:.2s}.footer-demo-links p:hover{opacity:1;text-decoration:underline}.footer-demo-bottom-links{grid-gap:40px;border-top:1px solid #ffffff1a;display:grid;gap:40px;grid-template-columns:repeat(4,1fr);padding:40px 0}.footer-demo-bottom-links h4{color:#7fffd4;font-size:16px;margin-bottom:15px}.footer-demo-bottom-links p{cursor:pointer;font-size:14px;margin-bottom:8px;opacity:.8}.footer-demo-bottom-links p:hover{opacity:1;text-decoration:underline}.footer-demo-final{align-items:center;border-top:1px solid #ffffff1a;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1250px;padding-top:30px;width:100%}.footer-demo-logo{color:#7fffd4;font-size:22px;font-weight:700}@media (max-width:768px){.footer-demo-final{flex-direction:column;gap:10px;text-align:center}}@media (max-width:480px){.footer-demo-final{flex-direction:column;gap:8px;padding-top:20px;text-align:center}.footer-demo-logo{font-size:18px}}@media (max-width:992px){.footer-demo-bottom-links,.footer-demo-links{grid-template-columns:repeat(2,1fr)}.footer-demo-container{padding:50px 40px}}@media (max-width:600px){.footer-demo-companies,.footer-demo-final,.footer-demo-top{flex-direction:column;gap:20px;text-align:center}.footer-demo-bottom-links,.footer-demo-links{grid-template-columns:1fr}}.HomeHero{font-family:Inter,sans-serif;height:50vh;min-height:480px;overflow:hidden;position:relative;width:100%}.HomeHero-video{height:100%;object-fit:cover;position:absolute;width:100%}.HomeHero-overlay{background:linear-gradient(90deg,#000000bf,#0000008c 40%,#0003);inset:0;position:absolute}.HomeHero-content{animation:fadeIn .6s ease;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;max-width:600px;padding-left:8%;position:relative;z-index:2}.HomeHero-badge{background:#0f4c5c!important;border-radius:25px;font-size:14px;font-weight:600;margin-bottom:20px;padding:6px 16px;width:-webkit-fit-content;width:fit-content}.HomeHero-content h1{font-size:48px;font-weight:800;line-height:1.15;margin-bottom:16px}.HomeHero-content p{color:#e5e5e5;font-size:18px;font-weight:500;margin-bottom:25px}.HomeHero-features{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:20px}.HomeHero-features span{align-items:center;background:#ffffff26;border-radius:20px;display:flex;font-size:14px;font-weight:500;gap:6px;padding:8px 16px}.HomeHero-buttons{align-items:center;display:flex;gap:20px}.HomeHero-btn{background:#00c2b8!important;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 32px;transition:.3s ease}.HomeHero-btn:hover{background:#009e95}.HomeHero-price{font-size:18px}.HomeHero-price strong{font-size:22px;font-weight:700}.HomeHero-arrow{background:#fff;border:none;border-radius:50%;box-shadow:0 5px 15px #0003;cursor:pointer;padding:14px;position:absolute;top:50%;transform:translateY(-50%);transition:.3s ease;z-index:5}.HomeHero-left-arrow{left:20px}.HomeHero-right-arrow{right:20px}.HomeHero-arrow:hover{background:#00c2b8;color:#fff}@media (max-width:992px){.HomeHero{height:75vh}.HomeHero-content{padding:0 6%}.HomeHero-content h1{font-size:36px}.HomeHero-content p{font-size:16px}}@media (max-width:600px){.HomeHero{height:80vh}.HomeHero-content h1{font-size:28px}.HomeHero-content p{font-size:15px}.HomeHero-btn{font-size:14px;padding:12px 24px}.HomeHero-price strong{font-size:20px}}.home-accreditations,body{font-family:Inter,sans-serif}.home-accreditations{background:#f4f5f7;padding:30px 0;text-align:center}.home-accreditations h2{color:#09586c!important;font-size:32px;font-weight:800;margin-bottom:30px}.home-accreditations-slider{overflow:hidden;width:100%}.home-accreditations-track{animation:scroll-left 20s linear infinite;display:flex;width:-webkit-max-content;width:max-content}.home-accreditations-card{align-items:center;background:#fff;border-radius:10px;box-shadow:0 2px 6px #0000000d;display:flex;height:70px;justify-content:center;margin-right:20px;min-width:170px;transition:.3s ease}.home-accreditations-card img{max-height:40px;max-width:130px;object-fit:contain}.home-accreditations-card:hover{box-shadow:0 6px 15px #00000014;transform:translateY(-4px)}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.home-accreditations-card{height:60px;margin-right:15px;min-width:130px}.home-accreditations-card img{max-height:32px}.home-accreditations h2{font-size:20px}}.HomeGoogleSection{padding:80px 5% 60px}.HomeGoogleSection-heading{color:#09586c!important;font-size:36px;font-weight:800;letter-spacing:-.5px;margin-bottom:50px;text-align:center}.HomeGoogleSection-wrapper{align-items:flex-start;background:#0f4c5c!important;border-radius:24px;display:flex;gap:30px;padding:40px}.HomeGoogleSection-mainCard{background:#fff;border-radius:20px;flex-shrink:0;padding:24px;text-align:center;width:260px}.HomeGoogleSection-logo{margin:0 auto 16px;width:75px}.HomeGoogleSection-mainCard h3{font-size:18px;font-weight:700;margin-bottom:10px}.HomeGoogleSection-mainCard p{color:#6a6f73;font-size:14px;margin-bottom:18px}.HomeGoogleSection-meta{display:flex;flex-wrap:wrap;font-size:13px;gap:8px;justify-content:center;margin-bottom:18px}.HomeGoogleSection-btn{background:#0000;border:2px solid #092732;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;padding:10px;transition:.3s}.HomeGoogleSection-btn:hover{background:#092732;color:#fff}.HomeGoogleSection-courses{display:flex;flex:1 1;gap:40px;overflow-x:auto;padding-bottom:10px}.HomeGoogleSection-card{background:#fff;border-radius:18px;flex-shrink:0;padding:16px;transition:.3s;width:220px}.HomeGoogleSection-card img{border-radius:14px;height:120px;margin-bottom:12px;object-fit:cover;width:100%}.HomeGoogleSection-card h4{font-size:15px;font-weight:600;margin-bottom:6px}.HomeGoogleSection-cardMeta{color:#6a6f73;font-size:12px}.HomeGoogleSection-card:hover{box-shadow:0 12px 30px #00000026;transform:translateY(-6px)}@media (max-width:768px){.HomeGoogleSection-heading{font-size:28px}.HomeGoogleSection-wrapper{flex-direction:column}.HomeGoogleSection-mainCard{width:100%}.HomeGoogleSection-courses{align-items:center;flex-direction:column}.HomeGoogleSection-card{max-width:320px;width:100%}}.home-report-section{background:#0f4c5c!important;font-family:Inter,sans-serif;padding:100px 6%}.home-report-container{align-items:center;display:flex;gap:80px;justify-content:space-between}.home-report-image{display:flex;flex:1 1;justify-content:center}.home-report-image img{border-radius:20px;box-shadow:5px 5px 15px #000;filter:drop-shadow(0 25px 50px rgba(0,0,0,.15));height:auto;max-width:500px;width:100%}.home-report-content{flex:1 1}.home-report-content h2{color:#22fbf0!important;font-size:44px;font-weight:800;line-height:1.2;margin-bottom:24px}.home-report-content p{color:#d7dbdf;font-size:18px;line-height:1.7;margin-bottom:32px;max-width:520px}.home-report-content button{background:#6c2bd9;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:15px 32px;transition:.3s ease}.home-report-content button:hover{background:#5b21b6;box-shadow:0 10px 25px #6c2bd94d;transform:translateY(-3px)}@media (max-width:1024px){.home-report-container{flex-direction:column;text-align:center}.home-report-content p{max-width:100%}.home-report-content h2{font-size:34px}}@media (max-width:600px){.home-report-section{padding:70px 5%}.home-report-content h2{font-size:26px}.home-report-content p{font-size:15px}.home-report-content button{width:100%}}.HomeJourneySection{background:#f8fafc;font-family:Inter,sans-serif;padding:80px 5% 100px;text-align:center}.HomeJourneySection-heading{color:#09586c!important;font-size:42px;font-weight:800;margin-bottom:60px}.HomeJourneySection-wrapper{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.HomeJourneySection-card{background:#fff;border-radius:22px;box-shadow:0 15px 40px #00000014;padding:40px 24px;transition:.3s ease;width:270px}.HomeJourneySection-card:hover{box-shadow:0 20px 50px #0000001f;transform:translateY(-8px)}.HomeJourneySection-imgBox{border:4px solid #e5e7eb;border-radius:50%;height:100px;margin:0 auto 18px;overflow:hidden;width:100px}.HomeJourneySection-imgBox img{height:100%;object-fit:cover;width:100%}.HomeJourneySection-card h3{font-size:18px;font-weight:700;margin-bottom:12px}.HomeJourneySection-companyLogo{display:block;height:28px;margin:8px auto 18px;object-fit:contain;opacity:.8;width:80px}.HomeJourneySection-beforeBox{background:#f3f4f6;border-radius:10px;font-size:14px;margin-bottom:12px;padding:10px}.HomeJourneySection-line{background:#d1d5db;height:20px;margin:0 auto 10px;width:2px}.HomeJourneySection-afterText{color:#6b7280;font-size:13px;font-weight:600;margin-bottom:10px}.HomeJourneySection-roleBox{background:#00c2b8;border-radius:12px;color:#fff;font-size:14px;font-weight:600;padding:12px}.HomeJourneySection-controls{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:50px}.HomeJourneySection-controls button{background:#000;background:#09586c!important;border:none;border-radius:50%;box-shadow:0 8px 20px #0000001a;cursor:pointer;font-size:18px;height:45px;transition:.3s;width:45px}.HomeJourneySection-controls button:hover{background:#111827;color:#fff}.HomeJourneySection-dots span{background:#d1d5db;border-radius:50%;color:#09586c!important;display:inline-block;height:10px;margin:0 5px;transition:.3s;width:10px}.HomeJourneySection-dots .active{background:#09586c!important;border-radius:20px;width:24px}@media (max-width:1024px){.HomeJourneySection-heading{font-size:36px}.HomeJourneySection-card{width:45%}}@media (max-width:768px){.HomeJourneySection{padding:60px 6%}.HomeJourneySection-heading{font-size:30px;margin-bottom:40px}.HomeJourneySection-card{width:100%}}.home-skill-section{background:#f7f9fc;margin-top:-60px;padding:70px 5% 100px}.home-skill-card{align-items:center;background:url(https://images.unsplash.com/photo-1607746882042-944635dfe10e) 50%/cover no-repeat;border-radius:30px;display:flex;min-height:340px;overflow:hidden;padding:60px;position:relative}.home-skill-overlay{background:linear-gradient(90deg,#545454d9,#454545bf);inset:0;position:absolute;z-index:1}.home-skill-content{color:#fff;max-width:520px;position:relative;z-index:2}.home-skill-content h2{font-size:38px;font-weight:800;letter-spacing:-.5px;margin-bottom:20px}.home-skill-content p{font-size:17px;font-weight:400;line-height:1.7;margin-bottom:25px}.home-skill-btn{background:#22c55e;border:none;border-radius:12px;cursor:pointer;font-size:16px;font-weight:600;padding:14px 28px;transition:.3s}.home-skill-btn:hover{background:#16a34a}.home-skill-note{color:#e0e7ff;display:block;font-size:14px;font-style:italic;margin-top:18px}@media (max-width:992px){.home-skill-card{padding:40px}.home-skill-content h2{font-size:30px}.home-skill-content p{font-size:16px}}@media (max-width:600px){.home-skill-card{min-height:300px;padding:30px}.home-skill-content h2{font-size:24px}.home-skill-content p{font-size:14px}.home-skill-btn{width:100%}}.homeCompanies{background:#fff;font-family:Inter,sans-serif;margin-top:-40px;overflow:hidden;padding:40px 0 100px}.homeCompanies-title{color:#09586c!important;font-size:40px;font-weight:800;letter-spacing:-.5px;margin-bottom:60px;text-align:center}.homeCompanies-row{margin-bottom:35px;overflow:hidden;white-space:nowrap}.homeCompanies-track{display:flex;gap:50px;width:-webkit-max-content;width:max-content}.homeCompanies-card{background:#f9fafb;border-radius:18px;box-shadow:0 8px 25px #0000000d;flex-shrink:0;padding:22px 50px;transition:.3s ease}.homeCompanies-card:hover{box-shadow:0 12px 30px #00000014;transform:translateY(-6px)}.homeCompanies-card img{height:32px;object-fit:contain;transition:.3s ease}.homeCompanies-card:hover img{transform:scale(1.08)}@keyframes scrollRightToLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scrollLeftToRight{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.rightToLeft.slow .homeCompanies-track{animation:scrollRightToLeft 30s linear infinite}.leftToRight.medium .homeCompanies-track{animation:scrollLeftToRight 22s linear infinite}.rightToLeft.fast .homeCompanies-track{animation:scrollRightToLeft 16s linear infinite}@media (max-width:1024px){.homeCompanies-title{font-size:32px}.homeCompanies-card{padding:18px 35px}.homeCompanies-card img{height:26px}}@media (max-width:768px){.homeCompanies-title{font-size:26px;margin-bottom:40px}.homeCompanies-card{padding:14px 25px}.homeCompanies-card img{height:22px}.homeCompanies-track{gap:30px}}@media (max-width:480px){.homeCompanies-card{padding:12px 20px}.homeCompanies-card img{height:18px}}.HomeAboutSection{background:#0f4c5c!important;font-family:Inter,sans-serif;margin-top:-40px;padding:70px 8% 60px}.HomeAboutSection-container{align-items:center;display:flex;gap:60px;justify-content:space-between}.HomeAboutSection-left{display:flex;flex:1 1;justify-content:center}.HomeAboutSection-left img{border-radius:22px;border-radius:30px;box-shadow:0 18px 45px #0000001f;box-shadow:5px 5px 20px #000;max-width:480px;width:100%}.HomeAboutSection-right{flex:1 1}.HomeAboutSection-right h1{color:#29f9ee!important;font-size:40px;font-weight:800;letter-spacing:-.5px;line-height:1.25;margin-bottom:20px}.HomeAboutSection-right p{color:#fff;font-size:17px;line-height:1.7;margin-bottom:22px;max-width:520px}.HomeAboutSection-right h4{color:#c7c7c7;font-size:18px;font-weight:500}.HomeAboutSection-right h4 span{color:#00c2b8!important;font-weight:800}@media (max-width:1200px){.HomeAboutSection-right h1{font-size:36px}}@media (max-width:992px){.HomeAboutSection-container{flex-direction:column;text-align:center}.HomeAboutSection{margin-top:-20px;padding:60px 6%}.HomeAboutSection-right h1{font-size:30px}.HomeAboutSection-right p{font-size:16px;margin-left:auto;margin-right:auto}}@media (max-width:576px){.HomeAboutSection-right h1{font-size:24px}.HomeAboutSection-right h4,.HomeAboutSection-right p{font-size:15px}}.HomeStatsSection{background:#fff;font-family:Inter,sans-serif;padding:80px 8% 90px;text-align:center}.HomeStatsSection-heading{color:#09586c!important;font-size:36px;font-weight:800;margin-bottom:50px}.HomeStatsSection-topStats{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-bottom:60px}.HomeStatsSection-topCard{background:#f9fafb;border-radius:18px;box-shadow:0 10px 30px #0000000d;min-width:240px;padding:28px 40px;transition:.3s ease}.HomeStatsSection-topCard:hover{transform:translateY(-6px)}.HomeStatsSection-topCard h3{color:#00c2b8;font-size:30px;font-weight:800;margin-bottom:8px}.HomeStatsSection-topCard p{color:#09586c!important;font-size:16px;font-weight:500}.HomeStatsSection-bottomStats{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin:0 auto;max-width:1200px}.HomeStatsSection-bottomCard{align-items:center;background:#f9fafb;border-radius:18px;box-shadow:0 10px 30px #0000000d;display:flex;gap:20px;padding:28px;transition:.3s ease;width:340px}.HomeStatsSection-bottomCard:hover{transform:translateY(-6px)}.HomeStatsSection-circleWrapper{flex-shrink:0;height:110px;position:relative;width:110px}.HomeStatsSection-circleWrapper svg{transform:rotate(-90deg)}.HomeStatsSection-circleBg{fill:#0000;stroke:#e5e7eb;stroke-width:10}.HomeStatsSection-circleFill{fill:#0000;stroke:#00c2b8;stroke-width:10;stroke-linecap:round;transition:stroke-dashoffset 2s ease}.HomeStatsSection-circleNumber{color:#09586c!important;font-size:22px;font-weight:800;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.HomeStatsSection-circleText{color:#09586c!important;font-size:16px;font-weight:500;line-height:1.6;text-align:left}@media (max-width:992px){.HomeStatsSection{padding:70px 6%}.HomeStatsSection-heading{font-size:30px}.HomeStatsSection-bottomCard{flex-direction:column;max-width:400px;text-align:center;width:100%}.HomeStatsSection-circleText{text-align:center}}@media (max-width:576px){.HomeStatsSection{padding:60px 5%}.HomeStatsSection-heading,.HomeStatsSection-topCard h3{font-size:24px}.HomeStatsSection-circleNumber{font-size:18px}.HomeStatsSection-circleText{font-size:14px}}.HomePracticeSection{background:#f8fafc;font-family:Inter,sans-serif;margin:auto;max-width:1300px;padding:100px 8%}.HomePracticeSection-mainHeading{color:#09586c!important;font-size:42px;font-weight:800;margin-bottom:20px;text-align:center}.HomePracticeSection-subtext{color:#4b5563;font-size:18px;line-height:1.7;margin:0 auto 50px;max-width:750px;text-align:center}.HomePracticeSection-tabs{display:flex;flex-wrap:wrap;gap:35px;justify-content:center;margin-bottom:60px}.HomePracticeSection-tab{border-bottom:3px solid #0000;color:#6b7280;cursor:pointer;font-size:18px;font-weight:600;padding-bottom:8px;transition:.3s ease}.HomePracticeSection-tab.active{border-bottom:3px solid #00c2b8;color:#00c2b8}.HomePracticeSection-content{align-items:center;display:flex;gap:80px}.HomePracticeSection-image img{border-radius:20px;box-shadow:0 25px 60px #0000001f;max-width:560px;width:100%}.HomePracticeSection-text{flex:1 1}.HomePracticeSection-text h3{color:#09586c!important;font-size:32px;font-weight:800;margin-bottom:15px}.HomePracticeSection-description{color:#4b5563;font-size:18px;line-height:1.7;margin-bottom:25px}.HomePracticeSection-text ul{margin-bottom:30px;padding-left:20px}.HomePracticeSection-text li{color:#374151;font-size:16px;margin-bottom:10px}.HomePracticeSection-btn{background:#00c2b8;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:14px 30px;transition:.3s ease}.HomePracticeSection-btn:hover{background:#00a79e}@media (max-width:992px){.HomePracticeSection-content{flex-direction:column;text-align:center}.HomePracticeSection-text ul{text-align:left}}@media (max-width:576px){.HomePracticeSection-mainHeading{font-size:28px}.HomePracticeSection-subtext{font-size:15px}.HomePracticeSection-text h3{font-size:24px}.HomePracticeSection-description{font-size:15px}}.signup-container{background:#fff;border:1px solid #ddd;border-radius:6px;margin:80px auto;max-width:420px;padding:32px}.signup-container h1{font-size:26px;margin-bottom:24px}.signup-container input{border:1px solid #ccc;border-radius:4px;font-size:14px;margin-bottom:14px;padding:12px;width:100%}.signup-container button{background:#5624d0;border:none;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px;width:100%}.signup-container p{font-size:14px;margin-top:18px;text-align:center}.signup-container span{color:#5624d0;cursor:pointer;font-weight:600}.otp-container{background:#fff;border:1px solid #ddd;border-radius:6px;margin:80px auto;max-width:420px;padding:32px;text-align:center}.otp-container h1{font-size:24px;margin-bottom:16px}.otp-container input{border:1px solid #ccc;border-radius:4px;font-size:20px;letter-spacing:4px;margin-bottom:14px;padding:14px;text-align:center;width:100%}.otp-container button{background:#5624d0;border:none;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px;width:100%}.otp-container span{color:#5624d0;cursor:pointer;display:inline-block;font-size:14px;margin-top:16px}.otp-error{background:#fdecea;border-radius:4px;color:#b00020;font-size:14px;margin-bottom:12px;padding:10px}.login-container{background:#fff;border:1px solid #ddd;border-radius:6px;margin:80px auto;max-width:420px;padding:32px}.login-container h1{font-size:26px;margin-bottom:24px}.login-container input{border:1px solid #ccc;border-radius:4px;font-size:14px;margin-bottom:14px;padding:12px;width:100%}.login-container button{background:#5624d0;border:none;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px;width:100%}.login-error-popup{background-color:#fdecea;border-radius:4px;color:#b00020;font-size:14px;margin-bottom:14px;padding:12px;text-align:center}.loader{animation:spin .8s linear infinite;border:4px solid #ddd;border-radius:50%;border-top-color:#14b8a6;height:40px;margin:20px auto;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.profile-page{border:1px solid #e6e6e6;display:flex;margin:40px auto;max-width:1200px}.profile-sidebar{border-right:1px solid #e6e6e6;padding:24px;width:260px}.profile-avatar{align-items:center;background:#1c1d1f;border-radius:50%;color:#fff;display:flex;font-size:32px;font-weight:700;height:80px;justify-content:center;margin-bottom:12px;width:80px}.profile-username{font-size:18px;margin-bottom:4px}.profile-view-link{color:#5624d0;cursor:pointer;font-size:14px;margin-bottom:20px}.profile-menu{list-style:none;padding:0}.profile-menu li{cursor:pointer;font-size:14px;padding:10px 12px}.profile-menu li.active{background:#d1d7dc;font-weight:600}.profile-content{flex:1 1;padding:32px}.profile-header{border-bottom:1px solid #e6e6e6;margin-bottom:24px;padding-bottom:16px}.profile-header h1{font-size:28px;margin-bottom:4px}.profile-header p{color:#6a6f73}.profile-section{margin-bottom:28px}.profile-section h3{margin-bottom:12px}.profile-section input,.profile-section select,.profile-section textarea{border:1px solid #ccc;border-radius:4px;font-size:14px;margin-bottom:12px;padding:12px;width:100%}.headline-wrapper{position:relative}.char-count{color:#6a6f73;font-size:12px;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.bio-toolbar{border:1px solid #ccc;display:flex;gap:12px;padding:8px}.bio-toolbar em,.bio-toolbar strong{cursor:pointer}.hint-text{color:#6a6f73;font-size:12px;margin-bottom:12px}.link-input{align-items:center;border:1px solid #ccc;display:flex;margin-bottom:12px}.link-input span{background:#f7f7f7;border-right:1px solid #ccc;font-size:14px;padding:10px}.link-input input{border:none;margin:0}.profile-save-btn{background:#5624d0;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px 28px}@media (max-width:900px){.profile-page{flex-direction:column}.profile-sidebar{border-bottom:1px solid #e6e6e6;border-right:none;width:100%}}*{font-family:Inter,sans-serif}.navbar{align-items:center;background:#fff;border-bottom:1px solid #e6e6e6;box-shadow:0 4px 20px #00000014;box-sizing:border-box;display:flex;height:85px;justify-content:space-between;left:0;padding:0 50px;position:fixed;top:0;width:100%;z-index:1000}body{padding-top:72px}.navbar-logo-image{cursor:pointer;height:79px;object-fit:contain;transition:transform .3s ease;width:auto}.navbar-left{flex:1 1}.navbar-center,.navbar-left{align-items:center;display:flex}.navbar-center{flex:2 1;gap:30px;justify-content:center}.navbar-link{cursor:pointer;font-size:15px;font-weight:500;margin:0;transition:color .2s ease;white-space:nowrap}.navbar-link:hover{color:#00c2b8}.navbar-search{align-items:center;display:flex;margin-top:10px}.navbar-search input{border:1px solid #ddd;border-radius:999px;font-size:15px;height:42px;outline:none;padding:0 22px;transition:all .3s ease;width:360px}.navbar-search input:focus{border-color:#00c2b8;box-shadow:0 0 0 3px #5624d026}.navbar-right{flex:1 1;gap:22px;justify-content:flex-end}.auth-buttons,.navbar-right{align-items:center;display:flex}.auth-buttons{gap:12px}.login-btn,.signup-btn{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;height:40px;padding:0 18px;transition:all .2s ease}.login-btn{background:#00c2b8!important;color:#333}.login-btn:hover{background:#e6e6e6}.signup-btn{background:#00c2b8!important;color:#fff}.signup-btn:hover{background:#00c2b8}.icon{cursor:pointer;font-size:20px;transition:transform .2s ease}.icon:hover{transform:scale(1.1)}.navbar-profile{align-items:center;display:flex;position:relative}.profile-circle{align-items:center;background:#1c1d1f;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-weight:600;height:38px;justify-content:center;width:38px}.profile-dropdown{background:#fff;border-radius:14px;box-shadow:0 20px 50px #0000002e;display:none;padding:8px 0;position:absolute;right:0;top:110%;width:200px;z-index:9999}.profile-dropdown p{cursor:pointer;font-size:14px;margin:0;padding:12px 18px}.profile-dropdown p:hover{background:#00c2b8}.navbar-profile:hover .profile-dropdown{display:block}.nav-item{position:relative}.dropdown{animation:dropdownFade .25s ease;background:#fff;border-radius:14px;box-shadow:0 20px 50px #0000002e;display:none;max-height:420px;min-width:340px;overflow-y:auto;padding:18px;position:absolute;top:120%;z-index:9999}.navbar-center .dropdown{left:0}.navbar-right .dropdown{left:auto;right:0}.nav-item:hover .dropdown{display:block}@keyframes dropdownFade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.dropdown-course{border-radius:10px;cursor:pointer;display:flex;gap:14px;padding:10px;transition:all .25s ease}.dropdown-course:hover{background:#f5f2ff;transform:translateX(6px)}.dropdown-course img{border-radius:8px;height:60px;object-fit:cover;width:60px}.dropdown-course h4{font-size:14px;margin:0}.dropdown-course p{color:#666;font-size:13px;margin:4px 0 0}.learning-course{border-radius:10px;cursor:pointer;display:flex;gap:12px;padding:10px;transition:all .25s ease}.learning-course:hover{background:#f3efff}.learning-course img{border-radius:6px;height:50px;object-fit:cover;width:70px}.progress-bar{background:#eee;border-radius:999px;height:6px;margin-top:6px}.progress-fill{background:#00c2b8!important;border-radius:999px;height:100%;width:60%}.dropdown-btn{background:#00c2b8!important;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;height:42px;margin-top:16px;width:100%}.cart-item,.wishlist-item{display:flex;gap:12px;margin-bottom:14px}.cart-item img,.wishlist-item img{border-radius:6px;height:50px;object-fit:cover;width:70px}.cart-total{font-size:15px;font-weight:600;margin-top:10px}.nav-item .icon:hover{background-color:#00c2b8}@media (max-width:1024px){.navbar-search input{width:240px}}@media (max-width:768px){.navbar-center{display:none}.navbar{padding:0 20px}.dropdown{display:none!important}}.nav-hamburger-icon{cursor:pointer;display:none;font-size:26px}.nav-hamburger-overlay{background:#0006}.nav-hamburger-sidebar{animation:slideInMobile .3s ease forwards;box-shadow:4px 0 20px #00000026;box-sizing:border-box;padding:24px;width:280px}@keyframes slideInMobile{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.nav-hamburger-close{font-size:20px;text-align:right}.nav-hamburger-content{gap:22px}@media (max-width:768px){.navbar-center,.navbar-right{display:none}.navbar-left{align-items:center;display:flex;flex:1 1}.navbar{padding:0 20px;position:fixed}.navbar-logo-image{height:55px}.nav-hamburger-icon{cursor:pointer;display:block;font-size:26px;position:absolute;right:20px;top:50%;transform:translateY(-50%)}}.nav-hamburger-overlay{background:#00000073;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:2000}.nav-hamburger-overlay.active{display:block}.nav-hamburger-sidebar{animation:slideSidebar .35s ease forwards;background:#fff;box-shadow:8px 0 40px #0000002e;display:flex;flex-direction:column;height:100%;max-width:85%;padding:30px 24px;width:320px}@keyframes slideSidebar{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.nav-hamburger-close{align-self:flex-end;cursor:pointer;font-size:22px;margin-bottom:30px}.nav-hamburger-content{display:flex;flex-direction:column;gap:16px}.nav-hamburger-content a,.nav-hamburger-content p{border-radius:10px;color:#222;cursor:pointer;font-size:16px;font-weight:500;padding:12px 14px;text-decoration:none;transition:all .25s ease}.nav-hamburger-content a:hover,.nav-hamburger-content p:hover{background:#f5f5f5;color:#00c2b8;transform:translateX(5px)}.usercourses-container{background:#f5f7fa;min-height:100vh;padding:40px}.usercourses-title{font-size:28px;font-weight:600;margin-bottom:40px}.usercourses-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.usercourse-card{background:#fff;border-radius:15px;box-shadow:0 6px 20px #00000014;display:flex;flex-direction:column;overflow:hidden;transition:.3s}.usercourse-card:hover{transform:translateY(-5px)}.usercourse-image img{height:180px;object-fit:cover;width:100%}.usercourse-placeholder{align-items:center;background:#4caf50;color:#fff;display:flex;font-size:40px;height:180px;justify-content:center}.usercourse-content{display:flex;flex-direction:column;gap:15px;padding:20px}.usercourse-progress-bar{background:#eee;border-radius:5px;height:8px;overflow:hidden}.usercourse-progress-fill{background:#4caf50;height:100%;transition:width .4s ease}.usercourse-progress-text{color:#555;font-size:14px}.usercourse-badge{background:gold;border-radius:8px;font-size:13px;padding:5px 10px;width:-webkit-fit-content;width:fit-content}.usercourse-actions{display:flex;gap:10px;margin-top:10px}.resume-btn{background:#4caf50;color:#fff}.usercourse-actions button:first-child{background:#333;color:#fff}.usercourses-empty{background:#fff;border-radius:10px;padding:40px;text-align:center}.usercourse-actions button{background:#5624d0;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:8px 14px}.usercourse-actions button:hover{opacity:.9}.course-details-container{margin:40px auto;max-width:1000px;padding:0 20px}.course-title{font-size:28px;font-weight:700;margin-bottom:6px}.course-meta{color:#6a6f73;font-size:14px;margin-bottom:24px}.course-content-box{background:#fff;border:1px solid #d1d7dc;border-radius:8px;overflow:hidden}.course-content-header{align-items:center;background:#f7f9fa;display:flex;font-size:16px;font-weight:600;justify-content:space-between;padding:16px 18px}.expand-text{color:#5624d0;cursor:pointer;font-size:14px}.expand-text:hover{text-decoration:underline}.module-card{border-top:1px solid #d1d7dc}.module-header{background:#f7f9fa;cursor:pointer;padding:16px 18px;transition:background .2s ease}.module-header:hover{background:#eef1f4}.module-left{align-items:center;display:flex;gap:10px}.arrow{font-size:14px}.module-title{font-size:15px;font-weight:600}.module-right{color:#6a6f73;font-size:14px}.submodule-row{align-items:center;background:#fff;border-top:1px solid #eee;display:flex;justify-content:space-between;padding:14px 40px;transition:background .2s ease}.submodule-row:hover{background:#fafafa}.sub-left{font-size:14px;gap:10px}.sub-left,.sub-right{align-items:center;display:flex}.sub-right{color:#6a6f73;font-size:13px;gap:20px}.preview{color:#5624d0;cursor:pointer;font-weight:500}.preview:hover{text-decoration:underline}.error-text{background:#fdecea;border-radius:4px;color:#b00020;margin-top:20px;padding:12px}.pdf-link{color:#5624d0;font-weight:500}.pdf-link:hover{text-decoration:underline}.video-page{align-items:center;background:#0009;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.video-container{background:#fff;border-radius:8px;box-shadow:0 10px 40px #00000040;display:flex;flex-direction:column;max-width:1000px;overflow:hidden;width:85%}.video-header{align-items:center;background:#f7f7f7;display:flex;font-weight:600;justify-content:space-between;padding:12px 18px}.video-header button{background:#0000;border:none;cursor:pointer;font-size:18px}.video-container video{background:#000;height:60vh;object-fit:contain;width:100%}.extra-controls{background:#fafafa;display:flex;gap:20px;justify-content:center;padding:15px}.extra-controls button{background:#0000;border:1px solid #5624d0;border-radius:6px;color:#5624d0;cursor:pointer;padding:8px 18px}.extra-controls button:hover{background:#5624d0;color:#fff}.error-text,.loading-text{padding:20px;text-align:center}.error-text{color:red}.user-sidebar{background:linear-gradient(160deg,#0f2f47,#0b3c5d);box-shadow:6px 0 25px #0003;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:100vh;left:0;padding:25px 20px;position:fixed;top:0;transition:transform .3s ease;width:250px;z-index:1000}.user-sidebar-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.user-sidebar-top h2{font-size:24px;font-weight:700;letter-spacing:.5px;margin:0}.user-sidebar-top button{background:linear-gradient(135deg,#6c5ce7,#5a3bdc);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;padding:6px 12px;transition:.3s ease}.user-sidebar-top button:hover{opacity:.9;transform:scale(1.05)}.user-menu{display:flex;flex-direction:column;gap:18px}.user-menu a{align-items:center;border-radius:10px;color:#fff;display:flex;font-size:15px;gap:10px;padding:12px 14px;text-decoration:none;transition:all .25s ease}.user-menu a:hover{background:#ffffff26;transform:translateX(6px)}.user-sidebar-bottom{margin-top:auto;padding-top:20px}.user-sidebar-bottom button{align-items:center;background:#e74c3c;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:15px;gap:10px;justify-content:center;padding:12px 14px;transition:all .3s ease;width:100%}.user-sidebar-bottom button:hover{background:#c0392b;transform:translateX(6px)}@media (max-width:768px){.user-sidebar{padding:20px 16px;width:220px}.user-sidebar-top h2{font-size:20px}.user-menu a,.user-sidebar-bottom button{font-size:14px}}.user-layout{display:flex;min-height:100vh}.user-main{background:#f8f9fb;flex:1 1;margin-left:0;transition:margin-left .3s ease}.user-main.shifted{margin-left:250px}.user-header{align-items:center;background:#fff;border-bottom:1px solid #e6e6e6;display:flex;gap:16px;height:64px;padding:0 20px;position:-webkit-sticky;position:sticky;top:0;z-index:5}.user-toggle{background:linear-gradient(135deg,#6c5ce7,#5a3bdc);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:22px;padding:8px 14px}.user-content{padding:30px}.payment-history-container{background:#f5f7fb;min-height:100vh;padding:50px}.history-title{font-size:28px;font-weight:700;margin-bottom:30px}.loading-text{color:gray;font-size:16px}.payment-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 8px 25px #0000000f;display:flex;justify-content:space-between;margin-bottom:20px;padding:25px;transition:.3s ease}.payment-card:hover{box-shadow:0 12px 30px #0000001a;transform:translateY(-3px)}.payment-info h3{font-size:18px;font-weight:600;margin-bottom:8px}.amount{color:#2e7d32;font-size:16px;font-weight:600}.amount,.date{margin-bottom:5px}.date{color:#666;font-size:14px}.status{border-radius:20px;display:inline-block;font-size:13px;font-weight:600;padding:4px 10px}.status.success{background:#e8f5e9;color:#2e7d32}.status.failed{background:#ffebee;color:#c62828}.invoice-btn{background:linear-gradient(135deg,#6d28d9,#5624d0);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:10px 18px;transition:.3s ease}.invoice-btn:hover{opacity:.9}.empty-history{background:#fff;border-radius:12px;box-shadow:0 8px 25px #0000000d;color:gray;padding:50px;text-align:center}.admin-sidebar{animation:slideIn .3s ease forwards;background:linear-gradient(160deg,#0f2f47,#0b3c5d);box-shadow:6px 0 25px #0003;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;left:0;padding:30px 22px;position:fixed;top:0;width:260px;z-index:1000}@keyframes slideIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.sidebar-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:50px}.admin-logo{color:#fff;font-size:26px;font-weight:700;letter-spacing:1px}.close-btn{background:linear-gradient(135deg,#6c5ce7,#5a3bdc);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;padding:8px 14px;transition:.3s}.close-btn:hover{opacity:.85}.admin-menu{display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.menu-top{display:flex;flex-direction:column;gap:16px}.admin-menu a{align-items:center;border-radius:10px;color:#fff;display:flex;font-size:15px;gap:14px;padding:14px 16px;text-decoration:none;transition:all .25s ease}.admin-menu a:hover{background:#ffffff1f;transform:translateX(6px)}.menu-bottom{margin-top:auto}.logout-btn{align-items:center;background:#ffffff1a;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:15px;gap:14px;padding:14px 16px;transition:.3s;width:100%}.logout-btn:hover{background:#e74c3c;transform:translateX(6px)}.admin-menu span{white-space:nowrap}.admin-header{background-color:#fff;border-bottom:1px solid #e6e6e6;gap:16px;height:64px;padding:0 20px;position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease;z-index:10}.admin-header,.toggle-btn{align-items:center;display:flex}.toggle-btn{background:linear-gradient(135deg,#6c5ce7,#5a3bdc);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:22px;justify-content:center;padding:10px 14px;transition:all .25s ease}.toggle-btn:hover{opacity:.9;transform:scale(1.05)}.admin-header h3{color:#1c1d1f;font-size:18px;font-weight:600;margin:0}.admin-layout{display:flex;min-height:100vh}.admin-main{background:#f5f5f5;flex:1 1;margin-left:0;transition:margin-left .3s ease}.admin-main.shifted{margin-left:260px}.admin-content{animation:fadeIn .3s ease;padding:30px}.overlay-container{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:2000}.overlay-box{animation:fadeIn .25s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000026;max-height:90vh;max-width:1000px;overflow-y:auto;padding:35px;width:100%}.overlay-header{align-items:center;display:flex;justify-content:space-between;margin-top:100px!important}.overlay-header h2{font-size:22px;font-weight:600}.overlay-header button{background:#f1f1f1;border:none;border-radius:8px;cursor:pointer;font-size:16px;height:38px;transition:.2s;width:38px}.overlay-header button:hover{background:#e4e4e4}.section{margin-bottom:45px}.section h3{font-size:18px;font-weight:600;margin-bottom:15px}input{border:1px solid #ddd;border-radius:8px;font-size:14px;margin-bottom:14px;padding:11px 14px;transition:.2s;width:100%}input:focus{border-color:#5624d0;box-shadow:0 0 0 2px #5624d026;outline:none}.preview-section{margin-top:15px}.preview-img{border-radius:12px;box-shadow:0 6px 20px #00000014;display:block;height:220px;margin-bottom:12px;max-width:420px;object-fit:cover;width:100%}.module-card{background:#fafafa;border:1px solid #eee;border-radius:12px;margin-bottom:20px;padding:20px}.subtopic-row{background:#fff;border:1px solid #eee;border-radius:10px;display:flex;flex-direction:column;gap:10px;margin-top:12px;padding:15px}.primary-btn{background:#5624d0;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:11px 22px;transition:.25s}.primary-btn:hover{background:#3f1ab0}.danger-btn{background:#e74c3c;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:11px 22px}.danger-btn.small{font-size:13px;padding:6px 12px}.insert-btn{background:#5624d0;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:10px;padding:8px 14px}.insert-btn.big{margin-top:20px;padding:12px 20px}.bottom-actions{border-top:1px solid #eee;display:flex;gap:15px;justify-content:flex-end;padding-top:25px}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.admin-view-container{background:#f8f9fb;min-height:100vh;padding:40px}.admin-heading{color:#222;font-size:26px;font-weight:600;margin-bottom:35px}.admin-course-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.admin-course-card{background:#fff;border:1px solid #ececec;border-radius:14px;box-shadow:0 6px 20px #0000000d;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:.25s ease}.admin-course-card:hover{box-shadow:0 14px 30px #0000001a;transform:translateY(-6px)}.thumbnail{background:linear-gradient(135deg,#f3f3f3,#eaeaea);height:170px;overflow:hidden;position:relative;width:100%}.thumbnail img{height:100%;object-fit:cover;width:100%}.delete-icon-btn{align-items:center;background:#e74c3c;border:none;border-radius:50%;box-shadow:0 6px 18px #0003;color:#fff;cursor:pointer;display:flex;height:52px;justify-content:center;position:absolute;right:14px;top:14px;transition:.25s ease;width:52px;z-index:2}.delete-icon-btn:hover{background:#c0392b;transform:scale(1.1)}.admin-course-card .info{display:flex;flex-direction:column;gap:6px;padding:16px 18px;text-align:center}.admin-course-card h3{color:#222;font-size:18px;margin:0}.admin-course-card .info p{color:#666;font-size:14px;margin:0}.admin-course-card .price{color:#5624d0;font-size:18px;font-weight:600;margin-top:5px}.badges-row{display:flex;gap:10px;margin:6px 0 4px}.badge,.badges-row{align-items:center;justify-content:center}.badge{border-radius:20px;display:inline-flex;font-size:12px;font-weight:500;padding:4px 10px;white-space:nowrap}.badge.premium{background:#6c3ef5;color:#fff}.badge.bestseller{background:#dff6f3;color:#00796b}.rating{align-items:center;display:flex;font-size:14px;gap:5px;justify-content:center}.rating .stars{color:#f5a623}.card-actions{margin-top:auto;padding:16px 18px 20px}.edit-btn{background:#14b8a6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:11px;transition:.25s;width:100%}.edit-btn:hover{background:#0f9f8f}.admin-error{background:#ffecec;border-radius:6px;color:#e74c3c;margin-bottom:25px;padding:12px 15px}@media (max-width:768px){.admin-view-container{padding:20px}}.edit-wizard-container{background:#fff;border-radius:14px;box-shadow:0 12px 35px #00000014;font-family:Segoe UI,sans-serif;margin:40px auto;max-width:1100px;padding:35px;width:92%}.wizard-progress{display:flex;gap:18px;justify-content:center;margin-bottom:35px}.wizard-progress span{align-items:center;background:#e5e5e5;border-radius:50%;color:#444;display:flex;font-weight:600;height:38px;justify-content:center;transition:.3s;width:38px}.wizard-progress span.active{background:#5624d0;color:#fff}.wizard-step h3{color:#333;font-size:22px;font-weight:600;margin-bottom:25px}.wizard-step input,.wizard-step textarea{border:1px solid #ddd;border-radius:8px;font-size:14px;margin-bottom:14px;padding:12px 14px;transition:.2s ease;width:100%}.wizard-step input:focus,.wizard-step textarea:focus{border-color:#5624d0;box-shadow:0 0 0 2px #5624d026;outline:none}.module-box{background:#fafafa;border:1px solid #e6e6e6;border-radius:12px;margin-bottom:25px;padding:20px}.module-header{align-items:center;display:flex;gap:15px;justify-content:space-between}.module-header input{flex:1 1;margin-bottom:0}.subtopic-card{background:#fff;border:1px solid #eee;border-radius:10px;margin-top:18px;padding:18px}.subtopic-grid{grid-gap:12px 15px;align-items:center;display:grid;gap:12px 15px;grid-template-columns:1fr 120px}.subtopic-grid input[type=number]{width:120px}.subtopic-grid input[type=file]{grid-column:span 2}.file-links{align-items:center;display:flex;gap:15px;margin-top:8px}.file-links a{color:#5624d0;font-size:14px;font-weight:500;text-decoration:none}.file-links a:hover{text-decoration:underline}button{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;padding:9px 16px;transition:.2s ease}button:hover{opacity:.9}button:not(.danger){background:#5624d0;color:#fff}button.danger{background:#d32f2f;color:#fff}button.light{background:#f1f1f1;color:#333}.wizard-actions{display:flex;gap:12px;justify-content:space-between;margin-top:30px}.confirm-box{background:#fafafa;border:1px solid #e6e6e6;border-radius:10px;margin-bottom:18px;padding:18px}.confirm-box h4{font-size:16px;margin-bottom:8px}.confirm-box p{color:#555;font-size:14px;margin:4px 0}@media (max-width:768px){.edit-wizard-container{padding:22px}.module-header{align-items:stretch;flex-direction:column}.subtopic-grid{grid-template-columns:1fr}.subtopic-grid input[type=number]{width:100%}.wizard-actions{flex-direction:column}}.assigncourse-container{padding:30px}.assigncourse-progress{display:flex;gap:20px;margin-bottom:30px}.assigncourse-progress span{align-items:center;background:#ddd;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.assigncourse-progress .active{background:#4caf50;color:#fff}.assigncourse-search-box{display:flex;gap:10px;margin-bottom:20px}.assigncourse-user-row{border:1px solid #eee;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:10px;padding:15px}.assigncourse-delete-btn{background:red;padding:6px 12px}.assigncourse-card{background:#fff;border-radius:10px;box-shadow:0 4px 15px #0000001a;display:flex;flex-direction:column;gap:20px;padding:30px}.assigncourse-confirm-box{background:#f9f9f9;border-radius:10px;padding:30px}.assigncourse-actions{display:flex;gap:15px;margin-top:20px}.assigncourse-user-card{align-items:center;background:#fff;border:1px solid #e6e6e6;border-radius:14px;box-shadow:0 4px 10px #0000000a;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:20px;padding:20px;transition:all .3s ease}.assigncourse-user-card:hover{background:#f9f7ff;box-shadow:0 8px 20px #00000014;transform:translateY(-3px)}.assigncourse-id{color:#6c5ce7;font-weight:600}.assigncourse-delete-btn{background:linear-gradient(135deg,#6c5ce7,#5a3bdc);border:none;border-radius:10px;color:#fff;cursor:pointer;padding:12px 22px;transition:.3s}.assigncourse-delete-btn:hover{opacity:.85}.adminanalytics-container{padding:40px}.adminanalytics-cards{display:flex;gap:20px;margin-bottom:40px}.adminanalytics-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;flex:1 1;padding:30px;text-align:center}.adminanalytics-card p{font-size:28px;margin-top:10px}.adminanalytics-section{margin-top:40px}.adminanalytics-row{border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:12px 0}.cart-wrapper{margin:40px auto;max-width:1100px;padding:20px}.cart-heading{font-size:32px;font-weight:700;margin-bottom:5px}.cart-subheading{color:gray;font-size:16px;margin-bottom:30px}.cart-card{align-items:flex-start;border-top:1px solid #ddd;display:flex;justify-content:space-between;padding:25px 0}.cart-left{display:flex;gap:20px;width:70%}.cart-image img{border-radius:6px;height:100px;object-fit:cover;width:160px}.cart-details h3{font-size:18px;font-weight:600;margin-bottom:8px}.author{color:gray;font-size:14px;margin-bottom:6px}.meta{color:gray;font-size:13px;margin-bottom:12px}.cart-links{display:flex;flex-wrap:wrap;gap:20px}.cart-links span{color:#6d28d9;cursor:pointer;font-size:14px;white-space:nowrap}.cart-links span:hover{text-decoration:underline}.cart-right{min-width:120px;text-align:right}.price{font-size:22px;font-weight:700;margin-bottom:12px}.pay-btn{background:#6d28d9;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:10px 18px}.pay-btn:hover{background:#5b21b6}.empty-cart{border:1px solid #eee;border-radius:8px;color:gray;font-size:18px;padding:50px;text-align:center}.wishlist-container{padding:40px}.wishlist-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.wishlist-card{background:#fff;border-radius:14px;box-shadow:0 6px 18px #00000014;overflow:hidden;position:relative;transition:.3s ease}.wishlist-card:hover{transform:translateY(-6px)}.wishlist-image img{height:180px;object-fit:cover;width:100%}.wishlist-content{padding:16px}.wishlist-remove{cursor:pointer;font-size:20px;position:absolute;right:10px;top:10px}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}.teach-hero{background:#f7f7f7;margin-top:0;padding:0;position:relative;width:100%}.teach-hero-image{align-items:center;display:flex;height:650px;justify-content:center;overflow:hidden;position:relative;width:100%}.teach-hero-image img{height:100%;object-fit:cover;object-position:center 2px;width:100%}.teach-hero-content{left:8%;max-width:500px;position:absolute;text-align:left;top:50%;transform:translateY(-50%)}.teach-hero-content h1{color:#1c1d1f;font-size:56px;font-weight:700;margin-bottom:20px}.teach-hero-content p{color:#6a6f73;font-size:20px;line-height:1.5;margin-bottom:35px}.teach-hero-btn{background:#14b8a6;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:14px 120px;transition:.3s}.teach-hero-btn:hover{background:#0f766e;transform:translateY(-2px)}.teach-reasons{background:#fff;padding:120px 8%;text-align:center}.reasons-title{font-size:46px;margin-bottom:80px}.teach-reasons-container{grid-gap:60px;display:grid;gap:60px;grid-template-columns:repeat(3,1fr)}.teach-reason-card{border-radius:14px;padding:30px;transition:.35s}.teach-reason-card:hover{box-shadow:0 15px 40px #0000001a;transform:translateY(-10px)}.teach-reason-img{margin-bottom:20px;width:120px}.teach-reason-card h3{font-size:24px;margin-bottom:15px}.teach-reason-card p{color:#555;font-size:17px;line-height:1.7}.teach-stats-banner{background:linear-gradient(90deg,#5b2dcc,#7c3aed);margin-top:80px;padding:80px 20px}.teach-stats-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(5,1fr);margin:auto;max-width:1200px;text-align:center}.teach-stat-value{color:#fff;font-size:48px;font-weight:700}.teach-stat-label{color:#fff;font-size:16px;margin-top:10px}.teach-begin{background:#f9fafb;padding:120px 8%}.teach-begin-title{font-size:48px;margin-bottom:60px;text-align:center}.teach-tabs{border-bottom:1px solid #ddd;display:flex;gap:30px;justify-content:center;margin-bottom:60px}.teach-tabs button{background:none;border:none;color:#666;cursor:pointer;font-size:18px;padding:12px 10px;transition:.2s}.teach-tabs button.active{border-bottom:3px solid #000;color:#000;font-weight:600}.teach-tabs button:hover{color:#000}.teach-begin-content{align-items:center;display:flex;gap:80px}.teach-begin-left{flex:1 1}.teach-begin-left p{font-size:18px;line-height:1.8;margin-bottom:20px}.teach-begin-left h4{font-size:22px;margin-top:20px}.teach-begin-right{flex:1 1;text-align:center}.teach-begin-right img{max-width:420px;width:100%}.teach-support{background:#fff;padding:120px 8%}.teach-support-container{align-items:center;display:flex;gap:50px;justify-content:space-between;margin:auto;max-width:1200px}.teach-support-left img,.teach-support-right img{width:260px}.teach-support-content{max-width:550px;text-align:center}.teach-support-content h2{font-size:38px;margin-bottom:20px}.teach-support-content p{color:#555;font-size:18px;line-height:1.8}.teach-support-content a{color:#6d28d9;font-weight:600}.teach-support-content a:hover{text-decoration:underline}.teach-section{background:#f3f4f6;padding:120px 20px;text-align:center}.teach-title{font-size:48px;margin-bottom:30px}.teach-subtitle{color:#555;font-size:22px;margin-bottom:40px}.teach-btn{background:#14b8a6;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:18px;padding:14px 120px;transition:.3s}.teach-btn:hover{box-shadow:0 10px 25px #0003;transform:translateY(-3px)}@media(max-width:900px){.teach-hero-image{height:500px}.teach-hero-content{left:5%}.teach-hero-content h1{font-size:40px}.teach-reasons-container{grid-template-columns:1fr}.teach-stats-container{grid-template-columns:repeat(2,1fr)}.teach-begin-content{text-align:center}.teach-begin-content,.teach-support-container{flex-direction:column}}
/*# sourceMappingURL=main.a89764ab.css.map*/