.ParticleBackground-module__xETvdW__canvas{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}
.FestaCopaFlags-module__6HEj7a__flagStringContainer{z-index:2;pointer-events:none;width:100%;height:12vw;position:absolute;top:95px;left:0;overflow:visible}.FestaCopaFlags-module__6HEj7a__stringLine{width:100%;height:8vw;position:absolute;top:0;left:0}.FestaCopaFlags-module__6HEj7a__stringPath{stroke-dasharray:110;stroke-dashoffset:110px;animation:1.2s cubic-bezier(.25,1,.5,1) 2.8s forwards FestaCopaFlags-module__6HEj7a__drawString}.FestaCopaFlags-module__6HEj7a__flagWrapper{opacity:0;filter:blur(8px);width:3vw;min-width:20px;max-width:45px;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards FestaCopaFlags-module__6HEj7a__revealFlag;position:absolute;transform:translateY(-15px)scale(.7)}.FestaCopaFlags-module__6HEj7a__flagSwayer{transform-origin:top;animation:3s ease-in-out infinite alternate FestaCopaFlags-module__6HEj7a__windSway}.FestaCopaFlags-module__6HEj7a__pennant{filter:drop-shadow(0 4px 6px #0006);width:100%;height:auto}.FestaCopaFlags-module__6HEj7a__confetti{z-index:1;opacity:0;pointer-events:none;animation:5s linear forwards FestaCopaFlags-module__6HEj7a__fallConfetti;position:absolute;top:-20px}@keyframes FestaCopaFlags-module__6HEj7a__drawString{to{stroke-dashoffset:0}}@keyframes FestaCopaFlags-module__6HEj7a__revealFlag{to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes FestaCopaFlags-module__6HEj7a__windSway{0%{transform:rotate(-6deg)skew(-2deg)scaleY(.97)}50%{transform:rotate(1deg)skew(1deg)scaleY(1.02)}to{transform:rotate(8deg)skew(3deg)scaleY(.97)}}@keyframes FestaCopaFlags-module__6HEj7a__fallConfetti{0%{opacity:0;transform:translateY(0)rotate(0)translate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(105vh) rotate(var(--rotation,720deg)) translateX(var(--drift,50px))}}
.HeroSection-module__YGMWTW__hero{min-height:100dvh;padding:var(--space-32) 0 var(--space-16);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module__YGMWTW__heroBackground{z-index:0;position:absolute;inset:0}.HeroSection-module__YGMWTW__heroGradient{pointer-events:none;background:radial-gradient(at 20%,#2563eb26 0%,#0000 50%),radial-gradient(at 80% 20%,#7c3aed1f 0%,#0000 50%),radial-gradient(at 50% 80%,#06b6d414 0%,#0000 50%);position:absolute;inset:0}.HeroSection-module__YGMWTW__heroContent{z-index:var(--z-base);text-align:center;align-items:center;gap:var(--space-6);flex-direction:column;margin-top:6rem;animation:.8s ease-out HeroSection-module__YGMWTW__fadeInUp;display:flex;position:relative}.HeroSection-module__YGMWTW__heroBadge{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);font-size:var(--text-sm);color:var(--color-neon);border-radius:var(--radius-full);background:#06b6d40d;border:1px solid #06b6d44d;font-weight:500;animation:.6s ease-out HeroSection-module__YGMWTW__fadeInDown;display:inline-flex}.HeroSection-module__YGMWTW__heroBadgeDot{border-radius:var(--radius-full);background:var(--color-neon);width:8px;height:8px;box-shadow:0 0 8px var(--color-neon-glow);animation:2s ease-in-out infinite HeroSection-module__YGMWTW__pulse-glow}.HeroSection-module__YGMWTW__heroTitle{font-size:clamp(var(--text-4xl), 7vw, var(--text-7xl));letter-spacing:-.02em;max-width:900px;font-weight:800;line-height:1.1}.HeroSection-module__YGMWTW__heroSubtitle{font-size:clamp(var(--text-base), 2vw, var(--text-xl));color:var(--color-text-secondary);max-width:640px;line-height:var(--leading-relaxed)}.HeroSection-module__YGMWTW__heroActions{align-items:center;gap:var(--space-4);margin-top:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}.HeroSection-module__YGMWTW__heroTech{justify-content:center;gap:var(--space-2);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.HeroSection-module__YGMWTW__techTag{padding:var(--space-1) var(--space-3);font-size:var(--text-xs);color:var(--color-text-muted);border:1px solid var(--color-border);border-radius:var(--radius-full);transition:all var(--transition-base);background:#ffffff05;font-weight:500}.HeroSection-module__YGMWTW__techTag:hover{color:var(--color-text-secondary);border-color:var(--color-border-hover);background:#ffffff0d}.HeroSection-module__YGMWTW__scrollIndicator{bottom:var(--space-8);animation:3s ease-in-out infinite HeroSection-module__YGMWTW__float;position:absolute;left:50%;transform:translate(-50%)}.HeroSection-module__YGMWTW__scrollMouse{border:2px solid var(--color-text-muted);opacity:.5;border-radius:12px;justify-content:center;width:24px;height:38px;padding-top:6px;display:flex}.HeroSection-module__YGMWTW__scrollWheel{border-radius:var(--radius-full);background:var(--color-text-muted);width:3px;height:8px;animation:1.5s ease-in-out infinite HeroSection-module__YGMWTW__fadeInDown}@media (max-width:768px){.HeroSection-module__YGMWTW__hero{padding:var(--space-24) 0 var(--space-16)}.HeroSection-module__YGMWTW__heroActions{flex-direction:column;width:100%}.HeroSection-module__YGMWTW__heroActions .HeroSection-module__YGMWTW__btn{width:100%}}
.ServicesPreview-module__pPt9ha__services{background:var(--color-bg)}.ServicesPreview-module__pPt9ha__servicesGrid{gap:var(--space-6);margin-bottom:var(--space-12);grid-template-columns:repeat(3,1fr);display:grid}.ServicesPreview-module__pPt9ha__servicesGrid>:nth-child(4){grid-column:1/2}.ServicesPreview-module__pPt9ha__servicesGrid>:nth-child(5){grid-column:2/3}.ServicesPreview-module__pPt9ha__serviceCard{gap:var(--space-4);cursor:default;flex-direction:column;display:flex;position:relative;overflow:hidden}.ServicesPreview-module__pPt9ha__serviceIcon{border-radius:var(--radius-lg);border:1px solid;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.ServicesPreview-module__pPt9ha__serviceTitle{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--color-text);font-weight:600}.ServicesPreview-module__pPt9ha__serviceDescription{font-size:var(--text-sm);color:var(--color-text-muted);line-height:var(--leading-relaxed)}.ServicesPreview-module__pPt9ha__serviceGlow{opacity:.04;filter:blur(40px);width:120px;height:120px;transition:opacity var(--transition-slow);pointer-events:none;border-radius:50%;position:absolute;bottom:-40px;right:-40px}.ServicesPreview-module__pPt9ha__serviceCard:hover .ServicesPreview-module__pPt9ha__serviceGlow{opacity:.1}.ServicesPreview-module__pPt9ha__servicesCta{justify-content:center;display:flex}@media (max-width:1024px){.ServicesPreview-module__pPt9ha__servicesGrid{grid-template-columns:repeat(2,1fr)}.ServicesPreview-module__pPt9ha__servicesGrid>:nth-child(4),.ServicesPreview-module__pPt9ha__servicesGrid>:nth-child(5){grid-column:auto}}@media (max-width:768px){.ServicesPreview-module__pPt9ha__servicesGrid{grid-template-columns:1fr}}
.Counter-module__C2lFEq__counter{align-items:center;gap:var(--space-2);padding:var(--space-6);flex-direction:column;display:flex}.Counter-module__C2lFEq__counterValue{font-family:var(--font-heading);font-size:var(--text-5xl);background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700;line-height:1}.Counter-module__C2lFEq__counterLabel{font-size:var(--text-sm);color:var(--color-text-muted);text-align:center;font-weight:500}@media (max-width:768px){.Counter-module__C2lFEq__counterValue{font-size:var(--text-4xl)}}
.StatsSection-module__danPxa__stats{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:var(--space-16) 0;position:relative;overflow:hidden}.StatsSection-module__danPxa__statsGlow{pointer-events:none;background:radial-gradient(circle,#2563eb0f 0%,#0000 70%);width:600px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.StatsSection-module__danPxa__statsGrid{gap:var(--space-8);z-index:var(--z-base);grid-template-columns:repeat(4,1fr);display:grid;position:relative}@media (max-width:768px){.StatsSection-module__danPxa__statsGrid{gap:var(--space-4);grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.StatsSection-module__danPxa__statsGrid{grid-template-columns:1fr}}
.PortfolioPreview-module__rcWneq__portfolio{background:var(--color-bg)}.PortfolioPreview-module__rcWneq__projectsGrid{gap:var(--space-8);margin-bottom:var(--space-12);grid-template-columns:repeat(3,1fr);display:grid}.PortfolioPreview-module__rcWneq__projectCard{border-radius:var(--radius-xl);border:1px solid var(--color-border);background:var(--color-bg-secondary);transition:all var(--transition-base);overflow:hidden}.PortfolioPreview-module__rcWneq__projectCard:hover{border-color:var(--color-border-hover);box-shadow:var(--shadow-xl);transform:translateY(-4px)}.PortfolioPreview-module__rcWneq__projectImage{justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.PortfolioPreview-module__rcWneq__projectImageOverlay{padding:var(--space-4);background:#0003;justify-content:flex-start;align-items:flex-start;display:flex;position:absolute;inset:0}.PortfolioPreview-module__rcWneq__projectCategory{font-size:var(--text-xs);color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);background:#0006;font-weight:600}.PortfolioPreview-module__rcWneq__projectContent{padding:var(--space-6);gap:var(--space-3);flex-direction:column;display:flex}.PortfolioPreview-module__rcWneq__projectTitle{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--color-text);font-weight:600}.PortfolioPreview-module__rcWneq__projectDescription{font-size:var(--text-sm);color:var(--color-text-muted);line-height:var(--leading-relaxed)}.PortfolioPreview-module__rcWneq__projectTags{gap:var(--space-2);margin-top:var(--space-1);flex-wrap:wrap;display:flex}.PortfolioPreview-module__rcWneq__projectTag{font-size:var(--text-xs);color:var(--color-text-secondary);padding:var(--space-1) var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#ffffff05;font-weight:500}.PortfolioPreview-module__rcWneq__portfolioCta{justify-content:center;display:flex}@media (max-width:1024px){.PortfolioPreview-module__rcWneq__projectsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PortfolioPreview-module__rcWneq__projectsGrid{grid-template-columns:1fr}}
.TestimonialsSection-module__XID2pW__testimonials{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:var(--space-20) 0;position:relative;overflow:hidden}.TestimonialsSection-module__XID2pW__testimonialsGlow{pointer-events:none;background:radial-gradient(circle,#7c3aed0f 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.TestimonialsSection-module__XID2pW__clientLogosContainer{max-width:900px;margin:0 auto}.TestimonialsSection-module__XID2pW__clientLogosGrid{justify-content:center;align-items:center;gap:var(--space-8) var(--space-12);flex-wrap:wrap;display:flex}.TestimonialsSection-module__XID2pW__clientLogoCard{align-items:center;gap:var(--space-4);transition:all var(--transition-base);cursor:pointer;flex-direction:column;display:flex}.TestimonialsSection-module__XID2pW__clientLogoWrapper{border-radius:var(--radius-full);width:140px;height:140px;transition:all var(--transition-base);background:#ffffff05;border:2px solid #ffffff14;justify-content:center;align-items:center;display:flex;overflow:hidden;box-shadow:0 0 #0000}.TestimonialsSection-module__XID2pW__clientLogoImg{object-fit:cover;filter:grayscale()opacity(.4);width:100%;height:100%;transition:all var(--transition-base)}.TestimonialsSection-module__XID2pW__clientLogoCard:hover .TestimonialsSection-module__XID2pW__clientLogoWrapper{background:#ffffff0d;border-color:#fedf00;transform:scale(1.08);box-shadow:0 0 25px #fedf0059}.TestimonialsSection-module__XID2pW__gregorioCard:hover .TestimonialsSection-module__XID2pW__clientLogoWrapper{border-color:#2ecc71;box-shadow:0 0 25px #2ecc7173}.TestimonialsSection-module__XID2pW__clientLogoCard:hover .TestimonialsSection-module__XID2pW__clientLogoImg{filter:grayscale(0)opacity()}.TestimonialsSection-module__XID2pW__clientLogoIcon{border-radius:var(--radius-full);width:140px;height:140px;color:var(--color-text-muted);filter:grayscale()opacity(.4);transition:all var(--transition-base);background:#ffffff05;border:2px solid #ffffff14;justify-content:center;align-items:center;display:flex}.TestimonialsSection-module__XID2pW__clientLogoCard:hover .TestimonialsSection-module__XID2pW__clientLogoIcon{filter:grayscale(0)opacity();color:var(--color-accent);border-color:var(--color-accent);background:#ffffff0d;transform:scale(1.08);box-shadow:0 0 25px #06b6d459}.TestimonialsSection-module__XID2pW__clientLogoName{font-family:var(--font-heading);font-size:var(--text-base);color:var(--color-text-muted);transition:all var(--transition-base);font-weight:600}.TestimonialsSection-module__XID2pW__clientLogoCard:hover .TestimonialsSection-module__XID2pW__clientLogoName{color:var(--color-text);transform:translateY(-2px)}@media (max-width:992px){.TestimonialsSection-module__XID2pW__clientLogosGrid{gap:var(--space-6) var(--space-8)}}@media (max-width:768px){.TestimonialsSection-module__XID2pW__clientLogosGrid{gap:var(--space-6) var(--space-6)}.TestimonialsSection-module__XID2pW__clientLogoWrapper,.TestimonialsSection-module__XID2pW__clientLogoIcon{width:100px;height:100px}.TestimonialsSection-module__XID2pW__clientLogoIcon svg{width:28px;height:28px}.TestimonialsSection-module__XID2pW__clientLogoName{font-size:var(--text-sm)}}.TestimonialsSection-module__XID2pW__partnerCallout{margin-top:var(--space-4);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--color-neon-light);padding:var(--space-2) var(--space-5);border-radius:var(--radius-full);cursor:default;background:#06b6d40d;border:1.5px solid #06b6d440;font-weight:700;animation:2.5s ease-in-out infinite TestimonialsSection-module__XID2pW__pulseCallout;display:inline-block;box-shadow:0 0 10px #06b6d40d}@keyframes TestimonialsSection-module__XID2pW__pulseCallout{0%,to{color:var(--color-neon-light);border-color:#06b6d440;transform:scale(1);box-shadow:0 0 10px #06b6d40d}50%{color:var(--color-text);border-color:#06b6d499;transform:scale(1.05);box-shadow:0 0 20px #06b6d44d}}
.CtaSection-module__pn7aCq__cta{background:var(--color-bg);position:relative;overflow:hidden}.CtaSection-module__pn7aCq__ctaCard{background:var(--color-bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border);border-radius:var(--radius-2xl);padding:var(--space-12) var(--space-8);text-align:center;box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.CtaSection-module__pn7aCq__ctaGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#2563eb26 0%,#06b6d40d 50%,#0000 100%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CtaSection-module__pn7aCq__ctaContent{z-index:1;max-width:700px;margin:0 auto;position:relative}.CtaSection-module__pn7aCq__ctaTitle{font-family:var(--font-heading);font-size:clamp(var(--text-2xl), 4vw, var(--text-4xl));font-weight:700;line-height:var(--leading-tight);margin-bottom:var(--space-4)}.CtaSection-module__pn7aCq__ctaDescription{font-size:var(--text-base);color:var(--color-text-secondary);margin-bottom:var(--space-8);line-height:var(--leading-relaxed)}.CtaSection-module__pn7aCq__ctaActions{justify-content:center;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}@media (max-width:640px){.CtaSection-module__pn7aCq__ctaCard{padding:var(--space-8) var(--space-4)}.CtaSection-module__pn7aCq__ctaActions{flex-direction:column;width:100%}.CtaSection-module__pn7aCq__ctaActions>a{width:100%}}
