.home-module__NoU7wq__homePage{font-family:var(--font-sans);font-size:var(--text-lg);line-height:1.6;font-weight:var(--font-regular);color:var(--color-gray-900);background:var(--color-gray-50);min-height:100vh}.home-module__NoU7wq__homePage img{max-width:100%;height:auto;display:block}.home-module__NoU7wq__homePage button{cursor:pointer;font-family:inherit}.home-module__NoU7wq__homePage a{text-decoration:none}.home-module__NoU7wq__container{width:100%;max-width:1400px;margin:0 auto;padding:0 80px}.home-module__NoU7wq__containerWide{max-width:1400px}.home-module__NoU7wq__langEn{display:none!important}.home-module__NoU7wq__langZh,.home-module__NoU7wq__homePage.home-module__NoU7wq__en .home-module__NoU7wq__langEn{display:block!important}.home-module__NoU7wq__homePage.home-module__NoU7wq__en .home-module__NoU7wq__langZh{display:none!important}.home-module__NoU7wq__announcementBanner{z-index:9999;background:linear-gradient(90deg,#06bee1 0%,#3266a6 100%);justify-content:center;align-items:center;width:100%;height:50px;animation:.5s ease-out home-module__NoU7wq__slideDownBanner;display:flex;position:fixed;top:0;left:0;right:0}.home-module__NoU7wq__announcementBanner.home-module__NoU7wq__hidden{transition:transform .3s ease-out;transform:translateY(-100%)}.home-module__NoU7wq__announcementContent{justify-content:center;align-items:center;width:100%;max-width:1400px;padding:12px 20px;display:flex;position:relative}.home-module__NoU7wq__announcementText{color:#fff;text-align:center;margin:0;font-size:16px;font-weight:500;line-height:1.4;animation:2s ease-in-out infinite home-module__NoU7wq__pulse}.home-module__NoU7wq__announcementLink{color:#fff;transition:opacity var(--transition-base);margin-left:4px;font-weight:600;text-decoration:underline}.home-module__NoU7wq__announcementLink:hover{opacity:.8}.home-module__NoU7wq__announcementClose{color:#fff;cursor:pointer;transition:all var(--transition-base);opacity:.9;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;right:20px}.home-module__NoU7wq__announcementClose:hover{opacity:1;background:#fff3}.home-module__NoU7wq__announcementClose svg{display:block}@keyframes home-module__NoU7wq__pulse{0%,to{opacity:1}50%{opacity:.95}}@keyframes home-module__NoU7wq__slideDownBanner{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.home-module__NoU7wq__navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all var(--transition-base);background:linear-gradient(#fffffff2 0%,#ffffffd9 100%);border-bottom:1px solid #0000000d;position:relative}.home-module__NoU7wq__navContainer{justify-content:space-between;align-items:center;gap:var(--space-4);max-width:1400px;height:80px;margin:0 auto;padding:0 80px;display:flex}.home-module__NoU7wq__logoLink{transition:all var(--transition-base);flex:0 0 132px;align-items:center;text-decoration:none;display:flex}.home-module__NoU7wq__homePage .home-module__NoU7wq__companyLogo{object-fit:contain;width:120px;height:70px;transition:transform var(--transition-base)}.home-module__NoU7wq__logoLink:hover .home-module__NoU7wq__companyLogo{transform:scale(1.05)}.home-module__NoU7wq__logo{gap:var(--space-1);flex-direction:column;display:flex}.home-module__NoU7wq__logoText{font-size:var(--text-xl);color:var(--color-primary);letter-spacing:-.025em;font-weight:700}.home-module__NoU7wq__logoSubtitle{font-size:var(--text-xs);color:var(--color-gray-500);text-transform:uppercase;letter-spacing:.05em}.home-module__NoU7wq__navMenu{align-items:center;gap:var(--space-6);flex:1;justify-content:center;display:flex}.home-module__NoU7wq__navLink{font-size:var(--text-base);color:var(--color-gray-700);transition:color var(--transition-base);font-weight:500;text-decoration:none;position:relative}.home-module__NoU7wq__navLink:hover{color:#2541b2}.home-module__NoU7wq__navLink:after{content:"";width:0;height:2px;transition:width var(--transition-base);background:#2541b2;position:absolute;bottom:-4px;left:0}.home-module__NoU7wq__navLink:hover:after{width:100%}.home-module__NoU7wq__applyBtn{color:#fff;padding:var(--space-3) var(--space-5);border-radius:var(--radius-full);font-size:var(--text-base);font-weight:var(--font-semibold);transition:all var(--transition-base);background:linear-gradient(90deg,#2541b2 0%,#06bee1 100%);border:none;box-shadow:0 4px 12px #2541b24d}.home-module__NoU7wq__applyBtn:hover{background:linear-gradient(90deg,#06bee1 0%,#2541b2 100%);transform:translateY(-1px);box-shadow:0 6px 16px #06bee166}.home-module__NoU7wq__languageSwitch{gap:var(--space-2);background:var(--color-gray-100);padding:var(--space-1);border-radius:var(--radius-full);display:flex}.home-module__NoU7wq__langBtn{padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--color-gray-600);transition:all var(--transition-base);background:0 0;border:none;font-weight:500}.home-module__NoU7wq__langBtn.home-module__NoU7wq__active{background:var(--color-white);color:var(--color-primary);box-shadow:var(--shadow-sm)}.home-module__NoU7wq__hero{min-height:100vh;color:var(--color-white);padding-top:80px;padding-bottom:var(--space-12);background:linear-gradient(135deg,#03256cbf 0%,#2541b2bf 100%),url(/images/hero1.jpg) 50%/cover no-repeat;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.home-module__NoU7wq__heroBackground{opacity:.05;background-image:linear-gradient(var(--color-accent) 1px, transparent 1px), linear-gradient(90deg, var(--color-accent) 1px, transparent 1px);background-size:60px 60px;position:absolute;inset:0}.home-module__NoU7wq__heroContent{z-index:2;text-align:center;width:100%;max-width:900px;margin:0 auto;padding:0 20px;position:relative}.home-module__NoU7wq__heroBadge{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-full);font-size:var(--text-sm);margin-bottom:var(--space-5);background:#ffffff1a;border:1px solid #fff3;font-weight:500;line-height:1.5;display:inline-flex}.home-module__NoU7wq__heroTitle{font-size:var(--text-5xl);font-weight:var(--font-bold);margin-bottom:var(--space-5);letter-spacing:-.025em;line-height:1.2}.home-module__NoU7wq__heroSubtitle{font-size:var(--text-lg);color:#ffffffe6;margin-bottom:var(--space-10);line-height:1.6}.home-module__NoU7wq__heroStats{display:none}.home-module__NoU7wq__statItem{text-align:center}.home-module__NoU7wq__statNumber{font-size:var(--text-5xl);color:var(--color-accent);margin-bottom:var(--space-2);font-weight:800;line-height:1}.home-module__NoU7wq__statLabel{font-size:var(--text-sm);color:#fffc}.home-module__NoU7wq__heroCta{gap:var(--space-4);margin:var(--space-10) 0 var(--space-8);justify-content:center;display:flex}.home-module__NoU7wq__ctaPrimary{background:var(--color-white);color:var(--color-primary);padding:var(--space-4) var(--space-8);border-radius:var(--radius-full);font-size:var(--text-base);font-weight:var(--font-semibold);transition:all var(--transition-base);box-shadow:var(--shadow-lg);border:none}.home-module__NoU7wq__ctaPrimary:hover{box-shadow:var(--shadow-xl);transform:translateY(-2px)}.home-module__NoU7wq__ctaSecondary{color:var(--color-white);padding:var(--space-4) var(--space-6);border-radius:var(--radius-full);font-size:var(--text-base);font-weight:var(--font-semibold);transition:all var(--transition-base);align-items:center;gap:var(--space-2);background:0 0;border:2px solid #ffffff4d;display:flex}.home-module__NoU7wq__ctaSecondary:hover{border-color:var(--color-white);background:#ffffff1a}.home-module__NoU7wq__deadlineBanner{align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-lg);font-size:var(--text-sm);background:#ffffff0d;border:1px solid #ffffff1a;display:inline-flex}.home-module__NoU7wq__deadlineDate{color:#fffffff2;font-weight:600}.home-module__NoU7wq__homePage section{padding:var(--space-12) 0}.home-module__NoU7wq__sectionHeader{text-align:center;max-width:800px;margin:0 auto var(--space-10)}.home-module__NoU7wq__sectionTitle{font-size:var(--text-4xl);font-weight:var(--font-bold);color:var(--color-gray-900);margin-bottom:var(--space-5);letter-spacing:-.025em;line-height:1.2}.home-module__NoU7wq__sectionSubtitle{font-size:var(--text-lg);color:var(--color-gray-600);line-height:1.6}.home-module__NoU7wq__credibility{background:var(--color-gray-50);border:none;padding:0;display:none}.home-module__NoU7wq__credibilityGrid{justify-content:space-around;align-items:center;gap:var(--space-8);flex-wrap:wrap;display:flex}.home-module__NoU7wq__credibilityGrid img{opacity:.5;filter:grayscale();height:48px;transition:all var(--transition-base)}.home-module__NoU7wq__credibilityGrid img:hover{opacity:1;filter:grayscale(0%)}.home-module__NoU7wq__partnerUniversities{background:var(--color-gray-50);border-bottom:1px solid var(--color-gray-200);padding:3.75rem 0;overflow:hidden}.home-module__NoU7wq__universitiesHeading{font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--color-gray-700);text-align:center;margin-bottom:var(--space-8);letter-spacing:.5px;text-transform:uppercase}.home-module__NoU7wq__universitiesMarquee{width:100%;padding:var(--space-4) 0;position:relative;overflow:hidden}.home-module__NoU7wq__universitiesTrack{will-change:transform;align-items:center;gap:80px;animation:40s linear infinite home-module__NoU7wq__scroll-universities;display:flex}.home-module__NoU7wq__universitiesMarquee:hover .home-module__NoU7wq__universitiesTrack{animation-play-state:paused}@keyframes home-module__NoU7wq__scroll-universities{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-module__NoU7wq__universityItem{flex-shrink:0;justify-content:center;align-items:center;height:80px;padding:0 20px;display:flex}.home-module__NoU7wq__universityLogo{object-fit:contain;filter:grayscale(30%);opacity:.8;width:auto;max-width:200px;max-height:70px;transition:all var(--transition-base)}.home-module__NoU7wq__universityLogoLarge{max-width:250px!important;max-height:100px!important}.home-module__NoU7wq__universityLogo:hover{filter:grayscale(0%);opacity:1;transform:scale(1.08)}.home-module__NoU7wq__partnerLabs{background:linear-gradient(180deg, var(--color-gray-50) 0%, var(--color-white) 100%);padding:var(--space-8) 0;border-top:1px solid var(--color-gray-200)}.home-module__NoU7wq__labsHeading{font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--color-gray-700);text-align:center;margin-bottom:var(--space-8);letter-spacing:.5px;text-transform:uppercase;line-height:1.3}.home-module__NoU7wq__labsGrid{gap:var(--space-5);grid-template-columns:repeat(7,1fr);place-items:center;max-width:1100px;margin:0 auto;display:grid}.home-module__NoU7wq__labItem{align-items:center;gap:var(--space-3);text-align:center;transition:all var(--transition-base);flex-direction:column;display:flex}.home-module__NoU7wq__labItem:hover{transform:translateY(-2px)}.home-module__NoU7wq__labLogo{object-fit:contain;filter:grayscale(40%);opacity:.75;width:auto;height:50px;transition:all var(--transition-base)}.home-module__NoU7wq__labLogo[alt=MIT\ EAPS]{height:62px}.home-module__NoU7wq__labItem:hover .home-module__NoU7wq__labLogo{filter:grayscale(0%);opacity:1;transform:scale(1.05)}.home-module__NoU7wq__labName{font-size:var(--text-xs);color:var(--color-gray-600);max-width:140px;font-weight:400;line-height:1.4}.home-module__NoU7wq__mentors{background:var(--color-white);display:none}.home-module__NoU7wq__mentorGrid{gap:var(--space-8);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));display:grid}.home-module__NoU7wq__mentorCard{background:var(--color-white);border-radius:var(--radius-xl);border:1px solid var(--color-gray-200);transition:all var(--transition-base);overflow:hidden}.home-module__NoU7wq__mentorCard:hover{box-shadow:var(--shadow-xl);border-color:var(--color-navy-primary);transform:translateY(-4px)}.home-module__NoU7wq__mentorImage{background:linear-gradient(135deg, var(--color-blue-medium), var(--color-navy-primary));height:280px;position:relative;overflow:hidden}.home-module__NoU7wq__mentorImage img{object-fit:cover;width:100%;height:100%}.home-module__NoU7wq__mentorBadge{top:var(--space-4);right:var(--space-4);background:var(--color-white);color:var(--color-navy-primary);padding:var(--space-2) var(--space-3);border-radius:var(--radius-full);font-size:var(--text-xs);box-shadow:var(--shadow);font-weight:600;position:absolute}.home-module__NoU7wq__mentorCard h3{font-size:var(--text-2xl);color:var(--color-gray-900);padding:var(--space-5) var(--space-5) var(--space-2);font-weight:700}.home-module__NoU7wq__mentorTitle{font-size:var(--text-sm);color:var(--color-gray-600);padding:0 var(--space-5)}.home-module__NoU7wq__mentorField{font-size:var(--text-sm);color:var(--color-navy-primary);padding:var(--space-2) var(--space-5) var(--space-5);font-weight:500}.home-module__NoU7wq__mentorStats{gap:var(--space-3);padding:var(--space-4) var(--space-5);border-top:1px solid var(--color-gray-100);display:flex}.home-module__NoU7wq__mentorStats .home-module__NoU7wq__stat{font-size:var(--text-xs);color:var(--color-gray-600);background:var(--color-gray-50);padding:var(--space-2) var(--space-3);border-radius:var(--radius)}.home-module__NoU7wq__labShowcase{background:var(--color-gray-50)}.home-module__NoU7wq__labFeature{gap:var(--space-10);grid-template-columns:1fr 1fr;align-items:start;display:grid}.home-module__NoU7wq__labGallery{position:relative}.home-module__NoU7wq__labImage.home-module__NoU7wq__main{border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);overflow:hidden}.home-module__NoU7wq__labImage.home-module__NoU7wq__main img{width:100%;height:auto;transition:opacity .2s}.home-module__NoU7wq__labLabel{bottom:var(--space-5);left:var(--space-5);background:var(--color-white);color:var(--color-navy-primary);padding:var(--space-3) var(--space-5);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);font-weight:600;position:absolute}.home-module__NoU7wq__labThumbnails{gap:var(--space-4);margin-top:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.home-module__NoU7wq__labThumbnails img{border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-base);opacity:.8}.home-module__NoU7wq__labThumbnails img:hover{opacity:1;box-shadow:var(--shadow-md);transform:scale(1.05)}.home-module__NoU7wq__labOutcomesRight{gap:var(--space-4);flex-direction:column;display:flex}.home-module__NoU7wq__outcomesCarousel{min-height:450px;position:relative}.home-module__NoU7wq__outcomesPage{gap:var(--space-6);flex-direction:column;display:none}.home-module__NoU7wq__outcomesPage.home-module__NoU7wq__active{display:flex}.home-module__NoU7wq__outcomesNav{justify-content:center;align-items:center;gap:var(--space-4);padding:var(--space-4) 0;display:flex}.home-module__NoU7wq__outcomesPrev,.home-module__NoU7wq__outcomesNext{border:2px solid var(--color-navy-primary);background:var(--color-white);width:40px;height:40px;color:var(--color-navy-primary);font-size:var(--text-xl);cursor:pointer;transition:all var(--transition-base);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.home-module__NoU7wq__outcomesPrev:hover,.home-module__NoU7wq__outcomesNext:hover{background:var(--color-navy-primary);color:var(--color-white);transform:scale(1.1)}.home-module__NoU7wq__outcomesPrev:disabled,.home-module__NoU7wq__outcomesNext:disabled{opacity:.3;cursor:not-allowed}.home-module__NoU7wq__outcomesIndicator{font-size:var(--text-sm);color:var(--color-gray-600);font-weight:500}.home-module__NoU7wq__outcomesIndicator .home-module__NoU7wq__currentPage{color:var(--color-navy-primary);font-weight:700}.home-module__NoU7wq__labOutcomes{gap:var(--space-6);flex-direction:column;display:flex}.home-module__NoU7wq__labProgramGrid{gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.home-module__NoU7wq__labProgramCard{min-height:100%;padding:var(--space-5);background:var(--color-white);border:1px solid var(--color-gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);color:var(--color-gray-900);transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);flex-direction:column;text-decoration:none;display:flex}.home-module__NoU7wq__labProgramCard:hover{box-shadow:var(--shadow-lg);border-color:#06bee173;transform:translateY(-4px)}.home-module__NoU7wq__labProgramBadge{border-radius:var(--radius-full);background:var(--color-navy-primary);color:var(--color-white);font-size:var(--text-xs);font-weight:var(--font-bold);margin-bottom:var(--space-4);align-self:flex-start;padding:.25rem .65rem;line-height:1}.home-module__NoU7wq__labProgramTitle{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--color-gray-900);margin:0 0 var(--space-3);line-height:1.25}.home-module__NoU7wq__labProgramDescription{font-size:var(--text-sm);color:var(--color-gray-700);margin:0 0 var(--space-4);flex:1;line-height:1.65}.home-module__NoU7wq__labProgramCta{color:var(--color-cyan-bright);font-size:var(--text-sm);font-weight:var(--font-bold);margin-top:auto}.home-module__NoU7wq__outcomeItem{background:var(--color-white);padding:var(--space-6);border-radius:var(--radius-lg);border-left:4px solid var(--color-gray-300);transition:all var(--transition-base);position:relative}.home-module__NoU7wq__outcomeItem:hover{border-left-color:var(--color-navy-primary);box-shadow:var(--shadow-md);transform:translate(4px)}.home-module__NoU7wq__outcomeHeader{align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.home-module__NoU7wq__outcomeNumber{font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--color-white);background:var(--color-navy-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.home-module__NoU7wq__outcomeItem.home-module__NoU7wq__featured .home-module__NoU7wq__outcomeNumber{background:var(--gradient-accent);box-shadow:0 4px 12px #2541b240}.home-module__NoU7wq__outcomeItem h4{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--color-gray-900);flex:1;margin:0;line-height:1.3}.home-module__NoU7wq__outcomeItem p{font-size:var(--text-base);color:var(--color-gray-700);margin-bottom:0;line-height:1.7}.home-module__NoU7wq__outcomeBullets{margin-top:var(--space-3);padding-left:0;list-style:none}.home-module__NoU7wq__outcomeBullets li{padding:var(--space-2) 0 var(--space-2) var(--space-6);color:var(--color-gray-700);line-height:1.6;position:relative}.home-module__NoU7wq__outcomeBullets li:before{content:"✓";color:var(--color-navy-primary);font-weight:700;font-size:var(--text-lg);position:absolute;left:0}.home-module__NoU7wq__outcomeQuote{margin-top:var(--space-4);padding:var(--space-4);border-left:3px solid var(--color-navy-primary);border-radius:var(--radius);background:#2541b20d}.home-module__NoU7wq__outcomeQuote p{font-size:var(--text-base);color:var(--color-gray-800);margin:0;font-style:italic;line-height:1.6}.home-module__NoU7wq__labDescription h3{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--color-gray-900);margin-bottom:var(--space-5);line-height:1.3}.home-module__NoU7wq__highlightText{font-size:var(--text-lg);color:var(--color-navy-primary);margin-bottom:var(--space-6);padding:var(--space-4);border-left:4px solid var(--color-navy-primary);border-radius:var(--radius);background:#2541b20d;font-style:italic}.home-module__NoU7wq__labFeatures{list-style:none}.home-module__NoU7wq__labFeatures li{padding:var(--space-4) 0;align-items:flex-start;gap:var(--space-3);border-bottom:1px solid var(--color-gray-200);color:var(--color-gray-700);display:flex}.home-module__NoU7wq__labFeatures li:last-child{border-bottom:none}.home-module__NoU7wq__featureIcon{font-size:var(--text-2xl);flex-shrink:0}.home-module__NoU7wq__researchAreas{background:var(--color-white);padding-bottom:var(--space-8)}.home-module__NoU7wq__researchAreasGrid{gap:var(--space-8);margin-bottom:var(--space-10);grid-template-columns:repeat(2,1fr);display:grid}.home-module__NoU7wq__researchCategory{background:var(--color-gray-50);padding:var(--space-8);border-radius:var(--radius-xl);border:1px solid var(--color-gray-200);transition:all var(--transition-base)}.home-module__NoU7wq__researchCategory:hover{box-shadow:var(--shadow-lg);border-color:var(--color-navy-primary);transform:translateY(-4px)}.home-module__NoU7wq__categoryIcon{width:80px;height:80px;margin:0 0 var(--space-5);background:var(--gradient-accent);border-radius:var(--radius-xl);color:var(--color-white);justify-content:center;align-items:center;display:flex}.home-module__NoU7wq__categoryIcon svg{width:40px;height:40px}.home-module__NoU7wq__categoryTitle{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--color-gray-900);margin-bottom:var(--space-5);line-height:1.3}.home-module__NoU7wq__researchTopics{gap:var(--space-4);flex-direction:column;list-style:none;display:flex}.home-module__NoU7wq__researchTopics li{font-size:var(--text-base);color:var(--color-gray-700);padding-left:var(--space-5);line-height:1.7;position:relative}.home-module__NoU7wq__researchTopics li:before{content:"•";color:var(--color-navy-primary);font-weight:700;font-size:var(--text-xl);position:absolute;left:0}.home-module__NoU7wq__researchTopics li strong{color:var(--color-gray-900);font-weight:var(--font-semibold)}.home-module__NoU7wq__researchFooter{text-align:center;padding:var(--space-8);border-radius:var(--radius-xl);border:1px solid var(--color-gray-200);background:linear-gradient(135deg,#2541b20a,#3266a60a)}.home-module__NoU7wq__researchNote{font-size:var(--text-lg);color:var(--color-gray-700);margin:0;font-style:italic;line-height:1.7}.home-module__NoU7wq__achievements{background:var(--color-white);padding-top:var(--space-8)}.home-module__NoU7wq__studentStoriesGrid{gap:var(--space-8);grid-template-columns:repeat(2,1fr);max-width:1200px;margin:0 auto;display:grid}.home-module__NoU7wq__studentStoryCard{background:var(--color-white);border-radius:var(--radius-xl);padding:var(--space-8);border:1px solid var(--color-gray-200);box-shadow:var(--shadow-md);transition:all var(--transition-base);gap:var(--space-6);flex-direction:column;display:flex}.home-module__NoU7wq__studentStoryCard:hover{box-shadow:var(--shadow-xl);border-color:var(--color-navy-primary);transform:translateY(-4px)}.home-module__NoU7wq__studentHeader{gap:var(--space-5);align-items:flex-start;display:flex}.home-module__NoU7wq__studentAvatar{flex-shrink:0}.home-module__NoU7wq__studentAvatar img{border:3px solid var(--color-navy-primary);background:var(--color-white);border-radius:50%;width:100px;height:100px;box-shadow:0 4px 12px #2541b233}.home-module__NoU7wq__studentMeta{flex:1}.home-module__NoU7wq__studentName{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--color-gray-900);margin-bottom:var(--space-2)}.home-module__NoU7wq__studentSchool{font-size:var(--text-sm);color:var(--color-gray-600);margin-bottom:var(--space-2)}.home-module__NoU7wq__studentProgram{margin-bottom:var(--space-2)}.home-module__NoU7wq__programBadge{padding:var(--space-2) var(--space-4);background:var(--gradient-cta);color:var(--color-white);border-radius:var(--radius-full);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.5px;font-weight:600;display:inline-block}.home-module__NoU7wq__studentOutcome{font-size:var(--text-base);color:var(--color-navy-primary);font-weight:600}.home-module__NoU7wq__studentQuoteHighlight{padding:var(--space-6);border-radius:var(--radius-lg);border-left:4px solid var(--color-navy-primary);background:linear-gradient(135deg,#2541b20a,#3266a60a);position:relative}.home-module__NoU7wq__studentQuoteHighlight:before{content:"\"";color:var(--color-navy-primary);opacity:.1;font-size:4rem;font-family:var(--font-serif);line-height:1;position:absolute;top:10px;left:20px}.home-module__NoU7wq__studentQuoteHighlight p{font-size:var(--text-base);color:var(--color-gray-800);z-index:1;margin:0;font-style:italic;line-height:1.8;position:relative}.home-module__NoU7wq__projectAchievements h4{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--color-gray-900);margin-bottom:var(--space-4)}.home-module__NoU7wq__achievementList{gap:var(--space-3);flex-direction:column;list-style:none;display:flex}.home-module__NoU7wq__achievementList li{align-items:flex-start;gap:var(--space-3);color:var(--color-gray-700);font-size:var(--text-base);line-height:1.6;display:flex}.home-module__NoU7wq__checkmark{background:var(--color-success);width:24px;height:24px;color:var(--color-white);font-size:var(--text-sm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.home-module__NoU7wq__achievementTabs,.home-module__NoU7wq__successCarousel,.home-module__NoU7wq__carouselControls{display:none}.home-module__NoU7wq__programDetails{background:var(--color-gray-50)}.home-module__NoU7wq__programGrid{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.home-module__NoU7wq__programCard{background:var(--color-white);padding:var(--space-8);border-radius:var(--radius-xl);text-align:center;border:1px solid var(--color-gray-200);transition:all var(--transition-base);position:relative}.home-module__NoU7wq__programCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-4px)}.home-module__NoU7wq__programCard.home-module__NoU7wq__premium{border:1px solid var(--color-gray-200);box-shadow:var(--shadow-md)}.home-module__NoU7wq__cardIcon{font-size:var(--text-5xl);margin-bottom:var(--space-4)}.home-module__NoU7wq__programIcon{width:80px;height:80px;margin:0 auto var(--space-5);border-radius:var(--radius-xl);color:var(--color-navy-primary);transition:all var(--transition-base);background:linear-gradient(135deg,#2541b214,#3266a614);justify-content:center;align-items:center;display:flex}.home-module__NoU7wq__programIcon svg{width:48px;height:48px}.home-module__NoU7wq__programCard:hover .home-module__NoU7wq__programIcon{background:linear-gradient(135deg,#2541b226,#3266a626);transform:scale(1.05)}.home-module__NoU7wq__programIconPremium{width:80px;height:80px;margin:0 auto var(--space-5);border-radius:var(--radius-xl);color:var(--color-navy-primary);transition:all var(--transition-base);background:linear-gradient(135deg,#2541b214,#3266a614);justify-content:center;align-items:center;display:flex}.home-module__NoU7wq__programIconPremium svg{width:48px;height:48px}.home-module__NoU7wq__programCard.home-module__NoU7wq__premium:hover .home-module__NoU7wq__programIconPremium{background:linear-gradient(135deg,#2541b226,#3266a626);transform:scale(1.05)}.home-module__NoU7wq__programCard h3{font-size:var(--text-2xl);color:var(--color-gray-900);margin-bottom:var(--space-3);font-weight:700}.home-module__NoU7wq__programCard p,.home-module__NoU7wq__cardDescription{color:var(--color-gray-600);margin-bottom:var(--space-5);font-size:var(--text-base);line-height:1.6}.home-module__NoU7wq__cardDescription{color:var(--color-gray-700);font-weight:500}.home-module__NoU7wq__programCard ul{text-align:left;list-style:none}.home-module__NoU7wq__programCard li{padding:var(--space-2) 0 var(--space-2) var(--space-5);color:var(--color-gray-700);font-size:var(--text-sm);position:relative}.home-module__NoU7wq__programCard li:before{content:"→";color:var(--color-navy-primary);position:absolute;left:0}.home-module__NoU7wq__scarcityBanner{margin-top:var(--space-10);background:var(--gradient-primary);border-radius:var(--radius-xl);padding:var(--space-10);color:var(--color-white);text-align:center}.home-module__NoU7wq__scarcityContent h3{font-size:var(--text-3xl);font-weight:var(--font-bold);margin-bottom:var(--space-5);line-height:1.3}.home-module__NoU7wq__selectionCriteria{justify-content:center;gap:var(--space-4);margin:var(--space-6) 0;flex-wrap:wrap;display:flex}.home-module__NoU7wq__selectionCriteria span{padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);font-size:var(--text-sm);background:#fff3;font-weight:500}.home-module__NoU7wq__spotsRemaining{font-size:var(--text-lg);margin-top:var(--space-5)}.home-module__NoU7wq__spotsRemaining strong{font-size:var(--text-4xl);font-weight:800}.home-module__NoU7wq__ourProcess{background:var(--color-gray-50)}.home-module__NoU7wq__processTimeline{gap:var(--space-6);flex-direction:column;max-width:900px;margin:0 auto;display:flex}.home-module__NoU7wq__processStep{gap:var(--space-6);background:var(--color-white);padding:var(--space-8);border-radius:var(--radius-xl);border:1px solid var(--color-gray-200);transition:all var(--transition-base);align-items:flex-start;display:flex;position:relative}.home-module__NoU7wq__processStep:hover{box-shadow:var(--shadow-lg);border-color:var(--color-navy-primary);transform:translate(8px)}.home-module__NoU7wq__stepNumber{background:var(--gradient-cta);width:64px;height:64px;color:var(--color-white);border-radius:var(--radius-lg);font-size:var(--text-2xl);font-weight:var(--font-bold);flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 12px #2541b240}.home-module__NoU7wq__stepContent{flex:1}.home-module__NoU7wq__stepTitle{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--color-gray-900);margin-bottom:var(--space-3);line-height:1.3}.home-module__NoU7wq__stepDescription{font-size:var(--text-base);color:var(--color-gray-700);margin:0;line-height:1.7}.home-module__NoU7wq__processStep:not(:last-child):after{content:"";background:var(--color-gray-300);width:2px;height:24px;position:absolute;bottom:-24px;left:40px}.home-module__NoU7wq__longTermValue{background:var(--color-white)}.home-module__NoU7wq__valueTimeline{justify-content:center;align-items:center;gap:var(--space-4);padding:var(--space-8);background:var(--color-gray-50);border-radius:var(--radius-xl);display:flex}.home-module__NoU7wq__timelineStage{text-align:center;flex:1}.home-module__NoU7wq__stageIcon{font-size:var(--text-5xl);margin-bottom:var(--space-3)}.home-module__NoU7wq__timelineStage h4{font-size:var(--text-lg);color:var(--color-gray-900);margin-bottom:var(--space-2);font-weight:600}.home-module__NoU7wq__timelineStage p{font-size:var(--text-sm);color:var(--color-gray-600)}.home-module__NoU7wq__timelineArrow{font-size:var(--text-3xl);color:var(--color-navy-primary)}.home-module__NoU7wq__alumniNetwork{text-align:center;margin-top:var(--space-12)}.home-module__NoU7wq__alumniNetwork h3{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--color-gray-900);margin-bottom:var(--space-10);line-height:1.3}.home-module__NoU7wq__alumniStats{justify-content:center;gap:var(--space-8);display:flex}.home-module__NoU7wq__statBox{background:var(--color-gray-50);padding:var(--space-8);border-radius:var(--radius-xl);border:1px solid var(--color-gray-200);min-width:160px;transition:all var(--transition-base)}.home-module__NoU7wq__statBox:hover{box-shadow:var(--shadow-lg);border-color:var(--color-navy-primary);transform:translateY(-4px)}.home-module__NoU7wq__statLarge{font-size:var(--text-5xl);color:var(--color-navy-primary);margin-bottom:var(--space-2);font-weight:800;line-height:1}.home-module__NoU7wq__statDesc{font-size:var(--text-sm);color:var(--color-gray-600)}.home-module__NoU7wq__finalCta{color:var(--color-white);text-align:center;padding:var(--space-12) 0;background:#1e5ba8}.home-module__NoU7wq__ctaContent h2{font-size:var(--text-4xl);font-weight:var(--font-bold);margin-bottom:var(--space-5);line-height:1.2}.home-module__NoU7wq__ctaContent p{font-size:var(--text-lg);opacity:.9;margin-bottom:var(--space-10);line-height:1.6}.home-module__NoU7wq__ctaButtons{justify-content:center;gap:var(--space-4);margin-bottom:var(--space-8);display:flex}.home-module__NoU7wq__btnApply{background:var(--color-white);color:#1e5ba8;padding:var(--space-4) var(--space-8);border-radius:var(--radius-full);font-size:var(--text-lg);align-items:center;gap:var(--space-2);transition:all var(--transition-base);border:none;font-weight:600;text-decoration:none;display:flex}.home-module__NoU7wq__btnApply:hover{background:#fffffff2;transform:translateY(-2px);box-shadow:0 8px 20px #ffffff4d}.home-module__NoU7wq__btnConsult{color:var(--color-white);padding:var(--space-4) var(--space-6);border-radius:var(--radius-full);border:2px solid var(--color-white);font-size:var(--text-base);transition:all var(--transition-base);background:0 0;font-weight:500}.home-module__NoU7wq__btnConsult:hover{background:#ffffff26;transform:translateY(-2px)}.home-module__NoU7wq__contactInfo{font-size:var(--text-sm);opacity:.9}.home-module__NoU7wq__contactInfo p{margin-bottom:var(--space-3)}.home-module__NoU7wq__contactInfo p:last-child{margin-bottom:0}.home-module__NoU7wq__footer{color:#fffc;padding:var(--space-10) 0 var(--space-6);background:#0a1628}.home-module__NoU7wq__footerContent{gap:var(--space-10);margin-bottom:var(--space-8);grid-template-columns:2fr 1fr 1fr;display:grid}.home-module__NoU7wq__footerSection h4{color:var(--color-white);margin-bottom:var(--space-4);font-size:1.25rem;font-weight:600}.home-module__NoU7wq__footerSection p{font-size:var(--text-base);margin-bottom:var(--space-2);line-height:1.8}.home-module__NoU7wq__footerSection ul{list-style:none}.home-module__NoU7wq__footerSection li{margin-bottom:var(--space-2)}.home-module__NoU7wq__footerSection a{color:#ffffffb3;font-size:var(--text-base);transition:color var(--transition-base);text-decoration:none}.home-module__NoU7wq__footerSection a:hover{color:var(--color-blue-medium)}.home-module__NoU7wq__tagline{opacity:.7;margin-top:var(--space-2);font-style:italic}.home-module__NoU7wq__footerBottom{text-align:center;padding-top:var(--space-6);font-size:var(--text-base);opacity:.7;border-top:1px solid #ffffff1a}.home-module__NoU7wq__modal{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.home-module__NoU7wq__modal.home-module__NoU7wq__open{display:block}.home-module__NoU7wq__modalContent{background:var(--color-white);padding:var(--space-8);border-radius:var(--radius-xl);max-width:600px;box-shadow:var(--shadow-xl);margin:5% auto;position:relative}.home-module__NoU7wq__close{right:var(--space-6);top:var(--space-6);font-size:var(--text-3xl);color:var(--color-gray-400);cursor:pointer;transition:color var(--transition-base);position:absolute}.home-module__NoU7wq__close:hover{color:var(--color-gray-900)}.home-module__NoU7wq__modal h2{font-size:var(--text-3xl);color:var(--color-gray-900);margin-bottom:var(--space-6);font-weight:800}.home-module__NoU7wq__formGroup{margin-bottom:var(--space-5)}.home-module__NoU7wq__formGroup label{font-size:var(--text-sm);color:var(--color-gray-700);margin-bottom:var(--space-2);font-weight:500;display:block}.home-module__NoU7wq__formGroup input,.home-module__NoU7wq__formGroup select,.home-module__NoU7wq__formGroup textarea{width:100%;padding:var(--space-3);border:1px solid var(--color-gray-300);border-radius:var(--radius);font-size:var(--text-base);transition:all var(--transition-base);background:var(--color-white);font-family:inherit}.home-module__NoU7wq__formGroup input:focus,.home-module__NoU7wq__formGroup select:focus,.home-module__NoU7wq__formGroup textarea:focus{border-color:var(--color-navy-primary);outline:none;box-shadow:0 0 0 3px #2541b21a}.home-module__NoU7wq__submitBtn{background:var(--color-primary);width:100%;color:var(--color-white);padding:var(--space-4);border-radius:var(--radius-full);font-size:var(--text-lg);transition:all var(--transition-base);border:none;font-weight:600}.home-module__NoU7wq__submitBtn:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.home-module__NoU7wq__wechatModalContent{text-align:center;max-width:500px}.home-module__NoU7wq__wechatModalContent h2{margin-bottom:var(--space-8);color:var(--color-navy-primary)}.home-module__NoU7wq__wechatInfo{background:var(--color-white);padding:var(--space-8);border-radius:var(--radius-xl);margin-top:var(--space-6)}.home-module__NoU7wq__wechatId{font-size:var(--text-lg);padding:var(--space-4);border:2px dashed var(--color-navy-primary);border-radius:var(--radius-lg);margin:var(--space-6) 0;background:#2541b214;width:100%;display:inline-block}.home-module__NoU7wq__wechatId strong{color:var(--color-navy-primary)}.home-module__NoU7wq__wechatQr{margin-top:var(--space-8);align-items:center;gap:var(--space-4);flex-direction:column;display:flex}.home-module__NoU7wq__wechatQr img{border-radius:var(--radius-lg);width:100%;max-width:250px;height:auto;box-shadow:var(--shadow-md)}@keyframes home-module__NoU7wq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes home-module__NoU7wq__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes home-module__NoU7wq__fadeIn{0%{opacity:0}to{opacity:1}}.home-module__NoU7wq__animated{animation:.8s both home-module__NoU7wq__fadeInUp}@media (min-width:768px) and (max-width:1199px){.home-module__NoU7wq__container,.home-module__NoU7wq__navContainer{padding:0 40px}.home-module__NoU7wq__heroTitle{font-size:3rem}.home-module__NoU7wq__sectionTitle{font-size:2.25rem}.home-module__NoU7wq__labDescription h3,.home-module__NoU7wq__scarcityContent h3,.home-module__NoU7wq__alumniNetwork h3{font-size:1.5rem}.home-module__NoU7wq__homePage section,.home-module__NoU7wq__hero,.home-module__NoU7wq__finalCta{padding:5rem 0}.home-module__NoU7wq__footer{padding:5rem 0 var(--space-6)}.home-module__NoU7wq__labFeature,.home-module__NoU7wq__footerContent{gap:var(--space-8);grid-template-columns:1fr}.home-module__NoU7wq__universitiesTrack{gap:60px}.home-module__NoU7wq__universityLogo{max-height:60px}.home-module__NoU7wq__universityLogoLarge{max-height:85px!important}.home-module__NoU7wq__labsGrid{gap:var(--space-6);grid-template-columns:repeat(3,1fr)}.home-module__NoU7wq__researchAreasGrid{gap:var(--space-6);grid-template-columns:1fr}.home-module__NoU7wq__processStep{padding:var(--space-6)}.home-module__NoU7wq__stepNumber{width:56px;height:56px;font-size:var(--text-xl)}.home-module__NoU7wq__stepTitle{font-size:var(--text-lg)}.home-module__NoU7wq__valueGrid,.home-module__NoU7wq__studentStoriesGrid{gap:var(--space-6);grid-template-columns:1fr}}@media (max-width:767px){.home-module__NoU7wq__container,.home-module__NoU7wq__navContainer{padding:0 20px}.home-module__NoU7wq__homePage{font-size:var(--text-base)}.home-module__NoU7wq__heroTitle{letter-spacing:0;overflow-wrap:anywhere;word-break:break-all;font-size:1.95rem}.home-module__NoU7wq__sectionTitle{font-size:2rem}.home-module__NoU7wq__labDescription h3,.home-module__NoU7wq__scarcityContent h3,.home-module__NoU7wq__alumniNetwork h3,.home-module__NoU7wq__ctaContent h2{font-size:1.5rem}.home-module__NoU7wq__homePage section,.home-module__NoU7wq__hero,.home-module__NoU7wq__finalCta{padding:3.75rem 0}.home-module__NoU7wq__footer{padding:3.75rem 0 var(--space-6)}.home-module__NoU7wq__navMenu{display:none}.home-module__NoU7wq__navContainer{gap:var(--space-2)}.home-module__NoU7wq__logoLink{flex-shrink:0;flex-basis:92px;width:92px}.home-module__NoU7wq__homePage .home-module__NoU7wq__companyLogo{object-fit:contain;width:82px;height:54px}.home-module__NoU7wq__languageSwitch{flex-shrink:0;margin-left:auto}.home-module__NoU7wq__announcementBanner{height:60px}.home-module__NoU7wq__announcementText{overflow-wrap:anywhere;padding:0 36px 0 8px;font-size:13px;line-height:1.3}.home-module__NoU7wq__announcementClose{right:10px}.home-module__NoU7wq__hero{min-height:100vh;padding-top:60px}.home-module__NoU7wq__heroContent{width:100vw;max-width:100vw;margin:0;padding:0 20px;overflow:hidden}.home-module__NoU7wq__heroCta{flex-direction:column;align-items:stretch}.home-module__NoU7wq__ctaPrimary,.home-module__NoU7wq__ctaSecondary{text-align:center;justify-content:center}.home-module__NoU7wq__deadlineBanner{justify-content:center;gap:var(--space-2);max-width:100%;line-height:1.4;font-size:var(--text-xs);flex-flow:column}.home-module__NoU7wq__deadlineSeparator{display:none}.home-module__NoU7wq__heroStats{gap:var(--space-6);flex-direction:column}.home-module__NoU7wq__mentorGrid,.home-module__NoU7wq__programGrid{grid-template-columns:1fr}.home-module__NoU7wq__labFeature{gap:var(--space-6);grid-template-columns:1fr}.home-module__NoU7wq__labProgramGrid{grid-template-columns:1fr}.home-module__NoU7wq__valueTimeline{flex-direction:column}.home-module__NoU7wq__timelineArrow{transform:rotate(90deg)}.home-module__NoU7wq__alumniStats{gap:var(--space-4);flex-direction:column}.home-module__NoU7wq__ctaButtons{flex-direction:column}.home-module__NoU7wq__footerContent{gap:var(--space-6);grid-template-columns:1fr}.home-module__NoU7wq__universitiesTrack{gap:50px;animation:30s linear infinite home-module__NoU7wq__scroll-universities}.home-module__NoU7wq__universityLogo{max-height:50px}.home-module__NoU7wq__universityLogoLarge{max-height:70px!important}.home-module__NoU7wq__universitiesHeading{font-size:var(--text-base);margin-bottom:var(--space-6)}.home-module__NoU7wq__universityItem{height:60px;padding:0 10px}.home-module__NoU7wq__labsGrid{gap:var(--space-4);grid-template-columns:repeat(2,1fr)}.home-module__NoU7wq__labLogo{height:45px}.home-module__NoU7wq__labName{font-size:12px}.home-module__NoU7wq__labsHeading{font-size:var(--text-base);margin-bottom:var(--space-6)}.home-module__NoU7wq__researchAreasGrid{gap:var(--space-6);grid-template-columns:1fr}.home-module__NoU7wq__researchCategory{padding:var(--space-6)}.home-module__NoU7wq__categoryIcon{width:64px;height:64px}.home-module__NoU7wq__categoryTitle{font-size:var(--text-xl)}.home-module__NoU7wq__researchTopics li{font-size:var(--text-sm)}.home-module__NoU7wq__researchNote{font-size:var(--text-base)}.home-module__NoU7wq__processStep{gap:var(--space-4);padding:var(--space-5);flex-direction:column}.home-module__NoU7wq__stepNumber{width:48px;height:48px;font-size:var(--text-lg)}.home-module__NoU7wq__stepTitle{font-size:var(--text-base)}.home-module__NoU7wq__stepDescription{font-size:var(--text-sm)}.home-module__NoU7wq__processStep:not(:last-child):after{display:none}.home-module__NoU7wq__valueGrid{gap:var(--space-6);grid-template-columns:1fr}.home-module__NoU7wq__valueCard{padding:var(--space-6)}.home-module__NoU7wq__valueIcon{width:64px;height:64px}.home-module__NoU7wq__valueCard h3{font-size:var(--text-xl)}.home-module__NoU7wq__valueCard p{font-size:var(--text-sm)}.home-module__NoU7wq__studentStoriesGrid{gap:var(--space-6);grid-template-columns:1fr}.home-module__NoU7wq__studentStoryCard{padding:var(--space-6)}.home-module__NoU7wq__studentHeader{text-align:center;flex-direction:column;align-items:center}.home-module__NoU7wq__studentMeta{text-align:center}.home-module__NoU7wq__studentAvatar img{width:80px;height:80px}.home-module__NoU7wq__studentQuoteHighlight{padding:var(--space-5)}.home-module__NoU7wq__studentQuoteHighlight:before{font-size:3rem}}.home-module__NoU7wq__animateOnScroll{opacity:0;transition:all .6s;transform:translateY(20px)}.home-module__NoU7wq__animateOnScroll.home-module__NoU7wq__animated{opacity:1;transform:translateY(0)}@keyframes home-module__NoU7wq__bounceDown{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.home-module__NoU7wq__iconDownload{animation:2s infinite home-module__NoU7wq__bounceDown}
