.HeroSection-module__sBkrQG__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px clamp(16px,5vw,40px) 80px;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__meshBg{pointer-events:none;background:radial-gradient(80% 50% at 50% -10%,#6c63ff2e 0%,#0000 60%),radial-gradient(60% 40% at 80% 70%,#ff65841a 0%,#0000 60%);position:absolute;inset:0}.HeroSection-module__sBkrQG__shape1{border:1px solid #6c63ff1f;border-radius:50%;width:500px;height:500px;animation:6s ease-in-out infinite HeroSection-module__sBkrQG__expandRing;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__sBkrQG__shape2{border:1px solid #6c63ff0f;border-radius:50%;width:700px;height:700px;animation:6s ease-in-out 1.5s infinite HeroSection-module__sBkrQG__expandRing;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__sBkrQG__shape3{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#6c63ff1f,#ff658414);border:1px solid #6c63ff33;border-radius:32px;width:140px;height:140px;animation:6s ease-in-out infinite HeroSection-module__sBkrQG__float;position:absolute;top:18%;right:8%}@keyframes HeroSection-module__sBkrQG__expandRing{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.05)}}@keyframes HeroSection-module__sBkrQG__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(6deg)}}.HeroSection-module__sBkrQG__inner{z-index:1;width:100%;max-width:860px;position:relative}.HeroSection-module__sBkrQG__badge{animation:.6s both HeroSection-module__sBkrQG__fadeInUp}.HeroSection-module__sBkrQG__headline{letter-spacing:-.02em;margin-bottom:28px;font-size:clamp(2.6rem,6vw,5rem);line-height:1.1;animation:.7s .1s both HeroSection-module__sBkrQG__fadeInUp}.HeroSection-module__sBkrQG__sub{color:#b2c0bd;max-width:620px;margin:0 auto 36px;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.75;animation:.7s .2s both HeroSection-module__sBkrQG__fadeInUp}.HeroSection-module__sBkrQG__ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-bottom:32px;animation:.7s .3s both HeroSection-module__sBkrQG__fadeInUp;display:flex}.HeroSection-module__sBkrQG__trusted{color:#4a4a68;margin-bottom:52px;font-size:.82rem;animation:.7s .35s both HeroSection-module__sBkrQG__fadeInUp}.HeroSection-module__sBkrQG__trusted span{background:#ffffff05;border:1px solid #ffffff0f;border-radius:9999px;padding:6px 16px}.HeroSection-module__sBkrQG__stats{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#13131ab3;border:1px solid #ffffff12;border-radius:20px;flex-wrap:wrap;justify-content:center;gap:0;animation:.7s .45s both HeroSection-module__sBkrQG__fadeInUp;display:flex;overflow:hidden}.HeroSection-module__sBkrQG__stat{border-right:1px solid #ffffff0f;flex-direction:column;flex:1;align-items:center;gap:4px;min-width:140px;padding:24px 28px;display:flex}.HeroSection-module__sBkrQG__stat:last-child{border-right:none}.HeroSection-module__sBkrQG__statValue{background:linear-gradient(135deg,#e86a4a,#f2a65a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Syne,sans-serif;font-size:2rem;font-weight:800}.HeroSection-module__sBkrQG__statLabel{color:#78908c;font-size:.82rem;font-weight:500}.HeroSection-module__sBkrQG__scrollIndicator{border:2px solid #ffffff1f;border-radius:12px;justify-content:center;width:24px;height:40px;padding-top:6px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.HeroSection-module__sBkrQG__scrollDot{background:#e86a4a;border-radius:2px;width:4px;height:8px;animation:2s infinite HeroSection-module__sBkrQG__scrollBounce}@keyframes HeroSection-module__sBkrQG__scrollBounce{0%{opacity:1;transform:translateY(0)}80%{opacity:0;transform:translateY(14px)}to{opacity:0;transform:translateY(0)}}@keyframes HeroSection-module__sBkrQG__fadeInUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.HeroSection-module__sBkrQG__stat{min-width:50%}.HeroSection-module__sBkrQG__shape3{display:none}}
.ServicesSection-module__JL3_nq__section{position:relative;overflow:hidden}.ServicesSection-module__JL3_nq__meshBg{pointer-events:none;background:radial-gradient(60% 40% at 50% 100%,#6c63ff12 0%,#0000 70%);position:absolute;inset:0}.ServicesSection-module__JL3_nq__heading{text-align:center}.ServicesSection-module__JL3_nq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.ServicesSection-module__JL3_nq__card{cursor:pointer;color:inherit;background:#182631;border:1px solid #ffffff12;border-radius:20px;flex-direction:column;padding:32px;text-decoration:none;transition:transform .25s,background .25s,border-color .25s,box-shadow .25s;animation:.6s both ServicesSection-module__JL3_nq__fadeInUp;display:flex}.ServicesSection-module__JL3_nq__card:hover{background:#223642;border-color:#6c63ff59;transform:translateY(-6px);box-shadow:0 12px 40px #0006}.ServicesSection-module__JL3_nq__iconWrap{border:1px solid;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;transition:transform .25s;display:flex}.ServicesSection-module__JL3_nq__card:hover .ServicesSection-module__JL3_nq__iconWrap{transform:scale(1.08)}.ServicesSection-module__JL3_nq__icon{font-size:1.6rem;line-height:1}.ServicesSection-module__JL3_nq__title{color:#edf3f0;margin-bottom:10px;font-size:1.15rem;font-weight:700}.ServicesSection-module__JL3_nq__desc{color:#78908c;flex:1;margin-bottom:20px;font-size:.9rem;line-height:1.65}.ServicesSection-module__JL3_nq__tags{flex-wrap:wrap;gap:6px;display:flex}.ServicesSection-module__JL3_nq__tag{color:#78908c;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:9999px;padding:3px 9px;font-size:.75rem}.ServicesSection-module__JL3_nq__cta{text-align:center;margin-top:48px}@keyframes ServicesSection-module__JL3_nq__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.ServicesSection-module__JL3_nq__card{padding:24px}}
.WhyUsSection-module__K4hPDG__section{background:linear-gradient(#0a0a0f 0%,#0e0e18 50%,#0a0a0f 100%)}.WhyUsSection-module__K4hPDG__heading{text-align:center}.WhyUsSection-module__K4hPDG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.WhyUsSection-module__K4hPDG__card{background:#182631;border:1px solid #ffffff0f;border-radius:18px;padding:28px;transition:transform .25s,border-color .25s,background .25s;animation:.6s both WhyUsSection-module__K4hPDG__fadeInUp}.WhyUsSection-module__K4hPDG__card:hover{background:#16161f;border-color:#6c63ff4d;transform:translateY(-4px)}.WhyUsSection-module__K4hPDG__iconBox{background:#6c63ff1a;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:16px;font-size:1.4rem;display:flex}.WhyUsSection-module__K4hPDG__title{color:#edf3f0;margin-bottom:10px;font-size:1.05rem;font-weight:700}.WhyUsSection-module__K4hPDG__desc{color:#78908c;font-size:.88rem;line-height:1.65}@keyframes WhyUsSection-module__K4hPDG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.TestimonialsSection-module__g6gg7W__section{background:#0a0a0f}.TestimonialsSection-module__g6gg7W__heading{text-align:center}.TestimonialsSection-module__g6gg7W__grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:22px;display:grid}.TestimonialsSection-module__g6gg7W__card{background:#182631;border:1px solid #ffffff12;border-radius:20px;flex-direction:column;gap:16px;padding:32px;transition:transform .25s,border-color .25s;animation:.6s both TestimonialsSection-module__g6gg7W__fadeInUp;display:flex}.TestimonialsSection-module__g6gg7W__card:hover{border-color:#6c63ff4d;transform:translateY(-4px)}.TestimonialsSection-module__g6gg7W__stars{gap:2px;display:flex}.TestimonialsSection-module__g6gg7W__star{color:#f7971e;font-size:1rem}.TestimonialsSection-module__g6gg7W__quote{color:#b2c0bd;flex:1;font-size:.93rem;font-style:italic;line-height:1.7}.TestimonialsSection-module__g6gg7W__author{border-top:1px solid #ffffff0d;align-items:center;gap:12px;padding-top:16px;display:flex}.TestimonialsSection-module__g6gg7W__avatar{color:#fff;background:linear-gradient(135deg,#e86a4a,#f2a65a);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:.78rem;font-weight:700;display:flex}.TestimonialsSection-module__g6gg7W__name{color:#edf3f0;margin-bottom:2px;font-size:.9rem;font-weight:600}.TestimonialsSection-module__g6gg7W__role{color:#78908c;font-size:.8rem}@keyframes TestimonialsSection-module__g6gg7W__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.CTASection-module__ETvUXq__section{background:#0a0a0f}.CTASection-module__ETvUXq__card{text-align:center;background:linear-gradient(135deg,#182631 0%,#223642 100%);border:1px solid #6c63ff33;border-radius:28px;padding:clamp(48px,7vw,80px) clamp(24px,6vw,80px);position:relative;overflow:hidden}.CTASection-module__ETvUXq__glow{pointer-events:none;background:radial-gradient(circle,#6c63ff26 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.CTASection-module__ETvUXq__content{z-index:1;position:relative}.CTASection-module__ETvUXq__badge{color:#e86a4a;letter-spacing:.05em;background:#6c63ff1f;border:1px solid #6c63ff4d;border-radius:9999px;margin-bottom:24px;padding:6px 16px;font-size:.82rem;font-weight:600;display:inline-block}.CTASection-module__ETvUXq__heading{margin-bottom:20px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.15}.CTASection-module__ETvUXq__sub{color:#b2c0bd;max-width:560px;margin:0 auto 36px;font-size:clamp(.95rem,1.4vw,1.08rem);line-height:1.75}.CTASection-module__ETvUXq__actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:28px;display:flex}.CTASection-module__ETvUXq__note{color:#4a4a68;font-size:.8rem}@media (max-width:480px){.CTASection-module__ETvUXq__actions{flex-direction:column;align-items:stretch}}
