.HeroSection-module__bxaJgq__hero{min-height:100vh;padding:calc(var(--header-height) + var(--space-16)) var(--space-8) var(--space-16);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module__bxaJgq__ring{background:radial-gradient(circle, var(--color-accent-glow) 0%, transparent 70%);opacity:.4;pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;translate:-50% -50%}.HeroSection-module__bxaJgq__ringSecondary{opacity:.3;pointer-events:none;background:radial-gradient(circle,#6366f126 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:30%;right:-10%}.HeroSection-module__bxaJgq__content{text-align:center;z-index:1;max-width:720px;position:relative}.HeroSection-module__bxaJgq__badge{align-items:center;gap:var(--space-2);margin-bottom:var(--space-6);color:var(--color-accent);background:var(--color-accent-light);border-radius:var(--radius-full);border:1px solid #6366f133;padding:.4rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.HeroSection-module__bxaJgq__badgeDot{background:var(--color-accent);border-radius:50%;width:6px;height:6px;animation:2s infinite HeroSection-module__bxaJgq__pulse}@keyframes HeroSection-module__bxaJgq__pulse{0%,to{opacity:1}50%{opacity:.4}}.HeroSection-module__bxaJgq__title{margin-bottom:var(--space-6);letter-spacing:-.03em;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.1}.HeroSection-module__bxaJgq__gradient{background:linear-gradient(135deg, var(--color-accent), #a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.HeroSection-module__bxaJgq__subtitle{color:var(--color-text-secondary);margin-bottom:var(--space-8);max-width:560px;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.7}.HeroSection-module__bxaJgq__actions{justify-content:center;align-items:center;gap:var(--space-4);margin-bottom:var(--space-12);flex-wrap:wrap;display:flex}.HeroSection-module__bxaJgq__primary{align-items:center;gap:var(--space-2);color:#fff;background:var(--color-accent);border-radius:var(--radius-full);transition:all var(--transition-base);padding:.75rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.HeroSection-module__bxaJgq__primary:hover{background:var(--color-accent-hover);box-shadow:0 8px 24px var(--color-accent-glow);transform:translateY(-2px)}.HeroSection-module__bxaJgq__secondary{align-items:center;gap:var(--space-2);color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-full);transition:all var(--transition-base);padding:.75rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.HeroSection-module__bxaJgq__secondary:hover{background:var(--color-surface-hover);border-color:var(--color-border-hover);transform:translateY(-2px)}.HeroSection-module__bxaJgq__outcomes{justify-content:center;align-items:center;gap:var(--space-8);flex-wrap:wrap;display:flex}.HeroSection-module__bxaJgq__outcome{flex-direction:column;align-items:center;gap:2px;display:flex}.HeroSection-module__bxaJgq__outcomeNumber{font-family:var(--font-heading);color:var(--color-text);font-size:1.75rem;font-weight:700}.HeroSection-module__bxaJgq__outcomeLabel{color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.06em;font-size:.8rem}.HeroSection-module__bxaJgq__outcomeDivider{background:var(--color-border);width:1px;height:40px}@media (max-width:640px){.HeroSection-module__bxaJgq__hero{padding:calc(var(--header-height) + var(--space-8)) var(--space-4) var(--space-8)}.HeroSection-module__bxaJgq__outcomes{gap:var(--space-4)}.HeroSection-module__bxaJgq__outcomeDivider{height:30px}}
.AboutPreview-module__0WXufW__section{padding:var(--space-16) var(--space-8);background:var(--color-bg-secondary)}.AboutPreview-module__0WXufW__container{max-width:var(--max-width);align-items:center;gap:var(--space-16);margin:0 auto;display:flex}.AboutPreview-module__0WXufW__content{flex:1}.AboutPreview-module__0WXufW__heading{margin-bottom:var(--space-4);letter-spacing:-.02em;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.3}.AboutPreview-module__0WXufW__gradient{background:linear-gradient(135deg, var(--color-accent), #a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AboutPreview-module__0WXufW__text{color:var(--color-text-secondary);margin-bottom:var(--space-8);max-width:480px;font-size:1rem;line-height:1.7}.AboutPreview-module__0WXufW__stats{gap:var(--space-8);display:flex}.AboutPreview-module__0WXufW__stat{flex-direction:column;gap:2px;display:flex}.AboutPreview-module__0WXufW__statNumber{font-family:var(--font-heading);color:var(--color-text);font-size:1.5rem;font-weight:700}.AboutPreview-module__0WXufW__statLabel{color:var(--color-text-tertiary);font-size:.8rem}.AboutPreview-module__0WXufW__logos{gap:var(--space-4);flex-shrink:0;grid-template-columns:1fr 1fr;display:grid}.AboutPreview-module__0WXufW__logoItem{align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-6);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:all var(--transition-fast);display:flex}.AboutPreview-module__0WXufW__logoItem:hover{border-color:var(--color-border-hover);background:var(--color-surface-hover)}.AboutPreview-module__0WXufW__logoIcon{border-radius:var(--radius-sm);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.AboutPreview-module__0WXufW__logoName{color:var(--color-text);white-space:nowrap;font-size:.9rem;font-weight:600}@media (max-width:768px){.AboutPreview-module__0WXufW__container{gap:var(--space-8);flex-direction:column}.AboutPreview-module__0WXufW__text{max-width:100%}.AboutPreview-module__0WXufW__stats{gap:var(--space-6)}.AboutPreview-module__0WXufW__logos{width:100%}}@media (max-width:640px){.AboutPreview-module__0WXufW__section{padding:var(--space-12) var(--space-4)}.AboutPreview-module__0WXufW__logos{grid-template-columns:1fr}}
.ProjectsPreview-module__H9lfxW__section{padding:var(--space-20) var(--space-8)}.ProjectsPreview-module__H9lfxW__container{max-width:var(--max-width);margin:0 auto}.ProjectsPreview-module__H9lfxW__header{text-align:center;margin-bottom:var(--space-12)}.ProjectsPreview-module__H9lfxW__heading{margin-bottom:var(--space-4);letter-spacing:-.02em;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.ProjectsPreview-module__H9lfxW__gradient{background:linear-gradient(135deg, var(--color-accent), #a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ProjectsPreview-module__H9lfxW__subtitle{color:var(--color-text-secondary);max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.6}.ProjectsPreview-module__H9lfxW__grid{gap:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.ProjectsPreview-module__H9lfxW__card{gap:var(--space-4);padding:var(--space-6);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);color:inherit;transition:all var(--transition-base);flex-direction:column;text-decoration:none;display:flex}.ProjectsPreview-module__H9lfxW__card:hover{background:var(--color-surface-hover);border-color:var(--color-border-hover);transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.ProjectsPreview-module__H9lfxW__cardTop{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.ProjectsPreview-module__H9lfxW__icon{border-radius:var(--radius-md);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.15rem;font-weight:700;display:flex}.ProjectsPreview-module__H9lfxW__metricBadge{color:var(--color-accent);background:var(--color-accent-light);border-radius:var(--radius-full);white-space:nowrap;border:1px solid #6366f133;padding:.3rem .65rem;font-size:.75rem;font-weight:600}.ProjectsPreview-module__H9lfxW__cardTitle{color:var(--color-text);font-size:1.25rem;font-weight:600}.ProjectsPreview-module__H9lfxW__cardDesc{color:var(--color-text-secondary);flex:1;font-size:.9rem;line-height:1.6}.ProjectsPreview-module__H9lfxW__tags{gap:var(--space-2);flex-wrap:wrap;display:flex}.ProjectsPreview-module__H9lfxW__tag{border-radius:var(--radius-sm);background:var(--color-bg-secondary);color:var(--color-text-tertiary);border:1px solid var(--color-border);padding:.25rem .6rem;font-size:.75rem}.ProjectsPreview-module__H9lfxW__footer{text-align:center;margin-top:var(--space-12)}.ProjectsPreview-module__H9lfxW__allLink{align-items:center;gap:var(--space-2);color:var(--color-accent);background:var(--color-accent-light);border-radius:var(--radius-full);transition:all var(--transition-base);border:1px solid #6366f133;padding:.65rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.ProjectsPreview-module__H9lfxW__allLink:hover{background:var(--color-accent);color:#fff;border-color:var(--color-accent);transform:translateY(-2px)}@media (max-width:640px){.ProjectsPreview-module__H9lfxW__section{padding:var(--space-12) var(--space-4)}.ProjectsPreview-module__H9lfxW__grid{grid-template-columns:1fr}}
.Testimonials-module__VOp6eq__section{padding:var(--space-20) var(--space-8)}.Testimonials-module__VOp6eq__container{max-width:var(--max-width);margin:0 auto}.Testimonials-module__VOp6eq__header{text-align:center;margin-bottom:var(--space-12)}.Testimonials-module__VOp6eq__heading{margin-bottom:var(--space-4);letter-spacing:-.02em;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.Testimonials-module__VOp6eq__gradient{background:linear-gradient(135deg, var(--color-accent), #a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Testimonials-module__VOp6eq__subtitle{color:var(--color-text-secondary);font-size:1.05rem}.Testimonials-module__VOp6eq__grid{gap:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(380px,1fr));display:grid}.Testimonials-module__VOp6eq__card{padding:var(--space-8);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-base);position:relative}.Testimonials-module__VOp6eq__card:hover{border-color:var(--color-border-hover);transform:translateY(-2px)}.Testimonials-module__VOp6eq__quoteIcon{margin-bottom:var(--space-4)}.Testimonials-module__VOp6eq__quote{color:var(--color-text-secondary);margin-bottom:var(--space-6);font-size:.95rem;font-style:italic;line-height:1.7}.Testimonials-module__VOp6eq__author{align-items:center;gap:var(--space-3);display:flex}.Testimonials-module__VOp6eq__avatar{border-radius:var(--radius-full);background:var(--color-accent-light);width:40px;height:40px;color:var(--color-accent);flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.Testimonials-module__VOp6eq__authorName{color:var(--color-text);font-size:.9rem;font-weight:600}.Testimonials-module__VOp6eq__authorRole{color:var(--color-text-tertiary);font-size:.8rem}@media (max-width:640px){.Testimonials-module__VOp6eq__section{padding:var(--space-12) var(--space-4)}.Testimonials-module__VOp6eq__grid{grid-template-columns:1fr}}
.Stats-module__Z7emmW__section{padding:var(--space-16) var(--space-8);background:var(--color-bg-secondary);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.Stats-module__Z7emmW__container{max-width:var(--max-width);justify-content:space-between;gap:var(--space-8);margin:0 auto;display:flex}.Stats-module__Z7emmW__stat{align-items:center;gap:var(--space-2);flex-direction:column;flex:1;display:flex}.Stats-module__Z7emmW__number{font-family:var(--font-heading);background:linear-gradient(135deg, var(--color-accent), #a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.Stats-module__Z7emmW__label{color:var(--color-text-secondary);text-align:center;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}@media (max-width:640px){.Stats-module__Z7emmW__section{padding:var(--space-12) var(--space-4)}.Stats-module__Z7emmW__container{flex-wrap:wrap;justify-content:center}.Stats-module__Z7emmW__stat{min-width:120px}}
.CTASection-module__iPVUPa__section{padding:var(--space-20) var(--space-8);position:relative;overflow:hidden}.CTASection-module__iPVUPa__section:before{content:"";background:radial-gradient(circle, var(--color-accent-glow) 0%, transparent 70%);opacity:.3;pointer-events:none;border-radius:50%;width:500px;height:500px;position:absolute;top:50%;left:50%;translate:-50% -50%}.CTASection-module__iPVUPa__container{max-width:var(--max-width);z-index:1;margin:0 auto;position:relative}.CTASection-module__iPVUPa__content{text-align:center;max-width:600px;margin:0 auto}.CTASection-module__iPVUPa__heading{margin-bottom:var(--space-4);letter-spacing:-.02em;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.2}.CTASection-module__iPVUPa__gradient{background:linear-gradient(135deg, var(--color-accent), #a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CTASection-module__iPVUPa__text{color:var(--color-text-secondary);margin-bottom:var(--space-8);font-size:1.05rem;line-height:1.7}.CTASection-module__iPVUPa__actions{justify-content:center;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.CTASection-module__iPVUPa__primary{align-items:center;gap:var(--space-2);color:#fff;background:var(--color-accent);border-radius:var(--radius-full);transition:all var(--transition-base);padding:.8rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.CTASection-module__iPVUPa__primary:hover{background:var(--color-accent-hover);box-shadow:0 8px 24px var(--color-accent-glow);transform:translateY(-2px)}.CTASection-module__iPVUPa__secondary{align-items:center;gap:var(--space-2);color:var(--color-text-secondary);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-full);transition:all var(--transition-base);padding:.8rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;display:inline-flex}.CTASection-module__iPVUPa__secondary:hover{color:var(--color-text);border-color:var(--color-border-hover);transform:translateY(-2px)}@media (max-width:640px){.CTASection-module__iPVUPa__section{padding:var(--space-12) var(--space-4)}}
