.Header-module__9fWxfa__header{z-index:1000;transition:all var(--transition-base);padding:1.25rem 0;position:fixed;top:0;left:0;right:0}.Header-module__9fWxfa__headerScrolled{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);background:#0a0f1aeb;padding:.875rem 0}.Header-module__9fWxfa__headerInner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.Header-module__9fWxfa__logo{z-index:1001;align-items:center;gap:.75rem;display:flex}.Header-module__9fWxfa__logoIcon{width:36px;height:36px}.Header-module__9fWxfa__logoText{flex-direction:column;line-height:1;display:flex}.Header-module__9fWxfa__logoOrion{letter-spacing:.25em;color:var(--branco);font-size:1.1rem;font-weight:700}.Header-module__9fWxfa__logoSpace{letter-spacing:.45em;color:var(--dourado);margin-top:2px;font-size:.6rem;font-weight:400}.Header-module__9fWxfa__nav{align-items:center;gap:2.5rem;display:flex}.Header-module__9fWxfa__navLink{color:var(--branco-muted);letter-spacing:.04em;transition:color var(--transition-fast);font-size:.8125rem;font-weight:600;position:relative}.Header-module__9fWxfa__navLink:after{content:"";background:var(--dourado);width:0;height:1px;transition:width var(--transition-base);position:absolute;bottom:-4px;left:0}.Header-module__9fWxfa__navLink:hover{color:var(--branco)}.Header-module__9fWxfa__navLink:hover:after{width:100%}.Header-module__9fWxfa__headerCta{padding:.625rem 1.25rem;font-size:.75rem;}.Header-module__9fWxfa__menuToggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Header-module__9fWxfa__menuBar{background:var(--branco);width:22px;height:2px;transition:all var(--transition-base);border-radius:2px}.Header-module__9fWxfa__menuToggle.Header-module__9fWxfa__active .Header-module__9fWxfa__menuBar:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__9fWxfa__menuToggle.Header-module__9fWxfa__active .Header-module__9fWxfa__menuBar:nth-child(2){opacity:0}.Header-module__9fWxfa__menuToggle.Header-module__9fWxfa__active .Header-module__9fWxfa__menuBar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__9fWxfa__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;opacity:0;pointer-events:none;transition:opacity var(--transition-base);background:#0a0f1afa;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:none;position:fixed;inset:0}.Header-module__9fWxfa__mobileMenu.Header-module__9fWxfa__open{opacity:1;pointer-events:all}.Header-module__9fWxfa__mobileNavLink{color:var(--branco-soft);letter-spacing:.08em;transition:color var(--transition-fast);font-size:1.25rem;font-weight:600}.Header-module__9fWxfa__mobileNavLink:hover{color:var(--dourado)}.Header-module__9fWxfa__mobileCta{margin-top:1rem}@media (max-width:900px){.Header-module__9fWxfa__nav,.Header-module__9fWxfa__headerCta{display:none}.Header-module__9fWxfa__menuToggle,.Header-module__9fWxfa__mobileMenu{display:flex}}
.Hero-module__gNeX-G__hero{background:linear-gradient(165deg, var(--preto-profundo) 0%, var(--azul-noturno) 50%, #0d1b2e 100%);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__hero:before{content:"";pointer-events:none;background:radial-gradient(at 20%,#d4a01708 0%,#0000 60%),radial-gradient(at 80% 20%,#47556914 0%,#0000 50%);position:absolute;inset:0}.Hero-module__gNeX-G__heroInner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding-top:6rem;padding-bottom:4rem;display:grid;position:relative}.Hero-module__gNeX-G__heroContent{flex-direction:column;gap:1.75rem;display:flex}.Hero-module__gNeX-G__heroHeadline{color:var(--branco);font-size:clamp(2.4rem,5vw,3.6rem);font-weight:700;line-height:1.1}.Hero-module__gNeX-G__heroHeadline .Hero-module__gNeX-G__gold{color:var(--dourado)}.Hero-module__gNeX-G__heroSub{color:var(--branco-muted);max-width:520px;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.8}.Hero-module__gNeX-G__heroSub .Hero-module__gNeX-G__highlight{color:var(--branco-soft);font-weight:600}.Hero-module__gNeX-G__heroCtas{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.Hero-module__gNeX-G__heroVisual{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__gNeX-G__browserMockup{border-radius:var(--radius-lg);width:100%;max-width:520px;box-shadow:var(--shadow-elevated), 0 0 60px #d4a0170f;border:1px solid var(--border-subtle);z-index:2;background:#111827;position:relative;overflow:hidden}.Hero-module__gNeX-G__browserBar{border-bottom:1px solid var(--border-subtle);background:#0d1117;align-items:center;gap:6px;padding:12px 16px;display:flex}.Hero-module__gNeX-G__browserDot{background:#1e293b;border-radius:50%;width:8px;height:8px}.Hero-module__gNeX-G__browserDot:first-child{opacity:.7;background:#ef4444}.Hero-module__gNeX-G__browserDot:nth-child(2){opacity:.7;background:#eab308}.Hero-module__gNeX-G__browserDot:nth-child(3){opacity:.7;background:#22c55e}.Hero-module__gNeX-G__browserUrl{color:var(--azul-concreto);letter-spacing:.02em;background:#1e293b;border-radius:4px;flex:1;margin-left:12px;padding:4px 12px;font-size:.65rem}.Hero-module__gNeX-G__browserContent{padding:0;position:relative;overflow:hidden}.Hero-module__gNeX-G__mockupPage{background:linear-gradient(#0f172a 0%,#1e293b 100%);flex-direction:column;gap:1rem;min-height:280px;padding:2rem 1.5rem;display:flex;position:relative}.Hero-module__gNeX-G__mockupNav{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Hero-module__gNeX-G__mockupNavLogo{background:var(--branco);opacity:.6;border-radius:2px;width:50px;height:4px}.Hero-module__gNeX-G__mockupNavLinks{gap:10px;display:flex}.Hero-module__gNeX-G__mockupNavLink{background:var(--branco);opacity:.25;border-radius:2px;width:28px;height:3px}.Hero-module__gNeX-G__mockupHero{flex-direction:column;gap:.75rem;padding:1rem 0;display:flex}.Hero-module__gNeX-G__mockupTitle{background:linear-gradient(90deg, var(--branco), #fff6);opacity:.8;border-radius:5px;width:80%;height:10px}.Hero-module__gNeX-G__mockupTitle2{background:linear-gradient(90deg, var(--dourado), #d4a0174d);opacity:.7;border-radius:5px;width:55%;height:10px}.Hero-module__gNeX-G__mockupText{background:var(--branco);opacity:.15;border-radius:2px;width:90%;height:4px;margin-top:.5rem}.Hero-module__gNeX-G__mockupText2{background:var(--branco);opacity:.12;border-radius:2px;width:70%;height:4px}.Hero-module__gNeX-G__mockupBtn{background:var(--dourado);opacity:.9;border-radius:4px;width:90px;height:22px;margin-top:.75rem}.Hero-module__gNeX-G__mockupCards{gap:.5rem;margin-top:.5rem;display:flex}.Hero-module__gNeX-G__mockupCard{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:6px;flex:1;height:55px}.Hero-module__gNeX-G__mobileMockup{width:120px;box-shadow:var(--shadow-elevated);border:1px solid var(--border-subtle);z-index:3;background:#111827;border-radius:14px;position:absolute;bottom:-20px;right:-30px;overflow:hidden}.Hero-module__gNeX-G__mobileNotch{background:#0d1117;border-radius:2px;width:40px;height:4px;margin:6px auto}.Hero-module__gNeX-G__mobileContent{background:linear-gradient(#0f172a 0%,#1e293b 100%);flex-direction:column;gap:6px;min-height:160px;padding:12px 8px;display:flex}.Hero-module__gNeX-G__mobileBar{background:var(--branco);opacity:.5;border-radius:2px;width:60%;height:4px}.Hero-module__gNeX-G__mobileBar2{background:var(--dourado);opacity:.5;border-radius:2px;width:40%;height:4px}.Hero-module__gNeX-G__mobileLines{flex-direction:column;gap:4px;margin-top:6px;display:flex}.Hero-module__gNeX-G__mobileLine{background:var(--branco);opacity:.1;border-radius:2px;width:100%;height:3px}.Hero-module__gNeX-G__mobileLine:nth-child(2){width:80%}.Hero-module__gNeX-G__mobileLine:nth-child(3){width:65%}.Hero-module__gNeX-G__mobileBtn{background:var(--dourado);opacity:.8;border-radius:3px;width:50px;height:14px;margin-top:8px}.Hero-module__gNeX-G__decorStar1{z-index:1;opacity:.5;animation:3s ease-in-out infinite Hero-module__gNeX-G__pulse-glow;position:absolute;top:15%;right:10%}.Hero-module__gNeX-G__decorStar2{z-index:1;opacity:.3;animation:4s ease-in-out 1s infinite Hero-module__gNeX-G__pulse-glow;position:absolute;bottom:25%;left:-5%}.Hero-module__gNeX-G__decorOrbit{z-index:1;border:1px solid #ffffff08;border-radius:50%;width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__gNeX-G__decorOrbit2{z-index:1;border:1px solid #ffffff05;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__gNeX-G__decorDot{background:var(--dourado);opacity:.4;border-radius:50%;width:3px;height:3px;position:absolute;box-shadow:0 0 6px #d4a0174d}.Hero-module__gNeX-G__decorDot1{animation:3s infinite Hero-module__gNeX-G__pulse-glow;top:20%;left:5%}.Hero-module__gNeX-G__decorDot2{animation:4s .5s infinite Hero-module__gNeX-G__pulse-glow;top:70%;right:5%}.Hero-module__gNeX-G__decorDot3{animation:3.5s 1s infinite Hero-module__gNeX-G__pulse-glow;bottom:15%;left:30%}.Hero-module__gNeX-G__heroFade{background:linear-gradient(to bottom, transparent, var(--preto-profundo));z-index:3;pointer-events:none;height:120px;position:absolute;bottom:0;left:0;right:0}@media (max-width:1024px){.Hero-module__gNeX-G__heroInner{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__gNeX-G__heroContent{align-items:center}.Hero-module__gNeX-G__heroSub{max-width:560px}.Hero-module__gNeX-G__heroCtas,.Hero-module__gNeX-G__heroVisual{justify-content:center}.Hero-module__gNeX-G__browserMockup{max-width:440px}.Hero-module__gNeX-G__mobileMockup{width:100px;bottom:-10px;right:-10px}}@media (max-width:640px){.Hero-module__gNeX-G__hero{min-height:auto;padding-top:5rem;padding-bottom:2rem}.Hero-module__gNeX-G__heroInner{gap:2.5rem;padding-top:2rem;padding-bottom:2rem}.Hero-module__gNeX-G__heroCtas{flex-direction:column;width:100%;max-width:320px}.Hero-module__gNeX-G__heroCtas .Hero-module__gNeX-G__btn{justify-content:center;width:100%}.Hero-module__gNeX-G__browserMockup{max-width:100%}.Hero-module__gNeX-G__mobileMockup{width:80px;bottom:-5px;right:-5px}}
.Positioning-module__Rf6ufG__positioning{padding:var(--space-3xl) 0;background:var(--preto-profundo);position:relative;overflow:hidden}.Positioning-module__Rf6ufG__positioningInner{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:2rem;display:flex;position:relative}.Positioning-module__Rf6ufG__positioningTitle{max-width:700px;font-size:clamp(1.8rem,4vw,2.6rem)}.Positioning-module__Rf6ufG__positioningTitle .Positioning-module__Rf6ufG__gold{color:var(--dourado)}.Positioning-module__Rf6ufG__positioningText{flex-direction:column;gap:1.25rem;max-width:640px;display:flex}.Positioning-module__Rf6ufG__positioningText p{margin:0 auto;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.8}.Positioning-module__Rf6ufG__orbitDecor{width:80px;height:80px;margin-top:1rem;position:relative}.Positioning-module__Rf6ufG__orbitRing{border:1.5px solid var(--border-light);border-radius:50%;width:80px;height:80px;animation:20s linear infinite Positioning-module__Rf6ufG__rotate-slow;position:relative}.Positioning-module__Rf6ufG__orbitDot{background:var(--dourado);width:6px;height:6px;box-shadow:0 0 8px var(--dourado-glow);border-radius:50%;position:absolute;top:-3px;left:50%;transform:translate(-50%)}.Positioning-module__Rf6ufG__bgLine{background:linear-gradient(90deg, transparent, var(--border-subtle), transparent);z-index:1;height:1px;position:absolute;top:50%;left:0;right:0}@media (max-width:768px){.Positioning-module__Rf6ufG__positioning{padding:var(--space-xl) 0}}
.Problem-module__XPYOQW__problem{padding:var(--space-3xl) 0;background:var(--azul-noturno);position:relative}.Problem-module__XPYOQW__problem:before{content:"";background:linear-gradient(90deg, transparent, var(--border-subtle), transparent);height:1px;position:absolute;top:0;left:0;right:0}.Problem-module__XPYOQW__problemInner{flex-direction:column;align-items:center;gap:3.5rem;display:flex}.Problem-module__XPYOQW__problemHeader{text-align:center;max-width:720px}.Problem-module__XPYOQW__problemTitle{font-size:clamp(1.6rem,3.5vw,2.4rem);line-height:1.25}.Problem-module__XPYOQW__problemGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;max-width:900px;display:grid}.Problem-module__XPYOQW__problemCard{border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:all var(--transition-base);background:#ffffff05;flex-direction:column;height:100%;padding:2rem;display:flex;position:relative;overflow:hidden}.Problem-module__XPYOQW__problemCard:before{content:"";background:var(--dourado);opacity:0;width:3px;height:100%;transition:opacity var(--transition-base);position:absolute;top:0;left:0}.Problem-module__XPYOQW__problemCard:hover{border-color:var(--border-light);background:#ffffff08}.Problem-module__XPYOQW__problemCard:hover:before{opacity:1}.Problem-module__XPYOQW__problemIcon{width:40px;height:40px;color:var(--dourado);opacity:.8;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.Problem-module__XPYOQW__problemCardTitle{color:var(--branco);margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.Problem-module__XPYOQW__problemCardText{color:var(--branco-muted);font-size:.9rem;line-height:1.7}.Problem-module__XPYOQW__problemTransition{text-align:center;margin-top:.5rem}.Problem-module__XPYOQW__problemTransition p{color:var(--branco-soft);margin:0 auto;font-size:clamp(1rem,2vw,1.2rem)}.Problem-module__XPYOQW__problemTransition .Problem-module__XPYOQW__gold{color:var(--dourado);font-weight:700}@media (max-width:768px){.Problem-module__XPYOQW__problem{padding:var(--space-xl) 0}.Problem-module__XPYOQW__problemGrid{grid-template-columns:1fr;gap:1rem}.Problem-module__XPYOQW__problemCard{padding:1.5rem}}
.LandingPages-module__YgXzMa__landingPages{padding:var(--space-3xl) 0;background:var(--preto-profundo);position:relative;overflow:hidden}.LandingPages-module__YgXzMa__landingPagesInner{flex-direction:column;align-items:center;gap:3rem;display:flex}.LandingPages-module__YgXzMa__badge{background:var(--dourado-subtle);letter-spacing:.2em;color:var(--dourado);text-transform:uppercase;border:1px solid #d4a01740;border-radius:100px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.7rem;font-weight:700;display:inline-flex}.LandingPages-module__YgXzMa__badgeDot{background:var(--dourado);border-radius:50%;width:6px;height:6px}.LandingPages-module__YgXzMa__lpHeader{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:700px;display:flex}.LandingPages-module__YgXzMa__lpTitle{font-size:clamp(1.8rem,4vw,2.6rem)}.LandingPages-module__YgXzMa__lpTitle .LandingPages-module__YgXzMa__gold{color:var(--dourado)}.LandingPages-module__YgXzMa__lpDesc{color:var(--branco-muted);max-width:620px;margin:0 auto;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.8}.LandingPages-module__YgXzMa__benefitsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;max-width:900px;display:grid}.LandingPages-module__YgXzMa__benefitItem{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);transition:all var(--transition-base);background:#ffffff05;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.LandingPages-module__YgXzMa__benefitItem:hover{border-color:var(--dourado);background:var(--dourado-subtle)}.LandingPages-module__YgXzMa__benefitCheck{width:18px;height:18px;color:var(--dourado);flex-shrink:0}.LandingPages-module__YgXzMa__benefitLabel{color:var(--branco-soft);font-size:.85rem;font-weight:600}.LandingPages-module__YgXzMa__deviceShowcase{justify-content:center;align-items:flex-end;gap:1.5rem;width:100%;max-width:800px;padding:2rem 0;display:flex;position:relative}.LandingPages-module__YgXzMa__desktopMock{border-radius:var(--radius-md);border:1px solid var(--border-subtle);width:60%;max-width:480px;box-shadow:var(--shadow-elevated);background:#111827;overflow:hidden}.LandingPages-module__YgXzMa__desktopBar{border-bottom:1px solid var(--border-subtle);background:#0d1117;align-items:center;gap:5px;padding:8px 12px;display:flex}.LandingPages-module__YgXzMa__desktopDot{border-radius:50%;width:6px;height:6px}.LandingPages-module__YgXzMa__desktopDot:first-child{opacity:.6;background:#ef4444}.LandingPages-module__YgXzMa__desktopDot:nth-child(2){opacity:.6;background:#eab308}.LandingPages-module__YgXzMa__desktopDot:nth-child(3){opacity:.6;background:#22c55e}.LandingPages-module__YgXzMa__desktopScreen{background:linear-gradient(#0f172a,#1e293b);flex-direction:column;gap:.75rem;min-height:200px;padding:1.5rem;display:flex}.LandingPages-module__YgXzMa__dLine{opacity:.5;border-radius:3px;height:6px}.LandingPages-module__YgXzMa__dLine1{background:var(--branco);opacity:.6;width:60%;height:8px}.LandingPages-module__YgXzMa__dLine2{background:var(--dourado);opacity:.5;width:40%;height:8px}.LandingPages-module__YgXzMa__dLine3{background:var(--branco);opacity:.12;width:85%;margin-top:.5rem}.LandingPages-module__YgXzMa__dLine4{background:var(--branco);opacity:.1;width:70%}.LandingPages-module__YgXzMa__dBtn{background:var(--dourado);opacity:.8;border-radius:3px;width:70px;height:18px;margin-top:.5rem}.LandingPages-module__YgXzMa__dCards{gap:.5rem;margin-top:.5rem;display:flex}.LandingPages-module__YgXzMa__dCard{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:4px;flex:1;height:40px}.LandingPages-module__YgXzMa__tabletMock{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);width:25%;max-width:160px;box-shadow:var(--shadow-card);background:#111827;overflow:hidden}.LandingPages-module__YgXzMa__tabletScreen{background:linear-gradient(#0f172a,#1e293b);flex-direction:column;gap:.5rem;min-height:150px;padding:1rem;display:flex}.LandingPages-module__YgXzMa__tLine{border-radius:2px;height:4px}.LandingPages-module__YgXzMa__tLine1{background:var(--branco);opacity:.5;width:70%}.LandingPages-module__YgXzMa__tLine2{background:var(--dourado);opacity:.4;width:50%}.LandingPages-module__YgXzMa__tLine3{background:var(--branco);opacity:.1;width:90%;margin-top:4px}.LandingPages-module__YgXzMa__tLine4{background:var(--branco);opacity:.08;width:75%}.LandingPages-module__YgXzMa__tBtn{background:var(--dourado);opacity:.7;border-radius:2px;width:45px;height:12px;margin-top:4px}.LandingPages-module__YgXzMa__phoneMock{border:1px solid var(--border-subtle);width:15%;max-width:90px;box-shadow:var(--shadow-card);background:#111827;border-radius:12px;overflow:hidden}.LandingPages-module__YgXzMa__phoneNotch{background:#0d1117;border-radius:2px;width:30px;height:3px;margin:5px auto}.LandingPages-module__YgXzMa__phoneScreen{background:linear-gradient(#0f172a,#1e293b);flex-direction:column;gap:4px;min-height:120px;padding:8px;display:flex}.LandingPages-module__YgXzMa__pLine{border-radius:2px;height:3px}.LandingPages-module__YgXzMa__pLine1{background:var(--branco);opacity:.5;width:65%}.LandingPages-module__YgXzMa__pLine2{background:var(--dourado);opacity:.4;width:45%}.LandingPages-module__YgXzMa__pLine3{background:var(--branco);opacity:.08;width:90%;margin-top:3px}.LandingPages-module__YgXzMa__pBtn{background:var(--dourado);opacity:.7;border-radius:2px;width:35px;height:10px;margin-top:4px}@media (max-width:1024px){.LandingPages-module__YgXzMa__benefitsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.LandingPages-module__YgXzMa__landingPages{padding:var(--space-xl) 0}.LandingPages-module__YgXzMa__benefitsGrid{grid-template-columns:1fr}.LandingPages-module__YgXzMa__deviceShowcase{flex-direction:column;align-items:center;gap:1rem}.LandingPages-module__YgXzMa__desktopMock{width:100%}.LandingPages-module__YgXzMa__tabletMock{width:50%}.LandingPages-module__YgXzMa__phoneMock{width:30%}}
.Ecosystem-module__JLRXIW__ecosystem{padding:var(--space-3xl) 0;background:var(--azul-noturno);position:relative}.Ecosystem-module__JLRXIW__ecosystem:before{content:"";background:linear-gradient(90deg, transparent, var(--border-subtle), transparent);height:1px;position:absolute;top:0;left:0;right:0}.Ecosystem-module__JLRXIW__ecosystemInner{flex-direction:column;align-items:center;gap:3rem;display:flex}.Ecosystem-module__JLRXIW__ecoHeader{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:640px;display:flex}.Ecosystem-module__JLRXIW__ecoTitle{font-size:clamp(1.8rem,4vw,2.6rem)}.Ecosystem-module__JLRXIW__ecoSubtitle{color:var(--branco-muted);font-size:clamp(.95rem,1.5vw,1.1rem);line-height:1.7}.Ecosystem-module__JLRXIW__ecoGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;width:100%;display:grid}.Ecosystem-module__JLRXIW__ecoCard{border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:all var(--transition-base);background:#ffffff05;flex-direction:column;gap:1rem;height:100%;padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden}.Ecosystem-module__JLRXIW__ecoCard:hover{border-color:var(--border-light);box-shadow:var(--shadow-card);transform:translateY(-4px)}.Ecosystem-module__JLRXIW__ecoCardFeatured{background:#d4a0170a;border-color:#d4a0174d}.Ecosystem-module__JLRXIW__ecoCardFeatured:hover{border-color:var(--dourado);box-shadow:var(--shadow-glow)}.Ecosystem-module__JLRXIW__ecoCardBadge{letter-spacing:.15em;color:var(--dourado);text-transform:uppercase;align-items:center;gap:.4rem;font-size:.6rem;font-weight:700;display:inline-flex}.Ecosystem-module__JLRXIW__ecoCardBadgeDot{background:var(--dourado);border-radius:50%;width:5px;height:5px}.Ecosystem-module__JLRXIW__ecoCardIcon{background:var(--dourado-subtle);border-radius:var(--radius-sm);width:44px;height:44px;color:var(--dourado);justify-content:center;align-items:center;display:flex}.Ecosystem-module__JLRXIW__ecoCardTitle{color:var(--branco);font-size:1.05rem;font-weight:700}.Ecosystem-module__JLRXIW__ecoCardText{color:var(--branco-muted);font-size:.85rem;line-height:1.7}.Ecosystem-module__JLRXIW__ecoCardCta{margin-top:auto;padding-top:.5rem}@media (max-width:1024px){.Ecosystem-module__JLRXIW__ecoGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Ecosystem-module__JLRXIW__ecosystem{padding:var(--space-xl) 0}.Ecosystem-module__JLRXIW__ecoGrid{grid-template-columns:1fr}.Ecosystem-module__JLRXIW__ecoCard{padding:1.5rem}}
.HowItWorks-module__iI9NfG__howItWorks{padding:var(--space-3xl) 0;background:var(--preto-profundo);position:relative}.HowItWorks-module__iI9NfG__howItWorksInner{flex-direction:column;align-items:center;gap:4rem;display:flex}.HowItWorks-module__iI9NfG__hiwHeader{text-align:center}.HowItWorks-module__iI9NfG__hiwTitle{font-size:clamp(1.8rem,4vw,2.6rem)}.HowItWorks-module__iI9NfG__stepsContainer{grid-template-columns:repeat(4,1fr);gap:0;width:100%;display:grid;position:relative}.HowItWorks-module__iI9NfG__stepsContainer:before{content:"";background:linear-gradient(90deg, var(--border-subtle), var(--dourado), var(--dourado), var(--border-subtle));opacity:.4;z-index:1;height:1px;position:absolute;top:32px;left:calc(12.5% + 16px);right:calc(12.5% + 16px)}.HowItWorks-module__iI9NfG__step{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:1.25rem;height:100%;padding:0 1rem;display:flex;position:relative}.HowItWorks-module__iI9NfG__stepNumber{background:var(--azul-noturno);border:1px solid var(--border-light);letter-spacing:.1em;width:64px;height:64px;color:var(--dourado);transition:all var(--transition-base);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex;position:relative}.HowItWorks-module__iI9NfG__stepNumber:after{content:"";transition:all var(--transition-base);border:1px solid #0000;border-radius:50%;position:absolute;inset:-4px}.HowItWorks-module__iI9NfG__step:hover .HowItWorks-module__iI9NfG__stepNumber{border-color:var(--dourado);box-shadow:0 0 20px #d4a01726}.HowItWorks-module__iI9NfG__step:hover .HowItWorks-module__iI9NfG__stepNumber:after{border-color:#d4a01733}.HowItWorks-module__iI9NfG__stepContent{flex-direction:column;gap:.5rem;display:flex}.HowItWorks-module__iI9NfG__stepTitle{color:var(--branco);font-size:1rem;font-weight:700}.HowItWorks-module__iI9NfG__stepText{color:var(--branco-muted);max-width:220px;margin:0 auto;font-size:.85rem;line-height:1.6}@media (max-width:900px){.HowItWorks-module__iI9NfG__stepsContainer{grid-template-columns:1fr;gap:2rem;max-width:400px;margin:0 auto}.HowItWorks-module__iI9NfG__stepsContainer:before{width:1px;height:auto;inset:0 auto 0 32px}.HowItWorks-module__iI9NfG__step{text-align:left;flex-direction:row;gap:1.5rem;padding:0}.HowItWorks-module__iI9NfG__stepNumber{flex-shrink:0;width:56px;height:56px}.HowItWorks-module__iI9NfG__stepContent{align-items:flex-start}.HowItWorks-module__iI9NfG__stepText{max-width:none;margin:0}}@media (max-width:640px){.HowItWorks-module__iI9NfG__howItWorks{padding:var(--space-xl) 0}}
.Benefits-module__YXF9Ba__benefits{padding:var(--space-3xl) 0;background:var(--azul-noturno);position:relative}.Benefits-module__YXF9Ba__benefits:before{content:"";background:linear-gradient(90deg, transparent, var(--border-subtle), transparent);height:1px;position:absolute;top:0;left:0;right:0}.Benefits-module__YXF9Ba__benefitsInner{flex-direction:column;align-items:center;gap:3rem;display:flex}.Benefits-module__YXF9Ba__benHeader{text-align:center}.Benefits-module__YXF9Ba__benTitle{font-size:clamp(1.8rem,4vw,2.6rem)}.Benefits-module__YXF9Ba__benGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;width:100%;display:grid}.Benefits-module__YXF9Ba__benCard{border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:all var(--transition-base);background:#ffffff05;flex-direction:column;gap:.75rem;height:100%;padding:2rem;display:flex}.Benefits-module__YXF9Ba__benCard:hover{border-color:var(--border-light);background:#ffffff08;transform:translateY(-3px)}.Benefits-module__YXF9Ba__benCard:hover .Benefits-module__YXF9Ba__benIcon{color:var(--dourado)}.Benefits-module__YXF9Ba__benIcon{width:36px;height:36px;color:var(--azul-concreto);transition:color var(--transition-base);margin-bottom:.25rem}.Benefits-module__YXF9Ba__benCardTitle{color:var(--branco);font-size:1rem;font-weight:700}.Benefits-module__YXF9Ba__benCardText{color:var(--branco-muted);font-size:.875rem;line-height:1.6}@media (max-width:900px){.Benefits-module__YXF9Ba__benGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Benefits-module__YXF9Ba__benefits{padding:var(--space-xl) 0}.Benefits-module__YXF9Ba__benGrid{grid-template-columns:1fr}.Benefits-module__YXF9Ba__benCard{padding:1.5rem}}
.CTA-module__OR_Nra__cta{padding:var(--space-3xl) 0;background:var(--preto-profundo);position:relative;overflow:hidden}.CTA-module__OR_Nra__ctaInner{text-align:center;z-index:2;padding:var(--space-2xl) 0;flex-direction:column;align-items:center;gap:2rem;display:flex;position:relative}.CTA-module__OR_Nra__ctaTitle{max-width:600px;font-size:clamp(2rem,4.5vw,3rem)}.CTA-module__OR_Nra__ctaText{color:var(--branco-muted);max-width:560px;margin:0 auto;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.8}.CTA-module__OR_Nra__ctaBtn{margin-top:.5rem}.CTA-module__OR_Nra__ctaBtn .CTA-module__OR_Nra__btn-primary{padding:1rem 2.5rem;font-size:.9375rem}.CTA-module__OR_Nra__ctaSlogan{letter-spacing:.3em;color:var(--azul-concreto);text-transform:uppercase;margin-top:1.5rem;font-size:.65rem;font-weight:700}.CTA-module__OR_Nra__ctaOrbit1{border:1px solid #ffffff05;border-radius:50%;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTA-module__OR_Nra__ctaOrbit2{border:1px solid #ffffff08;border-radius:50%;width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTA-module__OR_Nra__ctaStar{z-index:1;position:absolute}.CTA-module__OR_Nra__ctaStar1{opacity:.3;animation:3s ease-in-out infinite CTA-module__OR_Nra__pulse-glow;top:20%;left:15%}.CTA-module__OR_Nra__ctaStar2{opacity:.2;animation:4s ease-in-out 1.5s infinite CTA-module__OR_Nra__pulse-glow;bottom:25%;right:18%}@media (max-width:768px){.CTA-module__OR_Nra__cta{padding:var(--space-xl) 0}.CTA-module__OR_Nra__ctaInner{padding:var(--space-lg) 0}}
.Contact-module__gQiC5G__contact{padding:var(--space-3xl) 0;background:var(--azul-noturno);position:relative}.Contact-module__gQiC5G__contact:before{content:"";background:linear-gradient(90deg, transparent, var(--border-subtle), transparent);height:1px;position:absolute;top:0;left:0;right:0}.Contact-module__gQiC5G__contactInner{grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;display:grid}.Contact-module__gQiC5G__contactInfo{flex-direction:column;gap:2rem;display:flex}.Contact-module__gQiC5G__contactTitle{font-size:clamp(1.8rem,3.5vw,2.4rem)}.Contact-module__gQiC5G__contactDesc{color:var(--branco-muted);max-width:440px;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.8}.Contact-module__gQiC5G__contactDetails{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.Contact-module__gQiC5G__contactItem{color:var(--branco-muted);align-items:center;gap:.75rem;font-size:.9rem;display:flex}.Contact-module__gQiC5G__contactItemIcon{width:20px;height:20px;color:var(--dourado);flex-shrink:0}.Contact-module__gQiC5G__contactForm{flex-direction:column;gap:1.25rem;display:flex}.Contact-module__gQiC5G__formRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.Contact-module__gQiC5G__formGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__gQiC5G__formLabel{letter-spacing:.08em;color:var(--branco-soft);font-size:.75rem;font-weight:600}.Contact-module__gQiC5G__formInput,.Contact-module__gQiC5G__formSelect,.Contact-module__gQiC5G__formTextarea{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--branco);transition:all var(--transition-fast);background:#ffffff08;outline:none;width:100%;padding:.875rem 1rem;font-size:.875rem}.Contact-module__gQiC5G__formInput::placeholder,.Contact-module__gQiC5G__formTextarea::placeholder{color:var(--azul-concreto)}.Contact-module__gQiC5G__formInput:focus,.Contact-module__gQiC5G__formSelect:focus,.Contact-module__gQiC5G__formTextarea:focus{border-color:var(--dourado);box-shadow:0 0 0 2px #d4a0171a}.Contact-module__gQiC5G__formSelect{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.Contact-module__gQiC5G__formSelect option{background:var(--azul-noturno);color:var(--branco)}.Contact-module__gQiC5G__formTextarea{resize:vertical;min-height:120px}.Contact-module__gQiC5G__formSubmit{margin-top:.5rem}.Contact-module__gQiC5G__formActions{gap:1rem;margin-top:.5rem;display:flex}.Contact-module__gQiC5G__btnEmail,.Contact-module__gQiC5G__btnWhatsapp{border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-flex}.Contact-module__gQiC5G__btnWhatsapp{color:#fff;background:#25d366;border:none}.Contact-module__gQiC5G__btnWhatsapp:hover{background:#1ebe5d;transform:translateY(-1px);box-shadow:0 4px 20px #25d3664d}.Contact-module__gQiC5G__btnWhatsapp:active{transform:translateY(0)}.Contact-module__gQiC5G__btnWhatsapp:disabled,.Contact-module__gQiC5G__btnEmail:disabled{opacity:.5;cursor:not-allowed;transform:none}.Contact-module__gQiC5G__statusSuccess,.Contact-module__gQiC5G__statusError{border-radius:var(--radius-sm);align-items:center;gap:.625rem;padding:.875rem 1.125rem;font-size:.85rem;font-weight:500;animation:.3s ease-out Contact-module__gQiC5G__statusSlideIn;display:flex}.Contact-module__gQiC5G__statusSuccess{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e40}.Contact-module__gQiC5G__statusError{color:#f87171;background:#ef44441a;border:1px solid #ef444440}@keyframes Contact-module__gQiC5G__statusSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Contact-module__gQiC5G__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite Contact-module__gQiC5G__spin;display:inline-block}@keyframes Contact-module__gQiC5G__spin{to{transform:rotate(360deg)}}.Contact-module__gQiC5G__formInput:disabled,.Contact-module__gQiC5G__formSelect:disabled,.Contact-module__gQiC5G__formTextarea:disabled{opacity:.5;cursor:not-allowed}@media (max-width:900px){.Contact-module__gQiC5G__contactInner{grid-template-columns:1fr;gap:3rem}}@media (max-width:640px){.Contact-module__gQiC5G__contact{padding:var(--space-xl) 0}.Contact-module__gQiC5G__formRow{grid-template-columns:1fr}.Contact-module__gQiC5G__formActions{flex-direction:column}}
.Footer-module__nhiC3q__footer{background:var(--preto-profundo);border-top:1px solid var(--border-subtle);padding:3rem 0 2rem}.Footer-module__nhiC3q__footerInner{flex-direction:column;align-items:center;gap:2.5rem;display:flex}.Footer-module__nhiC3q__footerTop{justify-content:space-between;align-items:center;width:100%;display:flex}.Footer-module__nhiC3q__footerBrand{flex-direction:column;gap:.75rem;display:flex}.Footer-module__nhiC3q__footerLogo{align-items:center;gap:.75rem;display:flex}.Footer-module__nhiC3q__footerLogoIcon{width:30px;height:30px}.Footer-module__nhiC3q__footerLogoText{flex-direction:column;line-height:1;display:flex}.Footer-module__nhiC3q__footerOrion{letter-spacing:.25em;color:var(--branco);font-size:.95rem;font-weight:700}.Footer-module__nhiC3q__footerSpace{letter-spacing:.45em;color:var(--dourado);margin-top:2px;font-size:.5rem}.Footer-module__nhiC3q__footerSlogan{letter-spacing:.25em;color:var(--azul-concreto);text-transform:uppercase;font-size:.6rem;font-weight:700}.Footer-module__nhiC3q__footerNav{gap:2rem;display:flex}.Footer-module__nhiC3q__footerLink{color:var(--branco-muted);transition:color var(--transition-fast);font-size:.8125rem}.Footer-module__nhiC3q__footerLink:hover{color:var(--dourado)}.Footer-module__nhiC3q__footerSocial{gap:1rem;display:flex}.Footer-module__nhiC3q__socialLink{border:1px solid var(--border-subtle);width:36px;height:36px;color:var(--branco-muted);transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__nhiC3q__socialLink:hover{border-color:var(--dourado);color:var(--dourado)}.Footer-module__nhiC3q__socialIcon{width:16px;height:16px}.Footer-module__nhiC3q__footerDivider{background:var(--border-subtle);width:100%;height:1px}.Footer-module__nhiC3q__footerBottom{text-align:center;width:100%}.Footer-module__nhiC3q__footerCopyright{color:var(--azul-concreto);font-size:.75rem}@media (max-width:768px){.Footer-module__nhiC3q__footerTop{text-align:center;flex-direction:column;gap:2rem}.Footer-module__nhiC3q__footerBrand{align-items:center}.Footer-module__nhiC3q__footerNav{flex-wrap:wrap;justify-content:center;gap:1.5rem}}
.FloatingSocials-module__LgENPG__wrapper{z-index:1000;opacity:0;pointer-events:none;flex-direction:column;gap:.75rem;transition:opacity .4s,transform .4s;display:flex;position:fixed;bottom:2rem;right:1.5rem;transform:translateY(20px)scale(.8)}.FloatingSocials-module__LgENPG__wrapper.FloatingSocials-module__LgENPG__visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.FloatingSocials-module__LgENPG__fab{color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:relative;box-shadow:0 4px 14px #00000040}.FloatingSocials-module__LgENPG__fab:hover{transform:scale(1.12)}.FloatingSocials-module__LgENPG__fab:active{transform:scale(.95)}.FloatingSocials-module__LgENPG__whatsapp{background:#25d366;animation:2.5s ease-in-out infinite FloatingSocials-module__LgENPG__pulse}.FloatingSocials-module__LgENPG__whatsapp:hover{box-shadow:0 4px 24px #25d36680}.FloatingSocials-module__LgENPG__instagram{background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.FloatingSocials-module__LgENPG__instagram:hover{box-shadow:0 4px 24px #e1306c80}.FloatingSocials-module__LgENPG__tooltip{background:var(--azul-profundo,#0f172a);color:#fff;letter-spacing:.02em;white-space:nowrap;opacity:0;pointer-events:none;border-radius:6px;padding:.4rem .75rem;font-size:.75rem;font-weight:600;transition:opacity .2s,transform .2s;position:absolute;top:50%;right:calc(100% + 12px);transform:translateY(-50%)translate(6px);box-shadow:0 2px 8px #0000004d}.FloatingSocials-module__LgENPG__tooltip:after{content:"";background:var(--azul-profundo,#0f172a);width:8px;height:8px;position:absolute;top:50%;right:-4px;transform:translateY(-50%)rotate(45deg)}.FloatingSocials-module__LgENPG__fab:hover .FloatingSocials-module__LgENPG__tooltip{opacity:1;transform:translateY(-50%)translate(0)}@keyframes FloatingSocials-module__LgENPG__pulse{0%,to{box-shadow:0 4px 14px #25d36640}50%{box-shadow:0 4px 24px #25d36673,0 0 0 8px #25d36614}}@media (max-width:640px){.FloatingSocials-module__LgENPG__wrapper{gap:.625rem;bottom:1.25rem;right:1rem}.FloatingSocials-module__LgENPG__fab{width:46px;height:46px}.FloatingSocials-module__LgENPG__fab svg{width:20px;height:20px}.FloatingSocials-module__LgENPG__tooltip{display:none}}
