.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroContent{z-index:10;grid-template-columns:1.1fr 1fr;align-items:center;gap:5rem;display:grid;position:relative}.Hero-module__ZARIfG__badge{color:var(--brand-primary);background:linear-gradient(135deg,#667eea1a,#764ba21a);border:1px solid #667eea4d;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;display:inline-block;position:relative;overflow:hidden}.Hero-module__ZARIfG__badge:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;animation:3s infinite Hero-module__ZARIfG__shimmer;position:absolute;top:0;left:-100%}.Hero-module__ZARIfG__heroText h1{margin-bottom:1.5rem;font-size:clamp(2.75rem,5vw,4.5rem);line-height:1.15}.Hero-module__ZARIfG__heroText p{max-width:600px;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.8}.Hero-module__ZARIfG__heroButtons{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__trustedBy{border-top:1px solid var(--bg-tertiary);padding-top:2rem}.Hero-module__ZARIfG__trustedBy p{text-transform:uppercase;letter-spacing:1px;color:var(--text-tertiary);margin-bottom:1.5rem;font-size:.85rem;font-weight:600}.Hero-module__ZARIfG__logoStrip{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.Hero-module__ZARIfG__companyLogo{color:var(--text-secondary);opacity:.6;font-size:1rem;font-weight:700;font-family:var(--font-display);cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative}.Hero-module__ZARIfG__companyLogo:after{content:"";background:var(--gradient-primary);width:0;height:2px;transition:width .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-4px;left:0}.Hero-module__ZARIfG__companyLogo:hover{opacity:1;transform:translateY(-2px)}.Hero-module__ZARIfG__companyLogo:hover:after{width:100%}.Hero-module__ZARIfG__heroVisual{justify-content:center;align-items:center;height:550px;display:flex;position:relative}.Hero-module__ZARIfG__mainCard{background:var(--bg-primary);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-xl),0 0 60px #667eea33;border:1px solid var(--bg-tertiary);width:100%;max-width:500px;transform-style:preserve-3d;transition:all .3s cubic-bezier(.16,1,.3,1);animation:.8s ease-out Hero-module__ZARIfG__fadeInUp,4s ease-in-out infinite Hero-module__ZARIfG__glow;overflow:hidden}.Hero-module__ZARIfG__cardHeader{background:var(--bg-secondary);border-bottom:1px solid var(--bg-tertiary);align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.Hero-module__ZARIfG__dots{gap:.5rem;display:flex}.Hero-module__ZARIfG__dots span{border-radius:50%;width:12px;height:12px;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse}.Hero-module__ZARIfG__dotRed{background:#ff5f56;animation-delay:0s}.Hero-module__ZARIfG__dotYellow{background:#ffbd2e;animation-delay:.3s}.Hero-module__ZARIfG__dotGreen{background:#27c93f;animation-delay:.6s}.Hero-module__ZARIfG__cardTitle{color:var(--text-secondary);font-size:.9rem;font-weight:600}.Hero-module__ZARIfG__cardContent{padding:2rem 1.5rem}.Hero-module__ZARIfG__codeBlock{background:var(--bg-secondary);border-radius:var(--border-radius-md);border:1px solid var(--bg-tertiary);margin-bottom:2rem;padding:1.5rem;font-family:Monaco,Courier New,monospace;font-size:.9rem;line-height:1.8;position:relative;overflow:hidden}.Hero-module__ZARIfG__codeBlock:before{content:"";background:linear-gradient(90deg,#0000,#667eea1a,#0000);width:100%;height:100%;animation:4s infinite Hero-module__ZARIfG__shimmer;position:absolute;top:0;left:-100%}.Hero-module__ZARIfG__codeLine{opacity:0;margin:.25rem 0;display:block}.Hero-module__ZARIfG__fadeIn{animation:.6s ease-out forwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__codeComment{color:#6a9955;font-style:italic}.Hero-module__ZARIfG__codeKeyword{color:#c586c0;font-weight:600}.Hero-module__ZARIfG__codeFunction{color:#dcdcaa}.Hero-module__ZARIfG__codeString{color:#ce9178}.Hero-module__ZARIfG__metrics{flex-direction:column;gap:1rem;display:flex}.Hero-module__ZARIfG__metric{flex-direction:column;gap:.5rem;display:flex}.Hero-module__ZARIfG__metric span{color:var(--text-secondary);font-size:.85rem;font-weight:500}.Hero-module__ZARIfG__metricBar{border-radius:10px;width:0;height:8px;animation:2s cubic-bezier(.16,1,.3,1) 1s forwards Hero-module__ZARIfG__expandBar;position:relative;overflow:hidden}.Hero-module__ZARIfG__metricBar:after{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000);width:100%;height:100%;animation:2s 2s infinite Hero-module__ZARIfG__shimmer;position:absolute;top:0;left:-100%}@keyframes Hero-module__ZARIfG__expandBar{to{width:var(--width,100%)}}.Hero-module__ZARIfG__floatingBadge{background:var(--bg-primary);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--bg-tertiary);z-index:10;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:.9rem;font-weight:600;display:flex;position:relative;top:20px;right:-20px}.Hero-module__ZARIfG__badgeGlow{border-radius:var(--border-radius-lg);z-index:-1;background:radial-gradient(circle,#ffd7004d,#0000);animation:3s ease-in-out infinite Hero-module__ZARIfG__pulse;position:absolute;inset:-10px}.Hero-module__ZARIfG__badgeCircle{transform-origin:50%;animation:20s linear infinite Hero-module__ZARIfG__rotateReverse}.Hero-module__ZARIfG__particle{background:var(--gradient-primary);filter:blur(1px);opacity:.6;border-radius:50%;width:8px;height:8px;animation:6s ease-in-out infinite Hero-module__ZARIfG__floatSlow;position:absolute}.Hero-module__ZARIfG__particle1{animation-duration:5s;animation-delay:0s;top:10%;left:10%}.Hero-module__ZARIfG__particle2{animation-duration:7s;animation-delay:1.5s;top:60%;right:15%}.Hero-module__ZARIfG__particle3{width:12px;height:12px;animation-duration:6s;animation-delay:3s;bottom:20%;left:20%}.Hero-module__ZARIfG__particle4{width:6px;height:6px;animation-duration:8s;animation-delay:4.5s;top:40%;left:5%}.Hero-module__ZARIfG__heroBackground{z-index:1;opacity:.4;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__gridOverlay{background-image:linear-gradient(#667eea08 1px,#0000 1px),linear-gradient(90deg,#667eea08 1px,#0000 1px);background-size:50px 50px;animation:2s ease-out Hero-module__ZARIfG__fadeIn;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.Hero-module__ZARIfG__gradientOrb1,.Hero-module__ZARIfG__gradientOrb2,.Hero-module__ZARIfG__gradientOrb3{filter:blur(100px);border-radius:50%;animation:8s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute}.Hero-module__ZARIfG__gradientOrb1{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);width:600px;height:600px;top:-20%;right:-10%}.Hero-module__ZARIfG__gradientOrb2{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);width:500px;height:500px;animation-delay:3s;bottom:-10%;left:-10%}.Hero-module__ZARIfG__gradientOrb3{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%);width:400px;height:400px;animation-duration:10s;animation-delay:6s;top:30%;left:30%}.Hero-module__ZARIfG__morphing{animation:10s ease-in-out infinite Hero-module__ZARIfG__morphing,8s ease-in-out infinite Hero-module__ZARIfG__float}@media (max-width:968px){.Hero-module__ZARIfG__heroContent{grid-template-columns:1fr;gap:3rem}.Hero-module__ZARIfG__heroVisual{height:auto}.Hero-module__ZARIfG__mainCard{max-width:100%}.Hero-module__ZARIfG__floatingBadge{margin:1rem 0;position:static}}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:auto;padding:100px 0 50px}.Hero-module__ZARIfG__heroText h1{font-size:2.5rem}.Hero-module__ZARIfG__heroText p{font-size:1rem}.Hero-module__ZARIfG__logoStrip{gap:1.5rem}.Hero-module__ZARIfG__companyLogo{font-size:.9rem}.Hero-module__ZARIfG__codeBlock{padding:1rem;font-size:.75rem}.Hero-module__ZARIfG__mainCard{animation:.8s ease-out Hero-module__ZARIfG__fadeInUp}}
.WhyChooseUs-module__aV2w7G__content{max-width:1200px;margin:0 auto}.WhyChooseUs-module__aV2w7G__header{text-align:center;max-width:800px;margin:0 auto 4rem}.WhyChooseUs-module__aV2w7G__header h2{margin-bottom:1.5rem;line-height:1.2}.WhyChooseUs-module__aV2w7G__header p{color:var(--text-secondary);font-size:1.15rem;line-height:1.7}.WhyChooseUs-module__aV2w7G__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:5rem;display:grid}.WhyChooseUs-module__aV2w7G__featureCard{background:var(--bg-primary);border-radius:var(--border-radius-lg);border:2px solid var(--bg-tertiary);transform-style:preserve-3d;padding:2rem;transition:all .5s cubic-bezier(.16,1,.3,1);animation:.6s ease-out WhyChooseUs-module__aV2w7G__fadeInUp;position:relative;overflow:hidden}.WhyChooseUs-module__aV2w7G__featureCard:before{content:"";background:linear-gradient(90deg,#0000,#667eea1a,#0000);width:100%;height:100%;transition:left .8s;position:absolute;top:0;left:-100%}.WhyChooseUs-module__aV2w7G__featureCard:hover:before{left:100%}.WhyChooseUs-module__aV2w7G__featureCard:after{content:"";border-radius:var(--border-radius-lg);background:var(--gradient-primary);opacity:0;z-index:-1;filter:blur(30px);transition:opacity .5s;position:absolute;inset:0}.WhyChooseUs-module__aV2w7G__featureCard:hover{border-color:var(--brand-primary);box-shadow:var(--shadow-xl),0 0 40px #667eea33;transform:translateY(-12px)scale(1.02)rotateX(3deg)}.WhyChooseUs-module__aV2w7G__featureCard:hover:after{opacity:.4}.WhyChooseUs-module__aV2w7G__iconWrapper{background:var(--gradient-primary);border-radius:var(--border-radius-md);color:#fff;background-size:200% 200%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;transition:all .5s cubic-bezier(.68,-.55,.265,1.55);display:flex;position:relative}.WhyChooseUs-module__aV2w7G__iconWrapper:after{content:"";background:var(--gradient-primary);border-radius:var(--border-radius-md);opacity:0;z-index:-1;filter:blur(10px);transition:opacity .5s;animation:3s ease-in-out infinite WhyChooseUs-module__aV2w7G__pulse;position:absolute;inset:-4px}.WhyChooseUs-module__aV2w7G__featureCard:hover .WhyChooseUs-module__aV2w7G__iconWrapper{background-position:100%;transform:scale(1.15)rotate(8deg)translateY(-5px);box-shadow:0 10px 30px #667eea66}.WhyChooseUs-module__aV2w7G__featureCard:hover .WhyChooseUs-module__aV2w7G__iconWrapper:after{opacity:.6}.WhyChooseUs-module__aV2w7G__featureCard h3{margin-bottom:.75rem;font-size:1.35rem;transition:all .3s}.WhyChooseUs-module__aV2w7G__featureCard:hover h3{color:var(--brand-primary);transform:translate(5px)}.WhyChooseUs-module__aV2w7G__featureCard p{color:var(--text-secondary);margin:0;line-height:1.7;transition:all .3s}.WhyChooseUs-module__aV2w7G__featureCard:hover p{color:var(--text-primary)}.WhyChooseUs-module__aV2w7G__statsSection{background:var(--gradient-primary);border-radius:var(--border-radius-xl);text-align:center;background-size:200% 200%;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;padding:3rem;animation:8s infinite WhyChooseUs-module__aV2w7G__gradientShift;display:grid;position:relative;overflow:hidden}.WhyChooseUs-module__aV2w7G__statsSection:before{content:"";background:radial-gradient(circle,#ffffff1a,#0000);width:200%;height:200%;animation:20s linear infinite WhyChooseUs-module__aV2w7G__rotate;position:absolute;top:-50%;left:-50%}.WhyChooseUs-module__aV2w7G__stat{z-index:1;transition:transform .5s cubic-bezier(.68,-.55,.265,1.55);position:relative;transform:translateY(0)}.WhyChooseUs-module__aV2w7G__stat:hover{transform:translateY(-10px)scale(1.1)}.WhyChooseUs-module__aV2w7G__stat h3{color:#fff;text-shadow:0 4px 10px #0003;margin-bottom:.5rem;font-size:3rem;font-weight:800;animation:1s ease-out WhyChooseUs-module__aV2w7G__bounceIn}.WhyChooseUs-module__aV2w7G__stat p{color:#fffffff2;text-shadow:0 2px 5px #0000001a;margin:0;font-size:1rem;font-weight:500}.WhyChooseUs-module__aV2w7G__featureCard:first-child{animation-delay:0s}.WhyChooseUs-module__aV2w7G__featureCard:nth-child(2){animation-delay:.1s}.WhyChooseUs-module__aV2w7G__featureCard:nth-child(3){animation-delay:.2s}.WhyChooseUs-module__aV2w7G__featureCard:nth-child(4){animation-delay:.3s}.WhyChooseUs-module__aV2w7G__featureCard:nth-child(5){animation-delay:.4s}.WhyChooseUs-module__aV2w7G__featureCard:nth-child(6){animation-delay:.5s}@keyframes WhyChooseUs-module__aV2w7G__slideInFromLeft{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@keyframes WhyChooseUs-module__aV2w7G__iconPop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.WhyChooseUs-module__aV2w7G__iconWrapper{animation:.6s cubic-bezier(.68,-.55,.265,1.55) WhyChooseUs-module__aV2w7G__iconPop}@media (max-width:768px){.WhyChooseUs-module__aV2w7G__featuresGrid{grid-template-columns:1fr;gap:1.5rem}.WhyChooseUs-module__aV2w7G__statsSection{grid-template-columns:repeat(2,1fr);gap:2rem;padding:2rem}.WhyChooseUs-module__aV2w7G__stat h3{font-size:2.5rem}.WhyChooseUs-module__aV2w7G__header{margin-bottom:3rem}.WhyChooseUs-module__aV2w7G__featureCard:hover{transform:translateY(-8px)scale(1.01)}}
.Services-module__dpHhBa__sectionHeader{text-align:center;max-width:800px;margin:0 auto 4rem}.Services-module__dpHhBa__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Services-module__dpHhBa__pricingCard{background:var(--bg-primary);border-radius:var(--border-radius-lg);border:1px solid var(--bg-tertiary);box-shadow:var(--shadow-md);flex-direction:column;padding:2.5rem;transition:all .3s;display:flex;position:relative}.Services-module__dpHhBa__pricingCard:hover{box-shadow:var(--shadow-xl);border-color:var(--brand-primary);transform:translateY(-10px)}.Services-module__dpHhBa__popular{border-color:var(--brand-primary);box-shadow:var(--shadow-lg);transform:scale(1.05)}.Services-module__dpHhBa__popular:hover{transform:scale(1.05)translateY(-10px)}.Services-module__dpHhBa__popularTag{background:var(--gradient-primary);color:#fff;border-radius:50px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.Services-module__dpHhBa__pricingHeader{text-align:center;border-bottom:1px solid var(--bg-tertiary);margin-bottom:2rem;padding-bottom:2rem}.Services-module__dpHhBa__pricingHeader h3{margin-bottom:1rem;font-size:1.5rem}.Services-module__dpHhBa__price{color:var(--text-primary);justify-content:center;align-items:flex-start;margin-bottom:1rem;display:flex}.Services-module__dpHhBa__currency{margin-top:.5rem;font-size:1.5rem;font-weight:600}.Services-module__dpHhBa__amount{font-size:3rem;font-weight:700;line-height:1}.Services-module__dpHhBa__period{color:var(--text-secondary);align-self:flex-end;margin-bottom:.5rem;font-size:.9rem}.Services-module__dpHhBa__featuresList{flex-grow:1;margin:0;padding:0;list-style:none}.Services-module__dpHhBa__featuresList li{border-bottom:1px solid var(--bg-tertiary);color:var(--text-secondary);padding:.75rem 0;font-size:.95rem}.Services-module__dpHhBa__featuresList li:last-child{border-bottom:none}.Services-module__dpHhBa__sectionHeader h2{margin-bottom:1rem}.Services-module__dpHhBa__sectionHeader p{color:var(--text-secondary);font-size:1.15rem;line-height:1.7}.Services-module__dpHhBa__servicesGrid{perspective:1000px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.Services-module__dpHhBa__serviceCard{transform-style:preserve-3d;flex-direction:column;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__serviceCard:before{content:"";background:var(--gradient-primary);transform-origin:0;background-size:200% 100%;height:4px;transition:transform .6s cubic-bezier(.16,1,.3,1);animation:3s infinite Services-module__dpHhBa__gradientShift;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Services-module__dpHhBa__serviceCard:after{content:"";border-radius:var(--border-radius-lg);background:var(--gradient-primary);opacity:0;z-index:-1;filter:blur(20px);transition:opacity .5s;position:absolute;inset:0}.Services-module__dpHhBa__serviceCard:hover:before{transform:scaleX(1)}.Services-module__dpHhBa__serviceCard:hover:after{opacity:.2}.Services-module__dpHhBa__serviceCard:hover{box-shadow:var(--shadow-xl),0 0 50px #667eea33;border-color:#667eea66;transform:translateY(-10px)scale(1.02)rotateX(2deg)}.Services-module__dpHhBa__serviceIcon{filter:drop-shadow(0 4px 10px #667eea4d);margin-bottom:1.5rem;transition:all .6s cubic-bezier(.68,-.55,.265,1.55);display:inline-block;position:relative}.Services-module__dpHhBa__serviceIcon:after{content:"";opacity:0;z-index:-1;background:radial-gradient(circle,#667eea4d,#0000);border-radius:50%;transition:opacity .5s;animation:3s ease-in-out infinite Services-module__dpHhBa__pulse;position:absolute;inset:-10px}.Services-module__dpHhBa__serviceCard:hover .Services-module__dpHhBa__serviceIcon{filter:drop-shadow(0 8px 20px #667eea80);transform:scale(1.1)rotate(8deg)translateY(-10px)}.Services-module__dpHhBa__serviceCard:hover .Services-module__dpHhBa__serviceIcon:after{opacity:1}.Services-module__dpHhBa__serviceCard h3{margin-bottom:1rem;font-size:1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative}.Services-module__dpHhBa__serviceCard:hover h3{color:var(--brand-primary);transform:translate(5px)}.Services-module__dpHhBa__serviceCard p{flex-grow:1;margin-bottom:1.5rem;line-height:1.7;transition:color .3s}.Services-module__dpHhBa__serviceCard:hover p{color:var(--text-primary)}.Services-module__dpHhBa__techStack{border-top:1px solid var(--bg-tertiary);padding-top:1rem}.Services-module__dpHhBa__techLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:block}.Services-module__dpHhBa__tags{flex-wrap:wrap;gap:.5rem;display:flex}.Services-module__dpHhBa__tag{background:var(--bg-primary);color:var(--text-primary);border-radius:var(--border-radius-sm);border:1px solid var(--bg-tertiary);cursor:pointer;padding:.4rem .75rem;font-size:.8rem;font-weight:500;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);position:relative;overflow:hidden}.Services-module__dpHhBa__tag:before{content:"";background:var(--gradient-primary);border-radius:50%;width:0;height:0;transition:width .5s,height .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Services-module__dpHhBa__tag:hover{color:#fff;border-color:#0000;transform:translateY(-3px)scale(1.05);box-shadow:0 4px 12px #667eea4d}.Services-module__dpHhBa__tag:hover:before{width:200%;height:200%}.Services-module__dpHhBa__tag span{z-index:1;position:relative}.Services-module__dpHhBa__ctaSection{text-align:center;background:var(--bg-primary);border-radius:var(--border-radius-xl);border:2px solid var(--bg-tertiary);max-width:800px;margin:0 auto;padding:3rem;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Services-module__dpHhBa__ctaSection:before{content:"";background:conic-gradient(#0000,#667eea1a,#0000 30%);width:200%;height:200%;animation:8s linear infinite Services-module__dpHhBa__rotate;position:absolute;top:-50%;left:-50%}.Services-module__dpHhBa__ctaSection:hover{border-color:var(--brand-primary);box-shadow:var(--shadow-xl),0 0 40px #667eea33;transform:scale(1.02)}.Services-module__dpHhBa__ctaSection h3{z-index:1;margin-bottom:1rem;font-size:2rem;position:relative}.Services-module__dpHhBa__ctaSection p{color:var(--text-secondary);z-index:1;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem;position:relative}.Services-module__dpHhBa__ctaSection .Services-module__dpHhBa__btn{z-index:1;position:relative}.Services-module__dpHhBa__serviceCard:first-child{animation:.6s ease-out Services-module__dpHhBa__fadeInUp}.Services-module__dpHhBa__serviceCard:nth-child(2){animation:.6s ease-out .1s Services-module__dpHhBa__fadeInUp}.Services-module__dpHhBa__serviceCard:nth-child(3){animation:.6s ease-out .2s Services-module__dpHhBa__fadeInUp}.Services-module__dpHhBa__serviceCard:nth-child(4){animation:.6s ease-out .3s Services-module__dpHhBa__fadeInUp}.Services-module__dpHhBa__serviceCard:nth-child(5){animation:.6s ease-out .4s Services-module__dpHhBa__fadeInUp}.Services-module__dpHhBa__serviceCard:nth-child(6){animation:.6s ease-out .5s Services-module__dpHhBa__fadeInUp}@media (max-width:768px){.Services-module__dpHhBa__servicesGrid{grid-template-columns:1fr;gap:1.5rem}.Services-module__dpHhBa__sectionHeader{margin-bottom:3rem}.Services-module__dpHhBa__ctaSection{padding:2rem}.Services-module__dpHhBa__ctaSection h3{font-size:1.5rem}.Services-module__dpHhBa__serviceCard:hover{transform:translateY(-8px)scale(1.01)}}
.TechStack-module__WlEV-q__techStackSection{background:var(--bg-primary);border-bottom:1px solid var(--bg-tertiary);padding:3rem 0;overflow:hidden}.TechStack-module__WlEV-q__label{text-align:center;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:2rem;font-size:.9rem;font-weight:600}.TechStack-module__WlEV-q__marqueeContainer{width:100%;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.TechStack-module__WlEV-q__marqueeTrack{white-space:nowrap;gap:4rem;padding:1rem 0;animation:40s linear infinite TechStack-module__WlEV-q__scroll;display:flex}.TechStack-module__WlEV-q__techItem{color:var(--text-secondary);opacity:.7;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;transition:all .3s;display:flex}.TechStack-module__WlEV-q__techItem:hover{opacity:1;color:var(--brand-primary);text-shadow:0 0 20px #667eea66;transform:scale(1.1)}.TechStack-module__WlEV-q__dot{background:var(--gradient-primary);border-radius:50%;width:8px;height:8px;display:inline-block}@keyframes TechStack-module__WlEV-q__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.TechStack-module__WlEV-q__marqueeTrack{gap:2rem}.TechStack-module__WlEV-q__techItem{font-size:1.2rem}}
.FeaturedWork-module__3mRoMq__header{text-align:center;max-width:800px;margin:0 auto 4rem}.FeaturedWork-module__3mRoMq__header h2{margin-bottom:1rem;font-size:2.5rem}.FeaturedWork-module__3mRoMq__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;margin-bottom:4rem;display:grid}.FeaturedWork-module__3mRoMq__card{background:var(--bg-primary);border-radius:var(--border-radius-lg);border:1px solid var(--bg-tertiary);flex-direction:column;height:100%;transition:all .4s;display:flex;overflow:hidden}.FeaturedWork-module__3mRoMq__card:hover{box-shadow:var(--shadow-xl);border-color:var(--brand-primary);transform:translateY(-10px)}.FeaturedWork-module__3mRoMq__imagePlaceholder{width:100%;height:240px;position:relative;overflow:hidden}.FeaturedWork-module__3mRoMq__overlay{opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.FeaturedWork-module__3mRoMq__card:hover .FeaturedWork-module__3mRoMq__overlay{opacity:1}.FeaturedWork-module__3mRoMq__viewBtn{color:var(--text-primary);background:#fff;border-radius:50px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;transform:translateY(20px)}.FeaturedWork-module__3mRoMq__card:hover .FeaturedWork-module__3mRoMq__viewBtn{transform:translateY(0)}.FeaturedWork-module__3mRoMq__content{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.FeaturedWork-module__3mRoMq__category{text-transform:uppercase;letter-spacing:1px;color:var(--brand-primary);margin-bottom:.5rem;font-size:.8rem;font-weight:700}.FeaturedWork-module__3mRoMq__card h3{margin-bottom:1rem;font-size:1.5rem}.FeaturedWork-module__3mRoMq__card p{flex-grow:1;margin-bottom:1.5rem;font-size:1rem}.FeaturedWork-module__3mRoMq__tags{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.FeaturedWork-module__3mRoMq__tag{background:var(--bg-secondary);color:var(--text-secondary);border-radius:4px;padding:.25rem .75rem;font-size:.8rem;font-weight:500}.FeaturedWork-module__3mRoMq__cta{text-align:center}@media (max-width:768px){.FeaturedWork-module__3mRoMq__grid{grid-template-columns:1fr;gap:2rem}}
.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:4rem}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Testimonials-module__ItA9Ha__card{background:var(--bg-primary);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--bg-tertiary);padding:2.5rem;transition:all .3s}.Testimonials-module__ItA9Ha__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.Testimonials-module__ItA9Ha__stars{color:#fbbf24;letter-spacing:2px;margin-bottom:1.5rem;font-size:1.25rem}.Testimonials-module__ItA9Ha__quote{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;font-style:italic;line-height:1.7}.Testimonials-module__ItA9Ha__author{align-items:center;gap:1rem;display:flex}.Testimonials-module__ItA9Ha__avatar{background:var(--gradient-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__avatarWrapper{border-radius:50%;flex-shrink:0;width:48px;height:48px;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__avatarImg{object-fit:cover;width:100%;height:100%}.Testimonials-module__ItA9Ha__author h4{color:var(--text-primary);margin-bottom:.2rem;font-size:1rem}.Testimonials-module__ItA9Ha__author span{color:var(--text-tertiary);font-size:.85rem}
.FAQ-module__V8_xEa__wrapper{max-width:800px;margin:0 auto}.FAQ-module__V8_xEa__header{text-align:center;margin-bottom:4rem}.FAQ-module__V8_xEa__header h2{margin-bottom:1rem}.FAQ-module__V8_xEa__item{border-bottom:1px solid var(--bg-tertiary);cursor:pointer;margin-bottom:1rem}.FAQ-module__V8_xEa__question{justify-content:space-between;align-items:center;padding:1.5rem 0;display:flex}.FAQ-module__V8_xEa__question h3{color:var(--text-primary);margin:0;font-size:1.2rem;font-weight:500}.FAQ-module__V8_xEa__icon{color:var(--brand-primary);font-size:1.5rem;font-weight:300;transition:transform .3s}.FAQ-module__V8_xEa__answer{max-height:0;transition:max-height .3s ease-out;overflow:hidden}.FAQ-module__V8_xEa__answer p{color:var(--text-secondary);opacity:0;padding-bottom:1.5rem;line-height:1.7;transition:all .3s ease-out;transform:translateY(-10px)}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answer{max-height:200px}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answer p{opacity:1;transform:translateY(0)}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__icon{transform:rotate(180deg)}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__question h3{color:var(--brand-primary)}
.About-module__8aBknG__aboutHeader{text-align:center;max-width:900px;margin:0 auto;padding-top:8rem;padding-bottom:4rem}.About-module__8aBknG__missionSection{padding:6rem 0;position:relative;overflow:hidden}.About-module__8aBknG__missionContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.About-module__8aBknG__missionText h2{margin-bottom:1.5rem;font-size:2.5rem}.About-module__8aBknG__missionText p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.About-module__8aBknG__statsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem;display:grid}.About-module__8aBknG__statItem h3{color:var(--brand-primary);margin-bottom:.5rem;font-size:3rem;font-weight:700}.About-module__8aBknG__statItem p{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;font-size:.9rem}.About-module__8aBknG__teamSection{background:var(--bg-secondary);padding:6rem 0}.About-module__8aBknG__teamGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;margin-top:4rem;display:grid}.About-module__8aBknG__teamCard{background:var(--bg-primary);border:1px solid var(--bg-tertiary);text-align:center;border-radius:20px;padding:2rem;transition:transform .3s}.About-module__8aBknG__teamCard:hover{border-color:#667eea80;transform:translateY(-10px)}.About-module__8aBknG__memberImage{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 1.5rem;font-size:2.5rem;font-weight:700;display:flex}.About-module__8aBknG__memberName{margin-bottom:.5rem;font-size:1.5rem}.About-module__8aBknG__memberRole{color:var(--brand-secondary);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.9rem}.About-module__8aBknG__locationSection{text-align:center;padding:6rem 0}.About-module__8aBknG__mapContainer{border:1px solid var(--bg-tertiary);background:#1a1a2e;border-radius:20px;justify-content:center;align-items:center;width:100%;height:400px;margin-top:3rem;display:flex;position:relative;overflow:hidden}@media (max-width:968px){.About-module__8aBknG__missionContent{grid-template-columns:1fr}.About-module__8aBknG__aboutHeader h1{font-size:2.5rem}}
.CallToAction-module__v0_D9G__ctaBox{background:var(--gradient-primary);border-radius:var(--border-radius-xl);text-align:center;color:#fff;box-shadow:var(--shadow-xl);padding:5rem 2rem;position:relative;overflow:hidden}.CallToAction-module__v0_D9G__content{z-index:10;max-width:700px;margin:0 auto;position:relative}.CallToAction-module__v0_D9G__ctaBox h2{color:#fff;margin-bottom:1.5rem;font-size:3rem}.CallToAction-module__v0_D9G__ctaBox p{color:#ffffffe6;margin-bottom:2.5rem;font-size:1.2rem}.CallToAction-module__v0_D9G__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.CallToAction-module__v0_D9G__primaryBtn{color:var(--brand-primary);border-radius:var(--border-radius-md);box-shadow:var(--shadow-lg);background:#fff;padding:1rem 2rem;font-weight:700;transition:all .3s}.CallToAction-module__v0_D9G__primaryBtn:hover{box-shadow:var(--shadow-xl);transform:translateY(-3px)}.CallToAction-module__v0_D9G__secondaryBtn{color:#fff;border-radius:var(--border-radius-md);background:#ffffff1a;border:1px solid #ffffff4d;padding:1rem 2rem;font-weight:600;transition:all .3s}.CallToAction-module__v0_D9G__secondaryBtn:hover{background:#fff3;transform:translateY(-3px)}.CallToAction-module__v0_D9G__background{pointer-events:none;position:absolute;inset:0}.CallToAction-module__v0_D9G__circle1,.CallToAction-module__v0_D9G__circle2{background:#ffffff1a;border-radius:50%;position:absolute}.CallToAction-module__v0_D9G__circle1{width:400px;height:400px;top:-100px;left:-100px}.CallToAction-module__v0_D9G__circle2{width:300px;height:300px;bottom:-50px;right:-50px}@media (max-width:768px){.CallToAction-module__v0_D9G__ctaBox h2{font-size:2rem}}
