:root{--primary-brand:#04bd20;--primary-green:#04bd20;--secondary-blue:#5d5edc;--dark-blue:#06121c;--primary-purple:#8b5cf6;--premium-light:#f8fafc;--active-blue:#eff6ff;--active-blue-border:#3b82f6;--dark-header:#121212;--ongoing-red:#ef4444}.bg-premium-light{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%)!important}.grid-bg-pattern{background-color:#fff;background-image:linear-gradient(#00000012 1px,#0000 1px),linear-gradient(90deg,#00000012 1px,#0000 1px);background-size:30px 30px}.bg-light-gradient{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%)!important}.bg-mesh-light{background:radial-gradient(at 0 0,#04bd2005 0,#0000 50%),radial-gradient(at 100% 0,#5d5edc05 0,#0000 50%),#fff!important}.bg-soft-blue-light{background:linear-gradient(#fff 0%,#f1f5f9 100%)!important}.text-primary-green{color:var(--primary-green)!important}.bg-primary-green{background:var(--primary-green)!important}.text-secondary-blue{color:var(--secondary-blue)!important}.bg-secondary-blue{background:var(--secondary-blue)!important}.text-primary-purple{color:var(--primary-purple)!important}.bg-primary-purple{background:var(--primary-purple)!important}.text-dark-blue{color:var(--dark-blue)!important}.fw-bold{font-weight:700!important}.fw-black{font-weight:800!important}.ls-wide{letter-spacing:.15em}.btn-primary-premium{background:var(--secondary-blue);color:#fff;cursor:pointer;border:2px solid #0000;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.btn-primary-premium:hover{color:#fff;border-color:var(--secondary-blue);cursor:pointer;background:#4a49c9;transform:translateY(-3px)scale(1.02);box-shadow:none!important}.btn-dark-outline{background:var(--dark-blue);color:#fff;cursor:pointer;border:none;transition:all .3s}.btn-dark-outline:hover{cursor:pointer;background:#0d0d3a;transform:scale(1.02)}.shadow-sm{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.shadow-2xl{box-shadow:0 25px 50px -12px #00000026}.shadow-3xl{box-shadow:0 35px 60px -15px #0003}.shadow-primary-light{box-shadow:0 10px 20px #5d5edc4d}.transition-all{transition:all .4s cubic-bezier(.165,.84,.44,1)}.hero-title{color:#1e1e1e;margin-bottom:1.5rem;font-size:3rem;line-height:1.2}.hero-subtitle{font-size:1.1rem;line-height:1.6}.instructor-circle-wrapper{z-index:1;border-radius:50%;justify-content:center;align-items:center;width:380px;height:380px;margin-top:30px;display:flex}.circle-border-dotted{border:2px dashed var(--secondary-blue);opacity:.3;border-radius:50%;animation:20s linear infinite rotate;position:absolute;inset:-15px}.instructor-image-container{z-index:2;background:linear-gradient(135deg,#f0f7ff 0%,#e0e7ff 100%);border:1px solid #fffc;border-radius:50%;width:100%;height:100%;position:relative}.hero-main-img{object-fit:contain;filter:drop-shadow(0 10px 15px #0000001a);width:90%;height:auto;margin-top:10%}.floating-bubble{z-index:10;background:#fff;border-radius:12px;padding:2px;position:absolute}.bubble-1{top:0%;right:-50px}.bubble-2{top:60%;left:-60px}.bubble-3{bottom:10%;right:-20px}.bubble-icon{justify-content:center;align-items:center;width:35px;height:35px;display:flex}.smaller-alt{font-size:.75rem}.stats-card-wrapper{margin-top:-60px}.border-end-dotted{border-right:2px dashed #eee}.bg-danger-subtle-premium{background:#dc354514}.bg-primary-subtle-premium{background:#0d6efd14}.bg-success-subtle-premium{background:#04bd2014}.bg-warning-subtle-premium{background:#ffc10714}.bg-info-subtle-premium{background:#0dcaf014}.hero-visual-wrapper:before{content:"";z-index:0;background:#5d5edc0d;border-radius:50%;width:450px;height:450px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bg-blob-1{filter:blur(100px);z-index:0;background:#5d5edc0d;border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.bg-blob-2{filter:blur(80px);z-index:0;background:#04bd200d;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-50px;left:-100px}.marquee-wrapper{width:100%;overflow:hidden}.marquee-content{width:max-content;animation:30s linear infinite marquee;display:flex}.marquee-wrapper:hover .marquee-content{animation-play-state:paused}.stat-pill{background:#fff;transition:all .3s;border-color:#f1f5f9!important}.stat-pill:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0000000a;border-color:var(--secondary-blue)!important}.stat-card{transition:all .5s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;border:1px solid #fffc!important}.stat-card:hover{transform:translateY(-15px);border-color:var(--secondary-blue)!important;box-shadow:0 20px 40px #0000000f!important}.stat-card:after{content:"";pointer-events:none;background:linear-gradient(#fff3 0%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.resource-card{background:#fff;transition:all .4s cubic-bezier(.165,.84,.44,1);overflow:hidden;border:1px solid #0000000d!important}.resource-card:hover{transform:translateY(-12px);border-color:var(--secondary-blue)!important;box-shadow:0 30px 60px #5d5edc1a!important}.resource-icon-box{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;box-shadow:0 10px 20px #0000000a}.resource-card:hover .resource-icon-box{background:var(--secondary-blue);transform:scale(1.1);color:#fff!important}.resource-img-overlay{background:#f8fafc;border-radius:16px;position:relative;overflow:hidden}.resource-img-overlay:after{content:"";background:linear-gradient(#0000 60%,#5d5edc0d 100%);position:absolute;inset:0}.category-card{background:#fff;transition:all .5s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 6px -1px #0000000d;border:1px solid #0000000d!important}.category-card:hover{transform:translateY(-12px);border-color:var(--secondary-blue)!important;box-shadow:0 25px 50px -12px #5d5edc26!important}.testimonial-card{z-index:1;background:#fff;transition:all .4s;position:relative;border:1px solid #0000000d!important}.testimonial-card:hover{transform:translateY(-8px);border-color:var(--secondary-blue)!important;box-shadow:0 20px 40px #00000014!important}.testimonial-card:before{content:"";background:var(--secondary-blue);opacity:.03;z-index:-1;border-radius:50%;width:60px;height:60px;position:absolute;top:20px;right:20px}.air-ranking{background:linear-gradient(90deg,#5d5edc 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.how-card{transition:all .4s cubic-bezier(.175,.885,.32,1.275);border:2.5px solid #0000!important}.how-card:hover{transform:translateY(-10px);border-color:var(--secondary-blue)!important;box-shadow:none!important}.feat-card{transition:all .3s;border:2.5px solid #0000!important}.feat-card:hover{transform:translateY(-5px);border-color:var(--primary-green)!important;box-shadow:none!important}.hover-lift{transition:transform .3s,border-color .3s;border:2.5px solid #0000!important}.hover-lift:hover{transform:translateY(-8px);border-color:var(--primary-green)!important;box-shadow:none!important}.small-text-res{min-height:75px;font-size:.95rem;line-height:1.6}.resource-preview-img{filter:saturate(.8);width:100%;transition:transform .5s;display:block}.resource-card:hover .resource-preview-img{filter:saturate(1.1);transform:scale(1.05)}.small-tag{font-size:.8rem}.group:hover .group-hover-translate-x{transform:translate(5px)}.lh-relaxed{line-height:1.8}.how-card{background:0 0!important}.step-circle-premium{width:100px;height:100px;color:var(--theme-color,var(--secondary-blue));z-index:2;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 10px 30px #0000000d;border:8px solid #fff!important}.how-card:hover .step-circle-premium{background:var(--theme-color,var(--secondary-blue));color:#fff;transform:translateY(-5px)}.step-icon-box{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.how-card:hover .step-icon-box{background:var(--theme-color,var(--secondary-blue));transform:translateY(-5px);color:#fff!important}.features-marquee-container{background:0 0;width:100%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.marquee-track{width:max-content;animation:40s linear infinite marquee-scroll}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.step-line-animated{z-index:0;background-image:linear-gradient(90deg,#e2e8f0 50%,#0000 50%);background-size:20px 100%;width:100%;height:3px;animation:1s linear infinite line-slide;position:absolute;top:50%;left:0;transform:translateY(-50%)}@keyframes line-slide{0%{background-position:0 0}to{background-position:20px 0}}.z-index-top{z-index:1050}.main-fab-btn{border:4px solid #fff!important}.contact-menu{transform-origin:100% 100%;overflow:hidden}.show-menu{opacity:1;pointer-events:auto;transform:scale(1)translateY(0)}.hide-menu{opacity:0;pointer-events:none;transform:scale(.5)translateY(20px)}.hover-bg-light:hover{background-color:#f8fafc;transform:translate(5px)}.small-icon{justify-content:center;align-items:center;width:30px;height:30px;display:flex}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes bounce{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-10px)scale(1.02)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{to{opacity:1;transform:scale(1)}}.animate-float-slow{animation:6s ease-in-out infinite float}.animate-float-fast{animation:4s ease-in-out infinite float}.animate-bounce-slow{animation:4s ease-in-out infinite bounce}.animate-bounce-slow-delayed{animation:4s ease-in-out 2s infinite bounce}.animate-fade-in-up{opacity:0;animation:.8s ease-out forwards fadeInUp}.animate-scale-in{opacity:0;animation:.5s ease-out forwards scaleIn;transform:scale(.9)}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.4s}.delay-4{animation-delay:.6s}.delay-5{animation-delay:.8s}.reveal-hidden{opacity:0;transition:all .8s cubic-bezier(.165,.84,.44,1);transform:translateY(40px)}.reveal-visible{opacity:1;transform:translateY(0)}.premium-badge{color:var(--secondary-blue);text-transform:uppercase;letter-spacing:2px;background:#5d5edc1a;font-size:.75rem;font-weight:700}@media (max-width:768px){.hero-title{font-size:2.2rem}.instructor-circle-wrapper{width:280px;height:280px}.border-end-dotted{border-bottom:1px dashed #eee;border-right:none;padding-bottom:15px}}.transition-scale{transition:transform .5s}.line-clamp-2{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bg-green-subtle{background:#04bd201a}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.batch-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px;padding:30px 40px;display:grid}.batch-card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;flex-direction:column;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;overflow:hidden}.batch-card:hover{border-color:#5d5edc;transform:translateY(-8px);box-shadow:0 20px 40px #0000000f}.batch-banner{height:180px;position:relative;overflow:hidden}.batch-banner-img{object-fit:cover;width:100%;height:100%}.batch-banner-overlay{color:#fff;background:linear-gradient(135deg,#5d5edce6 0%,#5dbedc99 100%);flex-direction:column;justify-content:flex-end;padding:25px;display:flex;position:absolute;inset:0}.batch-banner-title{letter-spacing:-.5px;margin-bottom:5px;font-size:1.5rem;font-weight:800}.batch-banner-tag{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-transform:uppercase;background:#fff3;border-radius:6px;align-self:flex-start;padding:4px 12px;font-size:.7rem;font-weight:700;display:inline-block}.batch-content{flex-direction:column;flex:1;padding:20px;display:flex}.batch-subject{color:#666;margin-bottom:10px;font-size:.85rem;font-weight:500}.batch-title{color:#1a1a1a;margin-bottom:15px;font-size:1.1rem;font-weight:700;line-height:1.4}.batch-detail-item{color:#777;align-items:center;gap:10px;margin-bottom:8px;font-size:.85rem;display:flex}.batch-status-dot{background:#ff4d4d;border-radius:50%;width:8px;height:8px}.batch-footer{border-top:1px solid #f8f8f8;justify-content:space-between;align-items:center;padding:20px;display:flex}.batch-price-group{flex-direction:column;display:flex}.batch-price-current{color:#1a1a1a;font-size:1.2rem;font-weight:800}.batch-price-original{color:#999;margin-right:10px;font-size:.85rem;text-decoration:line-through}.batch-discount{color:#22c55e;font-size:.85rem;font-weight:700}.btn-buy-batch{color:#fff;background:#1a1a1a;border:none;border-radius:10px;padding:10px 20px;font-size:.9rem;font-weight:700;transition:all .3s}.btn-buy-batch:hover{background:#5d5edc;transform:scale(1.05)}.batch-arrow{color:#555;background:#f8f8f8;border:1px solid #eee;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.batch-card:hover .batch-arrow{color:#5d5edc;background:#eeedff;border-color:#5d5edc}@media (max-width:991px){.li-header{padding:0 20px}}.text-green{color:var(--primary-green)!important}.bg-premium-light{background-color:#f8fafc!important}.dashboard-hero{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-radius:24px;margin-bottom:40px;padding:40px;position:relative;overflow:hidden}.dashboard-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#04bd2026 0%,#0000 70%);width:50%;height:100%;position:absolute;top:0;right:0}.hero-overlay-img{opacity:.9;z-index:1;pointer-events:none;height:120%;position:absolute;bottom:-10%;right:0}.dashboard-hero-content{z-index:2;max-width:60%;position:relative}.hero-tag{color:#4dfa6a;text-transform:uppercase;letter-spacing:1px;background:#04bd2033;border-radius:100px;margin-bottom:15px;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-block}.dashboard-hero h1{letter-spacing:-1px;margin-bottom:15px;font-size:2.5rem;font-weight:850}.dashboard-hero p{color:#94a3b8;margin-bottom:25px;font-size:1.1rem;line-height:1.6}.hero-stats{gap:30px;display:flex}.hero-stat-item{flex-direction:column;display:flex}.hero-stat-value{color:#fff;font-size:1.5rem;font-weight:800}.hero-stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem}.quick-tiles{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:40px;display:grid}.tile-card{text-align:center;cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:24px;transition:all .3s}.tile-card:hover{border-color:#04bd20;transform:translateY(-5px);box-shadow:0 10px 30px #04bd2014}.tile-icon{color:#334155;background:#f8fafc;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 15px;font-size:1.25rem;transition:all .3s;display:flex}.tile-card:hover .tile-icon{color:#fff;background:#04bd20}.tile-label{color:#1e293b;font-size:.95rem;font-weight:700}.animate-fade-in{animation:.3s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.text-dark{color:#1e293b!important}.auth-wall-card{-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #04bd2026;border-radius:2.5rem;max-width:800px;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 10px 30px -10px #00000014}.auth-wall-card:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#04bd2008 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.auth-icon-wrapper{color:#04bd20;z-index:1;background:#f0fdf4;border:1px solid #04bd201a;border-radius:1.5rem;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.5rem;font-size:1.75rem;display:inline-flex;position:relative}.auth-wall-card:hover{border-color:#04bd204d;transform:translateY(-8px);box-shadow:0 25px 50px -12px #04bd201f}.auth-content-box{z-index:1;position:relative}
