.HeroSection-module__sBkrQG__heroSection{text-align:center;background:#fff;justify-content:center;align-items:center;padding:15rem 2rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__heroContent{z-index:2;max-width:750px;margin:0 auto;position:relative}.HeroSection-module__sBkrQG__heroTitle{color:#000;text-align:center;margin:0;font-size:4.375rem;font-weight:600;line-height:1.1}.HeroSection-module__sBkrQG__stairStep1{margin-bottom:.25rem;margin-left:0}.HeroSection-module__sBkrQG__stairStep2{justify-content:center;align-items:center;gap:1.25rem;margin-bottom:.25rem;margin-left:2.5rem;display:flex}.HeroSection-module__sBkrQG__stairStep3{margin-left:5rem}.HeroSection-module__sBkrQG__emojiInline{vertical-align:middle;width:auto;height:4.8125rem;display:inline-block}.HeroSection-module__sBkrQG__gradientText{background:linear-gradient(to top,var(--primary-blue),var(--light-blue));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.HeroSection-module__sBkrQG__floatingEmoji{z-index:1;opacity:1;animation:6s ease-in-out infinite HeroSection-module__sBkrQG__float;position:absolute}.HeroSection-module__sBkrQG__floatingEmoji:nth-child(2n){animation-delay:-2s}.HeroSection-module__sBkrQG__floatingEmoji:nth-child(3n){animation-delay:-4s}.HeroSection-module__sBkrQG__emojiLarge{width:9rem;height:9rem}.HeroSection-module__sBkrQG__emojiMedium{width:6.75rem;height:6.75rem}.HeroSection-module__sBkrQG__emojiSmall{width:4.5rem;height:4.5rem}.HeroSection-module__sBkrQG__emojiTopLeft{top:12%;left:20%}.HeroSection-module__sBkrQG__emojiTopRight{top:15%;right:25%}.HeroSection-module__sBkrQG__emojiMiddleLeft{top:50%;left:10%;transform:translateY(-50%)}.HeroSection-module__sBkrQG__emojiBottomLeft{bottom:15%;left:22%}.HeroSection-module__sBkrQG__emojiBottomRight{bottom:20%;right:18%}@keyframes HeroSection-module__sBkrQG__float{0%,to{transform:translateY(0)rotate(0)}33%{transform:translateY(-10px)rotate(2deg)}66%{transform:translateY(-5px)rotate(-1deg)}}.HeroSection-module__sBkrQG__heroSubtitle{color:var(--primary-purple);opacity:.9;margin:0 0 1rem;font-size:1.5rem;font-weight:400}.HeroSection-module__sBkrQG__heroDescription{color:var(--primary-purple);opacity:.8;margin:0 0 2.5rem;font-size:1.1rem;font-weight:300;line-height:1.6}.HeroSection-module__sBkrQG__heroButtons{justify-content:center;gap:1rem;display:flex}.HeroSection-module__sBkrQG__btnPrimary{background:var(--theme-bg,linear-gradient(135deg,var(--primary-blue),var(--primary-purple)));color:var(--theme-text,var(--white));transition:all var(--transition-smooth);border:2px solid var(--theme-bg,var(--primary-blue));cursor:pointer;border-radius:12px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:500;text-decoration:none}.HeroSection-module__sBkrQG__btnPrimary:hover{background:var(--theme-active,var(--shadow-hover));color:var(--theme-bg,var(--primary-purple));box-shadow:var(--shadow-hover);transform:translateY(-4px)}@media (max-width:768px){.HeroSection-module__sBkrQG__heroSection{padding:8rem 2rem}.HeroSection-module__sBkrQG__heroTitle{font-size:3.125rem}.HeroSection-module__sBkrQG__stairStep1,.HeroSection-module__sBkrQG__stairStep2,.HeroSection-module__sBkrQG__stairStep3{text-align:center;margin-left:0}.HeroSection-module__sBkrQG__stairStep2{justify-content:center;gap:1rem}.HeroSection-module__sBkrQG__emojiInline{height:3.4375rem}.HeroSection-module__sBkrQG__emojiLarge{width:5.625rem;height:5.625rem}.HeroSection-module__sBkrQG__emojiMedium{width:4.5rem;height:4.5rem}.HeroSection-module__sBkrQG__emojiSmall{width:3.375rem;height:3.375rem}.HeroSection-module__sBkrQG__emojiTopLeft{top:15%;left:5%}.HeroSection-module__sBkrQG__emojiTopRight{top:10%;right:5%}.HeroSection-module__sBkrQG__emojiMiddleLeft{left:2%}.HeroSection-module__sBkrQG__emojiBottomLeft{bottom:8%;left:5%}.HeroSection-module__sBkrQG__emojiBottomRight{bottom:12%;right:2%}.HeroSection-module__sBkrQG__heroSubtitle{font-size:1.2rem}.HeroSection-module__sBkrQG__heroDescription{font-size:1rem}.HeroSection-module__sBkrQG__heroButtons{flex-direction:column;align-items:center}.HeroSection-module__sBkrQG__btnPrimary{width:100%;max-width:300px}}@media (max-width:480px){.HeroSection-module__sBkrQG__emojiTopLeft{top:8%;left:1%}.HeroSection-module__sBkrQG__emojiTopRight{right:2%}.HeroSection-module__sBkrQG__emojiMiddleLeft{left:0%}.HeroSection-module__sBkrQG__emojiBottomLeft{bottom:5%;left:4%}.HeroSection-module__sBkrQG__emojiBottomRight{right:2%}}
.Button-module__iYV4-q__button{font-family:var(--font-primary,"Space Grotesk",sans-serif);font-weight:var(--font-weight-semibold,600);cursor:pointer;transition:all var(--transition-normal,.3s ease);box-sizing:border-box;white-space:nowrap;-webkit-user-select:none;user-select:none;border:2px solid #0000;border-radius:9999px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Button-module__iYV4-q__button:focus{outline:none;box-shadow:0 0 0 3px #1294aa33}.Button-module__iYV4-q__button:disabled{cursor:not-allowed;opacity:.6;transform:none!important}.Button-module__iYV4-q__sm{min-height:2rem;padding:.5rem 1rem;font-size:.875rem}.Button-module__iYV4-q__md{min-height:2.5rem;padding:.75rem 1.5rem;font-size:1rem}.Button-module__iYV4-q__lg{min-height:3rem;padding:1rem 2rem;font-size:1.125rem}.Button-module__iYV4-q__primary{background:var(--theme-bg,#1294aa);color:var(--theme-text,var(--white));border-color:var(--theme-bg,#1294aa);box-shadow:var(--shadow-md)}.Button-module__iYV4-q__primary:hover:not(:disabled){background:var(--theme-active,var(--lightest-blue));color:var(--theme-bg,var(--primary-blue));box-shadow:var(--shadow-lg);transform:translateY(-2px)}.Button-module__iYV4-q__primary:active:not(:disabled){box-shadow:var(--shadow-md);transform:translateY(0)}.Button-module__iYV4-q__secondary{background:var(--theme-active,#e1f6fb);color:var(--secondary-text,var(--theme-bg,#1294aa));border-color:var(--theme-bg,#1294aa);box-shadow:var(--shadow-md)}.Button-module__iYV4-q__secondary:hover:not(:disabled){background:var(--theme-bg,#1294aa);color:var(--theme-text,var(--white));box-shadow:var(--shadow-lg);transform:translateY(-2px)}.Button-module__iYV4-q__secondary:active:not(:disabled){box-shadow:var(--shadow-md);transform:translateY(0)}.Button-module__iYV4-q__outline{color:var(--theme-bg,var(--primary-blue));border-color:var(--theme-bg,var(--primary-blue));box-shadow:none;background:0 0}.Button-module__iYV4-q__outline:hover:not(:disabled){background:var(--theme-bg,var(--primary-blue));color:var(--theme-text,var(--white));box-shadow:var(--shadow-md);transform:translateY(-2px)}.Button-module__iYV4-q__outline:active:not(:disabled){box-shadow:none;transform:translateY(0)}.Button-module__iYV4-q__ghost{color:var(--theme-bg,var(--primary-blue));box-shadow:none;background:0 0;border-color:#0000}.Button-module__iYV4-q__ghost:hover:not(:disabled){background:var(--theme-active,var(--lightest-blue));color:var(--theme-bg,var(--primary-blue));box-shadow:var(--shadow-sm);transform:translateY(-1px)}.Button-module__iYV4-q__ghost:active:not(:disabled){box-shadow:none;transform:translateY(0)}.Button-module__iYV4-q__download{background:var(--theme-bg,#1294aa);color:var(--theme-text,var(--white));border-color:var(--theme-bg,#1294aa);box-shadow:var(--shadow-md);font-weight:var(--font-weight-semibold,600)}.Button-module__iYV4-q__download:hover:not(:disabled){background:var(--theme-active,var(--lightest-blue));color:var(--theme-bg,var(--primary-blue));box-shadow:var(--shadow-colorful);transform:translateY(-3px)scale(1.05)}.Button-module__iYV4-q__download:active:not(:disabled){box-shadow:var(--shadow-lg);transform:translateY(-1px)scale(1.02)}.Button-module__iYV4-q__submit{background:var(--theme-bg,#1294aa);color:var(--theme-text,var(--white));border-color:var(--theme-bg,#1294aa);box-shadow:var(--shadow-md);width:100%}.Button-module__iYV4-q__submit:hover:not(:disabled){background:var(--theme-active,var(--lightest-blue));color:var(--theme-bg,var(--primary-blue));box-shadow:var(--shadow-lg);transform:translateY(-2px)}.Button-module__iYV4-q__submit:active:not(:disabled){box-shadow:var(--shadow-md);transform:translateY(0)}.Button-module__iYV4-q__reset{color:var(--white);box-shadow:var(--shadow-md);background:#43e97b;border-color:#43e97b}.Button-module__iYV4-q__reset:hover:not(:disabled){box-shadow:var(--shadow-lg);background:#38f9d7;transform:translateY(-2px)}.Button-module__iYV4-q__reset:active:not(:disabled){box-shadow:var(--shadow-md);transform:translateY(0)}@media (max-width:768px){.Button-module__iYV4-q__button{min-height:2.5rem}.Button-module__iYV4-q__sm{min-height:2.25rem;padding:.5rem .875rem;font-size:.8rem}.Button-module__iYV4-q__md{min-height:2.5rem;padding:.75rem 1.25rem;font-size:.9rem}.Button-module__iYV4-q__lg{min-height:2.75rem;padding:.875rem 1.5rem;font-size:1rem}}@media (prefers-contrast:high){.Button-module__iYV4-q__button,.Button-module__iYV4-q__outline{border-width:2px}}@media (prefers-reduced-motion:reduce){.Button-module__iYV4-q__button{transition:none}.Button-module__iYV4-q__button:hover:not(:disabled),.Button-module__iYV4-q__button:active:not(:disabled){transform:none}}
.Navbar-module__cJzEcG__navbar{background:var(--navbar-bg,#e1f6fb);border-bottom:2px solid var(--navbar-border,#1294aa);z-index:100;box-sizing:border-box;align-items:center;gap:0;width:100%;padding:1rem 2rem;transition:all .3s;display:flex;position:sticky;top:0;overflow-x:hidden}.Navbar-module__cJzEcG__logoSection{flex:none}.Navbar-module__cJzEcG__logoSection a{align-items:center;display:flex}.Navbar-module__cJzEcG__logoContainer{align-items:center;transition:all .3s;display:flex}.Navbar-module__cJzEcG__centerLinks{align-items:center;gap:2rem;margin-left:32px;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--navbar-text,#1294aa);box-sizing:border-box;border:1px solid #0000;border-radius:9999px;padding:.5rem 1rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .2s}.Navbar-module__cJzEcG__navLink:hover{border:1px solid var(--navbar-border,#1294aa);color:var(--navbar-text,#1294aa);background:0 0}.Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__active{border:1px solid var(--navbar-border,#1294aa);color:var(--navbar-text,#1294aa);padding:.5rem 1rem}.Navbar-module__cJzEcG__rightSection{flex:none;align-items:center;gap:1rem;margin-left:auto;display:flex}.Navbar-module__cJzEcG__supportLink{color:var(--navbar-text,#1294aa);box-sizing:border-box;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9999px;padding:.5rem 1rem;font-family:inherit;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .2s}.Navbar-module__cJzEcG__supportLink:hover{border:1px solid var(--navbar-border,#1294aa);color:var(--navbar-text,#1294aa);background:0 0}.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;width:30px;height:30px;padding:0;display:none}.Navbar-module__cJzEcG__hamburgerLine{background:var(--navbar-text,#1294aa);transform-origin:50%;width:25px;height:3px;margin:3px 0;transition:all .3s}.Navbar-module__cJzEcG__hamburgerLineOpen1{transform:rotate(45deg)translate(6px,6px)}.Navbar-module__cJzEcG__hamburgerLineOpen2{opacity:0}.Navbar-module__cJzEcG__hamburgerLineOpen3{transform:rotate(-45deg)translate(6px,-6px)}.Navbar-module__cJzEcG__mobileMenu{background:var(--navbar-bg,#e1f6fb);z-index:1000;justify-content:center;align-items:center;width:100vw;height:100vh;transition:right .3s;display:flex;position:fixed;top:0;right:-100%}.Navbar-module__cJzEcG__mobileMenuOpen{right:0}.Navbar-module__cJzEcG__mobileMenuContent{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:400px;padding:2rem;display:flex}.Navbar-module__cJzEcG__mobileNavLink{color:var(--navbar-text,#1294aa);text-align:center;box-sizing:border-box;cursor:pointer;background:0 0;border:2px solid #0000;border-radius:9999px;width:100%;padding:1.25rem 2rem;font-family:inherit;font-size:1.7rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Navbar-module__cJzEcG__mobileNavLink:hover,.Navbar-module__cJzEcG__mobileNavLink.Navbar-module__cJzEcG__active{border:2px solid var(--navbar-border,#1294aa);background:#1294aa1a}.Navbar-module__cJzEcG__mobileNavLink:disabled,.Navbar-module__cJzEcG__mobileNavLink[disabled]{opacity:1;color:var(--navbar-text,#1294aa);cursor:pointer}.Navbar-module__cJzEcG__mobileDownloadBtn{width:100%;margin-top:1rem}.Navbar-module__cJzEcG__mobileMenuOverlay{z-index:999;background:#00000080;width:100vw;height:100vh;position:fixed;top:0;left:0}@media (max-width:768px){.Navbar-module__cJzEcG__navbar{border-top:2px solid var(--navbar-border,#1294aa);justify-content:space-between;padding:1rem}.Navbar-module__cJzEcG__centerLinks,.Navbar-module__cJzEcG__rightSection{display:none}.Navbar-module__cJzEcG__hamburger{order:2;margin-left:auto;display:flex}.Navbar-module__cJzEcG__logoSection{order:1}}@media (max-width:600px){.Navbar-module__cJzEcG__navbar{padding:.75rem 1rem}.Navbar-module__cJzEcG__mobileMenuContent{max-width:320px;padding:1.5rem}.Navbar-module__cJzEcG__mobileNavLink{padding:1rem 1.5rem;font-size:1.5rem}.Navbar-module__cJzEcG__mobileDownloadBtn{padding:1rem 2rem;font-size:1.1rem}}
.Footer-module__S6Hkya__footer{background:var(--theme-bg,#1294aa);color:var(--theme-active,#e1f6fb);margin-top:0;padding:0;font-family:Space Grotesk,sans-serif;position:relative}.Footer-module__S6Hkya__footerContent{text-align:center;max-width:1200px;margin:0 auto;padding:4rem 2rem 2rem}.Footer-module__S6Hkya__footerGrid{grid-template-columns:repeat(4,1fr);justify-items:center;gap:4rem;margin-bottom:2rem;display:grid}.Footer-module__S6Hkya__footerSection{flex-direction:column;align-items:center;display:flex}.Footer-module__S6Hkya__sectionTitle{color:var(--theme-active,#e1f6fb);letter-spacing:.5px;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.Footer-module__S6Hkya__linkList{flex-direction:column;align-items:center;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__footerLink{color:var(--theme-active,#e1f6fb);opacity:.9;text-align:center;font-size:1rem;font-weight:400;line-height:1.5;text-decoration:none;transition:all .2s}.Footer-module__S6Hkya__footerLink:hover{opacity:1;color:var(--theme-active,#e1f6fb);transform:translate(4px)}@media (max-width:1024px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:repeat(4,1fr);gap:2.5rem}}@media (max-width:768px){.Footer-module__S6Hkya__footerContent{padding:3rem 1.5rem 1.5rem}.Footer-module__S6Hkya__footerGrid{grid-template-columns:repeat(2,1fr);gap:2rem}.Footer-module__S6Hkya__sectionTitle{margin-bottom:1rem;font-size:1rem}.Footer-module__S6Hkya__footerLink{font-size:.9rem}}@media (max-width:480px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr;gap:1.5rem}.Footer-module__S6Hkya__footerContent{padding:2rem 1rem 1rem}}
.contact-module__swMWYG__contactContainer{background:#fff;max-width:800px;min-height:100vh;margin:0 auto;padding:4rem 2rem}.contact-module__swMWYG__contactHeader{text-align:center;margin-bottom:3rem}.contact-module__swMWYG__contactTitle{color:#1f2937;margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:600}.contact-module__swMWYG__contactSubtitle{color:#6b7280;font-family:Space Grotesk,sans-serif;font-size:1.2rem}.contact-module__swMWYG__contactForm{background:#fff;border:1px solid #fbcfe8;border-radius:12px;margin-bottom:2rem;padding:2rem}.contact-module__swMWYG__formGroup{margin-bottom:1.5rem}.contact-module__swMWYG__label{color:#1f2937;margin-bottom:.5rem;font-family:Space Grotesk,sans-serif;font-weight:500;display:block}.contact-module__swMWYG__input,.contact-module__swMWYG__select,.contact-module__swMWYG__textarea{color:#1f2937;background:#fff;border:1px solid #fbcfe8;border-radius:6px;width:100%;padding:.75rem;font-family:Space Grotesk,sans-serif;font-size:1rem;transition:border-color .3s}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__select:focus,.contact-module__swMWYG__textarea:focus{border-color:#ec4899;outline:none;box-shadow:0 0 0 3px #ec48991a}.contact-module__swMWYG__textarea{resize:vertical;min-height:120px}.contact-module__swMWYG__recaptchaContainer{background:#fff;border:1px solid #fbcfe8;border-radius:6px;margin-bottom:1.5rem;padding:1rem}.contact-module__swMWYG__recaptchaLabel{cursor:pointer;align-items:center;display:flex}.contact-module__swMWYG__recaptchaCheckbox{accent-color:#ec4899;width:18px;height:18px;margin-right:.75rem}.contact-module__swMWYG__recaptchaText{color:#6b7280;font-family:Space Grotesk,sans-serif;font-size:.9rem;line-height:1.4}.contact-module__swMWYG__submitButton{width:100%}.contact-module__swMWYG__successMessage{text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;margin-bottom:2rem;padding:3rem 2rem}.contact-module__swMWYG__successMessage h2{color:#166534;margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:1.5rem}.contact-module__swMWYG__successMessage p{color:#15803d;margin-bottom:1.5rem;font-family:Space Grotesk,sans-serif;line-height:1.6}.contact-module__swMWYG__contactInfo{text-align:center;background:#fff;border:2px solid #ec4899;border-radius:12px;margin-top:1rem;padding:1.5rem 2.5rem}.contact-module__swMWYG__contactInfo h3{color:#1f2937;margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:600}.contact-module__swMWYG__contactInfo p{color:#6b7280;margin-bottom:1.5rem;font-family:Space Grotesk,sans-serif;font-size:1.1rem;line-height:1.6}.contact-module__swMWYG__contactMethods{flex-direction:column;gap:.75rem;display:flex}.contact-module__swMWYG__contactMethod{color:#4b5563;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:500}@media (max-width:768px){.contact-module__swMWYG__contactContainer{padding:2rem 1rem}.contact-module__swMWYG__contactTitle{font-size:2rem}.contact-module__swMWYG__contactForm{padding:1.5rem}.contact-module__swMWYG__contactInfo{padding:2rem 1rem}.contact-module__swMWYG__contactInfo h3{font-size:1.3rem}}
.download-module__Oox4qG__pageWrapper{background:#fff;width:100vw;height:100vh;overflow:hidden}.download-module__Oox4qG__container{box-sizing:border-box;background:#fff;justify-content:center;align-items:center;width:100%;height:100vh;padding:2rem;font-family:Space Grotesk,sans-serif;display:flex}.download-module__Oox4qG__content{text-align:center;background:#fff;border:2px solid #1294aa;border-radius:20px;width:100%;max-width:600px;padding:3rem 2rem;box-shadow:0 20px 40px #0000001a}.download-module__Oox4qG__logoContainer{margin-bottom:2rem}.download-module__Oox4qG__logo{width:120px;height:auto;margin:0 auto}.download-module__Oox4qG__messageSection{margin-bottom:3rem}.download-module__Oox4qG__title{color:#1294aa;background:linear-gradient(135deg,#1294aa,#6420aa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.download-module__Oox4qG__subtitle{color:#6420aa;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.download-module__Oox4qG__description{color:#6b7280;margin-bottom:0;font-size:1.1rem;line-height:1.6}.download-module__Oox4qG__formSection{margin-bottom:2rem}.download-module__Oox4qG__formTitle{color:#1f2937;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.download-module__Oox4qG__formSubtitle{color:#6b7280;margin-bottom:2rem;font-size:1rem}.download-module__Oox4qG__form{width:100%}.download-module__Oox4qG__inputGroup{gap:.5rem;width:100%;max-width:500px;margin:0 auto;display:flex;position:relative}.download-module__Oox4qG__emailInput{background:#fff;border:2px solid #e5e7eb;border-radius:12px;flex:1;width:100%;padding:1rem 3.5rem 1rem 1rem;font-family:Space Grotesk,sans-serif;font-size:1rem;transition:all .3s}.download-module__Oox4qG__emailInput:focus{border-color:#1294aa;outline:none;box-shadow:0 0 0 3px #1294aa1a}.download-module__Oox4qG__submitButton{justify-content:center;align-items:center;width:3rem;height:3rem;padding:0;display:flex;position:absolute;top:50%;right:.25rem;transform:translateY(-50%)}.download-module__Oox4qG__successSection{background:#f0fdf4;border:2px solid #bbf7d0;border-radius:16px;margin-bottom:2rem;padding:2rem}.download-module__Oox4qG__successIcon{margin-bottom:1rem;font-size:3rem}.download-module__Oox4qG__successTitle{color:#166534;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.download-module__Oox4qG__successMessage{color:#15803d;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.download-module__Oox4qG__backSection{margin-top:2rem}.download-module__Oox4qG__backLink{color:#1294aa;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.download-module__Oox4qG__backLink:hover{color:#6420aa;transform:translate(-5px)}@media (max-width:768px){.download-module__Oox4qG__pageWrapper{width:100vw;height:100vh}.download-module__Oox4qG__container{height:100vh;padding:1rem}.download-module__Oox4qG__content{max-height:90vh;padding:2rem 1.5rem;overflow-y:auto}.download-module__Oox4qG__title{font-size:2rem}.download-module__Oox4qG__subtitle{font-size:1.1rem}.download-module__Oox4qG__inputGroup{max-width:100%}.download-module__Oox4qG__emailInput{padding-right:3.5rem}.download-module__Oox4qG__submitButton{width:3rem;height:3rem;right:.25rem}}
.faq-module__6AW0yG__faqContainer{background:#fff;max-width:800px;min-height:100vh;margin:0 auto;padding:4rem 2rem}.faq-module__6AW0yG__faqHeader{text-align:center;margin-bottom:3rem}.faq-module__6AW0yG__faqTitle{color:#1f2937;margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:600}.faq-module__6AW0yG__faqSubtitle{color:#6b7280;font-family:Space Grotesk,sans-serif;font-size:1.2rem}.faq-module__6AW0yG__faqList{margin-bottom:3rem}.faq-module__6AW0yG__faqItem{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;margin-bottom:1rem;transition:all .3s;overflow:hidden}.faq-module__6AW0yG__faqItem:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000001a}.faq-module__6AW0yG__faqQuestion{cursor:pointer;text-align:left;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:500;transition:background-color .3s;display:flex;color:#000!important}.faq-module__6AW0yG__faqQuestion:hover{background:#fff}.faq-module__6AW0yG__faqAnswer{color:#4b5563;background:#fff;max-height:0;padding:0 1.5rem;font-family:Space Grotesk,sans-serif;line-height:1.6;transition:all .3s;overflow:hidden}.faq-module__6AW0yG__faqAnswer.faq-module__6AW0yG__open{max-height:500px;padding:1.5rem}.faq-module__6AW0yG__chevron{color:#000;flex-shrink:0;width:20px;height:20px;transition:transform .3s}.faq-module__6AW0yG__chevron.faq-module__6AW0yG__open{transform:rotate(180deg)}@media (max-width:768px){.faq-module__6AW0yG__faqContainer{padding:2rem 1rem}.faq-module__6AW0yG__faqTitle{font-size:2rem}}
.privacy-module__ZGDmtG__privacyContainer{background:#fff;min-height:100vh}.privacy-module__ZGDmtG__privacyContent{color:#000;max-width:800px;margin:0 auto;padding:4rem 2rem;line-height:1.6}.privacy-module__ZGDmtG__privacyHeader{text-align:center;margin-bottom:3rem}.privacy-module__ZGDmtG__privacyTitle{color:#000;margin-bottom:1rem;font-size:2.5rem;font-weight:600}.privacy-module__ZGDmtG__privacySubtitle{opacity:.7;color:#000;margin-bottom:0;font-size:1rem}.privacy-module__ZGDmtG__privacySection{margin-bottom:2.5rem}.privacy-module__ZGDmtG__sectionTitle{color:#000;border-bottom:2px solid #f0f0f0;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600}.privacy-module__ZGDmtG__subsectionTitle{color:#000;margin:1.5rem 0 .5rem;font-size:1.2rem;font-weight:500}.privacy-module__ZGDmtG__paragraph{color:#000;margin-bottom:1rem;font-size:1rem}.privacy-module__ZGDmtG__list{color:#000;margin:1rem 0 1rem 2rem}.privacy-module__ZGDmtG__listItem{margin-bottom:.5rem;font-size:1rem;line-height:1.5}@media (max-width:768px){.privacy-module__ZGDmtG__privacyContent{padding:0 1rem}.privacy-module__ZGDmtG__privacyTitle{font-size:2rem}.privacy-module__ZGDmtG__sectionTitle{font-size:1.3rem}.privacy-module__ZGDmtG__list{margin-left:1rem}}
.school-application-module__xHc0bW__applicationContainer{background:#fff;max-width:800px;min-height:100vh;margin:0 auto;padding:4rem 2rem}.school-application-module__xHc0bW__applicationHeader{text-align:center;margin-bottom:3rem}.school-application-module__xHc0bW__applicationTitle{color:#1f2937;margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:600}.school-application-module__xHc0bW__applicationSubtitle{color:#6b7280;font-family:Space Grotesk,sans-serif;font-size:1.2rem}.school-application-module__xHc0bW__applicationForm{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:2rem;padding:2rem}.school-application-module__xHc0bW__formGroup{margin-bottom:1.5rem}.school-application-module__xHc0bW__label{color:#1f2937;margin-bottom:.5rem;font-family:Space Grotesk,sans-serif;font-weight:500;display:block}.school-application-module__xHc0bW__input,.school-application-module__xHc0bW__select,.school-application-module__xHc0bW__textarea{color:#1f2937;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:.75rem;font-family:Space Grotesk,sans-serif;font-size:1rem;transition:border-color .3s}.school-application-module__xHc0bW__input:focus,.school-application-module__xHc0bW__select:focus,.school-application-module__xHc0bW__textarea:focus{border-color:#374151;outline:none;box-shadow:0 0 0 3px #3741511a}.school-application-module__xHc0bW__textarea{resize:vertical;min-height:120px}.school-application-module__xHc0bW__recaptchaContainer{background:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:1.5rem;padding:1rem}.school-application-module__xHc0bW__recaptchaLabel{cursor:pointer;align-items:center;display:flex}.school-application-module__xHc0bW__recaptchaCheckbox{accent-color:#374151;width:18px;height:18px;margin-right:.75rem}.school-application-module__xHc0bW__recaptchaText{color:#6b7280;font-family:Space Grotesk,sans-serif;font-size:.9rem;line-height:1.4}.school-application-module__xHc0bW__submitButton{width:100%}.school-application-module__xHc0bW__successMessage{text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;margin-bottom:2rem;padding:3rem 2rem}.school-application-module__xHc0bW__successMessage h2{color:#166534;margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:1.5rem}.school-application-module__xHc0bW__successMessage p{color:#15803d;margin-bottom:1.5rem;font-family:Space Grotesk,sans-serif;line-height:1.6}.school-application-module__xHc0bW__contactInfo{text-align:center;background:#f3f4f6;border-radius:12px;padding:2rem}.school-application-module__xHc0bW__contactInfo h3{color:#1f2937;margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:1.3rem}.school-application-module__xHc0bW__contactInfo p{color:#6b7280;margin-bottom:1.5rem;font-family:Space Grotesk,sans-serif;line-height:1.6}.school-application-module__xHc0bW__contactMethods{flex-direction:column;gap:.5rem;display:flex}.school-application-module__xHc0bW__contactMethod{color:#4b5563;font-family:Space Grotesk,sans-serif;font-size:.95rem}@media (max-width:768px){.school-application-module__xHc0bW__applicationContainer{padding:2rem 1rem}.school-application-module__xHc0bW__applicationTitle{font-size:2rem}.school-application-module__xHc0bW__applicationForm{padding:1.5rem}}
.terms-module__tZIRGq__termsContainer{background:#fff;min-height:100vh}.terms-module__tZIRGq__termsContent{color:#1f2937;max-width:800px;margin:0 auto;padding:4rem 2rem;font-family:Space Grotesk,sans-serif;line-height:1.6}.terms-module__tZIRGq__termsHeader{text-align:center;margin-bottom:3rem}.terms-module__tZIRGq__termsTitle{color:#1f2937;margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:600}.terms-module__tZIRGq__termsSubtitle{color:#6b7280;font-family:Space Grotesk,sans-serif;font-size:1.1rem}.terms-module__tZIRGq__termsSection{margin-bottom:2.5rem}.terms-module__tZIRGq__sectionTitle{color:#1f2937;margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:600}.terms-module__tZIRGq__paragraph{color:#374151;margin-bottom:1rem;font-family:Space Grotesk,sans-serif;line-height:1.7}.terms-module__tZIRGq__requirementsList{color:#374151;margin:1rem 0 1rem 2rem;font-family:Space Grotesk,sans-serif}.terms-module__tZIRGq__requirementItem{margin-bottom:.5rem;line-height:1.6}.terms-module__tZIRGq__prohibitedList{color:#374151;margin:1rem 0 1rem 2rem;font-family:Space Grotesk,sans-serif}.terms-module__tZIRGq__prohibitedItem{margin-bottom:.5rem;line-height:1.6}.terms-module__tZIRGq__contactInfo{background:#f9fafb;border-radius:8px;margin-top:1rem;padding:1.5rem}.terms-module__tZIRGq__contactInfo p{color:#374151;margin-bottom:.5rem;font-family:Space Grotesk,sans-serif}.terms-module__tZIRGq__contactInfo p:last-child{margin-bottom:0}.terms-module__tZIRGq__contactItem{color:#374151;margin-bottom:.5rem;font-family:Space Grotesk,sans-serif;font-weight:500}@media (max-width:768px){.terms-module__tZIRGq__termsContent{padding:2rem 1rem}.terms-module__tZIRGq__termsTitle{font-size:2rem}.terms-module__tZIRGq__sectionTitle{font-size:1.3rem}}
