.Navbar-module__ZERf_q__nav{z-index:1000;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#050505cc;width:100%;transition:all .3s;position:fixed;top:0}.Navbar-module__ZERf_q__container{justify-content:space-between;align-items:center;max-width:1400px;height:80px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__ZERf_q__logo{color:var(--foreground);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;text-decoration:none;display:flex}.Navbar-module__ZERf_q__logoIcon{color:var(--primary)}.Navbar-module__ZERf_q__logoText{background:linear-gradient(90deg,#fff,var(--text-muted));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Navbar-module__ZERf_q__desktopMenu{display:none}.Navbar-module__ZERf_q__desktopMenu a{color:var(--text-muted);margin-left:2rem;font-weight:500;transition:color .2s}.Navbar-module__ZERf_q__desktopMenu a:hover{color:var(--primary)}.Navbar-module__ZERf_q__mobileButton{color:var(--foreground);padding:.5rem;display:block}.Navbar-module__ZERf_q__mobileMenu{background:var(--background);border-bottom:1px solid var(--border);flex-direction:column;gap:1rem;width:100%;padding:1rem 2rem;animation:.3s ease-out Navbar-module__ZERf_q__slideDown;display:flex;position:absolute;top:80px;left:0}.Navbar-module__ZERf_q__mobileMenu a{border-bottom:1px solid var(--border);color:var(--text-muted);padding:1rem 0}.Navbar-module__ZERf_q__mobileMenu a:last-child{border-bottom:none}.Navbar-module__ZERf_q__mobileMenu a:hover{color:var(--primary)}@keyframes Navbar-module__ZERf_q__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.Navbar-module__ZERf_q__desktopMenu{align-items:center;display:flex}.Navbar-module__ZERf_q__mobileButton{display:none}}
.Hero-module__Vtspxq__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;margin-top:-80px;padding:80px 2rem 2rem;display:flex;position:relative;overflow:hidden}.Hero-module__Vtspxq__hero:before{content:"";background-image:linear-gradient(var(--border)1px,transparent 1px),linear-gradient(90deg,var(--border)1px,transparent 1px);opacity:.1;z-index:-1;background-position:50%;background-size:50px 50px;width:200%;height:200%;animation:20s linear infinite Hero-module__Vtspxq__gridMove;position:absolute;top:0;left:0;transform:perspective(500px)rotateX(60deg)translateY(-100px)translateZ(-200px)}@keyframes Hero-module__Vtspxq__gridMove{0%{transform:perspective(500px)rotateX(60deg)translateY(0)translateZ(-200px)}to{transform:perspective(500px)rotateX(60deg)translateY(50px)translateZ(-200px)}}.Hero-module__Vtspxq__heroContent{z-index:1;max-width:800px}.Hero-module__Vtspxq__logo{letter-spacing:-.05em;background:linear-gradient(135deg,#fff 0%,var(--text-muted)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:5rem;font-weight:800;animation:1s ease-out Hero-module__Vtspxq__fadeInUp;display:inline-block;position:relative}.Hero-module__Vtspxq__logoAccent{color:var(--primary);-webkit-text-fill-color:var(--primary)}.Hero-module__Vtspxq__tagline{color:var(--text-muted);margin-bottom:3rem;font-size:1.8rem;line-height:1.5;animation:1s ease-out .3s backwards Hero-module__Vtspxq__fadeInUp}.Hero-module__Vtspxq__heroButtons{justify-content:center;gap:1.5rem;margin-bottom:3rem;animation:1s ease-out .6s backwards Hero-module__Vtspxq__fadeInUp;display:flex}.Hero-module__Vtspxq__ctaButton{background:var(--primary);color:#fff;border:1px solid #0000;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:inline-block;box-shadow:0 4px 14px #0076ff63}.Hero-module__Vtspxq__ctaButton:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 6px 20px #0076ff3b}.Hero-module__Vtspxq__secondaryButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--foreground);border:1px solid var(--border);background:#ffffff1a;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:inline-block}.Hero-module__Vtspxq__secondaryButton:hover{background:#ffffff26;transform:translateY(-2px)}.Hero-module__Vtspxq__socialIcons{justify-content:center;gap:2rem;animation:1s ease-out .9s backwards Hero-module__Vtspxq__fadeInUp;display:flex}.Hero-module__Vtspxq__socialIcons a{color:var(--text-muted);transition:all .3s}.Hero-module__Vtspxq__socialIcons a:hover{color:var(--primary);transform:translateY(-3px)}.Hero-module__Vtspxq__scrollIndicator{opacity:.5;animation:2s infinite Hero-module__Vtspxq__bounce;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes Hero-module__Vtspxq__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}@media (max-width:768px){.Hero-module__Vtspxq__heroButtons{flex-direction:column}.Hero-module__Vtspxq__logo{font-size:3rem}}
.About-module__4EMPOa__section{background:var(--background);max-width:1400px;margin:0 auto;padding:8rem 2rem}.About-module__4EMPOa__container{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}.About-module__4EMPOa__title{color:var(--foreground);margin-bottom:2rem;font-size:3rem}.About-module__4EMPOa__text{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.About-module__4EMPOa__subtitle{color:var(--foreground);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.About-module__4EMPOa__skillsContainer{flex-wrap:wrap;gap:.8rem;display:flex}.About-module__4EMPOa__skill{color:var(--primary);background:#0070f31a;border:1px solid #0070f333;border-radius:50px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.About-module__4EMPOa__skill:hover{background:var(--primary);color:#fff;transform:translateY(-2px)}@media (min-width:768px){.About-module__4EMPOa__container{grid-template-columns:1fr 1fr}}
.Services-module__PKZCHq__section{max-width:1400px;margin:0 auto;padding:8rem 2rem}.Services-module__PKZCHq__title{text-align:center;color:var(--foreground);margin-bottom:4rem;font-size:3rem;display:inline-block;position:relative;left:50%;transform:translate(-50%)}.Services-module__PKZCHq__title:after{content:"";background:linear-gradient(90deg,transparent,var(--primary),transparent);width:100%;height:2px;position:absolute;bottom:-10px;left:0}.Services-module__PKZCHq__grid{perspective:1000px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.Services-module__PKZCHq__card{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);opacity:0;border-radius:16px;padding:3rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;transform:translateY(30px)}.Services-module__PKZCHq__cardVisible{opacity:1;transform:translateY(0)}.Services-module__PKZCHq__card:hover{border-color:var(--primary);transform:translateY(-10px)scale(1.02);box-shadow:0 10px 40px -10px #0070f34d}.Services-module__PKZCHq__card:before{content:"";background:radial-gradient(circle at var(--mouse-x,50%)var(--mouse-y,50%),#0070f31a,transparent 50%);opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.Services-module__PKZCHq__card:hover:before{opacity:1}.Services-module__PKZCHq__cardTitle{color:var(--foreground);background:linear-gradient(90deg,#fff,#ccc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:1.8rem}.Services-module__PKZCHq__cardDescription{color:var(--text-muted);font-size:1.1rem;line-height:1.7}.Services-module__PKZCHq__grid>div:first-child{transition-delay:.1s}.Services-module__PKZCHq__grid>div:nth-child(2){transition-delay:.2s}.Services-module__PKZCHq__grid>div:nth-child(3){transition-delay:.3s}
.Projects-module__hdPRpq__section{max-width:1400px;margin:0 auto;padding:8rem 2rem}.Projects-module__hdPRpq__title{text-align:center;color:var(--foreground);margin-bottom:4rem;font-size:3rem}.Projects-module__hdPRpq__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;display:grid}.Projects-module__hdPRpq__card{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);opacity:0;border-radius:16px;flex-direction:column;transition:all .4s;display:flex;overflow:hidden;transform:translateY(30px)}.Projects-module__hdPRpq__cardVisible{opacity:1;transform:translateY(0)}.Projects-module__hdPRpq__card:hover{border-color:var(--accent);transform:translateY(-10px);box-shadow:0 10px 40px -10px #00f3ff26}.Projects-module__hdPRpq__imageContainer{background-color:var(--secondary);width:100%;height:220px;position:relative;overflow:hidden}.Projects-module__hdPRpq__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Projects-module__hdPRpq__card:hover .Projects-module__hdPRpq__image{transform:scale(1.05)}.Projects-module__hdPRpq__content{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.Projects-module__hdPRpq__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Projects-module__hdPRpq__cardDescription{color:var(--text-muted);flex-grow:1;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.Projects-module__hdPRpq__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.Projects-module__hdPRpq__tag{background:var(--secondary);color:var(--text-muted);border-radius:6px;padding:.3rem .8rem;font-size:.8rem;font-weight:500}.Projects-module__hdPRpq__link{color:var(--primary);align-items:center;gap:.5rem;margin-top:auto;font-weight:600;transition:color .2s;display:inline-flex}.Projects-module__hdPRpq__link:hover{color:var(--accent)}
.Team-module__9qwZhq__section{max-width:1400px;margin:0 auto;padding:8rem 2rem}.Team-module__9qwZhq__title{text-align:center;color:var(--foreground);margin-bottom:4rem;font-size:3rem;display:inline-block;position:relative;left:50%;transform:translate(-50%)}.Team-module__9qwZhq__title:after{content:"";background:linear-gradient(90deg,transparent,var(--primary),transparent);width:100%;height:2px;position:absolute;bottom:-10px;left:0}.Team-module__9qwZhq__grid{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.Team-module__9qwZhq__card{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);text-align:center;opacity:0;border-radius:16px;width:100%;max-width:400px;padding:3rem 2rem;transition:all .4s;position:relative;overflow:hidden;transform:translateY(30px)}.Team-module__9qwZhq__cardVisible{opacity:1;transform:translateY(0)}.Team-module__9qwZhq__card:hover{border-color:var(--primary);transform:translateY(-10px);box-shadow:0 10px 40px -10px #0070f333}.Team-module__9qwZhq__avatarContainer{background:linear-gradient(135deg,var(--secondary),var(--border));border:2px solid var(--primary);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 1.5rem;display:flex;position:relative;overflow:hidden}.Team-module__9qwZhq__avatarPlaceholder{color:var(--foreground);font-size:3rem;font-weight:700}.Team-module__9qwZhq__name{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Team-module__9qwZhq__role{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:1rem;font-weight:600}.Team-module__9qwZhq__description{color:var(--text-muted);font-size:.95rem;line-height:1.6}.Team-module__9qwZhq__card:before{content:"";pointer-events:none;background:radial-gradient(circle,#0070f30d 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}
.ContactForm-module__xxxoSG__section{max-width:700px;margin:0 auto;padding:8rem 2rem}.ContactForm-module__xxxoSG__title{text-align:center;color:var(--foreground);margin-bottom:3rem;font-size:3rem}.ContactForm-module__xxxoSG__contactMethods{opacity:0;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:3rem;transition:opacity .8s,transform .8s;display:flex;transform:translateY(20px)}.ContactForm-module__xxxoSG__visible{opacity:1;transform:translateY(0)}.ContactForm-module__xxxoSG__contactButton{border:1px solid #0000;border-radius:50px;align-items:center;gap:.8rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.ContactForm-module__xxxoSG__whatsapp{color:#25d366;background-color:#25d3661a;border-color:#25d36633}.ContactForm-module__xxxoSG__whatsapp:hover{color:#fff;background-color:#25d366;transform:translateY(-2px);box-shadow:0 0 20px #25d36666}.ContactForm-module__xxxoSG__email{color:var(--foreground);border-color:var(--border);background-color:#ffffff0d}.ContactForm-module__xxxoSG__email:hover{background-color:var(--foreground);color:var(--background);transform:translateY(-2px);box-shadow:0 0 20px #fff3}
.Footer-module__hP-FLq__footer{border-top:1px solid var(--border);background:var(--background);padding:4rem 2rem}.Footer-module__hP-FLq__footerContent{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:1400px;margin:0 auto;display:flex}.Footer-module__hP-FLq__footerLogo{color:var(--foreground);font-size:1.5rem;font-weight:800}.Footer-module__hP-FLq__footerText{color:var(--text-muted)}.Footer-module__hP-FLq__footerSocial{gap:1.5rem;display:flex}.Footer-module__hP-FLq__footerSocial a{color:var(--text-muted);transition:color .2s}.Footer-module__hP-FLq__footerSocial a:hover{color:var(--foreground)}.Footer-module__hP-FLq__copyright{color:var(--text-muted);opacity:.6;margin-top:2rem;font-size:.9rem}
.page-module___8aEwW__main{flex-direction:column;min-height:100vh;display:flex}
