.Home-module-scss-module__vEKjOq__container{background:linear-gradient(135deg,#1f209a 0%,#161770 50%,#12135a 100%);flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.Home-module-scss-module__vEKjOq__hero{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:6rem 2rem;display:flex;position:relative}.Home-module-scss-module__vEKjOq__hero:before,.Home-module-scss-module__vEKjOq__hero:after{content:"";filter:blur(80px);opacity:.3;border-radius:50%;animation:8s ease-in-out infinite Home-module-scss-module__vEKjOq__float;position:absolute}.Home-module-scss-module__vEKjOq__hero:before{background:#ffeaa766;width:300px;height:300px;animation-delay:0s;top:5%;left:5%}.Home-module-scss-module__vEKjOq__hero:after{background:#6366f14d;width:400px;height:400px;animation-delay:4s;bottom:10%;right:5%}@keyframes Home-module-scss-module__vEKjOq__float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-20px)scale(1.05)}}.Home-module-scss-module__vEKjOq__logoWrapper{z-index:1;margin-bottom:2rem;animation:.6s ease-out Home-module-scss-module__vEKjOq__fadeInUp;position:relative}.Home-module-scss-module__vEKjOq__logoWrapper img{border-radius:20px;transition:transform .3s;box-shadow:0 12px 40px #00000040}.Home-module-scss-module__vEKjOq__logoWrapper img:hover{transform:scale(1.05)rotate(2deg)}.Home-module-scss-module__vEKjOq__logo{z-index:1;margin-bottom:1rem;font-size:clamp(3.5rem,12vw,6rem);line-height:1;animation:.8s ease-out .1s both Home-module-scss-module__vEKjOq__fadeInUp;position:relative}.Home-module-scss-module__vEKjOq__logo .Home-module-scss-module__vEKjOq__logoLight{color:#fffffff2;font-weight:300}.Home-module-scss-module__vEKjOq__logo .Home-module-scss-module__vEKjOq__logoBold{color:#fff;text-shadow:0 4px 30px #ffffff26;font-weight:800}@keyframes Home-module-scss-module__vEKjOq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Home-module-scss-module__vEKjOq__tagline{color:#fffc;z-index:1;max-width:500px;margin-bottom:3rem;font-size:clamp(1.125rem,4vw,1.5rem);font-weight:400;line-height:1.6;animation:.8s ease-out .2s both Home-module-scss-module__vEKjOq__fadeInUp;position:relative}.Home-module-scss-module__vEKjOq__ctaGroup{z-index:1;justify-content:center;animation:.8s ease-out .4s both Home-module-scss-module__vEKjOq__fadeInUp;display:flex;position:relative}.Home-module-scss-module__vEKjOq__ctaButton{cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 3rem;font-family:Marmelad,sans-serif;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.2,.8,.2,1);display:inline-flex}.Home-module-scss-module__vEKjOq__ctaButton.Home-module-scss-module__vEKjOq__primary{color:#1f209a;background:#fff;box-shadow:0 4px 25px #fff3}.Home-module-scss-module__vEKjOq__ctaButton.Home-module-scss-module__vEKjOq__primary:hover{padding-left:3.5rem;padding-right:3.5rem;transform:translateY(-4px);box-shadow:0 12px 40px #ffffff4d}.Home-module-scss-module__vEKjOq__ctaButton.Home-module-scss-module__vEKjOq__primary:active{transform:translateY(-2px)}.Home-module-scss-module__vEKjOq__features{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0003;padding:4rem 2rem 5rem}.Home-module-scss-module__vEKjOq__featuresTitle{text-align:center;color:#fff9;margin-bottom:2.5rem;font-size:clamp(1.25rem,4vw,1.5rem);animation:.8s ease-out .6s both Home-module-scss-module__vEKjOq__fadeInUp}.Home-module-scss-module__vEKjOq__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.Home-module-scss-module__vEKjOq__featureCard{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;padding:2rem;transition:all .3s;animation:.8s ease-out both Home-module-scss-module__vEKjOq__fadeInUp}.Home-module-scss-module__vEKjOq__featureCard:first-child{animation-delay:.7s}.Home-module-scss-module__vEKjOq__featureCard:nth-child(2){animation-delay:.8s}.Home-module-scss-module__vEKjOq__featureCard:nth-child(3){animation-delay:.9s}.Home-module-scss-module__vEKjOq__featureCard:hover{background:#ffffff1f;transform:translateY(-4px);box-shadow:0 10px 40px #0003}.Home-module-scss-module__vEKjOq__featureIcon{color:#ffffffe6;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.Home-module-scss-module__vEKjOq__featureIcon svg{width:40px;height:40px}.Home-module-scss-module__vEKjOq__featureTitle{color:#fff;margin-bottom:.5rem;font-size:18px}.Home-module-scss-module__vEKjOq__featureDescription{color:#fff9;font-size:14px;line-height:1.5}@media (max-width:768px){.Home-module-scss-module__vEKjOq__hero{padding:3rem 1.5rem}.Home-module-scss-module__vEKjOq__features{padding:3rem 1.5rem 4rem}.Home-module-scss-module__vEKjOq__featuresGrid{grid-template-columns:1fr;max-width:400px}.Home-module-scss-module__vEKjOq__ctaGroup{flex-direction:column;width:100%;max-width:280px}.Home-module-scss-module__vEKjOq__ctaButton{justify-content:center;width:100%}}
