.Hero-module__Z8hQ_W__hero{text-align:center;color:#fff;background:linear-gradient(#0000004d,#0006),url(https://images.unsplash.com/photo-1506126613408-eca07ce68773?q=80&w=2599&auto=format&fit=crop) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;height:90vh;padding:0 2rem;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__content{z-index:2;max-width:800px;animation:1s ease-out Hero-module__Z8hQ_W__fadeInUp}.Hero-module__Z8hQ_W__tagline{font-family:var(--font-heading);color:#fff;text-shadow:0 4px 12px #0000004d;margin-bottom:1rem;font-size:5rem;font-weight:700}.Hero-module__Z8hQ_W__subhead{text-shadow:0 3px 8px #0009;color:#fff;margin-bottom:2rem;font-size:1.75rem;font-weight:500;line-height:1.6}.Hero-module__Z8hQ_W__scrollIndicator{opacity:.8;animation:2s infinite Hero-module__Z8hQ_W__bounce;position:absolute;bottom:2rem}@keyframes Hero-module__Z8hQ_W__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__Z8hQ_W__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width:768px){.Hero-module__Z8hQ_W__tagline{font-size:3rem}.Hero-module__Z8hQ_W__subhead{font-size:1.3rem}}
.ProgramsSection-module__f1ULvW__section{background-color:#f9f9f9;padding:80px 20px}.ProgramsSection-module__f1ULvW__container{max-width:1200px;margin:0 auto}.ProgramsSection-module__f1ULvW__header{text-align:center;margin-bottom:60px}.ProgramsSection-module__f1ULvW__title{color:var(--primary-color);margin-bottom:20px;font-family:Playfair Display,serif;font-size:2.5rem}.ProgramsSection-module__f1ULvW__subtitle{color:#666;max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.6}.ProgramsSection-module__f1ULvW__earlySeekersBanner{color:#744210;background:linear-gradient(90deg,#fffbeb,#fff);border:1px solid #fbd38d;border-radius:50px;margin-top:1.5rem;padding:.8rem 1.5rem;font-size:1rem;font-weight:500;display:inline-block;box-shadow:0 2px 4px #0000000d}.ProgramsSection-module__f1ULvW__bannerIcon{margin-right:.5rem}.ProgramsSection-module__f1ULvW__bannerLink{color:inherit;font-weight:600;text-decoration:underline}.ProgramsSection-module__f1ULvW__compactGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px;display:grid}.ProgramsSection-module__f1ULvW__compactCard{text-align:center;color:inherit;background:#fff;border:2px solid #0000;border-radius:15px;flex-direction:column;align-items:center;padding:30px 20px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000014}.ProgramsSection-module__f1ULvW__compactCard:hover{border-color:var(--primary-color);transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.ProgramsSection-module__f1ULvW__cardIcon{margin-bottom:15px;font-size:3rem}.ProgramsSection-module__f1ULvW__compactTitle{color:var(--primary-color);margin-bottom:10px;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600}.ProgramsSection-module__f1ULvW__compactTiming{color:#666;margin-bottom:5px;font-size:.95rem;font-weight:500}.ProgramsSection-module__f1ULvW__compactDetail{color:#888;margin-bottom:15px;font-size:.9rem}.ProgramsSection-module__f1ULvW__learnMore{color:var(--primary-color);margin-top:auto;font-size:.9rem;font-weight:600}.ProgramsSection-module__f1ULvW__compactCard:hover .ProgramsSection-module__f1ULvW__learnMore{text-decoration:underline}.ProgramsSection-module__f1ULvW__morningCard{background:linear-gradient(135deg,#fffbf0 0%,#fff3e0 100%);border:1px solid #ffe0b2}.ProgramsSection-module__f1ULvW__morningCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffecb366 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.ProgramsSection-module__f1ULvW__eveningCard{background:linear-gradient(135deg,#f3e5f5 0%,#e1bee7 100%);border:1px solid #e1bee7}.ProgramsSection-module__f1ULvW__eveningCard:before{content:"";pointer-events:none;background:linear-gradient(#4a148c0d,#0000);width:100%;height:100%;position:absolute;top:0;left:0}.ProgramsSection-module__f1ULvW__personalCard{background:linear-gradient(135deg,#e0f7fa 0%,#b2ebf2 100%);border:1px solid #80deea}.ProgramsSection-module__f1ULvW__personalCard:before{content:"";pointer-events:none;background:linear-gradient(#00bcd40d,#0000);width:100%;height:100%;position:absolute;top:0;left:0}.ProgramsSection-module__f1ULvW__ctaSection{text-align:center;margin-top:40px}.ProgramsSection-module__f1ULvW__buttonGroup{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.ProgramsSection-module__f1ULvW__ctaButton{background-color:var(--primary-color);color:#fff;border-radius:30px;padding:15px 40px;font-weight:600;text-decoration:none;transition:background-color .3s;display:inline-block}.ProgramsSection-module__f1ULvW__ctaButton:hover{background-color:var(--secondary-color)}.ProgramsSection-module__f1ULvW__secondaryButton{color:var(--primary-color);border:2px solid var(--primary-color);background-color:#0000;border-radius:30px;padding:13px 38px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.ProgramsSection-module__f1ULvW__secondaryButton:hover{background-color:var(--primary-color);color:#fff}.ProgramsSection-module__f1ULvW__payButton{background-color:var(--secondary-color);color:#fff;border-radius:30px;padding:13px 38px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.ProgramsSection-module__f1ULvW__payButton:hover{background-color:#d97706;transform:translateY(-2px)}@media (max-width:1024px){.ProgramsSection-module__f1ULvW__compactGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ProgramsSection-module__f1ULvW__title{font-size:2.2rem}.ProgramsSection-module__f1ULvW__compactGrid{grid-template-columns:1fr}.ProgramsSection-module__f1ULvW__compactCard{padding:25px 20px}.ProgramsSection-module__f1ULvW__buttonGroup{flex-direction:column}.ProgramsSection-module__f1ULvW__ctaButton,.ProgramsSection-module__f1ULvW__secondaryButton,.ProgramsSection-module__f1ULvW__payButton{text-align:center;width:100%}}
