:root{--nextgen-dark-blue: #002349;--nextgen-orange: #f07c00;--light-orange-bg: #fff9f2;--light-orange-border: #ffe8d1;--text-dark: #333;--text-light: #555;--bg-white: #ffffff;--bg-light-gray: #f9f9f9}.container{max-width:1200px;margin:0 auto;padding:0 5%}.section-title{text-align:center;font-size:2.8rem;color:var(--nextgen-dark-blue);margin-bottom:60px;font-weight:700}.hero-section{color:var(--bg-white);padding:120px 0;text-align:center;gap:60px}.hero-section h1{font-family:Playfair Display,serif;font-size:4rem;margin:0 0 40px;color:#002349}.hero-section p{font-size:1.2rem;max-width:700px;margin:0 auto;line-height:1.6;font-family:DM Sans;color:var(--text-light)}.intro-section{padding:40px 0;text-align:center;font-family:DM Sans}.intro-section h2{font-size:2.8rem;color:var(--nextgen-dark-blue);margin-bottom:20px}.intro-section p{font-size:1.1rem;line-height:1.8;color:var(--text-light);max-width:800px;margin:0 auto;font-family:DM Sans}.philosophy-section{padding:80px 5%}.philosophy-row{display:flex;align-items:center;gap:60px;margin-bottom:80px}.philosophy-row:last-child{margin-bottom:0}.philosophy-row:nth-child(2n){flex-direction:row-reverse}.philosophy-text,.philosophy-image{flex:1}.philosophy-text h3{font-size:2.2rem;color:var(--nextgen-dark-blue);margin-bottom:20px}.philosophy-text p{font-size:1rem;line-height:1.8;color:var(--text-light);font-family:DM Sans}.philosophy-image img{width:100%;border-radius:12px;box-shadow:0 10px 30px #0000001a}.facilities-section{padding:80px 5%;text-align:center;background-color:var(--bg-light-gray)}.facilities-section .section-intro{font-size:1rem;line-height:1.7;color:var(--text-light);max-width:800px;margin:0 auto 60px;font-family:DM Sans}.facilities-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;max-width:1200px;margin:0 auto}.facility-item{display:flex;flex-direction:column;align-items:center;width:140px}.icon-box{width:110px;height:110px;background-color:var(--light-orange-bg);border:1px solid var(--light-orange-border);border-radius:20px;display:flex;justify-content:center;align-items:center;margin-bottom:15px;transition:transform .3s ease,box-shadow .3s ease}.facility-item:hover .icon-box{transform:translateY(-8px);box-shadow:0 10px 20px #f07c0026}.facility-icon{width:50px;height:50px;stroke:var(--nextgen-orange);stroke-width:1.5}.facility-label{font-size:.9rem;font-weight:500;color:var(--text-dark);line-height:1.4;font-family:DM Sans}.achievements-section{padding:80px 5%;background-color:var(--bg-white)}.achievements-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;text-align:center}.achievement-card{padding:30px}.achievement-card .stat{font-family:Playfair Display,serif;font-size:4rem;font-weight:700;color:var(--nextgen-orange);margin-bottom:10px}.achievement-card .description{font-size:1.1rem;color:var(--text-light);font-weight:500;font-family:DM Sans}.testimonials-section{padding:80px 5%;background-color:var(--bg-light-gray)}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.testimonial-card{background-color:var(--bg-white);padding:40px;border-radius:12px;box-shadow:0 5px 15px #0000000d;position:relative}.testimonial-card .quote-icon{font-family:Playfair Display,serif;font-size:5rem;color:var(--light-orange-border);position:absolute;top:15px;left:25px;line-height:1;z-index:1}.testimonial-card p{font-size:1rem;line-height:1.7;color:var(--text-light);position:relative;z-index:2}.testimonial-card .author{font-weight:700;color:var(--nextgen-dark-blue);margin-top:20px;display:block}@media (max-width: 768px){.hero-section h1{font-size:2.5rem}.intro-section h2,.facilities-section .section-title,.achievements-section .section-title,.philosophy-text h3,.testimonials-section .section-title{font-size:2.2rem}.philosophy-row,.philosophy-row:nth-child(2n){flex-direction:column}}
