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;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{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000001a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar.scrolled{background:#fffffffa;box-shadow:0 2px 20px #0000001a}.navbar .container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:1rem 2rem}.nav-brand .brand-link{align-items:center;color:inherit;display:flex;gap:12px;text-decoration:none;transition:all .3s ease}.brand-logo{height:40px;object-fit:contain;width:auto}.brand-logo,.brand-text{transition:all .4s cubic-bezier(.25,.46,.45,.94)}.brand-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#7c3aed,#a855f7);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;letter-spacing:-.5px}.brand-link:hover{transform:translateY(-2px)}.brand-link:hover .brand-logo,.brand-link:hover .brand-text{filter:brightness(1.1);transform:scale(1.05)}.mobile-menu-btn{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:30px;justify-content:space-around;padding:0;width:30px;z-index:1001}.mobile-menu-btn span{background:#374151;border-radius:2px;height:3px;transform-origin:center;transition:all .3s ease;width:25px}.mobile-menu-btn.active span:first-child{transform:rotate(45deg) translate(6px,6px)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.nav-links{align-items:center;display:flex;gap:2rem}.nav-link{color:#374151;font-size:1rem;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:after{background:linear-gradient(135deg,#7c3aed,#a855f7);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover{color:#7c3aed}.nav-link:hover:after{width:100%}.btn-start-pilot{background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:25px;box-shadow:0 4px 15px #7c3aed4d;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease;white-space:nowrap}.btn-start-pilot:hover{background:linear-gradient(135deg,#8b5cf6,#a855f7);box-shadow:0 8px 25px #7c3aed66;transform:translateY(-2px)}.mobile-overlay{display:none}@media (max-width:768px){.navbar .container{padding:.75rem 1rem;position:relative}.brand-logo{height:32px}.brand-text{font-size:1.25rem}.mobile-menu-btn{display:flex;position:relative;z-index:1002}.nav-links{align-items:stretch;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;box-shadow:-5px 0 30px #00000026;flex-direction:column;gap:0;height:100vh;justify-content:flex-start;max-width:320px;overflow-y:auto;padding:100px 2rem 2rem;position:fixed;right:-100%;top:0;transition:right .4s cubic-bezier(.25,.46,.45,.94);width:100%;z-index:1001}.nav-links.mobile-open{right:0}.nav-link{border-bottom:1px solid #00000014;border-radius:0;font-size:1.1rem;font-weight:600;padding:1.25rem 0;text-align:left;transition:all .3s ease}.nav-link:after{display:none}.nav-link:hover{background:#7c3aed14;color:#7c3aed;padding-left:1rem}.btn-start-pilot{background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:50px;box-shadow:0 8px 25px #7c3aed4d;font-size:16px;font-weight:700;letter-spacing:.5px;margin-top:2rem;padding:18px 32px;text-align:center;text-transform:uppercase;transition:all .3s ease}.btn-start-pilot:hover{box-shadow:0 12px 35px #7c3aed66;transform:translateY(-2px)}.mobile-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0009;display:block;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:1000}}@media (max-width:480px){.navbar .container{padding:.5rem .75rem}.brand-logo{height:28px}.brand-text{font-size:1.1rem}.nav-links{padding:90px 1.5rem 2rem;right:-100%;width:100%}.nav-links.mobile-open{right:0}.mobile-menu-btn{height:28px;width:28px}.mobile-menu-btn span{height:2px;width:22px}.nav-link{font-size:1rem;padding:1rem 0}.btn-start-pilot{font-size:15px;padding:16px 28px}}@media (max-width:1024px) and (min-width:769px){.nav-links{gap:1.5rem}.nav-link{font-size:.9rem}.btn-start-pilot{font-size:13px;padding:10px 20px}}.hero{align-items:center;background:linear-gradient(135deg,#fff,#f8fafc);color:#1a202c;display:flex;margin-top:70px;min-height:100vh;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 .headline-mobile{display:none}.hero-headline .headline-full{display:inline}.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;cursor:pointer;font-size:16px;letter-spacing:0;overflow:hidden;padding:16px 32px;position:relative;text-transform:none}.btn-primary:hover{box-shadow:0 12px 35px #7c3aed59}.btn-primary:active{transform:translateY(0)}.btn-secondary{border:2px solid #7c3aed;border-radius:12px;color:#7c3aed;cursor:pointer;font-size:16px;letter-spacing:0;padding:14px 30px;text-transform:none}.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;text-align:center}.hero-content{align-items:center;display:flex;flex-direction:column;text-align:center}.hero-headline{font-size:2.75rem}.proof-bar{justify-content:center}.supporting-line{text-align: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{align-items:center;display:flex;min-height:calc(100vh - 70px);padding:100px 0 60px}.hero-container{gap:2.5rem;padding:0 1rem;width:100%}.hero-content{align-items:center;display:flex;flex-direction:column;text-align:center}.hero-headline{font-size:2.2rem;line-height:1.2;text-align:center;word-spacing:normal}.hero-headline .headline-full{display:none}.hero-headline .headline-mobile{display:inline}.hero-subheadline{font-size:1.125rem;text-align:center}.supporting-line{font-size:1rem;margin-bottom:1.5rem;text-align:center}.carousel-container{height:180px}.slide-question{font-size:1.1rem}.slide-bullet{font-size:.8rem}.gradient-card{max-width:350px;padding:2rem 1.5rem}.proof-bar{align-items:center;flex-direction:column;gap:1rem;text-align:center}.proof-point{justify-content:center}.cta-row{align-items:center;flex-direction:column;gap:1rem}.btn-ghost,.btn-primary,.btn-secondary{max-width:280px;width:100%}.hero-image-container{max-width:280px}}@media (max-width:480px){.hero{min-height:calc(100vh - 60px);padding:90px 0 50px}.hero-container{gap:2rem;padding:0 .75rem}.hero-headline{font-size:1.875rem;line-height:1.15}.hero-subheadline{font-size:1rem}.supporting-line{font-size:.95rem;margin-bottom:1rem}.carousel-container{height:160px}.slide-question{font-size:1rem}.slide-bullet{font-size:.75rem}.gradient-card{max-width:320px;padding:1.5rem 1rem}.illustration-placeholder{height:250px}.hero-image-container{max-width:260px}.proof-bar{gap:.75rem}.proof-point{font-size:.8rem}}.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}.mobile-cta{display:none;margin:2.5rem 0 1.5rem;text-align:center}.btn-mobile-pilot{background:linear-gradient(135deg,#7c3aed,#a855f7);border:2px solid #0000;border-radius:50px;box-shadow:0 8px 25px #7c3aed4d;color:#fff;cursor:pointer;font-size:18px;font-weight:700;letter-spacing:.5px;max-width:320px;overflow:hidden;padding:20px 40px;position:relative;text-transform:uppercase;transition:all .3s ease;width:100%}.btn-mobile-pilot:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.btn-mobile-pilot:hover:before{left:100%}.btn-mobile-pilot:hover{background:linear-gradient(135deg,#8b5cf6,#a855f7);box-shadow:0 12px 35px #7c3aed66;transform:translateY(-3px)}.btn-mobile-pilot:active{transform:translateY(-1px)}@media (max-width:768px){.mobile-cta{display:block;order:4}.btn-mobile-pilot{font-size:16px;max-width:280px;padding:18px 36px}}@media (max-width:480px){.mobile-cta{margin:2rem 0 1rem}.btn-mobile-pilot{font-size:15px;max-width:260px;padding:16px 32px}}.featured-courses{background:#f8fafc;padding:120px 0;position:relative}.featured-courses .container{position:relative;z-index:2}.featured-courses h2{color:#1a202c;font-size:3rem;font-weight:600;letter-spacing:-.02em;margin-bottom:3rem;position:relative;text-align:center}.featured-courses h2:after{background:#7c3aed;border-radius:2px;bottom:-15px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.section-intro{color:#4a5568;font-size:1.125rem;line-height:1.8;margin-bottom:5rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.courses-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.course-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:2.5rem;position:relative;transition:transform .2s ease}.course-card:hover{transform:translateY(-2px)}.course-badges{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.badge{border-radius:6px;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.5rem 1rem;text-transform:uppercase;transition:all .2s ease}.badge.popular{background:#7c3aed;color:#fff}.badge.specialty{background:#f8fafc;border:1px solid #e2e8f0;color:#7c3aed}.badge.level{background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b}.badge.rating{background:#10b981;color:#fff}.course-card h3{color:#1a202c;font-size:1.5rem;font-weight:600;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:1rem;line-height:1.6;padding:.5rem 0 .5rem 1.5rem;position:relative}.course-bullets li:before{color:#7c3aed;content:"•";font-weight:600;left:0;position:absolute}.course-meta{color:#64748b;display:flex;font-size:.875rem;font-weight:500;gap:1.5rem;margin-bottom:2rem}.course-meta span{align-items:center;display:flex;gap:.5rem}.course-meta span:before{color:#7c3aed;content:"•";font-weight:600}@media (max-width:1024px){.courses-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (max-width:768px){.featured-courses{padding:80px 0}.courses-grid{grid-template-columns:1fr}.course-card{padding:2rem}.featured-courses h2{font-size:2.5rem}.section-intro{font-size:1rem}.course-meta{flex-direction:column;gap:.5rem}}@media (max-width:480px){.featured-courses h2{font-size:2rem}.course-card{padding:1.5rem}.course-badges{gap:.5rem}}.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}}.about{background:#fff;padding:120px 0;position:relative}.about .container{position:relative;z-index:2}.about-content{margin:0 auto;max-width:1200px}.about-header{margin-bottom:5rem;text-align:center}.about h2{color:#1a202c;font-size:3rem;font-weight:600;letter-spacing:-.02em;margin-bottom:3rem;position:relative}.about h2:after{background:#7c3aed;border-radius:2px;bottom:-15px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.company-description{margin:0 auto;max-width:900px}.company-tagline{color:#7c3aed;font-size:1.75rem;font-weight:600;line-height:1.3;margin-bottom:2rem}.company-story{color:#4a5568;font-size:1.125rem;line-height:1.8;margin-bottom:1.5rem;text-align:left}.company-story:last-child{margin-bottom:0}.about-stats{grid-gap:3rem;border-top:1px solid #e2e8f0;display:grid;gap:3rem;grid-template-columns:repeat(4,1fr);margin-top:5rem;padding:3rem 0}.stat-item{text-align:center}.stat-number{color:#7c3aed;font-size:3rem;font-weight:700;line-height:1;margin-bottom:.5rem}.stat-label{color:#64748b;font-size:1rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}@media (max-width:1024px){.about-stats{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about{padding:80px 0}.about h2{font-size:2.5rem}.company-tagline{font-size:1.5rem}.company-story{font-size:1rem;text-align:center}.about-stats{gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-top:3rem}.stat-number{font-size:2.5rem}}@media (max-width:480px){.about h2{font-size:2rem}.company-tagline{font-size:1.25rem}.about-stats{gap:1rem;grid-template-columns:1fr}.stat-number{font-size:2rem}}.faq-section{background:linear-gradient(135deg,#f8fafc,#fff);padding:80px 0}.faq-header{margin-bottom:3rem;text-align:center}.faq-header h2{color:#1a202c;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.faq-header p{color:#64748b;font-size:1.125rem}.faq-list{margin:0 auto 3rem;max-width:900px}.faq-item{background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 2px 8px #0000000d;cursor:pointer;margin-bottom:1rem;padding:1.5rem 2rem;transition:all .3s ease}.faq-item:hover{border-color:#7c3aed;box-shadow:0 4px 20px #7c3aed26}.faq-item.active{border-color:#7c3aed;box-shadow:0 4px 20px #7c3aed33}.faq-question{align-items:center;display:flex;gap:1rem;justify-content:space-between}.faq-question h3{color:#1a202c;flex:1 1;font-size:1.125rem;font-weight:600;margin:0}.faq-icon{color:#7c3aed;font-size:1.5rem;font-weight:300;min-width:30px;text-align:center;transition:transform .3s ease}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-answer{animation:fadeIn .3s ease;border-top:1px solid #e2e8f0;margin-top:1rem;padding-top:1rem}.faq-answer p{color:#475569;font-size:1rem;line-height:1.7;margin:0}.faq-cta{background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:16px;margin:0 auto;max-width:700px;padding:2rem;text-align:center}.faq-cta p{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.faq-cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.faq-cta .btn-primary,.faq-cta .btn-secondary{border-radius:8px;display:inline-block;font-size:1rem;font-weight:600;padding:14px 28px;text-decoration:none;transition:all .3s ease}.faq-cta .btn-primary{background:#fff;color:#7c3aed}.faq-cta .btn-primary:hover{box-shadow:0 8px 25px #ffffff4d;transform:translateY(-2px)}.faq-cta .btn-secondary{background:#fff3;border:2px solid #fff;color:#fff}.faq-cta .btn-secondary:hover{background:#fff;color:#7c3aed;transform:translateY(-2px)}@media (max-width:768px){.faq-section{padding:60px 0}.faq-header h2{font-size:2rem}.faq-item{padding:1.25rem 1.5rem}.faq-question h3{font-size:1rem}.faq-cta p{font-size:1.25rem}.faq-cta-buttons{align-items:stretch;flex-direction:column}.faq-cta .btn-primary,.faq-cta .btn-secondary{width:100%}}.contact{background:#fff;padding:120px 0;position:relative}.contact .container{position:relative;z-index:2}.contact-content{margin:0 auto;max-width:1200px}.contact-header{margin-bottom:5rem;text-align:center}.contact h2{color:#1a202c;font-size:3rem;font-weight:600;letter-spacing:-.02em;margin-bottom:3rem;position:relative}.contact h2:after{background:#7c3aed;border-radius:2px;bottom:-15px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.contact-intro{color:#4a5568;font-size:1.125rem;line-height:1.8;margin:0 auto;max-width:900px;text-align:left}.contact-main{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-top:5rem}.contact-info{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:3rem}.info-section h3{color:#7c3aed;font-size:1.75rem;font-weight:600;margin-bottom:1rem}.info-description{color:#4a5568;font-size:1.125rem;line-height:1.8;margin-bottom:2rem;text-align:left}.contact-details{gap:2rem}.contact-details,.contact-item{display:flex;flex-direction:column}.contact-item{gap:.5rem}.contact-label{color:#64748b;font-size:1rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.contact-value{color:#4a5568;font-size:1.125rem;line-height:1.6}.contact-value a{color:#4a5568;text-decoration:none;transition:color .2s ease}.contact-value a:hover{color:#7c3aed}.contact-cta{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:3rem}.cta-content h3{color:#7c3aed;font-size:1.75rem;font-weight:600;margin-bottom:2rem}.cta-content p{color:#4a5568;font-size:1.125rem;line-height:1.8;margin-bottom:1.5rem;text-align:left}.cta-content p:last-of-type{margin-bottom:2.5rem}.cta-actions{display:flex;flex-direction:column;gap:1rem}.cta-actions .btn-primary{background:#7c3aed;border:2px solid #7c3aed;border-radius:8px;color:#fff;font-size:16px;font-weight:600;padding:16px 24px;text-align:center;text-decoration:none;transition:all .2s ease}.cta-actions .btn-primary:hover{background:#6d28d9;border-color:#6d28d9}.cta-actions .btn-secondary{background:#fff;border:2px solid #7c3aed;border-radius:8px;color:#7c3aed;font-size:16px;font-weight:600;padding:14px 24px;text-align:center;text-decoration:none;transition:all .2s ease}.cta-actions .btn-secondary:hover{background:#7c3aed;color:#fff}@media (max-width:1024px){.contact-main{gap:3rem;grid-template-columns:1fr}}@media (max-width:768px){.contact{padding:80px 0}.contact h2{font-size:2.5rem}.contact-intro{font-size:1rem;text-align:center}.contact-cta,.contact-info{padding:2rem}.cta-content p,.info-description{text-align:center}.cta-content h3{font-size:1.5rem}.cta-actions{gap:.75rem}}@media (max-width:480px){.contact h2{font-size:2rem}.contact-cta,.contact-info{padding:1.5rem}.cta-content h3{font-size:1.25rem}.cta-actions .btn-primary,.cta-actions .btn-secondary{font-size:14px;padding:14px 20px}}.footer{background:#1e293b;color:#fff;position:relative}.newsletter-section{background:#334155;border-bottom:1px solid #475569;padding:4rem 0}.newsletter-content{margin:0 auto;max-width:800px;text-align:center}.newsletter-label{color:#94a3b8;font-size:.875rem;font-weight:600;letter-spacing:.1em;margin-bottom:1rem}.newsletter-title{color:#fff;font-size:2rem;font-weight:600;line-height:1.4;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:700px}.newsletter-form{max-width:500px}.email-input-container{background:#475569;border:1px solid #64748b;border-radius:8px;display:flex;overflow:hidden;position:relative;transition:border-color .2s ease}.email-input-container:focus-within{border-color:#7c3aed}.email-input{background:#0000;border:none;color:#fff;flex:1 1;font-size:16px;outline:none;padding:16px 20px}.email-input::placeholder{color:#94a3b8}.subscribe-btn{align-items:center;background:#7c3aed;border:none;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:16px 20px;transition:background-color .2s ease}.subscribe-btn:hover{background:#6d28d9}.footer-content{padding:4rem 0 0}.footer-main{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 2fr;margin-bottom:3rem}.company-info{max-width:400px}.footer-logo{align-items:center;display:flex;gap:12px;margin-bottom:1.5rem}.footer-brand-logo{height:40px;object-fit:contain;width:auto}.footer-brand-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#7c3aed,#a855f7);-webkit-background-clip:text;background-clip:text;display:inline-block;font-size:1.75rem;font-weight:700;letter-spacing:-.5px}.company-description{color:#cbd5e1;font-size:1rem;line-height:1.6;margin-bottom:2rem}.social-links{display:flex;gap:1rem}.social-link{align-items:center;background:#475569;border-radius:50%;color:#cbd5e1;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .2s ease;width:40px}.social-link:hover{background:#7c3aed;color:#fff;transform:translateY(-2px)}.footer-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.link-group h4{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:1.5rem}.link-group ul{list-style:none;margin:0;padding:0}.link-group li{margin-bottom:.75rem}.link-group a{color:#cbd5e1;font-size:.95rem;text-decoration:none;transition:color .2s ease}.link-group a:hover{color:#7c3aed}.footer-bottom{border-top:1px solid #475569;padding:2rem 0}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-bottom-content p{color:#94a3b8;font-size:.875rem;margin:0}.footer-bottom-links{display:flex;gap:2rem}.footer-bottom-links a{color:#94a3b8;font-size:.875rem;text-decoration:none;transition:color .2s ease}.footer-bottom-links a:hover{color:#7c3aed}@media (max-width:1024px){.footer-main{gap:3rem;grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.newsletter-section{padding:3rem 0}.newsletter-title{font-size:1.5rem;margin-bottom:2rem}.footer-content{padding:3rem 0 0}.footer-main{gap:2rem}.footer-links{gap:2rem;grid-template-columns:1fr}.footer-bottom-content{flex-direction:column;text-align:center}.footer-bottom-links{gap:1.5rem}}@media (max-width:480px){.newsletter-title{font-size:1.25rem}.email-input-container{flex-direction:column}.subscribe-btn{border-radius:0 0 8px 8px}.footer-bottom-links{flex-direction:column;gap:1rem}}.pilot-hero,.pilot-program-page{background:#fff;color:#1a202c}.pilot-hero{border-bottom:1px solid #e2e8f0;padding:120px 0;text-align:center}.pilot-headline{color:#1a202c;font-size:3rem;font-weight:600;letter-spacing:-.02em;line-height:1.3;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:900px}.pilot-subheadline{color:#4a5568;font-size:1.125rem;line-height:1.8;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px}.pilot-cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.pilot-audience,.pilot-curriculum,.pilot-design,.pilot-outcomes{padding:120px 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:#1a202c;font-size:3rem;font-weight:600;letter-spacing:-.02em;margin-bottom:3rem;position:relative;text-align:center}.pilot-audience h2:after,.pilot-curriculum h2:after,.pilot-design h2:after,.pilot-outcomes h2:after{background:#7c3aed;border-radius:2px;bottom:-15px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.audience-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.audience-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:2.5rem 2rem;text-align:center}.audience-item h3{color:#7c3aed;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.audience-item p{color:#64748b;font-size:1rem}.audience-description{color:#4a5568;font-size:1.125rem;line-height:1.8;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.eligibility-box{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 20px #00000014;margin:0 auto;max-width:600px;padding:2.5rem}.eligibility-box h3{color:#7c3aed;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.eligibility-box ul{list-style:none;padding:0}.eligibility-box li{color:#4a5568;font-size:1rem;padding:.75rem 0 .75rem 2rem;position:relative}.eligibility-box li:before{color:#10b981;content:"✓";font-weight:600;left:0;position:absolute}.curriculum-intro{color:#4a5568;font-size:1.125rem;line-height:1.8;margin-bottom:4rem;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(320px,1fr));margin-bottom:4rem}.curriculum-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:2.5rem 2rem;transition:transform .2s ease}.curriculum-card:hover{transform:translateY(-2px)}.curriculum-card h3{color:#7c3aed;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.curriculum-card ul{list-style:none;padding:0}.curriculum-card li{color:#4a5568;font-size:1rem;line-height:1.6;padding:.5rem 0 .5rem 1.5rem;position:relative}.curriculum-card li:before{color:#7c3aed;content:"•";font-weight:600;left:0;position:absolute}.projects-showcase{background:#7c3aed;border-radius:12px;color:#fff;padding:3rem;text-align:center}.projects-showcase h3{font-size:1.75rem;font-weight:600;margin-bottom:2rem}.projects-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.project-item{align-items:center;background:#ffffff1a;border-radius:8px;display:flex;gap:1rem;padding:1.5rem;text-align:left}.project-icon{flex-shrink:0;font-size:1.5rem}.project-item p{font-size:1rem;line-height:1.5;margin:0}.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:#4a5568;font-size:1.125rem;line-height:1.7;padding:1rem 0 1rem 2rem;position:relative}.outcomes-list>li:before{color:#10b981;content:"✓";font-size:1.2rem;font-weight:600;left:0;position:absolute}.outcomes-list ul{list-style:none;margin-top:.5rem;padding-left:1rem}.outcomes-list ul li{font-size:1rem;padding:.25rem 0 .25rem 1.5rem;position:relative}.outcomes-list ul li:before{color:#7c3aed;content:"→";left:0;position:absolute}.outcomes-bonus{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:2.5rem}.outcomes-bonus h3{color:#7c3aed;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.outcomes-bonus ul{list-style:none;padding:0}.outcomes-bonus li{color:#4a5568;font-size:1rem;line-height:1.6;padding:.5rem 0 .5rem 2rem;position:relative}.outcomes-bonus li:before{content:"⭐";left:0;position:absolute}.key-message{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 20px #00000014;margin-bottom:4rem;padding:3rem;text-align:center}.key-message h3{color:#7c3aed;font-size:1.75rem;font-weight:600;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:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:1rem;padding:1.5rem}.message-icon{color:#10b981;font-size:1.5rem}.message-item p{color:#4a5568;font-size:1rem;margin:0}.message-footer{color:#4a5568;font-size:1.125rem;font-style:italic;font-weight:500;line-height:1.6}.delivery-modes{margin-bottom:4rem}.delivery-modes h3{color:#1a202c;font-size:1.75rem;font-weight:600;margin-bottom:2rem;text-align:center}.modes-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.mode-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:2.5rem 2rem;text-align:center}.mode-card.recommended{background:#faf5ff;border-color:#7c3aed}.mode-card h4{color:#1a202c;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.mode-card.recommended h4{color:#7c3aed}.mode-card p{color:#64748b;margin-bottom:1rem}.mode-card ul{list-style:none;padding:0;text-align:left}.mode-card li{color:#4a5568;font-size:.95rem;padding:.25rem 0 .25rem 1.5rem;position:relative}.mode-card li:before{color:#7c3aed;content:"•";left:0;position:absolute}.duration-schedule{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:2.5rem}.duration-info h3{color:#1a202c;font-size:1.5rem;font-weight:600;margin-bottom:2rem;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:#7c3aed;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.schedule-item p{color:#4a5568;font-size:1rem;margin-bottom:1rem}.schedule-item ul{list-style:none;padding:0}.schedule-item li{color:#4a5568;padding:.25rem 0 .25rem 1.5rem;position:relative}.schedule-item li:before{color:#7c3aed;content:"•";left:0;position:absolute}@media (max-width:1024px){.outcomes-grid{gap:2rem;grid-template-columns:1fr}}@media (max-width:768px){.pilot-hero{padding:80px 0}.pilot-headline{font-size:2.5rem}.pilot-audience,.pilot-curriculum,.pilot-design,.pilot-outcomes{padding:80px 0}.pilot-cta-buttons{align-items:center;flex-direction:column}.curriculum-grid,.message-grid,.modes-grid,.projects-content,.schedule-options{grid-template-columns:1fr}}@media (max-width:480px){.pilot-headline{font-size:2rem}.pilot-audience,.pilot-curriculum,.pilot-design,.pilot-outcomes{padding:60px 0}.audience-item,.curriculum-card,.mode-card{padding:2rem 1.5rem}}.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}}.careers-page{padding-top:80px}.careers-hero{background:linear-gradient(135deg,#1e3a8a,#0f172a);color:#fff;overflow:hidden;padding:120px 0;position:relative}.careers-hero:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><rect width="100%" height="100%" fill="url(%23grid)"/></svg>');bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hero-content{margin:0 auto;max-width:800px;position:relative;text-align:center;z-index:2}.careers-hero h1{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.careers-hero p{font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem;opacity:.9}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-primary{background:#f97316;border:2px solid #f97316;border-radius:8px;color:#fff;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary:hover{background:#ea580c;border-color:#ea580c;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #ffffff4d;border-radius:8px;color:#fff;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-secondary:hover{background:#ffffff1a;border-color:#ffffff80}.careers-section{padding:120px 0}.section-title{color:#1a202c;font-size:3rem;font-weight:600;letter-spacing:-.02em;margin-bottom:1rem;position:relative;text-align:center}.section-title:after{background:#7c3aed;border-radius:2px;bottom:-15px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.section-subtitle{color:#4a5568;font-size:1.125rem;line-height:1.8;margin-bottom:5rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.careers-domains{background:#f8fafc}.domains-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.domain-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:2.5rem;transition:transform .3s ease}.domain-card:hover{transform:translateY(-5px)}.domain-icon{display:block;font-size:3rem;margin-bottom:1.5rem}.domain-card h3{color:#7c3aed;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.domain-card p{color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.domain-link{align-items:center;color:#0891b2;display:inline-flex;font-weight:500;gap:.5rem;text-decoration:none;transition:color .2s ease}.domain-link:hover{color:#0e7490}.careers-early{background:#fff}.careers-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.career-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 20px #0000000d;padding:2.5rem}.career-card h3{color:#7c3aed;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.career-card p{color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.careers-people{background:#f8fafc}.people-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.person-card{background:#fff;border-left:4px solid #0891b2;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:2.5rem}.person-info{margin-bottom:1.5rem}.person-name{color:#7c3aed;font-size:1.125rem;font-weight:600}.person-role{color:#64748b;font-size:.875rem}.person-quote{color:#4a5568;font-style:italic;line-height:1.6}.careers-values{background:#fff}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.value-card{padding:2rem;text-align:center}.value-icon{display:block;font-size:4rem;margin-bottom:1.5rem}.value-card h3{color:#7c3aed;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.value-card p{color:#4a5568;line-height:1.6}.careers-process{background:#f8fafc}.process-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.process-step{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:2.5rem;position:relative}.step-number{align-items:center;background:#7c3aed;border-radius:50%;color:#fff;display:flex;font-size:.875rem;font-weight:600;height:30px;justify-content:center;left:2rem;position:absolute;top:-15px;width:30px}.process-step h3{color:#7c3aed;font-size:1.25rem;font-weight:600;margin-bottom:1rem;margin-top:.5rem}.process-step p{color:#4a5568;line-height:1.6}.careers-insights{background:#fff}.insights-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.insight-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 20px #00000014;overflow:hidden;transition:transform .3s ease}.insight-card:hover{transform:translateY(-3px)}.insight-image{align-items:center;background:linear-gradient(135deg,#0891b2,#06b6d4);color:#fff;display:flex;font-size:4rem;height:200px;justify-content:center}.insight-content{padding:1.5rem}.insight-category{background:#0891b2;border-radius:4px;color:#fff;display:inline-block;font-size:.75rem;font-weight:500;margin-bottom:1rem;padding:.25rem .75rem}.insight-card h3{color:#7c3aed;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.insight-link{color:#0891b2;font-weight:500;text-decoration:none;transition:color .2s ease}.insight-link:hover{color:#0e7490}.careers-newsletter{background:linear-gradient(135deg,#1e3a8a,#0f172a);color:#fff;text-align:center}.careers-newsletter .section-title{color:#fff}.careers-newsletter .section-title:after{background:#f97316}.careers-newsletter .section-subtitle{color:#fffc}.newsletter-form{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:0 auto;max-width:400px}.newsletter-input{border:none;border-radius:8px;flex:1 1;font-size:1rem;min-width:250px;padding:1rem}.newsletter-btn{background:#f97316;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:1rem 2rem;transition:background .3s ease}.newsletter-btn:hover{background:#ea580c}.success-message{color:#10b981;font-size:.875rem;font-weight:500;margin-top:1rem}@media (max-width:1024px){.careers-grid{grid-template-columns:1fr}}@media (max-width:768px){.careers-hero{padding:80px 0}.careers-hero h1{font-size:2.5rem}.hero-buttons{align-items:center;flex-direction:column}.careers-section{padding:80px 0}.section-title{font-size:2.5rem}.domains-grid,.insights-grid,.people-grid,.process-steps,.values-grid{grid-template-columns:1fr}.newsletter-form{flex-direction:column}.newsletter-input{min-width:auto}}@media (max-width:480px){.careers-hero h1{font-size:2rem}.careers-section{padding:60px 0}.section-title{font-size:2rem}.career-card,.domain-card,.person-card,.process-step{padding:2rem}}
/*# sourceMappingURL=main.a9b59d46.css.map*/