@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Fredoka+One&display=swap");.home_hero__3iLRs{background:linear-gradient(135deg,#1e40af,#0ea5e9);color:white;padding:100px 0;text-align:center;min-height:70vh;display:flex;align-items:center}.home_container__TLSt1{max-width:1200px;margin:0 auto;padding:0 20px}.home_heroContent__Z7Yor{max-width:800px;margin:0 auto}.home_heroTitle__2P3PI{font-size:3.5rem;font-weight:700;margin-bottom:20px;line-height:1.2;font-family:Inter,sans-serif}.home_brandText__hhllP{background:linear-gradient(45deg,#ffd700,#ffed4e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home_heroSubtitle__Hbtj7{font-size:1.3rem;margin-bottom:40px;opacity:.9;line-height:1.6;font-family:Inter,sans-serif}.home_heroButtons__Tgtuv{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.home_ctaBtn__DEyil,.home_primaryBtn__fIOG7,.home_secondaryBtn__A367L{display:inline-flex;align-items:center;gap:10px;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;border:none;cursor:pointer;font-family:Inter,sans-serif}.home_primaryBtn__fIOG7{background:linear-gradient(45deg,#ff6b6b,#ee5a24);color:white;box-shadow:0 4px 15px rgba(255,107,107,.4)}.home_primaryBtn__fIOG7:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,107,107,.6)}.home_secondaryBtn__A367L{background:rgba(255,255,255,.15);color:white;border:2px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home_secondaryBtn__A367L:hover{background:rgba(255,255,255,.25);border-color:rgba(255,255,255,.5)}.home_features__Uc1bS{padding:100px 0;background:#f8f9fa}.home_sectionTitle___LoW8{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:60px;color:#2c3e50;font-family:Inter,sans-serif}.home_featureGrid__Zfb1X{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:30px;gap:30px;margin-top:40px}.home_featureCard__8n_FZ{background:white;padding:40px 30px;border-radius:15px;box-shadow:0 5px 25px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid #e9ecef}.home_featureCard__8n_FZ:hover{transform:translateY(-5px);box-shadow:0 10px 40px rgba(0,0,0,.15)}.home_featureIcon__dVfw5{font-size:3rem;margin-bottom:20px;text-align:center}.home_featureCard__8n_FZ h3{font-size:1.5rem;font-weight:600;margin-bottom:15px;color:#2c3e50;text-align:center;font-family:Inter,sans-serif}.home_featureCard__8n_FZ p{color:#6c757d;margin-bottom:20px;line-height:1.6;text-align:center;font-family:Inter,sans-serif}.home_featureCard__8n_FZ ul{list-style:none;padding:0;margin:0}.home_featureCard__8n_FZ li{color:#495057;position:relative;padding:8px 0 8px 25px;font-family:Inter,sans-serif}.home_featureCard__8n_FZ li:before{content:"✓";position:absolute;left:0;color:#28a745;font-weight:700}.home_stats__OKD5s{padding:80px 0;background:linear-gradient(135deg,#2c3e50,#34495e);color:white}.home_statsGrid__g0zVW{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:40px;gap:40px;margin-top:40px}.home_statCard__ghnVX{text-align:center;padding:20px}.home_statNumber__0HaRO{font-size:3rem;font-weight:700;margin-bottom:10px;background:linear-gradient(45deg,#ffd700,#ffed4e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Inter,sans-serif}.home_statLabel___lx3s{font-size:1.1rem;opacity:.9;text-transform:uppercase;letter-spacing:1px;font-family:Inter,sans-serif}.home_cta__OYjUt{padding:100px 0;background:linear-gradient(135deg,#667eea,#764ba2);color:white;text-align:center}.home_cta__OYjUt h2{font-size:2.5rem;font-weight:700;margin-bottom:20px;font-family:Inter,sans-serif}.home_cta__OYjUt p{font-size:1.2rem;margin-bottom:40px;opacity:.9;font-family:Inter,sans-serif}.home_ctaBtn__DEyil{background:linear-gradient(45deg,#ff6b6b,#ee5a24);color:white;box-shadow:0 4px 15px rgba(255,107,107,.4);padding:18px 40px;font-size:1.2rem}.home_ctaBtn__DEyil:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,107,107,.6)}@media (max-width:768px){.home_heroTitle__2P3PI{font-size:2.5rem}.home_heroSubtitle__Hbtj7{font-size:1.1rem}.home_heroButtons__Tgtuv{flex-direction:column;align-items:center}.home_featureGrid__Zfb1X{grid-template-columns:1fr;gap:20px}.home_statsGrid__g0zVW{grid-template-columns:repeat(2,1fr);gap:20px}.home_sectionTitle___LoW8{font-size:2rem}}@media (max-width:480px){.home_heroTitle__2P3PI{font-size:2rem}.home_statsGrid__g0zVW{grid-template-columns:1fr}.home_featureCard__8n_FZ{padding:30px 20px}.home_container__TLSt1{padding:0 15px}}.home_fade-in__8NrRC{margin-top:60px;animation:home_fadeIn__uLm0f 2s ease;-webkit-animation:home_fadeIn__uLm0f 2s ease;-moz-animation:home_fadeIn__uLm0f 2s ease;-o-animation:home_fadeIn__uLm0f 2s ease;-ms-animation:home_fadeIn__uLm0f 2s ease}.home_fade-in-scroll__CfApG{opacity:0}@keyframes home_fadeIn__uLm0f{0%{opacity:0}to{opacity:1}}.home_main-content__HmG7_{display:flex;flex-wrap:wrap;justify-content:center;width:100%;color:#f1eef5;z-index:-1;padding-top:2rem;padding-bottom:6rem}.home_main-content-image__sh7Vx figure{max-width:400px;width:100%;height:auto;display:flex;align-items:center;justify-content:center;border-radius:100%;margin:auto 0 auto auto;transform:translatey(0);padding:4px;border:2.5px solid var(--luny-colors-band-100);animation:home_pulse__F0h7w 3s linear infinite,home_float__HoEHL 6s ease-in-out infinite}@media screen and (max-width:450px){.home_main-content-image__sh7Vx figure{max-width:300px;width:100%;margin-left:40px}}.home_main-content-image__sh7Vx img{width:100%;height:100%;border-radius:100%}@keyframes home_pulse__F0h7w{0%{box-shadow:0 0 0 0 var(--luny-colors-band-60)}40%{box-shadow:0 0 0 40px transparent}to{box-shadow:0 0 0 0 transparent}}.home_main-content-children__jDs4O{padding:1rem;width:50%;margin:auto;min-width:400px;text-align:left;font-family:Poppins;vertical-align:center}.home_main-content-children__jDs4O h1{text-align:left;font-family:Chewy,cursive;font-size:74px;font-weight:900;margin:0}.home_main-content-children__jDs4O p{font-family:Fredoka One,sans-serif;text-align:left;margin-top:0}.home_bot-icon-base__ThRg4{position:relative;display:flex;margin:auto 10px}.home_bot-icon__SjH0R{display:flex;padding:3px 1px;background-color:#7289da;font-size:11px;font-weight:900;border-radius:5px;height:20px;margin:30px 10px}.home_bot-icon__SjH0R svg{margin:auto;display:block}.home_main-content-buttons__EHW9x{display:flex;padding:1rem 0}.home_main-content-buttons__EHW9x li::marker{color:transparent}.home_main-content-buttons__EHW9x li a{display:block;margin:10px 20px 10px 0;padding:10px;min-width:100px;text-align:center;background-color:var(--luny-colors-background);border-radius:4px;transition:all .2s ease-in-out;font-weight:700;font-size:14px;color:var(--luny-colors-text-100);box-shadow:1.3px 1.3px var(--luny-colors-band-15)}.home_main-content-buttons__EHW9x li a:hover{background-color:var(--luny-colors-band-100)}.home_main-features__1EXsb{width:100%;margin:0;display:block;color:var(--luny-colors-text-100)}.home_main-features-background__7cd2M{background:linear-gradient(90deg,var(--luny-colors-background) 21px,transparent 1%) 50%,linear-gradient(var(--luny-colors-background) 21px,transparent 1%) 50%,#333;background-size:22px 22px}.home_wave-border__ACGoV{width:100%;height:20vh;display:flex;align-items:center;justify-content:center}.home_wave-border__ACGoV>svg{width:100%;height:100%}.home_wave-border__ACGoV>svg>path{width:100%;height:100%;fill:var(--luny-colors-background);animation:home_wave__e94Xv 20s linear infinite alternate}@keyframes home_wave__e94Xv{0%{d:path("M826.337463,25.5396311 C670.970254,58.655965 603.696181,68.7870267 447.802481,35.1443383 C293.342778,1.81111414 137.33377,1.81111414 0,1.81111414 L0,150 L1920,150 L1920,1.81111414 C1739.53523,-16.6853983 1679.86404,73.1607868 1389.7826,37.4859505 C1099.70117,1.81111414 981.704672,-7.57670281 826.337463,25.5396311 Z")}50%{d:path("M655.558582,28.4898877 C500.191373,61.6062216 422.833785,83.5422763 266.940085,49.8995879 C112.480383,16.5663637 84.0992497,8.02840272 0,44.7243294 L0,150.727527 L1920,150.727527 L1920,49.8995879 C1580.91676,-34.8808285 1438.10804,73.6768193 1148.0266,38.0019829 C857.945166,2.32714659 810.925791,-4.62644617 655.558582,28.4898877 Z")}to{d:path("M842.322034,38.0019829 C686.954825,71.1183168 623.386282,53.08497 467.492582,19.4422816 C313.032879,-13.8909426 84.0992497,8.02840272 0,44.7243294 L0,150.727527 L1920,150.727527 L1920,76.8685643 C1512.23604,-35.3595639 1568.70222,67.4289432 1278.62078,31.7541069 C988.539347,-3.92072949 997.689243,4.88564905 842.322034,38.0019829 Z")}}.home_feature-row__ZSrZ5{display:flex;flex-wrap:wrap;justify-content:center;padding-bottom:25vh;margin-top:-2px;margin-bottom:-2px}.home_last-row__Al8_a{padding:0}.home_feature-column__Ikga2{flex-grow:1;padding:1rem;width:80%;margin:10px;max-width:400px;vertical-align:center}.home_feature-column__Ikga2 h1{font-family:Fredoka One;font-weight:700;position:relative}.home_feature-column__Ikga2 h1:after{height:6px;width:40px;background-color:var(--luny-colors-band-100);content:"";position:absolute;bottom:-12px;left:0}.home_feature-column__Ikga2 p{text-align:justify}.home_feature-column-image__woZVG{display:flex;align-items:center;justify-content:center;width:100%;margin:auto;background:var(--luny-colors-band-100);border-radius:16px;padding:2px}.home_feature-column-image__woZVG img{background:var(--luny-colors-flow-20);border-radius:14px;display:block;width:100%;height:100%}.home_footer__1HL_E.home_wave-border__ACGoV{width:100%;height:21vh;display:flex;align-items:center;justify-content:center;transform:scaleX(-1)}.home_footer__1HL_E.home_wave-border__ACGoV>svg>path{width:100%;height:100%;fill:var(--luny-colors-flow-100);animation:home_footer-wave__y9FnW 20s linear infinite alternate;stroke:var(--luny-colors-band-100);stroke-width:1px;stroke-linejoin:solid}@keyframes home_footer-wave__y9FnW{0%{d:path("M842.322034,38.0019829 C686.954825,71.1183168 623.386282,53.08497 467.492582,19.4422816 C313.032879,-13.8909426 84.0992497,8.02840272 0,44.7243294 L0,150.727527 L1920,150.727527 L1920,76.8685643 C1512.23604,-35.3595639 1568.70222,67.4289432 1278.62078,31.7541069 C988.539347,-3.92072949 997.689243,4.88564905 842.322034,38.0019829 Z")}50%{d:path("M655.558582,28.4898877 C500.191373,61.6062216 422.833785,83.5422763 266.940085,49.8995879 C112.480383,16.5663637 84.0992497,8.02840272 0,44.7243294 L0,150.727527 L1920,150.727527 L1920,49.8995879 C1580.91676,-34.8808285 1438.10804,73.6768193 1148.0266,38.0019829 C857.945166,2.32714659 810.925791,-4.62644617 655.558582,28.4898877 Z")}to{d:path("M826.337463,25.5396311 C670.970254,58.655965 603.696181,68.7870267 447.802481,35.1443383 C293.342778,1.81111414 137.33377,1.81111414 0,1.81111414 L0,150 L1920,150 L1920,1.81111414 C1739.53523,-16.6853983 1679.86404,73.1607868 1389.7826,37.4859505 C1099.70117,1.81111414 981.704672,-7.57670281 826.337463,25.5396311 Z")}}.home_featured-video__AOGtX{padding-top:50px;margin:auto}.home_featured-video__AOGtX h1{text-align:center;margin:0;padding-bottom:40px}.home_featured-video__AOGtX>.home_video__EL7Ot{max-width:800px;width:100%;min-width:300px;height:auto;display:flex;margin:0 auto;padding:2px;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(to top right,var(--luny-colors-band-100),var(--luny-colors-band-100));border-radius:14px}.home_featured-video__AOGtX>.home_video__EL7Ot>video{height:100%;width:100%;border-radius:12px}.home_gallery-btn__h2pO0{display:inline-block;padding:14px 28px;text-align:center;border-radius:4px;background-color:var(--luny-colors-background);font-size:15px;font-weight:600;transition:color .2s ease-in-out,background .2s ease-in-out;color:var(--luny-colors-text-100);transition:.2s ease;cursor:pointer;margin:2rem auto auto 50%;transform:translateX(-50%)}.home_gallery-btn__h2pO0:hover{background-color:var(--luny-colors-band-100)}.home_main-links__3bVea{display:flex;flex-wrap:wrap;flex-grow:1;justify-content:center;padding-top:6rem;max-width:1200px;margin:0 auto}.home_link-container__dkhRy{margin:20px;padding:20px;max-width:500px;border-radius:10px;background:linear-gradient(90deg,var(--luny-colors-background) 21px,transparent 1%) 50%,linear-gradient(var(--luny-colors-background) 21px,transparent 1%) 50%,#333;background-size:22px 22px;opacity:.7;white-space:normal;transition:transform .5s ease}.home_link-container__dkhRy .home_link-content__Umpor{opacity:1}.home_link-empty-child__Ym3um{width:500px;margin:0 20px;padding:0 20px;height:0}.home_link-container__dkhRy:hover{cursor:pointer;transform:scale(1.05)}.home_link-container__dkhRy h1{font-family:Fredoka One;margin-top:0;font-size:20px;color:var(--luny-colors-text-100)}.home_link-container__dkhRy p{color:var(--luny-colors-text-80);font-size:13px}.home_link-button__OPkVn{color:var(--luny-colors-text-100);margin:auto;padding:8px;border-radius:10px;font-family:Fredoka One;text-align:center;font-size:16px;opacity:1}.home_link-button__OPkVn,.home_link-button__OPkVn:hover{background-color:var(--luny-colors-band-100)}@media (max-width:850px){.home_main-content-image__sh7Vx{height:auto;margin:auto}.home_main-content-children__jDs4O h1,.home_main-content-children__jDs4O p{text-align:center}.home_main-content-buttons__EHW9x li a{margin-left:10px;margin-right:10px}}