@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;background-color:#121212;color:#fff;line-height:1.6;min-height:100vh;display:flex;flex-direction:column}button{border:0;cursor:pointer;font-size:16px}.site-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#121212cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #2d2d2d;position:sticky;top:0;z-index:1000}.logo a{font-weight:700;font-size:1.5rem;color:#fff;text-decoration:none;display:flex;align-items:center;gap:.75rem}.logo a img{height:40px}.main-nav{display:flex;align-items:center;gap:2rem}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{color:#a0aec0;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#fff}.nav-actions{display:flex;align-items:center;gap:1rem}.nav-actions .user-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #4f46e5;background-color:#2d2d2d;padding:4px}.user-menu-container{position:relative}.user-menu-trigger{background:none;border:none;padding:.5rem .8rem;border-radius:9999px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background-color .2s ease}.user-menu-trigger:hover{background-color:#2d2d2d}.user-menu-caret{width:16px;height:16px;stroke:#a0aec0;transition:transform .2s ease}.user-menu-trigger:focus-visible{outline:2px solid #4f46e5;outline-offset:2px}.user-menu-trigger[aria-expanded=true] .user-menu-caret{transform:rotate(180deg)}.user-menu-dropdown{position:absolute;top:calc(100% + 10px);right:0;background-color:#1e1e1e;border:1px solid #2d2d2d;border-radius:8px;box-shadow:0 8px 16px #0000004d;width:240px;z-index:1001;opacity:0;transform:translateY(-10px);visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s}.user-menu-dropdown.show{opacity:1;transform:translateY(0);visibility:visible}.dropdown-header{padding:1rem;border-bottom:1px solid #2d2d2d}.dropdown-user-name{font-weight:700;color:#fff;margin:0}.dropdown-user-email{font-size:.875rem;color:#a0aec0;margin:0;word-break:break-all}.btn{padding:.5rem 1.25rem;border-radius:8px;text-decoration:none;font-weight:700;transition:background-color .3s ease,color .3s ease}.dropdown-links{list-style:none;padding:.5rem 0;margin:0}.dropdown-links li a{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#a0aec0;text-decoration:none;transition:background-color .2s ease,color .2s ease}.dropdown-links li a:hover{background-color:#2d2d2d;color:#fff}.dropdown-links li a svg{width:16px;height:16px;stroke:currentColor}.btn-secondary{color:#fff}.btn-primary{background-color:#4f46e5;color:#fff}.btn-primary:hover{background-color:#4338ca;color:#fff}.menu-toggle,.menu-toggle .close-icon{display:none}.hero{position:relative;display:flex;justify-content:center;align-items:center;text-align:center;min-height:80vh;padding:0 2rem;background-image:linear-gradient(#121212b3,#121212b3),url(../images/photo-1531297484001-80022131f5a1.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-content{position:relative;z-index:2}.hero-content h1{font-size:4rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(90deg,#4f46e5,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.hero-content p{font-size:1.25rem;color:#a0aec0;max-width:600px;margin:0 auto}.hero-logo-image{height:280px;position:absolute;bottom:-270px;-webkit-user-select:none;user-select:none;pointer-events:none}.features-section{padding:6rem 2rem;background-color:#121212;text-align:center;margin-top:130px}.features-header{max-width:800px;margin:0 auto 4rem}.features-header h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.features-header p{font-size:1.1rem;color:#a0aec0}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.feature-category{background-color:#1a1a1a;padding:2rem;border-radius:12px;border:1px solid #2d2d2d;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.feature-category:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003}.feature-category h4{font-size:1.25rem;font-weight:700;margin-bottom:1.5rem;color:#fff;background:linear-gradient(90deg,#4f46e5,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.feature-category ul{list-style:none;padding-left:0}.feature-category li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;color:#a0aec0}.feature-category li svg{flex-shrink:0;width:20px;height:20px;margin-top:2px;stroke:url(#feature-gradient)}.highlight-text{font-weight:700;background:linear-gradient(90deg,#4f46e5,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.about-us{background-color:#121212;padding:6rem 2rem}.about-us-content{max-width:800px;margin:0 auto}.about-us-logo{display:block;margin:0 auto 2rem;height:160px}.about-us h2{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.about-us p{font-size:1.1rem;color:#a0aec0;line-height:1.8;margin-bottom:1.5rem}.about-us p:last-child{margin-bottom:0}.testimonials-section{padding:6rem 2rem;background-color:#1a1a1a}.testimonials-container h2{font-size:2.5rem;font-weight:700;margin-bottom:4rem;text-align:center}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.testimonial-card{background-color:#121212;padding:2.5rem 2rem;border-radius:12px;border:1px solid #2d2d2d;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #4f46e51a}.testimonial-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-bottom:1.5rem;border:3px solid #4f46e5}.testimonial-text{font-size:1.1rem;color:#a0aec0;margin-bottom:1.5rem;font-style:italic;position:relative;max-width:90%}.testimonial-text:before{content:"“";position:absolute;top:-1.5rem;left:-1.5rem;font-size:5rem;color:#4f46e51a;font-family:Georgia,serif;line-height:1}.testimonial-author{margin-top:auto;display:flex;flex-direction:column;gap:.25rem}.testimonial-name{font-weight:700}.testimonial-title{font-size:.9rem;color:#a0aec0}.journey-section{background-color:#121212;padding:6rem 2rem}.journey-container{display:flex;align-items:center;gap:4rem;max-width:1200px;margin:0 auto}.journey-image{flex:1}.journey-image img{max-width:100%;border-radius:12px}.journey-content{flex:1}.journey-section h2{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:left}.journey-section p{font-size:1.1rem;color:#a0aec0;line-height:1.8;margin-bottom:1.5rem}.journey-section p:last-child{margin-bottom:0}.journey-section p strong{color:#fff}.ai-ready-section{background-color:#1a1a1a;padding:6rem 2rem}.ai-ready-container{display:flex;align-items:center;gap:4rem;max-width:1200px;margin:0 auto}.ai-ready-image{flex:1}.ai-ready-image img{max-width:100%;border-radius:12px}.ai-ready-content{flex:1}.ai-ready-section h2{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:left}.ai-ready-section p{font-size:1.1rem;color:#a0aec0;line-height:1.8;margin-bottom:1.5rem}.courses-section{padding:6rem 2rem;background-color:#121212}.courses-header{max-width:800px;margin:0 auto 4rem;text-align:center}.courses-header h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.courses-header p{font-size:1.1rem;color:#a0aec0}.courses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto}.course-card{background:#1a1a1a;padding:2.5rem;border-radius:15px;border:1px solid #2d2d2d;display:flex;flex-direction:column;height:100%;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;cursor:pointer;flex:1}.course-card:hover{transform:translateY(-8px);box-shadow:0 10px 25px #4f46e526,0 5px 15px #ec48991a;border-color:#4f46e5}.course-card h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(90deg,#4f46e5,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.course-card>p{color:#a0aec0;margin-bottom:1rem;flex-grow:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;word-break:break-word;overflow-wrap:break-word}#courses .courses-grid .course-card>p{display:block}.course-price{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.course-card h4{font-size:1.1rem;font-weight:700;color:#fff;margin-bottom:1rem}.course-card ul{list-style:none;padding-left:0;margin-bottom:2rem}.course-card li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;color:#a0aec0;font-size:.95rem}.course-card li svg{flex-shrink:0;width:20px;height:20px;margin-top:3px;stroke:url(#feature-gradient)}.course-card-actions{margin-top:auto;display:flex;gap:1rem;align-items:center}.course-card .btn{text-align:center}.course-card .btn-primary{border:1px solid #4f46e5}.course-card .btn-secondary{background-color:transparent;border:1px solid #4f46e5;color:#fff}.course-card .btn-secondary:hover{background-color:#4f46e5;color:#fff}.btn-whatsapp{color:#fff;border:1px solid #25d366;display:flex;align-items:center;gap:.75rem;max-width:240px}.btn-whatsapp:hover{background-color:#1ebe57;color:#fff}.btn-whatsapp svg{fill:#fff}.whatsapp-contact-container{margin-top:1rem;display:flex;display:none;flex-direction:column;align-items:flex-start}.whatsapp-number-display{color:#a0aec0;font-size:.9rem;margin-top:.5rem;display:flex;align-items:center;gap:.5rem}.whatsapp-number-display svg{width:16px;height:16px;fill:currentColor}.course-hero-section{padding:2rem 2rem 1.5rem;background-color:#1a1a1a}.course-hero-container{position:relative;display:flex;gap:4rem;max-width:1200px;margin:0 auto;align-items:center;min-height:680px}.course-hero-visual{flex:1;max-width:500px}.course-hero-visual img{width:100%;border-radius:12px;box-shadow:0 10px 30px #0000004d}.course-hero-info{flex:1.5}.course-hero-info .course-name{font-size:3rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(90deg,#4f46e5,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.course-hero-info .course-price{font-size:2rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.rupee-symbol{font-family:sans-serif}.course-hero-info .course-short-description{font-size:1.1rem;color:#a0aec0;line-height:1.8;margin-bottom:2rem;max-width:600px}.course-hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.course-hero-logo-image{height:280px;position:absolute;bottom:-290px;-webkit-user-select:none;user-select:none;pointer-events:none;left:calc(50% - 140px)}@media (max-width: 768px){.whatsapp-contact-container{align-items:center;width:100%}}.course-main-content{padding:4rem 2rem;background-color:#121212;margin-top:170px}.course-content-section{max-width:1000px;margin:0 auto 5rem;text-align:center}.course-content-section:last-child{margin-bottom:0}.course-content-section h2{font-size:2.5rem;font-weight:700;margin-bottom:2.5rem}.overview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;text-align:left}.overview-item{background-color:#1a1a1a;padding:2rem;border-radius:12px;border:1px solid #2d2d2d;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;position:relative;overflow:hidden}.overview-item:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% -40%,rgba(79,70,229,.2),transparent 50%);opacity:0;transition:opacity .4s ease-in-out;pointer-events:none;z-index:0}.overview-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px #4f46e51a;border-color:#4f46e5}.overview-item:hover:before{opacity:1}.overview-item h4{font-size:1.25rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(90deg,#4f46e5,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;position:relative;z-index:1}.overview-item p{color:#a0aec0;line-height:1.7;position:relative;z-index:1}.curriculum-accordion{max-width:800px;margin:0 auto;text-align:left}.accordion-item{background-color:#1a1a1a;border:1px solid #2d2d2d;border-radius:8px;margin-bottom:1rem;overflow:hidden;transition:border-color .3s ease}.accordion-item[open]{border-color:#4f46e5}.accordion-item[open]>.accordion-title{color:#fff}.accordion-title{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;cursor:pointer;font-weight:700;font-size:1.1rem;list-style:none;transition:background-color .2s ease;color:#a0aec0}.accordion-title::-webkit-details-marker{display:none}.accordion-title:hover{background-color:#252525}.accordion-icon{font-size:18px;color:currentColor;transition:transform .3s ease-out;flex-shrink:0;margin-left:1rem;-webkit-user-select:none;user-select:none}.accordion-item[open]>.accordion-title .accordion-icon{transform:rotate(180deg)}.accordion-content{padding:0 1.5rem 1.5rem;color:#a0aec0}.accordion-content ul{list-style:none;padding-left:0;margin-top:1rem}.accordion-content li{position:relative;padding-left:1.75rem;margin-bottom:.75rem;line-height:1.6}.accordion-content li:last-child{margin-bottom:0}.accordion-content li:before{content:"✓";position:absolute;left:0;color:#4f46e5;font-weight:700}.instructor-container{display:flex;align-items:center;gap:3rem;max-width:900px;margin:0 auto;background-color:#1a1a1a;padding:3rem;border-radius:12px;border:1px solid #2d2d2d;text-align:left}.instructor-photo{flex-shrink:0}.instructor-photo img{width:180px;height:180px;border-radius:50%;object-fit:cover;border:4px solid #4f46e5}.instructor-bio h3{font-size:2rem;font-weight:700;margin-bottom:.5rem}.instructor-bio .instructor-title{font-size:1.1rem;font-weight:700;color:#ec4899;margin-bottom:1.5rem}.instructor-bio p{color:#a0aec0;line-height:1.8;margin-bottom:1.5rem}.instructor-stats{display:flex;gap:2rem;margin-top:2rem;margin-bottom:2rem}.stat-item{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:#fff}.stat-item svg{width:24px;height:24px;stroke:#4f46e5}.instructor-links a{color:#a0aec0;transition:color .3s ease}.instructor-links a:hover{color:#fff}.instructor-links svg{width:28px;height:28px}#course-reviews h2{background:#228b22;color:#fff;padding:.5rem 1.5rem;border-radius:8px}.testimonial-rating{color:#f59e0b;font-size:1.25rem;margin-bottom:1rem}.all-reviews-link{margin-top:3rem}.mission-section{padding:6rem 2rem;background-color:#1a1a1a}.mission-content{display:flex;align-items:center;gap:3rem;max-width:1000px;margin:0 auto}.mission-image{max-width:350px;flex-shrink:0;border-radius:12px;box-shadow:0 10px 20px #0003}.mission-content>div{text-align:left}.mission-section h2{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.mission-section p{font-size:1.1rem;color:#a0aec0;line-height:1.8}.contact-section{padding:2rem;background-color:#1a1a1a}.contact-container{max-width:1200px;margin:0 auto}.contact-header{text-align:center;margin-bottom:4rem;position:relative}.btn-back{display:inline-flex;align-items:center;gap:.375rem;background:none;border:none;color:#a0aec0;font-size:.9rem;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:color .2s ease;position:absolute;top:0;left:0}.btn-back:hover{color:#fff}html[data-gejo-theme=light] .btn-back{color:#6c757d}html[data-gejo-theme=light] .btn-back:hover{color:#213554}.contact-header h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.contact-header p{font-size:1.1rem;color:#a0aec0;max-width:600px;margin:0 auto}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:flex-start}.contact-form-container{background-color:#121212;padding:2.5rem;border-radius:12px;border:1px solid #2d2d2d}.contact-form-container h4{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.contact-form .form-group{margin-bottom:1.5rem}.contact-form .form-row{display:flex;gap:1.5rem}.contact-form .form-row .form-group{flex:1}.contact-form label{display:block;margin-bottom:.5rem;font-weight:600;color:#a0aec0}.contact-form input,.contact-form textarea{width:100%;padding:12px 15px;background-color:#2d2d2d;border:1px solid #4b5563;border-radius:6px;color:#f9fafb;font-size:1rem;transition:border-color .3s,box-shadow .3s}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e54d}.contact-form textarea{resize:vertical;min-height:100px}.contact-form .btn{width:100%;padding:12px 15px;font-size:1.1rem}.contact-info-container h4{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.contact-info-container p{color:#a0aec0;margin-bottom:2rem}.contact-info-item{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;color:#a0aec0}.contact-info-item svg{flex-shrink:0;stroke:#4f46e5;width:24px;height:24px}.contact-info-item a{color:inherit;text-decoration:none;transition:color .3s ease}.contact-info-item a:hover{color:#fff;text-decoration:underline}.show-in-mobile{display:none}@media (max-width: 992px){.contact-content{grid-template-columns:1fr;gap:3rem}}@media (max-width: 768px){.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1rem}.course-hero-container{flex-direction:column;gap:2rem;text-align:center}.course-hero-info .course-name{font-size:2.5rem}.course-hero-info .course-price{font-size:1.5rem}.course-content-section h2{font-size:2rem}.instructor-container{flex-direction:column;text-align:center;padding:2rem;gap:2rem}.instructor-stats{justify-content:center;flex-wrap:wrap}.instructor-bio h3{font-size:1.75rem}.course-hero-actions{justify-content:center}.whatsapp-contact-container{width:100%}.about-us h2{font-size:2rem}.about-us p{font-size:1rem}.testimonials-container h2{font-size:2rem}.journey-section h2{font-size:2rem;text-align:center}.journey-section p{font-size:1rem}.journey-container{flex-direction:column;gap:2rem}.ai-ready-section h2{font-size:2rem;text-align:center}.ai-ready-section p{font-size:1rem}.courses-header h2{font-size:2rem}.courses-grid{grid-template-columns:1fr}.mission-section h2{font-size:2rem}.mission-section p{font-size:1rem}.mission-content{flex-direction:column;gap:2rem}.mission-content>div{text-align:center}.mission-image{max-width:100%}.contact-header h2{font-size:2rem}.contact-section{padding:4rem 1.5rem}.contact-form-container{padding:2rem}.contact-form .form-row{flex-direction:column;gap:0}.main-nav{display:none;flex-direction:column;position:absolute;top:100%;left:0;width:100%;background-color:#121212f2;border-top:1px solid #2d2d2d}.main-nav.active{display:flex}.nav-links{flex-direction:column;width:100%;gap:0}.nav-links li{text-align:center;padding:1rem 0;border-bottom:1px solid #2d2d2d;width:100%}.menu-toggle{display:block;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;line-height:1}.nav-actions{flex-direction:column;padding:1rem;gap:1rem}.site-header.menu-open .menu-toggle .hamburger-icon{display:none}.site-header.menu-open .menu-toggle .close-icon{display:block;font-size:2.5rem}.hide-in-mobile{display:none!important}.show-in-mobile{display:block!important}.features-header h2{font-size:2rem}.features-grid{grid-template-columns:1fr}.logo a span{display:none}}.site-footer{background-color:#1a1a1a;padding:0;border-top:1px solid #2d2d2d;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-top{display:flex;justify-content:space-between;flex-wrap:wrap;gap:3rem;padding:3rem 0 2.5rem;border-bottom:1px solid #2d2d2d}.footer-logo{flex:1 1 220px;max-width:280px}.footer-logo a{font-weight:700;font-size:1.25rem;color:#fff;text-decoration:none;display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.footer-logo a img{height:36px}.footer-logo p{color:#718096;font-size:.875rem;line-height:1.6;margin:0}.footer-section{flex:0 1 auto;min-width:140px}.footer-section h4{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.25rem;color:#a0aec0}.footer-section ul{list-style:none;display:flex;flex-direction:column;gap:.625rem}.footer-section ul li{margin-bottom:0}.footer-section ul li a{color:#718096;text-decoration:none;font-size:.9rem;transition:color .2s ease}.footer-section ul li a:hover{color:#fff}.footer-bottom{text-align:center;color:#4a5568;font-size:.85rem;padding:1.25rem 0;background-color:#121212;border-top:1px solid #1e1e1e}@media (max-width: 768px){.site-footer{padding:0 1.5rem}.footer-top{flex-direction:column;gap:2rem;padding:2.5rem 0 2rem}.footer-logo{max-width:100%}}.video-modal{display:none;position:fixed;z-index:2000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#121212e6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease-in-out}.video-modal.active{display:flex;opacity:1}.video-modal-content{position:relative;background-color:transparent;margin:auto;padding:0;border:none;width:90%;max-width:960px;box-shadow:0 10px 30px #00000080;transform:scale(.95);opacity:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.video-modal.active .video-modal-content{transform:scale(1);opacity:1}.video-modal-close{color:#a0aec0;position:absolute;top:-45px;right:-5px;font-size:45px;font-weight:300;transition:color .3s ease,transform .3s ease;z-index:2001;line-height:1;-webkit-user-select:none;user-select:none}.video-modal-close:hover,.video-modal-close:focus{color:#fff;text-decoration:none;cursor:pointer;transform:scale(1.1)}#course-video{width:100%;border-radius:12px;display:block;border:1px solid #2d2d2d}.hidden{display:none!important}#notification-container{position:fixed;top:80px;right:20px;z-index:10000;display:flex;flex-direction:column;gap:10px;align-items:flex-end;pointer-events:none}.notification{background-color:#fff;color:#333;padding:15px 20px;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;align-items:center;gap:10px;opacity:0;transform:translate(120%);transition:all .5s cubic-bezier(.25,.8,.25,1);font-family:Poppins,sans-serif;border-left:5px solid #4f46e5;max-width:350px;pointer-events:auto}.notification.show{opacity:1;transform:translate(0)}.notification-icon{flex-shrink:0;stroke:#4f46e5}.btn-social{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:10px 15px;border:1px solid #4b5563;border-radius:6px;background-color:#374151;color:#f9fafb;font-weight:600;text-decoration:none;transition:all .3s ease;margin-bottom:1.5rem}.btn-social:hover{background-color:#4b5563;border-color:#c5a34f;transform:translateY(-2px);box-shadow:0 4px 15px #c5a34f33}.divider{display:flex;align-items:center;text-align:center;gap:1rem;margin:1.5rem 0;color:#9ca3af;font-size:.875rem;text-transform:uppercase}.divider:before,.divider:after{content:"";flex-grow:1;height:1px;background-color:#4b5563}enrolled-courses .courses-grid{align-items:start}enrolled-courses .courses-grid{grid-template-columns:repeat(2,minmax(0,540px));justify-content:center;row-gap:2.5rem;column-gap:4rem;max-width:100%;margin:0 auto}@media (max-width: 1100px){enrolled-courses .courses-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}}.course-card-wrapper{display:flex;flex-direction:column;gap:0;margin-bottom:0}.course-card-wrapper:has(.sub-courses-container) .parent-course-card{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:1px dashed #2d2d2d}.parent-course-card{cursor:default!important}.parent-course-card h3{display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:1rem!important}.toggle-sub-courses{background:#4f46e533!important;border:1px solid rgba(79,70,229,.4)!important;color:#fff!important;-webkit-text-fill-color:white!important;text-fill-color:white!important;padding:.4rem .8rem!important;border-radius:8px!important;font-size:.8rem!important;display:inline-flex!important;align-items:center!important;gap:.6rem!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;cursor:pointer!important;margin-left:auto;font-family:inherit;font-weight:600}.toggle-sub-courses:hover{background:#4f46e54d!important;border-color:#4f46e5!important;transform:translateY(-1px)}.toggle-sub-courses.expanded{background:#4f46e5!important;color:#fff!important;border-color:#4f46e5!important;box-shadow:0 4px 12px #4f46e566!important}html[data-gejo-theme=light] .toggle-sub-courses{background:#2563eb1a!important;border-color:#2563eb33!important;color:#1d4ed8!important;-webkit-text-fill-color:#1d4ed8!important}html[data-gejo-theme=light] .toggle-sub-courses.expanded{background:#2563eb!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important}.toggle-icon{display:inline-block;font-size:.8rem;transition:transform .3s ease;line-height:1}.toggle-sub-courses.expanded .toggle-icon{transform:rotate(180deg)}.sub-course-count{font-weight:700;padding-left:.4rem;border-left:1px solid rgba(255,255,255,.3)}.sub-courses-container{padding:1.5rem 1.5rem 1.5rem 2.5rem;background:#1a1a1a4d;border:1px solid #2d2d2d;border-top:none;border-radius:0 0 15px 15px;display:flex;flex-direction:column;gap:1.25rem;z-index:1;position:relative;animation:slideDown .3s ease-out}html[data-gejo-theme=light] .sub-courses-container{background:#eff6ff80;border-color:#89a1c633}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.sub-courses-container:before{content:"";position:absolute;left:1.25rem;top:0;bottom:2rem;width:2px;background:linear-gradient(to bottom,#4f46e5,transparent);border-radius:2px}.sub-course-card{background:#1e1e1e!important;border:1px solid #333!important;border-left:4px solid #4f46e5!important;padding:1.25rem!important;min-height:auto!important;transition:all .3s ease!important;border-radius:12px!important;box-shadow:0 4px 6px #0000001a;position:relative}html[data-gejo-theme=light] .sub-course-card{background:#fff!important;border-color:#89a1c64d!important;box-shadow:0 4px 12px #1f3a6b14}.sub-course-card:after{content:"";position:absolute;left:-1.25rem;top:1.5rem;width:1.25rem;height:2px;background:#4f46e5}.sub-course-card:hover{transform:translate(8px)!important;border-left-color:#ec4899!important;background:#252525!important;box-shadow:0 6px 15px #0003}.sub-course-card h3{font-size:1.15rem!important;margin-bottom:.5rem!important;background:none!important;-webkit-text-fill-color:#ffffff!important;color:#fff!important}html[data-gejo-theme=light] .sub-course-card h3{color:#14233b!important;-webkit-text-fill-color:#14233b!important}.sub-course-card p{font-size:.85rem!important;color:#a0aec0!important;margin-bottom:1rem!important;line-height:1.5!important}html[data-gejo-theme=light] .sub-course-card p{color:#5e708f!important}.sub-course-card .course-progress{margin-bottom:1rem}.sub-course-card .progress-label{font-size:.75rem!important}.sub-course-card .course-card-actions{margin-top:1rem;gap:.75rem}.sub-course-card .btn{padding:.4rem .8rem!important;font-size:.85rem!important}@media (max-width: 768px){.sub-courses-container{padding:1rem 1rem 1rem 1.5rem}.sub-courses-container:before{left:.75rem}.sub-course-card:after{left:-.75rem;width:.75rem}.sub-course-card:hover{transform:translate(5px)!important}}.sub-courses-list{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #2d2d2d}html[data-gejo-theme=light] .sub-courses-list{border-top-color:#89a1c633}.sub-courses-title{font-size:.9rem;font-weight:700;color:#fff;margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:1px}html[data-gejo-theme=light] .sub-courses-title{color:#14233b}.sub-courses-rows{display:flex;flex-direction:column;gap:.75rem}.sub-course-row{display:flex;flex-direction:column;align-items:flex-start;padding:.5rem .85rem;background:#1e1e1e80;border:1px solid #2d2d2d;border-left:3px solid #4f46e5;border-radius:8px;transition:all .3s ease;gap:.05rem}html[data-gejo-theme=light] .sub-course-row{background:#fff;border-color:#89a1c64d}.sub-course-row:hover{background:#2d2d2d99;border-left-color:#6366f1;transform:translate(4px);box-shadow:0 4px 12px #4f46e526}html[data-gejo-theme=light] .sub-course-row:hover{background:#f1f5f9;box-shadow:0 4px 12px #1f3a6b1a}.sub-course-info{display:flex;flex-direction:column;gap:.2rem;flex:1;min-width:0;align-items:flex-start;align-self:flex-start;text-align:left}.sub-course-name{font-size:1rem;font-weight:600;background:linear-gradient(90deg,#4f46e5,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;white-space:normal;display:block;line-height:1.2;margin-bottom:2px}html[data-gejo-theme=light] .sub-course-name{background:linear-gradient(90deg,#2563eb,#db2777);-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text}.sub-course-progress{font-size:.8rem;color:#9ca3af;font-weight:400}html[data-gejo-theme=light] .sub-course-card .progress-label,html[data-gejo-theme=light] .sub-course-progress{color:#5e708f!important}html[data-gejo-theme=light] .sub-course-card .progress-bar-container{background-color:#dbe7f5!important;box-shadow:inset 0 1px 2px #1f3a6b14}html[data-gejo-theme=light] .sub-course-card .progress-bar{background:linear-gradient(90deg,#2563eb,#0f766e)!important}.sub-course-actions{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.4rem;flex-shrink:0;align-self:flex-end}.sub-course-actions .btn-sm{padding:.4rem .85rem;font-size:.85rem;border-radius:6px;font-weight:500;transition:none!important;white-space:nowrap;border:1px solid transparent;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:100px}.sub-course-actions .btn-sm.btn-primary{background-color:#4f46e5;border-color:#4f46e5;color:#fff}.sub-course-actions .btn-sm.btn-primary:hover{background-color:#4338ca;border-color:#4338ca;transform:none;box-shadow:none}.sub-course-actions .btn-sm.btn-secondary{background-color:transparent;border-color:#4f46e5;color:#fff}html[data-gejo-theme=light] .sub-course-actions .btn-sm.btn-secondary{color:#1d4ed8;border-color:#1d4ed880}html[data-gejo-theme=light] .sub-course-actions .btn-sm.btn-secondary:hover{background-color:#1d4ed8;color:#fff}.sub-course-actions .btn-sm.btn-secondary:hover{background-color:#4f46e5;border-color:#4f46e5;color:#fff;transform:none;box-shadow:none}.course-card.has-subcourses{padding-bottom:1.5rem}@media (max-width: 768px){.sub-course-row{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem}.sub-course-info{width:100%}.sub-course-actions{justify-content:flex-end;align-self:flex-end;width:auto}.sub-course-actions .btn-sm{text-align:center;min-width:80px}}html[data-gejo-theme=light]{--gejo-bg: #f5f7fb;--gejo-surface: rgba(255, 255, 255, .88);--gejo-surface-strong: #ffffff;--gejo-surface-muted: #eef3fb;--gejo-border: rgba(137, 161, 198, .28);--gejo-text: #14233b;--gejo-text-muted: #5e708f;--gejo-primary: #1d4ed8;--gejo-accent: #0f766e;--gejo-heading-accent: #21416d;--gejo-shadow: 0 18px 48px rgba(31, 58, 107, .12);--gejo-shadow-soft: 0 10px 28px rgba(31, 58, 107, .08);--primary-color: #2563eb;--primary-hover-color: #1d4ed8}html[data-gejo-theme=light] body{background:radial-gradient(circle at top,rgba(96,165,250,.16),transparent 28%),linear-gradient(180deg,#fbfdff,#f5f7fb 52%,#eef3f9);color:var(--gejo-text)}html[data-gejo-theme=light] .site-header{background:#ffffffc7;border-bottom-color:#94a3b833;box-shadow:0 14px 38px #94a3b824}html[data-gejo-theme=light] .logo a,html[data-gejo-theme=light] .footer-logo a,html[data-gejo-theme=light] .footer-section h4,html[data-gejo-theme=light] .course-content-section h2,html[data-gejo-theme=light] .features-header h2,html[data-gejo-theme=light] .about-us h2,html[data-gejo-theme=light] .testimonials-container h2,html[data-gejo-theme=light] .journey-section h2,html[data-gejo-theme=light] .ai-ready-section h2,html[data-gejo-theme=light] .courses-header h2,html[data-gejo-theme=light] .mission-section h2,html[data-gejo-theme=light] .contact-header h2,html[data-gejo-theme=light] .contact-form-container h4,html[data-gejo-theme=light] .contact-info-container h4,html[data-gejo-theme=light] .instructor-bio h3,html[data-gejo-theme=light] .course-card h4,html[data-gejo-theme=light] .course-price,html[data-gejo-theme=light] .course-hero-info .course-price,html[data-gejo-theme=light] .stat-item,html[data-gejo-theme=light] .dropdown-user-name{color:var(--gejo-text)}html[data-gejo-theme=light] .footer-section ul li a,html[data-gejo-theme=light] .footer-logo p,html[data-gejo-theme=light] .nav-links a,html[data-gejo-theme=light] .hero-content p,html[data-gejo-theme=light] .features-header p,html[data-gejo-theme=light] .feature-category li,html[data-gejo-theme=light] .about-us p,html[data-gejo-theme=light] .testimonial-text,html[data-gejo-theme=light] .testimonial-title,html[data-gejo-theme=light] .journey-section p,html[data-gejo-theme=light] .ai-ready-section p,html[data-gejo-theme=light] .courses-header p,html[data-gejo-theme=light] .course-card li,html[data-gejo-theme=light] .course-hero-info .course-short-description,html[data-gejo-theme=light] .overview-item p,html[data-gejo-theme=light] .accordion-title,html[data-gejo-theme=light] .accordion-content,html[data-gejo-theme=light] .instructor-bio p,html[data-gejo-theme=light] .instructor-links a,html[data-gejo-theme=light] .mission-section p,html[data-gejo-theme=light] .contact-header p,html[data-gejo-theme=light] .contact-form label,html[data-gejo-theme=light] .contact-info-container p,html[data-gejo-theme=light] .contact-info-item,html[data-gejo-theme=light] .footer-bottom,html[data-gejo-theme=light] .dropdown-user-email,html[data-gejo-theme=light] .dropdown-links li a{color:var(--gejo-text-muted)}html[data-gejo-theme=light] .course-card>p{color:var(--gejo-text-muted);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;word-break:break-word;overflow-wrap:break-word}html[data-gejo-theme=light] #courses .courses-grid .course-card>p{display:block}html[data-gejo-theme=light] .nav-links a:hover,html[data-gejo-theme=light] .instructor-links a:hover,html[data-gejo-theme=light] .contact-info-item a:hover,html[data-gejo-theme=light] .dropdown-links li a:hover{color:var(--gejo-text)}html[data-gejo-theme=light] .nav-actions .user-avatar,html[data-gejo-theme=light] .testimonial-avatar,html[data-gejo-theme=light] .instructor-photo img{border-color:#1d4ed8b8;background-color:#fff;box-shadow:0 10px 24px #1d4ed81f}html[data-gejo-theme=light] .user-menu-trigger:hover{background-color:#bfdbfe80}html[data-gejo-theme=light] .user-menu-trigger:focus-visible,html[data-gejo-theme=light] .contact-form input:focus,html[data-gejo-theme=light] .contact-form textarea:focus{outline-color:var(--gejo-primary);border-color:#1d4ed88c;box-shadow:0 0 0 4px #60a5fa33}html[data-gejo-theme=light] .user-menu-dropdown,html[data-gejo-theme=light] .feature-category,html[data-gejo-theme=light] .testimonial-card,html[data-gejo-theme=light] .course-card,html[data-gejo-theme=light] .overview-item,html[data-gejo-theme=light] .accordion-item,html[data-gejo-theme=light] .instructor-container,html[data-gejo-theme=light] .contact-form-container{background:var(--gejo-surface);border-color:var(--gejo-border);box-shadow:var(--gejo-shadow-soft)}html[data-gejo-theme=light] .dropdown-header{border-bottom-color:#94a3b833}html[data-gejo-theme=light] .dropdown-links li a:hover,html[data-gejo-theme=light] .accordion-title:hover{background-color:#dbeafe8c}html[data-gejo-theme=light] .btn-secondary{color:var(--gejo-text)}html[data-gejo-theme=light] .btn-primary,html[data-gejo-theme=light] .course-card .btn-secondary:hover,html[data-gejo-theme=light] .course-card .btn-primary,html[data-gejo-theme=light] .contact-form .btn,html[data-gejo-theme=light] .courses-redirect-btn{background:linear-gradient(135deg,#2563eb,#0f766e);color:#fff;box-shadow:0 14px 28px #2563eb33}html[data-gejo-theme=light] .btn-primary:hover,html[data-gejo-theme=light] .courses-redirect-btn:hover{background:linear-gradient(135deg,#1d4ed8,#0f5f5d);color:#fff}html[data-gejo-theme=light] .course-card .btn-secondary{border-color:#1d4ed83d;color:var(--gejo-primary);background:#eff6ffb8}html[data-gejo-theme=light] .btn-whatsapp{color:#0f5132;border-color:#22c55e61;background:#dcfce7b8}html[data-gejo-theme=light] .btn-whatsapp:hover{background-color:#bbf7d0f5;color:#0f5132}html[data-gejo-theme=light] .btn-whatsapp svg{fill:currentColor}html[data-gejo-theme=light] .theme-switcher{display:flex;align-items:center}.theme-switcher-button{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .9rem;border:1px solid rgba(148,163,184,.18);border-radius:999px;background:#18181bb8;color:#e2e8f0;box-shadow:0 8px 18px #0000002e;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}.theme-switcher-button:disabled{cursor:default;opacity:1}html[data-gejo-theme=light] .theme-switcher-button{border:1px solid rgba(29,78,216,.16);background:linear-gradient(180deg,#fffffffa,#eff6ffeb);color:var(--gejo-primary);box-shadow:0 8px 20px #2563eb14}.theme-switcher-button[aria-pressed=false]{background:#18181bb8;color:#e2e8f0;border:1px solid rgba(148,163,184,.18);box-shadow:0 8px 18px #0000002e}.theme-switcher-button[aria-pressed=false]:hover{background:#27272adb;color:#fff;border-color:#94a3b847;box-shadow:0 12px 22px #0000003d}html[data-gejo-theme=light] .theme-switcher-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #2563eb1f}.theme-switcher-button:hover{transform:translateY(-1px)}html[data-gejo-theme=light] .theme-switcher-button:focus-visible{outline:2px solid rgba(29,78,216,.42);outline-offset:2px}html[data-gejo-theme=light] .hero{background-image:linear-gradient(#f8fafc33,#f8fafcb3),radial-gradient(circle at top,rgba(96,165,250,.18),transparent 45%),url(../images/photo-1531297484001-80022131f5a1.jpg)}html[data-gejo-theme=light] .hero-content h1,html[data-gejo-theme=light] .feature-category h4,html[data-gejo-theme=light] .highlight-text,html[data-gejo-theme=light] .course-card h3,html[data-gejo-theme=light] .course-hero-info .course-name,html[data-gejo-theme=light] .overview-item h4{background:linear-gradient(120deg,#1d4ed8,#0f766e 55%,#f59e0b);-webkit-background-clip:text;background-clip:text}html[data-gejo-theme=light] .features-section,html[data-gejo-theme=light] .about-us,html[data-gejo-theme=light] .journey-section,html[data-gejo-theme=light] .courses-section,html[data-gejo-theme=light] .course-main-content{background-color:transparent}html[data-gejo-theme=light] .testimonials-section,html[data-gejo-theme=light] .ai-ready-section,html[data-gejo-theme=light] .mission-section,html[data-gejo-theme=light] .contact-section,html[data-gejo-theme=light] .course-hero-section,html[data-gejo-theme=light] .site-footer{background:linear-gradient(180deg,#ffffffb3,#f0f5fcdb)}html[data-gejo-theme=light] .feature-category:hover,html[data-gejo-theme=light] .testimonial-card:hover,html[data-gejo-theme=light] .course-card:hover,html[data-gejo-theme=light] .overview-item:hover{box-shadow:var(--gejo-shadow);border-color:#1d4ed83d}html[data-gejo-theme=light] .journey-image img,html[data-gejo-theme=light] .ai-ready-image img,html[data-gejo-theme=light] .mission-image,html[data-gejo-theme=light] .course-hero-visual img{box-shadow:var(--gejo-shadow)}html[data-gejo-theme=light] .accordion-item[open]{border-color:#1d4ed84d}html[data-gejo-theme=light] .accordion-item[open]>.accordion-title{color:var(--gejo-text)}html[data-gejo-theme=light] .accordion-content li:before,html[data-gejo-theme=light] .stat-item svg,html[data-gejo-theme=light] .contact-info-item svg{color:var(--gejo-primary);stroke:var(--gejo-primary)}html[data-gejo-theme=light] .instructor-bio .instructor-title{color:var(--gejo-accent)}html[data-gejo-theme=light] #course-reviews h2{background:linear-gradient(135deg,#1d4ed8,#0f766e);color:#fff;box-shadow:0 12px 24px #2563eb2e}html[data-gejo-theme=light] .contact-form input,html[data-gejo-theme=light] .contact-form textarea{background-color:#ffffffeb;border-color:#94a3b84d;color:var(--gejo-text)}html[data-gejo-theme=light] .contact-form input::placeholder,html[data-gejo-theme=light] .contact-form textarea::placeholder{color:#8a98b2}html[data-gejo-theme=light] .footer-top{border-bottom-color:#94a3b82e}html[data-gejo-theme=light] .footer-bottom{background-color:#f8fafcf0;border-top-color:#94a3b82e}html[data-gejo-theme=light] .video-modal{background-color:#f1f5f9e0}html[data-gejo-theme=light] .video-modal-content{box-shadow:0 20px 50px #0f172a29}html[data-gejo-theme=light] .video-modal-close{color:#334155}html[data-gejo-theme=light] .video-modal-close:hover,html[data-gejo-theme=light] .video-modal-close:focus{color:#0f172a}html[data-gejo-theme=light] #course-video{border-color:#94a3b842}html[data-gejo-theme=light] #notification-container .notification{background-color:#fffffff5;color:var(--gejo-text);border:1px solid rgba(148,163,184,.2)}@media (max-width: 768px){html[data-gejo-theme=light] .main-nav{background-color:#fffffff5;border-top-color:#94a3b833;box-shadow:0 16px 32px #94a3b81f}html[data-gejo-theme=light] .nav-links li{border-bottom-color:#94a3b833}html[data-gejo-theme=light] .menu-toggle{color:var(--gejo-text)}}
