.Header-module__kao-dG__headerWrapper{z-index:50;background:0 0;border-bottom:1px solid #0000;width:100%;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0}.Header-module__kao-dG__scrolled{-webkit-backdrop-filter:blur(16px)saturate(180%);background:#fff9;border-bottom:1px solid #ffffff80;box-shadow:0 4px 30px #00000008}.Header-module__kao-dG__navContainer{justify-content:space-between;align-items:center;max-width:1400px;height:80px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__kao-dG__logo{color:#0f172a;letter-spacing:-.03em;align-items:center;gap:.75rem;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:800;text-decoration:none;display:flex}.Header-module__kao-dG__navLinks{background:#fff0;border-radius:99px;gap:2.5rem;padding:.5rem 1.5rem;transition:background .3s;display:none}.Header-module__kao-dG__scrolled .Header-module__kao-dG__navLinks{background:#fff0}.Header-module__kao-dG__link{color:#475569;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.Header-module__kao-dG__link:hover{color:#0ea5a4}.Header-module__kao-dG__actions{align-items:center;gap:1rem;display:flex}@media (min-width:768px){.Header-module__kao-dG__navLinks{display:flex}}.Header-module__kao-dG__overlayContainer{z-index:9999;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.Header-module__kao-dG__curtain{will-change:transform;width:100%;height:100%;position:absolute;top:0;left:0}.Header-module__kao-dG__curtainAccent{z-index:1;background:linear-gradient(135deg,#14b8a6 0%,#0d9488 100%)}.Header-module__kao-dG__curtainLight{z-index:2;background:#fff}.Header-module__kao-dG__curtainPrimary{z-index:3;background:linear-gradient(#0f172a 0%,#1e293b 100%);justify-content:center;align-items:center;display:flex}.Header-module__kao-dG__transitionLogo{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Header-module__kao-dG__transitionIconBox{background:#14b8a61a;border:2px solid #14b8a64d;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;display:flex;box-shadow:0 0 40px #14b8a633}@keyframes Header-module__kao-dG__spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin-slow{animation:3s linear infinite Header-module__kao-dG__spin-slow}
.Hero-module__c-o1zW__section{background-color:#f8fafc;align-items:center;width:100%;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__c-o1zW__auroraBackground{z-index:0;filter:blur(100px);opacity:.8;background:conic-gradient(#f8fafc 0%,#fce7f3 20%,#ccfbf1 40%,#e0e7ff 60%,#fef3c7 80%,#f8fafc 100%);width:140%;height:140%;animation:30s linear infinite Hero-module__c-o1zW__auroraSpin;position:absolute;top:-20%;left:-20%}@keyframes Hero-module__c-o1zW__auroraSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero-module__c-o1zW__container{z-index:10;grid-template-columns:1fr;align-items:center;gap:3rem;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.Hero-module__c-o1zW__textColumn{z-index:20;max-width:600px;position:relative}.Hero-module__c-o1zW__badge{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.2rem;font-size:.875rem;font-weight:700;display:inline-flex;box-shadow:0 4px 10px #0000000d}.Hero-module__c-o1zW__title{color:#0f172a;letter-spacing:-.03em;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:3.5rem;font-weight:900;line-height:1.1}.Hero-module__c-o1zW__gradientText{background:linear-gradient(135deg,#0ea5a4 0%,#4f46e5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero-module__c-o1zW__description{color:#475569;max-width:90%;margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.Hero-module__c-o1zW__btnGroup{gap:1rem;display:flex}.Hero-module__c-o1zW__btnPrimary{color:#fff;background:#0f172a;border-radius:100px;align-items:center;gap:.5rem;height:3.5rem;padding:0 2.5rem;font-size:1.125rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 15px 30px -5px #0f172a40}.Hero-module__c-o1zW__btnPrimary:hover{background:#0ea5a4;transform:translateY(-3px);box-shadow:0 20px 40px -5px #0ea5a44d}.Hero-module__c-o1zW__btnSecondary{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:100px;height:3.5rem;padding:0 2.5rem;font-size:1.125rem;font-weight:600;transition:all .3s}.Hero-module__c-o1zW__btnSecondary:hover{background:#f1f5f9;border-color:#0f172a}.Hero-module__c-o1zW__visualColumn{height:700px;display:none;position:relative}.Hero-module__c-o1zW__imageGrid{grid-template-rows:1fr 1.2fr;grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;height:100%;display:grid}.Hero-module__c-o1zW__gridCard{background:#fff;border:4px solid #fff;border-radius:1.5rem;transition:transform .4s;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #0000001a}.Hero-module__c-o1zW__gridCard:hover{transform:scale(1.02);box-shadow:0 30px 60px -15px #0ea5a426}.Hero-module__c-o1zW__imgObj{object-fit:cover;width:100%;height:100%}.Hero-module__c-o1zW__cardTall{grid-area:1/1/3/2}.Hero-module__c-o1zW__cardTop{grid-area:1/2/2/3}.Hero-module__c-o1zW__cardBottom{grid-area:2/2/3/3}@media (min-width:1024px){.Hero-module__c-o1zW__container{grid-template-columns:.8fr 1.2fr}.Hero-module__c-o1zW__headline{font-size:4rem}.Hero-module__c-o1zW__visualColumn{display:block}}
.HowItWorks-module__NUsjYq__section{background-color:#fff;padding:6rem 1.5rem;position:relative;overflow:hidden}.HowItWorks-module__NUsjYq__blobBackground{z-index:0;pointer-events:none;background:radial-gradient(circle,#0ea5a408 0%,#fff0 70%);width:900px;height:900px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.HowItWorks-module__NUsjYq__container{z-index:10;max-width:1200px;margin:0 auto;position:relative}.HowItWorks-module__NUsjYq__header{text-align:center;max-width:750px;margin:0 auto 4rem}.HowItWorks-module__NUsjYq__badge{color:#0f766e;text-transform:uppercase;letter-spacing:.05em;background-color:#f0fdfa;border:1px solid #ccfbf1;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.HowItWorks-module__NUsjYq__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:800;line-height:1.1}.HowItWorks-module__NUsjYq__titleHighlight{background:linear-gradient(120deg,#0ea5a4 0%,#2dd4bf 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.HowItWorks-module__NUsjYq__subtitle{color:#64748b;font-size:1.125rem;line-height:1.6}.HowItWorks-module__NUsjYq__bentoGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:4rem;display:grid}.HowItWorks-module__NUsjYq__bentoCard{border:1px solid #0000;border-radius:1.5rem;flex-direction:column;justify-content:space-between;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden}.HowItWorks-module__NUsjYq__bentoCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px -10px #00000026}.HowItWorks-module__NUsjYq__cardHeader{z-index:2;position:relative}.HowItWorks-module__NUsjYq__iconWrapper{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#fff3;border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;font-size:1.5rem;display:flex;box-shadow:0 4px 6px #0000000d}.HowItWorks-module__NUsjYq__cardTitle{color:#fff;margin-bottom:.75rem;font-size:1.5rem;font-weight:800;line-height:1.2}.HowItWorks-module__NUsjYq__cardText{color:#ffffffe6;font-size:.95rem;font-weight:500;line-height:1.5}.HowItWorks-module__NUsjYq__cardTeal{background:linear-gradient(135deg,#0f766e 0%,#0ea5a4 100%);box-shadow:0 10px 20px -5px #0ea5a44d}.HowItWorks-module__NUsjYq__cardPurple{background:linear-gradient(135deg,#7c3aed 0%,#a78bfa 100%);box-shadow:0 10px 20px -5px #7c3aed4d}.HowItWorks-module__NUsjYq__cardBlue{background:linear-gradient(135deg,#2563eb 0%,#60a5fa 100%);box-shadow:0 10px 20px -5px #2563eb4d}.HowItWorks-module__NUsjYq__cardDark{background:linear-gradient(135deg,#0f172a 0%,#334155 100%);box-shadow:0 10px 20px -5px #0f172a4d}.HowItWorks-module__NUsjYq__cardOrange{background:linear-gradient(135deg,#ea580c 0%,#f97316 100%);box-shadow:0 10px 20px -5px #ea580c4d}.HowItWorks-module__NUsjYq__decorCircle{z-index:1;pointer-events:none;background:#ffffff1a;border-radius:50%;position:absolute}.HowItWorks-module__NUsjYq__cardTeal .HowItWorks-module__NUsjYq__decorCircle{width:200px;height:200px;top:-50px;right:-50px}.HowItWorks-module__NUsjYq__cardPurple .HowItWorks-module__NUsjYq__decorCircle{width:150px;height:150px;bottom:-30px;right:-30px}.HowItWorks-module__NUsjYq__cardDark .HowItWorks-module__NUsjYq__decorCircle{opacity:.05;width:300px;height:300px;top:-100px;left:-50px}@media (min-width:768px){.HowItWorks-module__NUsjYq__title{font-size:3.5rem}.HowItWorks-module__NUsjYq__bentoGrid{grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr)}.HowItWorks-module__NUsjYq__span2{grid-column:span 2}.HowItWorks-module__NUsjYq__span1{grid-column:span 1}.HowItWorks-module__NUsjYq__span3{grid-column:span 3}}
.Impact-module__qlu_kW__section{color:#fff;background-color:#0f172a;padding:6rem 1.5rem;position:relative;overflow:hidden}.Impact-module__qlu_kW__aurora{pointer-events:none;background:radial-gradient(circle,#0ea5a426 0%,#0f172a00 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-20%;right:-10%}.Impact-module__qlu_kW__container{z-index:10;max-width:1200px;margin:0 auto;position:relative}.Impact-module__qlu_kW__grid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}.Impact-module__qlu_kW__textContent{max-width:500px}.Impact-module__qlu_kW__label{color:#2dd4bf;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:block}.Impact-module__qlu_kW__title{color:#f8fafc;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:800;line-height:1.1}.Impact-module__qlu_kW__description{color:#94a3b8;font-size:1.125rem;line-height:1.6}.Impact-module__qlu_kW__statsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.Impact-module__qlu_kW__statCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b80;border:1px solid #94a3b81a;border-radius:1.5rem;padding:2rem;transition:transform .3s}.Impact-module__qlu_kW__statCard:hover{border-color:#0ea5a4;transform:translateY(-5px)}.Impact-module__qlu_kW__statValue{color:#fff;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;display:block}.Impact-module__qlu_kW__statLabel{color:#94a3b8;font-size:.875rem;font-weight:500}.Impact-module__qlu_kW__icon{color:#0ea5a4;margin-bottom:1rem}@media (min-width:1024px){.Impact-module__qlu_kW__grid{grid-template-columns:1fr 1fr}.Impact-module__qlu_kW__title{font-size:3rem}}
.Testimonials-module__7YxtZq__section{background-color:#f8fafc;padding:6rem 0;position:relative;overflow:hidden}.Testimonials-module__7YxtZq__header{text-align:center;max-width:800px;margin:0 auto 4rem;padding:0 1.5rem}.Testimonials-module__7YxtZq__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:800}.Testimonials-module__7YxtZq__subtitle{color:#64748b;font-size:1.125rem;line-height:1.6}.Testimonials-module__7YxtZq__marqueeContainer{-webkit-user-select:none;user-select:none;width:100%;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.Testimonials-module__7YxtZq__track{flex-shrink:0;align-items:stretch;gap:2rem;width:max-content;padding-right:2rem;animation:80s linear infinite Testimonials-module__7YxtZq__scroll;display:flex}@keyframes Testimonials-module__7YxtZq__scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.Testimonials-module__7YxtZq__card{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;flex-direction:column;flex-shrink:0;width:400px;min-width:400px;margin-top:30px;padding:2rem;transition:transform .3s,border-color .3s;display:flex;box-shadow:0 4px 6px -1px #00000005}.Testimonials-module__7YxtZq__card:hover{border-color:#0ea5a4;transform:translateY(-5px);box-shadow:0 10px 20px -5px #0ea5a41a}.Testimonials-module__7YxtZq__cardHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Testimonials-module__7YxtZq__avatar{color:#0f766e;background-color:#f0fdfa;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.125rem;font-weight:700;display:flex}.Testimonials-module__7YxtZq__authorInfo{flex:1;overflow:hidden}.Testimonials-module__7YxtZq__authorInfo h4{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1rem;font-weight:700;overflow:hidden}.Testimonials-module__7YxtZq__authorInfo span{color:#64748b;font-size:.875rem;display:block}.Testimonials-module__7YxtZq__quoteIcon{color:#ccfbf1;flex-shrink:0}.Testimonials-module__7YxtZq__quote{color:#475569;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.95rem;font-style:italic;line-height:1.6;display:-webkit-box;overflow:hidden}.Testimonials-module__7YxtZq__marqueeContainer:hover .Testimonials-module__7YxtZq__track{animation-play-state:paused}@media (max-width:768px){.Testimonials-module__7YxtZq__title{font-size:2rem}.Testimonials-module__7YxtZq__card{width:320px;min-width:320px;padding:1.5rem}}
.FAQ-module__Pz37jG__section{background-color:#fff;padding:6rem 1.5rem}.FAQ-module__Pz37jG__container{max-width:800px;margin:0 auto}.FAQ-module__Pz37jG__header{text-align:center;margin-bottom:3rem}.FAQ-module__Pz37jG__title{color:#0f172a;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:2.25rem;font-weight:800}.FAQ-module__Pz37jG__subtitle{color:#64748b;font-size:1.125rem}.FAQ-module__Pz37jG__accordion{flex-direction:column;gap:1rem;display:flex}.FAQ-module__Pz37jG__item{background-color:#fff;border:1px solid #e2e8f0;border-radius:1rem;transition:all .3s;overflow:hidden}.FAQ-module__Pz37jG__item[data-open=true]{border-color:#0ea5a4;box-shadow:0 4px 20px #0ea5a414}.FAQ-module__Pz37jG__trigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;display:flex}.FAQ-module__Pz37jG__question{color:#0f172a;font-size:1.125rem;font-weight:600}.FAQ-module__Pz37jG__icon{color:#94a3b8;transition:transform .3s}.FAQ-module__Pz37jG__item[data-open=true] .FAQ-module__Pz37jG__icon{color:#0ea5a4;transform:rotate(180deg)}.FAQ-module__Pz37jG__content{overflow:hidden}.FAQ-module__Pz37jG__answer{color:#475569;padding:0 1.5rem 1.5rem;font-size:1rem;line-height:1.6}.FAQ-module__Pz37jG__supportLink{text-align:center;color:#64748b;margin-top:3rem;font-size:.95rem}.FAQ-module__Pz37jG__whatsappLink{color:#0ea5a4;cursor:pointer;font-weight:600;text-decoration:underline}
.Footer-module___Vcd4a__footerWrapper{z-index:20;background-color:#f8fafc;margin-top:-2rem;padding:0 1.5rem 2rem;position:relative}.Footer-module___Vcd4a__floatingFooter{color:#f8fafc;background:linear-gradient(145deg,#0f172a 0%,#1e293b 100%);border:1px solid #ffffff0d;border-radius:2.5rem;max-width:1280px;margin:0 auto;padding:4rem 3rem 2rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a66}.Footer-module___Vcd4a__grid{z-index:10;grid-template-columns:1fr;gap:3rem;margin-bottom:4rem;display:grid;position:relative}.Footer-module___Vcd4a__brandColumn{flex-direction:column;gap:1.5rem;max-width:400px;display:flex}.Footer-module___Vcd4a__logo{color:#fff;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:800;display:flex}.Footer-module___Vcd4a__tagline{color:#94a3b8;font-size:.95rem;line-height:1.6}.Footer-module___Vcd4a__contactInfo{color:#cbd5e1;background:#ffffff0d;border-radius:8px;align-items:center;gap:.75rem;width:fit-content;margin-top:.5rem;padding:.5rem 1rem;font-size:.9rem;display:flex}.Footer-module___Vcd4a__linksColumn h4{color:#fff;text-transform:uppercase;letter-spacing:.05em;opacity:.8;margin-bottom:1.5rem;font-size:.875rem;font-weight:700}.Footer-module___Vcd4a__linksList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module___Vcd4a__linkItem a{color:#94a3b8;font-size:1rem;text-decoration:none;transition:all .2s;display:inline-block}.Footer-module___Vcd4a__linkItem a:hover{color:#0ea5a4;transform:translate(5px)}.Footer-module___Vcd4a__bottomBar{text-align:center;color:#64748b;border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:1.5rem;padding-top:2rem;font-size:.875rem;display:flex}.Footer-module___Vcd4a__devCredit{color:#64748b;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Footer-module___Vcd4a__devLink{color:#94a3b8;background:#ffffff08;border:1px solid #ffffff0d;border-radius:.5rem;align-items:center;gap:.35rem;padding:.35rem .75rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.Footer-module___Vcd4a__devLink:hover{background:#ffffff1a;border-color:#0ea5a480;transform:translateY(-2px);box-shadow:0 4px 15px #0ea5a426}.Footer-module___Vcd4a__devName{background:linear-gradient(90deg,#94a3b8,#cbd5e1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;transition:all .3s}.Footer-module___Vcd4a__devLink:hover .Footer-module___Vcd4a__devName{background:linear-gradient(90deg,#0ea5a4,#38bdf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:700}.Footer-module___Vcd4a__codeIcon{color:#64748b;width:1rem;height:1rem;transition:all .3s}.Footer-module___Vcd4a__devLink:hover .Footer-module___Vcd4a__codeIcon{color:#0ea5a4;transform:rotate(-15deg)scale(1.1)}.Footer-module___Vcd4a__bgDecoration{pointer-events:none;background:radial-gradient(circle,#0ea5a41a 0%,#0f172a00 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-150px;right:-150px}@media (min-width:768px){.Footer-module___Vcd4a__grid{grid-template-columns:1fr 1fr}.Footer-module___Vcd4a__linksColumn{text-align:right;justify-self:end}.Footer-module___Vcd4a__linksColumn .Footer-module___Vcd4a__linkItem a:hover{transform:translate(-5px)}.Footer-module___Vcd4a__bottomBar{text-align:left;flex-direction:row;justify-content:space-between}}
