.Header-module__hBw1pG__header{z-index:var(--z-sticky);padding:var(--space-md)0;transition:all var(--transition-base);position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-subtle);padding:var(--space-sm)0;background:#0a0a0fd9}.Header-module__hBw1pG__container{max-width:var(--container-max);padding:0 var(--container-padding);justify-content:space-between;align-items:center;gap:var(--space-xl);margin:0 auto;display:flex}.Header-module__hBw1pG__logo{align-items:center;gap:var(--space-sm);z-index:10;text-decoration:none;display:flex}.Header-module__hBw1pG__logoIcon{width:40px;height:40px;transition:transform var(--transition-base)}.Header-module__hBw1pG__logo:hover .Header-module__hBw1pG__logoIcon{transform:scale(1.05)}.Header-module__hBw1pG__logoText{font-size:var(--text-xl);letter-spacing:-.01em;font-weight:400}.Header-module__hBw1pG__logoBold{color:var(--text-primary);font-weight:700}.Header-module__hBw1pG__logoLight{color:var(--color-primary)}.Header-module__hBw1pG__nav{align-items:center;gap:var(--space-lg);display:flex}.Header-module__hBw1pG__navLink{color:var(--text-secondary);font-size:var(--text-sm);padding:var(--space-sm)var(--space-md);border-radius:var(--radius-md);transition:all var(--transition-fast);font-weight:500;text-decoration:none;position:relative}.Header-module__hBw1pG__navLink:after{content:"";background:var(--gradient-primary);width:0;height:2px;transition:all var(--transition-base);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__navLink:hover{color:var(--text-primary)}.Header-module__hBw1pG__navLink:hover:after{width:100%}.Header-module__hBw1pG__ctaButton{padding:var(--space-sm)var(--space-lg);font-size:var(--text-sm);color:var(--bg-primary);background:var(--gradient-primary);border-radius:var(--radius-lg);transition:all var(--transition-base);box-shadow:0 0 20px var(--color-primary-glow);justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.Header-module__hBw1pG__ctaButton:hover{box-shadow:0 0 30px var(--color-primary-glow);transform:translateY(-2px)}.Header-module__hBw1pG__mobileMenuBtn{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;display:none}.Header-module__hBw1pG__mobileMenuBtn span{background:var(--text-primary);width:24px;height:2px;transition:all var(--transition-base);border-radius:2px;display:block}.Header-module__hBw1pG__mobileMenuBtn span:first-child{transform:translateY(-6px)}.Header-module__hBw1pG__mobileMenuBtn span:nth-child(3){transform:translateY(6px)}.Header-module__hBw1pG__mobileMenuBtn.Header-module__hBw1pG__open span:first-child{transform:rotate(45deg)}.Header-module__hBw1pG__mobileMenuBtn.Header-module__hBw1pG__open span:nth-child(2){opacity:0}.Header-module__hBw1pG__mobileMenuBtn.Header-module__hBw1pG__open span:nth-child(3){transform:rotate(-45deg)}.Header-module__hBw1pG__mobileMenu{background:var(--bg-primary);z-index:var(--z-modal);opacity:0;visibility:hidden;transition:all var(--transition-slow);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Header-module__hBw1pG__mobileMenu.Header-module__hBw1pG__open{opacity:1;visibility:visible}.Header-module__hBw1pG__mobileNav{align-items:center;gap:var(--space-xl);flex-direction:column;display:flex}.Header-module__hBw1pG__mobileNavLink{font-size:var(--text-2xl);color:var(--text-secondary);transition:all var(--transition-base);opacity:0;font-weight:600;text-decoration:none;transform:translateY(20px)}.Header-module__hBw1pG__mobileMenu.Header-module__hBw1pG__open .Header-module__hBw1pG__mobileNavLink{opacity:1;transform:translateY(0)}.Header-module__hBw1pG__mobileNavLink:hover{color:var(--color-primary)}.Header-module__hBw1pG__mobileCta{margin-top:var(--space-lg);padding:var(--space-md)var(--space-2xl);font-size:var(--text-lg);color:var(--bg-primary);background:var(--gradient-primary);border-radius:var(--radius-lg);opacity:0;transition:all var(--transition-base);font-weight:600;text-decoration:none;transform:translateY(20px)}.Header-module__hBw1pG__mobileMenu.Header-module__hBw1pG__open .Header-module__hBw1pG__mobileCta{opacity:1;transform:translateY(0)}@media (max-width:768px){.Header-module__hBw1pG__nav,.Header-module__hBw1pG__ctaButton{display:none}.Header-module__hBw1pG__mobileMenuBtn{display:flex}}
.Footer-module__S6Hkya__footer{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);padding:var(--space-4xl)0 var(--space-xl)}.Footer-module__S6Hkya__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.Footer-module__S6Hkya__grid{gap:var(--space-3xl);margin-bottom:var(--space-3xl);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.Footer-module__S6Hkya__brandColumn{max-width:300px}.Footer-module__S6Hkya__logo{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-lg);text-decoration:none;display:inline-flex}.Footer-module__S6Hkya__logoIcon{width:36px;height:36px}.Footer-module__S6Hkya__logoText{font-size:var(--text-lg)}.Footer-module__S6Hkya__logoBold{color:var(--text-primary);font-weight:700}.Footer-module__S6Hkya__logoLight{color:var(--color-primary)}.Footer-module__S6Hkya__tagline{font-size:var(--text-sm);color:var(--text-tertiary);line-height:var(--leading-relaxed)}.Footer-module__S6Hkya__linksColumn{flex-direction:column;display:flex}.Footer-module__S6Hkya__columnTitle{font-size:var(--text-sm);color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-lg);font-weight:600}.Footer-module__S6Hkya__linksList{gap:var(--space-md);flex-direction:column;list-style:none;display:flex}.Footer-module__S6Hkya__link{font-size:var(--text-sm);color:var(--text-tertiary);transition:color var(--transition-fast);text-decoration:none}.Footer-module__S6Hkya__link:hover{color:var(--color-primary)}.Footer-module__S6Hkya__bottomBar{padding-top:var(--space-xl);border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__copyright{font-size:var(--text-sm);color:var(--text-muted)}.Footer-module__S6Hkya__legalLinks{align-items:center;gap:var(--space-md);display:flex}.Footer-module__S6Hkya__legalLink{font-size:var(--text-sm);color:var(--text-muted);transition:color var(--transition-fast);text-decoration:none}.Footer-module__S6Hkya__legalLink:hover{color:var(--text-secondary)}.Footer-module__S6Hkya__separator{color:var(--text-muted)}@media (max-width:1024px){.Footer-module__S6Hkya__grid{gap:var(--space-2xl);grid-template-columns:1fr 1fr}.Footer-module__S6Hkya__brandColumn{grid-column:1/-1;max-width:100%}}@media (max-width:640px){.Footer-module__S6Hkya__grid{gap:var(--space-xl);grid-template-columns:1fr}.Footer-module__S6Hkya__bottomBar{gap:var(--space-md);text-align:center;flex-direction:column}}
.HeroSection-module__HAA8HW__hero{min-height:100vh;padding:calc(80px + var(--space-4xl))0 var(--space-4xl);background:var(--gradient-hero);align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module__HAA8HW__backgroundGrid{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(#000 0%,#0000 70%);mask-image:radial-gradient(#000 0%,#0000 70%)}.HeroSection-module__HAA8HW__glowOrb1{background:radial-gradient(circle,var(--color-primary-glow)0%,transparent 70%);filter:blur(80px);opacity:.6;border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite HeroSection-module__HAA8HW__float;position:absolute;top:-200px;right:-200px}.HeroSection-module__HAA8HW__glowOrb2{background:radial-gradient(circle,var(--color-accent-glow)0%,transparent 70%);filter:blur(80px);opacity:.5;border-radius:50%;width:500px;height:500px;animation:10s ease-in-out infinite reverse HeroSection-module__HAA8HW__float;position:absolute;bottom:-150px;left:-150px}@keyframes HeroSection-module__HAA8HW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}.HeroSection-module__HAA8HW__container{max-width:var(--container-max);padding:0 var(--container-padding);z-index:1;margin:0 auto;position:relative}.HeroSection-module__HAA8HW__content{text-align:center;max-width:900px;margin:0 auto}.HeroSection-module__HAA8HW__eyebrow{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.15em;color:var(--color-primary);margin-bottom:var(--space-xl);padding:var(--space-xs)var(--space-lg);border-radius:var(--radius-full);background:#00d4ff1a;border:1px solid #00d4ff33;font-weight:600;animation:.6s forwards HeroSection-module__HAA8HW__fadeInUp;display:inline-block}@keyframes HeroSection-module__HAA8HW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__HAA8HW__headline{font-size:clamp(var(--text-4xl),6vw,var(--text-6xl));letter-spacing:-.03em;margin-bottom:var(--space-xl);opacity:0;font-weight:800;line-height:1.1;animation:.6s .1s forwards HeroSection-module__HAA8HW__fadeInUp}.HeroSection-module__HAA8HW__gradientText{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HeroSection-module__HAA8HW__subheadline{font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--text-secondary);max-width:700px;margin:0 auto var(--space-2xl);opacity:0;animation:.6s .2s forwards HeroSection-module__HAA8HW__fadeInUp}.HeroSection-module__HAA8HW__ctaGroup{gap:var(--space-md);margin-bottom:var(--space-3xl);opacity:0;flex-wrap:wrap;justify-content:center;animation:.6s .3s forwards HeroSection-module__HAA8HW__fadeInUp;display:flex}.HeroSection-module__HAA8HW__ctaPrimary{align-items:center;gap:var(--space-sm);padding:var(--space-md)var(--space-xl);font-size:var(--text-base);color:var(--bg-primary);background:var(--gradient-primary);border-radius:var(--radius-lg);box-shadow:0 0 30px var(--color-primary-glow);transition:all var(--transition-base);font-weight:600;text-decoration:none;display:inline-flex}.HeroSection-module__HAA8HW__ctaPrimary:hover{box-shadow:0 0 50px var(--color-primary-glow);transform:translateY(-3px)}.HeroSection-module__HAA8HW__ctaPrimary svg{transition:transform var(--transition-base)}.HeroSection-module__HAA8HW__ctaPrimary:hover svg{transform:translate(4px)}.HeroSection-module__HAA8HW__ctaSecondary{padding:var(--space-md)var(--space-xl);font-size:var(--text-base);color:var(--text-primary);border:1px solid var(--border-medium);border-radius:var(--radius-lg);transition:all var(--transition-base);background:0 0;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.HeroSection-module__HAA8HW__ctaSecondary:hover{background:var(--bg-surface);border-color:var(--color-primary)}.HeroSection-module__HAA8HW__techStack{align-items:center;gap:var(--space-md);opacity:0;flex-direction:column;animation:.6s .4s forwards HeroSection-module__HAA8HW__fadeInUp;display:flex}.HeroSection-module__HAA8HW__techLabel{font-size:var(--text-sm);color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em}.HeroSection-module__HAA8HW__badges{justify-content:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.HeroSection-module__HAA8HW__badge{font-size:var(--text-xs);color:var(--text-tertiary);padding:var(--space-xs)var(--space-md);background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-full);transition:all var(--transition-fast);font-weight:500}.HeroSection-module__HAA8HW__badge:hover{color:var(--color-primary);border-color:var(--color-primary)}.HeroSection-module__HAA8HW__metricsRow{justify-content:center;align-items:center;gap:var(--space-2xl);margin-top:var(--space-4xl);padding:var(--space-xl);background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);opacity:0;animation:.6s .5s forwards HeroSection-module__HAA8HW__fadeInUp;display:flex}.HeroSection-module__HAA8HW__metric{text-align:center;flex-direction:column;align-items:center;display:flex}.HeroSection-module__HAA8HW__metricValue{font-size:var(--text-3xl);background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.HeroSection-module__HAA8HW__metricLabel{font-size:var(--text-sm);color:var(--text-tertiary);max-width:150px}.HeroSection-module__HAA8HW__metricDivider{background:var(--border-subtle);width:1px;height:50px}@media (max-width:768px){.HeroSection-module__HAA8HW__hero{min-height:auto;padding:calc(80px + var(--space-2xl))0 var(--space-2xl)}.HeroSection-module__HAA8HW__metricsRow{gap:var(--space-lg);flex-direction:column}.HeroSection-module__HAA8HW__metricDivider{width:60px;height:1px}.HeroSection-module__HAA8HW__ctaGroup{flex-direction:column;align-items:center}.HeroSection-module__HAA8HW__ctaPrimary,.HeroSection-module__HAA8HW__ctaSecondary{justify-content:center;width:100%;max-width:300px}}
.ServicesSection-module__2HsQHW__services{padding:var(--space-5xl)0;background:var(--bg-primary);position:relative}.ServicesSection-module__2HsQHW__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.ServicesSection-module__2HsQHW__header{text-align:center;margin-bottom:var(--space-4xl)}.ServicesSection-module__2HsQHW__label{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);margin-bottom:var(--space-md);padding:var(--space-xs)var(--space-md);border-radius:var(--radius-full);background:#00d4ff1a;border:1px solid #00d4ff33;font-weight:600;display:inline-block}.ServicesSection-module__2HsQHW__title{font-size:clamp(var(--text-3xl),5vw,var(--text-5xl));margin-bottom:var(--space-lg);font-weight:800;line-height:1.15}.ServicesSection-module__2HsQHW__gradientText{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ServicesSection-module__2HsQHW__subtitle{font-size:var(--text-lg);color:var(--text-secondary);max-width:600px;margin:0 auto}.ServicesSection-module__2HsQHW__grid{gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(340px,1fr));display:grid}.ServicesSection-module__2HsQHW__card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-2xl);transition:all var(--transition-base);flex-direction:column;display:flex}.ServicesSection-module__2HsQHW__card:hover{background:var(--bg-surface-hover);border-color:var(--border-medium);transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.ServicesSection-module__2HsQHW__cardIcon{width:56px;height:56px;color:var(--color-primary);margin-bottom:var(--space-lg);padding:var(--space-md);border-radius:var(--radius-lg);background:#00d4ff1a}.ServicesSection-module__2HsQHW__cardIcon svg{width:100%;height:100%}.ServicesSection-module__2HsQHW__cardTitle{font-size:var(--text-xl);margin-bottom:var(--space-xs);font-weight:700}.ServicesSection-module__2HsQHW__cardSubtitle{font-size:var(--text-sm);color:var(--color-primary);margin-bottom:var(--space-md);font-weight:500}.ServicesSection-module__2HsQHW__cardDescription{font-size:var(--text-base);color:var(--text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-lg)}.ServicesSection-module__2HsQHW__featureList{margin-bottom:var(--space-xl);flex-grow:1;list-style:none}.ServicesSection-module__2HsQHW__featureItem{align-items:flex-start;gap:var(--space-sm);font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-sm);display:flex}.ServicesSection-module__2HsQHW__checkIcon{width:18px;height:18px;color:var(--color-primary);flex-shrink:0;margin-top:2px}.ServicesSection-module__2HsQHW__benefitBox{border-radius:var(--radius-md);padding:var(--space-md);background:#00d4ff0d;border:1px solid #00d4ff26;margin-top:auto}.ServicesSection-module__2HsQHW__benefitLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary);font-weight:600}.ServicesSection-module__2HsQHW__benefitText{font-size:var(--text-sm);color:var(--text-secondary);margin-top:var(--space-xs)}@media (max-width:768px){.ServicesSection-module__2HsQHW__grid{grid-template-columns:1fr}.ServicesSection-module__2HsQHW__card{padding:var(--space-xl)}}
.ProcessSection-module__tGJ0qW__process{padding:var(--space-5xl)0;background:var(--bg-secondary);position:relative}.ProcessSection-module__tGJ0qW__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.ProcessSection-module__tGJ0qW__header{text-align:center;margin-bottom:var(--space-4xl)}.ProcessSection-module__tGJ0qW__label{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);margin-bottom:var(--space-md);padding:var(--space-xs)var(--space-md);border-radius:var(--radius-full);background:#00d4ff1a;border:1px solid #00d4ff33;font-weight:600;display:inline-block}.ProcessSection-module__tGJ0qW__title{font-size:clamp(var(--text-3xl),5vw,var(--text-5xl));margin-bottom:var(--space-lg);font-weight:800;line-height:1.15}.ProcessSection-module__tGJ0qW__gradientText{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ProcessSection-module__tGJ0qW__subtitle{font-size:var(--text-lg);color:var(--text-secondary);max-width:550px;margin:0 auto}.ProcessSection-module__tGJ0qW__timeline{max-width:800px;margin:0 auto}.ProcessSection-module__tGJ0qW__step{gap:var(--space-xl);display:flex;position:relative}.ProcessSection-module__tGJ0qW__stepNumber{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.ProcessSection-module__tGJ0qW__stepNumber span{width:56px;height:56px;font-size:var(--text-lg);color:var(--bg-primary);background:var(--gradient-primary);border-radius:var(--radius-lg);box-shadow:0 0 20px var(--color-primary-glow);justify-content:center;align-items:center;font-weight:800;display:flex}.ProcessSection-module__tGJ0qW__connector{background:linear-gradient(180deg,var(--color-primary)0%,var(--border-subtle)100%);width:2px;min-height:40px;margin:var(--space-md)0;flex-grow:1}.ProcessSection-module__tGJ0qW__stepContent{padding-bottom:var(--space-3xl)}.ProcessSection-module__tGJ0qW__stepTitle{font-size:var(--text-xl);margin-bottom:var(--space-sm);font-weight:700}.ProcessSection-module__tGJ0qW__stepDescription{font-size:var(--text-base);color:var(--text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-lg)}.ProcessSection-module__tGJ0qW__deliverables{gap:var(--space-sm);flex-wrap:wrap;display:flex}.ProcessSection-module__tGJ0qW__deliverableTag{font-size:var(--text-xs);color:var(--text-tertiary);padding:var(--space-xs)var(--space-sm);background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);font-weight:500}@media (max-width:640px){.ProcessSection-module__tGJ0qW__step{gap:var(--space-md)}.ProcessSection-module__tGJ0qW__stepNumber span{width:44px;height:44px;font-size:var(--text-base)}.ProcessSection-module__tGJ0qW__stepContent{padding-bottom:var(--space-2xl)}}
.CasesSection-module__X1PbTq__cases{padding:var(--space-5xl)0;background:var(--bg-primary);position:relative}.CasesSection-module__X1PbTq__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.CasesSection-module__X1PbTq__header{text-align:center;margin-bottom:var(--space-4xl)}.CasesSection-module__X1PbTq__label{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);margin-bottom:var(--space-md);padding:var(--space-xs)var(--space-md);border-radius:var(--radius-full);background:#00d4ff1a;border:1px solid #00d4ff33;font-weight:600;display:inline-block}.CasesSection-module__X1PbTq__title{font-size:clamp(var(--text-3xl),5vw,var(--text-5xl));margin-bottom:var(--space-lg);font-weight:800;line-height:1.15}.CasesSection-module__X1PbTq__gradientText{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CasesSection-module__X1PbTq__subtitle{font-size:var(--text-lg);color:var(--text-secondary);max-width:550px;margin:0 auto}.CasesSection-module__X1PbTq__metricsGrid{gap:var(--space-lg);margin-bottom:var(--space-4xl);grid-template-columns:repeat(4,1fr);display:grid}.CasesSection-module__X1PbTq__metricCard{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-xl);text-align:center;align-items:center;gap:var(--space-md);transition:all var(--transition-base);flex-direction:column;display:flex}.CasesSection-module__X1PbTq__metricCard:hover{border-color:var(--color-primary);box-shadow:0 0 30px var(--color-primary-glow);transform:translateY(-4px)}.CasesSection-module__X1PbTq__metricIcon{width:40px;height:40px;color:var(--color-primary)}.CasesSection-module__X1PbTq__metricIcon svg{width:100%;height:100%}.CasesSection-module__X1PbTq__metricValue{font-size:var(--text-4xl);background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.CasesSection-module__X1PbTq__metricLabel{font-size:var(--text-sm);color:var(--text-tertiary);line-height:var(--leading-snug)}.CasesSection-module__X1PbTq__industries{text-align:center;margin-bottom:var(--space-4xl)}.CasesSection-module__X1PbTq__industriesLabel{font-size:var(--text-sm);color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-lg);display:block}.CasesSection-module__X1PbTq__industryTags{justify-content:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.CasesSection-module__X1PbTq__industryTag{font-size:var(--text-sm);color:var(--text-secondary);padding:var(--space-sm)var(--space-lg);background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-full);transition:all var(--transition-fast);font-weight:500}.CasesSection-module__X1PbTq__industryTag:hover{color:var(--color-primary);border-color:var(--color-primary)}.CasesSection-module__X1PbTq__testimonial{text-align:center;max-width:800px;padding:var(--space-2xl);background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);margin:0 auto;position:relative}.CasesSection-module__X1PbTq__testimonial:before{content:"\"";top:var(--space-md);left:var(--space-xl);color:var(--color-primary);opacity:.3;font-family:Georgia,serif;font-size:5rem;line-height:1;position:absolute}.CasesSection-module__X1PbTq__testimonialText{font-size:var(--text-lg);color:var(--text-secondary);font-style:italic;line-height:var(--leading-relaxed);margin-bottom:var(--space-xl);z-index:1;position:relative}.CasesSection-module__X1PbTq__testimonialAuthor{justify-content:center;display:flex}.CasesSection-module__X1PbTq__authorInfo{gap:var(--space-xs);flex-direction:column;display:flex}.CasesSection-module__X1PbTq__authorName{font-size:var(--text-base);color:var(--text-primary);font-weight:600}.CasesSection-module__X1PbTq__authorRole{font-size:var(--text-sm);color:var(--text-tertiary)}@media (max-width:1024px){.CasesSection-module__X1PbTq__metricsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.CasesSection-module__X1PbTq__metricsGrid{grid-template-columns:1fr}.CasesSection-module__X1PbTq__metricCard{padding:var(--space-lg)}}
.FAQSection-module__JFL0gW__faq{padding:var(--space-5xl)0;background:var(--bg-secondary);position:relative}.FAQSection-module__JFL0gW__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.FAQSection-module__JFL0gW__header{text-align:center;margin-bottom:var(--space-4xl)}.FAQSection-module__JFL0gW__label{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);margin-bottom:var(--space-md);padding:var(--space-xs)var(--space-md);border-radius:var(--radius-full);background:#00d4ff1a;border:1px solid #00d4ff33;font-weight:600;display:inline-block}.FAQSection-module__JFL0gW__title{font-size:clamp(var(--text-3xl),5vw,var(--text-5xl));margin-bottom:var(--space-lg);font-weight:800;line-height:1.15}.FAQSection-module__JFL0gW__gradientText{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.FAQSection-module__JFL0gW__subtitle{font-size:var(--text-lg);color:var(--text-secondary);max-width:500px;margin:0 auto}.FAQSection-module__JFL0gW__accordion{gap:var(--space-md);flex-direction:column;max-width:800px;margin:0 auto;display:flex}.FAQSection-module__JFL0gW__item{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-base);overflow:hidden}.FAQSection-module__JFL0gW__item:hover{border-color:var(--border-medium)}.FAQSection-module__JFL0gW__item.FAQSection-module__JFL0gW__open{border-color:var(--color-primary);box-shadow:0 0 20px #00d4ff1a}.FAQSection-module__JFL0gW__question{justify-content:space-between;align-items:center;gap:var(--space-md);width:100%;padding:var(--space-lg)var(--space-xl);font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-primary);text-align:left;cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;font-weight:600;display:flex}.FAQSection-module__JFL0gW__question:hover{color:var(--color-primary)}.FAQSection-module__JFL0gW__icon{width:20px;height:20px;color:var(--text-tertiary);transition:transform var(--transition-base);flex-shrink:0}.FAQSection-module__JFL0gW__item.FAQSection-module__JFL0gW__open .FAQSection-module__JFL0gW__icon{color:var(--color-primary);transform:rotate(180deg)}.FAQSection-module__JFL0gW__answer{transition:grid-template-rows var(--transition-slow);grid-template-rows:0fr;display:grid}.FAQSection-module__JFL0gW__item.FAQSection-module__JFL0gW__open .FAQSection-module__JFL0gW__answer{grid-template-rows:1fr}.FAQSection-module__JFL0gW__answer p{padding:0 var(--space-xl)var(--space-lg);font-size:var(--text-base);color:var(--text-secondary);line-height:var(--leading-relaxed);overflow:hidden}.FAQSection-module__JFL0gW__item:not(.FAQSection-module__JFL0gW__open) .FAQSection-module__JFL0gW__answer p{padding-top:0;padding-bottom:0}@media (max-width:640px){.FAQSection-module__JFL0gW__question{padding:var(--space-md)var(--space-lg);font-size:var(--text-sm)}.FAQSection-module__JFL0gW__answer p{padding:0 var(--space-lg)var(--space-md);font-size:var(--text-sm)}}
.CTASection-module__yxcNFW__cta{padding:var(--space-5xl)0;background:var(--bg-primary);position:relative;overflow:hidden}.CTASection-module__yxcNFW__glowOrb1{background:radial-gradient(circle,var(--color-primary-glow)0%,transparent 70%);filter:blur(80px);opacity:.5;border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;left:-100px}.CTASection-module__yxcNFW__glowOrb2{background:radial-gradient(circle,var(--color-accent-glow)0%,transparent 70%);filter:blur(80px);opacity:.4;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-150px;right:-100px}.CTASection-module__yxcNFW__container{max-width:var(--container-max);padding:0 var(--container-padding);z-index:1;margin:0 auto;position:relative}.CTASection-module__yxcNFW__content{text-align:center;max-width:700px;margin:0 auto}.CTASection-module__yxcNFW__label{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);margin-bottom:var(--space-md);padding:var(--space-xs)var(--space-md);border-radius:var(--radius-full);background:#00d4ff1a;border:1px solid #00d4ff33;font-weight:600;display:inline-block}.CTASection-module__yxcNFW__title{font-size:clamp(var(--text-3xl),5vw,var(--text-5xl));margin-bottom:var(--space-lg);font-weight:800;line-height:1.15}.CTASection-module__yxcNFW__gradientText{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CTASection-module__yxcNFW__subtitle{font-size:var(--text-lg);color:var(--text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-2xl)}.CTASection-module__yxcNFW__ctaGroup{gap:var(--space-md);margin-bottom:var(--space-3xl);flex-wrap:wrap;justify-content:center;display:flex}.CTASection-module__yxcNFW__ctaPrimary{align-items:center;gap:var(--space-sm);padding:var(--space-md)var(--space-xl);font-size:var(--text-base);color:var(--bg-primary);background:var(--gradient-primary);border-radius:var(--radius-lg);box-shadow:0 0 30px var(--color-primary-glow);transition:all var(--transition-base);font-weight:600;text-decoration:none;display:inline-flex}.CTASection-module__yxcNFW__ctaPrimary:hover{box-shadow:0 0 50px var(--color-primary-glow);transform:translateY(-3px)}.CTASection-module__yxcNFW__ctaPrimary svg{transition:transform var(--transition-base)}.CTASection-module__yxcNFW__ctaPrimary:hover svg{transform:translate(4px)}.CTASection-module__yxcNFW__ctaSecondary{padding:var(--space-md)var(--space-xl);font-size:var(--text-base);color:var(--text-secondary);transition:color var(--transition-fast);align-items:center;font-weight:500;text-decoration:none;display:inline-flex}.CTASection-module__yxcNFW__ctaSecondary:hover{color:var(--color-primary)}.CTASection-module__yxcNFW__trustSignals{justify-content:center;gap:var(--space-xl);flex-wrap:wrap;display:flex}.CTASection-module__yxcNFW__trustItem{align-items:center;gap:var(--space-sm);font-size:var(--text-sm);color:var(--text-tertiary);display:flex}.CTASection-module__yxcNFW__trustItem svg{width:20px;height:20px;color:var(--color-primary)}@media (max-width:640px){.CTASection-module__yxcNFW__ctaGroup{flex-direction:column;align-items:center}.CTASection-module__yxcNFW__ctaPrimary{justify-content:center;width:100%;max-width:300px}.CTASection-module__yxcNFW__trustSignals{gap:var(--space-md);flex-direction:column}.CTASection-module__yxcNFW__trustItem{justify-content:center}}
