h1,h2,h3,h4,h5,h6{margin:1rem 0}h1{font-size:3rem}h2{font-size:2.8rem}h3{font-size:2rem}@media (max-width:768px){h1,h2,h3{color:#2b6cb0}p{font-size:1.8rem}}h1{color:#721c24;font-weight:900}h1,h2{font-family:Baloo\ 2,cursive}h2{font-weight:800;color:#2b6cb0;margin:2rem 0;text-align:center}h3{font-family:Comic Neue,cursive}p{font-family:inherit}.home-container{background-color:#ffffff;width:100%;min-height:100vh;overflow-x:hidden;background-position:0 0,20px 20px;background-image:none}body,html{margin:0;padding:0;font-family:Poppins,sans-serif;color:#222;scroll-behavior:smooth;line-height:1.6}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto;object-fit:cover}.text-center{text-align:center}.text-muted{color:#777}.text-accent{color:#ff6b6b}.fade-in-scale{animation:fadeInScale .3s ease-out}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}h2:after{content:"";display:block;width:60px;height:4px;border-radius:2px;background:linear-gradient(90deg,#ff6b6b,#ff8080);margin:.6rem auto 0}h3{font-size:1.8rem;font-weight:700;color:#27629c;margin:1rem 0}p{font-size:1.6rem;color:#444;margin-bottom:1.2rem;text-align:center}.hero{min-height:600px;overflow:hidden;justify-content:center;padding:1rem}.hero,.hero-overlay{position:relative;width:100%;display:flex;align-items:center}.hero-overlay{z-index:1;justify-content:space-between;gap:2rem}.hero-text{flex:1 1 55%;text-shadow:0 3px 8px rgba(0,0,0,.4)}.hero-bg{z-index:0}.hero-text h1{font-size:3rem;color:#fff;font-weight:800;margin-bottom:1rem;font-family:Baloo\ 2,cursive}.hero-text p{font-size:1.6rem;color:#fff;margin-bottom:2rem;text-align:left}.hero-form-container{flex:1 1 35%;max-width:350px}.hero-form{background:rgba(255,255,255,.95);padding:2rem;border-radius:20px;box-shadow:0 8px 20px rgba(0,0,0,.15)}.hero-form h2{font-size:2rem;font-weight:700;text-align:center;color:#2c3e50;margin-bottom:1rem;font-family:Chewy,cursive}.hero-form form{display:flex;flex-direction:column;gap:1rem}.hero-form input,.hero-form select{padding:.8rem 1rem;border-radius:10px;border:1px solid #ccc;font-size:1.2rem;color:#222}.hero-form input::placeholder{color:#555}.btn.primary{background:#ff6f91;color:#fff;border-radius:50px;font-weight:700;padding:.9rem;font-size:1.2rem;border:none;cursor:pointer}.btn.primary:hover{background:#ff4d75}.btn.secondary{background:#ff6f91;color:#fff;border-radius:50px;padding:.8rem 1.5rem;font-weight:900;font-size:1.2rem;border:none;cursor:pointer;transition:all .3s ease}.btn.secondary:hover{background:#ff4d75}@media (max-width:768px){.hero-overlay{flex-direction:column;text-align:center}.hero-text{margin-bottom:2rem}.hero-form-container{flex:1 1 100%;max-width:100%}}.gallery-images{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.gallery-img{width:300px;height:200px;object-fit:cover;border-radius:10px}.joyful-showcase{position:relative;width:85%;margin:0 auto;overflow:hidden;padding:2rem 0}.scroll-track{display:flex;gap:1rem;animation:scroll-left 18s linear infinite}.activity-card{position:relative;flex:0 0 auto;width:400px;height:500px;border-radius:25px;overflow:hidden;cursor:pointer;box-shadow:0 10px 25px rgba(0,0,0,.15);transition:transform .4s ease}.activity-card:hover{transform:scale(1.06)}.activity-img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.activity-card:hover .activity-img{transform:scale(1.1)}.overlay{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;padding-bottom:1.5rem;background:linear-gradient(0deg,rgba(0,0,0,.4),transparent 60%)}.activity-title{color:#fff;font-size:1.6rem;font-weight:700;text-shadow:0 2px 5px rgba(0,0,0,.5)}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.fade-in-up{opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease forwards}@media (max-width:1024px){.activity-card{width:300px;height:350px}}@media (max-width:768px){.joyful-showcase{width:95%}.activity-card{width:250px;height:250px}.scroll-track{animation-duration:12s}}.program-cards-home{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:2rem 1rem;width:100%}.program-cards-home1{border-radius:25px;background:linear-gradient(145deg,#ffffff,#f0f6fa);box-shadow:0 8px 18px rgba(0,107,161,.15);transition:transform .3s ease,box-shadow .3s ease;padding:1.2rem;width:400px;text-align:center}.program-cards-home1:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 12px 22px rgba(0,107,161,.25)}.program-cards-home1 img{border-radius:12px;height:350px;width:100%;object-fit:cover}.program-title-row{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-top:1rem;margin-bottom:.5rem}.program-cards-home1 h3{font-size:1.7rem;font-weight:700;color:#006ba1;margin:0}.program-icon{font-size:2.2rem;margin:0;color:#006ba1}.age{font-weight:500;margin-bottom:.5rem;color:#444}.description-main{font-size:1.4rem;color:#555;text-align:center}@media (max-width:1024px){.program-cards-home1{width:45%}}@media (max-width:768px){.program-cards-home1{width:100%}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif}.melora-experience{padding:5rem 0 6rem;background:#fff;position:relative;overflow:hidden}.melora-experience:before{content:"";position:absolute;top:-100px;left:-100px;width:200px;height:200px;background:radial-gradient(circle,rgba(255,221,87,.5),transparent);z-index:0;border-radius:50%;animation:float 6s ease-in-out infinite alternate}.melora-experience .subtitle{text-align:center;font-size:1.6rem;color:#555;max-width:850px;margin:0 auto 3.5rem;position:relative;z-index:2}.why-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-bottom:5rem}.why-card{background:linear-gradient(145deg,#ffffff,#f0f6fa);border-radius:25px;padding:2rem;width:300px;height:380px;text-align:center;box-shadow:0 10px 20px rgba(0,107,161,.15);transition:transform .4s ease,box-shadow .4s ease;position:relative;z-index:2}.why-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px rgba(0,107,161,.25)}.why-card .title-row{display:flex;align-items:center;justify-content:center;gap:.6rem;margin-bottom:.8rem}.why-card .icon{font-size:2.2rem;color:#006ba1;margin:0}.why-card h3{font-size:1.8rem;color:#006ba1;margin:0;font-weight:700}.why-card p{font-size:1.4rem;color:#444;line-height:1.6}@keyframes float{0%{transform:translateY(0)}to{transform:translateY(20px)}}@media (max-width:1024px){.why-card{width:45%}}@media (max-width:768px){.why-card{width:100%}}.testimonials{position:relative;width:70%;height:900px;overflow:hidden;border-radius:100px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:#f4f9fc;color:#003f5c}.testimonials svg{position:absolute;top:-15%;left:0;width:100%;height:100%;z-index:0}.testimonials h2{position:relative;z-index:20;margin-bottom:1rem}.testimonial-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem 4rem;position:relative;z-index:10;justify-items:center;padding-top:2rem}.testimonial-card{border-radius:40px;padding:1.5rem;box-shadow:0 10px 30px rgba(0,0,0,.12);text-align:center;transition:all .3s ease;width:500px;height:330px;backdrop-filter:blur(10px)}.testimonials{background:#E6F2FA}.testimonial-card:first-child{background:linear-gradient(145deg,#FF6B6B,#FFA69E)}.testimonial-card:nth-child(2){background:linear-gradient(145deg,#FFD93D,#FFF3B0)}.testimonial-card:nth-child(3){background:linear-gradient(145deg,#6BCB77,#B2F2BB)}.testimonial-card:nth-child(4){background:linear-gradient(145deg,#4D96FF,#7EC8FF)}.testimonial-card:first-child,.testimonial-card:nth-child(2){transform:translateX(25px)}.testimonial-card:nth-child(3),.testimonial-card:nth-child(4){transform:translateX(-120px)}.testimonial-card:hover{transform:translateY(-10px) scale(1.04)!important;box-shadow:0 15px 35px rgba(0,0,0,.18)}.testimonial-card .testimonial-text{font-style:italic;font-size:1.4rem;margin-top:.5rem;margin-bottom:.5rem;color:#333;line-height:1.55}.parent-name{font-weight:800;color:#27629C;font-size:1.5rem;margin-top:1rem}.child-name{font-size:1.3rem;color:#555}@media (max-width:768px){.testimonials{width:90%;height:auto;border-radius:40px;padding-top:2rem}.testimonial-grid{grid-template-columns:1fr;gap:2rem;padding-top:2rem}.testimonial-card{width:100%;height:auto;transform:none!important}}.partners{padding:4rem 2rem;background:#FFF}.partner-logos{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.5rem;justify-items:center;align-items:center;margin:0 auto;max-width:1600px}.partner-logo{width:100%;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;padding:1rem;background:linear-gradient(145deg,#FF8C7A,#63B3ED);border-radius:20px;box-shadow:0 8px 20px rgba(0,0,0,.12);transition:transform .3s ease,box-shadow .3s ease}.partner-logo:hover{transform:scale(1.05);box-shadow:0 12px 25px rgba(0,0,0,.18)}.partner-logo img{max-width:90%;max-height:90%;object-fit:contain}@media (max-width:1024px){.partner-logos{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem}}@media (max-width:768px){.partner-logos{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem}.partner-logo{padding:.8rem;border-radius:16px}}