body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}.glass-effect{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px}.btn-primary{background:linear-gradient(135deg,#ff6b6b,#ee5a24);border-radius:50px;box-shadow:0 8px 30px #ff6b6b4d;font-weight:700;letter-spacing:1px;text-transform:uppercase;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.btn-primary:hover{background:linear-gradient(135deg,#ee5a24,#ff6b6b);box-shadow:0 15px 40px #ff6b6b66;transform:translateY(-3px) scale(1.05)}.btn-primary:active{transform:translateY(-1px) scale(1.02)}.btn-secondary{background:linear-gradient(135deg,#00d2ff,#3a7bd5);border:none;border-radius:50px;box-shadow:0 8px 30px #00d2ff4d;color:#fff;letter-spacing:1px;overflow:hidden;position:relative;text-transform:uppercase;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.btn-secondary:hover{background:linear-gradient(135deg,#3a7bd5,#00d2ff);box-shadow:0 15px 40px #00d2ff66;transform:translateY(-3px) scale(1.05)}.btn-secondary:active{transform:translateY(-1px) scale(1.02)}.ripple{animation:ripple-animation .8s cubic-bezier(.25,.46,.45,.94);background:#fff9;border-radius:50%;pointer-events:none;position:absolute;transform:scale(0)}@keyframes ripple-animation{0%{opacity:1;transform:scale(0)}to{opacity:0;transform:scale(4)}}.floating{animation:float 6s ease-in-out infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.pulse-on-hover:hover{animation:pulse 1s infinite}.modern-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:24px;box-shadow:0 8px 32px #0000001a,0 2px 8px #0000000d;padding:2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.modern-card:hover{box-shadow:0 20px 60px #00000026,0 8px 20px #0000001a;transform:translateY(-10px) rotateX(5deg)}@media (max-width:768px){.btn-primary,.btn-secondary{max-width:300px;padding:18px 24px;width:100%}}@media (max-width:480px){.container{padding:0 15px}}.navbar{background:#fffffff2;border-bottom:1px solid #0000001a;position:fixed;top:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275);width:100%;z-index:1000}.navbar,.navbar.scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.navbar.scrolled{background:#fffffffa;box-shadow:0 8px 32px #0000001a}.navbar .container{align-items:center;display:flex;justify-content:space-between;padding:1.2rem 20px}.nav-brand .brand-link{color:inherit;text-decoration:none}.nav-brand h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff6b6b,#ee5a24,#00d2ff);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:800;letter-spacing:-1px;position:relative;transition:transform .3s ease}.nav-brand .brand-link:hover h2{transform:scale(1.05)}.nav-brand h2:after{background:linear-gradient(135deg,#ff6b6b,#ee5a24,#00d2ff);border-radius:2px;bottom:-2px;content:"";height:3px;left:0;position:absolute;transform:scaleX(0);transition:transform .3s ease;width:100%}.nav-brand .brand-link:hover h2:after{transform:scaleX(1)}.nav-links{align-items:center;display:flex;gap:2.5rem}.nav-link{color:#2d3748;font-size:1rem;font-weight:600;padding:8px 0;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.nav-link:before{background:linear-gradient(135deg,#ff6b6b,#00d2ff);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover{color:#ff6b6b;transform:translateY(-2px)}.nav-link:hover:before{width:100%}@media (max-width:768px){.nav-links{display:none}.nav-brand h2{font-size:1.5rem}}.hero{background:linear-gradient(135deg,#fff,#f8fafc);color:#1a202c;margin-top:70px;overflow:hidden;padding:120px 0 80px;position:relative}.hero:before{background:radial-gradient(circle at 20% 80%,#7877c608 0,#0000 50%),radial-gradient(circle at 80% 20%,#ff6b6b08 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-container{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1.2fr .8fr;margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;z-index:1}.hero-content{max-width:100%;text-align:left}.hero-eyebrow{margin-bottom:1.5rem}.eyebrow-text{background:#7c3aed1a;border:2px solid #7c3aed;border-radius:50px;color:#7c3aed;display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:2px;padding:.5rem 1.5rem;text-transform:uppercase;transition:all .3s ease}.eyebrow-text:hover{background:#7c3aed;box-shadow:0 8px 25px #7c3aed40;color:#fff;transform:translateY(-2px)}.hero-headline{color:#1a202c;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:3.2rem;font-weight:700;letter-spacing:-.02em;line-height:1.15;margin-bottom:1.5rem;max-width:100%;position:relative;word-spacing:-.1em}.hero-headline:after{background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:2px;bottom:-8px;content:"";height:4px;left:0;position:absolute;width:120px}.hero-subheadline{color:#4a5568;font-size:1.25rem;font-weight:400;line-height:1.6;margin-bottom:2rem}.proof-bar{border-bottom:1px solid #e2e8f0;border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2.5rem;padding:1rem 0}.proof-point{align-items:center;color:#4a5568;display:flex;font-size:.875rem;font-weight:500;gap:.5rem}.proof-icon{color:#10b981;font-size:1rem;font-weight:700}.hero-right-content{align-items:center;display:flex;flex-direction:column;gap:2rem}.gradient-card{background:linear-gradient(135deg,#7c3aed,#a855f7 50%,#c084fc);border-radius:16px;box-shadow:0 15px 30px #7c3aed26;color:#fff;max-width:350px;overflow:hidden;padding:2rem 1.5rem;position:relative;text-align:center;width:100%}.gradient-card:before{background:linear-gradient(135deg,#ffffff1a,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.carousel-container{align-items:center;display:flex;height:200px;justify-content:center;margin-bottom:1rem;position:relative}.carousel-slide{opacity:0;position:absolute;text-align:center;transform:translateY(20px);transition:all .8s cubic-bezier(.25,.46,.45,.94);width:100%}.carousel-slide.active{opacity:1;transform:translateY(0)}.slide-question{font-size:1.25rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.slide-bullets{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.slide-bullet{color:#ffffffe6;font-size:.875rem;font-weight:500;line-height:1.4;padding-left:1.5rem;position:relative;text-align:left}.slide-bullet:before{color:#ffffffb3;content:"•";font-size:1.2rem;font-weight:700;left:0;position:absolute}.carousel-dots{display:flex;gap:.75rem;justify-content:center;position:relative;z-index:2}.carousel-dot{background:#fff6;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.carousel-dot.active{background:#fff;box-shadow:0 0 0 3px #ffffff4d;transform:scale(1.3)}.carousel-dot:hover{background:#ffffffb3}.supporting-line{color:#4a5568;font-size:1.125rem;font-weight:500;line-height:1.6;margin-bottom:2.5rem;text-align:left}.cta-row{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.5rem}.btn-primary{background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:12px;box-shadow:0 8px 25px #7c3aed40;color:#fff;cursor:pointer;font-size:16px;font-weight:600;letter-spacing:0;overflow:hidden;padding:16px 32px;position:relative;text-transform:none;transition:all .3s ease}.btn-primary:hover{box-shadow:0 12px 35px #7c3aed59;transform:translateY(-2px)}.btn-primary:active{transform:translateY(0)}.btn-secondary{background:#0000;border:2px solid #7c3aed;border-radius:12px;color:#7c3aed;cursor:pointer;font-size:16px;font-weight:600;letter-spacing:0;padding:14px 30px;text-transform:none;transition:all .3s ease}.btn-secondary:hover{background:#7c3aed;box-shadow:0 8px 25px #7c3aed40;color:#fff;transform:translateY(-2px)}.btn-ghost{background:#0000;border:none;border-radius:12px;color:#6b7280;cursor:pointer;font-size:16px;font-weight:500;padding:14px 30px;text-decoration:underline;text-underline-offset:4px;transition:all .3s ease}.btn-ghost:hover{color:#374151;-webkit-text-decoration-color:#7c3aed;text-decoration-color:#7c3aed}.derisk-line{color:#6b7280;font-size:.875rem;font-style:italic;margin:0;text-align:center}.hero-illustration{align-items:center;display:flex;justify-content:center;position:relative}.hero-image-container{max-width:500px;position:relative;width:100%}.hero-image{border-radius:20px;box-shadow:0 20px 40px #00000026;height:auto;transition:transform .3s ease,box-shadow .3s ease;width:100%}.hero-image:hover{box-shadow:0 25px 50px #0003;transform:translateY(-5px)}.illustration-placeholder{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:20px;box-shadow:0 20px 40px #0000001a;display:flex;height:300px;justify-content:center;max-width:400px;overflow:hidden;position:relative;width:100%}.students-illustration{height:80%;position:relative;width:80%}.laptop-screen{background:#1a202c;border-radius:8px;box-shadow:0 8px 20px #0000004d;height:120px;left:10%;padding:15px;position:absolute;top:20%;width:200px}.code-lines{display:flex;flex-direction:column;gap:8px}.code-line{animation:codeGlow 2s ease-in-out infinite alternate;background:linear-gradient(90deg,#10b981,#3b82f6);border-radius:2px;height:4px}.code-line.short{width:60%}.code-line.medium{width:80%}@keyframes codeGlow{0%{opacity:.6}to{opacity:1}}.ai-diagrams{align-items:center;display:flex;gap:15px;position:absolute;right:10%;top:60%}.diagram-node{animation:nodeFloat 3s ease-in-out infinite alternate;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:50%;box-shadow:0 4px 10px #7c3aed4d;height:20px;width:20px}.diagram-node:nth-child(2){animation-delay:.5s}.diagram-node:nth-child(3){animation-delay:1s}@keyframes nodeFloat{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.connection-line{background:linear-gradient(90deg,#7c3aed,#a855f7);border-radius:1px;height:2px;left:25px;opacity:.7;position:absolute;top:50%;width:60px}@media (max-width:1024px){.hero-container{gap:3rem;grid-template-columns:1fr}.hero-container,.hero-content{text-align:center}.hero-headline{font-size:2.75rem}.proof-bar{justify-content:center}.hero-right-content{flex-direction:column-reverse;gap:2rem}.gradient-card{margin:0 auto;max-width:400px}.hero-image-container{margin:0 auto;max-width:300px}}@media (max-width:768px){.hero{padding:100px 0 60px}.hero-container{gap:2rem;padding:0 1rem}.hero-headline{font-size:2.2rem;line-height:1.2;word-spacing:normal}.hero-subheadline{font-size:1.125rem}.carousel-container{height:180px}.slide-question{font-size:1.1rem}.slide-bullet{font-size:.8rem}.gradient-card{padding:2rem 1.5rem}.cta-row,.proof-bar{align-items:center;flex-direction:column;gap:1rem}.btn-ghost,.btn-primary,.btn-secondary{max-width:280px;width:100%}}@media (max-width:480px){.hero-headline{font-size:1.875rem}.hero-subheadline{font-size:1rem}.carousel-container{height:160px}.slide-question{font-size:1rem}.slide-bullet{font-size:.75rem}.gradient-card{padding:1.5rem 1rem}.illustration-placeholder{height:250px}}.hero-headline .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#7c3aed,#a855f7);-webkit-background-clip:text;background-clip:text;font-weight:900;position:relative}.hero-headline .primary{color:#4a5568;display:block;font-size:.9em;font-weight:300}.hero-headline .secondary{color:#1a202c;display:block;font-size:1.1em;font-weight:800;margin:.2em 0}.hero-headline .tertiary{color:#6b7280;display:block;font-size:.8em;font-style:italic;font-weight:400}.hero-headline strong{color:#1a202c;font-weight:700;position:relative}.hero-headline strong:after{background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:2px;bottom:2px;content:"";height:3px;left:0;opacity:.3;position:absolute;right:0}.featured-courses{background:#fff;padding:100px 0;position:relative}.featured-courses:before{background:#f8fafc;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.featured-courses .container{position:relative;z-index:2}.featured-courses h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2d3748,#1a202c);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:900;letter-spacing:-2px;margin-bottom:1.5rem;text-align:center}.section-intro{color:#2d3748;font-size:1.3rem;font-weight:500;line-height:1.7;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:900px;text-align:center}.courses-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.course-card{background:#fff;border:1px solid #0000000d;border-radius:24px;box-shadow:0 8px 32px #0000001a,0 2px 8px #0000000d;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.course-card:before{background:linear-gradient(135deg,#ff6b6b,#ee5a24,#00d2ff);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.course-card:hover:before{transform:scaleX(1)}.course-card:hover{box-shadow:0 25px 80px #00000026,0 10px 30px #0000001a;transform:translateY(-15px) rotateX(5deg)}.course-badges{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1.5rem}.badge{border-radius:25px;font-size:.85rem;font-weight:700;letter-spacing:.5px;padding:.5rem 1rem;text-transform:uppercase;transition:all .3s ease}.badge:hover{transform:scale(1.1)}.badge.popular{background:linear-gradient(135deg,#ff6b6b,#ee5a24);box-shadow:0 4px 15px #ff6b6b4d;color:#fff}.badge.specialty{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea4d;color:#fff}.badge.specialty:contains("AI"){background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.badge.specialty:contains("DevOps"){background:linear-gradient(135deg,#f59e0b,#d97706)}.badge.specialty:contains("Analytics"){background:linear-gradient(135deg,#06b6d4,#0891b2)}.badge.level{background:linear-gradient(135deg,#00d2ff,#3a7bd5);box-shadow:0 4px 15px #00d2ff4d;color:#fff}.badge.rating{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 15px #10b9814d;color:#fff}.badge.specialty[data-text=Advanced]{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 4px 15px #8b5cf64d;color:#fff}.course-card h3{color:#1a1a1a;font-size:1.4rem;font-weight:800;line-height:1.4;margin-bottom:1.5rem}.course-bullets{list-style:none;margin-bottom:2rem;padding:0}.course-bullets li{color:#4a5568;font-size:.95rem;line-height:1.6;padding:.5rem 0 .5rem 1.5rem;position:relative}.course-bullets li:before{color:#10b981;content:"✓";font-size:1rem;font-weight:700;left:0;position:absolute}.course-meta{color:#6b7280;display:flex;font-size:1rem;font-weight:600;gap:1.5rem;margin-bottom:2rem}.course-meta span{align-items:center;display:flex;gap:.5rem}.course-meta span:before{color:#ff6b6b;content:"•";font-weight:700}@media (max-width:768px){.courses-grid{grid-template-columns:1fr}.course-card{padding:2rem}.featured-courses h2{font-size:2.5rem}.section-intro{font-size:1.1rem}}.modal-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#1a1a1a;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:1000px;overflow:hidden;position:relative;width:100%}.modal-close{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:background .3s ease;width:40px;z-index:10}.modal-close:hover{background:#fff3}.modal-body{display:grid;grid-template-columns:1fr 1fr;min-height:600px}.force-white-text,.force-white-text *,h2.force-white-text,span.force-white-text{color:#fff!important;filter:none!important;font-weight:900!important;opacity:1!important;text-shadow:none!important}.modal-overlay .modal-content .modal-left .stats-content h2,.modal-overlay .modal-content .modal-left h2,.modal-overlay .modal-left h2,.modal-overlay .stats-content h2{color:#fff!important;font-weight:900!important;text-shadow:none!important}.modal-left{background:linear-gradient(135deg,#1e3a8a,#3730a3);color:#fff!important;display:flex;flex-direction:column;justify-content:center;padding:3rem}.modal-left *,.modal-left .stats-content h2,.modal-left h2,.stats-content h2,.stats-content h2 span{color:#fff!important;font-weight:900!important}.stats-content h2{font-size:2rem;line-height:1.3;margin-bottom:1.5rem}.modal-left .stats-content h2,.modal-left h2{color:#fff!important;text-shadow:none!important}.highlight{color:#fbbf24!important;font-weight:800}.highlight-white{color:#fff!important;font-weight:900!important}.stats-description{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.text-highlight{color:#60a5fa;font-weight:600}.professional-image{align-items:center;display:flex;flex-direction:column;margin-top:2rem}.image-placeholder{align-items:center;background:#ffffff1a;border-radius:50%;display:flex;height:200px;justify-content:center;margin-bottom:1rem;position:relative;width:200px}.avatar{font-size:4rem}.decorative-icons{height:100%;position:absolute;width:100%}.icon{align-items:center;animation:float 3s ease-in-out infinite;background:#fff3;border-radius:50%;display:flex;font-size:1.2rem;height:40px;justify-content:center;position:absolute;width:40px}.icon-1{animation-delay:0s;right:10%;top:10%}.icon-2{animation-delay:1s;right:5%;top:60%}.icon-3{animation-delay:2s;bottom:20%;left:10%}.icon-4{animation-delay:1.5s;left:5%;top:30%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.source-text{font-size:.9rem;font-style:italic;opacity:.7}.modal-right{background:#2d2d2d;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:3rem}.form-content h3{font-size:1.8rem;font-weight:700;line-height:1.3;margin-bottom:2rem}.enrollment-form{display:flex;flex-direction:column;gap:1.5rem}.form-group label{color:#e5e5e5}.form-group input,.form-group select{background:#1a1a1a;border:1px solid #404040;border-radius:8px;color:#fff;font-size:16px;padding:12px 16px;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus{border-color:#667eea;box-shadow:0 0 0 2px #667eea33;outline:none}.form-group input::placeholder{color:#888}.phone-group{flex-direction:row;gap:.5rem}.phone-group input{flex:1 1}.continue-btn{background:linear-gradient(135deg,#ff6b6b,#ee5a24);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;letter-spacing:1px;margin-top:1rem;padding:16px 32px;text-transform:uppercase;transition:all .3s ease}.continue-btn:hover{background:linear-gradient(135deg,#ee5a24,#ff6b6b);box-shadow:0 8px 25px #ff6b6b66;transform:translateY(-2px)}@media (max-width:768px){.modal-content{margin:10px;max-height:95vh;overflow-y:auto}.modal-body{grid-template-columns:1fr}.modal-left,.modal-right{padding:2rem}.form-content h3,.stats-content h2{font-size:1.5rem}.image-placeholder{height:150px;width:150px}.avatar{font-size:3rem}.icon{font-size:1rem;height:30px;width:30px}}@media (max-width:480px){.modal-overlay{padding:10px}.modal-left,.modal-right{padding:1.5rem}.form-content h3,.stats-content h2{font-size:1.3rem}}.learning-paths{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:100px 0;position:relative;text-align:center}.learning-paths:before{background:#0000001a;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.learning-paths .container{position:relative;z-index:2}.learning-paths h2{font-size:3.5rem;font-weight:900;letter-spacing:-2px;margin-bottom:1rem;text-shadow:0 4px 20px #0000004d}.learning-paths h3{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;opacity:.95;text-shadow:0 2px 10px #0003}.learning-paths>.container>p{font-size:1.3rem;line-height:1.7;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:900px;opacity:.9;text-shadow:0 2px 8px #0003}.pathway-highlight{animation:float 8s ease-in-out infinite;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff26;border:1px solid #fff3;border-radius:24px;box-shadow:0 20px 60px #00000026;margin:0 auto;max-width:900px;padding:3rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.pathway-highlight:hover{box-shadow:0 30px 80px #0003;transform:translateY(-10px)}.pathway-highlight p{font-size:1.4rem;font-weight:500;margin-bottom:2.5rem;text-shadow:0 2px 8px #0003}.pathway-highlight strong{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;background-clip:text;font-weight:800}.pathway-buttons{display:flex;gap:1.5rem;justify-content:center}@media (max-width:768px){.pathway-buttons{align-items:center;flex-direction:column}.learning-paths h2{font-size:2.5rem}.learning-paths h3{font-size:1.4rem}.pathway-highlight{padding:2rem}.pathway-highlight p{font-size:1.2rem}}.about{background:linear-gradient(135deg,#f8fafc,#fff);overflow:hidden;padding:100px 0;position:relative}.about:before{background:radial-gradient(circle at 30% 20%,#7c3aed0d 0,#0000 50%),radial-gradient(circle at 70% 80%,#a855f70d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.about .container{position:relative;z-index:2}.about-content{margin:0 auto;max-width:1200px}.about-header{margin-bottom:4rem;text-align:center}.about h2{color:#1a202c;font-size:3.5rem;font-weight:700;margin-bottom:2rem;position:relative}.about h2:after{background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.mission-statement{background:#7c3aed0d;border-left:4px solid #7c3aed;border-radius:16px;color:#4a5568;font-size:1.25rem;font-style:italic;line-height:1.7;margin:0 auto;max-width:800px;padding:2rem;position:relative}.mission-statement:before{left:1rem;top:.5rem}.mission-statement:after,.mission-statement:before{color:#7c3aed;content:'"';font-family:serif;font-size:3rem;opacity:.3;position:absolute}.mission-statement:after{bottom:.5rem;right:1rem}.about-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:4rem}.feature-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;overflow:hidden;padding:2.5rem 2rem;position:relative;text-align:center;transition:all .3s ease}.feature-card:before{background:linear-gradient(135deg,#7c3aed,#a855f7);content:"";height:4px;left:0;position:absolute;right:0;top:0}.feature-card:hover{box-shadow:0 20px 40px #7c3aed26;transform:translateY(-8px)}.feature-icon{margin-bottom:1.5rem}.feature-icon,.icon-gradient{display:flex;justify-content:center}.icon-gradient{align-items:center;border-radius:50%;box-shadow:0 8px 20px #0000001a;height:80px;position:relative;width:80px}.hands-on{background:linear-gradient(135deg,#10b981,#059669)}.business-aligned{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.financial{background:linear-gradient(135deg,#f59e0b,#d97706)}.icon-gradient:after{background:#fff3;border-radius:50%;content:"";height:40px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px}.icon-symbol{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));font-size:2rem;position:relative;z-index:2}.feature-card h3{color:#1a202c;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.feature-card p{color:#4a5568;font-size:1rem;line-height:1.6;margin:0}@media (max-width:768px){.about{padding:80px 0}.about h2{font-size:2.5rem}.mission-statement{font-size:1.125rem;padding:1.5rem}.about-features{gap:1.5rem;grid-template-columns:1fr}.feature-card{padding:2rem 1.5rem}.icon-gradient{height:60px;width:60px}.icon-gradient:after{height:30px;width:30px}}@media (max-width:480px){.about h2{font-size:2rem}.mission-statement{font-size:1rem;padding:1rem}.feature-card{padding:1.5rem 1rem}.feature-card h3{font-size:1.25rem}}.contact{background:linear-gradient(135deg,#1a202c,#2d3748);color:#fff;overflow:hidden;padding:100px 0;position:relative}.contact:before{background:radial-gradient(circle at 20% 30%,#7c3aed1a 0,#0000 50%),radial-gradient(circle at 80% 70%,#a855f71a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.contact .container{position:relative;z-index:2}.contact-content{margin:0 auto;max-width:1200px}.contact-header{margin-bottom:4rem;text-align:center}.contact h2{color:#fff;font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;position:relative}.contact h2:after{background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.contact-intro{color:#cbd5e0;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px}.contact-info{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.contact-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;overflow:hidden;padding:2.5rem 2rem;position:relative;text-align:center;transition:all .3s ease}.contact-card:before{background:linear-gradient(135deg,#7c3aed,#a855f7);content:"";height:4px;left:0;position:absolute;right:0;top:0}.contact-card:hover{background:#ffffff14;box-shadow:0 20px 40px #7c3aed33;transform:translateY(-8px)}.contact-icon{display:flex;justify-content:center;margin-bottom:1.5rem}.contact-icon .icon-symbol{align-items:center;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:50%;box-shadow:0 8px 20px #7c3aed4d;display:flex;font-size:3rem;height:80px;justify-content:center;width:80px}.contact-card h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.contact-card p{color:#cbd5e0;font-size:1rem;line-height:1.6;margin:0}.contact-card a{color:#a855f7;text-decoration:none;transition:color .3s ease}.contact-card a:hover{color:#c084fc;text-decoration:underline}.contact-cta{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#7c3aed1a,#a855f71a);border:1px solid #7c3aed33;border-radius:20px;padding:3rem 2rem;text-align:center}.cta-content h3{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1rem}.cta-content p{color:#cbd5e0;font-size:1.125rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.cta-buttons{flex-wrap:wrap;gap:1rem}.cta-buttons .btn-primary{background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:12px;box-shadow:0 8px 25px #7c3aed40;color:#fff;display:inline-block;font-size:16px;font-weight:600;padding:16px 32px;text-decoration:none;transition:all .3s ease}.cta-buttons .btn-primary:hover{box-shadow:0 12px 35px #7c3aed59;transform:translateY(-2px)}.cta-buttons .btn-secondary{background:#0000;border:2px solid #7c3aed;border-radius:12px;color:#a855f7;display:inline-block;font-size:16px;font-weight:600;padding:14px 30px;text-decoration:none;transition:all .3s ease}.cta-buttons .btn-secondary:hover{background:#7c3aed;box-shadow:0 8px 25px #7c3aed40;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.contact{padding:80px 0}.contact h2{font-size:2.5rem}.contact-intro{font-size:1.125rem}.contact-info{gap:1.5rem;grid-template-columns:1fr}.contact-card{padding:2rem 1.5rem}.contact-icon .icon-symbol{font-size:2.5rem;height:60px;width:60px}.contact-cta{padding:2rem 1.5rem}.cta-content h3{font-size:1.5rem}.cta-buttons{align-items:center;flex-direction:column;gap:1rem}.cta-buttons .btn-primary,.cta-buttons .btn-secondary{max-width:280px;text-align:center;width:100%}}@media (max-width:480px){.contact h2{font-size:2rem}.contact-intro{font-size:1rem}.contact-card,.contact-cta{padding:1.5rem 1rem}.cta-content h3{font-size:1.25rem}.cta-content p{font-size:1rem}}.final-cta{background:#1f2937;color:#fff;overflow:hidden;padding:80px 0;position:relative}.final-cta:before{background:#0000001a;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.final-cta .container{position:relative;z-index:2}.cta-content{margin:0 auto;max-width:800px;text-align:center}.cta-content p{font-size:1.6rem;font-weight:600;line-height:1.6;margin-bottom:3rem;text-shadow:0 4px 20px #0000004d}.cta-buttons{display:flex;gap:2rem;justify-content:center}@media (max-width:768px){.cta-buttons{align-items:center;flex-direction:column}.cta-content p{font-size:1.3rem}}.pilot-program-page{background:#fff;color:#1a1a1a}.pilot-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:120px 0 80px;text-align:center}.pilot-headline{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:900px}.pilot-subheadline{font-size:1.3rem;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px;opacity:.95}.pilot-cta-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.pilot-audience,.pilot-curriculum,.pilot-design,.pilot-outcomes{padding:80px 0}.pilot-audience{background:#f8fafc}.pilot-curriculum{background:#fff}.pilot-outcomes{background:#f8fafc}.pilot-design{background:#fff}.pilot-audience h2,.pilot-curriculum h2,.pilot-design h2,.pilot-outcomes h2{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.audience-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:2rem}.audience-item{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:2rem;text-align:center}.audience-item h3{color:#667eea;font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.audience-description{color:#4b5563;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;text-align:center}.eligibility-box{background:linear-gradient(135deg,#e6f7ff,#f0f8ff);border-left:4px solid #667eea;border-radius:12px;margin:0 auto;max-width:600px;padding:2rem}.eligibility-box h3{color:#667eea;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.eligibility-box ul{list-style:none;padding:0}.eligibility-box li{padding:.5rem 0 .5rem 1.5rem;position:relative}.eligibility-box li:before{color:#10b981;content:"✓";font-weight:700;left:0;position:absolute}.curriculum-intro{color:#4b5563;font-size:1.2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:700px;text-align:center}.curriculum-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.curriculum-card{background:#fff;border-radius:16px;border-top:4px solid #667eea;box-shadow:0 8px 32px #0000001a;padding:2rem;transition:transform .3s ease}.curriculum-card:hover{transform:translateY(-5px)}.curriculum-card h3{color:#667eea;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.curriculum-card ul{list-style:none;padding:0}.curriculum-card li{color:#4b5563;padding:.5rem 0 .5rem 1.5rem;position:relative}.curriculum-card li:before{color:#667eea;content:"•";font-weight:700;left:0;position:absolute}.projects-showcase{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;color:#fff;padding:3rem;text-align:center}.projects-showcase h3{font-size:1.8rem;font-weight:700;margin-bottom:2rem}.projects-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.project-item{align-items:center;background:#ffffff1a;border-radius:12px;display:flex;gap:1rem;padding:1.5rem}.project-icon{font-size:2rem}.outcomes-grid{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:2fr 1fr}.outcomes-list{list-style:none;padding:0}.outcomes-list>li{color:#4b5563;font-size:1.1rem;line-height:1.6;padding:1rem 0 1rem 2rem;position:relative}.outcomes-list>li:before{color:#10b981;content:"✓";font-size:1.2rem;font-weight:700;left:0;position:absolute}.outcomes-list ul{margin-top:.5rem;padding-left:1rem}.outcomes-list ul li{font-size:1rem;padding:.25rem 0}.outcomes-list ul li:before{color:#667eea;content:"→"}.outcomes-bonus{background:linear-gradient(135deg,#fef3c7,#fef7cd);border-left:4px solid #fbbf24;border-radius:12px;padding:2rem}.outcomes-bonus h3{color:#d97706;font-size:1.2rem;font-weight:700;margin-bottom:1rem}.outcomes-bonus ul{list-style:none;padding:0}.outcomes-bonus li{color:#92400e;padding:.5rem 0 .5rem 1.5rem;position:relative}.outcomes-bonus li:before{content:"⭐";left:0;position:absolute}.key-message{background:linear-gradient(135deg,#e6f7ff,#f0f8ff);border-radius:16px;margin-bottom:3rem;padding:3rem;text-align:center}.key-message h3{color:#667eea;font-size:1.8rem;font-weight:700;margin-bottom:2rem}.message-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.message-item{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000000d;display:flex;gap:1rem;padding:1.5rem}.message-icon{font-size:1.5rem}.message-footer{color:#4b5563;font-size:1.1rem;font-style:italic;font-weight:500}.delivery-modes{margin-bottom:3rem}.delivery-modes h3{color:#1a1a1a;font-size:1.8rem;font-weight:700;margin-bottom:2rem;text-align:center}.modes-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.mode-card{background:#fff;border-radius:12px;border-top:3px solid #e5e7eb;box-shadow:0 4px 20px #00000014;padding:2rem;text-align:center}.mode-card.recommended{background:linear-gradient(135deg,#f8fafc,#fff);border-top-color:#667eea}.mode-card h4{color:#1a1a1a;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.mode-card.recommended h4{color:#667eea}.mode-card ul{list-style:none;padding:0;text-align:left}.mode-card li{padding:.25rem 0 .25rem 1rem;position:relative}.mode-card li:before{color:#667eea;content:"•";left:0;position:absolute}.duration-schedule{background:#f8fafc;border-radius:12px;padding:2rem}.duration-info h3{color:#1a1a1a;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.schedule-options{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.schedule-item h4{color:#667eea;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.schedule-item ul{list-style:none;padding:0}.schedule-item li{padding:.25rem 0}.pilot-final-cta{background:linear-gradient(135deg,#1f2937,#374151);color:#fff;padding:80px 0;text-align:center}.final-cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.final-cta-content p{font-size:1.2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:700px;opacity:.9}.final-cta-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}@media (max-width:768px){.pilot-headline{font-size:2.5rem}.final-cta-buttons,.pilot-cta-buttons{align-items:center;flex-direction:column}.curriculum-grid,.message-grid,.modes-grid,.outcomes-grid,.projects-content{grid-template-columns:1fr}}@media (max-width:480px){.pilot-hero{padding:100px 0 60px}.pilot-headline{font-size:2rem}.pilot-audience,.pilot-curriculum,.pilot-design,.pilot-outcomes{padding:60px 0}}.pilot-modal-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.pilot-modal-content{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:900px;overflow-y:auto;position:relative;width:100%}.pilot-modal-close{align-items:center;background:#0000001a;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:background .3s ease;width:40px;z-index:10}.pilot-modal-close:hover{background:#0003;color:#333}.pilot-modal-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:3rem 3rem 2rem;text-align:center}.pilot-modal-header h2{font-size:2.2rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.pilot-modal-header p{font-size:1.1rem;line-height:1.5;margin:0 auto;max-width:600px;opacity:.9}.pilot-enrollment-form{color:#333;padding:2rem 3rem 3rem}.form-section{border-bottom:1px solid #e5e7eb;margin-bottom:3rem;padding-bottom:2rem}.form-section:last-of-type{border-bottom:none;margin-bottom:2rem}.form-section h3{align-items:center;color:#667eea;display:flex;font-size:1.5rem;font-weight:700;gap:.5rem;margin-bottom:1.5rem}.form-section h3:before{background:#667eea;border-radius:2px;content:"";height:24px;width:4px}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.form-row:last-child{margin-bottom:0}.form-group{display:flex;flex-direction:column}.form-group.phone-group{grid-column:1/-1}.form-group label{color:#374151;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#333;font-family:inherit;font-size:16px;padding:12px 16px;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.form-group textarea{min-height:80px;resize:vertical}.phone-input{display:flex;gap:.5rem}.country-code{flex-shrink:0;width:80px}.phone-input input{flex:1 1}.form-actions{border-top:1px solid #e5e7eb;padding-top:2rem;text-align:center}.submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;font-size:16px;font-weight:700;letter-spacing:.5px;margin-bottom:1rem;padding:16px 40px;text-transform:uppercase;transition:all .3s ease}.submit-btn:hover{box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.submit-btn:active{transform:translateY(0)}.form-note{color:#6b7280;font-size:.9rem;line-height:1.5;margin:0 auto;max-width:500px}@media (max-width:768px){.pilot-modal-content{margin:10px;max-height:95vh}.pilot-modal-header{padding:2rem 2rem 1.5rem}.pilot-modal-header h2{font-size:1.8rem}.pilot-enrollment-form{padding:1.5rem 2rem 2rem}.form-row{gap:1rem;grid-template-columns:1fr}.form-section h3{font-size:1.3rem}.submit-btn{font-size:15px;padding:14px 32px}}@media (max-width:480px){.pilot-modal-overlay{padding:10px}.pilot-modal-header{padding:1.5rem 1.5rem 1rem}.pilot-modal-header h2{font-size:1.5rem}.pilot-modal-header p{font-size:1rem}.pilot-enrollment-form{padding:1rem 1.5rem 1.5rem}.form-section{margin-bottom:2rem}.form-section h3{font-size:1.2rem}.form-group input,.form-group select,.form-group textarea{font-size:15px;padding:10px 14px}.submit-btn{font-size:14px;padding:12px 24px;width:100%}}.submit-btn:disabled{background:linear-gradient(135deg,#9ca3af,#6b7280);cursor:not-allowed;opacity:.6;transform:none}.submit-btn:disabled:hover{box-shadow:0 4px 15px #9ca3af4d;transform:none}.form-group input:invalid,.form-group select:invalid{border-color:#ef4444}.form-group input:valid,.form-group select:valid{border-color:#10b981}.form-group select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.pilot-modal-content{animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.pilot-modal-overlay{animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=main.3e8d211f.css.map*/