@import "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400;500;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Engagement&display=swap";
*{box-sizing:border-box;margin:0;padding:0}body{color:#0d1e56;background:#fff;font-family:Nunito Sans,sans-serif;font-weight:300;line-height:1.6;overflow-x:hidden}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffff2;padding:20px 0;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #0d1e560d}.nav-container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 32px;display:flex}.logo{width:auto;height:45px}.nav-links{align-items:center;gap:40px;list-style:none;display:flex}.nav-links a{color:#0d1e56;font-size:15px;font-weight:500;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#22acd1}.nav-dropdown{position:relative}.nav-dropdown>a{align-items:center;gap:4px;display:flex}.dropdown-chevron{margin-top:1px;transition:transform .25s}.nav-dropdown:hover .dropdown-chevron{transform:rotate(180deg)}.dropdown-menu{opacity:0;visibility:hidden;z-index:1000;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:240px;padding:8px;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 12px 40px #0d1e561f,0 4px 12px #0000000f}.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.dropdown-menu a{border-radius:8px;flex-direction:column;padding:10px 14px;text-decoration:none;transition:background .2s;display:flex}.dropdown-menu a:hover{background:#f1f5f9}.dropdown-campus-name{color:#0d1e56;font-size:14px;font-weight:600;line-height:1.3}.dropdown-campus-loc{color:#0d1e56;opacity:.5;margin-top:2px;font-size:12px;font-weight:400}.mobile-dropdown-toggle{color:#0d1e56;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;font-family:inherit;font-size:15px;font-weight:500;display:flex}.mobile-dropdown-toggle .dropdown-chevron{transition:transform .25s}.mobile-dropdown-toggle .dropdown-chevron.open{transform:rotate(180deg)}.mobile-dropdown-list{margin:0;padding:8px 0 0 16px;list-style:none}.mobile-dropdown-list li{padding:0}.mobile-dropdown-list a{color:#0d1e56;opacity:.7;padding:8px 0;font-size:14px;text-decoration:none;transition:opacity .2s;display:block}.mobile-dropdown-list a:hover{opacity:1;color:#22acd1}.mobile-nav-right{align-items:center;gap:12px;display:none}.mobile-apply-btn{color:#fff;background:#0d1e56;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none}.hamburger-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.mobile-menu{background:#fff;border-top:1px solid #0d1e561a;padding:20px}.mobile-menu ul{margin:0;padding:0;list-style:none}.mobile-menu li{border-bottom:1px solid #0d1e561a;padding:12px 0}.mobile-menu li:last-child{border-bottom:none}.mobile-menu a{color:#0d1e56;font-size:16px;font-weight:500;text-decoration:none}.cta-btn{color:#fff;cursor:pointer;background:#0d1e56;border:none;border-radius:8px;padding:12px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.cta-btn:hover{color:#0d1e56;background:#0d1e56;transform:translateY(-2px);box-shadow:0 8px 20px #3bc3e24d}.registration-ticker{z-index:999;background:#0d1e56;padding:12px 0;transition:top .3s;position:fixed;top:-100px;left:0;right:0;box-shadow:0 2px 8px #0d1e561a}.registration-ticker.visible{top:80px}.ticker-content{justify-content:center;align-items:center;gap:12px;max-width:1280px;margin:0 auto;padding:0 32px;display:flex}.ticker-text{color:#fff;font-size:14px;font-weight:500}.ticker-countdown{align-items:center;gap:4px;display:flex}.ticker-countdown-value{color:#3bc3e2;background:#3bc3e233;border-radius:4px;padding:4px 8px;font-family:Nunito Sans,sans-serif;font-size:14px;font-weight:700}.ticker-countdown-sep{color:#3bc3e2;font-size:14px;font-weight:700}.ticker-link{color:#0d1e56;cursor:pointer;background:#3bc3e2;border:none;border-radius:6px;margin-left:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:background .2s}.ticker-link:hover{background:#22acd1}.ticker-link:focus{outline:none}.ticker-link:focus-visible{outline-offset:2px;outline:2px solid #22acd1}.hero-video-section{align-items:center;min-height:85vh;margin-top:70px;display:flex;position:relative;overflow:hidden}.hero-background-video{object-fit:cover;z-index:1;opacity:.4;width:100%;height:100%;position:absolute;top:0;left:0}.hero-gradient-overlay{z-index:2;background:linear-gradient(90deg,#0d1e56 0%,#0d1e56e6 35%,#0d1e56b3 60%,#0009 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-split-container{z-index:3;justify-content:space-between;align-items:center;gap:60px;width:100%;max-width:1400px;margin:0 auto;padding:40px 5%;display:flex;position:relative}.hero-left{flex:1;max-width:600px}.hero-left h1{color:#fff;margin-bottom:20px;font-family:Nunito Sans,sans-serif;font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:800;line-height:1.15}.hero-left .ai-first-text{color:#fff}.hero-left .highlight{color:#3bc3e2}.hero-left .hero-tagline{color:#fff;opacity:.95;margin-bottom:28px;font-family:Nunito Sans,sans-serif;font-size:1.5rem;font-weight:600}.builders-text{background:linear-gradient(90deg,#fcc032,#3ccc8b,#3bc3e2,#22acd1,#3ccc8b,#fcc032);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Engagement,cursive;font-size:1.4em}.spectrum-text{background:linear-gradient(90deg,#fcc032,#3ccc8b,#3bc3e2,#22acd1,#3ccc8b,#fcc032);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Engagement,cursive;font-size:1.15em}.hero-left .hero-bullets{margin:0 0 32px;padding:0;list-style:none}.hero-left .hero-bullets li{color:#fff;opacity:.95;align-items:flex-start;gap:8px;margin-bottom:10px;font-family:Nunito Sans,sans-serif;font-size:1.1rem;line-height:1.8;display:flex}.hero-left .hero-bullets li .check-icon{color:#3bc3e2;flex-shrink:0}.hero-stats{align-items:stretch;margin-bottom:32px;display:flex}.hero-stat{flex-direction:column;gap:4px;display:flex}.hero-stat-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.12em;font-family:Nunito Sans,sans-serif;font-size:.7rem;font-weight:500}.hero-stat-value{color:#fff;font-family:Nunito Sans,sans-serif;font-size:1.05rem;font-weight:500}.hero-stat-divider{background:#ffffff40;align-self:stretch;width:1px;margin:0 24px}.hero-left .hero-cta{flex-wrap:wrap;justify-content:flex-start;gap:16px;display:flex}.hero-left .btn-primary{color:#0d1e56;background:#3bc3e2;border:2px solid #3bc3e2;font-family:Nunito Sans,sans-serif;font-weight:600}.hero-left .btn-primary:hover{background:#22acd1;border-color:#22acd1}.hero-left .btn-secondary-white{color:#fff;background:0 0;border:2px solid #fff;font-family:Nunito Sans,sans-serif;font-weight:600}.hero-left .btn-secondary-white:hover{color:#0d1e56;background:#fff;border-color:#fff}.hero-right{flex:none;justify-content:flex-end;align-items:center;display:flex}.hero-right .asat-section{flex-direction:column;gap:20px;margin-top:0}.hero-content-direct{z-index:3;max-width:650px;margin-left:8%;padding:40px 0;position:relative}.hero-content-direct h1{color:#fff;margin-bottom:20px;font-family:Nunito Sans,sans-serif;font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:800;line-height:1.15}.hero-content-direct .ai-first-text{color:#fff}.hero-content-direct .highlight{color:#3bc3e2}.hero-content-direct .hero-tagline{color:#fff;opacity:.95;margin-bottom:28px;font-size:1.5rem;font-weight:600}.hero-content-direct .hero-bullets{margin:0 0 32px;padding:0;list-style:none}.hero-content-direct .hero-bullets li{color:#fff;opacity:.95;margin-bottom:10px;font-size:1.1rem;line-height:1.8}.hero-content-direct .hero-bullets li span{align-items:flex-start;gap:8px;display:inline-flex}.hero-content-direct .hero-cta{flex-wrap:wrap;justify-content:flex-start;gap:16px;display:flex}.hero-content-direct .btn-primary{color:#0d1e56;background:#3bc3e2;border:2px solid #3bc3e2}.hero-content-direct .btn-primary:hover{background:#22acd1;border-color:#22acd1}.hero-content-direct .btn-secondary-white{color:#fff;background:0 0;border:2px solid #fff}.hero-content-direct .btn-secondary-white:hover{color:#0d1e56;background:#fff;border-color:#fff}.asat-section{align-items:stretch;gap:24px;margin-top:40px;display:flex}.asat-countdown{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d1e5699;border:1px solid #fff3;border-radius:16px;flex-direction:column;align-items:flex-start;gap:12px;padding:20px;display:flex}.countdown-label{color:#fff;text-transform:uppercase;letter-spacing:1px;font-size:.85rem;font-weight:500}.countdown-timer{align-items:center;gap:8px;font-family:Nunito Sans,sans-serif;display:flex}.countdown-item{background:#3bc3e240;border:1px solid #3bc3e24d;border-radius:8px;flex-direction:column;align-items:center;min-width:55px;padding:10px 14px;display:flex}.countdown-value{color:#3bc3e2;font-size:1.6rem;font-weight:800;line-height:1}.countdown-unit{color:#fff;text-transform:uppercase;opacity:.9;margin-top:4px;font-size:.6rem}.countdown-separator{color:#3bc3e2;font-size:1.5rem;font-weight:700}.asat-timeline-banner{background:#fffffff2;border:1px solid #ffffff4d;border-radius:12px;align-items:center;gap:20px;padding:16px 24px;display:flex;box-shadow:0 4px 24px #00000026}.asat-timeline-item{align-items:center;gap:10px;display:flex}.asat-icon{color:#22acd1;background:#3bc3e226;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.asat-icon svg{width:16px;height:16px}.asat-info{flex-direction:column;gap:1px;display:flex}.asat-label{color:#0d1e56;text-transform:uppercase;letter-spacing:.5px;opacity:.7;font-size:.7rem;font-weight:600}.asat-sublabel{color:#0d1e56;opacity:.5;font-size:.65rem;font-weight:400}.asat-date{color:#22acd1;font-size:.85rem;font-weight:700}.asat-divider{background:#3bc3e280;flex-shrink:0;width:20px;height:2px}.hero-mobile-container{display:none}@media (max-width:768px){.hero-video-section{align-items:flex-start;min-height:auto;margin-top:60px;padding-bottom:40px}.hero-gradient-overlay{background:linear-gradient(90deg,#0d1e56 0%,#0d1e56e6 35%,#0d1e56b3 60%,#0000 100%)}.hero-desktop{display:none!important}.hero-mobile-container{z-index:3;flex-direction:column;width:100%;padding:30px 20px 40px;display:flex;position:relative}.hero-mobile-container h1{color:#fff;margin-bottom:12px;font-family:Nunito Sans,sans-serif;font-size:1.9rem;font-weight:800;line-height:1.15}.hero-mobile-container .ai-first-text{color:#fff}.hero-mobile-container .highlight{color:#3bc3e2}.hero-mobile-container .hero-tagline{color:#ffffffe6;margin-bottom:16px;font-size:1.1rem;font-weight:400}.hero-mobile-container .hero-bullets{flex-direction:column;align-items:flex-start;width:100%;margin:0 0 20px;padding:0;list-style:none;display:flex}.hero-mobile-container .hero-bullets li{color:#ffffffd9;text-align:left;align-items:flex-start;gap:8px;width:100%;margin-bottom:8px;font-size:.95rem;display:flex}.hero-mobile-container .hero-bullets li .check-icon{color:#3bc3e2;flex-shrink:0}.hero-mobile-container .hero-stats{margin-bottom:16px}.hero-mobile-container .hero-stat-value{font-size:.9rem}.hero-mobile-container .hero-stat-label{font-size:.6rem}.hero-mobile-container .hero-stat-divider{margin:0 16px}.hero-mobile-container .asat-countdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d1e5699;border:1px solid #ffffff26;border-radius:16px;margin-bottom:20px;padding:16px}.hero-mobile-container .countdown-label{color:#fffc;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;font-size:.75rem;display:block}.hero-mobile-container .countdown-timer{align-items:center;gap:6px;display:flex}.hero-mobile-container .countdown-item{text-align:center;background:#ffffff26;border-radius:8px;min-width:48px;padding:8px 10px}.hero-mobile-container .countdown-value{color:#3bc3e2;font-size:1.3rem;font-weight:700;display:block}.hero-mobile-container .countdown-unit{color:#ffffffb3;text-transform:uppercase;font-size:.5rem;display:block}.hero-mobile-container .countdown-separator{color:#ffffff80;font-size:1.2rem;font-weight:700}.hero-mobile-container .asat-timeline-banner{display:none}.hero-mobile-container .asat-timeline-item{align-items:center;gap:10px;display:flex}.hero-mobile-container .asat-icon{color:#3bc3e2;background:#3bc3e233;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.hero-mobile-container .asat-icon svg{color:#3bc3e2;width:16px;height:16px}.hero-mobile-container .asat-info{flex-direction:column;display:flex}.hero-mobile-container .asat-label{color:#0d1e56;text-transform:uppercase;letter-spacing:.5px;opacity:1;font-size:.65rem}.hero-mobile-container .asat-date{color:#3bc3e2;font-size:.8rem;font-weight:600}.hero-mobile-container .hero-cta{flex-direction:column;align-items:center;gap:12px;display:flex}.stats{display:none}.hero-mobile-container .hero-cta button{justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.hero-mobile-container .btn-secondary-white{color:#fff;background:0 0;border:2px solid #fff}.hero-mobile-container .btn-secondary-white svg{stroke:#fff}.hero-content-direct{max-width:none;margin:0 20px;padding:20px 0}.hero-content-direct h1{font-size:1.9rem}.hero-content-direct .hero-tagline{font-size:1.1rem}.hero-content-direct .hero-bullets li{font-size:.95rem}.hero-content-direct .hero-cta{flex-direction:column}.hero-content-direct .hero-cta button{width:100%}.asat-section{flex-direction:column;gap:16px;margin-top:30px}.asat-countdown{flex-direction:column;align-items:flex-start;gap:10px}.countdown-label{font-size:.75rem}.countdown-timer{gap:6px}.countdown-item{min-width:48px;padding:8px 10px}.countdown-value{font-size:1.3rem}.countdown-unit{font-size:.5rem}.countdown-separator{font-size:1.2rem}.asat-timeline-banner{flex-flow:wrap;justify-content:flex-start;gap:12px;padding:12px}.asat-timeline-item{flex:none}.asat-divider{display:none}.asat-icon{width:28px;height:28px}.asat-icon svg{width:14px;height:14px}.asat-label{font-size:.6rem}.asat-sublabel{font-size:.55rem}.asat-date{font-size:.75rem}}.hero{background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:70vh;margin-top:70px;display:flex;position:relative;overflow:hidden}.hero.home:not(.split),.hero.home.split{background:#fff}.hero:before,.hero.split:before{display:none}.hero-container{text-align:center;z-index:2;justify-content:center;align-items:center;max-width:1280px;margin:0 auto;padding:50px 32px;display:flex;position:relative}.hero-container.split{text-align:left;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:50px;padding:70px 32px;display:grid}.hero-container.split>*{min-width:0}.hero-content{width:100%}.hero-container.split .hero-content{max-width:100%}.hero-content h1{color:#0d1e56;margin-bottom:24px;font-family:Nunito Sans,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.2}.hero-content h2{color:#0d1e56;margin-bottom:24px;font-family:Nunito Sans,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.2}.hero-content h3{color:#0d1e56;margin-bottom:16px;font-family:Nunito Sans,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:400;line-height:1.3}.hero-content .highlight{color:#0d1e56}.hero-content .ai-first-text{color:#0d1e56;font-weight:800}.campus-badges{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.campus-badge{color:#0d1e56;letter-spacing:.5px;text-transform:uppercase;background:#3bc3e226;border:2px solid #0d1e56;border-radius:20px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-block}.hero-content p{color:#0d1e56;margin-bottom:32px;font-size:1.2rem;line-height:1.8}.hero-bullets{margin:24px 0 32px;padding:0;list-style:none}.hero-bullets li{color:#0d1e56;margin-bottom:12px;font-size:1.1rem;line-height:1.8}.hero-bullets li span{align-items:flex-start;gap:8px;display:inline-flex}.hero-bullets li span:before{color:#22acd1;flex-shrink:0;font-size:1.2rem;font-weight:700}.hero-cta{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.hero-container.split .hero-cta{justify-content:flex-start}.hero-video{width:100%;position:relative}.video-wrapper{border-radius:20px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 20px 60px #0d1e564d}.video-wrapper iframe{border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.hero-container.split{text-align:center;grid-template-columns:1fr;gap:40px;padding:40px 20px}.hero-container.split .hero-cta{justify-content:center}.hero-content{order:1}.hero-video{order:2}.hero-bullets li{text-align:center;margin-bottom:8px;font-size:.95rem;line-height:1.6}.campus-badge{padding:4px 10px;font-size:.65rem}.campus-badges{justify-content:center}}.btn-primary{color:#fff;cursor:pointer;background:#3bc3e2;border-radius:8px;padding:16px 36px;font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary:hover{color:#fff;background:#22acd1;transform:translateY(-2px);box-shadow:0 10px 25px #3bc3e266}.btn-secondary{color:#0d1e56;cursor:pointer;background:0 0;border:2px solid #0d1e56;border-radius:8px;padding:16px 36px;font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.btn-secondary:hover{color:#0d1e56;background:#fff}.btn-secondary-white{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:16px 36px;font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.btn-secondary-white svg{stroke:#fff}.btn-secondary-white:hover{color:#0d1e56;background:#fff}.btn-secondary-white:hover svg{stroke:#0d1e56}.stats{background:#22acd133;padding:50px 32px}.stats-container{text-align:center;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1280px;margin:0 auto;display:grid}.stat-item .stat-number{color:#0d1e56;margin-bottom:8px;font-family:Nunito Sans,sans-serif;font-size:2rem;font-weight:900;display:block}.stat-item p{color:#22acd1;font-size:16px;font-weight:700}.stat-item .stat-number.typewriter{min-width:220px;display:inline-block}.stat-item .stat-number .cursor{color:#3bc3e2;font-weight:400;animation:.7s infinite blink}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.legacy-section{background:#0d1d39;padding:50px 32px}.legacy-container{max-width:1200px;margin:0 auto}.legacy-top{align-items:center;gap:40px;margin-bottom:50px;display:flex}.legacy-badge{background:#0d1d39;border:1px solid #3bc3e226;border-radius:12px;flex-direction:column;flex-shrink:0;align-items:center;gap:12px;padding:24px 32px;display:flex}.legacy-badge img{object-fit:contain;filter:brightness(1.1);width:auto;height:80px}.legacy-badge-label{color:#3bc3e2;letter-spacing:.3px;font-size:.8rem;font-weight:500}.legacy-content{flex:1}.legacy-content h2{color:#fff;margin-bottom:10px;font-family:Nunito Sans,sans-serif;font-size:1.75rem;font-weight:700;line-height:1.3}.legacy-content p{color:#ffffffb3;margin:0;font-size:1rem;line-height:1.6}.legacy-content p strong{color:#3bc3e2;font-weight:500}.btn-legacy-cta{color:#0d1d39;cursor:pointer;white-space:nowrap;background:#3bc3e2;border-radius:50px;flex-shrink:0;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-legacy-cta:hover{background:#22acd1;transform:translateY(-2px);box-shadow:0 8px 20px #3bc3e24d}.btn-legacy-cta svg{transition:transform .3s}.btn-legacy-cta:hover svg{transform:translate(4px)}.legacy-timeline{background:#ffffff0d;border-radius:16px;padding:30px 50px;position:relative}.timeline-track{height:3px;margin-top:2px;display:flex;position:absolute;top:50%;left:50px;right:120px;transform:translateY(-50%)}.timeline-progress{background:linear-gradient(90deg,#f59e0b 0%,#3bc3e2 100%);border-radius:2px 0 0 2px;width:80%;height:100%}.timeline-dotted{opacity:.6;background-image:linear-gradient(90deg,#3bc3e2 50%,#0000 50%);background-size:12px 100%;width:20%;height:100%}.timeline-points{z-index:1;justify-content:space-between;display:flex;position:relative}.timeline-point{flex-direction:column;align-items:center;gap:6px;display:flex}.timeline-point.start .timeline-dot{background:#3bc3e2;box-shadow:0 0 0 2px #3bc3e2}.timeline-point.future{z-index:2;background:#fff;border-radius:8px;justify-content:center;padding:8px 12px;position:relative}.timeline-year{color:#fff;font-size:1.4rem;font-weight:700}.timeline-dot{background:#f59e0b;border:3px solid #0d1d39;border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 2px #f59e0b}.timeline-stat{color:#fffc;font-size:.95rem}.timeline-stat strong{color:#3bc3e2;font-size:1.15rem;font-weight:700}.timeline-future-text{color:#0d1d39;white-space:nowrap;font-size:.9rem;font-weight:500}.timeline-alta-icon{width:auto;height:40px;margin-top:4px}@media (max-width:900px){.legacy-top{text-align:center;flex-direction:column;gap:24px}.legacy-badge{padding:20px 28px}.legacy-badge img{height:65px}.legacy-content h2{font-size:1.4rem}.legacy-content p{font-size:.95rem}.legacy-timeline{padding:24px 30px}.timeline-track{left:30px;right:100px}.timeline-year{font-size:1.1rem}.timeline-stat{font-size:.85rem}.timeline-stat strong{font-size:1rem}.timeline-future-text{font-size:.8rem}}@media (max-width:600px){.legacy-section{padding:40px 20px}.legacy-badge{padding:16px 24px}.legacy-badge img{height:55px}.legacy-content h2{font-size:1.2rem}.btn-legacy-cta{padding:12px 22px;font-size:.9rem}.legacy-timeline{-webkit-overflow-scrolling:touch;padding:20px 15px;overflow-x:auto}.timeline-points{min-width:500px}.timeline-track{min-width:400px;left:15px;right:100px}.timeline-point.future{padding:6px 8px}.timeline-year{font-size:.95rem}.timeline-dot{border-width:2px;width:12px;height:12px}.timeline-stat{font-size:.75rem}.timeline-stat strong{font-size:.9rem}.timeline-future-text{font-size:.7rem}.timeline-alta-icon{height:28px}}.features{background:#fff;padding:50px 32px}.features-container{max-width:1280px;margin:0 auto}.section-header{text-align:center;margin-bottom:40px}.section-header h2{color:#0d1e56;margin-bottom:16px;font-family:Nunito Sans,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800}.section-header p{color:#0d1e56;max-width:600px;margin:0 auto;font-size:1.1rem}.features-grid{grid-template-columns:repeat(3,1fr);gap:60px 32px;padding-top:40px;display:grid}.why-alta-card{perspective:1000px;cursor:pointer;border-radius:16px;position:relative}.why-alta-card .card-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform 1.2s cubic-bezier(.4,0,.2,1);position:relative}.why-alta-card.flipped .card-inner{transform:rotateY(180deg)}.why-alta-card .card-front,.why-alta-card .card-back{backface-visibility:hidden;border-radius:16px;width:100%;position:relative;overflow:hidden}.why-alta-card .card-front{z-index:2}.why-alta-card .card-front .box-background{width:100%;height:auto;display:block}.why-alta-card .box-text-overlay{z-index:2;position:absolute;top:50%;left:40%;right:5%;transform:translateY(calc(10px - 50%))}.why-alta-card .box-text-overlay .box-title{color:#0d1e56;text-align:left;margin:0;font-size:1.1rem;font-weight:700;line-height:1.3}.why-alta-card .card-back{background:linear-gradient(135deg,#0d1e56 0%,#1a2d6b 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;transform:rotateY(180deg)}.why-alta-card .card-back-content{text-align:center;opacity:0;padding:25px;transition:opacity .5s .5s}.why-alta-card.flipped .card-back-content{opacity:1}.why-alta-card .card-back-content h4{color:#3bc3e2;margin:0 0 12px;font-size:1.1rem;font-weight:700}.why-alta-card .card-back-content p{color:#fff;margin:0;font-size:.9rem;line-height:1.6}@media (max-width:768px){.why-alta-card .box-text-overlay{left:32%;right:5%}.why-alta-card .box-text-overlay .box-title{font-size:.9rem}.why-alta-card .card-back-content{padding:15px}.why-alta-card .card-back-content h4{margin-bottom:8px;font-size:.95rem}.why-alta-card .card-back-content p{font-size:.8rem;line-height:1.5}}.wca-section{background:#fff;padding:60px 32px;position:relative}.wca-container{max-width:1280px;margin:0 auto}.wca-grid{grid-template-columns:repeat(3,1fr);gap:24px;padding-top:40px;display:grid}.wca-card{opacity:1;border-radius:16px;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden}.wca-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px #0d1e561f,0 4px 16px #3bc3e214}.wca-card-inner{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;height:100%;padding:24px;transition:border-color .35s,background .35s;display:flex}.wca-card:hover .wca-card-inner{background:#fff;border-color:#3bc3e2}.wca-card:first-child:hover .wca-card-inner{border-color:#3bc3e2}.wca-card:nth-child(2):hover .wca-card-inner{border-color:#3ccc8b}.wca-card:nth-child(3):hover .wca-card-inner{border-color:#fcc032}.wca-card:nth-child(4):hover .wca-card-inner{border-color:#22acd1}.wca-card:nth-child(5):hover .wca-card-inner{border-color:#3bc3e2}.wca-card:nth-child(6):hover .wca-card-inner{border-color:#fcc032}.wca-card-visual{background:#fff;border-radius:10px;justify-content:center;align-items:center;width:100%;height:180px;margin-bottom:16px;display:flex;overflow:hidden}.wca-card-svg{object-fit:contain;width:160px;height:160px;transition:transform .4s}.wca-card:hover .wca-card-svg{transform:scale(1.08)}.wca-card-content{flex-direction:column;flex:1;display:flex}.wca-card-top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.wca-number{color:#3bc3e2;letter-spacing:.05em;opacity:.7;font-family:Nunito Sans,sans-serif;font-size:.75rem;font-weight:700}.wca-title{color:#0d1e56;margin-bottom:8px;font-family:Nunito Sans,sans-serif;font-size:1.15rem;font-weight:700;line-height:1.3}.wca-desc{color:#0d1e56;opacity:.65;flex:1;margin-bottom:16px;font-family:Nunito Sans,sans-serif;font-size:.88rem;line-height:1.55;transition:opacity .3s}.wca-card:hover .wca-desc{opacity:.85}.wca-stat-row{border-top:1px solid #e2e8f0;align-items:baseline;gap:8px;margin-top:auto;padding-top:12px;display:flex}.wca-stat-value{color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Nunito Sans,sans-serif;font-size:1.5rem;font-weight:900}.wca-card:first-child .wca-stat-value{background:linear-gradient(135deg,#3bc3e2,#22acd1);-webkit-background-clip:text;background-clip:text}.wca-card:nth-child(2) .wca-stat-value{background:linear-gradient(135deg,#3ccc8b,#2cabcb);-webkit-background-clip:text;background-clip:text}.wca-card:nth-child(3) .wca-stat-value{background:linear-gradient(135deg,#fcc032,#3ccc8b);-webkit-background-clip:text;background-clip:text}.wca-card:nth-child(4) .wca-stat-value{background:linear-gradient(135deg,#2cabcb,#3bc3e2);-webkit-background-clip:text;background-clip:text}.wca-card:nth-child(5) .wca-stat-value{background:linear-gradient(135deg,#3bc3e2,#22acd1);-webkit-background-clip:text;background-clip:text}.wca-card:nth-child(6) .wca-stat-value{background:linear-gradient(135deg,#fcc032,#22acd1);-webkit-background-clip:text;background-clip:text}.wca-stat-label{color:#0d1e56;opacity:.5;letter-spacing:.02em;font-family:Nunito Sans,sans-serif;font-size:.78rem}@media (max-width:1024px){.wca-section{padding:40px 20px}.wca-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:640px){.wca-section{padding:32px 16px}.wca-grid{grid-template-columns:1fr;gap:16px}.wca-card-visual{height:150px}.wca-card-svg{width:130px;height:130px}.wca-title{font-size:1.05rem}.wca-stat-value{font-size:1.3rem}}.wca-photos{background:#fff;padding:0 32px 60px}.wca-photos-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1280px;margin:0 auto;display:grid}.wca-photo-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;transition:transform .35s,box-shadow .35s;overflow:hidden}.wca-photo-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px #0d1e561f,0 4px 16px #3bc3e214}.wca-photo-img-wrap{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.wca-photo-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.wca-photo-card:hover .wca-photo-img{transform:scale(1.05)}.wca-photo-overlay{background:linear-gradient(#0d1e5600 0%,#0d1e56d9 100%);align-items:baseline;gap:8px;padding:16px 20px;display:flex;position:absolute;bottom:0;left:0;right:0}.wca-photo-stat{color:#3bc3e2;font-family:Nunito Sans,sans-serif;font-size:1.6rem;font-weight:900}.wca-photo-stat-label{color:#ffffffbf;font-family:Nunito Sans,sans-serif;font-size:.85rem;font-weight:500}.wca-photo-text{padding:20px}.wca-photo-text h3{color:#0d1e56;margin-bottom:8px;font-family:Nunito Sans,sans-serif;font-size:1.1rem;font-weight:700;line-height:1.3}.wca-photo-text p{color:#0d1e56;opacity:.6;font-family:Nunito Sans,sans-serif;font-size:.88rem;line-height:1.55}@media (max-width:1024px){.wca-photos{padding:0 20px 40px}.wca-photos-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:640px){.wca-photos{padding:0 16px 32px}.wca-photos-grid{grid-template-columns:1fr;gap:16px}}.feature-card{height:220px;transition:all .4s;position:relative;overflow:visible}.feature-image{object-fit:cover;z-index:2;border:4px solid #ffffff80;border-radius:50%;width:140px;height:140px;transition:all .4s;position:absolute;top:0;left:50%;transform:translate(-50%)translateY(-20px);box-shadow:0 15px 35px #0d1e5640}.feature-content{-webkit-backdrop-filter:blur(20px);text-align:center;z-index:1;background:#22acd126;border:1px solid #22acd140;border-radius:24px;justify-content:center;align-items:center;height:160px;padding:30px 24px;transition:all .4s;display:flex;position:absolute;top:60px;left:0;right:0;overflow:hidden}.feature-content:before{content:"";z-index:10;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#fff9 50%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.feature-card:hover .feature-content:before{animation:1.2s ease-in-out shimmer}@keyframes shimmer{0%{left:-100%}to{left:200%}}.feature-card:hover .feature-image{border-color:#3bc3e299;transform:translate(-50%)translateY(-30px)scale(1.1);box-shadow:0 20px 50px #3bc3e266}.feature-card:hover .feature-content{background:#22acd140;border-color:#22acd166}.feature-card h3{color:#0d1e56;margin:0;font-family:Nunito Sans,sans-serif;font-size:1.35rem;font-weight:700;line-height:1.3}.infrastructure-section{background:linear-gradient(135deg,#fff 0% 100%);padding:50px 32px;position:relative}.infrastructure-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 10% 20%,#3bc3e20d 0%,#0000 50%),radial-gradient(circle at 90% 80%,#22acd10d 0%,#0000 50%);position:absolute;inset:0}.infrastructure-container{z-index:1;max-width:1400px;margin:0 auto;position:relative}.infrastructure-video-full{max-width:900px;margin:60px auto 80px}.infrastructure-video-full .video-wrapper{border-radius:24px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 20px 60px #0d1e5626}.infrastructure-video-full .video-wrapper iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.campus-techies-grid{grid-template-columns:repeat(2,1fr);gap:32px;max-width:1200px;margin:0 auto;display:grid}.campus-techies-item{background:#fff;border-radius:20px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 8px 24px #0d1e561a}.campus-techies-item:hover{transform:translateY(-8px);box-shadow:0 16px 40px #0d1e5626}.campus-techies-img-wrapper{overflow:hidden}.campus-techies-item img{width:100%;height:auto;transition:transform .5s;display:block}.campus-techies-item:hover img{transform:scale(1.05)}.campus-techies-content{background:linear-gradient(135deg,#0d1e56 0%,#22acd1 100%);padding:24px}.campus-techies-content h3{color:#fff;margin:0 0 8px;font-size:1.3rem;font-weight:700}.campus-techies-content p{color:#ffffffe6;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:2.85em;margin:0;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}@media (max-width:768px){.campus-techies-grid{grid-template-columns:1fr;gap:24px}.campus-techies-item{border-radius:16px}.campus-techies-content{padding:20px}.campus-techies-content h3{margin-bottom:6px;font-size:1.1rem}.campus-techies-content p{font-size:.9rem}}.student-life-section{background:linear-gradient(135deg,#fff 0% 100%);padding:10px 32px}.student-life-container{max-width:1600px;margin:0 auto}.student-life-scroll-container{margin-top:60px;position:relative;overflow:hidden}.student-life-videos{flex-wrap:wrap;justify-content:center;gap:32px;padding-bottom:20px;display:flex}.student-life-videos::-webkit-scrollbar{height:8px}.student-life-videos::-webkit-scrollbar-track{background:#0d1e561a;border-radius:4px}.student-life-videos::-webkit-scrollbar-thumb{background:#3bc3e24d;border-radius:4px}.student-life-videos::-webkit-scrollbar-thumb:hover{background:#3bc3e280}.student-life-video-card{background:#fff;border-radius:20px;flex:0 0 420px;transition:all .3s;overflow:hidden;box-shadow:0 8px 30px #0d1e561a}.student-life-video-card:hover{transform:translateY(-8px);box-shadow:0 16px 50px #3bc3e233}.student-life-video-wrapper{background:#000;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.student-life-video-wrapper iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.student-life-video-info{padding:30px 24px}.student-life-video-info h3{color:#0d1e56;margin:0;font-size:1.15rem;font-weight:700}@media (max-width:768px){.student-life-video-card{flex:0 0 320px}.student-life-video-info{padding:16px 20px}.student-life-video-info h3{font-size:1rem}}.news-carousel-section{background:#fff;padding:80px 32px;overflow:hidden}.news-carousel-container{max-width:1400px;margin:0 auto}.news-carousel-track{justify-content:center;align-items:center;height:340px;margin-top:60px;display:flex;position:relative}.news-carousel-card{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:20px;flex-direction:column;width:400px;text-decoration:none;transition:all .5s cubic-bezier(.25,.46,.45,.94);display:flex;position:absolute;overflow:hidden;box-shadow:0 8px 30px #0d1e561a}.news-pos-0{opacity:1;z-index:5;border-color:#3bc3e2;transform:translate(0)scale(1);box-shadow:0 16px 50px #3bc3e240}.news-pos-0:hover{transform:translate(0)scale(1.02);box-shadow:0 20px 60px #3bc3e259}.news-pos--1{opacity:.7;z-index:4;transform:translate(-360px)scale(.85)}.news-pos-1{opacity:.7;z-index:4;transform:translate(360px)scale(.85)}.news-pos--2{opacity:.4;z-index:3;transform:translate(-640px)scale(.7)}.news-pos-2{opacity:.4;z-index:3;transform:translate(640px)scale(.7)}.news-card-logo{background:#fff;border-bottom:1px solid #0d1e5614;justify-content:center;align-items:center;min-height:80px;padding:20px 28px;display:flex}.news-card-logo img{object-fit:contain;max-width:180px;max-height:40px}.news-card-body{flex-direction:column;flex:1;padding:24px 28px 28px;display:flex}.news-card-body h3{color:#0d1e56;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:1.1rem;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.news-read-more{color:#22acd1;margin-top:auto;padding-top:16px;font-size:.95rem;font-weight:600;transition:color .3s}.news-pos-0:hover .news-read-more{color:#0d1e56}.news-carousel-dots{justify-content:center;gap:10px;margin-top:40px;display:flex}.news-dot{cursor:pointer;background:0 0;border:2px solid #0d1e56;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.news-dot.active{background:#22acd1;border-color:#22acd1;transform:scale(1.2)}.news-dot:hover{border-color:#3bc3e2}@media (max-width:1200px){.news-carousel-card{width:340px}.news-pos--1{transform:translate(-300px)scale(.85)}.news-pos-1{transform:translate(300px)scale(.85)}.news-pos--2{transform:translate(-530px)scale(.7)}.news-pos-2{transform:translate(530px)scale(.7)}}@media (max-width:900px){.news-carousel-card{width:300px}.news-pos--1{transform:translate(-250px)scale(.82)}.news-pos-1{transform:translate(250px)scale(.82)}.news-pos--2{opacity:.3;transform:translate(-430px)scale(.65)}.news-pos-2{opacity:.3;transform:translate(430px)scale(.65)}}@media (max-width:768px){.news-carousel-section{padding:50px 16px}.news-carousel-track{height:300px;margin-top:40px}.news-carousel-card{width:260px}.news-pos--1{transform:translate(-200px)scale(.8)}.news-pos-1{transform:translate(200px)scale(.8)}.news-pos--2{display:none}.news-card-logo{min-height:55px;padding:18px 20px 12px}.news-source-badge{font-size:.95rem}.news-card-body{padding:18px 20px 22px}.news-card-body h3{font-size:.95rem}}@media (max-width:480px){.news-carousel-card{width:220px}.news-pos--1{opacity:.5;transform:translate(-160px)scale(.75)}.news-pos-1{opacity:.5;transform:translate(160px)scale(.75)}.news-card-body h3{-webkit-line-clamp:2;font-size:.85rem}}.learning-message{background:linear-gradient(135deg,#0d1e56 0%,#22acd1 100%);padding:50px 32px;position:relative}.learning-message:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 80%,#3bc3e21a 0%,#0000 50%);position:absolute;inset:0}.learning-message-container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1400px;margin:0 auto;display:grid;position:relative}.learning-content{align-items:center;display:flex}.learning-text h2{color:#fff;margin-bottom:24px;font-size:2.5rem;font-weight:700;line-height:1.2}.learning-text p{color:#ffffffe6;margin-bottom:20px;font-size:1.1rem;line-height:1.8}.learning-signature{border-top:3px solid #0d1e56;margin-top:32px;padding-top:24px}.learning-signature strong{color:#fff;font-size:1.2rem;font-weight:700}.learning-video .video-wrapper{border-radius:20px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 20px 60px #0d1e564d}.learning-video .video-wrapper iframe{border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1024px){.learning-message-container{grid-template-columns:1fr;gap:40px}.learning-text h2{font-size:2rem}}@media (max-width:768px){.learning-message{padding:30px 20px}.learning-text h2{font-size:1.8rem}.learning-text p{font-size:1rem}}.curriculum{background:#fff;padding:80px 32px;scroll-margin-top:145px;position:relative}.curriculum-container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.curriculum-heading{color:#0d1e56;text-align:center;margin-bottom:48px;font-family:Nunito Sans,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.25}.curriculum-layout{grid-template-columns:280px 1fr;align-items:start;gap:32px;display:grid}.curriculum-tabs{z-index:2;flex-direction:column;gap:16px;display:flex;position:sticky;top:180px}.curriculum-content-stack{flex-direction:column;gap:24px;display:flex}.curriculum-tab{cursor:pointer;background:#fff;border:1px solid #0d1e5614;border-radius:7px;flex-direction:row;align-items:center;gap:12px;padding:14px 18px;transition:all .3s;display:flex;box-shadow:0 2px 8px #0d1e560a}.curriculum-tab:hover{background:#3bc3e20a;border-color:#3bc3e233}.curriculum-tab.active{background:#fff}.curriculum-tab.year-1.active{border-color:#fcc03266;box-shadow:0 0 20px #fcc0321a,inset 0 1px #fcc03226}.curriculum-tab.year-2.active{border-color:#3ccc8b66;box-shadow:0 0 20px #3ccc8b1a,inset 0 1px #3ccc8b26}.curriculum-tab.year-3.active{border-color:#22acd166;box-shadow:0 0 20px #22acd11a,inset 0 1px #22acd126}.curriculum-tab.year-4.active{border-color:#3bc3e266;box-shadow:0 0 20px #3bc3e21a,inset 0 1px #3bc3e226}.tab-year-label{letter-spacing:1.5px;color:#0d1e5666;text-transform:uppercase;font-size:11px;font-weight:700}.curriculum-tab.active .tab-year-label{color:#0d1e5699}.curriculum-tab.year-1.active .tab-year-label{color:#fcc032}.curriculum-tab.year-2.active .tab-year-label{color:#3ccc8b}.curriculum-tab.year-3.active .tab-year-label{color:#22acd1}.curriculum-tab.year-4.active .tab-year-label{color:#3bc3e2}.tab-title{color:#0d1e56;font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:700}.curriculum-content{background:#fff;border:1px solid #0d1e5614;border-radius:10px;padding:40px;scroll-margin-top:140px;box-shadow:0 2px 12px #0d1e560a}.curriculum-content-header{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.content-title{color:#0d1e56;margin-bottom:8px;font-family:Nunito Sans,sans-serif;font-size:2rem;font-weight:900}.content-description{color:#555;max-width:550px;font-size:15px;line-height:1.6}.content-year-badge{color:#fff;letter-spacing:.5px;white-space:nowrap;background:linear-gradient(135deg,#3bc3e2 0%,#22acd1 100%);border-radius:6px;flex-shrink:0;padding:8px 18px;font-size:12px;font-weight:700}.curriculum-skills-section{margin-bottom:32px}.curriculum-section-label{color:#0d1e5680;letter-spacing:.3px;text-transform:uppercase;margin-bottom:14px;font-size:14px;font-weight:700}.curriculum-skill-tags{flex-wrap:wrap;gap:8px;display:flex}.curriculum-skill-tag{color:#0d1e56;background:#0d1e5608;border:1px solid #0d1e561a;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.curriculum-skill-tag:hover{color:#0d1e56;background:#3bc3e214;border-color:#3bc3e266}.curriculum-ai-section{background:#3bc3e20d;border:1px solid #3bc3e226;border-radius:8px;margin-bottom:32px;padding:28px;position:relative;overflow:hidden}.curriculum-ai-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#3bc3e20f 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-40%;right:-10%}.ai-section-header{align-items:center;gap:10px;margin-bottom:20px;display:flex}.ai-icon{color:#fcc032;font-size:18px}.ai-section-title{color:#0d1e56;letter-spacing:.3px;font-size:16px;font-weight:700}.ai-tools-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.ai-tool-card{background:#fff;border:1px solid #0d1e5614;border-radius:6px;flex-direction:column;gap:6px;padding:16px;transition:all .25s;display:flex}.ai-tool-card:hover{background:#3bc3e20f;border-color:#3bc3e240;transform:translateY(-2px)}.ai-tool-icon{opacity:.85;width:28px;height:28px;margin-bottom:4px}.ai-tool-name{color:#0d1e56;font-size:14px;font-weight:700}.ai-tool-desc{color:#777;font-size:12px;line-height:1.5}.curriculum-concepts-section{margin-bottom:32px}.concepts-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.concept-card{background:#0d1e5605;border:1px solid #0d1e560f;border-radius:7px;padding:24px 20px;transition:all .25s}.concept-card:hover{background:#3bc3e20a;border-color:#3bc3e226;transform:translateY(-3px)}.concept-icon{margin-bottom:12px;font-size:28px;display:block}.concept-title{color:#0d1e56;margin-bottom:8px;font-size:15px;font-weight:700;line-height:1.3}.concept-desc{color:#777;margin:0;font-size:13px;line-height:1.5}.curriculum-projects-section{margin-bottom:32px}.projects-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.curriculum-projects-section .project-card{background:#fff;border:1px solid #0d1e560f;border-top:3px solid #3bc3e2;border-radius:7px;padding:22px 20px;transition:all .25s;position:relative;overflow:hidden;box-shadow:0 2px 8px #0d1e560a}.curriculum-projects-section .project-card:hover{background:#3bc3e208;border-color:#3bc3e226;transform:translateY(-2px);box-shadow:0 8px 24px #0d1e5614}.curriculum-projects-section .project-card-accent{width:100%;height:3px;position:absolute;top:0;left:0}.curriculum-projects-section .project-card-name{color:#0d1e56;margin-bottom:6px;font-size:14px;font-weight:700;line-height:1.3}.curriculum-projects-section .project-card-desc{color:#777;margin:0;font-size:12px;line-height:1.5}.project-card-companies{color:#22acd1;letter-spacing:.3px;margin-top:auto;padding-top:8px;font-size:11px;font-weight:600}.curriculum-subjects-section{background:#fff;border:1px solid #0d1e5614;border-radius:7px;overflow:hidden}.subjects-toggle{cursor:pointer;color:#0d1e56;justify-content:space-between;align-items:center;padding:18px 24px;font-size:15px;font-weight:700;transition:all .3s;display:flex}.subjects-toggle:hover{background:#0d1e5605}.subjects-toggle-left{align-items:center;gap:12px;display:flex}.subjects-toggle-icon-text{color:#22acd1;font-size:16px}.subjects-chevron-text{color:#0d1e56;opacity:.3;font-size:12px;transition:transform .35s;display:inline-block}.subjects-chevron-text.open{transform:rotate(180deg)}.subjects-list-wrapper{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.subjects-list-wrapper.open{max-height:600px}.subjects-list{border-top:1px solid #0d1e560f;flex-direction:column;gap:0;margin:0;padding:0 24px 20px;list-style:none;display:flex}.subject-item{color:#555;border-bottom:1px solid #0d1e560a;align-items:center;gap:10px;padding:10px 0;font-size:14px;display:flex}.subject-item:last-child{border-bottom:none}.subject-arrow{color:#22acd1;font-size:18px;font-weight:700;line-height:1}.curriculum-content.year-1 .content-year-badge{color:#0d1e56;background:#fcc032}.curriculum-content.year-1 .curriculum-skill-tag:hover{background:#fcc0321a;border-color:#fcc03266}.curriculum-content.year-1 .curriculum-ai-section{background:#fcc0320f;border-color:#fcc03233}.curriculum-content.year-1 .ai-tool-card{background:#fcc0320a;border-color:#fcc0321f}.curriculum-content.year-1 .ai-tool-card:hover{background:#fcc0321a;border-color:#fcc0324d}.curriculum-content.year-1 .concept-card:hover{box-shadow:0 0 20px #fcc0321a}.curriculum-content.year-1 .project-card{border-top-color:#fcc032}.curriculum-content.year-1 .project-card-accent{background:#fcc032!important}.curriculum-content.year-1 .subjects-toggle-icon-text,.curriculum-content.year-1 .subject-arrow{color:#fcc032}.curriculum-content.year-2 .content-year-badge{background:#3ccc8b}.curriculum-content.year-2 .curriculum-skill-tag:hover{background:#3ccc8b1a;border-color:#3ccc8b66}.curriculum-content.year-2 .curriculum-ai-section{background:#3ccc8b0f;border-color:#3ccc8b33}.curriculum-content.year-2 .ai-tool-card{background:#3ccc8b0a;border-color:#3ccc8b1f}.curriculum-content.year-2 .ai-tool-card:hover{background:#3ccc8b1a;border-color:#3ccc8b4d}.curriculum-content.year-2 .concept-card:hover{box-shadow:0 0 20px #3ccc8b1a}.curriculum-content.year-2 .project-card{border-top-color:#3ccc8b}.curriculum-content.year-2 .project-card-accent{background:#3ccc8b!important}.curriculum-content.year-2 .subjects-toggle-icon-text,.curriculum-content.year-2 .subject-arrow{color:#3ccc8b}.curriculum-content.year-3 .content-year-badge{background:#22acd1}.curriculum-content.year-3 .curriculum-skill-tag:hover{background:#22acd11a;border-color:#22acd166}.curriculum-content.year-3 .curriculum-ai-section{background:#22acd10f;border-color:#22acd133}.curriculum-content.year-3 .concept-card:hover{box-shadow:0 0 20px #22acd11a}.curriculum-content.year-3 .project-card{border-top-color:#22acd1}.curriculum-content.year-3 .project-card-accent{background:#22acd1!important}.curriculum-content.year-3 .subjects-toggle-icon-text,.curriculum-content.year-3 .subject-arrow{color:#22acd1}.curriculum-content.year-4 .content-year-badge{background:#3bc3e2}.curriculum-content.year-4 .curriculum-skill-tag:hover{background:#3bc3e21a;border-color:#3bc3e266}.curriculum-content.year-4 .curriculum-ai-section{background:#3bc3e20f;border-color:#3bc3e233}.curriculum-content.year-4 .concept-card:hover{box-shadow:0 0 20px #3bc3e21a}.curriculum-content.year-4 .project-card{border-top-color:#3bc3e2}.curriculum-content.year-4 .project-card-accent{background:#3bc3e2!important}.curriculum-content.year-4 .subjects-toggle-icon-text,.curriculum-content.year-4 .subject-arrow{color:#3bc3e2}@media (max-width:1024px){.curriculum-layout{grid-template-columns:220px 1fr;gap:24px}.curriculum-heading{font-size:2rem}.concepts-grid{grid-template-columns:1fr 1fr}.ai-tools-grid{grid-template-columns:repeat(2,1fr)}}.learning-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.learning-list li{padding-left:24px;position:relative}.learning-list li:before{content:"●";color:#22acd1;font-size:14px;position:absolute;left:0}.learning-list li strong{color:#0d1e56;margin-bottom:2px;font-size:14px;display:block}.learning-list li p{color:#0d1e56;opacity:.8;margin:0;font-size:14px;line-height:1.5}.tech-tags{scrollbar-width:thin;scrollbar-color:#22acd166 #22acd11a;flex-wrap:nowrap;gap:10px;padding-bottom:8px;display:flex;overflow-x:auto}.tech-tags::-webkit-scrollbar{height:4px}.tech-tags::-webkit-scrollbar-track{background:#22acd11a;border-radius:10px}.tech-tags::-webkit-scrollbar-thumb{background:#22acd166;border-radius:10px}.tech-tag{color:#0d1e56;white-space:nowrap;background:#22acd126;border:1px solid #22acd140;border-radius:10px;flex-shrink:0;padding:8px 16px;font-size:14px;font-weight:600;transition:all .3s}.tech-tag:hover{background:#22acd140;transform:translateY(-2px)}.projects-list{flex-direction:column;gap:10px;margin:0;padding-left:20px;padding-right:30px;list-style:square;display:flex}.projects-list li{color:#0d1e56;background:#22acd11f;border:1px solid #22acd133;border-radius:10px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .3s}.projects-list li:hover{background:#22acd133;transform:translate(4px)}.founders-message{background:linear-gradient(135deg,#fff 0% 100%);padding:50px 32px;position:relative}.founders-message:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 20%,#22acd114 0%,#0000 50%);position:absolute;inset:0}.founders-message-container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1400px;margin:0 auto;display:grid;position:relative}.founders-content{align-items:center;display:flex}.founders-text h2{color:#0d1e56;margin-bottom:24px;font-size:2.5rem;font-weight:700;line-height:1.2}.founders-text p{color:#0d1e56;opacity:.85;margin-bottom:20px;font-size:1.1rem;line-height:1.8}.founders-signature{border-top:3px solid #0d1e56;margin-top:32px;padding-top:24px}.founders-signature strong{color:#0d1e56;font-size:1.2rem;font-weight:700}.founders-video .video-wrapper{border-radius:20px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 20px 60px #0d1e5626}.founders-video .video-wrapper iframe{border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1024px){.founders-message-container{grid-template-columns:1fr;gap:40px}.founders-text h2{font-size:2rem}}@media (max-width:768px){.founders-message{padding:30px 20px}.founders-text h2{font-size:1.8rem}.founders-text p{font-size:1rem}}.our-team{background:#fff;padding:50px 32px;position:relative}.our-team-container{max-width:1280px;margin:0 auto}.our-team .section-header{text-align:center;margin-bottom:60px}.our-team .section-header h2{color:#0d1e56;margin-bottom:16px;font-size:2.5rem;font-weight:700}.our-team .section-header p{color:#0d1e56;opacity:.8;font-size:1.1rem}.team-member-horizontal{background:linear-gradient(135deg,#fff 0% 100%);border-color:#0d1e56;border-radius:20px;align-items:center;gap:60px;max-width:1000px;margin:0 auto 60px;padding:40px;transition:all .3s;display:flex;box-shadow:0 8px 30px #0d1e5614}.team-member-horizontal:hover{border-color:#0d1e56;transform:translateY(-5px);box-shadow:0 12px 40px #3bc3e226}.team-member-horizontal:last-child{margin-bottom:0}.team-member-image{border-radius:16px;flex-shrink:0;width:280px;height:280px;position:relative;overflow:hidden;box-shadow:0 8px 20px #0d1e561a}.team-member-image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s}.team-linkedin-overlay{color:#fff;background:#0077b5;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 2px 8px #0003}.team-linkedin-overlay:hover{background:#005885;transform:scale(1.1)}.team-member-horizontal:hover .team-member-image img{transform:scale(1.05)}.team-member-info{flex:1}.team-member-info h3{color:#0d1e56;margin-bottom:12px;font-family:Nunito Sans,sans-serif;font-size:2rem;font-weight:800}.team-member-info .team-role{color:#0d1e56;margin-bottom:16px;font-size:1.2rem;font-weight:700;display:block}.team-member-info .team-experience{color:#0d1e56;opacity:.8;font-size:1.05rem;line-height:1.6}.team-member-info .team-bio{color:#0d1e56;opacity:.8;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;max-width:800px;font-size:1.05rem;line-height:1.8;display:-webkit-box;overflow:hidden}.team-member-info .team-credentials{color:#22acd1;margin-bottom:12px;font-size:.95rem;font-weight:500}.read-more-btn{color:#22acd1;cursor:pointer;background:0 0;border:none;margin-top:8px;padding:0;font-size:.95rem;font-style:italic;font-weight:400;transition:color .3s}.read-more-btn:hover{color:#0d1e56}.founder-modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0d1e56cc;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.founder-modal{background:#fff;border-radius:20px;width:100%;max-width:700px;max-height:90vh;padding:40px;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.modal-close{color:#0d1e56;cursor:pointer;background:0 0;border:none;font-size:32px;line-height:1;transition:color .3s;position:absolute;top:20px;right:20px}.modal-close:hover{color:#22acd1}.modal-header{border-bottom:2px solid #3bc3e233;align-items:center;gap:24px;margin-bottom:30px;padding-bottom:20px;display:flex}.modal-avatar{object-fit:cover;border:3px solid #22acd1;border-radius:50%;width:100px;height:100px}.modal-header h3{color:#0d1e56;margin-bottom:4px;font-size:1.8rem}.modal-role{color:#22acd1;margin-bottom:4px;font-size:1.1rem;font-weight:600}.modal-credentials{color:#0d1e56;opacity:.7;font-size:.9rem}.modal-body{margin-bottom:24px}.modal-body p{color:#0d1e56;margin-bottom:16px;font-size:1rem;line-height:1.8}.modal-body p:last-child{margin-bottom:0}.modal-linkedin{color:#fff;background:#0d1e56;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-weight:600;transition:all .3s;display:inline-flex}.modal-linkedin:hover{background:#22acd1}@media (max-width:768px){.our-team{padding:30px 20px}.our-team .section-header h2{font-size:2rem}.team-member-horizontal{flex-direction:column;gap:30px;margin-bottom:40px;padding:30px 20px}.team-member-image{width:220px;height:220px}.team-member-info{text-align:center}.team-member-info h3{font-size:1.5rem}.team-member-info .team-role{font-size:1rem}.team-member-info .team-experience,.team-member-info .team-bio{font-size:.95rem}.team-member-info .team-credentials{font-size:.85rem}.read-more-btn{margin:12px auto 0;display:block}.team-linkedin-overlay{width:32px;height:32px;bottom:8px;right:8px}.founder-modal{margin:10px;padding:24px}.modal-header{text-align:center;flex-direction:column;gap:16px}.modal-header h3{font-size:1.4rem}.modal-avatar{width:80px;height:80px}.modal-body p{font-size:.95rem}.modal-linkedin{justify-content:center;width:100%}}.mentors{background:linear-gradient(#fff 0% 70%,#3bc3e226 100%);padding:80px 32px;overflow:hidden}.mentors .section-header{margin-bottom:50px}.mentors .section-header h2,.mentors .section-header p{color:#0d1e56}.mentors-grid{grid-template-columns:repeat(4,1fr);gap:24px;padding:20px 0;display:grid}.mentor-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-direction:row;align-items:stretch;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000f}.mentor-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0d1e561f}.mentor-photo{aspect-ratio:1;background:#f5a623;flex-shrink:0;width:160px;min-height:160px;overflow:hidden}.mentor-photo img{object-fit:cover;width:100%;height:100%}.mentor-info{text-align:left;flex-direction:column;flex:1;justify-content:center;padding:16px;display:flex}.mentor-name{color:#0d1e56;margin-bottom:2px;font-family:Nunito Sans,sans-serif;font-size:1.05rem;font-weight:700}.mentor-title{color:#666;margin-bottom:12px;font-size:.8rem;line-height:1.4}.mentor-company-section{align-items:center;gap:8px;display:flex}.mentor-company-logo{align-items:center;height:24px;display:flex}.mentor-company-logo img{object-fit:contain;width:auto;max-width:70px;height:100%}.mentor-company-name{color:#0d1e56;font-size:.9rem;font-weight:600}.mentor-company{color:#0d1e56;opacity:.7;font-size:.9rem}@media (max-width:1024px){.mentors-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.mentors-grid{grid-template-columns:1fr}}.campus-gallery-section{background:linear-gradient(135deg,#f8f6f3 0%,#f0ede8 100%);padding:80px 5%;overflow:hidden}.campus-gallery-section .campus-gallery-container{flex-direction:column;align-items:center;gap:40px;max-width:1280px;margin:0 auto;display:flex}.gallery-text-content{text-align:center}.gallery-text-content h2{color:#0d1e56;margin-bottom:16px;font-size:2.5rem;font-weight:700;line-height:1.2}.gallery-text-content h2 .highlight{color:#22acd1}.gallery-text-content p{color:#0d1e56;opacity:.8;font-size:1.1rem;line-height:1.6}.gallery-carousel{justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.gallery-arrow{color:#0d1e56;cursor:pointer;background:#fff;border:2px solid #0d1e56;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.gallery-arrow:hover{color:#fff;background:#0d1e56}.gallery-carousel-track{flex:1;width:100%;height:340px;position:relative;overflow:hidden}.gallery-carousel-card{border-radius:16px;transition:transform .6s,width .6s,height .6s,opacity .6s;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 4px 20px #0d1e561a}.gallery-carousel-card.side{width:300px;height:220px}.gallery-carousel-card.center{width:450px;height:320px}.gallery-carousel-card img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:992px){.gallery-carousel-track{height:260px}.gallery-carousel-card.side{width:200px;height:160px}.gallery-carousel-card.center{width:340px;height:240px}}@media (max-width:768px){.campus-gallery-section{padding:60px 5%}.gallery-text-content h2{font-size:1.8rem}.gallery-text-content p{font-size:1rem}.gallery-carousel{gap:10px}.gallery-arrow{width:36px;height:36px}.gallery-arrow svg{width:18px;height:18px}.gallery-carousel-track{height:170px}.gallery-carousel-card.side{width:120px;height:100px}.gallery-carousel-card.center{width:200px;height:150px}}.campuses{background:#fff;padding:50px 32px}.campuses-container{max-width:1280px;margin:0 auto}.campus-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;display:grid}.campus-card{-webkit-backdrop-filter:blur(20px);background:#fff6;border:1px solid #22acd140;border-radius:20px;transition:all .3s;overflow:hidden}.campus-card:hover{background:#ffffff80;border-color:#22acd166;transform:translateY(-8px);box-shadow:0 20px 40px #22acd133}.campus-image-wrapper{width:100%;height:260px;text-decoration:none;display:block;position:relative;overflow:hidden}.campus-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.campus-card:hover .campus-image{transform:scale(1.05)}img[src*=bangalore-campus]{object-position:center calc(50% - 20px)}.name-coming-soon{background:linear-gradient(90deg,#0d1e56 0% 35%,#3bc3e2 50%,#0d1e56 65% 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic;animation:2.5s ease-in-out infinite shimmerText;display:inline-block}@keyframes shimmerText{0%{background-position:100% 0}to{background-position:-100% 0}}.campus-overlay{background:linear-gradient(#0000 0%,#0d1e56b3 40%,#0d1e56f2 100%);align-items:flex-end;padding:30px;display:flex;position:absolute;bottom:0;left:0;right:0}.campus-facilities-icons{align-items:center;gap:12px;display:flex}.facility-icon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff26;border:1px solid #fff3;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.facility-icon:hover{background:#3bc3e2e6;border-color:#3bc3e280;transform:translateY(-3px)}.campus-content{padding:24px}.campus-content h3,.campus-content .campus-name{color:#0d1e56;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;height:3.64rem;min-height:3.64rem;margin-bottom:8px;font-size:1.3rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.campus-degree{color:#22acd1;letter-spacing:.5px;margin-bottom:20px;font-size:.95rem;font-weight:600}.collaboration-badge{color:#22acd1;background:#3bc3e21a;border-radius:20px;margin-bottom:12px;padding:6px 12px;font-size:.7rem;font-weight:600;display:inline-block}.campus-location{color:#666;margin-bottom:12px;font-size:.9rem;display:block}.campus-degree-badge{color:#0d1e56;margin-bottom:16px;font-size:.8rem;font-weight:600;display:block}.campus-facilities{flex-wrap:wrap;gap:8px;display:flex}.facility-badge{-webkit-backdrop-filter:blur(10px);color:#0d1e56;white-space:nowrap;background:#22acd126;border:1px solid #22acd140;border-radius:20px;padding:6px 12px;font-size:.85rem;font-weight:600}.campus-cta-buttons{gap:12px;margin-top:20px;display:flex}.campus-cta-btn-small{text-align:center;-webkit-backdrop-filter:blur(15px);border-radius:10px;flex:1;padding:12px 20px;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s}.campus-cta-btn-small.primary{color:#fff;-webkit-backdrop-filter:blur(20px);background:#12114acc;border:1px solid #12114a59;box-shadow:0 4px 12px #12114a33}.campus-cta-btn-small.primary:hover{background:#12114a4d;border-color:#12114a80;transform:translateY(-2px);box-shadow:0 6px 16px #12114a4d}.campus-cta-btn-small.secondary{color:#0d1e56;-webkit-backdrop-filter:blur(20px);background:#22acd133;border:1px solid #22acd159;box-shadow:0 4px 12px #22acd133}.campus-cta-btn-small.secondary:hover{background:#22acd14d;border-color:#22acd180;transform:translateY(-2px);box-shadow:0 6px 16px #22acd14d}.campus-cta-btn-small svg{vertical-align:middle;fill:currentColor;width:16px;height:16px;margin-right:6px}.placement-ecosystem{background:#fff;padding:80px 32px}.placement-ecosystem-container{max-width:1280px;margin:0 auto}.placement-header{text-align:center;margin-bottom:60px}.placement-header h2{color:#0d1e56;margin-bottom:16px;font-family:Nunito Sans,sans-serif;font-size:2.5rem;font-weight:800}.placement-header p{color:#555;font-size:1.15rem}.placement-pillars-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:60px;display:grid}.placement-pillar{background:#fff;border:1px solid #0d1e561a;border-radius:8px;padding:32px 24px;transition:all .3s;box-shadow:0 2px 12px #0d1e560f}.placement-pillar:hover{border-color:#3bc3e266;transform:translateY(-5px);box-shadow:0 8px 30px #0d1e561a}.pillar-icon{background:#3bc3e21a;border-radius:6px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;display:flex}.placement-pillar h4{color:#0d1e56;margin-bottom:10px;font-size:1.15rem;font-weight:700}.placement-pillar p{color:#555;font-size:.92rem;line-height:1.7}.placement-stats-row{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:70px;display:grid}.placement-stat{text-align:center;background:#3bc3e214;border:1px solid #3bc3e233;border-radius:7px;padding:32px 24px;transition:all .3s}.placement-stat:hover{background:#3bc3e224;border-color:#3bc3e266;box-shadow:0 8px 24px #3bc3e21a}.placement-stat-number{color:#0d1e56;margin-bottom:6px;font-size:1.6rem;font-weight:700;display:block}.placement-stat p{color:#555;font-size:1rem;font-weight:500}.placement-team-section{text-align:center;margin-bottom:70px}.placement-team-section h3{color:#0d1e56;margin-bottom:12px;font-family:Nunito Sans,sans-serif;font-size:2rem;font-weight:800}.placement-team-subtitle{color:#555;margin-bottom:40px;font-size:1.05rem}.placement-team-grid{grid-template-columns:repeat(3,1fr);gap:28px;max-width:960px;margin:0 auto;display:grid}.placement-team-card{text-align:center;background:#fff;border:1px solid #0d1e561a;border-radius:8px;flex-direction:column;align-items:center;padding:32px 24px;transition:all .3s;display:flex;position:relative;box-shadow:0 2px 12px #0d1e560f}.placement-team-card:hover{border-color:#3bc3e266;transform:translateY(-5px);box-shadow:0 8px 30px #0d1e561a}.placement-team-photo{border:2px solid #3bc3e24d;border-radius:50%;width:90px;height:90px;margin-bottom:16px;position:relative;overflow:hidden}.placement-team-photo img{object-fit:cover;width:100%;height:100%}.placement-team-info h4{color:#0d1e56;margin-bottom:6px;font-size:1.15rem;font-weight:700}.placement-team-role{color:#22acd1;margin-bottom:6px;font-size:.9rem;font-weight:600;display:block}.placement-team-exp{color:#777;font-size:.82rem;font-style:italic;display:block}.placement-team-linkedin{color:#0d1e564d;transition:all .3s;position:absolute;top:16px;right:16px}.placement-team-linkedin:hover{color:#0077b5}.placement-companies-heading{color:#0d1e56;text-align:center;margin-bottom:28px;font-family:Nunito Sans,sans-serif;font-size:1.5rem;font-weight:700}@media (max-width:968px){.placement-ecosystem{padding:60px 20px}.placement-header h2{font-size:2rem}.placement-pillars-grid{grid-template-columns:repeat(2,1fr);gap:16px}.placement-stats-row,.placement-team-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (max-width:640px){.placement-pillars-grid{grid-template-columns:1fr}.placement-stats-row{grid-template-columns:1fr;gap:12px}.placement-team-grid{grid-template-columns:1fr;gap:16px}.placement-team-section h3{font-size:1.6rem}}.student-projects{background:linear-gradient(135deg,#fff 0% 100%);padding:50px 32px}.student-projects-container{max-width:1400px;margin:0 auto}.featured-project{background:#fff;border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin:60px 0;padding:30px;display:grid;box-shadow:0 20px 60px #0d1e5614}.featured-project-text{position:relative}.project-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#0d1e56,#0d1e56);border-radius:20px;margin-bottom:20px;padding:8px 20px;font-size:.85rem;font-weight:700;display:inline-block}.featured-project-text h3{color:#0d1e56;margin-bottom:12px;font-size:2rem;font-weight:700;line-height:1.3}.project-creator{color:#0d1e56;margin-bottom:20px;font-size:1rem;font-weight:600}.project-creator strong{color:#0d1e56}.project-description{color:#0d1e56;opacity:.85;margin-bottom:24px;font-size:1.05rem;line-height:1.8}.project-highlights{margin-bottom:24px}.highlight-item{color:#0d1e56;align-items:center;gap:12px;margin-bottom:12px;display:flex}.highlight-item svg{color:#0d1e56;flex-shrink:0}.highlight-item span{font-size:.95rem;font-weight:500}.project-tech-stack{flex-wrap:wrap;gap:10px;display:flex}.featured-project-video .video-wrapper{border-radius:16px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 15px 40px #0d1e5626}.featured-project-video .video-wrapper iframe{border-radius:16px;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1024px){.featured-project{grid-template-columns:1fr;gap:40px;padding:40px}.featured-project-text h3{font-size:1.6rem}}@media (max-width:768px){.featured-project{padding:30px 24px}.featured-project-text h3{font-size:1.4rem}.project-description{font-size:1rem}}.reels-slider-wrapper{padding:0;position:relative;overflow:hidden}.reels-slider{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#22acd1 #fff;gap:24px;padding:20px 32px;display:flex;overflow-x:auto}.reels-slider::-webkit-scrollbar{height:8px}.reels-slider::-webkit-scrollbar-track{background:#fff;border-radius:10px}.reels-slider::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#22acd1,#22acd1);border-radius:10px}.reels-slider::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#22acd1,#22acd1)}.reel-card{background:#0d1e56;border-radius:20px;flex:0 0 300px;transition:all .3s;overflow:hidden;box-shadow:0 10px 40px #0d1e5626}.reel-card:hover{transform:translateY(-10px);box-shadow:0 20px 60px #22acd14d}.reel-video-wrapper{background:#000;width:100%;height:0;padding-bottom:177.78%;position:relative;overflow:hidden}.reel-video-wrapper iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.projects-slider-wrapper{padding:50px 32px;position:relative;overflow:hidden}.projects-slider{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#0d1e56 #fff;gap:32px;padding:50px 32px;display:flex;overflow-x:auto}.projects-slider::-webkit-scrollbar{height:8px}.projects-slider::-webkit-scrollbar-track{background:#fff;border-radius:10px}.projects-slider::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#0d1e56,#0d1e56);border-radius:10px}.projects-slider::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#0d1e56,#0d1e56)}.project-video-card{background:#fff;border-radius:20px;flex:0 0 450px;transition:all .3s;overflow:hidden;box-shadow:0 10px 40px #0d1e561a}.project-video-wrapper{background:#000;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.project-video-wrapper iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.project-info{padding:24px}.project-title{color:#0d1e56;margin-bottom:8px;font-size:1.3rem;font-weight:700}.project-student{color:#0d1e56;margin-bottom:16px;font-size:1rem;font-weight:600}.project-tech{flex-wrap:wrap;gap:8px;display:flex}.tech-badge{color:#0d1e56;background:#3bc3e21a;border:1px solid #3bc3e233;border-radius:20px;padding:6px 14px;font-size:.85rem;font-weight:600}.project-card{background:#fff;border-radius:16px;flex-direction:column;flex:0 0 320px;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 8px 30px #0d1e5614}.project-card:hover{transform:translateY(-8px);box-shadow:0 15px 50px #3bc3e226}.project-card-content{flex-direction:column;flex:1;gap:16px;padding:28px 24px;display:flex}.project-card-title{color:#0d1e56;min-height:50px;font-size:1.15rem;font-weight:700;line-height:1.4}.project-card-tech{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.project-card-link{color:#0d1e56;border-top:1px solid #0d1e561a;align-items:center;gap:8px;margin-top:12px;padding-top:12px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.project-card-link:hover{color:#0d1e56;gap:12px}@media (max-width:768px){.project-video-card{flex:0 0 320px}.project-title{font-size:1.1rem}}.testimonials{background:#fff;padding:50px 32px}.testimonials-container{max-width:1280px;margin:0 auto}.youtube-shorts-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:80px;display:grid}.youtube-short{cursor:pointer;background:#22acd11a;border:1px solid #22acd140;border-radius:20px;width:100%;padding-bottom:177.78%;transition:all .3s;position:relative;overflow:hidden}.youtube-short:hover{border-color:#3bc3e24d;transform:translateY(-5px);box-shadow:0 15px 40px #3bc3e240}.youtube-thumbnail{object-fit:cover;border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0}.play-button{color:#fff;pointer-events:none;background:#3bc3e2e6;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;padding-left:5px;font-size:32px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.youtube-short:hover .play-button{background:#3bc3e2;transform:translate(-50%,-50%)scale(1.1)}.youtube-short iframe{border:none;border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}@media (max-width:1024px){.youtube-shorts-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.youtube-shorts-grid{grid-template-columns:1fr}}.testimonial-card{background:#fff;border-radius:16px;padding:36px;transition:all .3s;box-shadow:0 4px 20px #0d1e5614}.testimonial-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #3bc3e233}.testimonial-content{color:#22acd1;margin-bottom:24px;font-size:1.05rem;line-height:1.8}.testimonial-author{align-items:center;gap:16px;display:flex}.author-avatar{background:#3bc3e299;border-radius:50%;width:50px;height:50px}.author-info h4{color:#0d1e56;margin-bottom:4px;font-size:1.05rem;font-weight:700}.author-info p{color:#0d1e56;font-size:.9rem}.career-ecosystem-highlights{grid-template-columns:repeat(3,1fr);gap:40px;margin:40px 0 60px;display:grid}.ecosystem-stat{text-align:center;background:linear-gradient(135deg,#3bc3e20d 0% 100%);border:2px solid #3bc3e226;border-radius:16px;padding:40px 30px;transition:all .3s}.ecosystem-stat:hover{border-color:#3bc3e24d;transform:translateY(-5px);box-shadow:0 10px 30px #3bc3e226}.ecosystem-stat h3{color:#0d1e56;margin-bottom:8px;font-family:Nunito Sans,sans-serif;font-size:2.5rem;font-weight:800}.ecosystem-stat-number{color:#0d1e56;margin-bottom:8px;font-size:1.5rem;font-weight:600;line-height:1.1;display:block}.ecosystem-stat p{color:#0d1e56;font-size:1.1rem;font-weight:600}.companies-showcase{flex-direction:column;gap:30px;padding:0;display:flex;overflow:hidden}.companies-row{overflow:hidden}.companies-scroll{gap:30px;width:fit-content;animation:40s linear infinite scrollCompanies;display:flex}.companies-scroll-reverse{animation:40s linear infinite scrollCompaniesReverse}@keyframes scrollCompanies{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollCompaniesReverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.companies-row:hover .companies-scroll{animation-play-state:paused}.company-logo-wrapper{-webkit-backdrop-filter:blur(10px);background:#fffc;border:1px solid #22acd133;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:180px;height:100px;padding:30px;transition:all .3s;display:flex}.company-logo-wrapper:hover{border-color:#3bc3e24d;transform:translateY(-5px);box-shadow:0 10px 30px #3bc3e233}.company-logo{object-fit:fill;filter:grayscale(20%);max-width:120%;max-height:120%;transition:all .3s}@media (max-width:1024px){.career-ecosystem-highlights{grid-template-columns:1fr;gap:30px}.ecosystem-stat h3{font-size:2rem}.ecosystem-stat-number{font-size:2.5rem}.ecosystem-stat p{font-size:1rem}}@media (max-width:768px){.career-ecosystem-highlights{margin:30px 0 40px}.ecosystem-stat{padding:30px 20px}.ecosystem-stat h3{font-size:1.8rem}.ecosystem-stat-number{font-size:2.2rem}}.company-logo-wrapper:hover .company-logo{filter:grayscale(0%)}.admission-process-new{background:#fff;padding:80px 32px}.admission-container-new{grid-template-columns:1fr 1.2fr;gap:60px;max-width:1280px;margin:0 auto;display:grid}.admission-container-new .section-header{grid-column:1/-1}.admission-timeline-side{position:relative}.admission-timeline-vertical{padding-left:0;position:relative}.timeline-progress-track{z-index:1;background:#e5e7eb;border-radius:2px;width:3px;position:absolute;top:48px;bottom:120px;left:24px;transform:translate(-50%)}.timeline-progress-fill{background:linear-gradient(#3bc3e2 0%,#22acd1 100%);border-radius:2px;width:100%;transition:height .1s ease-out;position:absolute;top:0;left:0}.admission-campus-photos{border-top:1px solid #e5e7eb;margin-top:40px;padding-top:32px}.admission-campus-photos h4{color:#0d1e56;margin:0 0 20px;font-size:1.1rem;font-weight:600}.campus-photos-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.campus-photo-item{aspect-ratio:4/3;border-radius:12px;transition:transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden}.campus-photo-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.campus-photo-item img{object-fit:cover;width:100%;height:100%}.campus-photo-label{color:#fff;text-align:center;background:linear-gradient(#0000,#0d1e56e6);padding:24px 12px 10px;font-size:.85rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}.admission-step{gap:24px;padding-bottom:32px;display:flex;position:relative}.step-number-circle{color:#fff;z-index:2;background:#3bc3e2;border-radius:50%;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;font-size:1rem;font-weight:700;display:flex}.step-content{flex:1;padding-top:8px}.step-content h4{color:#0d1e56;margin:0 0 8px;font-size:1.15rem;font-weight:700}.step-content p{color:#555;margin:0 0 8px;font-size:.95rem;line-height:1.6}.step-highlight{font-weight:600;color:#3bc3e2!important}.step-countdown-info{margin:12px 0 0}.step-countdown-info .step-date{color:#0d1e56;margin:0 0 8px;font-size:1rem}.step-countdown-info .step-date strong{color:#3bc3e2}.step-deadline-label{color:#666;margin:0 0 8px;font-size:.85rem}.step-countdown-timer{align-items:center;gap:8px;margin-top:8px;display:flex}.step-countdown-item{background:#0d1e56;border-radius:8px;flex-direction:column;align-items:center;min-width:50px;padding:8px 12px;display:flex}.step-countdown-value{color:#fff;font-size:1.2rem;font-weight:700}.step-countdown-unit{color:#ffffffb3;text-transform:uppercase;font-size:.65rem}.step-countdown-sep{color:#0d1e56;font-size:1.2rem;font-weight:700}.step-expanded{background:#f0f9ff;border-radius:16px;margin-left:-25px;padding:24px}.step-cta-row{gap:16px;margin:20px 0 16px;display:flex}.step-btn-primary{color:#fff;cursor:pointer;background:#0d1e56;border:none;border-radius:8px;align-items:center;gap:8px;padding:14px 32px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.step-btn-primary:hover{background:#1a2d6b;transform:translateY(-2px)}.step-btn-secondary{color:#fff;cursor:pointer;background:#3bc3e2;border:none;border-radius:8px;align-items:center;gap:8px;padding:14px 32px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.step-btn-secondary:hover{background:#22acd1;transform:translateY(-2px)}.step-note{font-style:italic;color:#777!important;font-size:.85rem!important}.step-final{background:#3bc3e2;border-radius:16px;padding:24px}.step-final .step-number-circle{color:#3bc3e2;background:#fff}.step-final .step-content h4{color:#fff}.step-student-images{margin-top:12px;display:flex}.step-student-images img{object-fit:cover;border:3px solid #fff;border-radius:50%;width:48px;height:48px;margin-left:-12px}.step-student-images img:first-child{margin-left:0}.admission-info-side{flex-direction:column;gap:24px;height:fit-content;display:flex;position:sticky;top:100px}.admission-banner-card{border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000001f}.admission-banner-img{border-radius:16px;width:100%;height:auto;display:block}@media (max-width:968px){.admission-container-new{grid-template-columns:1fr;gap:40px}.admission-info-side{order:1;position:static}.admission-timeline-side{order:0}.step-cta-row{flex-direction:column}.step-btn-primary,.step-btn-secondary{justify-content:center}.campus-photos-grid{grid-template-columns:repeat(3,1fr);gap:12px}.campus-photo-label{padding:16px 8px 8px;font-size:.75rem}}@media (max-width:480px){.admission-process-new{padding:50px 16px}.timeline-progress-track{left:24px}.step-countdown-timer{gap:4px}.step-countdown-item{min-width:40px;padding:6px 8px}.step-countdown-value{font-size:1rem}.step-countdown-unit{font-size:.55rem}.step-countdown-sep{font-size:1rem}.campus-photos-grid{grid-template-columns:repeat(3,1fr);gap:8px}.campus-photo-item{border-radius:8px}.campus-photo-label{padding:12px 4px 6px;font-size:.65rem}.admission-campus-photos h4{font-size:1rem}}.admission-process{background:#fff;padding:50px 32px}.admission-container{max-width:1280px;margin:0 auto}.admission-split-layout{grid-template-columns:1fr 2fr;align-items:center;gap:60px;margin-top:60px;display:grid}.admission-banner-left{border-radius:16px;overflow:hidden}.admission-banner-image{object-fit:cover;border-radius:16px;width:100%;height:100%}.timeline-horizontal{flex-direction:column;gap:20px;display:flex}.timeline-item-horizontal{background:#22acd114;border:1px solid #22acd133;border-radius:16px;align-items:center;gap:20px;padding:30px;transition:all .3s;display:flex}.timeline-item-horizontal:hover{background:#22acd126;border-color:#3bc3e24d;transform:translate(10px)}.timeline-marker-horizontal{flex-shrink:0}.timeline-marker-horizontal .timeline-number{color:#0d1e56;background:#ffffffe6;border:3px solid #0d1e56;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-family:Nunito Sans,sans-serif;font-size:1.5rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 6px 20px #3bc3e24d}.timeline-item-horizontal:hover .timeline-number{transform:scale(1.1);box-shadow:0 8px 24px #3bc3e266}.timeline-content-horizontal{flex:1}.timeline-content-horizontal h4{color:#0d1e56;margin-bottom:6px;font-family:Nunito Sans,sans-serif;font-size:1.2rem;font-weight:700}.timeline-content-horizontal p{color:#0d1e56;opacity:.8;font-size:.95rem;line-height:1.5}.timeline{padding:50px 32px;position:relative}.timeline:before{content:"";background:linear-gradient(#22acd180 0%,#3bc3e280 50% 100%);width:3px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.timeline-item{align-items:center;gap:40px;margin-bottom:60px;display:flex;position:relative}.timeline-item:nth-child(odd){flex-direction:row}.timeline-item:nth-child(2n){flex-direction:row-reverse}.timeline-item:last-child{margin-bottom:0}.timeline-marker{z-index:2;flex-shrink:0;position:relative}.timeline-number{-webkit-backdrop-filter:blur(20px);color:#0d1e56;background:#ffffffe6;border:3px solid #0d1e56;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-family:Nunito Sans,sans-serif;font-size:2rem;font-weight:800;transition:all .4s;display:flex;box-shadow:0 8px 24px #3bc3e24d}.timeline-item:hover .timeline-number{transform:scale(1.15);box-shadow:0 12px 32px #3bc3e266}.timeline-content{-webkit-backdrop-filter:blur(20px);background:#22acd11f;border:1px solid #22acd140;border-radius:20px;flex:1;padding:32px;transition:all .4s}.timeline-item:nth-child(odd) .timeline-content{text-align:right}.timeline-item:nth-child(2n) .timeline-content{text-align:left}.timeline-item:hover .timeline-content{background:#22acd133;border-color:#3bc3e24d;transform:translateY(-5px)}.timeline-content h3{color:#0d1e56;margin-bottom:12px;font-family:Nunito Sans,sans-serif;font-size:1.6rem;font-weight:700}.timeline-content p{color:#0d1e56;opacity:.85;font-size:1.05rem;line-height:1.7}.admission-cta-wrapper{z-index:3;justify-content:center;margin-top:0;padding-top:60px;display:flex;position:relative}.admission-cta-wrapper:before{content:"";background:linear-gradient(135deg,#0d1e56 0%,#3bc3e2 100%);width:3px;height:60px;position:absolute;top:0;left:50%;transform:translate(-50%)}.admission-cta-btn{color:#fff;background:linear-gradient(135deg,#0d1e56 0%,#3bc3e2 100%);border:none;border-radius:50px;align-items:center;gap:10px;padding:20px 60px;font-family:Nunito Sans,sans-serif;font-size:1.3rem;font-weight:700;text-decoration:none;transition:all .4s;display:inline-flex;position:relative;box-shadow:0 12px 40px #3bc3e266}.admission-cta-btn:hover{background:linear-gradient(135deg,#3bc3e2 0% 100%);transform:translateY(-5px)scale(1.05);box-shadow:0 18px 50px #3bc3e280}.admission-cta-btn svg{fill:#fff;width:24px;height:24px}@media (max-width:1024px){.admission-split-layout{grid-template-columns:1fr;gap:40px}.macbook-large-image{max-width:300px}.macbook-text h3{font-size:1.5rem}.macbook-text p{font-size:1rem}}@media (max-width:768px){.timeline:before{left:40px}.timeline-item{padding-left:0;flex-direction:row!important}.timeline-marker{margin-left:0}.timeline-content{text-align:left!important}.admission-cta-btn{padding:18px 40px;font-size:1.1rem}.admission-banner-left{margin-bottom:20px}.timeline-item-horizontal{gap:16px;padding:16px}.timeline-marker-horizontal .timeline-number{width:50px;height:50px;font-size:1.3rem}.timeline-content-horizontal h4{font-size:1.1rem}.timeline-content-horizontal p{font-size:.9rem}}.faq{background:#fff;padding:50px 32px}.faq-container{max-width:900px;margin:0 auto}.faq-item{background:#fff;border:2px solid #3bc3e233;border-radius:12px;margin-bottom:16px;transition:all .3s;overflow:hidden}.faq-item:hover{border-color:#0d1e56}.faq-question{cursor:pointer;justify-content:space-between;align-items:center;padding:28px;transition:background .3s;display:flex}.faq-question:hover{background:#3bc3e20d}.faq-question h3{color:#0d1e56;font-size:1.1rem;font-weight:700}.faq-icon{color:#0d1e56;font-size:1.5rem;transition:transform .3s}.faq-item.active .faq-icon{transform:rotate(45deg)}.faq-answer{max-height:0;transition:max-height .3s;overflow:hidden}.faq-answer-content{color:#0d1e56;padding:0 28px 28px;line-height:1.8}.faq-hero{text-align:center;background:linear-gradient(135deg,#0d1e56 0% 100%);margin-top:80px;padding:80px 32px}.faq-hero-container{max-width:800px;margin:0 auto}.faq-hero h1{color:#fff;margin-bottom:16px;font-family:Nunito Sans,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800}.faq-hero p{color:#fffc;max-width:600px;margin:0 auto;font-size:1.2rem}.faq-page-section{background:#fff;padding:60px 32px 80px}.faq-page-container{max-width:900px;margin:0 auto}.faq-categories{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:48px;display:flex}.faq-category-btn{color:#0d1e56;cursor:pointer;background:#fff;border:2px solid #3bc3e24d;border-radius:30px;padding:12px 24px;font-family:Nunito Sans,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s}.faq-category-btn:hover{background:#3bc3e20d;border-color:#0d1e56}.faq-category-btn.active{color:#fff;background:#0d1e56;border-color:#0d1e56}.faq-cta-section{text-align:center;background:linear-gradient(135deg,#3bc3e21a 0%,#12114a0d 100%);border-radius:20px;margin-top:60px;padding:48px}.faq-cta-section h2{color:#0d1e56;margin-bottom:12px;font-family:Nunito Sans,sans-serif;font-size:1.8rem;font-weight:700}.faq-cta-section p{color:#0d1e56;margin-bottom:28px;font-size:1.1rem}.faq-cta-buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media (max-width:768px){.faq-hero{padding:60px 20px}.faq-page-section{padding:40px 20px 60px}.faq-categories{gap:8px}.faq-category-btn{padding:10px 18px;font-size:.85rem}.faq-cta-section{padding:32px 24px}.faq-cta-section h2{font-size:1.5rem}}.footer{color:#fff;background:#0d1e56;padding:50px 32px}.footer-container{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;max-width:1280px;margin:0 auto 40px;display:grid}.footer-logo{height:50px;margin-bottom:20px}.footer-about{color:#ffffffb3;line-height:1.8}.footer-section h4{color:#fff;margin-bottom:20px;font-size:1.1rem;font-weight:700}.footer-links{list-style:none}.footer-links li{color:#ffffffe6;margin-bottom:12px}.footer-links a{color:#ffffffe6;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#3bc3e2}.footer-contact li{align-items:flex-start;gap:12px;display:flex}.footer-contact li svg{color:#3bc3e2;flex-shrink:0;margin-top:3px}.footer-contact li span,.footer-contact li a{flex:1}.footer-bottom{text-align:center;color:#fff9;border-top:1px solid #ffffff1a;padding-top:32px}.admissions-campus-section{background:#f8f9fa;padding:80px 20px}.admissions-campus-container{max-width:1200px;margin:0 auto}.admissions-campus-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px;display:grid}.admissions-campus-card{background:#fff;border-radius:16px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 20px #00000014}.admissions-campus-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.admissions-campus-image-wrapper{height:180px;display:block;position:relative;overflow:hidden}.admissions-campus-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.admissions-campus-card:hover .admissions-campus-image{transform:scale(1.05)}.admissions-campus-badges{flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:12px;left:12px}.admissions-badge{color:#0d1e56;text-transform:uppercase;letter-spacing:.5px;background:#fffffff2;border-radius:20px;padding:4px 10px;font-size:.65rem;font-weight:600}.admissions-campus-content{padding:20px}.admissions-campus-name{color:#0d1e56;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;margin-bottom:8px;font-family:Nunito Sans,sans-serif;font-size:1.1rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.admissions-campus-location{color:#666;align-items:center;gap:6px;margin-bottom:16px;font-size:.85rem;display:flex}.admissions-campus-location svg{color:#22acd1}.admissions-campus-fees{background:#f8f9fa;border-radius:12px;margin-bottom:16px;padding:16px}.fee-highlight{justify-content:space-between;align-items:center;display:flex}.fee-label{color:#666;font-size:.8rem;font-weight:500}.fee-amount{color:#0d1e56;font-size:1.2rem;font-weight:700}.fee-breakdown{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.fee-item{color:#666;justify-content:space-between;font-size:.75rem;display:flex}.fee-item span:last-child{color:#0d1e56;font-weight:600}.admissions-campus-cta{gap:10px;display:flex}.campus-details-btn{color:#0d1e56;background:0 0;border:2px solid #0d1e56;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:12px 16px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.campus-details-btn:hover{color:#fff;background:#0d1e56}.campus-apply-btn{color:#0d1e56;cursor:pointer;background:#3bc3e2;border:2px solid #3bc3e2;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:12px 16px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.campus-apply-btn:hover{background:#22acd1;border-color:#22acd1}.lead-form-section{background:#f8f9fa;padding:60px 20px}.lead-form-container{max-width:800px;margin:0 auto}.lead-form-section .section-header{text-align:center;margin-bottom:32px}.lead-form-section .section-header h2{color:#0d1e56;margin-bottom:12px;font-family:Nunito Sans,sans-serif;font-size:2rem;font-weight:700}.lead-form-section .section-header p{color:#666;font-size:1rem}.lead-form-wrapper{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 20px #0d1e5614}@media (max-width:768px){.lead-form-section{padding:40px 16px}.lead-form-section .section-header h2{font-size:1.5rem}.lead-form-wrapper{padding:16px}}.admissions-cta-section{text-align:center;background:linear-gradient(135deg,#0d1e56 0%,#1a3a8a 100%);padding:80px 20px}.admissions-cta-container{max-width:700px;margin:0 auto}.admissions-cta-section h2{color:#fff;margin-bottom:16px;font-family:Nunito Sans,sans-serif;font-size:2.2rem;font-weight:800}.admissions-cta-section p{color:#ffffffd9;margin-bottom:32px;font-size:1.1rem}.admissions-cta-buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.admissions-cta-buttons .btn-primary{padding:14px 32px;font-size:1rem}.admissions-cta-buttons .btn-secondary-white{color:#fff;background:0 0;border:2px solid #fff;padding:14px 32px;font-size:1rem}.admissions-cta-buttons .btn-secondary-white:hover{color:#0d1e56;background:#fff}.admissions-hero .hero-left h1{font-size:clamp(2rem,4vw,3rem)}@media (max-width:1024px){.admissions-campus-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.admissions-campus-section{padding:50px 20px}.admissions-campus-grid{grid-template-columns:1fr;gap:20px}.admissions-campus-card{max-width:400px;margin:0 auto}.admissions-cta-section{padding:50px 20px}.admissions-cta-section h2{font-size:1.6rem}.admissions-cta-buttons{flex-direction:column}.admissions-cta-buttons .btn-primary,.admissions-cta-buttons .btn-secondary-white{width:100%}}.scholarship-section{background:#fff;padding:30px 20px;position:relative;overflow:hidden}.scholarship-section:before{content:"";pointer-events:none;background:0 0;position:absolute;inset:0}.scholarship-container{z-index:1;max-width:1280px;margin:0 auto;position:relative}.scholarship-section .section-header{text-align:center;margin-bottom:60px}.scholarship-section .section-header h2{color:#0d1e56;margin-bottom:16px;font-size:3rem;font-weight:700}.scholarship-section .section-header p{color:#0d1e56;opacity:.7;font-size:1.2rem}.scholarship-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-bottom:50px;display:grid}.scholarship-card{background:#fff;border:1px solid #0d1e561f;border-radius:20px;padding:40px 30px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 12px #0d1e560f}.scholarship-card:before{content:"";background:linear-gradient(90deg,#3bc3e2,#22acd1);height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.scholarship-card:hover:before{transform:scaleX(1)}.scholarship-card:hover{border-color:#3bc3e2;transform:translateY(-10px);box-shadow:0 12px 40px #3bc3e226}.scholarship-card.highlight{background:#fff;border:2px solid #3bc3e2}.scholarship-badge{color:#22acd1;text-transform:uppercase;letter-spacing:.5px;background:#3bc3e21f;border-radius:20px;padding:6px 16px;font-size:.75rem;font-weight:700;position:absolute;top:20px;right:20px}.scholarship-icon{margin-bottom:20px;font-size:3.5rem;display:block}.scholarship-title{color:#0d1e56;margin-bottom:12px;font-size:1.5rem;font-weight:700}.scholarship-amount{color:#22acd1;margin-bottom:20px;font-size:2.5rem;font-weight:800}.scholarship-desc{color:#0d1e56;opacity:.75;margin-bottom:24px;font-size:.95rem;line-height:1.7}.scholarship-criteria{margin:0;padding:0;list-style:none}.scholarship-criteria li{color:#0d1e56;opacity:.7;padding:8px 0 8px 28px;font-size:.9rem;position:relative}.scholarship-criteria li:before{content:"✓";color:#22acd1;font-size:1.1rem;font-weight:700;position:absolute;left:0}.scholarship-cta{text-align:center;margin-top:60px}.scholarship-note{color:#0d1e56;margin-bottom:30px;font-size:1.1rem;font-weight:500}.scholarship-apply-btn{color:#fff;text-transform:uppercase;letter-spacing:1px;background:#0d1e56;border-radius:50px;padding:18px 50px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #0d1e5633}.scholarship-apply-btn:hover{background:#0d1e56;transform:translateY(-3px);box-shadow:0 8px 25px #0d1e564d}.financial-partners{text-align:center;border-top:1px solid #0d1e561a;margin-top:80px;padding-top:60px}.financial-partners h3{color:#0d1e56;margin-bottom:12px;font-size:2rem;font-weight:700}.financial-partners p{color:#0d1e56;opacity:.7;margin-bottom:40px;font-size:1.1rem}.financial-partners-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;display:flex}.financial-partner-item{flex-direction:column;align-items:center;gap:12px;display:flex}.financial-partner-logo{background:#fff;border:1px solid #0d1e561a;border-radius:12px;justify-content:center;align-items:center;min-width:140px;height:80px;padding:20px 40px;transition:all .3s;display:flex;box-shadow:0 2px 8px #0d1e560f}.financial-partner-logo img{object-fit:contain;max-width:120px;max-height:60px}.financial-partner-item p{color:#0d1e56;margin:0;font-size:.95rem;font-weight:600}.financial-partner-logo:hover{border-color:#3bc3e2;transform:translateY(-5px);box-shadow:0 8px 25px #3bc3e226}.financial-partner-logo span{color:#0d1e56;font-size:1.1rem;font-weight:700}@media (max-width:768px){.scholarship-section{padding:30px 20px}.scholarship-section .section-header h2{font-size:2rem}.scholarship-grid{grid-template-columns:1fr;gap:20px}.scholarship-card{padding:30px 24px}.scholarship-amount{font-size:2rem}.scholarship-badge{margin-bottom:16px;display:inline-block;position:static}.financial-partners{margin-top:60px;padding-top:40px}.financial-partners h3{font-size:1.5rem}.financial-partners-grid{gap:16px}.financial-partner-logo{min-width:120px;padding:16px 24px}}.fee-structure-section{background:#fff;padding:50px 32px}.fee-structure-container{max-width:900px;margin:0 auto}.fee-structure-section .section-header{text-align:center;margin-bottom:40px}.fee-structure-section .section-header h2{color:#0d1e56;margin-bottom:12px;font-size:2.5rem;font-weight:700}.fee-structure-section .section-header p{color:#0d1e56;opacity:.7;font-size:1.1rem}.fee-table-wrapper{border-radius:16px;margin-bottom:32px;overflow-x:auto;box-shadow:0 10px 40px #0d1e5614}.fee-table{border-collapse:collapse;background:#fff;width:100%}.fee-table thead tr{background:linear-gradient(135deg,#0d1e56 0%,#22acd1 100%)}.fee-table th{text-align:left;color:#fff;text-transform:uppercase;letter-spacing:.5px;padding:24px 32px;font-size:1.1rem;font-weight:700}.fee-table tbody tr{border-bottom:1px solid #0d1e561a;transition:all .3s}.fee-table tbody tr:hover{background:#3bc3e208}.fee-table tbody tr.highlight-row{background:#3bc3e214}.fee-table tbody tr.highlight-row:hover{background:#3bc3e21f}.fee-table tbody tr.total-row{background:linear-gradient(135deg,#0d1e560d 0%,#22acd10d 100%);border-top:2px solid #0d1e56}.fee-table tbody tr.total-row:hover{background:linear-gradient(135deg,#0d1e5614 0%,#22acd114 100%)}.fee-table td{color:#0d1e56;padding:50px 32px;font-size:1.05rem}.fee-table tbody tr.total-row td{color:#0d1e56;font-size:1.2rem}.fee-table-detailed th,.fee-table-detailed td{text-align:center;padding:16px 20px}.fee-table-detailed th:first-child,.fee-table-detailed td:first-child{text-align:left;min-width:180px}.fee-table-detailed th:last-child,.fee-table-detailed td:last-child{background:#0d1e5608;font-weight:600}.fee-table-detailed tbody tr.total-row td{font-size:1rem}.fee-notes-container{background:#22acd166;border:1px solid #0d1e5614;border-radius:12px;margin-top:32px;padding:24px 32px}.fee-notes-list{color:#0d1e56;opacity:.8;margin:0;padding-left:24px}.fee-notes-list li{margin:10px 0;font-size:.95rem;line-height:1.5}.fee-notes-list li::marker{color:#0d1e56;font-weight:600}@media (max-width:768px){.fee-structure-section{padding:30px 20px}.fee-structure-section .section-header h2{font-size:2rem}.fee-table th,.fee-table td{padding:16px 20px;font-size:.95rem}.fee-table th{font-size:1rem}.fee-table tbody tr.total-row td{font-size:1.05rem}}.tnc-section{max-width:1200px;margin:0 auto;padding:0 32px 40px}.tnc-container{border:1px solid #0d1e561f;border-radius:12px;overflow:hidden}.tnc-accordion{cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:20px 28px;transition:background .2s;display:flex}.tnc-accordion:hover{background:#0d1e5608}.tnc-accordion h3{color:#0d1e56;margin:0;font-size:1.15rem;font-weight:700}.tnc-chevron{color:#0d1e56;flex-shrink:0;transition:transform .3s}.tnc-accordion.open .tnc-chevron{transform:rotate(180deg)}.tnc-panel{max-height:0;transition:max-height .35s;overflow:hidden}.tnc-panel.open{max-height:2000px}.tnc-content{border-top:1px solid #0d1e5614;padding:20px 28px 24px}.tnc-paragraph{color:#0d1e56;opacity:.8;margin-bottom:14px;font-size:.95rem;line-height:1.7}.tnc-bullet-group h4{color:#0d1e56;margin:18px 0 8px;font-size:1rem;font-weight:600}.tnc-bullet-group ul{margin:0 0 14px;padding-left:20px;list-style:outside}.tnc-bullet-group li{color:#0d1e56;opacity:.8;margin-bottom:4px;font-size:.95rem;line-height:1.7}@media (max-width:768px){.tnc-section{padding:0 16px 30px}.tnc-accordion{padding:16px 20px}.tnc-accordion h3{font-size:1rem}.tnc-content{padding:16px 20px 20px}}.hostel-section{background:#fff;padding:80px 32px}.hostel-container{max-width:1100px;margin:0 auto}.hostel-section .section-header{text-align:center;margin-bottom:48px}.hostel-section .section-header h2{color:#0d1e56;margin-bottom:10px;font-size:2.5rem;font-weight:700}.hostel-section .section-header p{color:#555;font-size:1.1rem}.hostel-images{margin-bottom:48px}.hostel-img-preview{aspect-ratio:16/7;border-radius:12px;margin-bottom:16px;overflow:hidden}.hostel-img-preview img{object-fit:cover;width:100%;height:100%;display:block}.hostel-images-track{gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.hostel-img-card{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:8px;flex:none;width:100px;height:68px;padding:0;transition:all .25s;overflow:hidden}.hostel-img-card img{object-fit:cover;width:100%;height:100%;display:block}.hostel-img-card:hover{border-color:#0d1e5633}.hostel-img-card.active{border-color:#3bc3e2}.hostel-fee-block{margin-bottom:36px}.hostel-fee-header{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:16px;display:flex}.hostel-fee-header h3{color:#0d1e56;margin:0;font-size:1.2rem;font-weight:700}.hostel-type-badge{text-transform:uppercase;letter-spacing:.08em;color:#3bc3e2;background:#3bc3e21a;border-radius:10px;padding:4px 12px;font-size:.7rem;font-weight:600}.hostel-fee-description{color:#0d1e56;opacity:.7;margin:-8px 0 12px;font-size:.9rem}.hostel-fee-table-wrapper{border:1px solid #0d1e561a;border-radius:8px;overflow-x:auto}.hostel-fee-table{border-collapse:collapse;background:#fff;width:100%}.hostel-fee-table thead tr{background:#0d1e560a}.hostel-fee-table th{text-align:left;color:#0d1e56;text-transform:uppercase;letter-spacing:.06em;padding:14px 20px;font-size:.8rem;font-weight:600}.hostel-fee-table tbody tr{border-bottom:1px solid #0d1e560f;transition:background .2s}.hostel-fee-table tbody tr:last-child{border-bottom:none}.hostel-fee-table tbody tr:hover{background:#3bc3e20a}.hostel-fee-table td{color:#333;padding:14px 20px;font-size:.95rem}.room-type-tag{letter-spacing:.04em;border-radius:6px;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-block}.room-type-tag.ac{color:#22acd1;background:#3bc3e21a}.room-type-tag.non-ac{color:#777;background:#0d1e560f}.hostel-terms{background:#0d1e5608;border:1px solid #0d1e5614;border-radius:10px;margin-top:40px;padding:24px 28px}.hostel-terms h4{color:#0d1e56;margin-bottom:16px;font-size:1rem;font-weight:600}.hostel-terms ol{color:#555;margin:0;padding-left:20px}.hostel-terms li{margin-bottom:8px;font-size:.88rem;line-height:1.6}.hostel-terms li::marker{color:#aaa}@media (max-width:768px){.hostel-section{padding:50px 20px}.hostel-section .section-header h2{font-size:2rem}.hostel-img-preview{aspect-ratio:16/9}.hostel-img-card{width:80px;height:56px}.hostel-fee-header{flex-direction:column;align-items:flex-start;gap:8px}.hostel-fee-table th,.hostel-fee-table td{padding:10px 14px;font-size:.85rem}}.macbook-highlight{margin:30px 0}.macbook-highlight-content{background:linear-gradient(135deg,#3bc3e21a 0%,#3bc3e20d 100%);border:2px solid #3bc3e24d;border-radius:20px;align-items:center;gap:30px;padding:30px 40px;transition:all .3s;display:flex}.macbook-highlight-content:hover{transform:translateY(-5px);box-shadow:0 15px 40px #3bc3e233}.macbook-small-image{filter:drop-shadow(0 10px 20px #0d1e561a);width:120px;height:auto}.macbook-text h3{color:#0d1e56;margin-bottom:8px;font-size:1.5rem;font-weight:700}.macbook-text p{color:#0d1e56;opacity:.8;margin:0;font-size:1rem}@media (max-width:768px){.macbook-highlight-content{text-align:center;flex-direction:column;padding:24px 20px}.macbook-small-image{width:100px}.macbook-text h3{font-size:1.3rem}.macbook-text p{font-size:.95rem}}.recognition-section{background:#fff;padding:50px 32px}.recognition-container{text-align:center;max-width:1280px;margin:0 auto}.investors-section{background:#fff;padding:50px 32px}.investors-container{text-align:center;max-width:1280px;margin:0 auto}.recognition-logos-grid{grid-template-columns:repeat(3,1fr);place-items:center;gap:60px;max-width:900px;margin-top:60px;margin-left:auto;margin-right:auto;display:grid}.investors-logos-grid{grid-template-columns:repeat(4,1fr);align-items:center;gap:60px;margin-top:60px;display:grid}.recognition-logos-grid img,.investors-logos-grid img{object-fit:contain;opacity:1;background:#fff;border:2px solid #0d1e5626;border-radius:20px;width:100%;height:auto;min-height:150px;max-height:200px;padding:30px;transition:all .3s;box-shadow:0 4px 20px #0d1e5614}.recognition-logos-grid img:hover,.investors-logos-grid img:hover{border-color:#3bc3e280;transform:scale(1.08);box-shadow:0 12px 35px #0d1e5626}@media (max-width:1024px){.recognition-logos-grid{grid-template-columns:repeat(3,1fr);gap:40px;max-width:100%}.investors-logos-grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width:768px){.recognition-section,.investors-section{padding:30px 24px}.recognition-logos-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:100%}.investors-logos-grid{grid-template-columns:repeat(2,1fr);gap:30px}.recognition-logos-grid img,.investors-logos-grid img{min-height:120px;max-height:150px;padding:30px}}@media (max-width:480px){.recognition-section,.investors-section{padding:24px 16px}.recognition-logos-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}.investors-logos-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:30px}.recognition-logos-grid img,.investors-logos-grid img{border-radius:12px;min-height:80px;max-height:100px;padding:12px}}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr);gap:24px}.box-text-overlay{max-width:50%;right:20px}.box-text-overlay h3{font-size:1.1rem}.campus-grid,.testimonials-grid,.footer-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.navbar{padding:10px 0;top:0}.nav-container{padding:0 16px}.nav-container img{height:35px!important}.nav-links{display:none}.mobile-nav-right{display:flex}.registration-ticker.visible{top:55px}.registration-ticker{padding:10px 0}.ticker-content{gap:8px;padding:0 16px}.ticker-text{font-size:11px}.ticker-countdown-value{padding:3px 5px;font-size:11px}.ticker-countdown-sep{font-size:11px}.ticker-link{margin-left:4px;padding:6px 12px;font-size:11px}.features-grid,.campus-grid,.testimonials-grid{grid-template-columns:1fr}.campus-content h3,.campus-content .campus-name{height:3.08rem;min-height:3.08rem;font-size:1.1rem}.box-text-overlay{max-width:60%;right:15px}.box-text-overlay h3{font-size:1rem}.footer-container{grid-template-columns:1fr;gap:40px}.hero{margin-top:100px}.hero-content h1,.hero-content h2{font-size:2rem}.hero-content h3{font-size:1.5rem}.curriculum{padding:50px 16px 80px}.curriculum-heading{margin-bottom:32px;font-size:1.8rem}.curriculum-layout{display:block}.curriculum-tabs{display:none!important}.curriculum-tabs.mobile-visible{z-index:1000;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;scrollbar-width:none;pointer-events:auto;background:#fff;border-radius:16px 16px 0 0;flex-direction:row;align-items:center;gap:8px;position:fixed;inset:auto 0 0;overflow-x:auto;box-shadow:0 -4px 20px #0d1e5626;display:flex!important}.curriculum-tabs.mobile-visible::-webkit-scrollbar{display:none}.curriculum-content-stack{flex-direction:column;gap:20px;display:flex}.curriculum-tab{white-space:nowrap;box-shadow:none;border:1.5px solid #0d1e561a;border-radius:20px;flex:none;gap:6px;padding:8px 14px}.curriculum-tab.active{background:#fff}.curriculum-tab.year-1.active{border-color:#fcc032;box-shadow:0 0 8px #fcc03240}.curriculum-tab.year-2.active{border-color:#3ccc8b;box-shadow:0 0 8px #3ccc8b40}.curriculum-tab.year-3.active{border-color:#22acd1;box-shadow:0 0 8px #22acd140}.curriculum-tab.year-4.active{border-color:#3bc3e2;box-shadow:0 0 8px #3bc3e240}.tab-year-label{letter-spacing:1px;font-size:10px}.tab-title{font-size:13px}.curriculum-content{padding:24px 20px}.content-title{font-size:1.5rem}.curriculum-content-header{flex-direction:column;gap:12px}.concepts-grid,.projects-grid{grid-template-columns:1fr}.ai-tools-grid{grid-template-columns:repeat(2,1fr)}.curriculum-ai-section{padding:20px}}.projects-videos-grid{grid-template-columns:repeat(3,1fr);gap:32px;max-width:1280px;margin:48px auto;padding:0 32px;display:grid}.project-video-card{background:#fff;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 4px 12px #0d1e561a}.project-video-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #3bc3e233}.project-video-wrapper{height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.project-video-wrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0}.project-video-info{background:linear-gradient(135deg,#3bc3e20d 0%,#0d1e560d 100%);padding:30px}.project-video-info h4{color:#0d1e56;margin-bottom:8px;font-size:1.1rem;font-weight:700}.project-video-info p{color:#0d1e56;font-size:.95rem;font-weight:500}@media (max-width:1024px){.projects-videos-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.projects-videos-grid{grid-template-columns:1fr;gap:20px;padding:0 20px}}.projects-showcase-grid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1280px;margin:0 auto;padding:0 32px;display:grid}.project-showcase-card{text-align:center;cursor:pointer;background:linear-gradient(135deg,#3bc3e20d 0%,#0d1e560d 100%);border:2px solid #3bc3e226;border-radius:16px;padding:32px 24px;transition:all .3s}.project-showcase-card:hover{background:linear-gradient(135deg,#3bc3e21a 0%,#0d1e561a 100%);border-color:#0d1e56;transform:translateY(-8px);box-shadow:0 12px 24px #3bc3e233}.project-icon{filter:grayscale(.3);margin-bottom:16px;font-size:3rem;transition:all .3s}.project-showcase-card:hover .project-icon{filter:grayscale(0);transform:scale(1.1)}.project-name{color:#0d1e56;margin-bottom:8px;font-size:1.1rem;font-weight:700;line-height:1.3}.project-tech{color:#0d1e56;font-size:.9rem;font-weight:500;line-height:1.4}.amenities-section{background:#fff;padding:50px 32px 30px;overflow:hidden}.amenities-container{max-width:1400px;margin:0 auto}.amenities-scroll-wrapper{margin-top:30px;position:relative;overflow:visible}.amenities-scroll{flex-wrap:wrap;justify-content:center;gap:16px;width:100%;display:flex}@keyframes scroll-amenities{}.amenity-item{text-align:center;background:linear-gradient(135deg,#fff 0% 100%);border:2px solid #0000;border-radius:12px;flex-shrink:0;min-width:80px;padding:12px 16px;transition:all .3s}.amenity-item:hover{border-color:#0d1e56;transform:translateY(-4px);box-shadow:0 8px 20px #3bc3e226}.amenity-icon{color:#0d1e56;justify-content:center;align-items:center;width:28px;height:28px;margin:0 auto 8px;font-size:.7rem;transition:all .3s;display:flex}.amenity-item:hover .amenity-icon{color:#22acd1;transform:scale(1.1)}.amenity-item h3{color:#0d1e56;margin:0;font-size:.65rem;font-weight:600;line-height:1.2}@media (max-width:1024px){.projects-showcase-grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:768px){.amenities-scroll-wrapper{margin:30px -20px 0;padding:0 20px;overflow:hidden}.amenities-scroll{flex-wrap:nowrap;justify-content:flex-start;width:max-content;animation:20s linear infinite scroll-amenities-mobile}.amenity-item{text-align:left;white-space:nowrap;flex-direction:row;align-items:center;gap:10px;min-width:auto;padding:12px 16px;display:flex}.amenity-icon{flex-shrink:0;width:32px;height:32px;margin:0}.amenity-icon svg{width:24px;height:24px}.amenity-item h3{font-size:.85rem}}@keyframes scroll-amenities-mobile{0%{transform:translate(0)}to{transform:translate(-50%)}}.amenities-section-new{background:#fff;padding:80px 32px;overflow:hidden}.amenities-container-new{max-width:1400px;margin:0 auto}.amenities-container-new .section-header{text-align:center;margin-bottom:50px}.amenities-container-new .section-header h2{color:#0d1e56;margin-bottom:10px;font-size:2.5rem;font-weight:700}.amenities-container-new .section-header p{color:#0d1e56;opacity:.7;font-size:1.1rem}.amenities-row-wrapper{margin-bottom:20px;overflow:hidden}.amenities-row{gap:20px;width:max-content;display:flex}.amenities-row.scroll-left{animation:30s linear infinite amenitiesScrollLeft}.amenities-row.scroll-right{animation:30s linear infinite amenitiesScrollRight}.amenities-row:hover{animation-play-state:paused}@keyframes amenitiesScrollLeft{0%{transform:translate(0)}to{transform:translate(-33.33%)}}@keyframes amenitiesScrollRight{0%{transform:translate(-33.33%)}to{transform:translate(0)}}.amenities-card-set{gap:20px;display:flex}.amenity-card{text-align:center;background:#fff;border:1px solid #0d1e560d;border-radius:20px;min-width:200px;padding:30px 25px;transition:all .3s;box-shadow:0 4px 20px #0d1e5614}.amenity-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #3bc3e226}.amenity-card-icon{background:#3bc3e21a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 15px;display:flex}.amenity-card h3{color:#0d1e56;margin-bottom:8px;font-size:1.1rem;font-weight:700}.amenity-card p{color:#0d1e56;opacity:.7;margin:0;font-size:.9rem;line-height:1.4}@media (max-width:768px){.amenities-section-new{padding:50px 20px}.amenities-container-new .section-header h2{font-size:1.8rem}.amenity-card{min-width:160px;padding:20px 15px}.amenity-card-icon{width:50px;height:50px}.amenity-card h3{font-size:1rem}.amenity-card p{font-size:.8rem}}.amenities-set{display:contents}.amenities-duplicate{display:none}@media (max-width:768px){.amenities-duplicate{display:contents}.projects-showcase-grid{grid-template-columns:repeat(2,1fr);gap:16px;padding:0 20px}.project-showcase-card{padding:24px 16px}.project-icon{font-size:2.5rem}.project-name{font-size:1rem}.project-tech{font-size:.85rem}}@media (max-width:480px){.projects-showcase-grid{grid-template-columns:1fr}}.company-details-section{background:#fff;padding:50px 32px}.company-details-container{max-width:1000px;margin:0 auto}.company-info-card{background:linear-gradient(135deg,#3bc3e20d 0%,#0d1e560d 100%);border:2px solid #3bc3e226;border-radius:20px;margin-top:48px;padding:48px;box-shadow:0 10px 40px #0d1e560d}.info-row{border-bottom:1px solid #0d1e561a;align-items:center;padding:24px 0;display:flex}.info-row:last-child{border-bottom:none}.info-label{color:#0d1e56;flex:0 0 250px;font-family:Nunito Sans,sans-serif;font-size:1.1rem;font-weight:700}.info-value{color:#0d1e56;flex:1;font-size:1.05rem;line-height:1.6}@media (max-width:768px){.info-row{flex-direction:column;align-items:flex-start;padding:50px 32px}.info-label{flex:none;margin-bottom:8px;font-size:1rem}.info-value{font-size:.95rem}.company-info-card{padding:32px 24px}}.about-hero-header{background:linear-gradient(135deg,#0d1e56 0%,#22acd1 100%);margin-top:121px;position:relative}.about-hero-content{z-index:2;text-align:center;padding:70px 32px;position:relative}.about-hero-content h1{color:#fff;margin-bottom:16px;font-family:Nunito Sans,sans-serif;font-size:clamp(2.4rem,5vw,3.5rem);font-weight:700;line-height:1.2}.about-hero-content p{color:#3ccc8b;margin:0;font-family:Nunito Sans,sans-serif;font-size:clamp(1.1rem,2vw,1.5rem);font-weight:500}.about-whoweare{background:#fff;padding:60px 32px}.about-whoweare-container{max-width:860px;margin:0 auto}.about-whoweare-container h2{color:#0d1e56;border-left:4px solid #3ccc8b;margin-bottom:32px;padding-left:16px;font-family:Nunito Sans,sans-serif;font-size:2.2rem;font-weight:700}.about-whoweare-container p{color:#0d1e56;margin-bottom:20px;font-size:1.1rem;line-height:1.9}.about-whoweare-container p:last-child{margin-bottom:0}.about-whoweare-container strong{color:#2cabcb}.about-trust-numbers{background:#0d1e56;padding:48px 32px}.about-trust-numbers-container{text-align:center;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1000px;margin:0 auto;display:grid}.about-trust-item .about-trust-number{color:#fcc032;margin-bottom:6px;font-family:Nunito Sans,sans-serif;font-size:2.6rem;font-weight:900;display:block}.about-trust-item p{color:#fff;opacity:.85;margin:0;font-size:.95rem;font-weight:500}.about-recognition{background:#fff;padding:60px 32px}.about-recognition-container{text-align:center;max-width:1000px;margin:0 auto}.about-recognition-container h2{color:#0d1e56;margin-bottom:12px;font-family:Nunito Sans,sans-serif;font-size:2.2rem;font-weight:700}.about-recognition-subtitle{color:#0d1e56;opacity:.7;margin-bottom:40px;font-size:1.05rem}.about-recognition-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.about-recognition-card{text-align:center;background:#fff;border:2px solid #3ccc8b33;border-radius:16px;padding:32px 24px;transition:all .3s;position:relative;overflow:hidden}.about-recognition-card:before{content:"";background:linear-gradient(90deg,#2cabcb,#3ccc8b);height:4px;position:absolute;top:0;left:0;right:0}.about-recognition-card:hover{border-color:#3ccc8b;transform:translateY(-3px);box-shadow:0 8px 30px #3ccc8b26}.about-recognition-icon{background:#3ccc8b1a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.about-recognition-card h3{color:#0d1e56;margin-bottom:10px;font-family:Nunito Sans,sans-serif;font-size:1.2rem;font-weight:700}.about-recognition-card p{color:#0d1e56;opacity:.75;margin:0;font-size:.95rem;line-height:1.6}.about-partners{background:#3bc3e20f;padding:60px 32px}.about-partners-container{text-align:center;max-width:1100px;margin:0 auto}.about-partners-container h2{color:#0d1e56;margin-bottom:12px;font-family:Nunito Sans,sans-serif;font-size:2.2rem;font-weight:700}.about-partners-subtitle{color:#2cabcb;max-width:700px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.05rem;font-weight:500}.about-partners-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.about-partner-card{color:inherit;background:#fff;border:1px solid #3bc3e21f;border-radius:16px;text-decoration:none;transition:all .3s;overflow:hidden;box-shadow:0 4px 20px #0d1e560f}.about-partner-card:hover{border-color:#3ccc8b;transform:translateY(-4px);box-shadow:0 8px 30px #3ccc8b26}.about-partner-image{width:100%;height:180px;position:relative;overflow:hidden}.about-partner-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.about-partner-card:hover .about-partner-image img{transform:scale(1.05)}.about-partner-coming-soon{color:#0d1e56;background:linear-gradient(90deg,#fcc032,#3ccc8b);border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:700;position:absolute;top:12px;right:12px}.about-partner-info{text-align:left;padding:20px}.about-partner-info h3{color:#0d1e56;margin-bottom:6px;font-family:Nunito Sans,sans-serif;font-size:1.05rem;font-weight:700}.about-partner-location{color:#0d1e56;opacity:.65;margin-bottom:4px;font-size:.9rem}.about-partner-degree{color:#3ccc8b;margin-bottom:12px;font-size:.85rem;font-weight:600}.about-partner-badges{flex-wrap:wrap;gap:6px;display:flex}.about-partner-badge{color:#3ccc8b;background:#3ccc8b1a;border:1px solid #3ccc8b40;border-radius:20px;padding:4px 10px;font-size:.72rem;font-weight:700}.about-values{background:#0d1e56;padding:60px 32px}.about-values-container{text-align:center;max-width:1000px;margin:0 auto}.about-values-container h2{color:#fff;margin-bottom:40px;font-family:Nunito Sans,sans-serif;font-size:2.2rem;font-weight:700}.about-values-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.about-value-card{text-align:center;background:#3bc3e214;border:1px solid #3bc3e226;border-radius:16px;padding:28px 20px;transition:all .3s}.about-value-card:hover{background:#3ccc8b1a;border-color:#3ccc8b40;transform:translateY(-3px)}.about-value-icon{background:#3ccc8b1f;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 16px;display:flex}.about-value-card h3{color:#3ccc8b;margin-bottom:10px;font-family:Nunito Sans,sans-serif;font-size:1.15rem;font-weight:700}.about-value-card p{color:#fff;opacity:.75;margin:0;font-size:.92rem;line-height:1.6}.about-corporate{background:#fff;border-top:3px solid #3ccc8b;padding:48px 32px}.about-corporate-container{max-width:700px;margin:0 auto}.about-corporate-container h2{color:#0d1e56;margin-bottom:24px;font-family:Nunito Sans,sans-serif;font-size:1.4rem;font-weight:700}.about-corporate-content{flex-direction:column;gap:12px;display:flex}.about-corporate-item{align-items:baseline;gap:12px;display:flex}.about-corporate-label{color:#2cabcb;flex-shrink:0;min-width:100px;font-size:.9rem;font-weight:700}.about-corporate-value{color:#0d1e56;opacity:.8;font-size:.95rem}@media (max-width:768px){.about-hero-content{padding:50px 24px}.about-whoweare{padding:40px 24px}.about-whoweare-container h2{font-size:1.8rem}.about-whoweare-container p{font-size:1rem}.about-trust-numbers{padding:36px 24px}.about-trust-numbers-container{grid-template-columns:repeat(2,1fr);gap:28px}.about-trust-item .about-trust-number{font-size:2rem}.about-recognition{padding:40px 24px}.about-recognition-container h2{font-size:1.8rem}.about-recognition-grid{grid-template-columns:1fr;gap:16px}.about-recognition-card{padding:24px 20px}.about-partners{padding:40px 24px}.about-partners-container h2{font-size:1.8rem}.about-partners-grid{grid-template-columns:1fr;gap:20px}.about-partner-image{height:160px}.about-values{padding:40px 24px}.about-values-container h2{font-size:1.8rem}.about-values-grid{grid-template-columns:repeat(2,1fr);gap:16px}.about-value-card{padding:20px 12px}.about-corporate{padding:36px 24px}.about-corporate-item{flex-direction:column;gap:4px}}.awards-recognition-section{background:linear-gradient(135deg,#f8f6f3 0%,#f0ede8 100%);padding:80px 5%;overflow:hidden}.awards-recognition-container{justify-content:space-between;align-items:center;gap:60px;max-width:1280px;margin:0 auto;display:flex}.awards-text-content{flex:0 0 45%}.awards-text-content h2{color:#0d1e56;margin-bottom:16px;font-size:2.5rem;font-weight:700;line-height:1.2}.awards-text-content h2 .highlight{color:#22acd1}.awards-text-content p{color:#0d1e56;opacity:.8;font-size:1.1rem;line-height:1.6}.awards-logos-area{flex:0 0 45%;gap:20px;height:350px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 10% 90%,#0000 100%)}.awards-logo-column{flex-direction:column;gap:20px;display:flex}.awards-logo-column.scroll-up{animation:15s linear infinite scrollUp}.awards-logo-column.scroll-down{animation:18s linear infinite scrollDown}@keyframes scrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes scrollDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.award-logo-card{background:#fff;border-radius:12px;justify-content:center;align-items:center;min-width:140px;min-height:80px;padding:20px 30px;display:flex;box-shadow:0 2px 12px #0000000f}.award-logo-card img{object-fit:contain;width:auto;max-width:120px;height:50px}@media (max-width:992px){.awards-recognition-container{text-align:center;flex-direction:column}.awards-text-content{flex:none}.awards-logos-area{flex:none;justify-content:center;height:280px}}@media (max-width:768px){.awards-recognition-section{padding:60px 5%}.awards-text-content h2{font-size:1.8rem}.awards-text-content p{font-size:1rem}.awards-logos-area{height:240px}.award-logo-card{min-width:100px;min-height:60px;padding:15px 20px}.award-logo-card img{max-width:80px;height:35px}}.campus-hero-section{margin-top:70px}.campus-hero-section .hero-location{color:#ffffffd9;margin-bottom:16px;font-size:1.1rem}.campus-hero-section .campus-badges{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.campus-hero-section .campus-badge{color:#3bc3e2;background:#3bc3e233;border:1px solid #3bc3e24d;border-radius:20px;padding:6px 14px;font-size:.85rem;font-weight:600}@media (max-width:768px){.campus-hero-section{margin-top:60px}.campus-hero-section .hero-mobile-container .campus-badges{margin-bottom:12px}.campus-hero-section .hero-mobile-container .campus-badge{padding:4px 10px;font-size:.75rem}.campus-hero-section .hero-mobile-container .hero-location{color:#ffffffd9;margin-bottom:16px;font-size:1rem}}.lead-form-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;box-sizing:border-box;background:#0d1e56b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.lead-form-modal{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:40px;animation:.3s leadFormSlideIn;position:relative;box-shadow:0 20px 60px #0d1e564d}@keyframes leadFormSlideIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.lead-form-close{color:#0d1e56;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:28px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.lead-form-close:hover{background:#0d1e561a}.lead-form-header{text-align:center;margin-bottom:30px}.lead-form-header h3{color:#0d1e56;margin-bottom:8px;font-size:1.5rem;font-weight:700}.lead-form-header p{color:#0d1e56;opacity:.7;font-size:.95rem}.lead-form{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.lead-form-field{flex-direction:column;gap:8px;width:100%;display:flex}.lead-form-field label{color:#0d1e56;text-align:left;font-size:.9rem;font-weight:600}.lead-form-field input{color:#0d1e56;text-align:center;background:#fff;border:2px solid #0d1e5626;border-radius:8px;padding:14px 16px;font-family:Nunito Sans,sans-serif;font-size:1rem;transition:all .2s}.lead-form-field input:focus{border-color:#3bc3e2;outline:none;box-shadow:0 0 0 3px #3bc3e226}.lead-form-field input::placeholder{color:#0d1e5666}.lead-form-submit{color:#fff;cursor:pointer;background:#0d1e56;border:none;border-radius:8px;margin-top:10px;padding:16px 32px;font-family:Nunito Sans,sans-serif;font-size:1rem;font-weight:700;transition:all .3s}.lead-form-submit:hover:not(:disabled){background:#22acd1;transform:translateY(-2px);box-shadow:0 8px 20px #22acd14d}.lead-form-submit:disabled{opacity:.7;cursor:not-allowed}.lead-form-disclaimer{color:#0d1e56;opacity:.5;text-align:center;margin-top:5px;font-size:.75rem}.lead-form-success{text-align:center;padding:30px 0}.lead-form-success .success-icon{background:#3bc3e226;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.lead-form-success .success-icon svg{color:#22acd1}.lead-form-success h4{color:#0d1e56;margin-bottom:8px;font-size:1.3rem;font-weight:700}.lead-form-success p{color:#0d1e56;opacity:.7}@media (max-width:480px){.lead-form-overlay{align-items:center;padding:15px}.lead-form-modal{width:calc(100% - 10px);max-width:100%;max-height:90vh;margin:0;padding:24px 20px;overflow-y:auto}.lead-form-header h3{font-size:1.2rem}.lead-form-header p{font-size:.85rem}.lead-form-field input{padding:12px 14px;font-size:16px}.lead-form-submit{padding:14px 24px;font-size:.95rem}.lead-form-close{width:32px;height:32px;font-size:24px;top:12px;right:12px}}
