*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;line-height:1.6;color:#2d3748;background-color:#fff}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:2.5rem;font-weight:700}h2{font-size:2rem}h3{font-size:1.5rem}p{margin-bottom:1rem}.lead{font-size:1.125rem;font-weight:400;color:#4a5568;margin-bottom:2rem}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:5rem 0}.section-header{text-align:center;margin-bottom:4rem}.section-title{color:#1a365d;margin-bottom:1rem}.section-subtitle{font-size:1.125rem;color:#4a5568;max-width:600px;margin:0 auto}.bg-light{background-color:#f7fafc}.navbar{position:fixed;top:0;width:100%;background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;padding:1rem 0;box-shadow:0 2px 10px #0000001a}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.nav-logo{display:flex;align-items:center;gap:12px}.logo-img{height:40px;width:40px}.logo-text{font-size:1.5rem;font-weight:700;color:#2b6cb0}.nav-menu{display:flex;gap:2rem}.nav-link{text-decoration:none;color:#4a5568;font-weight:500;transition:color .3s ease}.nav-link:hover{color:#2b6cb0}.hamburger{display:none;flex-direction:column;cursor:pointer;gap:4px}.hamburger span{width:25px;height:3px;background-color:#4a5568;transition:all .3s ease}.hero{padding:8rem 0 5rem;background:linear-gradient(135deg,#e6fffa,#b2f5ea);display:flex;align-items:center;min-height:50vh}.hero-content{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-title{color:#1a365d;font-size:3rem;font-weight:700;margin-bottom:1.5rem}.hero-subtitle{font-size:1.25rem;color:#4a5568;margin-bottom:2.5rem}.hero-buttons{display:flex;gap:1rem}.hero-image img{width:100%;height:auto;border-radius:12px;box-shadow:0 10px 30px #0000001a}.btn{display:inline-block;padding:12px 28px;text-decoration:none;border-radius:8px;font-weight:600;text-align:center;border:none;cursor:pointer;transition:all .3s ease;font-size:1rem}.btn-primary{background-color:#2b6cb0;color:#fff}.btn-primary:hover{background-color:#2c5282;transform:translateY(-2px)}.btn-secondary{background-color:transparent;color:#2b6cb0;border:2px solid #2b6cb0}.btn-secondary:hover{background-color:#2b6cb0;color:#fff;transform:translateY(-2px)}.about-content{max-width:1000px;margin:0 auto}.about-highlights{margin-top:3rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem}.highlight{display:flex;gap:1.5rem;align-items:flex-start}.highlight-icon{flex-shrink:0;width:60px;height:60px;background-color:#bee3f8;border-radius:12px;display:flex;align-items:center;justify-content:center}.highlight-icon img{width:32px;height:32px}.highlight-content h3{color:#2b6cb0;margin-bottom:.5rem}.programmes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem}.programme-card{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease}.programme-card:hover{transform:translateY(-5px)}.programme-icon{width:80px;height:80px;background-color:#48bb78;background:linear-gradient(135deg,#48bb78,#38a169);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.programme-icon img{width:40px;height:40px}.programme-card h3{color:#1a365d;margin-bottom:1rem}.programme-features{list-style:none;margin-top:1.5rem}.programme-features li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:#4a5568}.programme-features li:before{content:"✓";position:absolute;left:0;color:#48bb78;font-weight:700}.facilities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem}.facility-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease;padding:2rem;text-align:center}.facility-card:hover{transform:translateY(-5px)}.facility-icon{width:60px;height:60px;background:linear-gradient(135deg,#fed7d7,#fbb6ce);border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.facility-icon .icon{font-size:2rem}.facility-card h3{color:#1a365d;margin-bottom:1rem}.founder-content{display:grid;grid-template-columns:300px 1fr;gap:4rem;align-items:start;max-width:1000px;margin:0 auto}.founder-image{text-align:center}.founder-photo{width:250px;height:250px;border-radius:50%;object-fit:cover;box-shadow:0 10px 30px #00000026}.founder-message .section-title{text-align:left;margin-bottom:2rem}.founder-quote blockquote{font-size:1.125rem;line-height:1.8;color:#4a5568;font-style:italic;margin-bottom:2rem}.founder-quote cite{display:block;font-style:normal;color:#2d3748}.founder-quote cite strong{color:#2b6cb0;font-size:1.125rem}.founder-quote cite span{color:#718096;font-size:.95rem}.campus-grid{display:grid;grid-template-columns:1fr;gap:4rem}.campus-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a;display:grid;grid-template-columns:400px 1fr}.campus-image{height:100%;min-height:300px}.campus-image img{width:100%;height:100%;object-fit:cover}.campus-content{padding:2.5rem}.campus-content h3{color:#2b6cb0;margin-bottom:1rem}.campus-features{margin:1.5rem 0}.campus-features ul{list-style:none;margin-left:0}.campus-features li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:#4a5568}.campus-features li:before{content:"•";position:absolute;left:0;color:#48bb78;font-weight:700;font-size:1.2rem}.campus-address{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0;color:#4a5568}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem}.team-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease;padding:2rem;display:flex;align-items:flex-start;gap:1.5rem}.team-card:hover{transform:translateY(-5px)}.team-avatar{flex-shrink:0;width:80px;height:80px;background:linear-gradient(135deg,#2b6cb0,#3182ce);border-radius:50%;display:flex;align-items:center;justify-content:center}.avatar-initials{color:#fff;font-size:1.5rem;font-weight:700}.team-info{flex:1}.team-info h3{color:#1a365d;margin-bottom:.5rem}.team-role{color:#2b6cb0;font-weight:600;font-size:.95rem;margin-bottom:1rem}.team-bio{color:#4a5568;font-size:.9rem;line-height:1.6}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.gallery-item{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease;cursor:pointer}.gallery-item:hover{transform:translateY(-5px)}.gallery-placeholder{padding:2.5rem 2rem;text-align:center;background:linear-gradient(135deg,#f7fafc,#edf2f7);border-radius:12px;height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}.gallery-icon{font-size:3rem;margin-bottom:1rem;display:block}.gallery-placeholder h4{color:#2b6cb0;margin-bottom:.5rem;font-size:1.1rem}.gallery-placeholder p{color:#4a5568;font-size:.9rem;margin:0;line-height:1.4}.faq-container{max-width:800px;margin:0 auto}.faq-item{background:#fff;border-radius:8px;margin-bottom:1rem;box-shadow:0 2px 10px #0000001a;overflow:hidden}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;cursor:pointer;transition:background-color .3s ease}.faq-question:hover{background-color:#f7fafc}.faq-question h3{margin:0;color:#2d3748;font-weight:600}.faq-toggle{font-size:1.5rem;color:#2b6cb0;font-weight:700;transition:transform .3s ease}.faq-item.active .faq-toggle{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.active .faq-answer{max-height:200px}.faq-answer p{padding:0 1.5rem 1.5rem;margin:0;color:#4a5568;line-height:1.7}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1000px;margin:0 auto}.contact-form h3,.contact-info h3{color:#1a365d;margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#2d3748}.form-group input,.form-group textarea{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#2b6cb0}.form-group textarea{resize:vertical;min-height:120px}.contact-item{display:flex;gap:1rem;margin-bottom:2rem;align-items:flex-start}.contact-icon{flex-shrink:0;width:50px;height:50px;background-color:#bee3f8;border-radius:8px;display:flex;align-items:center;justify-content:center}.contact-icon img{width:24px;height:24px}.contact-details h4{color:#2b6cb0;margin-bottom:.5rem}.contact-details p{color:#4a5568;margin-bottom:.5rem}.location-maps{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}.map-item{text-align:center}.map-item img{width:100%;height:150px;object-fit:cover;border-radius:8px;margin-bottom:.5rem}.map-item p{font-size:.9rem;color:#4a5568;font-weight:600}.footer{background-color:#1a365d;color:#e2e8f0;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;margin-bottom:2rem}.footer-section h4{color:#fff;margin-bottom:1rem}.footer-logo{display:flex;align-items:center;gap:12px;margin-bottom:1rem}.footer-logo img{height:40px;width:40px}.footer-logo span{font-size:1.5rem;font-weight:700;color:#fff}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#cbd5e0;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#fff}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #2d3748;color:#a0aec0}@media (max-width: 768px){.hamburger{display:flex}.nav-menu{position:fixed;left:-100%;top:70px;flex-direction:column;background-color:#fff;width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px #0000000d;padding:2rem 0}.nav-menu.active{left:0}.hero-content{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-title{font-size:2.5rem}.hero-buttons{justify-content:center}.about-highlights{grid-template-columns:1fr;gap:2rem}.programmes-grid,.facilities-grid{grid-template-columns:1fr}.founder-content{grid-template-columns:1fr;gap:2rem;text-align:center}.founder-message .section-title{text-align:center}.campus-card,.team-grid{grid-template-columns:1fr}.team-card{flex-direction:column;text-align:center;gap:1rem}.team-avatar{align-self:center}.contact-content{grid-template-columns:1fr;gap:2rem}.location-maps{grid-template-columns:1fr}.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}.section{padding:3rem 0}.container{padding:0 15px}}@media (max-width: 480px){.hero-title{font-size:2rem}.hero-buttons{flex-direction:column;gap:.5rem}.btn{width:100%}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.gallery-placeholder{height:180px;padding:2rem 1.5rem}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.nav-link:focus,.btn:focus,input:focus,textarea:focus,.faq-question:focus{outline:2px solid #2b6cb0;outline-offset:2px}@media (prefers-contrast: high){.hero{background:#fff}.bg-light{background-color:#f0f0f0}}
