:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body,html{margin:0;padding:0;font-family:Poppins,sans-serif;background:#fff;color:#333;scroll-behavior:smooth}a{text-decoration:none}button{font-family:inherit;cursor:pointer;border:none}.navbar{position:fixed;top:0;left:0;width:100%;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 8px #0000000d;z-index:1000}.logo{height:50px}.nav-center{display:flex;justify-content:center;gap:20px;flex:1}.nav-center button{padding:6px 16px;border-radius:8px;background:#1a3d7c;color:#fff;font-weight:600;transition:.3s}.nav-center button.active,.nav-center button:hover{background:#12508c}.hero-banner-section{width:100%;height:90vh;display:flex;justify-content:center;align-items:center;margin-top:60px;overflow:hidden}.hero-banner{width:100%;height:100%;object-fit:cover;animation:fadeZoom 2s ease-in-out}@keyframes fadeZoom{0%{opacity:0;transform:scale(.95)}50%{opacity:.5;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.video-text{padding:60px 10%;max-width:1200px;margin:auto;text-align:center}.video-text h1{font-size:2.8rem;color:#1a3d7c;margin-bottom:30px}.video-text p{font-size:1.2rem;line-height:1.8;color:#444;text-align:justify;margin-bottom:20px}.mission-title{margin-top:60px;margin-bottom:20px;font-size:2rem;color:#1a3d7c;text-align:center;position:relative}.mission-title:after{content:"";display:block;width:80px;height:3px;background:#1a3d7c;margin:12px auto 0;border-radius:2px}.btn-cta{display:inline-block;padding:15px 35px;border-radius:50px;background:#1a3d7c;color:#fff;font-weight:600;transition:.3s;margin-top:20px}.btn-cta:hover{background:#12508c;transform:translateY(-3px)}.kids-image img{width:100%;height:auto;object-fit:contain;display:block;margin:40px auto}.video-section{width:100%;display:flex;justify-content:center;align-items:center;margin:40px 0}.hero-video{width:90%;max-width:1200px;aspect-ratio:16/9}footer{padding:20px 10%;text-align:center;background:#f5f7fa;color:#1a3d7c;font-weight:500;font-size:.95rem}footer p{max-width:900px;margin:auto}@media(max-width:1024px){.hero-banner{width:100%;height:auto;object-fit:contain}.video-text h1{font-size:2.5rem}.video-text p{font-size:1.1rem}.kids-image img{max-height:400px}}@media(max-width:768px){.navbar{flex-direction:column;height:auto;padding:10px 5%}.nav-center{margin-top:10px}.hero-banner-section{width:100%;margin-top:60px;height:auto}.hero-banner{width:100%;height:auto;object-fit:contain;display:block}.video-text h1{font-size:2rem;line-height:1.3}.video-text p{font-size:1rem}.kids-image img{max-height:300px}.hero-video{width:100%}}
