.Hero-module__ZARIfG__hero{background:var(--primary-dark);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBg{z-index:1;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__heroBg img{object-fit:cover;object-position:center;width:100%;height:100%;animation:25s ease-in-out infinite alternate Hero-module__ZARIfG__slowZoom;transform:scale(1.05)}@keyframes Hero-module__ZARIfG__slowZoom{0%{transform:scale(1)}to{transform:scale(1.1)}}.Hero-module__ZARIfG__heroOverlay{z-index:2;background:linear-gradient(#0d366699 0%,#0d36664d 40%,#0d3666cc 100%),linear-gradient(90deg,#0d3666cc 0%,#0d366633 50%,#0d3666cc 100%);position:absolute;inset:0}.Hero-module__ZARIfG__heroContent{z-index:3;text-align:center;padding:calc(var(--nav-height) + var(--space-20)) var(--space-6) var(--space-20);max-width:1000px;margin:0 auto;position:relative}.Hero-module__ZARIfG__heroBadge{align-items:center;gap:var(--space-3);color:#fff;padding:var(--space-2) var(--space-6);border-radius:var(--radius-full);font-family:var(--font-heading);font-size:var(--text-sm);margin-bottom:var(--space-8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.08em;text-transform:uppercase;background:#ffffff1a;border:1px solid #fff3;font-weight:600;display:inline-flex;box-shadow:0 4px 20px #0000001a}.Hero-module__ZARIfG__badgeDot{border-radius:var(--radius-full);background:var(--accent);width:6px;height:6px;box-shadow:0 0 10px var(--accent);animation:2s infinite Hero-module__ZARIfG__pulse}.Hero-module__ZARIfG__heroTitle{font-family:var(--font-heading);color:#fff;margin-bottom:var(--space-6);letter-spacing:-.02em;text-shadow:0 10px 30px #0000004d;font-size:clamp(3rem,8vw,5.5rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__heroTitleHighlight{background:linear-gradient(135deg, gold, var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.Hero-module__ZARIfG__heroSubtitle{font-family:var(--font-gujarati);font-size:var(--text-2xl);color:gold;margin-bottom:var(--space-6);letter-spacing:.05em;text-shadow:0 4px 15px #0000004d;font-weight:500}.Hero-module__ZARIfG__heroDesc{font-size:var(--text-xl);color:#ffffffe6;max-width:700px;margin:0 auto var(--space-12);text-shadow:0 2px 10px #0003;font-weight:300;line-height:1.6}.Hero-module__ZARIfG__heroButtons{justify-content:center;align-items:center;gap:var(--space-6);flex-wrap:wrap;display:flex}.Hero-module__ZARIfG__heroPrimary{align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-10);color:var(--primary-dark);border-radius:var(--radius-full);font-family:var(--font-heading);font-size:var(--text-base);letter-spacing:.05em;text-transform:uppercase;transition:all var(--duration-normal) var(--ease-out);background:#fff;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 10px 30px #00000026}.Hero-module__ZARIfG__heroPrimary:hover{background:#f8f8f8;transform:translateY(-4px);box-shadow:0 15px 40px #00000040}.Hero-module__ZARIfG__heroSecondary{align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-10);color:#fff;border-radius:var(--radius-full);font-family:var(--font-heading);font-size:var(--text-base);letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all var(--duration-normal) var(--ease-out);background:0 0;border:1px solid #fff6;font-weight:600;text-decoration:none;display:inline-flex}.Hero-module__ZARIfG__heroSecondary:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-4px)}.Hero-module__ZARIfG__floatingShape{z-index:1;filter:blur(60px);opacity:.4;pointer-events:none;border-radius:50%;position:absolute}.Hero-module__ZARIfG__shape1{background:var(--primary-light);width:400px;height:400px;animation:15s ease-in-out infinite alternate Hero-module__ZARIfG__float;top:10%;left:-5%}.Hero-module__ZARIfG__shape2{background:var(--accent);opacity:.3;width:500px;height:500px;animation:20s ease-in-out infinite alternate-reverse Hero-module__ZARIfG__floatSlow;bottom:-10%;right:-5%}.Hero-module__ZARIfG__shape3{opacity:.2;background:gold;width:300px;height:300px;animation:18s ease-in-out infinite alternate Hero-module__ZARIfG__float;top:40%;left:60%}.Hero-module__ZARIfG__scrollIndicator{bottom:var(--space-10);z-index:3;align-items:center;gap:var(--space-3);color:#ffffffb3;font-size:var(--text-xs);font-family:var(--font-heading);letter-spacing:.2em;text-transform:uppercase;flex-direction:column;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollMouse{border:1.5px solid #ffffff80;border-radius:12px;width:22px;height:36px;position:relative}.Hero-module__ZARIfG__scrollDot{background:#fff;border-radius:3px;width:3px;height:6px;animation:2s cubic-bezier(.15,.41,.69,.94) infinite Hero-module__ZARIfG__scrollDrop;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes Hero-module__ZARIfG__scrollDrop{0%{opacity:0;transform:translate(-50%,-4px)}20%{opacity:1;transform:translate(-50%)}80%{opacity:1;transform:translate(-50%,12px)}to{opacity:0;transform:translate(-50%,16px)}}@media (max-width:768px){.Hero-module__ZARIfG__heroContent{padding:calc(var(--nav-height) + var(--space-8)) var(--space-4) var(--space-12)}.Hero-module__ZARIfG__heroBadge{font-size:var(--text-xs);padding:var(--space-1) var(--space-4);margin-bottom:var(--space-6)}.Hero-module__ZARIfG__heroTitle{margin-bottom:var(--space-4);font-size:2.8rem}.Hero-module__ZARIfG__heroSubtitle{font-size:var(--text-lg);margin-bottom:var(--space-6)}.Hero-module__ZARIfG__heroDesc{font-size:var(--text-base);margin-bottom:var(--space-8);line-height:1.5}.Hero-module__ZARIfG__heroButtons{gap:var(--space-3);flex-direction:column}.Hero-module__ZARIfG__heroPrimary,.Hero-module__ZARIfG__heroSecondary{width:100%;max-width:280px;padding:var(--space-3) var(--space-8);font-size:var(--text-sm);justify-content:center}.Hero-module__ZARIfG__shape1{width:200px;height:200px;top:5%;left:-10%}.Hero-module__ZARIfG__shape2{width:250px;height:250px;bottom:5%;right:-10%}.Hero-module__ZARIfG__shape3,.Hero-module__ZARIfG__scrollIndicator{display:none}}
.SectionHeading-module__7zhw3a__heading{text-align:center;margin-bottom:var(--space-12)}.SectionHeading-module__7zhw3a__label{align-items:center;gap:var(--space-2);font-family:var(--font-heading);font-size:var(--text-sm);color:var(--accent);text-transform:uppercase;letter-spacing:.12em;margin-bottom:var(--space-3);background:var(--accent-light);padding:var(--space-1) var(--space-4);border-radius:var(--radius-full);font-weight:700;display:inline-flex}.SectionHeading-module__7zhw3a__title{font-family:var(--font-heading);font-size:var(--text-4xl);color:var(--text-dark);margin-bottom:var(--space-4);font-weight:800;line-height:1.15}.SectionHeading-module__7zhw3a__titleHighlight{color:var(--primary);position:relative}.SectionHeading-module__7zhw3a__subtitle{font-size:var(--text-lg);color:var(--text-muted);max-width:600px;margin:0 auto;line-height:1.7}.SectionHeading-module__7zhw3a__decorLine{justify-content:center;align-items:center;gap:var(--space-2);margin-top:var(--space-4);display:flex}.SectionHeading-module__7zhw3a__decorDot{border-radius:var(--radius-full);background:var(--accent);width:8px;height:8px}.SectionHeading-module__7zhw3a__decorDash{border-radius:var(--radius-full);background:linear-gradient(90deg, var(--primary), var(--accent));width:50px;height:4px}.SectionHeading-module__7zhw3a__headingLeft{text-align:left}.SectionHeading-module__7zhw3a__headingLeft .SectionHeading-module__7zhw3a__subtitle{margin:0}@media (max-width:768px){.SectionHeading-module__7zhw3a__heading{margin-bottom:var(--space-8)}.SectionHeading-module__7zhw3a__label{font-size:var(--text-xs);padding:var(--space-1) var(--space-3)}.SectionHeading-module__7zhw3a__title{font-size:2.25rem}.SectionHeading-module__7zhw3a__subtitle{font-size:var(--text-sm)}}
.AdmissionBanner-module__jHEoZW__banner{padding:var(--space-16) 0;background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 50%, var(--accent-dark) 100%);text-align:center;background-size:200% 200%;animation:6s infinite AdmissionBanner-module__jHEoZW__gradientShift;position:relative;overflow:hidden}.AdmissionBanner-module__jHEoZW__banner:before{content:"";border-radius:var(--radius-full);background:#ffffff0a;width:400px;height:400px;position:absolute;top:-50%;left:-20%}.AdmissionBanner-module__jHEoZW__banner:after{content:"";border-radius:var(--radius-full);background:#f5921e14;width:300px;height:300px;position:absolute;bottom:-30%;right:-10%}.AdmissionBanner-module__jHEoZW__bannerContent{z-index:1;position:relative}.AdmissionBanner-module__jHEoZW__bannerEmoji{margin-bottom:var(--space-4);font-size:3rem;display:block}.AdmissionBanner-module__jHEoZW__bannerTitle{font-family:var(--font-heading);font-size:var(--text-4xl);color:#fff;margin-bottom:var(--space-4);font-weight:900}.AdmissionBanner-module__jHEoZW__bannerHighlight{color:var(--accent)}.AdmissionBanner-module__jHEoZW__bannerDesc{font-size:var(--text-lg);color:#fffc;max-width:600px;margin:0 auto var(--space-8)}.AdmissionBanner-module__jHEoZW__bannerBtn{align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-12);color:var(--primary);border-radius:var(--radius-full);font-family:var(--font-heading);font-size:var(--text-lg);transition:all var(--duration-normal) var(--ease-out);background:#fff;font-weight:700;text-decoration:none;animation:2.5s infinite AdmissionBanner-module__jHEoZW__pulse;display:inline-flex;box-shadow:0 8px 30px #00000026}.AdmissionBanner-module__jHEoZW__bannerBtn:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 12px 40px #0003}.AdmissionBanner-module__jHEoZW__bannerPhones{margin-top:var(--space-6);justify-content:center;align-items:center;gap:var(--space-6);flex-wrap:wrap;display:flex}.AdmissionBanner-module__jHEoZW__phoneLink{align-items:center;gap:var(--space-2);color:#fffc;font-size:var(--text-sm);transition:color var(--duration-fast);font-weight:500;text-decoration:none;display:flex}.AdmissionBanner-module__jHEoZW__phoneLink:hover{color:#fff}@media (max-width:768px){.AdmissionBanner-module__jHEoZW__bannerTitle{font-size:var(--text-3xl)}.AdmissionBanner-module__jHEoZW__bannerDesc{font-size:var(--text-base)}.AdmissionBanner-module__jHEoZW__bannerPhones{gap:var(--space-3);flex-direction:column}}
.page-module___8aEwW__programs{padding:var(--space-24) 0}.page-module___8aEwW__programsGrid{gap:var(--space-8);grid-template-columns:repeat(4,1fr);display:grid}.page-module___8aEwW__programCard{background:var(--surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);transition:all var(--duration-normal) var(--ease-out);text-align:center;position:relative;overflow:hidden}.page-module___8aEwW__programCard:after{content:"";background:linear-gradient(90deg, var(--primary), var(--accent));height:4px;transition:transform var(--duration-normal) var(--ease-out);transform-origin:50%;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.page-module___8aEwW__programCard:hover{box-shadow:var(--shadow-xl);border-color:#0000;transform:translateY(-10px)}.page-module___8aEwW__programCard:hover:after{transform:scaleX(1)}.page-module___8aEwW__programIcon{height:160px;transition:all var(--duration-normal) var(--ease-out);justify-content:center;align-items:center;font-size:4rem;display:flex;position:relative}.page-module___8aEwW__programCard:hover .page-module___8aEwW__programIcon{transform:scale(1.05)}.page-module___8aEwW__programIconBg1{background:linear-gradient(135deg,#ebf1facc,#d0e2ffcc)}.page-module___8aEwW__programIconBg2{background:linear-gradient(135deg,#fff6eacc,#ffe0b2cc)}.page-module___8aEwW__programIconBg3{background:linear-gradient(135deg,#d1fae5cc,#a7f3d0cc)}.page-module___8aEwW__programIconBg4{background:linear-gradient(135deg,#ede9fecc,#ddd6fecc)}.page-module___8aEwW__programBody{padding:var(--space-8)}.page-module___8aEwW__programTitle{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--text-dark);margin-bottom:var(--space-2);font-weight:800}.page-module___8aEwW__programAge{font-size:var(--text-sm);color:var(--accent);margin-bottom:var(--space-4);letter-spacing:.05em;text-transform:uppercase;font-weight:700}.page-module___8aEwW__programDesc{font-size:var(--text-base);color:var(--text-muted);line-height:1.7}.page-module___8aEwW__features{padding:var(--space-24) 0;background:linear-gradient(180deg, var(--background) 0%, var(--primary-50) 100%)}.page-module___8aEwW__featuresGrid{gap:var(--space-8);grid-template-columns:repeat(3,1fr);display:grid}.page-module___8aEwW__campus{padding:var(--space-24) 0}.page-module___8aEwW__campusGrid{gap:var(--space-16);grid-template-columns:1fr 1fr;align-items:center;display:grid}.page-module___8aEwW__campusImage{border-radius:var(--radius-2xl);box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.page-module___8aEwW__campusBadge{bottom:var(--space-6);left:var(--space-6);color:var(--primary);padding:var(--space-3) var(--space-6);border-radius:var(--radius-full);font-family:var(--font-heading);font-size:var(--text-sm);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #ffffff80;font-weight:800;position:absolute}.page-module___8aEwW__campusContent h2{font-size:var(--text-5xl);margin-bottom:var(--space-6);line-height:1.1}.page-module___8aEwW__campusHighlight{color:var(--primary)}.page-module___8aEwW__campusDesc{font-size:var(--text-xl);color:var(--text-muted);margin-bottom:var(--space-8);font-weight:300;line-height:1.8}.page-module___8aEwW__campusFeatures{gap:var(--space-5);flex-direction:column;display:flex}.page-module___8aEwW__campusFeature{align-items:center;gap:var(--space-4);font-size:var(--text-lg);color:var(--text-body);font-weight:500;display:flex}.page-module___8aEwW__campusFeature span{background:var(--success-light);border-radius:var(--radius-full);width:42px;height:42px;font-size:var(--text-xl);flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 10px #10b98126}@media (max-width:1024px){.page-module___8aEwW__programsGrid,.page-module___8aEwW__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module___8aEwW__programsGrid{gap:var(--space-4);grid-template-columns:1fr 1fr}.page-module___8aEwW__featuresGrid{grid-template-columns:1fr}.page-module___8aEwW__campusGrid{gap:var(--space-8);grid-template-columns:1fr}.page-module___8aEwW__campusContent h2{font-size:var(--text-4xl)}}@media (max-width:480px){.page-module___8aEwW__programsGrid{grid-template-columns:1fr}}
.about-module__8TymFG__pageHero{padding:calc(var(--nav-height) + 80px) 0 var(--space-16);background:linear-gradient(135deg, var(--primary-darker), var(--primary-dark));text-align:center;position:relative;overflow:hidden}.about-module__8TymFG__pageHero:before{content:"";border-radius:var(--radius-full);background:#f5921e0f;width:500px;height:500px;position:absolute;top:-40%;right:-20%}.about-module__8TymFG__pageHeroTitle{font-family:var(--font-heading);font-size:var(--text-5xl);color:#fff;margin-bottom:var(--space-4);font-weight:900}.about-module__8TymFG__pageHeroHighlight{color:var(--accent)}.about-module__8TymFG__pageHeroSub{font-size:var(--text-lg);color:#ffffffb3;max-width:500px;margin:0 auto}.about-module__8TymFG__breadcrumbs{justify-content:center;align-items:center;gap:var(--space-2);margin-top:var(--space-4);font-size:var(--text-sm);color:#ffffff80;display:flex}.about-module__8TymFG__breadcrumbs a{color:#ffffffb3;transition:color var(--duration-fast)}.about-module__8TymFG__breadcrumbs a:hover{color:var(--accent)}.about-module__8TymFG__storySection{padding:var(--space-20) 0}.about-module__8TymFG__storyGrid{gap:var(--space-12);grid-template-columns:1fr 1fr;align-items:center;display:grid}.about-module__8TymFG__storyImage{border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.about-module__8TymFG__storyContent h2{font-size:var(--text-4xl);margin-bottom:var(--space-6)}.about-module__8TymFG__storyHighlight{color:var(--primary)}.about-module__8TymFG__storyContent p{font-size:var(--text-base);color:var(--text-muted);margin-bottom:var(--space-4);line-height:1.9}.about-module__8TymFG__trustBadge{align-items:center;gap:var(--space-2);background:var(--primary-light);color:var(--primary);padding:var(--space-2) var(--space-5);border-radius:var(--radius-full);font-weight:700;font-size:var(--text-sm);margin-top:var(--space-4);display:inline-flex}.about-module__8TymFG__mvSection{padding:var(--space-20) 0;background:var(--primary-50)}.about-module__8TymFG__mvGrid{gap:var(--space-8);grid-template-columns:1fr 1fr;display:grid}.about-module__8TymFG__mvCard{background:var(--surface);border-radius:var(--radius-xl);padding:var(--space-10);box-shadow:var(--shadow-md);border:1px solid var(--border-light);position:relative;overflow:hidden}.about-module__8TymFG__mvCard:before{content:"";height:5px;position:absolute;top:0;left:0;right:0}.about-module__8TymFG__mvCardMission:before{background:linear-gradient(90deg, var(--primary), var(--primary-dark))}.about-module__8TymFG__mvCardVision:before{background:linear-gradient(90deg, var(--accent), var(--accent-dark))}.about-module__8TymFG__mvIcon{margin-bottom:var(--space-4);font-size:2.5rem}.about-module__8TymFG__mvCard h3{font-size:var(--text-2xl);margin-bottom:var(--space-4)}.about-module__8TymFG__mvCard p{color:var(--text-muted);line-height:1.8}.about-module__8TymFG__valuesSection{padding:var(--space-20) 0}.about-module__8TymFG__valuesGrid{gap:var(--space-6);grid-template-columns:repeat(4,1fr);display:grid}.about-module__8TymFG__valueCard{text-align:center;padding:var(--space-8) var(--space-4);background:var(--surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);transition:all var(--duration-normal) var(--ease-out)}.about-module__8TymFG__valueCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.about-module__8TymFG__valueIcon{border-radius:var(--radius-full);width:80px;height:80px;margin:0 auto var(--space-4);background:var(--primary-light);justify-content:center;align-items:center;font-size:2rem;display:flex}.about-module__8TymFG__valueCard h3{font-size:var(--text-lg);margin-bottom:var(--space-2)}.about-module__8TymFG__valueCard p{font-size:var(--text-sm);color:var(--text-muted)}.about-module__8TymFG__principalSection{padding:var(--space-20) 0;background:var(--primary-50)}.about-module__8TymFG__principalGrid{gap:var(--space-10);grid-template-columns:auto 1fr;align-items:center;max-width:900px;margin:0 auto;display:grid}.about-module__8TymFG__principalAvatar{border-radius:var(--radius-full);background:linear-gradient(135deg, var(--primary), var(--accent));color:#fff;width:180px;height:180px;box-shadow:var(--shadow-xl);justify-content:center;align-items:center;font-size:4rem;display:flex}.about-module__8TymFG__principalContent blockquote{font-size:var(--text-lg);color:var(--text-body);margin-bottom:var(--space-6);padding-left:var(--space-6);border-left:4px solid var(--accent);font-style:italic;line-height:1.8}.about-module__8TymFG__principalName{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--text-dark);font-weight:700}.about-module__8TymFG__principalRole{font-size:var(--text-sm);color:var(--accent);font-weight:600}@media (max-width:900px){.about-module__8TymFG__storyGrid,.about-module__8TymFG__mvGrid{grid-template-columns:1fr}.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(2,1fr)}.about-module__8TymFG__principalGrid{text-align:center;grid-template-columns:1fr}.about-module__8TymFG__principalAvatar{margin:0 auto}.about-module__8TymFG__principalContent blockquote{border-left:none;border-top:4px solid var(--accent);padding-left:0;padding-top:var(--space-6)}}@media (max-width:480px){.about-module__8TymFG__valuesGrid{grid-template-columns:1fr}.about-module__8TymFG__pageHeroTitle{font-size:var(--text-3xl)}}
.academics-module__9PrXaW__pageHero{padding:calc(var(--nav-height) + 80px) 0 var(--space-16);background:linear-gradient(135deg, var(--primary-darker), var(--primary-dark));text-align:center;position:relative;overflow:hidden}.academics-module__9PrXaW__pageHero:before{content:"";border-radius:var(--radius-full);background:#f5921e0f;width:500px;height:500px;position:absolute;top:-40%;right:-20%}.academics-module__9PrXaW__pageHeroTitle{font-family:var(--font-heading);font-size:var(--text-5xl);color:#fff;margin-bottom:var(--space-4);font-weight:900}.academics-module__9PrXaW__pageHeroHighlight{color:var(--accent)}.academics-module__9PrXaW__pageHeroSub{font-size:var(--text-lg);color:#ffffffb3;max-width:500px;margin:0 auto}.academics-module__9PrXaW__breadcrumbs{justify-content:center;align-items:center;gap:var(--space-2);margin-top:var(--space-4);font-size:var(--text-sm);color:#ffffff80;display:flex}.academics-module__9PrXaW__breadcrumbs a{color:#ffffffb3;transition:color var(--duration-fast)}.academics-module__9PrXaW__breadcrumbs a:hover{color:var(--accent)}.academics-module__9PrXaW__programsSection{padding:var(--space-20) 0}.academics-module__9PrXaW__programsGrid{gap:var(--space-8);grid-template-columns:repeat(2,1fr);display:grid}.academics-module__9PrXaW__programCard{background:var(--surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);border:1px solid var(--border-light);transition:all var(--duration-normal) var(--ease-out);overflow:hidden}.academics-module__9PrXaW__programCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-6px)}.academics-module__9PrXaW__programHeader{padding:var(--space-8) var(--space-8) var(--space-4);align-items:center;gap:var(--space-4);display:flex}.academics-module__9PrXaW__programEmoji{border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:2rem;display:flex}.academics-module__9PrXaW__programEmojiBg1{background:linear-gradient(135deg,#e8f0fe,#d0e2ff)}.academics-module__9PrXaW__programEmojiBg2{background:linear-gradient(135deg,#fff3e0,#ffe0b2)}.academics-module__9PrXaW__programEmojiBg3{background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.academics-module__9PrXaW__programEmojiBg4{background:linear-gradient(135deg,#ede9fe,#ddd6fe)}.academics-module__9PrXaW__programHeaderText h3{font-size:var(--text-xl);margin-bottom:var(--space-1)}.academics-module__9PrXaW__programAge{font-size:var(--text-sm);color:var(--accent);font-weight:600}.academics-module__9PrXaW__programBody{padding:0 var(--space-8) var(--space-8)}.academics-module__9PrXaW__programBody p{color:var(--text-muted);font-size:var(--text-sm);margin-bottom:var(--space-4);line-height:1.7}.academics-module__9PrXaW__programFeatures{gap:var(--space-2);flex-direction:column;display:flex}.academics-module__9PrXaW__programFeature{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-body);display:flex}.academics-module__9PrXaW__programFeature span{color:var(--success);font-size:var(--text-base)}.academics-module__9PrXaW__approachSection{padding:var(--space-20) 0;background:var(--primary-50)}.academics-module__9PrXaW__approachGrid{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.academics-module__9PrXaW__approachCard{background:var(--surface);border-radius:var(--radius-xl);padding:var(--space-8);text-align:center;box-shadow:var(--shadow-sm);border:1px solid var(--border-light);transition:all var(--duration-normal) var(--ease-out)}.academics-module__9PrXaW__approachCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.academics-module__9PrXaW__approachIcon{margin-bottom:var(--space-4);font-size:2.5rem}.academics-module__9PrXaW__approachCard h3{font-size:var(--text-lg);margin-bottom:var(--space-3)}.academics-module__9PrXaW__approachCard p{font-size:var(--text-sm);color:var(--text-muted);line-height:1.7}.academics-module__9PrXaW__curriculumSection{padding:var(--space-20) 0}.academics-module__9PrXaW__curriculumGrid{gap:var(--space-12);grid-template-columns:1fr 1fr;align-items:center;display:grid}.academics-module__9PrXaW__curriculumContent h2{font-size:var(--text-4xl);margin-bottom:var(--space-6)}.academics-module__9PrXaW__curriculumHighlight{color:var(--primary)}.academics-module__9PrXaW__curriculumContent p{color:var(--text-muted);margin-bottom:var(--space-6);line-height:1.8}.academics-module__9PrXaW__subjectTags{gap:var(--space-2);flex-wrap:wrap;display:flex}.academics-module__9PrXaW__subjectTag{align-items:center;gap:var(--space-1);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);font-size:var(--text-sm);background:var(--primary-light);color:var(--primary);transition:all var(--duration-fast);font-weight:600;display:inline-flex}.academics-module__9PrXaW__subjectTag:hover{background:var(--primary);color:#fff}.academics-module__9PrXaW__curriculumImage{border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);overflow:hidden}@media (max-width:900px){.academics-module__9PrXaW__programsGrid,.academics-module__9PrXaW__approachGrid,.academics-module__9PrXaW__curriculumGrid{grid-template-columns:1fr}}@media (max-width:480px){.academics-module__9PrXaW__pageHeroTitle{font-size:var(--text-3xl)}}
.contact-module__swMWYG__pageHero{padding:calc(var(--nav-height) + 80px) 0 var(--space-16);background:linear-gradient(135deg, var(--primary-darker), var(--primary-dark));text-align:center;position:relative;overflow:hidden}.contact-module__swMWYG__pageHero:before{content:"";border-radius:var(--radius-full);background:#f5921e0f;width:500px;height:500px;position:absolute;top:-40%;right:-20%}.contact-module__swMWYG__pageHeroTitle{font-family:var(--font-heading);font-size:var(--text-5xl);color:#fff;margin-bottom:var(--space-4);font-weight:900}.contact-module__swMWYG__pageHeroHighlight{color:var(--accent)}.contact-module__swMWYG__pageHeroSub{font-size:var(--text-lg);color:#ffffffb3;max-width:600px;margin:0 auto}.contact-module__swMWYG__breadcrumbs{justify-content:center;align-items:center;gap:var(--space-2);margin-top:var(--space-4);font-size:var(--text-sm);color:#ffffff80;display:flex}.contact-module__swMWYG__breadcrumbs a{color:#ffffffb3;transition:color var(--duration-fast)}.contact-module__swMWYG__breadcrumbs a:hover{color:var(--accent)}.contact-module__swMWYG__stepsSection{padding:var(--space-16) 0;background:var(--primary-50)}.contact-module__swMWYG__stepsGrid{gap:var(--space-8);grid-template-columns:repeat(3,1fr);display:grid;position:relative}.contact-module__swMWYG__stepsGrid:before{content:"";background:linear-gradient(90deg, var(--primary), var(--accent));border-radius:var(--radius-full);z-index:0;height:3px;position:absolute;top:48px;left:16%;right:16%}.contact-module__swMWYG__stepCard{text-align:center;z-index:1;position:relative}.contact-module__swMWYG__stepNumber{border-radius:var(--radius-full);width:64px;height:64px;font-family:var(--font-heading);font-size:var(--text-2xl);color:#fff;margin:0 auto var(--space-4);box-shadow:var(--shadow-lg);justify-content:center;align-items:center;font-weight:900;display:flex}.contact-module__swMWYG__stepNum1{background:linear-gradient(135deg, var(--primary), var(--primary-dark))}.contact-module__swMWYG__stepNum2{background:linear-gradient(135deg, var(--accent), var(--accent-dark))}.contact-module__swMWYG__stepNum3{background:linear-gradient(135deg, var(--success), #059669)}.contact-module__swMWYG__stepCard h3{font-size:var(--text-lg);margin-bottom:var(--space-2)}.contact-module__swMWYG__stepCard p{font-size:var(--text-sm);color:var(--text-muted)}.contact-module__swMWYG__contactSection{padding:var(--space-20) 0}.contact-module__swMWYG__contactGrid{gap:var(--space-12);grid-template-columns:1fr 1.5fr;display:grid}.contact-module__swMWYG__contactInfo{gap:var(--space-6);flex-direction:column;display:flex}.contact-module__swMWYG__contactCard{background:var(--surface);border-radius:var(--radius-xl);padding:var(--space-6);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);align-items:flex-start;gap:var(--space-4);transition:all var(--duration-normal) var(--ease-out);display:flex}.contact-module__swMWYG__contactCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.contact-module__swMWYG__contactCardIcon{border-radius:var(--radius-lg);background:var(--primary-light);flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.5rem;display:flex}.contact-module__swMWYG__contactCardContent h3{font-size:var(--text-base);margin-bottom:var(--space-2)}.contact-module__swMWYG__contactCardContent p,.contact-module__swMWYG__contactCardContent a{font-size:var(--text-sm);color:var(--text-muted);line-height:1.7;display:block}.contact-module__swMWYG__contactCardContent a:hover{color:var(--primary)}.contact-module__swMWYG__mapFull{border-radius:var(--radius-xl);box-shadow:var(--shadow-md);border:1px solid var(--border-light);margin-top:var(--space-4);overflow:hidden}.contact-module__swMWYG__mapFull iframe{border:none;width:100%;height:250px}.contact-module__swMWYG__formSection{background:var(--surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid var(--border-light);overflow:hidden}.contact-module__swMWYG__formHeader{background:linear-gradient(135deg, var(--primary), var(--primary-dark));padding:var(--space-6) var(--space-8);color:#fff}.contact-module__swMWYG__formHeader h2{font-size:var(--text-2xl);color:#fff;margin-bottom:var(--space-1)}.contact-module__swMWYG__formHeader p{font-size:var(--text-sm);color:#ffffffb3}.contact-module__swMWYG__formBody{padding:var(--space-2)}.contact-module__swMWYG__formBody iframe{border:none;width:100%;height:900px}.contact-module__swMWYG__formPlaceholder{padding:var(--space-12) var(--space-8);text-align:center}.contact-module__swMWYG__formPlaceholder p{color:var(--text-muted);margin-bottom:var(--space-6)}.contact-module__swMWYG__formPlaceholderIcon{margin-bottom:var(--space-4);font-size:4rem;display:block}.contact-module__swMWYG__faqSection{padding:var(--space-20) 0;background:var(--primary-50)}.contact-module__swMWYG__faqList{gap:var(--space-4);flex-direction:column;max-width:800px;margin:0 auto;display:flex}.contact-module__swMWYG__faqItem{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);transition:all var(--duration-normal) var(--ease-out);overflow:hidden}.contact-module__swMWYG__faqItem:hover{box-shadow:var(--shadow-md)}.contact-module__swMWYG__faqQuestion{width:100%;padding:var(--space-5) var(--space-6);cursor:pointer;font-family:var(--font-heading);font-size:var(--text-base);color:var(--text-dark);text-align:left;justify-content:space-between;align-items:center;gap:var(--space-4);background:0 0;border:none;font-weight:600;display:flex}.contact-module__swMWYG__faqArrow{font-size:var(--text-xl);color:var(--primary);transition:transform var(--duration-fast) var(--ease-out);flex-shrink:0}.contact-module__swMWYG__faqArrowOpen{transform:rotate(180deg)}.contact-module__swMWYG__faqAnswer{max-height:0;transition:max-height var(--duration-normal) var(--ease-out);overflow:hidden}.contact-module__swMWYG__faqAnswerOpen{max-height:300px}.contact-module__swMWYG__faqAnswerContent{padding:0 var(--space-6) var(--space-5);font-size:var(--text-sm);color:var(--text-muted);line-height:1.8}@media (max-width:900px){.contact-module__swMWYG__contactGrid{grid-template-columns:1fr}.contact-module__swMWYG__stepsGrid{gap:var(--space-6);grid-template-columns:1fr}.contact-module__swMWYG__stepsGrid:before{display:none}}@media (max-width:480px){.contact-module__swMWYG__pageHeroTitle{font-size:var(--text-3xl)}.contact-module__swMWYG__formBody iframe{height:700px}}
