@keyframes Navbar-module___rHu7W__logoPulse{0%,to{filter:drop-shadow(0 0 6px #51d9fe80)}50%{filter:drop-shadow(0 0 14px #51d9fee6)}}.Navbar-module___rHu7W__navbar{z-index:1000;width:100%;padding:20px 0;transition:all .35s cubic-bezier(.4,0,.2,1);position:fixed;top:0;transform:translateZ(0)}.Navbar-module___rHu7W__navbar>.container{justify-content:space-between;align-items:center;display:flex}.Navbar-module___rHu7W__scrolled{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#00040ab3;border-bottom:1px solid #51d9fe14;padding:12px 0;box-shadow:0 1px #51d9fe0d,0 8px 32px #0006}.Navbar-module___rHu7W__logo{font-family:var(--font-league-spartan),sans-serif;color:var(--text-primary);letter-spacing:-1px;font-size:26px;font-weight:700;transition:transform .2s}.Navbar-module___rHu7W__logo:hover{color:var(--text-primary);transform:scale(1.03)}.Navbar-module___rHu7W__logo span{background:var(--accent-blue-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out infinite Navbar-module___rHu7W__logoPulse}.Navbar-module___rHu7W__navLinks{gap:var(--space-md);align-items:center;display:flex}.Navbar-module___rHu7W__navLink{font-size:var(--font-small);color:var(--text-secondary);flex-direction:column;align-items:center;font-weight:500;transition:color .2s;display:flex;position:relative}.Navbar-module___rHu7W__navLinkText{margin-bottom:3px}.Navbar-module___rHu7W__navLink:hover{color:var(--accent-blue)}.Navbar-module___rHu7W__navLinkUnderline{width:100%;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Navbar-module___rHu7W__navCta{white-space:nowrap;transition:all .35s cubic-bezier(.4,0,.2,1)}@media (max-width:768px){.Navbar-module___rHu7W__navbar{padding-inline:max(16px,env(safe-area-inset-left));padding-block:16px;padding-inline-end:max(16px,env(safe-area-inset-right))}.Navbar-module___rHu7W__navbar>.container{padding:0}.Navbar-module___rHu7W__navLinks,.Navbar-module___rHu7W__navCta{display:none}.Navbar-module___rHu7W__hamburger{border-radius:var(--radius-md);cursor:pointer;color:var(--text-secondary);background:#ffffff0d;border:1px solid #ffffff1a;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.Navbar-module___rHu7W__hamburger:hover{border-color:var(--accent-blue);color:var(--accent-blue);background:#51d9fe1a}}@media (min-width:769px){.Navbar-module___rHu7W__hamburger{display:none}}
.MobileMenu-module__Vi2zJG__mobileMenu{z-index:999;pointer-events:none;opacity:0;transition:opacity .3s;position:fixed;inset:0}.MobileMenu-module__Vi2zJG__mobileMenu.MobileMenu-module__Vi2zJG__open{pointer-events:all;opacity:1}.MobileMenu-module__Vi2zJG__backdrop{-webkit-backdrop-filter:blur(8px);background:#00040acc;position:absolute;inset:0}.MobileMenu-module__Vi2zJG__drawer{width:min(320px,calc(100vw - env(safe-area-inset-left)));padding:var(--space-xl)var(--space-lg);padding-right:max(var(--space-lg),env(safe-area-inset-right));padding-bottom:max(var(--space-lg),env(safe-area-inset-bottom));background:#00040af2;border-left:1px solid #51d9fe1f;flex-direction:column;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(100%)}.MobileMenu-module__Vi2zJG__mobileMenu.MobileMenu-module__Vi2zJG__open .MobileMenu-module__Vi2zJG__drawer{transform:translate(0)}.MobileMenu-module__Vi2zJG__drawerHeader{margin-bottom:var(--space-xl);justify-content:space-between;align-items:center;display:flex}.MobileMenu-module__Vi2zJG__logo{font-family:var(--font-league-spartan),sans-serif;color:var(--text-primary);letter-spacing:-1px;font-size:22px;font-weight:700}.MobileMenu-module__Vi2zJG__logo span{background:var(--accent-blue-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.MobileMenu-module__Vi2zJG__closeBtn{border-radius:var(--radius-md);cursor:pointer;width:40px;height:40px;color:var(--text-secondary);background:#ffffff0d;border:1px solid #ffffff1a;justify-content:center;align-items:center;transition:all .2s;display:flex}.MobileMenu-module__Vi2zJG__closeBtn:hover{border-color:var(--accent-blue);color:var(--accent-blue);background:#51d9fe1a}.MobileMenu-module__Vi2zJG__navLinks{gap:var(--space-sm);flex-direction:column;flex:1;display:flex}.MobileMenu-module__Vi2zJG__navLink{color:var(--text-secondary);padding:var(--space-sm)0;align-items:center;gap:var(--space-sm);border-bottom:1px solid #ffffff0f;font-size:18px;font-weight:500;transition:color .2s;display:flex}.MobileMenu-module__Vi2zJG__navLink:hover{color:var(--accent-blue)}.MobileMenu-module__Vi2zJG__ctaWrapper{padding-top:var(--space-lg);margin-top:auto}.MobileMenu-module__Vi2zJG__cta{width:100%}
.Footer-module__Grjkva__footer{padding:var(--space-xl)0 var(--space-md);border-top:1px solid #ffffff0d}.Footer-module__Grjkva__footerTop{gap:var(--space-xl);margin-bottom:var(--space-xl);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.Footer-module__Grjkva__logo{font-family:var(--font-league-spartan),sans-serif;color:var(--text-primary);letter-spacing:-1px;margin-bottom:var(--space-md);font-size:24px;font-weight:700;display:block}.Footer-module__Grjkva__logo span{background:var(--accent-blue-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Footer-module__Grjkva__heading{margin-bottom:var(--space-md);color:var(--text-primary);font-size:16px;font-family:var(--font-league-spartan),sans-serif}.Footer-module__Grjkva__link{color:var(--text-secondary);margin-bottom:var(--space-sm);font-size:14px;display:block}.Footer-module__Grjkva__link:hover{color:var(--accent-blue)}.Footer-module__Grjkva__tagline{font-size:var(--font-small);color:var(--text-secondary);margin-bottom:var(--space-md);line-height:1.6}.Footer-module__Grjkva__social{gap:var(--space-sm);display:flex}.Footer-module__Grjkva__socialLink{width:36px;height:36px;color:var(--text-secondary);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.Footer-module__Grjkva__socialLink:hover{background:var(--accent-blue);color:var(--bg-primary)}.Footer-module__Grjkva__footerBottom{padding-top:var(--space-md);color:var(--text-secondary);border-top:1px solid #ffffff08;justify-content:space-between;font-size:12px;display:flex}.Footer-module__Grjkva__legal{gap:24px;display:flex}.Footer-module__Grjkva__legalLink{color:var(--text-secondary);font-size:12px;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__legalLink:hover{color:var(--accent-blue)}@media (max-width:968px){.Footer-module__Grjkva__footerTop{gap:var(--space-lg);grid-template-columns:1fr 1fr}}@media (max-width:480px){.Footer-module__Grjkva__footerTop{gap:var(--space-md);grid-template-columns:1fr}.Footer-module__Grjkva__footerBottom{align-items:center;gap:var(--space-sm);text-align:center;flex-direction:column}.Footer-module__Grjkva__legal{gap:16px}}
.CookieSettingsButton-module__Lp3H_W__btn{color:var(--text-secondary);margin-bottom:var(--space-sm);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:14px;transition:color .2s;display:block}.CookieSettingsButton-module__Lp3H_W__btn:hover{color:var(--accent-blue)}
.Hero-module__JgYmMq__hero{padding-top:calc(var(--space-xl)*2);text-align:center;padding-bottom:0;position:relative;overflow:visible}.Hero-module__JgYmMq__heroContent{z-index:10;position:relative}.Hero-module__JgYmMq__heroHeaderContent{transition:filter .1s linear,opacity .1s linear,transform .1s linear}.Hero-module__JgYmMq__heroTitle{font-size:var(--font-hero);margin:0 auto var(--space-md);letter-spacing:-2px;max-width:900px;line-height:1.08}.Hero-module__JgYmMq__heroSubtitle{font-size:var(--font-body);color:var(--text-secondary);max-width:650px;margin:0 auto var(--space-lg)}.Hero-module__JgYmMq__heroButtons{gap:var(--space-md);margin-bottom:var(--space-xl);z-index:10;justify-content:center;display:flex;position:relative}.Hero-module__JgYmMq__floatingProfiles{pointer-events:none;z-index:5;perspective:1200px;width:100%;height:100%;transform-style:preserve-3d;position:absolute;top:0;left:0}.Hero-module__JgYmMq__profileCard{border-radius:var(--radius-md);background:var(--bg-secondary);transform-style:preserve-3d;border:1px solid #51d9fe66;position:absolute;overflow:hidden;box-shadow:0 15px 45px #00000080,0 0 30px #51d9fe1a}.Hero-module__JgYmMq__techElement{transform-style:preserve-3d;justify-content:center;align-items:center;display:flex;position:absolute}.Hero-module__JgYmMq__profileCard span{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:2;text-shadow:0 2px 10px #000c;font-size:11px;font-weight:700;position:absolute;bottom:15px;left:15px}.Hero-module__JgYmMq__techElement{transform-style:preserve-3d;color:var(--accent-blue);opacity:.7;z-index:10;justify-content:center;align-items:center;display:flex;position:absolute}.Hero-module__JgYmMq__p1{width:80px;height:80px;top:8%;left:28%;transform:rotateY(-25deg)rotateX(15deg)rotate(-8deg)translateZ(50px)}.Hero-module__JgYmMq__p2{width:70px;height:70px;top:3%;right:24%;transform:rotateY(25deg)rotateX(15deg)rotate(10deg)translateZ(40px)}.Hero-module__JgYmMq__p3{z-index:10;width:90px;height:90px;top:30%;left:8%;transform:rotateY(35deg)rotateX(-15deg)rotate(-12deg)translateZ(80px)}.Hero-module__JgYmMq__p4{z-index:10;width:85px;height:85px;top:38%;right:10%;transform:rotateY(-35deg)rotateX(-15deg)rotate(14deg)translateZ(70px)}.Hero-module__JgYmMq__p1 svg,.Hero-module__JgYmMq__p2 svg,.Hero-module__JgYmMq__p3 svg,.Hero-module__JgYmMq__p4 svg{color:var(--accent-blue);filter:drop-shadow(0 0 12px var(--accent-blue))}.Hero-module__JgYmMq__heroVisual{margin-top:var(--space-xl);perspective:1000px;padding-bottom:var(--space-xl)}.Hero-module__JgYmMq__dashboardPerspective{transform-origin:top;border-radius:var(--radius-lg);width:100%;max-width:1100px;margin:0 auto;transition:transform .1s linear,filter .1s linear;position:relative;overflow:hidden;transform:rotateX(25deg)translateY(50px)}.Hero-module__JgYmMq__heroVideo{border-radius:var(--radius-lg);width:100%;height:auto;display:block}.Hero-module__JgYmMq__dashboardPerspective:before{content:"";pointer-events:none;z-index:-1;filter:blur(20px);background:radial-gradient(#51d9fe40 0%,#0000 70%);width:70%;height:120px;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__dashboardPerspective img{border-radius:var(--radius-lg);border:1px solid #51d9fe1f;box-shadow:0 50px 100px #000c,0 0 0 1px #ffffff0a,inset 0 1px #ffffff0f}.Hero-module__JgYmMq__ambientContainer{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.Hero-module__JgYmMq__floatElement{opacity:.04;border-radius:50%;position:absolute}.Hero-module__JgYmMq__floatCircle1{border:1px solid var(--accent-blue);width:400px;height:400px;animation:8s ease-in-out infinite Hero-module__JgYmMq__floatA;top:-100px;right:-100px}.Hero-module__JgYmMq__floatCircle2{background:var(--accent-lime);width:250px;height:250px;animation:10s ease-in-out -3s infinite Hero-module__JgYmMq__floatB;top:30%;left:-60px}.Hero-module__JgYmMq__floatHexagon{border:1px solid var(--accent-blue);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);opacity:.03;border-radius:0;width:180px;height:180px;animation:12s ease-in-out -5s infinite Hero-module__JgYmMq__floatC;top:55%;right:8%;transform:rotate(30deg)}.Hero-module__JgYmMq__floatCircle3{border:1px solid #51d9fe99;width:120px;height:120px;animation:7s ease-in-out -2s infinite Hero-module__JgYmMq__floatA;top:15%;left:15%}.Hero-module__JgYmMq__floatCircle4{background:var(--accent-blue);opacity:.02;width:300px;height:300px;animation:14s ease-in-out -7s infinite Hero-module__JgYmMq__floatB;bottom:-80px;left:30%}@keyframes Hero-module__JgYmMq__floatA{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(3deg)}}@keyframes Hero-module__JgYmMq__floatB{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-20px)scale(1.02)}}@keyframes Hero-module__JgYmMq__floatC{0%,to{transform:rotate(30deg)translateY(0)}50%{transform:rotate(36deg)translateY(-25px)}}@media (max-width:968px){.Hero-module__JgYmMq__heroTitle{font-size:clamp(36px,8vw,56px)}.Hero-module__JgYmMq__heroButtons{align-items:center;gap:var(--space-sm);flex-direction:column}.Hero-module__JgYmMq__p1,.Hero-module__JgYmMq__p2,.Hero-module__JgYmMq__p3,.Hero-module__JgYmMq__p4,.Hero-module__JgYmMq__ambientContainer{display:none}}@media (max-width:768px){.Hero-module__JgYmMq__hero{padding-top:80px;overflow:hidden}.Hero-module__JgYmMq__heroVisual{margin-top:var(--space-md)}.Hero-module__JgYmMq__dashboardPerspective{margin-top:var(--space-sm);transform:none}}@media (max-width:480px){.Hero-module__JgYmMq__heroTitle{font-size:clamp(32px,9vw,36px)}}
.NeuralPulse-module__tDXIqG__container{pointer-events:none;z-index:2;contain:layout;position:absolute;inset:0;overflow:hidden}.NeuralPulse-module__tDXIqG__svg{width:100%;height:100%;position:absolute;inset:0}.NeuralPulse-module__tDXIqG__pulse{opacity:0;animation:ease-in-out infinite NeuralPulse-module__tDXIqG__pulseTravel}@keyframes NeuralPulse-module__tDXIqG__pulseTravel{0%{opacity:0}8%{opacity:.3}50%{opacity:1}92%{opacity:.3}to{opacity:0}}.NeuralPulse-module__tDXIqG__node{opacity:0;animation:ease-in-out infinite NeuralPulse-module__tDXIqG__nodeGlow}@keyframes NeuralPulse-module__tDXIqG__nodeGlow{0%,to{opacity:.3;transform-origin:50%;transform:scale(.8)}50%{opacity:1;transform:scale(1.4)}}@media (max-width:968px){.NeuralPulse-module__tDXIqG__container{display:none}}
.HoloScanner-module__Ia0s9a__container{pointer-events:none;z-index:2;contain:layout;position:absolute;inset:0;overflow:hidden}.HoloScanner-module__Ia0s9a__scanLine{background:linear-gradient(90deg,#0000 0%,#51d9fecc 20%,#51d9fe 50%,#51d9fecc 80%,#0000 100%);width:100%;height:2px;animation:6s cubic-bezier(.4,0,.2,1) infinite HoloScanner-module__Ia0s9a__scanDown;position:absolute;top:0;left:0}.HoloScanner-module__Ia0s9a__scanGlow{pointer-events:none;background:linear-gradient(#51d9fe0f 0%,#0000 100%);width:100%;height:80px;animation:6s cubic-bezier(.4,0,.2,1) infinite HoloScanner-module__Ia0s9a__scanDown;position:absolute;top:0;left:0}.HoloScanner-module__Ia0s9a__reflection{pointer-events:none;background:repeating-linear-gradient(0deg,#0000 0 3px,#51d9fe03 3px 4px);animation:8s ease-in-out infinite HoloScanner-module__Ia0s9a__flicker;position:absolute;inset:0}@keyframes HoloScanner-module__Ia0s9a__scanDown{0%{opacity:0;transform:translateY(-2px)}5%{opacity:1}85%{opacity:1}95%{opacity:0}to{opacity:0;transform:translateY(calc(100vh + 2px))}}@keyframes HoloScanner-module__Ia0s9a__flicker{0%,to{opacity:1}92%{opacity:1}93%{opacity:.3}94%{opacity:1}96%{opacity:.5}97%{opacity:1}}@media (max-width:968px){.HoloScanner-module__Ia0s9a__container{display:none}}
.LogoBackground-module__FeuD-a__logoBackground{z-index:1;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.LogoBackground-module__FeuD-a__logoImage{object-fit:contain;filter:brightness()saturate()}.LogoBackground-module__FeuD-a__right{right:-120px}.LogoBackground-module__FeuD-a__left{left:-120px}
.IntegrationsBar-module__HZ82dq__wrapper{padding:48px 0 24px;position:relative;overflow:hidden}.IntegrationsBar-module__HZ82dq__header{text-align:center;margin-bottom:24px}.IntegrationsBar-module__HZ82dq__label{font-family:var(--font-heading);color:#ffffff59;text-transform:uppercase;letter-spacing:3px;font-size:11px;font-weight:600}.IntegrationsBar-module__HZ82dq__track{padding:8px 0;overflow:hidden}@keyframes IntegrationsBar-module__HZ82dq__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.IntegrationsBar-module__HZ82dq__marquee{white-space:nowrap;gap:16px;width:max-content;animation:60s linear infinite IntegrationsBar-module__HZ82dq__scrollLeft;display:flex}.IntegrationsBar-module__HZ82dq__marquee:hover{animation-play-state:paused}.IntegrationsBar-module__HZ82dq__logoItem{border-radius:var(--radius-lg);cursor:default;background:#ffffff06;border:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;align-items:center;gap:10px;width:120px;min-width:120px;padding:20px 28px;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.IntegrationsBar-module__HZ82dq__logoItem:hover{border-color:var(--brand-color,#51d9fe4d);box-shadow:0 8px 32px #0000004d,0 0 20px color-mix(in srgb,var(--brand-color,var(--accent-blue))20%,transparent);background:#ffffff0d;transform:translateY(-4px)}.IntegrationsBar-module__HZ82dq__iconWrapper{border-radius:var(--radius-md);width:48px;height:48px;color:var(--brand-color,var(--accent-blue));background:#ffffff0a;justify-content:center;align-items:center;transition:all .3s;display:flex}.IntegrationsBar-module__HZ82dq__logoItem:hover .IntegrationsBar-module__HZ82dq__iconWrapper{background:color-mix(in srgb,var(--brand-color,var(--accent-blue))15%,transparent)}.IntegrationsBar-module__HZ82dq__logoText{font-size:12px;font-weight:600;font-family:var(--font-heading);color:#ffffff80;letter-spacing:.5px;transition:color .3s}.IntegrationsBar-module__HZ82dq__logoItem:hover .IntegrationsBar-module__HZ82dq__logoText{color:var(--brand-color,var(--accent-blue))}@media (max-width:768px){.IntegrationsBar-module__HZ82dq__wrapper{padding:32px 0 16px}.IntegrationsBar-module__HZ82dq__logoItem{min-width:100px;padding:16px 20px}.IntegrationsBar-module__HZ82dq__iconWrapper{width:40px;height:40px}.IntegrationsBar-module__HZ82dq__iconWrapper svg{width:20px;height:20px}.IntegrationsBar-module__HZ82dq__logoText{font-size:11px}}
.ServicesHero-module__lvolEW__hero{padding:160px 0 var(--space-2xl);position:relative;overflow:hidden}.ServicesHero-module__lvolEW__inner{z-index:2;flex-direction:column;gap:20px;max-width:720px;display:flex;position:relative}.ServicesHero-module__lvolEW__title{letter-spacing:-2px;color:var(--text-primary);margin:0;font-size:clamp(48px,7vw,80px);font-weight:800;line-height:1.05}.ServicesHero-module__lvolEW__accent{background:var(--accent-blue-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ServicesHero-module__lvolEW__desc{color:var(--text-secondary);max-width:600px;font-size:18px;line-height:1.75}.ServicesHero-module__lvolEW__cta{align-self:flex-start;align-items:center;gap:8px;display:inline-flex}.ServicesHero-module__lvolEW__glow{filter:blur(80px);pointer-events:none;z-index:1;background:radial-gradient(circle,#51d9fe0f 0%,#0000 60%);width:50vw;height:50vw;position:absolute;top:-10%;right:-5%}
.AboutHero-module__yY8sSq__hero{padding:160px 0 var(--space-2xl);position:relative;overflow:hidden}.AboutHero-module__yY8sSq__heroInner{z-index:2;flex-direction:column;gap:20px;max-width:720px;display:flex;position:relative}.AboutHero-module__yY8sSq__heroTitle{letter-spacing:-2px;color:var(--text-primary);margin:0;font-size:clamp(48px,7vw,80px);font-weight:800;line-height:1.05}.AboutHero-module__yY8sSq__accent{background:var(--accent-blue-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AboutHero-module__yY8sSq__heroDesc{color:var(--text-secondary);max-width:640px;font-size:18px;line-height:1.75}.AboutHero-module__yY8sSq__heroGlow{filter:blur(80px);pointer-events:none;z-index:1;background:radial-gradient(circle,#51d9fe0f 0%,#0000 60%);width:60vw;height:60vw;position:absolute;top:0;right:-10%}.AboutHero-module__yY8sSq__floatingElements{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.AboutHero-module__yY8sSq__floatCircle{border:1px solid #51d9fe26;border-radius:50%;animation:8s ease-in-out infinite AboutHero-module__yY8sSq__float;position:absolute}.AboutHero-module__yY8sSq__floatCircle1{width:300px;height:300px;animation-delay:0s;top:10%;right:5%}.AboutHero-module__yY8sSq__floatCircle2{background:#51d9fe08;width:150px;height:150px;animation-delay:2s;bottom:20%;right:20%}.AboutHero-module__yY8sSq__floatDot{background:var(--accent-blue);opacity:.4;border-radius:50%;width:8px;height:8px;animation:3s ease-in-out infinite AboutHero-module__yY8sSq__pulse;position:absolute}.AboutHero-module__yY8sSq__floatDot1{animation-delay:.5s;top:30%;right:15%}.AboutHero-module__yY8sSq__floatDot2{animation-delay:1.5s;bottom:40%;right:30%}.AboutHero-module__yY8sSq__floatDot3{animation-delay:2.5s;top:50%;right:10%}@keyframes AboutHero-module__yY8sSq__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}}@keyframes AboutHero-module__yY8sSq__pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.5)}}
.Founders-module__y0zQfa__section{padding:var(--space-xl)0}.Founders-module__y0zQfa__header{text-align:center;margin-bottom:var(--space-xl)}.Founders-module__y0zQfa__title{font-size:var(--font-h2);margin-top:var(--space-xs)}.Founders-module__y0zQfa__row{gap:var(--space-lg);grid-template-columns:repeat(5,1fr);display:grid}.Founders-module__y0zQfa__item{gap:var(--space-sm);flex-direction:column;display:flex}.Founders-module__y0zQfa__avatar{aspect-ratio:1;border-radius:var(--radius-md);border:1px solid #ffffff14;width:100%;transition:border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.Founders-module__y0zQfa__avatar img{object-fit:cover}.Founders-module__y0zQfa__item:hover .Founders-module__y0zQfa__avatar{border-color:var(--accent-blue);box-shadow:0 0 20px #51d9fe40}.Founders-module__y0zQfa__info{flex-direction:column;gap:2px;display:flex}.Founders-module__y0zQfa__name{font-family:var(--font-league-spartan),sans-serif;color:var(--text-primary);text-align:left;font-size:16px;font-weight:600}.Founders-module__y0zQfa__role{color:var(--text-secondary);text-align:left;font-size:13px}@media (max-width:968px){.Founders-module__y0zQfa__row{gap:var(--space-md);grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.Founders-module__y0zQfa__row{gap:var(--space-sm);grid-template-columns:repeat(2,1fr)}.Founders-module__y0zQfa__section{padding:var(--space-lg)0}}
.AnimatedCTA-module__HqTVFG__section{padding:var(--space-2xl)0;border-top:1px solid #ffffff0d;position:relative;overflow:hidden}.AnimatedCTA-module__HqTVFG__inner{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:20px;max-width:560px;margin:0 auto;display:flex;position:relative}.AnimatedCTA-module__HqTVFG__title{color:var(--text-primary);letter-spacing:-1px;font-size:clamp(28px,4vw,44px);font-weight:800}.AnimatedCTA-module__HqTVFG__desc{color:var(--text-secondary);font-size:17px;line-height:1.7}.AnimatedCTA-module__HqTVFG__button{align-items:center;gap:8px;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.AnimatedCTA-module__HqTVFG__button:hover{transform:translateY(-2px);box-shadow:0 8px 30px #51d9fe59}.AnimatedCTA-module__HqTVFG__button:active{transform:translateY(0)}.AnimatedCTA-module__HqTVFG__glow{filter:blur(60px);pointer-events:none;z-index:1;background:radial-gradient(circle,#51d9fe0f 0%,#0000 60%);width:40vw;height:40vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.ProductShowcase-module__LGe1IG__section{position:relative;overflow:hidden}.ProductShowcase-module__LGe1IG__bgGlow{pointer-events:none;filter:blur(60px);background:radial-gradient(at 0,#0068cf14 0%,#51d9fe0a 40%,#0000 70%);width:60%;height:80%;position:absolute;top:50%;left:-10%;transform:translateY(-50%)}.ProductShowcase-module__LGe1IG__inner{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.ProductShowcase-module__LGe1IG__copy{opacity:0;transition:all .6s cubic-bezier(.4,0,.2,1);transform:translate(-24px)}.ProductShowcase-module__LGe1IG__copyVisible{opacity:1;transform:translate(0)}.ProductShowcase-module__LGe1IG__headline{letter-spacing:-1.5px;color:var(--text-primary);margin:16px 0 20px;font-family:IBM Plex Serif,serif;font-size:48px;font-weight:500;line-height:1.1}.ProductShowcase-module__LGe1IG__headlineAccent{background:var(--accent-blue-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.ProductShowcase-module__LGe1IG__desc{color:var(--text-secondary);max-width:460px;margin-bottom:36px;font-size:17px;line-height:1.7}.ProductShowcase-module__LGe1IG__features{flex-direction:column;gap:20px;margin-bottom:36px;list-style:none;display:flex}.ProductShowcase-module__LGe1IG__featureItem{align-items:flex-start;gap:16px;display:flex}.ProductShowcase-module__LGe1IG__featureIcon{filter:drop-shadow(0 0 8px #51d9fe33);background:#51d9fe0f;border:1px solid #51d9fe1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex}.ProductShowcase-module__LGe1IG__featureTitle{color:var(--text-primary);font-size:15px;font-weight:700;font-family:var(--font-league-spartan),sans-serif;letter-spacing:-.3px;margin-bottom:3px;display:block}.ProductShowcase-module__LGe1IG__featureText{color:var(--text-secondary);font-size:13px;line-height:1.5}.ProductShowcase-module__LGe1IG__mockupWrap{opacity:0;transition:all .7s cubic-bezier(.4,0,.2,1) .15s;position:relative;transform:translate(24px)translateY(8px)}.ProductShowcase-module__LGe1IG__mockupVisible{opacity:1;transform:translate(0)translateY(0)}.ProductShowcase-module__LGe1IG__mockupFrame{backdrop-filter:blur(10px);background:#ffffff06;border:1px solid #ffffff14;border-radius:16px;overflow:hidden;box-shadow:0 40px 80px #0009,0 0 0 1px #51d9fe0f,inset 0 1px #ffffff0f}.ProductShowcase-module__LGe1IG__windowBar{background:#ffffff08;border-bottom:1px solid #ffffff0d;align-items:center;gap:12px;padding:12px 16px;display:flex}.ProductShowcase-module__LGe1IG__windowDots{gap:6px;display:flex}.ProductShowcase-module__LGe1IG__windowDots span{background:#ffffff1f;border-radius:50%;width:10px;height:10px}.ProductShowcase-module__LGe1IG__windowDots span:first-child{background:#ff5f56b3}.ProductShowcase-module__LGe1IG__windowDots span:nth-child(2){background:#ffbd2eb3}.ProductShowcase-module__LGe1IG__windowDots span:nth-child(3){background:#27c93fb3}.ProductShowcase-module__LGe1IG__windowTitle{color:#ffffff4d;font-size:11px;font-family:var(--font-league-spartan),sans-serif;letter-spacing:.3px}.ProductShowcase-module__LGe1IG__dashboardBody{min-height:300px;display:flex}.ProductShowcase-module__LGe1IG__sideNav{background:#0003;border-right:1px solid #ffffff0a;flex-direction:column;gap:4px;padding:12px 8px;display:flex}.ProductShowcase-module__LGe1IG__navIcon{cursor:default;width:36px;height:36px;color:var(--text-secondary);border-radius:8px;justify-content:center;align-items:center;font-size:16px;transition:background .2s;display:flex}.ProductShowcase-module__LGe1IG__navActive{filter:drop-shadow(0 0 6px #51d9fe4d);background:#51d9fe1a}.ProductShowcase-module__LGe1IG__mainPanel{flex-direction:column;flex:1;gap:16px;padding:16px;display:flex}.ProductShowcase-module__LGe1IG__metricsRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ProductShowcase-module__LGe1IG__metricBadge{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.ProductShowcase-module__LGe1IG__metricHighlight{background:#51d9fe0a;border-color:#51d9fe33}.ProductShowcase-module__LGe1IG__metricLabel{color:#ffffff59;text-transform:uppercase;letter-spacing:.8px;font-size:10px;font-family:var(--font-league-spartan),sans-serif}.ProductShowcase-module__LGe1IG__metricValue{font-family:var(--font-league-spartan),sans-serif;color:var(--text-primary);letter-spacing:-.5px;font-size:20px;font-weight:700}.ProductShowcase-module__LGe1IG__metricHighlight .ProductShowcase-module__LGe1IG__metricValue{background:var(--accent-blue-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ProductShowcase-module__LGe1IG__metricDelta{color:#51d9feb3;font-size:10px;font-weight:600}.ProductShowcase-module__LGe1IG__chartCard{background:#ffffff05;border:1px solid #ffffff0a;border-radius:10px;flex:1;padding:12px}.ProductShowcase-module__LGe1IG__chartTitle{color:#ffffff4d;text-transform:uppercase;letter-spacing:.8px;margin-bottom:12px;font-size:10px;display:block}.ProductShowcase-module__LGe1IG__chart{align-items:flex-end;gap:5px;height:70px;display:flex}.ProductShowcase-module__LGe1IG__barWrap{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:4px;height:100%;display:flex;overflow:hidden}@keyframes ProductShowcase-module__LGe1IG__barGrow{0%{transform:scaleY(0)}}.ProductShowcase-module__LGe1IG__bar{transform-origin:bottom;will-change:transform;background:linear-gradient(#51d9fe,#0068cf);border-radius:3px 3px 0 0;width:100%;animation:.8s cubic-bezier(.4,0,.2,1) both ProductShowcase-module__LGe1IG__barGrow;box-shadow:0 0 6px #51d9fe4d}.ProductShowcase-module__LGe1IG__barLabel{color:#ffffff40;font-size:9px;font-family:var(--font-league-spartan),sans-serif}.ProductShowcase-module__LGe1IG__floatingCard{-webkit-backdrop-filter:blur(16px);opacity:0;background:#0a0f19d9;border:1px solid #ffffff1a;border-radius:14px;position:absolute;box-shadow:0 20px 40px #00000080,0 0 0 1px #ffffff0a}@keyframes ProductShowcase-module__LGe1IG__floatCardIn{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.ProductShowcase-module__LGe1IG__floatIn{animation:.6s cubic-bezier(.4,0,.2,1) .5s both ProductShowcase-module__LGe1IG__floatCardIn}.ProductShowcase-module__LGe1IG__chatCard{width:240px;padding:14px;bottom:-30px;left:-30px}.ProductShowcase-module__LGe1IG__chatHeader{border-bottom:1px solid #ffffff0d;align-items:center;gap:10px;margin-bottom:10px;padding-bottom:10px;display:flex}.ProductShowcase-module__LGe1IG__chatAvatar{background:#51d9fe1a;border:1px solid #51d9fe33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.ProductShowcase-module__LGe1IG__chatName{color:var(--text-primary);font-size:11px;font-weight:700;font-family:var(--font-league-spartan),sans-serif}.ProductShowcase-module__LGe1IG__chatStatus{color:#fff6;align-items:center;gap:4px;margin-top:2px;font-size:10px;display:flex}.ProductShowcase-module__LGe1IG__onlineDot{background:#27c93f;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 4px #27c93fb3}.ProductShowcase-module__LGe1IG__chatMessages{flex-direction:column;gap:6px;display:flex}.ProductShowcase-module__LGe1IG__chatMsg{border-radius:10px;max-width:85%;padding:7px 10px;font-size:11px;line-height:1.4;transition:opacity .4s,transform .4s}.ProductShowcase-module__LGe1IG__left{color:#fffc;background:#ffffff12;border-bottom-left-radius:3px;align-self:flex-start}.ProductShowcase-module__LGe1IG__right{color:var(--accent-blue);background:#51d9fe1f;border:1px solid #51d9fe26;border-bottom-right-radius:3px;align-self:flex-end}@keyframes ProductShowcase-module__LGe1IG__blink{0%,80%,to{opacity:.3;transform:scale(.7)}40%{opacity:1;transform:scale(1)}}.ProductShowcase-module__LGe1IG__typingDots{align-items:center;gap:3px;display:inline-flex}.ProductShowcase-module__LGe1IG__typingDots span{background:var(--accent-blue);border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite ProductShowcase-module__LGe1IG__blink}.ProductShowcase-module__LGe1IG__typingDots span:nth-child(2){animation-delay:.2s}.ProductShowcase-module__LGe1IG__typingDots span:nth-child(3){animation-delay:.4s}.ProductShowcase-module__LGe1IG__automationPill{background:#050a14e6;border-color:#51d9fe26;padding:12px 16px;top:-20px;right:-20px}.ProductShowcase-module__LGe1IG__pillFlow{align-items:center;gap:6px;margin-bottom:6px;display:flex}.ProductShowcase-module__LGe1IG__pillStep{color:#fffc;white-space:nowrap;background:#51d9fe14;border:1px solid #51d9fe26;border-radius:6px;padding:5px 8px;font-size:11px}.ProductShowcase-module__LGe1IG__pillArrow{color:#51d9fe80;font-size:12px;font-weight:700}.ProductShowcase-module__LGe1IG__pillLabel{color:#51d9fe80;text-align:center;font-size:9px;font-family:var(--font-league-spartan),sans-serif;text-transform:uppercase;letter-spacing:.8px}@media (max-width:1024px){.ProductShowcase-module__LGe1IG__inner{grid-template-columns:1fr;gap:48px}.ProductShowcase-module__LGe1IG__headline{font-size:40px}.ProductShowcase-module__LGe1IG__mockupWrap{order:-1}.ProductShowcase-module__LGe1IG__chatCard{bottom:-20px;left:auto;right:-10px}}@media (max-width:640px){.ProductShowcase-module__LGe1IG__headline{font-size:32px}.ProductShowcase-module__LGe1IG__automationPill{display:none}}
.ContatoHero-module__TidQhq__hero{padding:160px 0 var(--space-2xl);position:relative;overflow:hidden}.ContatoHero-module__TidQhq__inner{z-index:2;flex-direction:column;gap:20px;max-width:720px;display:flex;position:relative}.ContatoHero-module__TidQhq__title{letter-spacing:-2px;color:var(--text-primary);margin:0;font-size:clamp(48px,7vw,80px);font-weight:800;line-height:1.05}.ContatoHero-module__TidQhq__accent{background:var(--accent-blue-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ContatoHero-module__TidQhq__desc{color:var(--text-secondary);max-width:560px;font-size:18px;line-height:1.75}.ContatoHero-module__TidQhq__glow{filter:blur(80px);pointer-events:none;z-index:1;background:radial-gradient(circle,#51d9fe0f 0%,#0000 60%);width:50vw;height:50vw;position:absolute;top:-10%;right:-5%}
.page-module__EI73sa__servicesSection{padding:0 0 var(--space-lg)}.page-module__EI73sa__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:640px;margin:0 auto;display:flex}.page-module__EI73sa__sectionTitle{color:var(--text-primary);letter-spacing:-1px;font-size:clamp(28px,3.5vw,42px);font-weight:800;line-height:1.15}.page-module__EI73sa__sectionDesc{color:var(--text-secondary);font-size:17px;line-height:1.7}.page-module__EI73sa__cta{padding:var(--space-2xl)0;border-top:1px solid #ffffff0d}.page-module__EI73sa__ctaInner{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:560px;margin:0 auto;display:flex}.page-module__EI73sa__ctaTitle{color:var(--text-primary);letter-spacing:-1px;font-size:clamp(28px,4vw,44px);font-weight:800}.page-module__EI73sa__ctaDesc{color:var(--text-secondary);font-size:17px;line-height:1.7}.page-module__EI73sa__ctaBtn{align-items:center;gap:8px;display:inline-flex}
.MethodologySection-module__peoV1q__section{background:var(--bg-primary);height:400vh;position:relative;overflow:visible}.MethodologySection-module__peoV1q__stickyContainer{height:100vh;padding:var(--space-xl)var(--space-md);justify-content:flex-start;align-items:center;gap:var(--space-lg);flex-direction:column;display:flex;position:sticky;top:0;overflow:hidden}.MethodologySection-module__peoV1q__backgroundEffects{pointer-events:none;z-index:1;position:absolute;inset:0}.MethodologySection-module__peoV1q__grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.MethodologySection-module__peoV1q__radialGlow{filter:blur(80px);background:radial-gradient(circle,#0068cf26 0%,#0000 70%);width:60vw;height:60vw;transition:background .8s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MethodologySection-module__peoV1q__inner{z-index:10;flex-direction:row;flex:1;justify-content:center;align-items:center;gap:0;width:100%;display:flex;position:relative}.MethodologySection-module__peoV1q__header{text-align:center;z-index:20;width:100%;max-width:600px;margin-left:auto;margin-right:auto}.MethodologySection-module__peoV1q__title{color:var(--text-primary);letter-spacing:-1.5px;margin-top:12px;font-size:clamp(32px,5vw,56px);font-weight:800;line-height:1.1}.MethodologySection-module__peoV1q__titleAccent{background:var(--accent-blue-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.MethodologySection-module__peoV1q__cardContainer{flex:1;justify-content:flex-end;align-items:center;width:100%;max-width:950px;height:100%;max-height:550px;display:flex;position:relative}.MethodologySection-module__peoV1q__card{border-radius:var(--radius-xl);background:#ffffff04;border:1px solid #ffffff0f;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 60px 120px -30px #000000b3}.MethodologySection-module__peoV1q__imagePlaceholder{background:var(--bg-primary);width:100%;height:100%;position:relative}.MethodologySection-module__peoV1q__sidebar{flex-direction:column;flex-shrink:0;align-items:center;width:280px;height:500px;display:flex}.MethodologySection-module__peoV1q__verticalProgress{background:#ffffff0d;border-radius:10px;flex-direction:column;justify-content:flex-end;width:3px;height:100%;display:flex;position:relative}.MethodologySection-module__peoV1q__verticalBar{background:var(--accent-blue-gradient);border-radius:inherit;transform-origin:bottom;width:100%;box-shadow:0 0 20px #51d9fe80}.MethodologySection-module__peoV1q__dotsContainer{flex-direction:column;justify-content:space-between;height:100%;margin-left:-5px;display:flex;position:absolute;inset:0}.MethodologySection-module__peoV1q__dotWrapper{align-items:center;height:12px;display:flex;position:relative}.MethodologySection-module__peoV1q__stepInfo{pointer-events:none;align-items:flex-start;gap:10px;width:220px;display:flex;position:absolute;top:50%;left:24px;transform:translateY(-50%)}.MethodologySection-module__peoV1q__stepIcon{background:#51d9fe26;border:1px solid #51d9fe4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.MethodologySection-module__peoV1q__stepIcon svg{color:var(--accent-blue)}.MethodologySection-module__peoV1q__stepText{flex-direction:column;gap:4px;display:flex}.MethodologySection-module__peoV1q__stepTitle{color:var(--text-primary);font-size:16px;font-weight:700;font-family:var(--font-heading)}.MethodologySection-module__peoV1q__stepDesc{color:var(--text-secondary);font-size:14px;line-height:1.4;font-family:var(--font-archivo)}.MethodologySection-module__peoV1q__dot{border:2px solid var(--bg-primary);z-index:2;background:#fff3;border-radius:50%;width:12px;height:12px}.MethodologySection-module__peoV1q__dotActive{box-shadow:0 0 15px var(--accent-blue)}@media (max-width:768px){.MethodologySection-module__peoV1q__section{height:190vh}.MethodologySection-module__peoV1q__stickyContainer{height:auto;padding:0;position:relative;overflow:visible}.MethodologySection-module__peoV1q__backgroundEffects{display:none}.MethodologySection-module__peoV1q__header{z-index:5;background:var(--bg-primary);padding:var(--space-xl)var(--space-md)var(--space-lg);padding-top:calc(var(--space-xl) + env(safe-area-inset-top,0px));position:relative}.MethodologySection-module__peoV1q__inner{z-index:10;flex-direction:column;gap:0;padding:5px;position:relative}.MethodologySection-module__peoV1q__cardContainer{width:100%;max-width:100%;margin:0 auto;padding:0}.MethodologySection-module__peoV1q__cardsWrapper{width:100%;position:relative}.MethodologySection-module__peoV1q__cardItem{background:linear-gradient(180deg,rgba(81,217,254,calc(.15 - var(--scroll-progress,0)*.1))0%,#0a0a0f 100%);border:2px solid #ffffff14;border-left:none;border-right:none;border-radius:0;width:100%;height:250px;margin-bottom:-160px;transition:border-color .3s,box-shadow .3s;position:sticky;top:240px;overflow:hidden;box-shadow:0 16px 50px -15px #0009}.MethodologySection-module__peoV1q__cardItem:first-child{z-index:1;margin-top:420px}.MethodologySection-module__peoV1q__cardItem:nth-child(2){z-index:2;margin-top:40px}.MethodologySection-module__peoV1q__cardItem:nth-child(3){z-index:3;margin-top:40px}.MethodologySection-module__peoV1q__cardItem:nth-child(4){z-index:4;margin-top:40px}.MethodologySection-module__peoV1q__cardItem.MethodologySection-module__peoV1q__cardActive{border-color:#51d9fe80;box-shadow:0 24px 80px -20px #000c,0 0 60px #51d9fe33}.MethodologySection-module__peoV1q__cardContent{border-radius:0;width:100%;height:100%;margin:0;padding:0;overflow:hidden}.MethodologySection-module__peoV1q__imageWrapper{width:100%;height:100%;margin:0;position:relative}.MethodologySection-module__peoV1q__sidebar{display:none}.MethodologySection-module__peoV1q__dotsContainer{flex-direction:row;justify-content:center;gap:8px;height:auto;margin-left:0;position:static}.MethodologySection-module__peoV1q__dotWrapper{justify-content:center;align-items:center;height:auto;display:flex}.MethodologySection-module__peoV1q__verticalProgress{display:none}.MethodologySection-module__peoV1q__dot{background:#fff3;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s}.MethodologySection-module__peoV1q__dotActive{background:var(--accent-blue);width:24px;box-shadow:0 0 8px var(--accent-blue);border-radius:4px}.MethodologySection-module__peoV1q__stepInfo,.MethodologySection-module__peoV1q__stepIcon,.MethodologySection-module__peoV1q__stepText{display:none}}@media (max-width:640px){.MethodologySection-module__peoV1q__cardItem{height:250px}.MethodologySection-module__peoV1q__cardItem:first-child{margin-top:380px}.MethodologySection-module__peoV1q__cardItem:nth-child(2),.MethodologySection-module__peoV1q__cardItem:nth-child(3),.MethodologySection-module__peoV1q__cardItem:nth-child(4){margin-top:220px}}@media (max-width:480px){.MethodologySection-module__peoV1q__cardItem{height:250px;top:200px}.MethodologySection-module__peoV1q__cardItem:first-child{margin-top:340px}.MethodologySection-module__peoV1q__cardItem:nth-child(2),.MethodologySection-module__peoV1q__cardItem:nth-child(3),.MethodologySection-module__peoV1q__cardItem:nth-child(4){margin-top:200px}.MethodologySection-module__peoV1q__cardItem:nth-child(4){margin-bottom:-120px}}@media (max-width:768px) and (max-height:500px){.MethodologySection-module__peoV1q__header{padding-top:var(--space-lg)}}
.PortfolioHero-module__tdlNJa__hero{padding:160px 0 var(--space-2xl);position:relative;overflow:hidden}.PortfolioHero-module__tdlNJa__inner{z-index:2;flex-direction:column;gap:20px;max-width:720px;display:flex;position:relative}.PortfolioHero-module__tdlNJa__title{letter-spacing:-2px;color:var(--text-primary);margin:0;font-size:clamp(48px,7vw,80px);font-weight:800;line-height:1.05}.PortfolioHero-module__tdlNJa__accent{background:var(--accent-blue-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PortfolioHero-module__tdlNJa__desc{color:var(--text-secondary);max-width:580px;font-size:18px;line-height:1.75}.PortfolioHero-module__tdlNJa__glow{filter:blur(80px);pointer-events:none;z-index:1;background:radial-gradient(circle,#51d9fe0d 0%,#0000 60%);width:50vw;height:50vw;position:absolute;top:0;right:0}
.page-module__aifntG__story{padding:var(--space-2xl)0}.page-module__aifntG__storyGrid{grid-template-columns:1fr 1.2fr;align-items:start;gap:80px;display:grid}.page-module__aifntG__storyLeft{flex-direction:column;gap:20px;display:flex;position:sticky;top:120px}.page-module__aifntG__storyTitle{color:var(--text-primary);letter-spacing:-1px;font-size:clamp(28px,3.5vw,42px);font-weight:800;line-height:1.15}.page-module__aifntG__storyRight{flex-direction:column;gap:20px;display:flex}.page-module__aifntG__storyRight p{color:var(--text-secondary);font-size:17px;line-height:1.8}.page-module__aifntG__ctaBtn{align-items:center;gap:8px;margin-top:8px;display:inline-flex}.page-module__aifntG__cta{padding:var(--space-2xl)0;border-top:1px solid #ffffff0d}.page-module__aifntG__ctaInner{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:560px;margin:0 auto;display:flex}.page-module__aifntG__ctaTitle{color:var(--text-primary);letter-spacing:-1px;font-size:clamp(28px,4vw,44px);font-weight:800}.page-module__aifntG__ctaDesc{color:var(--text-secondary);font-size:17px;line-height:1.7}@media (max-width:1024px){.page-module__aifntG__storyGrid{grid-template-columns:1fr;gap:40px}.page-module__aifntG__storyLeft{position:static}}
.ContactInfo-module__WE_3sG__info{flex-direction:column;gap:28px;display:flex}.ContactInfo-module__WE_3sG__item{align-items:flex-start;gap:16px;display:flex}.ContactInfo-module__WE_3sG__iconWrapper{border-radius:var(--radius-md);width:44px;height:44px;color:var(--accent-blue);background:#51d9fe14;border:1px solid #51d9fe26;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.ContactInfo-module__WE_3sG__item:hover .ContactInfo-module__WE_3sG__iconWrapper{background:#51d9fe26;border-color:#51d9fe4d;transform:scale(1.05)}.ContactInfo-module__WE_3sG__label{text-transform:uppercase;letter-spacing:1px;color:var(--accent-blue);margin-bottom:4px;font-size:11px;font-weight:700}.ContactInfo-module__WE_3sG__value{color:var(--text-primary);font-size:16px;font-weight:600;transition:color .2s}.ContactInfo-module__WE_3sG__item:hover .ContactInfo-module__WE_3sG__value{color:var(--accent-blue)}.ContactInfo-module__WE_3sG__sub{color:var(--text-secondary);margin-top:2px;font-size:13px}.ContactInfo-module__WE_3sG__social{gap:12px;margin-top:8px;display:flex}.ContactInfo-module__WE_3sG__socialLink{border-radius:var(--radius-md);width:44px;height:44px;color:var(--text-secondary);background:#ffffff0a;border:1px solid #ffffff14;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.ContactInfo-module__WE_3sG__socialLink:hover{color:var(--accent-blue);background:#51d9fe1a;border-color:#51d9fe4d;transform:translateY(-2px)}
@keyframes WhatsAppButton-module__Ya1Cjq__pulse{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.WhatsAppButton-module__Ya1Cjq__whatsappBtn{bottom:var(--space-lg);right:var(--space-lg);z-index:900;background:var(--accent-blue);color:#000;will-change:transform;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:transform .2s;animation:2s infinite WhatsAppButton-module__Ya1Cjq__pulse;display:flex;position:fixed;box-shadow:0 4px 20px #51d9fe59}.WhatsAppButton-module__Ya1Cjq__whatsappBtn:hover{color:#000;animation:none;transform:scale(1.1)}.WhatsAppButton-module__Ya1Cjq__whatsappBtn:active{transform:scale(.95)}.WhatsAppButton-module__Ya1Cjq__icon{width:32px;height:32px}.WhatsAppButton-module__Ya1Cjq__tooltip{color:var(--text-primary);white-space:nowrap;border-radius:var(--radius-md);pointer-events:none;opacity:0;background:#00040af2;border:1px solid #ffffff1a;padding:8px 14px;font-size:13px;font-weight:500;transition:opacity .2s,transform .2s;position:absolute;top:50%;right:calc(100% + 12px);transform:translateY(-50%)translate(4px)}.WhatsAppButton-module__Ya1Cjq__whatsappBtn:hover .WhatsAppButton-module__Ya1Cjq__tooltip{opacity:1;transform:translateY(-50%)translate(0)}@media (max-width:768px){.WhatsAppButton-module__Ya1Cjq__whatsappBtn{width:52px;height:52px;bottom:max(16px,env(safe-area-inset-bottom));right:max(16px,env(safe-area-inset-right))}.WhatsAppButton-module__Ya1Cjq__icon{width:28px;height:28px}.WhatsAppButton-module__Ya1Cjq__tooltip{display:none}}
.page-module__XJUMNW__portfolioSection{padding:0 0 var(--space-lg)}.page-module__XJUMNW__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:640px;margin:0 auto;display:flex}.page-module__XJUMNW__sectionTitle{color:var(--text-primary);letter-spacing:-1px;font-size:clamp(28px,3.5vw,42px);font-weight:800;line-height:1.15}.page-module__XJUMNW__sectionDesc{color:var(--text-secondary);font-size:17px;line-height:1.7}.page-module__XJUMNW__cta{padding:var(--space-2xl)0;border-top:1px solid #ffffff0d}.page-module__XJUMNW__ctaInner{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:560px;margin:0 auto;display:flex}.page-module__XJUMNW__ctaTitle{color:var(--text-primary);letter-spacing:-1px;font-size:clamp(28px,4vw,44px);font-weight:800}.page-module__XJUMNW__ctaDesc{color:var(--text-secondary);font-size:17px;line-height:1.7}.page-module__XJUMNW__ctaBtn{align-items:center;gap:8px;display:inline-flex}
.ContactForm-module__fw3Taq__form{flex-direction:column;gap:20px;display:flex}.ContactForm-module__fw3Taq__error{border-radius:var(--radius-md);color:var(--error);background:#ff4b4b1a;border:1px solid #ff4b4b4d;align-items:center;gap:10px;padding:14px 18px;font-size:14px;display:flex}.ContactForm-module__fw3Taq__error svg{flex-shrink:0}.ContactForm-module__fw3Taq__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ContactForm-module__fw3Taq__field{flex-direction:column;gap:8px;display:flex}.ContactForm-module__fw3Taq__label{text-transform:uppercase;letter-spacing:.8px;color:var(--text-secondary);font-size:12px;font-weight:600}.ContactForm-module__fw3Taq__labelRequired{color:var(--accent-blue);margin-left:2px}.ContactForm-module__fw3Taq__input,.ContactForm-module__fw3Taq__select,.ContactForm-module__fw3Taq__textarea{border-radius:var(--radius-md);color:var(--text-primary);font-size:15px;font-family:var(--font-archivo),sans-serif;background:#ffffff0a;border:1px solid #ffffff14;outline:none;width:100%;padding:14px 18px;transition:border-color .2s,background .2s}.ContactForm-module__fw3Taq__input::placeholder,.ContactForm-module__fw3Taq__textarea::placeholder{color:#ffffff40}.ContactForm-module__fw3Taq__input:focus,.ContactForm-module__fw3Taq__select:focus,.ContactForm-module__fw3Taq__textarea:focus{background:#51d9fe0a;border-color:#51d9fe66}.ContactForm-module__fw3Taq__inputError{border-color:var(--error)!important}.ContactForm-module__fw3Taq__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.4)' 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 14px center;background-repeat:no-repeat;padding-right:40px}.ContactForm-module__fw3Taq__select option{background:var(--bg-primary);color:var(--text-primary)}.ContactForm-module__fw3Taq__textarea{resize:vertical;min-height:140px}.ContactForm-module__fw3Taq__submit{justify-content:center;align-self:flex-start;align-items:center;gap:8px;padding:16px 32px;font-size:15px;display:inline-flex}.ContactForm-module__fw3Taq__submit:disabled{opacity:.6;cursor:not-allowed}.ContactForm-module__fw3Taq__loading{border:2px solid #fff3;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite ContactForm-module__fw3Taq__spin}@keyframes ContactForm-module__fw3Taq__spin{to{transform:rotate(360deg)}}.ContactForm-module__fw3Taq__success{text-align:center;background:var(--bg-secondary);border-radius:var(--radius-lg);border:1px solid #51d9fe33;flex-direction:column;align-items:center;gap:16px;padding:60px 40px;display:flex}.ContactForm-module__fw3Taq__successIcon{color:var(--accent-blue)}.ContactForm-module__fw3Taq__successTitle{color:var(--text-primary);font-size:24px;font-weight:700}.ContactForm-module__fw3Taq__successDesc{color:var(--text-secondary);max-width:380px;font-size:15px;line-height:1.7}@media (max-width:640px){.ContactForm-module__fw3Taq__row{grid-template-columns:1fr}.ContactForm-module__fw3Taq__input,.ContactForm-module__fw3Taq__select,.ContactForm-module__fw3Taq__textarea{padding:12px 14px;font-size:16px}.ContactForm-module__fw3Taq__textarea{min-height:120px}}@media (max-width:480px){.ContactForm-module__fw3Taq__input,.ContactForm-module__fw3Taq__select,.ContactForm-module__fw3Taq__textarea{padding:12px;font-size:15px}.ContactForm-module__fw3Taq__submit{width:100%;padding:16px}}
.ScrollToTop-module__cM_3UW__scrollBtn{bottom:var(--space-lg);left:var(--space-lg);z-index:899;width:48px;height:48px;color:var(--text-secondary);cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.3s forwards ScrollToTop-module__cM_3UW__fadeIn;display:flex;position:fixed}.ScrollToTop-module__cM_3UW__scrollBtn:hover{color:var(--accent-blue);background:#51d9fe1a;border-color:#51d9fe4d;transform:translateY(-4px);box-shadow:0 8px 24px #0000004d}.ScrollToTop-module__cM_3UW__scrollBtn:active{transform:translateY(-2px)scale(.95)}@keyframes ScrollToTop-module__cM_3UW__fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ScrollToTop-module__cM_3UW__scrollBtn{bottom:var(--space-md);left:var(--space-md);width:44px;height:44px}}
.page-module__bVUq9W__content{padding:0 0 var(--space-2xl)}.page-module__bVUq9W__topRow{grid-template-columns:1.2fr 1fr;align-items:start;gap:80px;margin-bottom:60px;display:grid}.page-module__bVUq9W__mapRow{width:100%}@media (max-width:1024px){.page-module__bVUq9W__topRow{grid-template-columns:1fr;gap:60px}}
.fundadores-module__A8-0KG__main{min-height:100vh;padding-top:100px}.fundadores-module__A8-0KG__hero{padding:var(--space-xl)0;text-align:center;background:radial-gradient(80% 60% at 50% 0,#51d9fe0f 0%,#0000 70%);position:relative}.fundadores-module__A8-0KG__hero:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 0L60 30L30 60L0 30z' fill='%2351D9FE' fill-opacity='0.02'/%3E%3C/svg%3E");position:absolute;inset:0}.fundadores-module__A8-0KG__heroContent{max-width:700px;margin:0 auto}.fundadores-module__A8-0KG__heroLabel{font-family:var(--font-heading);letter-spacing:3px;text-transform:uppercase;color:var(--accent-blue);margin-bottom:var(--space-md);font-size:12px;font-weight:600;display:block}.fundadores-module__A8-0KG__heroTitle{color:var(--text-primary);margin-bottom:var(--space-md);font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.1}.fundadores-module__A8-0KG__highlight{background:var(--accent-blue-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.fundadores-module__A8-0KG__heroDesc{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:18px;line-height:1.7}.fundadores-module__A8-0KG__founders{padding:var(--space-lg)0 var(--space-xl)}.fundadores-module__A8-0KG__list{gap:var(--space-xl);flex-direction:column;display:flex}.fundadores-module__A8-0KG__card{gap:var(--space-xl);grid-template-columns:1fr 1fr;align-items:center;transition:transform .3s;display:grid}.fundadores-module__A8-0KG__card:hover .fundadores-module__A8-0KG__cardImage{box-shadow:0 0 0 1px #51d9fe26,0 8px 32px #00000080,0 0 40px #51d9fe26}.fundadores-module__A8-0KG__cardRight{direction:rtl}.fundadores-module__A8-0KG__cardRight>*{direction:ltr}.fundadores-module__A8-0KG__cardImage{aspect-ratio:3/4;border-radius:var(--radius-lg);width:100%;position:relative;overflow:hidden;box-shadow:0 0 0 1px #51d9fe14,0 8px 32px #0006,0 0 60px #51d9fe0d}.fundadores-module__A8-0KG__image{object-fit:cover}.fundadores-module__A8-0KG__cardContent{gap:var(--space-sm);flex-direction:column;display:flex}.fundadores-module__A8-0KG__cardName{font-family:var(--font-heading);background:linear-gradient(135deg,#fff 0%,var(--accent-blue)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:32px;font-weight:700;line-height:1.2}.fundadores-module__A8-0KG__cardRole{color:var(--accent-blue);font-size:16px;font-weight:500}.fundadores-module__A8-0KG__cardBio{color:var(--text-secondary);margin-top:var(--space-sm);font-size:16px;line-height:1.7}.fundadores-module__A8-0KG__linkedinLink{margin-top:var(--space-lg);border-radius:var(--radius-pill);color:var(--accent-blue);background:#51d9fe14;border:1px solid #51d9fe26;align-items:center;gap:8px;width:fit-content;padding:10px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.fundadores-module__A8-0KG__linkedinLink:hover{background:#51d9fe26;border-color:#51d9fe4d;gap:12px}.fundadores-module__A8-0KG__cta{padding:var(--space-xl)0;text-align:center;background:var(--bg-secondary);border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f}.fundadores-module__A8-0KG__ctaContent{max-width:500px;margin:0 auto}.fundadores-module__A8-0KG__ctaTitle{color:var(--text-primary);margin-bottom:var(--space-sm);font-size:32px;font-weight:700}.fundadores-module__A8-0KG__ctaDesc{color:var(--text-secondary);margin-bottom:var(--space-lg);font-size:16px}.fundadores-module__A8-0KG__ctaButton{align-items:center;gap:8px;padding:14px 32px;font-size:15px;display:inline-flex}@media (max-width:1024px){.fundadores-module__A8-0KG__card{gap:var(--space-md);grid-template-columns:1fr}.fundadores-module__A8-0KG__cardRight{direction:ltr}.fundadores-module__A8-0KG__cardImage{aspect-ratio:3/4}.fundadores-module__A8-0KG__cardName{font-size:28px}}@media (max-width:640px){.fundadores-module__A8-0KG__main{padding-top:80px}.fundadores-module__A8-0KG__hero{padding:var(--space-lg)0}.fundadores-module__A8-0KG__heroDesc{font-size:16px}.fundadores-module__A8-0KG__list{gap:var(--space-lg)}.fundadores-module__A8-0KG__cardName{font-size:24px}.fundadores-module__A8-0KG__cardRole,.fundadores-module__A8-0KG__cardBio{font-size:14px}.fundadores-module__A8-0KG__cta{padding:var(--space-lg)0}.fundadores-module__A8-0KG__ctaTitle{font-size:24px}}
.page-module___8aEwW__introSection{}.page-module___8aEwW__introCard{padding:var(--space-xl);text-align:center;}.page-module___8aEwW__introTitle{font-size:clamp(24px,4vw,var(--font-h2));margin-bottom:var(--space-sm)}.page-module___8aEwW__introDesc{}@media (max-width:640px){.page-module___8aEwW__introCard{padding:var(--space-md)}}
