.Navbar-module__cJzEcG__navbar{z-index:1000;background:var(--primary);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #ffffff1a;align-items:center;height:96px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}[data-theme=dark] .Navbar-module__cJzEcG__navbar{background:#020617}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{color:#fff;letter-spacing:-.03em;z-index:1001;align-items:center;gap:20px;font-size:2.2rem;font-weight:950;display:flex}.Navbar-module__cJzEcG__logoIcon{object-fit:contain;filter:drop-shadow(0 0 8px #fff3);width:72px;height:72px;transition:all .3s}.Navbar-module__cJzEcG__logo:hover .Navbar-module__cJzEcG__logoIcon{filter:drop-shadow(0 0 10px #ffffff4d)}.Navbar-module__cJzEcG__links{align-items:center;gap:32px;display:flex}.Navbar-module__cJzEcG__links a{color:#fff;opacity:.9;font-weight:500;transition:all .2s}.Navbar-module__cJzEcG__links a:hover{opacity:1;color:var(--secondary)}.Navbar-module__cJzEcG__desktopActions{align-items:center;gap:24px;display:flex}.Navbar-module__cJzEcG__mobileActions{display:none}.Navbar-module__cJzEcG__mobileMenuBtn{color:#fff;z-index:1001;display:none}.Navbar-module__cJzEcG__loginBtn{font-weight:600!important}@media (max-width:1100px){.Navbar-module__cJzEcG__navbar{height:96px}.Navbar-module__cJzEcG__logo{gap:12px;font-size:1.8rem}.Navbar-module__cJzEcG__logoIcon{width:60px;height:60px}.Navbar-module__cJzEcG__links{gap:20px}}@media (max-width:900px){.Navbar-module__cJzEcG__desktopActions{display:none}.Navbar-module__cJzEcG__mobileMenuBtn{display:block}.Navbar-module__cJzEcG__links{background:var(--primary);z-index:1000;flex-direction:column;justify-content:center;gap:30px;width:100%;height:100vh;padding:40px;transition:right .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%}[data-theme=dark] .Navbar-module__cJzEcG__links{background:#020617}.Navbar-module__cJzEcG__mobileMenuOpen{right:0!important}.Navbar-module__cJzEcG__links a{text-align:center;width:100%;font-size:1.5rem;font-weight:700}.Navbar-module__cJzEcG__mobileActions{flex-direction:column;align-items:center;gap:24px;width:100%;margin-top:20px;display:flex}.Navbar-module__cJzEcG__mobileActions .Navbar-module__cJzEcG__loginBtn{margin:0}.Navbar-module__cJzEcG__mobileActions .btn-primary{width:100%}}@media (max-width:480px){.Navbar-module__cJzEcG__logo span{display:none}}
.ThemeToggle-module__sGqMhG__toggle{background:var(--glass-bg);border:1px solid var(--glass-border);color:#fff;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.ThemeToggle-module__sGqMhG__toggle:hover{background:var(--glass-border);transform:scale(1.05)}
.Footer-module__S6Hkya__footer{background:var(--primary);color:#fff;border-top:1px solid #ffffff1a;padding:100px 0 40px;transition:background .3s}[data-theme=dark] .Footer-module__S6Hkya__footer{background:#020617}.Footer-module__S6Hkya__top{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:80px;display:grid}.Footer-module__S6Hkya__brand{max-width:350px}.Footer-module__S6Hkya__logo{color:#fff;align-items:center;gap:12px;margin-bottom:24px;font-size:2.1rem;font-weight:800;transition:transform .2s;display:inline-flex}.Footer-module__S6Hkya__logo:hover{transform:scale(1.02)}.Footer-module__S6Hkya__logoIcon{object-fit:contain;filter:drop-shadow(0 0 8px #fff3);width:86px;height:86px}.Footer-module__S6Hkya__brand p{opacity:.7;margin-bottom:24px;line-height:1.6}.Footer-module__S6Hkya__socials{gap:16px;display:flex}.Footer-module__S6Hkya__socials a{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Footer-module__S6Hkya__socials a:hover{background:var(--secondary);color:#fff;border-color:var(--secondary);transform:translateY(-3px)}.Footer-module__S6Hkya__linksColumn{flex-direction:column;gap:16px;display:flex}.Footer-module__S6Hkya__linksColumn h4{margin-bottom:8px;font-size:1.125rem}.Footer-module__S6Hkya__linksColumn a{opacity:.7;transition:opacity .2s}.Footer-module__S6Hkya__linksColumn a:hover{opacity:1;color:var(--secondary)}.Footer-module__S6Hkya__bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:40px;font-size:.875rem;display:flex}.Footer-module__S6Hkya__legalLinks p{opacity:.6;margin-bottom:4px}.Footer-module__S6Hkya__trustInfo{font-size:.75rem;opacity:.4!important}.Footer-module__S6Hkya__badges{gap:16px;display:flex}.Footer-module__S6Hkya__badge{text-transform:uppercase;letter-spacing:.05em;opacity:.8;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;padding:6px 16px;font-size:.75rem;font-weight:700}@media (max-width:1024px){.Footer-module__S6Hkya__footer{padding:80px 0 40px}.Footer-module__S6Hkya__top{grid-template-columns:repeat(2,1fr);gap:40px}.Footer-module__S6Hkya__brand{max-width:100%}}@media (max-width:768px){.Footer-module__S6Hkya__top{grid-template-columns:1fr;gap:40px}.Footer-module__S6Hkya__logo{font-size:1.8rem}.Footer-module__S6Hkya__logoIcon{width:72px;height:72px}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:24px}.Footer-module__S6Hkya__badges{justify-content:center}}@media (max-width:480px){.Footer-module__S6Hkya__footer{padding:60px 0 30px}.Footer-module__S6Hkya__socials{justify-content:center}.Footer-module__S6Hkya__brand{text-align:center}.Footer-module__S6Hkya__logo{justify-content:center}}
.Hero-module__ZARIfG__hero{background:radial-gradient(circle at 70% 30%,#ff91000d,transparent),var(--background);padding-top:140px;padding-bottom:80px;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{align-items:center;gap:60px;display:flex}.Hero-module__ZARIfG__content{flex:1;max-width:600px}.Hero-module__ZARIfG__badge{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--primary);border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__content h1{margin-bottom:24px;font-size:3.5rem;line-height:1.1}.Hero-module__ZARIfG__content p{opacity:.8;margin-bottom:40px;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__actions{gap:16px;margin-bottom:60px;display:flex}.Hero-module__ZARIfG__actions button{align-items:center;gap:8px;display:flex}.Hero-module__ZARIfG__secondaryBtn{background:var(--glass-bg);color:var(--foreground);border:1px solid var(--glass-border);border-radius:12px;padding:12px 24px;font-weight:600;transition:all .2s}.Hero-module__ZARIfG__secondaryBtn:hover{background:var(--glass-border)}.Hero-module__ZARIfG__stats{gap:40px;display:flex}.Hero-module__ZARIfG__statItem{align-items:center;gap:12px;display:flex}.Hero-module__ZARIfG__statIcon{color:var(--secondary)}.Hero-module__ZARIfG__statItem div{flex-direction:column;display:flex}.Hero-module__ZARIfG__statItem strong{font-size:1.25rem}.Hero-module__ZARIfG__statItem span{opacity:.6;font-size:.875rem}.Hero-module__ZARIfG__imageContainer{flex:1;justify-content:flex-end;align-items:center;height:500px;display:flex;position:relative}.Hero-module__ZARIfG__heroImage{object-fit:cover;width:100%;height:100%;box-shadow:var(--shadow-xl);border-radius:40px}.Hero-module__ZARIfG__floatingCard{background:var(--card-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--card-border);width:300px;box-shadow:var(--shadow-xl);z-index:2;border-radius:20px;padding:24px;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;top:60px;left:-40px}.Hero-module__ZARIfG__bottomCard{width:240px;animation-delay:-3s;top:320px;left:20px}.Hero-module__ZARIfG__cardHeader{opacity:.6;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:.75rem;font-weight:600;display:flex}.Hero-module__ZARIfG__dot{background:var(--secondary);border-radius:50%;width:8px;height:8px}.Hero-module__ZARIfG__goalInfo{margin-bottom:16px}.Hero-module__ZARIfG__goalInfo strong{font-size:1.125rem;display:block}.Hero-module__ZARIfG__goalInfo span{opacity:.6;font-size:.875rem}.Hero-module__ZARIfG__progressBar{background:var(--glass-border);border-radius:4px;height:8px;margin-bottom:12px;overflow:hidden}.Hero-module__ZARIfG__progressFill{background:linear-gradient(90deg,var(--primary),var(--secondary));height:100%}.Hero-module__ZARIfG__cardFooter{justify-content:space-between;font-size:.75rem;font-weight:600;display:flex}.Hero-module__ZARIfG__incomeHeader{justify-content:space-between;align-items:center;display:flex}.Hero-module__ZARIfG__rewardBadge{color:var(--secondary);background:#10b9811a;border-radius:100px;padding:4px 12px;font-weight:700}@keyframes Hero-module__ZARIfG__float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@media (max-width:1024px){.Hero-module__ZARIfG__hero{padding-top:140px;padding-bottom:80px}.Hero-module__ZARIfG__container{text-align:center;flex-direction:column;gap:40px}.Hero-module__ZARIfG__content{flex-direction:column;align-items:center;max-width:100%;display:flex}.Hero-module__ZARIfG__content h1{font-size:3rem}.Hero-module__ZARIfG__actions{justify-content:center;width:100%}.Hero-module__ZARIfG__stats{justify-content:center}.Hero-module__ZARIfG__imageContainer{justify-content:center;width:100%;height:400px;margin-top:20px}.Hero-module__ZARIfG__floatingCard{width:260px;padding:16px;top:20px;left:0}.Hero-module__ZARIfG__bottomCard{inset:auto 0 20px auto}}@media (max-width:640px){.Hero-module__ZARIfG__hero{padding-top:120px}.Hero-module__ZARIfG__content h1{font-size:2.25rem}.Hero-module__ZARIfG__content p{margin-bottom:30px;font-size:1rem}.Hero-module__ZARIfG__actions{flex-direction:column;gap:12px}.Hero-module__ZARIfG__actions .btn-primary{width:100%}.Hero-module__ZARIfG__stats{flex-direction:column;align-items:center;gap:20px}.Hero-module__ZARIfG__floatingCard,.Hero-module__ZARIfG__bottomCard{display:none}.Hero-module__ZARIfG__imageContainer{height:300px}}
.Features-module__zvCZ4q__features{background:var(--glass-bg);padding:120px 0;position:relative;box-shadow:inset 0 0 100px #1a134d0d}.Features-module__zvCZ4q__header{text-align:center;max-width:800px;margin:0 auto 80px}.Features-module__zvCZ4q__subtitle{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:.875rem;font-weight:700;display:block}.Features-module__zvCZ4q__title{margin-bottom:24px;font-size:3rem}.Features-module__zvCZ4q__description{opacity:.7;font-size:1.125rem}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-bottom:80px;display:grid}.Features-module__zvCZ4q__featureCard{background:var(--card-bg);border:1px solid var(--card-border);border-radius:24px;padding:40px;transition:transform .3s,box-shadow .3s,border-color .3s}.Features-module__zvCZ4q__featureCard:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-5px)}.Features-module__zvCZ4q__iconWrapper{background:linear-gradient(135deg,var(--primary),var(--primary-glow));color:#fff;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:24px;display:flex}.Features-module__zvCZ4q__iconWrapper svg{width:28px;height:28px}.Features-module__zvCZ4q__featureCard h3{margin-bottom:16px;font-size:1.25rem}.Features-module__zvCZ4q__featureCard p{opacity:.7;line-height:1.6}.Features-module__zvCZ4q__stepsGrid{grid-template-columns:repeat(3,1fr);gap:40px;margin-top:60px;display:grid}.Features-module__zvCZ4q__stepCard{text-align:center;padding:0 20px;position:relative}.Features-module__zvCZ4q__stepIcon{background:var(--glass-bg);border:1px solid var(--glass-border);width:80px;height:80px;color:var(--secondary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.Features-module__zvCZ4q__stepIcon svg{width:32px;height:32px}.Features-module__zvCZ4q__stepCard h3{margin-bottom:16px;font-size:1.25rem}.Features-module__zvCZ4q__stepCard p{opacity:.7;line-height:1.6}.Features-module__zvCZ4q__connector{background:var(--glass-border);width:40px;height:2px;position:absolute;top:40px;right:-20px}@media (max-width:1024px){.Features-module__zvCZ4q__features{padding:80px 0}.Features-module__zvCZ4q__stepsGrid{grid-template-columns:1fr;gap:60px}.Features-module__zvCZ4q__connector{display:none}.Features-module__zvCZ4q__title{font-size:2.5rem}}@media (max-width:640px){.Features-module__zvCZ4q__features{padding:60px 0}.Features-module__zvCZ4q__header{margin-bottom:40px}.Features-module__zvCZ4q__title{font-size:1.85rem}.Features-module__zvCZ4q__featureCard{padding:30px}.Features-module__zvCZ4q__grid{gap:20px}}
.AboutSection-module__UGBiha__about{background:var(--primary);color:var(--foreground);padding:80px 0;transition:background .3s;position:relative;overflow:hidden}[data-theme=dark] .AboutSection-module__UGBiha__about{background:#020617}.AboutSection-module__UGBiha__grid{grid-template-columns:.8fr 1.2fr;align-items:flex-start;gap:40px;display:grid}.AboutSection-module__UGBiha__imageWrapper{width:100%;height:500px;position:sticky;top:100px}.AboutSection-module__UGBiha__image{object-fit:cover;border-radius:40px;width:100%;height:100%;box-shadow:0 30px 60px -12px #00000040}.AboutSection-module__UGBiha__content{flex-direction:column;gap:24px;display:flex}.AboutSection-module__UGBiha__card{background:var(--card-bg);box-shadow:var(--shadow-lg);border-radius:24px;padding:40px;transition:transform .3s,box-shadow .3s,background .3s}.AboutSection-module__UGBiha__card:hover{transform:translateY(-8px);box-shadow:0 40px 80px -20px #00000026}.AboutSection-module__UGBiha__card h2{color:var(--primary);letter-spacing:-.02em;margin-bottom:24px;font-size:2.5rem}.AboutSection-module__UGBiha__card p{opacity:.85;color:var(--card-foreground);font-size:1.1rem;line-height:1.6}@media (max-width:1024px){.AboutSection-module__UGBiha__about{padding:80px 0}.AboutSection-module__UGBiha__grid{grid-template-columns:1fr;gap:40px}.AboutSection-module__UGBiha__imageWrapper{height:450px;position:relative;top:0}.AboutSection-module__UGBiha__card{padding:40px}.AboutSection-module__UGBiha__card h2{margin-bottom:20px;font-size:2.25rem}.AboutSection-module__UGBiha__card p{font-size:1.125rem}}@media (max-width:640px){.AboutSection-module__UGBiha__about{padding:60px 0}.AboutSection-module__UGBiha__imageWrapper{height:300px}.AboutSection-module__UGBiha__card{padding:30px}.AboutSection-module__UGBiha__card h2{margin-bottom:16px;font-size:1.85rem}.AboutSection-module__UGBiha__card p{font-size:1rem}}
.Contact-module__J3q-aa__container{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;max-width:1200px;min-height:80vh;margin:0 auto;padding:8rem 1.5rem 4rem;display:grid}.Contact-module__J3q-aa__intro{padding-right:2rem}.Contact-module__J3q-aa__intro h1{color:var(--primary);margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.1}.Contact-module__J3q-aa__intro p{color:var(--foreground);opacity:.8;max-width:480px;margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.Contact-module__J3q-aa__contactInfo{flex-direction:column;gap:2rem;display:flex}.Contact-module__J3q-aa__infoItem{align-items:flex-start;gap:1rem;display:flex}.Contact-module__J3q-aa__iconWrapper{background:var(--glass-bg);border:1px solid var(--glass-border);width:48px;height:48px;color:var(--primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__J3q-aa__infoContent h4{color:var(--foreground);margin-bottom:.25rem;font-size:1rem;font-weight:600}.Contact-module__J3q-aa__infoContent p,.Contact-module__J3q-aa__infoContent a{color:var(--foreground);opacity:.7;font-size:.95rem;text-decoration:none;transition:opacity .2s}.Contact-module__J3q-aa__infoContent a:hover{opacity:1;color:var(--primary)}.Contact-module__J3q-aa__formCard{background:var(--card-bg);border:1px solid var(--card-border);border-radius:24px;padding:2.5rem;box-shadow:0 4px 20px #0000000d}.Contact-module__J3q-aa__formGroup{margin-bottom:1.5rem}.Contact-module__J3q-aa__label{color:var(--foreground);margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.Contact-module__J3q-aa__input,.Contact-module__J3q-aa__textarea{background:var(--background);border:1px solid var(--card-border);width:100%;color:var(--foreground);border-radius:12px;outline:none;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.Contact-module__J3q-aa__textarea{resize:vertical;min-height:150px}.Contact-module__J3q-aa__input:focus,.Contact-module__J3q-aa__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--glass-bg)}.Contact-module__J3q-aa__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.Contact-module__J3q-aa__submitBtn:hover:not(:disabled){background:var(--primary-glow);transform:translateY(-2px)}.Contact-module__J3q-aa__submitBtn:active:not(:disabled){transform:translateY(0)}.Contact-module__J3q-aa__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__J3q-aa__statusMessage{text-align:center;border-radius:8px;margin-top:1rem;padding:1rem;font-size:.9rem}.Contact-module__J3q-aa__success{color:#10b981;background:#10b9811a;border:1px solid #10b98133}.Contact-module__J3q-aa__error{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}@media (max-width:900px){.Contact-module__J3q-aa__container{grid-template-columns:1fr;gap:3rem;padding-top:6rem}.Contact-module__J3q-aa__intro{text-align:center;padding-right:0}.Contact-module__J3q-aa__intro p{margin:0 auto 3rem}.Contact-module__J3q-aa__contactInfo{align-items:center}.Contact-module__J3q-aa__infoItem{width:100%;max-width:400px;margin:0 auto}}@media (max-width:480px){.Contact-module__J3q-aa__intro h1{font-size:2.5rem}.Contact-module__J3q-aa__formCard{padding:1.5rem}}
.Legal-module__FeH_lq__legalPage{background:var(--background)}.Legal-module__FeH_lq__hero{background:var(--primary);color:#fff;text-align:center;padding:160px 0 80px}.Legal-module__FeH_lq__hero h1{letter-spacing:-.02em;font-size:3.5rem}.Legal-module__FeH_lq__mainContent{padding:80px 0 120px}.Legal-module__FeH_lq__inner{background:var(--card-bg);border:1px solid var(--card-border);max-width:800px;box-shadow:var(--shadow-xl);border-radius:24px;margin:0 auto;padding:60px}.Legal-module__FeH_lq__inner h2{color:var(--primary);margin:40px 0 20px;font-size:2rem}.Legal-module__FeH_lq__inner h2:first-child{margin-top:0}.Legal-module__FeH_lq__inner p{opacity:.8;margin-bottom:24px;font-size:1.125rem;line-height:1.8}.Legal-module__FeH_lq__inner ul{margin-bottom:24px;padding-left:24px}.Legal-module__FeH_lq__inner li{opacity:.8;margin-bottom:12px;font-size:1.125rem;line-height:1.8}@media (max-width:768px){.Legal-module__FeH_lq__inner{padding:32px}.Legal-module__FeH_lq__hero h1{font-size:2.5rem}}
.FAQ-module__V8_xEa__faq{background:var(--background);padding:120px 0}.FAQ-module__V8_xEa__header{text-align:center;max-width:800px;margin:0 auto 60px}.FAQ-module__V8_xEa__subtitle{color:var(--secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:.875rem;font-weight:700;display:block}.FAQ-module__V8_xEa__title{margin-bottom:24px;font-size:3rem}.FAQ-module__V8_xEa__description{opacity:.7;font-size:1.125rem}.FAQ-module__V8_xEa__list{flex-direction:column;gap:16px;max-width:800px;margin:0 auto;display:flex}.FAQ-module__V8_xEa__item{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;transition:all .3s;overflow:hidden}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open{border-color:var(--secondary);box-shadow:var(--shadow-md)}.FAQ-module__V8_xEa__question{text-align:left;width:100%;color:var(--foreground);justify-content:space-between;align-items:center;padding:24px;font-size:1.125rem;font-weight:600;display:flex}.FAQ-module__V8_xEa__question:hover{color:var(--secondary)}.FAQ-module__V8_xEa__answer{max-height:0;transition:max-height .3s ease-out;overflow:hidden}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answer{max-height:200px}.FAQ-module__V8_xEa__answerContent{opacity:.7;padding:0 24px 24px;line-height:1.6}@media (max-width:768px){.FAQ-module__V8_xEa__title{font-size:2rem}.FAQ-module__V8_xEa__faq{padding:80px 0}}
