:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0;display:flex}h1,h2{font-family:var(--heading);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.explore-soft-section{background:#f8fafc}.explore-container .explore-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-top:2.5rem;display:grid}.explore-container .explore-pathway-card{cursor:pointer;text-align:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:1.5rem 1.2rem;transition:all .25s}.explore-container .explore-pathway-card:hover{border-color:#2563eb;transform:translateY(-3px);box-shadow:0 4px 24px #1e40af14}.explore-container .explore-pathway-icon{margin-bottom:.7rem;font-size:2rem}.explore-container .explore-pathway-name{margin-bottom:.35rem;font-size:.95rem;font-weight:700}.explore-container .explore-pathway-detail{color:#64748b;font-size:.76rem;line-height:1.5}.explore-container .explore-pathway-tag{color:#2563eb;background:#2563eb12;border-radius:50px;margin-top:.6rem;padding:.2rem .7rem;font-size:.7rem;font-weight:600;display:inline-block}.flexible-learning-container .flexible-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:1.2rem;margin-top:2.5rem;display:grid}.flexible-learning-container .flexible-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:1.8rem 1.5rem;transition:all .25s}.flexible-learning-container .flexible-card:hover{border-color:#2563eb;transform:translateY(-3px);box-shadow:0 4px 24px #1e40af14}.flexible-learning-container .flexible-icon{background:#2563eb14;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.1rem;font-size:1.4rem;display:flex}.flexible-learning-container .flexible-title{margin-bottom:.5rem;font-size:1rem;font-weight:700}.flexible-learning-container .flexible-text{color:#64748b;font-size:.85rem;line-height:1.65}.flexible-learning-container .flexible-tags-wrap{flex-wrap:wrap;gap:.4rem;margin-top:.9rem;display:flex}.flexible-learning-container .flexible-pathway-tag{color:#2563eb;background:#2563eb12;border-radius:50px;padding:.2rem .7rem;font-size:.7rem;font-weight:600;display:inline-block}.flexible-learning-container .flexible-cta-card{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#2563eb 100%);border-radius:14px;flex-direction:column;justify-content:space-between;padding:2rem 1.8rem;display:flex}.flexible-learning-container .flexible-strip{background:#f8fafc;border-radius:14px;flex-wrap:wrap;justify-content:space-around;align-items:center;gap:1.5rem;margin-top:2rem;padding:1.5rem 2rem;display:flex}.footer-container{color:#e2e8f0;background:#0f172a;padding:4rem 1.5rem 2rem}.footer-container .footer-inner{max-width:1280px;margin:0 auto}.footer-container .footer-top{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.footer-container .footer-brand .footer-logo-name{color:#fff;font-family:Sora,sans-serif;font-size:1.4rem;font-weight:800}.footer-container .footer-brand .footer-logo-sub{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;font-size:.65rem}.footer-container .footer-tagline{color:#94a3b8;margin-top:.7rem;font-size:.85rem;line-height:1.7}.footer-container .footer-col-title{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;font-size:.8rem;font-weight:700}.footer-container .footer-col a{color:#94a3b8;margin-bottom:.5rem;font-size:.85rem;text-decoration:none;transition:color .2s;display:block}.footer-container .footer-col a:hover{color:#fff}.footer-container .footer-social-row{gap:.7rem;margin-top:1rem;display:flex}.footer-container .footer-social-btn{cursor:pointer;color:#94a3b8;background:#ffffff14;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;text-decoration:none;transition:all .2s;display:flex}.footer-container .footer-social-btn:hover{color:#fff;background:#ffffff2e}.footer-container .footer-bottom{text-align:center;color:#64748b;border-top:1px solid #ffffff14;padding-top:1.5rem;font-size:.8rem}@media (width<=900px){.footer-container .footer-top{grid-template-columns:1fr 1fr;gap:2rem}}@media (width<=600px){.footer-container .footer-top{grid-template-columns:1fr}}.free-assessment-bg{color:#fff;text-align:center;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.free-assessment-bg .common-section-title{color:#fff;font-size:2.8rem}.free-assessment-bg .common-section-sub{color:#ffffffd9;margin:0 auto 2rem}.get-in-touch-container .get-in-touch-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.2rem;margin-top:2.5rem;display:grid}.get-in-touch-container .get-in-touch-card{text-align:center;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:1.8rem;transition:all .25s}.get-in-touch-container .get-in-touch-card:hover{border-color:#2563eb;transform:translateY(-3px);box-shadow:0 4px 24px #1e40af14}.get-in-touch-container .get-in-touch-icon{margin-bottom:.7rem;font-size:2rem}.get-in-touch-container .get-in-touch-title{margin-bottom:.3rem;font-weight:700}.get-in-touch-container .get-in-touch-sub{color:#64748b;font-size:.8rem}.header-container{z-index:100;-webkit-backdrop-filter:blur(18px);background:#ffffffd9;border-bottom:1px solid #e2e8f0;transition:box-shadow .3s;position:sticky;top:0}.header-scrolled{box-shadow:0 2px 24px #1e40af1a}.header-container .header-inner{align-items:center;gap:1.5rem;max-width:1280px;height:68px;margin:0 auto;padding:0 1.5rem;display:flex}.header-container .header-logo{flex-direction:column;flex-shrink:0;line-height:1;text-decoration:none;display:flex}.header-container .header-logo-name{color:#1e40af;letter-spacing:-.5px;font-family:Sora,sans-serif;font-size:1.25rem;font-weight:800}.header-container .header-logo-sub{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:500}.header-container .header-nav{align-items:center;gap:.15rem;margin-left:.5rem;display:flex}.header-container .header-nav-link{color:#64748b;white-space:nowrap;border-radius:8px;padding:.45rem .7rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:all .2s}.header-container .header-nav-link:hover,.header-container .header-nav-link.header-active{color:#1e40af;background:#2563eb12}.header-container .header-search-wrap{flex:1;max-width:260px;margin-left:auto;position:relative}.header-container .header-search-wrap input{color:#0f172a;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:50px;outline:none;width:100%;padding:.45rem 1rem .45rem 2.2rem;font-size:.82rem;transition:border-color .2s}.header-container .header-search-wrap input:focus{border-color:#2563eb}.header-container .header-search-wrap svg{opacity:.4;stroke:#0f172a;fill:none;stroke-width:2px;width:16px;height:16px;position:absolute;top:50%;left:.7rem;transform:translateY(-50%)}@media (width<=900px){.header-container .header-nav{display:none}}@media (width<=600px){.header-container .header-inner{gap:.75rem}.header-container .header-search-wrap{display:none}}.hero-container .hero-main{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1280px;margin:0 auto;padding:5rem 1.5rem 4rem;display:grid}.hero-container .hero-badge{color:#b45309;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem .9rem;font-size:.78rem;font-weight:600;display:inline-flex}.hero-container .hero-content h1{letter-spacing:-1.5px;margin-bottom:1.2rem;font-family:Sora,sans-serif;font-size:3.2rem;font-weight:800;line-height:1.1}.hero-container .hero-highlight{color:#1e40af}.hero-container .hero-sub{color:#64748b;max-width:480px;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.hero-container .hero-checks{flex-wrap:wrap;gap:.6rem 1.2rem;margin-bottom:2rem;display:flex}.hero-container .hero-checks span{color:#0f172a;align-items:center;gap:.45rem;font-size:.88rem;font-weight:500;display:flex}.hero-container .hero-checks span:before{content:"✓";color:#f59e0b;font-weight:700}.hero-container .hero-ctas{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.hero-container .hero-stats-row{flex-wrap:wrap;gap:2rem;display:flex}.hero-container .hero-stat-item{flex-direction:column;display:flex}.hero-container .hero-stat-num{color:#1e40af;font-family:Sora,sans-serif;font-size:1.6rem;font-weight:800}.hero-container .hero-stat-label{color:#64748b;margin-top:.1rem;font-size:.78rem;font-weight:500}.hero-container .hero-visual{justify-content:center;align-items:center;min-height:420px;display:flex;position:relative}.hero-container .hero-canvas{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-radius:32px;width:100%;max-width:480px;padding:2.5rem;position:relative;overflow:hidden}.hero-container .hero-canvas:before{content:"";background:radial-gradient(circle,#2563eb26,#0000 70%);border-radius:50%;width:220px;height:220px;position:absolute;top:-60px;right:-60px}.hero-container .hero-float-card{background:#fff;border-radius:14px;align-items:center;gap:.8rem;padding:.9rem 1.2rem;animation:3s ease-in-out infinite hero-float-anim;display:flex;position:absolute;box-shadow:0 8px 32px #1e40af1f}.hero-container .hero-c1{animation-delay:0s;top:2rem;right:-1.5rem}.hero-container .hero-c2{animation-delay:1s;bottom:3rem;left:-1.5rem}.hero-container .hero-c3{animation-delay:2s;bottom:.5rem;right:-1rem}@keyframes hero-float-anim{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero-container .hero-fc-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.hero-container .hero-fc-title{color:#0f172a;font-size:.78rem;font-weight:700}.hero-container .hero-fc-sub{color:#64748b;font-size:.68rem}.hero-container .hero-grad-cap{text-align:center;margin-bottom:1rem;font-size:5rem;line-height:1;animation:2.5s ease-in-out infinite hero-bobble-anim}@keyframes hero-bobble-anim{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-10px)rotate(2deg)}}.hero-container .hero-uni-logos{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1rem;display:flex}.hero-container .hero-uni-pill{color:#1e40af;background:#fff;border:1px solid #e2e8f0;border-radius:50px;padding:.3rem .9rem;font-size:.72rem;font-weight:600}@media (width<=900px){.hero-container .hero-main{text-align:center;grid-template-columns:1fr;gap:2.5rem}.hero-container .hero-content h1{font-size:2.2rem}.hero-container .hero-sub{margin:0 auto 1.5rem}.hero-container .hero-checks,.hero-container .hero-ctas,.hero-container .hero-stats-row{justify-content:center}.hero-container .hero-visual{order:-1}}@media (width<=600px){.hero-container .hero-main{padding:3rem 1rem 2.5rem}}.modal-overlay{z-index:99999;background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.form-card.modal-fixed{background:#fff;border-radius:16px;width:50%;min-width:320px;max-width:600px;height:auto;max-height:85vh;position:relative;overflow-y:auto;box-shadow:0 10px 30px #0000004d}.close-modal-btn{color:#fff;cursor:pointer;z-index:100000;background:0 0;border:none;padding:5px;font-size:28px;line-height:1;position:absolute;top:15px;right:20px}.close-modal-btn:hover{color:#f1f5f9;transform:scale(1.1)}.form-header{text-align:center;color:#fff;background:#2563eb;padding:24px 20px}.form-header h2{margin:0;padding-right:20px;font-size:20px}.form-header p{color:#e0e7ff;margin:4px 0 0;font-size:13px}.progress-bar-container{background-color:#ffffff4d;border-radius:4px;width:100%;height:6px;margin-top:15px}.progress-bar-fill{background-color:#10b981;height:100%;transition:width .3s}.step-indicator{margin-top:5px;font-size:12px;display:block}.form-body{padding:20px}.form-group{margin-bottom:18px}.main-label{color:#334155;margin-bottom:6px;font-size:14px;font-weight:700;display:block}.sub-label{color:#94a3b8;font-size:12px}.grid-3{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.grid-2{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.card-btn{cursor:pointer;color:#334155;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:12px;font-size:13px;transition:all .2s}.card-btn.left-align{text-align:left;padding-left:12px}.card-btn.active-highlight{font-weight:700;color:#fff!important;background-color:#2563eb!important;border-color:#2563eb!important}.badge-container{border:1px solid #e2e8f0;border-radius:8px;flex-wrap:wrap;gap:6px;max-height:120px;padding:8px;display:flex;overflow-y:auto}.badge-btn{cursor:pointer;color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:20px;padding:6px 12px;font-size:12px}.badge-btn.active-highlight{color:#fff!important;background-color:#2563eb!important;border-color:#2563eb!important}.text-input,.select-input{border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:10px;font-size:14px}.text-input:focus,.select-input:focus{border-color:#2563eb}.radio-group{gap:15px;display:flex}.radio-label{cursor:pointer;align-items:center;gap:5px;font-size:14px;display:flex}.form-footer{border-top:1px solid #e2e8f0;justify-content:space-between;margin-top:20px;padding-top:15px;display:flex}.btn-back{color:#64748b;cursor:pointer;background:0 0;border:none;font-weight:700}.btn-next{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:8px;padding:10px 20px;font-weight:700}.btn-submit{color:#fff;cursor:pointer;background-color:#10b981;border:none;border-radius:8px;padding:10px 20px;font-weight:700}.animate-fade{animation:.2s ease-in-out forwards fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.partners-soft-section{background:#f8fafc}.partners-container .partners-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem;margin-top:2.5rem;display:grid}.partners-container .partners-uni-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:1.5rem;transition:all .25s;position:relative;overflow:hidden}.partners-container .partners-uni-card:before{content:"";opacity:0;background:linear-gradient(#1e40af,#f59e0b);width:4px;height:100%;transition:all .25s;position:absolute;top:0;left:0}.partners-container .partners-uni-card:hover{transform:translateY(-3px);box-shadow:0 4px 24px #1e40af14}.partners-container .partners-uni-card:hover:before{opacity:1}.partners-container .partners-uni-name{color:#1e40af;margin-bottom:.4rem;font-family:Sora,sans-serif;font-size:1.3rem;font-weight:800}.partners-container .partners-uni-full{color:#64748b;margin-bottom:.9rem;font-size:.78rem}.partners-container .partners-uni-tags{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.partners-container .partners-uni-tag{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50px;padding:.2rem .7rem;font-size:.7rem;font-weight:500}.partners-container .partners-uni-learn{color:#2563eb;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.partners-container .partners-uni-learn:hover{gap:.7rem}.partners-container .partners-section-cta{text-align:center;margin-top:2.5rem}.reach-map-bg{background:#f8fafc}.reach-container .reach-coverage-grid{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;margin-top:2.5rem;display:grid}.reach-map-visual img{border-radius:20px}.reach-container .reach-india-map-svg{width:100%;max-width:340px;margin:0 auto;display:block}.reach-container .reach-stats-cards-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.reach-container .reach-stat-card{text-align:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:1.4rem;transition:all .25s}.reach-container .reach-stat-card:hover{border-color:#2563eb;box-shadow:0 4px 24px #1e40af14}.reach-container .reach-stat-card-num{color:#1e40af;margin-bottom:.25rem;font-family:Sora,sans-serif;font-size:2rem;font-weight:800}.reach-container .reach-stat-card-label{color:#64748b;font-size:.8rem;font-weight:500}@media (width<=900px){.reach-container .reach-coverage-grid{grid-template-columns:1fr}}@media (width<=600px){.reach-container .reach-stats-cards-grid{grid-template-columns:1fr 1fr}}.students-speak-container .students-speak-slider{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1.2rem;margin-top:2.5rem;padding-bottom:1rem;display:flex;overflow-x:auto}.students-speak-container .students-speak-slider::-webkit-scrollbar{display:none}.students-speak-container .students-speak-card{scroll-snap-align:start;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;flex:0 0 320px;padding:2rem;transition:all .25s}.students-speak-container .students-speak-card:hover{border-color:#2563eb;box-shadow:0 4px 24px #1e40af14}.students-speak-container .students-speak-stars{color:#f59e0b;letter-spacing:.1em;margin-bottom:.8rem;font-size:1rem}.students-speak-container .students-speak-text{color:#0f172a;margin-bottom:1.2rem;font-size:.9rem;font-style:italic;line-height:1.7}.students-speak-container .students-speak-author{align-items:center;gap:.75rem;display:flex}.students-speak-container .students-speak-avatar{color:#fff;background:linear-gradient(135deg,#1e40af,#2563eb);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.85rem;font-weight:700;display:flex}.students-speak-container .students-speak-name{font-size:.85rem;font-weight:600}.students-speak-container .students-speak-college{color:#64748b;font-size:.75rem}.what-we-do-container .what-we-do-services-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.what-we-do-container .what-we-do-service-col{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:2rem 1.8rem}.what-we-do-container .what-we-do-service-col-title{color:#1e40af;align-items:center;gap:.5rem;margin-bottom:.3rem;font-family:Sora,sans-serif;font-size:1rem;font-weight:700;display:flex}.what-we-do-container .what-we-do-service-col-sub{color:#64748b;border-bottom:1px solid #e2e8f0;margin-bottom:1.2rem;padding-bottom:1.2rem;font-size:.75rem}.what-we-do-container .what-we-do-service-col ul{flex-direction:column;gap:.55rem;list-style:none;display:flex}.what-we-do-container .what-we-do-service-col li{color:#64748b;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.what-we-do-container .what-we-do-service-col li:before{content:"→";color:#f59e0b;flex-shrink:0;font-size:.75rem;font-weight:700}@media (width<=900px){.what-we-do-container .what-we-do-services-grid{grid-template-columns:1fr}}.why-eduvyana-container .why-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.2rem;margin-top:2.5rem;display:grid}.why-eduvyana-container .why-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:1.8rem 1.5rem;transition:all .25s}.why-eduvyana-container .why-card:hover{border-color:#2563eb;transform:translateY(-3px);box-shadow:0 4px 24px #1e40af14}.why-eduvyana-container .why-icon{background:#2563eb14;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.1rem;font-size:1.4rem;display:flex}.why-eduvyana-container .why-title{margin-bottom:.5rem;font-size:1rem;font-weight:700}.why-eduvyana-container .why-text{color:#64748b;font-size:.85rem;line-height:1.65}.roadmap-journey-bg{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#1d4ed8 60%,#1e3a8a 100%)}.roadmap-journey-bg .common-section-title{color:#fff}.roadmap-journey-bg .common-section-sub{color:#ffffffb3}.roadmap-container .roadmap-journey-steps{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;margin-top:3rem;display:flex;position:relative}.roadmap-container .roadmap-journey-step{text-align:center;flex:1;min-width:110px;max-width:150px;position:relative}.roadmap-container .roadmap-journey-step:after{content:"→";color:#fff6;font-size:1.3rem;position:absolute;top:28px;right:-14px}.roadmap-container .roadmap-journey-step:last-child:after{display:none}.roadmap-container .roadmap-j-bubble{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto .7rem;font-size:1.3rem;display:flex}.roadmap-container .roadmap-j-label{color:#ffffffe6;font-size:.78rem;font-weight:600;line-height:1.4}@media (width<=900px){.roadmap-container .roadmap-journey-steps{gap:1rem}.roadmap-container .roadmap-journey-step:after{display:none}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#0f172a;background:#fff;margin:0%;font-family:Inter,sans-serif;overflow-x:hidden}:root{--blue:#1e40af;--blue2:#2563eb;--gold:#f59e0b;--bg:#fff;--soft:#f8fafc;--text:#0f172a;--muted:#64748b;--border:#e2e8f0;--radius:14px;--shadow:0 4px 24px #1e40af14}.common-section{padding:5rem 1.5rem}.common-section-inner{max-width:1280px;margin:0 auto}.common-section-tag{color:#2563eb;letter-spacing:.04em;text-transform:uppercase;background:#2563eb14;border-radius:50px;margin-bottom:.8rem;padding:.3rem .9rem;font-size:.75rem;font-weight:600;display:inline-block}.common-section-title{letter-spacing:-1px;text-align:center;margin-bottom:.6rem;font-family:Sora,sans-serif;font-size:2.2rem;font-weight:800}.common-section-sub{color:#64748b;text-align:center;font-size:1rem;line-height:1.7}.common-btn-outline{color:#2563eb;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #2563eb;border-radius:50px;padding:.45rem 1.1rem;font-size:.82rem;font-weight:600;transition:all .2s}.common-btn-outline:hover{background:#2563eb12}.common-btn-fill{color:#fff;cursor:pointer;white-space:nowrap;background:#1e40af;border:none;border-radius:50px;padding:.5rem 1.2rem;font-size:.82rem;font-weight:600;transition:all .2s}.common-btn-fill:hover{background:#2563eb;transform:translateY(-1px)}.common-btn-white{color:#1e40af;cursor:pointer;background:#fff;border:none;border-radius:50px;padding:.75rem 2.2rem;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 20px #00000026}.common-btn-white:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0003}@media (width<=900px){.common-section-title{font-size:2.2rem}}@media (width<=600px){.common-section-title{font-size:1.7rem}}@keyframes ed-spin{to{transform:rotate(360deg)}}.ed-loading-container{text-align:center;background:#f1f5f9;min-height:100vh;padding:120px 10%}.ed-loading-spinner{border:4px solid #2563eb1a;border-top-color:#2563eb;border-radius:50%;width:50px;height:50px;margin:0 auto 20px;animation:1s linear infinite ed-spin}.ed-loading-text{color:#1e293b;font-family:system-ui,sans-serif;font-weight:500}.ed-page-wrapper{background:#f8fafc;min-height:100vh;margin-top:80px;padding-bottom:80px;font-family:system-ui,sans-serif}.ed-section-container{max-width:1200px;margin:50px auto 0;padding:0 20px}.ed-premium-hero{color:#1e293b;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-bottom:1px solid #e2e8f0;padding:60px 5% 90px;position:relative;overflow:hidden}.ed-hero-flex-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;max-width:1200px;margin:0 auto;display:flex}.ed-hero-left{flex:500px}.ed-hero-badge{color:#2563eb;text-transform:uppercase;letter-spacing:.5px;background:#2563eb14;border:1px solid #2563eb33;border-radius:30px;margin-bottom:20px;padding:6px 14px;font-size:11px;font-weight:700;display:inline-block}.ed-hero-title{letter-spacing:-.5px;color:#0f172a;margin:0 0 20px;font-size:2.8rem;font-weight:800;line-height:1.2}.ed-gradient-text{background:linear-gradient(90deg,#2563eb,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.ed-hero-desc{color:#475569;max-width:540px;margin:0;font-size:16px;line-height:1.6}.ed-hero-right{flex:400px;justify-content:center;display:flex;position:relative}.ed-hero-banner-image{object-fit:cover;border:4px solid #fff;border-radius:20px;width:100%;max-width:480px;height:300px;box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #0000000a}.ed-filter-deck-wrapper{z-index:10;max-width:1000px;margin:-45px auto 0;padding:0 20px;position:relative}.ed-filter-deck-card{background:#fff;border:1px solid #e2e8f0;border-radius:30px;flex-direction:column;gap:20px;padding:24px;display:flex;box-shadow:0 10px 30px -5px #0f172a14}.ed-search-bar-frame{background:#f8fafc;border:1px solid #cbd5e1;border-radius:50px;align-items:center;padding:4px 24px;transition:all .2s;display:flex}.ed-search-bar-frame:focus-within{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.ed-search-icon{color:#64748b;margin-right:12px;font-size:18px}.ed-search-native-input{color:#1e293b;background:0 0;border:none;outline:none;width:100%;padding:12px 0;font-size:15px;font-weight:500}.ed-search-native-input::placeholder{color:#94a3b8}.ed-clear-search-btn{color:#64748b;cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;display:flex}.ed-dropdown-grid-deck{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:15px;display:grid}.ed-filter-column-node{flex-direction:column;gap:6px;display:flex}.ed-filter-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;padding-left:4px;font-size:11px;font-weight:700}.ed-filter-select-input{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50px;outline:none;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s}.ed-filter-select-input:focus{border-color:#3b82f6}.ed-universities-card-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px;display:grid}.ed-glass-uni-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000005}.ed-glass-uni-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #0000000a}.ed-card-thumbnail-wrapper{background:#f1f5f9;height:190px;position:relative;overflow:hidden}.ed-card-thumbnail-img{object-fit:cover;width:100%;height:100%}.ed-card-type-geo-badge{color:#2563eb;border-radius:30px;padding:4px 12px;font-size:11px;font-weight:600;position:absolute;top:12px;right:12px;background:#eff6ff!important}.ed-card-body-content{flex-direction:column;flex-grow:1;justify-content:space-between;padding:20px;display:flex}.ed-card-location-row{color:#64748b;margin-bottom:6px;font-size:13px;font-weight:500}.ed-card-heading-title{color:#0f172a;margin:0 0 8px;font-size:18px;font-weight:700}.ed-card-desc-snippet{color:#64748b;margin:0 0 16px;font-size:14px;line-height:1.5}.ed-card-meta-track-box{color:#334155;background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:13px;font-weight:500}.ed-card-primary-action-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:50px;width:100%;padding:12px;font-size:14px;font-weight:600;transition:background .2s}.ed-card-primary-action-btn:hover{background:#1d4ed8}.ed-fallback-empty-channel{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:16px;padding:60px 20px}.ed-fallback-empty-heading{color:#1e293b;font-size:18px;font-weight:600}.ed-fallback-empty-desc{color:#64748b;font-size:14px}.ed-details-hero-section{background:linear-gradient(135deg,#eff6ff 0%,#e0f2fe 100%);border-bottom:1px solid #e2e8f0;padding:50px 5%}.ed-details-return-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50px;margin-bottom:24px;padding:8px 20px;font-size:13px;font-weight:500;box-shadow:0 1px 3px #0000000d}.ed-details-header-title{color:#0f172a;font-size:2.2rem;font-weight:800}.ed-details-stats-flexrow{border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:15px;margin-top:24px;padding-top:20px;display:flex}.ed-details-stat-tag-node{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:30px;padding:10px 16px;font-size:13px}.ed-details-stat-tag-node strong{color:#2563eb}.ed-details-split-tab-container{border-bottom:2px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:12px;display:flex}.ed-details-tab-switch-btn{cursor:pointer;border:1px solid #e2e8f0;border-radius:50px;padding:10px 20px;font-size:13px;font-weight:600}.ed-details-programs-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;display:grid}.ed-program-item-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px;box-shadow:0 2px 4px #00000005}.ed-program-metrics-v-table{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:14px;font-size:13px}.ed-program-metrics-v-table strong{color:#0f172a}.ed-program-lock-seat-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:50px;width:100%;padding:12px;font-size:14px;font-weight:600}
