.Button-module__8RiFmG__btn{font-family:var(--font-comfortaa), sans-serif;cursor:pointer;transition:transform .25s var(--ease), box-shadow .25s var(--ease), border-color .25s, background .25s;border:none;border-radius:50px;align-items:center;gap:8px;padding:14px 32px;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}.Button-module__8RiFmG__primary{background:var(--grad);color:var(--navy)}.Button-module__8RiFmG__primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #b8a8ed4d}.Button-module__8RiFmG__secondary{color:var(--navy);background:0 0;border:1.5px solid #b8a8ed66;font-weight:600}.Button-module__8RiFmG__secondary:hover{border-color:var(--accent-mid);background:#b8a8ed14}.Button-module__8RiFmG__fullWidth{justify-content:center;width:100%}@media (max-width:768px){.Button-module__8RiFmG__btn{padding:12px 24px;font-size:.85rem}}
.Header-module__ldgnoG__header{z-index:100;padding:14px 0;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.Header-module__ldgnoG__scrolled{-webkit-backdrop-filter:blur(16px);background:#ffffffb3;box-shadow:0 1px 12px #0000000f}.Header-module__ldgnoG__inner{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 24px;display:flex}.Header-module__ldgnoG__logo{align-items:center;display:flex}.Header-module__ldgnoG__cta{padding:10px 22px!important;font-size:.82rem!important}@media (max-width:1366px) and (min-width:769px){.Header-module__ldgnoG__inner{padding:0 40px}}@media (max-width:768px){.Header-module__ldgnoG__cta{padding:8px 16px!important;font-size:.78rem!important}}
.Hero-module__JgYmMq__hero{z-index:1;min-height:auto;padding:calc(var(--section-pad-y) + 24px) 0 var(--section-pad-y);align-items:center;display:flex;position:relative}.Hero-module__JgYmMq__inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.Hero-module__JgYmMq__badge{color:var(--text-mid);background:#b8a8ed1a;border:1px solid #b8a8ed33;border-radius:50px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:.75rem;font-weight:500;display:inline-flex}.Hero-module__JgYmMq__dot{background:var(--accent-rose);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__JgYmMq__pulseDot}@keyframes Hero-module__JgYmMq__pulseDot{0%,to{opacity:1}50%{opacity:.4}}.Hero-module__JgYmMq__heading{color:var(--navy);margin-bottom:24px;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:700;line-height:1.15}.Hero-module__JgYmMq__description{color:var(--text-mid);max-width:500px;margin-bottom:36px;font-size:1.05rem;line-height:1.7}.Hero-module__JgYmMq__buttons{flex-wrap:wrap;gap:16px;display:flex}.Hero-module__JgYmMq__visual{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__JgYmMq__card{background:var(--dark-card);color:#ccc8d8;border:1px solid #b8a8ed1f;border-radius:20px;width:100%;max-width:460px;padding:28px;position:relative}.Hero-module__JgYmMq__cardGlow{z-index:-1;pointer-events:none;background:radial-gradient(circle,#b8a8ed14,#0000 70%);width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__JgYmMq__cardHeader{align-items:center;gap:12px;margin-bottom:20px;display:flex}.Hero-module__JgYmMq__cardIcon{background:var(--grad);width:42px;height:42px;color:var(--navy);border-radius:11px;justify-content:center;align-items:center;display:flex}.Hero-module__JgYmMq__cardTitle{color:#fff;font-size:.95rem;font-weight:600}.Hero-module__JgYmMq__cardSub{color:#8b87a0;font-size:.72rem}.Hero-module__JgYmMq__cardRows{flex-direction:column;gap:10px;display:flex}.Hero-module__JgYmMq__cardRow{background:#ffffff08;border:1px solid #b8a8ed0f;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.Hero-module__JgYmMq__cardRowLeft{align-items:center;gap:10px;display:flex}.Hero-module__JgYmMq__code{color:#fff;font-size:.8rem;font-weight:600}.Hero-module__JgYmMq__desc{color:#8b87a0;font-size:.72rem}.Hero-module__JgYmMq__score{border-radius:20px;padding:3px 10px;font-size:.7rem;font-weight:700}.Hero-module__JgYmMq__scoreHigh{color:#4cd9a0;background:#4cd9a026}.Hero-module__JgYmMq__scoreMid{color:#f0c850;background:#f0c85026}.Hero-module__JgYmMq__scoreLow{color:#f06464;background:#f0646426}@media (max-width:1366px) and (min-width:769px){.Hero-module__JgYmMq__hero{padding:var(--hero-pad-top) 0 var(--section-pad-y)}.Hero-module__JgYmMq__inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:40px}.Hero-module__JgYmMq__heading{margin-bottom:20px;font-size:clamp(2rem,3.8vw,2.75rem)}.Hero-module__JgYmMq__description{max-width:44ch;margin-bottom:28px;font-size:1rem}.Hero-module__JgYmMq__card{max-width:100%;padding:24px}}@media (min-width:1367px){.Hero-module__JgYmMq__hero{min-height:100vh}}@media (max-width:768px){.Hero-module__JgYmMq__inner{grid-template-columns:1fr}.Hero-module__JgYmMq__visual{display:none}.Hero-module__JgYmMq__hero{padding:var(--hero-pad-top) 0 var(--section-pad-y)}.Hero-module__JgYmMq__content{text-align:center}.Hero-module__JgYmMq__badge,.Hero-module__JgYmMq__description{margin-left:auto;margin-right:auto}.Hero-module__JgYmMq__buttons{flex-direction:column;justify-content:center;gap:12px}.Hero-module__JgYmMq__buttons>*{justify-content:center;width:100%}.Hero-module__JgYmMq__heading{font-size:2.45rem}.Hero-module__JgYmMq__description{font-size:.95rem}}@media (max-width:480px){.Hero-module__JgYmMq__hero{padding:var(--hero-pad-top) 0 var(--section-pad-y)}.Hero-module__JgYmMq__description{font-size:.88rem}}
.SectionHeader-module__1WsNmG__header{margin-bottom:var(--section-header-mb)}.SectionHeader-module__1WsNmG__centered{text-align:center}.SectionHeader-module__1WsNmG__centered .SectionHeader-module__1WsNmG__description{margin:0 auto}.SectionHeader-module__1WsNmG__label{letter-spacing:.15em;text-transform:uppercase;color:var(--accent-mid);margin-bottom:10px;font-size:.72rem;font-weight:700}.SectionHeader-module__1WsNmG__title{color:var(--navy);margin-bottom:18px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.2}.SectionHeader-module__1WsNmG__description{color:var(--text-mid);max-width:600px;font-size:1rem;line-height:1.7}@media (max-width:1366px) and (min-width:769px){.SectionHeader-module__1WsNmG__title{font-size:clamp(1.6rem,3vw,2.2rem)}}@media (max-width:768px){.SectionHeader-module__1WsNmG__header{text-align:center}.SectionHeader-module__1WsNmG__label{margin-bottom:6px;font-size:.65rem}.SectionHeader-module__1WsNmG__title{text-align:center;font-size:1.5rem}.SectionHeader-module__1WsNmG__description{text-align:center;margin-left:auto;margin-right:auto;font-size:.9rem}}
.MockupFrame-module__6ZTc_a__frame{background:var(--dark-card);color:#ccc8d8;border:1px solid #b8a8ed1a;border-radius:16px;width:100%;max-width:500px;margin:0 auto;overflow:hidden}.MockupFrame-module__6ZTc_a__topbar{background:#ffffff08;border-bottom:1px solid #b8a8ed0f;align-items:center;gap:6px;padding:10px 14px;display:flex}.MockupFrame-module__6ZTc_a__dot{border-radius:50%;width:8px;height:8px}.MockupFrame-module__6ZTc_a__dot:first-child{background:#f0646480}.MockupFrame-module__6ZTc_a__dot:nth-child(2){background:#f0c85080}.MockupFrame-module__6ZTc_a__dot:nth-child(3){background:#4cd9a080}.MockupFrame-module__6ZTc_a__url{color:#8b87a0;background:#ffffff0a;border-radius:5px;flex:1;margin-left:10px;padding:3px 10px;font-size:.65rem}.MockupFrame-module__6ZTc_a__body{padding:20px}.MockupFrame-module__6ZTc_a__sectionTitle{color:var(--accent-mid);text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;font-size:.68rem;font-weight:700}.MockupFrame-module__6ZTc_a__row{background:#ffffff05;border:1px solid #b8a8ed0d;border-radius:8px;align-items:center;gap:10px;margin-bottom:6px;padding:9px 12px;display:flex}.MockupFrame-module__6ZTc_a__pill{white-space:nowrap;border-radius:12px;padding:2px 9px;font-size:.65rem;font-weight:600}.MockupFrame-module__6ZTc_a__pillOk{color:#4cd9a0;background:#4cd9a026}.MockupFrame-module__6ZTc_a__pillWarn{color:#f0c850;background:#f0c85026}.MockupFrame-module__6ZTc_a__pillErr{color:#f06464;background:#f0646426}.MockupFrame-module__6ZTc_a__pillInfo{color:var(--accent);background:#a0c4f126}.MockupFrame-module__6ZTc_a__label{color:#8b87a0;white-space:nowrap;font-size:.7rem}.MockupFrame-module__6ZTc_a__value{color:#fff;white-space:nowrap;margin-left:auto;font-size:.8rem;font-weight:600}.MockupFrame-module__6ZTc_a__icon{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.MockupFrame-module__6ZTc_a__bar{background:#ffffff0f;border-radius:4px;height:7px}.MockupFrame-module__6ZTc_a__barFill{background:var(--grad);border-radius:4px;height:100%}.MockupFrame-module__6ZTc_a__chart{align-items:flex-end;gap:5px;height:70px;margin-top:10px;display:flex}.MockupFrame-module__6ZTc_a__chartBar{background:var(--grad);opacity:.6;border-radius:3px 3px 0 0;flex:1}
.Showcase-module__5h1VHa__showcase{z-index:1;position:relative}.Showcase-module__5h1VHa__stickyWrap{position:relative}.Showcase-module__5h1VHa__viewport{flex-direction:column;height:100vh;padding-top:160px;display:flex;position:sticky;top:0;overflow:hidden}.Showcase-module__5h1VHa__stickyHeader{text-align:center;flex-shrink:0;padding:0 24px 20px}.Showcase-module__5h1VHa__slidesArea{flex:1;position:relative;overflow:hidden}.Showcase-module__5h1VHa__dots{z-index:10;flex-direction:column;gap:10px;display:flex;position:absolute;top:50%;right:32px;transform:translateY(-50%)}.Showcase-module__5h1VHa__dot{cursor:pointer;background:#b8a8ed33;border-radius:50%;width:8px;height:8px;transition:background .3s,transform .3s}.Showcase-module__5h1VHa__dotActive{background:var(--accent-mid);transform:scale(1.5)}.Showcase-module__5h1VHa__slide{opacity:0;pointer-events:none;width:100%;max-width:1400px;height:100%;transition:opacity .5s var(--ease);grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:0 24px;display:grid;position:absolute;top:0;left:50%;transform:translate(-50%)}.Showcase-module__5h1VHa__slideActive{opacity:1;pointer-events:auto}.Showcase-module__5h1VHa__slide .Showcase-module__5h1VHa__slideContent{opacity:0;transition:transform .6s var(--ease) .1s, opacity .6s var(--ease) .1s;transform:translateY(30px)}.Showcase-module__5h1VHa__slide .Showcase-module__5h1VHa__slideVisual{opacity:0;transition:transform .6s var(--ease) 50ms, opacity .5s var(--ease) 50ms;transform:translateY(20px)scale(.96)}.Showcase-module__5h1VHa__slideActive .Showcase-module__5h1VHa__slideContent,.Showcase-module__5h1VHa__slideActive .Showcase-module__5h1VHa__slideVisual{opacity:1;transform:translateY(0)scale(1)}.Showcase-module__5h1VHa__scrollSpacer{height:55vh}@media (min-width:1367px){.Showcase-module__5h1VHa__stickySectionHeader{margin-bottom:40px}.Showcase-module__5h1VHa__stickyHeader{padding-bottom:0}.Showcase-module__5h1VHa__slidesArea{align-items:flex-start}.Showcase-module__5h1VHa__slide{align-content:flex-start;align-items:flex-start;margin-top:90px}}@media (max-width:1366px) and (min-width:769px){.Showcase-module__5h1VHa__stickyWrap{padding-bottom:var(--section-pad-y)}.Showcase-module__5h1VHa__viewport{top:var(--nav-height);height:auto;min-height:unset;padding:var(--section-pad-y) 0 0}.Showcase-module__5h1VHa__stickyHeader{padding:0 40px}.Showcase-module__5h1VHa__slidesArea{flex:none;height:360px}.Showcase-module__5h1VHa__slide{gap:28px;padding:0 40px}.Showcase-module__5h1VHa__slideTitle{font-size:clamp(1.25rem,2.8vw,1.75rem)}.Showcase-module__5h1VHa__slideDesc{max-width:100%;font-size:.9rem}.Showcase-module__5h1VHa__dots{right:16px}.Showcase-module__5h1VHa__scrollSpacer{height:22vh}}@media (max-width:900px) and (min-width:769px){.Showcase-module__5h1VHa__slidesArea{height:320px}.Showcase-module__5h1VHa__slide{gap:20px}.Showcase-module__5h1VHa__dots{display:none}}.Showcase-module__5h1VHa__slideNumber{letter-spacing:.2em;color:var(--accent-mid);margin-bottom:10px;font-size:.72rem;font-weight:700}.Showcase-module__5h1VHa__slideTitle{color:var(--navy);margin-bottom:14px;font-size:clamp(1.5rem,3.5vw,2.4rem);font-weight:700;line-height:1.2}.Showcase-module__5h1VHa__tags{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.Showcase-module__5h1VHa__tag{color:var(--text-mid);background:#b8a8ed0f;border:1px solid #b8a8ed40;border-radius:20px;padding:5px 14px;font-size:.7rem;font-weight:600}.Showcase-module__5h1VHa__slideDesc{color:var(--text-mid);max-width:460px;font-size:.95rem;line-height:1.7}.Showcase-module__5h1VHa__carouselMockup{max-width:260px;margin:0 auto 16px}.Showcase-module__5h1VHa__timeline{border-left:2px solid #b8a8ed1f;padding-left:18px;position:relative}.Showcase-module__5h1VHa__timelineStep{margin-bottom:14px;position:relative}.Showcase-module__5h1VHa__timelineStep:last-child{margin-bottom:0}.Showcase-module__5h1VHa__timelineDot{border-radius:50%;width:8px;height:8px;position:absolute;top:2px;left:-23px}.Showcase-module__5h1VHa__timelineContent{margin-left:10px}.Showcase-module__5h1VHa__mobileCarousel{padding:var(--section-pad-y) 0;display:none}.Showcase-module__5h1VHa__mobileHeader{padding-bottom:0}.Showcase-module__5h1VHa__carouselScroll{scroll-snap-type:x mandatory;scroll-snap-stop:always;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0;display:flex;overflow-x:auto}.Showcase-module__5h1VHa__carouselScroll::-webkit-scrollbar{display:none}.Showcase-module__5h1VHa__carouselCard{scroll-snap-align:start;scroll-snap-stop:always;background:var(--dark-card);color:#ccc8d8;text-align:center;box-sizing:border-box;border:1px solid #b8a8ed1f;border-radius:16px;flex:0 0 100%;width:100%;min-width:100%;padding:22px 20px}.Showcase-module__5h1VHa__carouselTitle{color:#fff;margin-bottom:8px;font-size:1.1rem;font-weight:700}.Showcase-module__5h1VHa__carouselDesc{color:#8b87a0;font-size:.8rem;line-height:1.55}.Showcase-module__5h1VHa__carouselControls{justify-content:center;align-items:center;gap:16px;padding:14px 0;display:flex}.Showcase-module__5h1VHa__carouselDots{align-items:center;gap:6px;display:flex}.Showcase-module__5h1VHa__carouselDot{cursor:pointer;background:#b8a8ed33;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:all .3s}.Showcase-module__5h1VHa__carouselDotActive{background:var(--accent-mid);transform:scale(1.4)}.Showcase-module__5h1VHa__carouselArrow{cursor:pointer;-webkit-tap-highlight-color:transparent;width:32px;height:32px;color:var(--text-mid);background:#ffffffb3;border:1px solid #b8a8ed33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.Showcase-module__5h1VHa__carouselArrow:active{background:var(--grad);color:var(--navy);border-color:#0000}@media (max-width:768px){.Showcase-module__5h1VHa__stickyWrap{display:none}.Showcase-module__5h1VHa__mobileCarousel{display:block}.Showcase-module__5h1VHa__mobileSectionHeader{opacity:1;transform:none;margin-bottom:var(--section-header-mb)!important}.Showcase-module__5h1VHa__carouselCard{padding:28px 22px}.Showcase-module__5h1VHa__carouselCard .Showcase-module__5h1VHa__slideNumber{letter-spacing:.2em;margin-bottom:12px;font-size:.65rem}.Showcase-module__5h1VHa__carouselTitle{margin-bottom:16px;font-size:1.2rem;line-height:1.35}.Showcase-module__5h1VHa__carouselCard .Showcase-module__5h1VHa__tags{margin-bottom:18px;display:none}.Showcase-module__5h1VHa__carouselDesc{letter-spacing:.01em;max-width:34ch;margin:0 auto;font-size:.85rem;line-height:1.7}.Showcase-module__5h1VHa__tags{gap:8px;margin-bottom:18px}}@media (max-width:480px){.Showcase-module__5h1VHa__carouselCard{padding:26px 20px}}
.Segments-module__0u1ARa__section{z-index:1;padding:var(--section-pad-y) 0;position:relative}.Segments-module__0u1ARa__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Segments-module__0u1ARa__card{border-radius:var(--radius);background:#fff;border:1px solid #b8a8ed1f;flex-direction:column;min-height:auto;padding:36px 28px;transition:all .5s;display:flex;position:relative}.Segments-module__0u1ARa__card:hover{border-color:#b8a8ed33;transform:translateY(-3px);box-shadow:0 8px 30px #b8a8ed33}.Segments-module__0u1ARa__card:hover .Segments-module__0u1ARa__icon{background:var(--grad);transform:scale(1.1);box-shadow:0 4px 16px #b8a8ed33}.Segments-module__0u1ARa__card:hover .Segments-module__0u1ARa__icon svg{color:#fff}.Segments-module__0u1ARa__card:before{content:"";background:var(--grad);border-radius:var(--radius) var(--radius) 0 0;opacity:0;height:3px;transition:opacity .5s;position:absolute;top:0;left:0;right:0}.Segments-module__0u1ARa__icon{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;transition:all .5s;display:flex}.Segments-module__0u1ARa__icon1{color:var(--accent);background:#a0c4f126}.Segments-module__0u1ARa__icon2{color:var(--accent-mid);background:#b8a8ed26}.Segments-module__0u1ARa__icon3{color:var(--accent-rose);background:#d4a0e826}.Segments-module__0u1ARa__title{color:var(--navy);margin-bottom:12px;font-size:1.2rem;font-weight:700}.Segments-module__0u1ARa__description{color:var(--text-mid);font-size:.9rem;line-height:1.65}@media (max-width:1366px) and (min-width:769px){.Segments-module__0u1ARa__grid{grid-template-columns:repeat(3,1fr);gap:20px}.Segments-module__0u1ARa__card{padding:32px 24px}.Segments-module__0u1ARa__title{font-size:1.1rem}.Segments-module__0u1ARa__description{font-size:.88rem}}@media (max-width:768px){.Segments-module__0u1ARa__grid{grid-template-columns:1fr;gap:14px}.Segments-module__0u1ARa__card{text-align:center;align-items:center;padding:22px 18px}.Segments-module__0u1ARa__card:hover{transform:none}.Segments-module__0u1ARa__card:before{opacity:0!important}.Segments-module__0u1ARa__icon{border-radius:10px;width:40px;height:40px;margin-bottom:12px;margin-left:auto;margin-right:auto}.Segments-module__0u1ARa__title{margin-bottom:6px;font-size:1.02rem}.Segments-module__0u1ARa__description{font-size:.8rem;line-height:1.5}}@media (max-width:480px){.Segments-module__0u1ARa__title{font-size:.95rem}.Segments-module__0u1ARa__description{font-size:.76rem}}
.IaGalaxy-module___5-uLG__galaxy{aspect-ratio:1;width:100%;max-width:420px;margin:0 auto;position:relative}.IaGalaxy-module___5-uLG__ellipse{border:1px solid #b8a8ed1f;border-radius:50%;width:88%;height:52%;position:absolute;top:24%;left:6%;transform:rotate(-15deg)}.IaGalaxy-module___5-uLG__ellipse2{border:1px dashed #b8a8ed12;border-radius:50%;width:62%;height:36%;position:absolute;top:32%;left:19%;transform:rotate(-15deg)}.IaGalaxy-module___5-uLG__core{background:var(--grad);z-index:3;width:64px;height:64px;color:var(--navy);border-radius:50%;justify-content:center;align-items:center;animation:3s ease-in-out infinite IaGalaxy-module___5-uLG__coreBreathe;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.IaGalaxy-module___5-uLG__core:before{content:"";background:radial-gradient(circle,#b8a8ed26,#0000 70%);border-radius:50%;width:130%;height:130%;animation:3s ease-in-out infinite reverse IaGalaxy-module___5-uLG__coreBreathe;position:absolute}@keyframes IaGalaxy-module___5-uLG__coreBreathe{0%,to{box-shadow:0 0 25px #b8a8ed33}50%{box-shadow:0 0 45px #b8a8ed59}}.IaGalaxy-module___5-uLG__orbitIcon{z-index:5;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .4s,box-shadow .4s;display:flex;position:absolute}.IaGalaxy-module___5-uLG__orbitIcon:hover,.IaGalaxy-module___5-uLG__orbitIconActive{transform:scale(1.35);box-shadow:0 6px 24px #b8a8ed59}@media (max-width:1024px){.IaGalaxy-module___5-uLG__galaxy{max-width:340px}}
.Ecosystem-module__xUbJfa__section{z-index:1;padding:var(--section-pad-y) 0;position:relative}.Ecosystem-module__xUbJfa__modules{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.Ecosystem-module__xUbJfa__module{background:var(--white);text-align:center;border:1px solid #b8a8ed1a;border-radius:14px;padding:24px 18px;transition:all .5s}.Ecosystem-module__xUbJfa__module:hover{border-color:#b8a8ed33;transform:translateY(-3px);box-shadow:0 8px 30px #b8a8ed33}.Ecosystem-module__xUbJfa__module:hover .Ecosystem-module__xUbJfa__moduleIcon{background:var(--grad);transform:scale(1.1);box-shadow:0 4px 16px #b8a8ed33}.Ecosystem-module__xUbJfa__module:hover .Ecosystem-module__xUbJfa__moduleIcon svg{color:#fff}.Ecosystem-module__xUbJfa__moduleIcon{width:42px;height:42px;color:var(--accent-mid);background:#b8a8ed14;border-radius:11px;justify-content:center;align-items:center;margin:0 auto 12px;transition:all .5s;display:flex}.Ecosystem-module__xUbJfa__moduleName{color:var(--navy);margin-bottom:4px;font-size:.82rem;font-weight:600}.Ecosystem-module__xUbJfa__moduleDesc{color:var(--text-light);font-size:.72rem;line-height:1.5}.Ecosystem-module__xUbJfa__iaBody{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.Ecosystem-module__xUbJfa__features{flex-direction:column;gap:14px;display:flex}.Ecosystem-module__xUbJfa__feat{background:var(--white);cursor:default;border:1px solid #b8a8ed1a;border-radius:14px;align-items:flex-start;gap:12px;padding:16px 18px;transition:all .4s;display:flex}.Ecosystem-module__xUbJfa__feat:hover,.Ecosystem-module__xUbJfa__featActive{border-color:#b8a8ed33;transform:translateY(-2px);box-shadow:0 8px 30px #b8a8ed2e}.Ecosystem-module__xUbJfa__feat:hover .Ecosystem-module__xUbJfa__featIcon,.Ecosystem-module__xUbJfa__featActive .Ecosystem-module__xUbJfa__featIcon{background:var(--grad);color:#fff;transform:scale(1.1);box-shadow:0 4px 16px #b8a8ed33}.Ecosystem-module__xUbJfa__featIcon{width:34px;height:34px;color:var(--accent-mid);background:#b8a8ed14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .4s;display:flex}.Ecosystem-module__xUbJfa__featName{color:var(--navy);margin-bottom:2px;font-size:.85rem;font-weight:600}.Ecosystem-module__xUbJfa__featDesc{color:var(--text-light);font-size:.78rem}@media (max-width:1366px) and (min-width:769px){.Ecosystem-module__xUbJfa__modules{gap:12px}.Ecosystem-module__xUbJfa__module{padding:20px 14px}.Ecosystem-module__xUbJfa__iaBody{gap:40px}}@media (max-width:768px){.Ecosystem-module__xUbJfa__modules{grid-template-columns:repeat(2,1fr);gap:8px}.Ecosystem-module__xUbJfa__module{padding:14px 10px}.Ecosystem-module__xUbJfa__moduleIcon{border-radius:8px;width:34px;height:34px;margin-bottom:8px}.Ecosystem-module__xUbJfa__moduleName{font-size:.72rem}.Ecosystem-module__xUbJfa__moduleDesc{font-size:.62rem}.Ecosystem-module__xUbJfa__iaBody{grid-template-columns:1fr;gap:0}.Ecosystem-module__xUbJfa__iaVisual{display:none}.Ecosystem-module__xUbJfa__features{text-align:left;gap:8px}.Ecosystem-module__xUbJfa__feat{padding:12px 14px}.Ecosystem-module__xUbJfa__featIcon{border-radius:8px;width:28px;height:28px}.Ecosystem-module__xUbJfa__featName{font-size:.78rem}.Ecosystem-module__xUbJfa__featDesc{font-size:.68rem}}
.Cta-module__iI3zKq__section{z-index:1;padding:var(--section-pad-y) 0;text-align:center;position:relative}.Cta-module__iI3zKq__box{max-width:700px;margin:0 auto}.Cta-module__iI3zKq__label{letter-spacing:.15em;text-transform:uppercase;color:var(--accent-mid);margin-bottom:10px;font-size:.72rem;font-weight:700}.Cta-module__iI3zKq__title{color:var(--navy);margin-bottom:18px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.2}.Cta-module__iI3zKq__description{color:var(--text-mid);text-align:center;max-width:600px;margin:0 auto 36px;font-size:1rem;line-height:1.7}.Cta-module__iI3zKq__buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media (max-width:768px){.Cta-module__iI3zKq__title{font-size:1.25rem}.Cta-module__iI3zKq__description{margin-bottom:20px;font-size:.85rem}.Cta-module__iI3zKq__buttons{flex-direction:column;gap:12px}.Cta-module__iI3zKq__buttons>*{justify-content:center;width:100%}}
.Footer-module__Grjkva__footer{z-index:1;background:var(--navy);color:#8b87a0;margin-top:150px;padding:30px 0 20px;position:relative}.Footer-module__Grjkva__top{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Footer-module__Grjkva__brand img{margin-bottom:14px}.Footer-module__Grjkva__brand p{color:#8b87a0;max-width:260px;font-size:.82rem;line-height:1.6}.Footer-module__Grjkva__colTitle{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:14px;font-size:.72rem;font-weight:700}.Footer-module__Grjkva__contactLinks{flex-direction:row;align-items:center;gap:8px;list-style:none;display:flex}.Footer-module__Grjkva__contactLink{background:#ffffff0f;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,transform .2s;display:flex}.Footer-module__Grjkva__contactLink:hover{background:#ffffff1f;transform:translateY(-1px)}.Footer-module__Grjkva__iconLinkedin{color:#0a66c2}.Footer-module__Grjkva__iconMail{color:var(--accent)}.Footer-module__Grjkva__iconInstagram{color:#e4405f}.Footer-module__Grjkva__bottom{color:#6b6780;border-top:1px solid #b8a8ed14;justify-content:space-between;align-items:center;padding-top:20px;font-size:.75rem;display:flex}@media (max-width:768px){.Footer-module__Grjkva__footer{padding:40px 0 20px}.Footer-module__Grjkva__top{text-align:left;flex-direction:column;align-items:flex-start;gap:20px}.Footer-module__Grjkva__bottom{text-align:center;flex-direction:column;gap:6px}}
.WhatsappFloat-module__1HOmwW__float{right:20px;bottom:calc(20px + env(safe-area-inset-bottom,0px));z-index:200;color:#fff;width:56px;height:56px;transition:transform .2s var(--ease), box-shadow .2s var(--ease);-webkit-tap-highlight-color:transparent;background:#25d366;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;box-shadow:0 4px 20px #25d36673}.WhatsappFloat-module__1HOmwW__float:hover{color:#fff;transform:scale(1.06);box-shadow:0 6px 28px #25d3668c}.WhatsappFloat-module__1HOmwW__float:active{transform:scale(.98)}.WhatsappFloat-module__1HOmwW__icon{flex-shrink:0}@media (max-width:768px){.WhatsappFloat-module__1HOmwW__float{right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));width:52px;height:52px}.WhatsappFloat-module__1HOmwW__icon{width:26px;height:26px}}
.ParticleCanvas-module__SKly9a__canvas{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}
