.Logo-module__ugCtEW__logo{align-items:center;gap:.55rem;display:flex}.Logo-module__ugCtEW__icon{filter:drop-shadow(0 0 8px #22d3ee33);flex-shrink:0}.Logo-module__ugCtEW__text{flex-direction:column;gap:.05rem;line-height:1.2;display:flex}.Logo-module__ugCtEW__brand{color:#f0f6fc;letter-spacing:.02em;font-size:1.25rem;font-weight:700;font-family:var(--font-inter),"Inter",system-ui,sans-serif}.Logo-module__ugCtEW__brandAccent{color:#22d3ee;font-weight:800}.Logo-module__ugCtEW__suffix{color:#94a3b8e6;letter-spacing:.18em;text-transform:uppercase;font-size:.6rem;font-weight:400}
.Header-module__lnUIdW__header{z-index:100;transition:all var(--transition-default);border-bottom:1px solid #0000;padding:1rem 0;position:fixed;top:0;left:0;right:0}.Header-module__lnUIdW__header.Header-module__lnUIdW__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom-color:var(--color-glass-border);background:#06080fd9;padding:.75rem 0}.Header-module__lnUIdW__container{justify-content:space-between;align-items:center;display:flex}.Header-module__lnUIdW__logo{color:var(--color-text-primary);letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:700;display:flex}.Header-module__lnUIdW__logoIcon{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:800;display:flex}.Header-module__lnUIdW__logoAccent{color:var(--color-primary-light);margin-left:.15rem;font-weight:400}.Header-module__lnUIdW__nav{align-items:center;gap:2rem;display:flex}.Header-module__lnUIdW__navLink{color:var(--color-text-secondary);transition:color var(--transition-default);padding:.25rem 0;font-size:.9rem;font-weight:500;position:relative}.Header-module__lnUIdW__navLink:after{content:"";background:linear-gradient(90deg,var(--color-primary),var(--color-accent));width:0;height:2px;transition:width var(--transition-default);border-radius:1px;position:absolute;bottom:0;left:0}.Header-module__lnUIdW__navLink:hover{color:var(--color-text-primary)}.Header-module__lnUIdW__navLink:hover:after{width:100%}.Header-module__lnUIdW__actions{align-items:center;gap:.75rem;display:flex}.Header-module__lnUIdW__langSwitch{border:1px solid var(--color-glass-border);color:var(--color-text-secondary);letter-spacing:.04em;transition:var(--transition-default);border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.8rem;font-weight:600;display:flex}.Header-module__lnUIdW__langSwitch:hover{color:var(--color-primary-light);border-color:var(--color-primary-glow-subtle)}.Header-module__lnUIdW__ctaBtn{padding:.6rem 1.5rem!important;font-size:.85rem!important}.Header-module__lnUIdW__mobileToggle{color:var(--color-text-primary);display:none}.Header-module__lnUIdW__mobileNav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--color-glass-border);background:#06080ff2;flex-direction:column;padding:1rem 1.5rem 1.5rem;display:none}.Header-module__lnUIdW__mobileNavLink{color:var(--color-text-secondary);border-bottom:1px solid var(--color-glass-border);transition:color var(--transition-default);padding:.75rem 0;font-size:1rem}.Header-module__lnUIdW__mobileNavLink:hover{color:var(--color-primary-light)}@media (max-width:768px){.Header-module__lnUIdW__nav{display:none}.Header-module__lnUIdW__ctaBtn{display:none!important}.Header-module__lnUIdW__mobileToggle,.Header-module__lnUIdW__mobileNav{display:flex}}
.Footer-module__3hUVsW__footer{background:var(--color-bg-secondary);padding-top:4rem;position:relative}.Footer-module__3hUVsW__topBorder{background:linear-gradient(90deg,transparent,var(--color-primary-glow-subtle),var(--color-accent-glow),transparent);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__3hUVsW__container{grid-template-columns:2fr 1fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.Footer-module__3hUVsW__logo{align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.15rem;font-weight:700;display:flex}.Footer-module__3hUVsW__logoIcon{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:#fff;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:800;display:flex}.Footer-module__3hUVsW__logoAccent{color:var(--color-primary-light);font-weight:400}.Footer-module__3hUVsW__description{color:var(--color-text-secondary);max-width:320px;font-size:.9rem;line-height:1.7}.Footer-module__3hUVsW__links{flex-direction:column;gap:.6rem;display:flex}.Footer-module__3hUVsW__colTitle{color:var(--color-text-primary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.Footer-module__3hUVsW__links a{color:var(--color-text-secondary);transition:color var(--transition-default);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.Footer-module__3hUVsW__links a:hover{color:var(--color-primary-light)}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--color-glass-border);color:var(--color-text-muted);justify-content:space-between;align-items:center;padding:1.5rem;font-size:.8rem;display:flex}.Footer-module__3hUVsW__legalLinks{gap:1.5rem;display:flex}.Footer-module__3hUVsW__legalLinks a{color:var(--color-text-muted);transition:color var(--transition-default)}.Footer-module__3hUVsW__legalLinks a:hover{color:var(--color-text-secondary)}@media (max-width:768px){.Footer-module__3hUVsW__container{grid-template-columns:1fr;gap:2rem}.Footer-module__3hUVsW__bottom{text-align:center;flex-direction:column;gap:1rem}}
.AuroraBands-module__6Mo0XG__container{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.AuroraBands-module__6Mo0XG__band{filter:blur(100px);opacity:.2;mix-blend-mode:screen;width:200%;height:300px;position:absolute}.AuroraBands-module__6Mo0XG__band1{background:linear-gradient(90deg,#0000,#0ea5e9,#a78bfa,#0000);animation:35s ease-in-out infinite alternate AuroraBands-module__6Mo0XG__drift1;top:10%;left:-50%}.AuroraBands-module__6Mo0XG__band2{background:linear-gradient(90deg,#0000,#38bdf8,#0ea5e9,#0000);animation:40s ease-in-out infinite alternate AuroraBands-module__6Mo0XG__drift2;top:50%;left:-30%}.AuroraBands-module__6Mo0XG__band3{background:linear-gradient(90deg,#0000,#a78bfa,#0ea5e9,#0000);animation:30s ease-in-out infinite alternate AuroraBands-module__6Mo0XG__drift3;bottom:5%;left:-60%}@keyframes AuroraBands-module__6Mo0XG__drift1{0%{transform:translate(0)rotate(-3deg)}to{transform:translate(30%)rotate(3deg)}}@keyframes AuroraBands-module__6Mo0XG__drift2{0%{transform:translate(0)rotate(2deg)}to{transform:translate(-25%)rotate(-2deg)}}@keyframes AuroraBands-module__6Mo0XG__drift3{0%{transform:translate(0)rotate(-1deg)}to{transform:translate(35%)rotate(1deg)}}
.GridOverlay-module__7b2OaW__wrapper{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.GridOverlay-module__7b2OaW__grid{transform-origin:top;background-image:linear-gradient(90deg,#0ea5e90a 1px,#0000 1px),linear-gradient(#0ea5e90a 1px,#0000 1px);background-size:40px 40px;width:200%;height:200%;animation:25s linear infinite GridOverlay-module__7b2OaW__gridScroll;position:absolute;top:-20%;left:-50%;transform:perspective(800px)rotateX(55deg);-webkit-mask-image:linear-gradient(#0000 5%,#000 20% 60%,#0000 95%);mask-image:linear-gradient(#0000 5%,#000 20% 60%,#0000 95%)}.GridOverlay-module__7b2OaW__vignette{background:radial-gradient(circle at 50% 50%,transparent 30%,var(--color-bg-primary)100%);position:absolute;inset:0}@keyframes GridOverlay-module__7b2OaW__gridScroll{0%{transform:perspective(800px)rotateX(55deg)translateY(0)}to{transform:perspective(800px)rotateX(55deg)translateY(40px)}}
.Hero-module___w2HtG__hero{background:var(--color-bg-primary);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__effects{z-index:0;position:absolute;inset:0;overflow:hidden}.Hero-module___w2HtG__codeSnippet{z-index:1;color:#38bdf840;letter-spacing:.05em;white-space:nowrap;pointer-events:none;font-family:Courier New,monospace;font-size:.75rem;animation:12s ease-in-out infinite alternate Hero-module___w2HtG__floatCode;position:absolute}.Hero-module___w2HtG__codeSnippet:nth-child(2n){animation-duration:15s}.Hero-module___w2HtG__codeSnippet:nth-child(3n){animation-duration:10s;animation-direction:alternate-reverse}.Hero-module___w2HtG__codePrompt{color:#a78bfa59}@keyframes Hero-module___w2HtG__floatCode{0%{transform:translateY(0)}to{transform:translateY(-15px)}}.Hero-module___w2HtG__container{z-index:1;padding-top:var(--header-height);grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid;position:relative}.Hero-module___w2HtG__content{flex-direction:column;gap:1.25rem;display:flex}.Hero-module___w2HtG__badge{background:var(--color-glass-bg);border:1px solid var(--color-glass-border);border-radius:var(--radius-full);color:var(--color-primary-light);letter-spacing:.04em;align-items:center;gap:.5rem;width:fit-content;padding:.45rem 1.1rem;font-size:.8rem;font-weight:500;display:inline-flex}.Hero-module___w2HtG__badgeDot{background:var(--color-primary);width:7px;height:7px;box-shadow:0 0 10px var(--color-primary-glow);border-radius:50%;animation:2s ease-in-out infinite Hero-module___w2HtG__pulse-glow}.Hero-module___w2HtG__title{letter-spacing:-.03em;background:linear-gradient(to right,var(--color-text-primary)0%,var(--color-primary-light)40%,var(--color-primary)60%,var(--color-text-primary)100%);color:#0000;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 25px #0ea5e933);background-size:200%;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.8rem,5.5vw,4.5rem);font-weight:800;line-height:1.08;animation:6s linear infinite Hero-module___w2HtG__shimmer}.Hero-module___w2HtG__subtitle{color:var(--color-primary-light);letter-spacing:.12em;opacity:.8;font-size:clamp(.85rem,1.3vw,1rem);font-weight:500}.Hero-module___w2HtG__description{color:var(--color-text-secondary);max-width:500px;font-size:clamp(1rem,1.3vw,1.1rem);line-height:1.7}.Hero-module___w2HtG__buttons{gap:1rem;margin-top:.5rem;display:flex}.Hero-module___w2HtG__graphic{justify-content:center;align-items:center;display:flex}.Hero-module___w2HtG__sphereScene{width:400px;height:400px;animation:10s ease-in-out infinite Hero-module___w2HtG__sceneFloat;position:relative}@keyframes Hero-module___w2HtG__sceneFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}.Hero-module___w2HtG__outerGlow{filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#0ea5e91f 0%,#a78bfa0d 40%,#0000 70%);width:360px;height:360px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module___w2HtG__sphere{border-radius:50%;width:240px;height:240px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.Hero-module___w2HtG__glassOuter{background:radial-gradient(circle at 40% 35%,#141e3c66 0%,#080e1cb3 50%,#06080fe6 100%);border:1.5px solid #38bdf833;border-radius:50%;position:absolute;inset:0;box-shadow:0 0 60px #0ea5e91a,0 0 120px #0ea5e90d,inset 0 0 80px #0ea5e90d}.Hero-module___w2HtG__glassInner{background:radial-gradient(circle,#0ea5e914 0%,#0000 70%);border-radius:50%;position:absolute;inset:20px}.Hero-module___w2HtG__specular{background:radial-gradient(#ffffff1f 0%,#0000 70%);border-radius:50%;width:80px;height:50px;position:absolute;top:12%;left:18%;transform:rotate(-25deg)}.Hero-module___w2HtG__rimLight{background:radial-gradient(#a78bfa1a 0%,#0000 70%);border-radius:50%;width:100px;height:60px;position:absolute;bottom:8%;right:10%;transform:rotate(30deg)}.Hero-module___w2HtG__keyholeContainer{z-index:2;width:80px;height:120px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module___w2HtG__keyholeSvg{filter:drop-shadow(0 0 15px #38bdf866);width:100%;height:100%}.Hero-module___w2HtG__orbitRing{border:1px solid #0ea5e91f;border-radius:50%;width:300px;height:300px;margin-top:-150px;margin-left:-150px;animation:20s linear infinite Hero-module___w2HtG__orbitSpin;position:absolute;top:50%;left:50%;transform:rotateX(70deg)rotate(0)}.Hero-module___w2HtG__orbitRing2{border:1px solid #a78bfa14;border-radius:50%;width:340px;height:340px;margin-top:-170px;margin-left:-170px;animation:30s linear infinite Hero-module___w2HtG__orbitSpin2;position:absolute;top:50%;left:50%;transform:rotateX(70deg)rotateY(30deg)rotate(0)}@keyframes Hero-module___w2HtG__orbitSpin{0%{transform:rotateX(70deg)rotate(0)}to{transform:rotateX(70deg)rotate(360deg)}}@keyframes Hero-module___w2HtG__orbitSpin2{0%{transform:rotateX(70deg)rotateY(30deg)rotate(360deg)}to{transform:rotateX(70deg)rotateY(30deg)rotate(0)}}.Hero-module___w2HtG__orbitDot{background:#0ea5e9;border-radius:50%;width:10px;height:10px;margin-left:-5px;position:absolute;top:-5px;left:50%;box-shadow:0 0 15px #0ea5e9b3,0 0 30px #0ea5e94d}.Hero-module___w2HtG__orbitDot2{background:#a78bfa;border-radius:50%;width:7px;height:7px;position:absolute;bottom:-4px;right:25%;box-shadow:0 0 12px #a78bfab3,0 0 25px #a78bfa4d}.Hero-module___w2HtG__satNode{border-radius:50%;animation:3s ease-in-out infinite Hero-module___w2HtG__nodePulse;position:absolute}.Hero-module___w2HtG__sat1{background:#38bdf8;width:6px;height:6px;top:15%;left:12%;box-shadow:0 0 12px #38bdf880}.Hero-module___w2HtG__sat2{background:#a78bfa;width:5px;height:5px;animation-delay:.7s;top:20%;right:8%;box-shadow:0 0 10px #a78bfa80}.Hero-module___w2HtG__sat3{background:#0ea5e9;width:7px;height:7px;animation-delay:1.4s;bottom:18%;left:8%;box-shadow:0 0 14px #0ea5e980}.Hero-module___w2HtG__sat4{background:#22d3ee;width:4px;height:4px;animation-delay:.3s;top:45%;right:2%;box-shadow:0 0 10px #22d3ee99}.Hero-module___w2HtG__sat5{background:#38bdf8;width:5px;height:5px;animation-delay:2s;bottom:30%;right:15%;box-shadow:0 0 12px #38bdf880}.Hero-module___w2HtG__sat6{background:#818cf8;width:4px;height:4px;animation-delay:1s;top:35%;left:5%;box-shadow:0 0 10px #818cf880}@keyframes Hero-module___w2HtG__nodePulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.8)}}.Hero-module___w2HtG__pulseRing{pointer-events:none;border:1px solid #0ea5e933;border-radius:50%;width:240px;height:240px;animation:4s ease-out infinite Hero-module___w2HtG__pulseOut;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module___w2HtG__pulseDelay{animation-delay:1.3s}.Hero-module___w2HtG__pulseDelay2{animation-delay:2.6s}@keyframes Hero-module___w2HtG__pulseOut{0%{opacity:.6;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(2.2)}}.Hero-module___w2HtG__particles{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module___w2HtG__particle{background:#22d3ee;border-radius:50%;animation:linear infinite Hero-module___w2HtG__particleDrift;position:absolute}@keyframes Hero-module___w2HtG__particleDrift{0%{opacity:0;transform:translateY(0)translate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-120vh)translate(30px)}}.Hero-module___w2HtG__p1{width:3px;height:3px;animation-duration:18s;animation-delay:0s;bottom:-5%;left:5%}.Hero-module___w2HtG__p2{background:#a78bfa;width:2px;height:2px;animation-duration:22s;animation-delay:2s;bottom:-5%;left:15%}.Hero-module___w2HtG__p3{width:4px;height:4px;animation-duration:16s;animation-delay:5s;bottom:-5%;left:25%}.Hero-module___w2HtG__p4{background:#818cf8;width:2px;height:2px;animation-duration:20s;animation-delay:1s;bottom:-5%;left:35%}.Hero-module___w2HtG__p5{width:3px;height:3px;animation-duration:24s;animation-delay:4s;bottom:-5%;left:48%}.Hero-module___w2HtG__p6{background:#a78bfa;width:2px;height:2px;animation-duration:19s;animation-delay:7s;bottom:-5%;left:58%}.Hero-module___w2HtG__p7{width:3px;height:3px;animation-duration:21s;animation-delay:3s;bottom:-5%;left:68%}.Hero-module___w2HtG__p8{background:#38bdf8;width:2px;height:2px;animation-duration:17s;animation-delay:6s;bottom:-5%;left:78%}.Hero-module___w2HtG__p9{width:3px;height:3px;animation-duration:23s;animation-delay:1.5s;bottom:-5%;left:88%}.Hero-module___w2HtG__p10{background:#818cf8;width:2px;height:2px;animation-duration:20s;animation-delay:8s;bottom:-5%;left:92%}.Hero-module___w2HtG__p11{width:3px;height:3px;animation-duration:15s;animation-delay:3.5s;bottom:-5%;left:42%}.Hero-module___w2HtG__p12{background:#a78bfa;width:2px;height:2px;animation-duration:25s;animation-delay:.5s;bottom:-5%;left:72%}.Hero-module___w2HtG__scrollIndicator{color:var(--color-text-muted);animation:3s ease-in-out infinite Hero-module___w2HtG__float;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@media (max-width:768px){.Hero-module___w2HtG__container{text-align:center;grid-template-columns:1fr}.Hero-module___w2HtG__content{align-items:center}.Hero-module___w2HtG__badge,.Hero-module___w2HtG__description{margin:0 auto}.Hero-module___w2HtG__buttons{flex-wrap:wrap;justify-content:center}.Hero-module___w2HtG__graphic,.Hero-module___w2HtG__particles{display:none}}
.Services-module__uj7JVa__section{background:linear-gradient(180deg,var(--color-bg-primary)0%,#0a101e 30%,#080e1c 70%,var(--color-bg-secondary)100%);position:relative}.Services-module__uj7JVa__bgOrb1{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#0ea5e912 0%,#0000 60%);width:500px;height:500px;animation:20s ease-in-out infinite alternate Services-module__uj7JVa__orbFloat;position:absolute;top:15%;left:-5%}.Services-module__uj7JVa__bgOrb2{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#a78bfa0f 0%,#0000 60%);width:400px;height:400px;animation:25s ease-in-out infinite alternate-reverse Services-module__uj7JVa__orbFloat;position:absolute;bottom:10%;right:-5%}@keyframes Services-module__uj7JVa__orbFloat{0%{transform:translate(0)}to{transform:translate(30px,-20px)}}.Services-module__uj7JVa__gridLines{pointer-events:none;background-image:linear-gradient(90deg,#0ea5e905 1px,#0000 1px),linear-gradient(#0ea5e905 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}.Services-module__uj7JVa__grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid;position:relative}.Services-module__uj7JVa__card{min-height:220px;transition:var(--transition-default);flex-direction:column;align-items:flex-start;gap:1rem;padding:2rem;display:flex}.Services-module__uj7JVa__card:hover{transform:translateY(-6px);background:linear-gradient(145deg,#0ea5e91a,#0c1220f2)!important;border-color:#0ea5e966!important;box-shadow:0 12px 50px #00000080,0 0 60px #0ea5e91a,inset 0 1px #ffffff0d!important}.Services-module__uj7JVa__iconWrapper{border-radius:var(--radius-md);width:56px;height:56px;color:var(--color-primary-light);transition:var(--transition-default);background:linear-gradient(135deg,#0ea5e926,#a78bfa0f);border:1px solid #0ea5e933;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 0 20px #0ea5e90f}.Services-module__uj7JVa__card:hover .Services-module__uj7JVa__iconWrapper{border-color:#0ea5e959;transform:scale(1.08);box-shadow:0 0 30px #0ea5e926}.Services-module__uj7JVa__cardTitle{color:var(--color-text-primary);font-size:1.15rem;font-weight:700}.Services-module__uj7JVa__cardDesc{color:var(--color-text-secondary);font-size:.9rem;line-height:1.7}.Services-module__uj7JVa__viewAll{z-index:1;justify-content:center;margin-top:3rem;display:flex;position:relative}@media (max-width:1024px){.Services-module__uj7JVa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Services-module__uj7JVa__grid{grid-template-columns:1fr}}
.WhyUs-module__Zcd3RG__section{background:linear-gradient(180deg,var(--color-bg-secondary)0%,#080c18 50%,var(--color-bg-primary)100%);position:relative}.WhyUs-module__Zcd3RG__bgGlow{pointer-events:none;background:radial-gradient(#0ea5e90d 0%,#0000 60%);width:800px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.WhyUs-module__Zcd3RG__bgPattern{pointer-events:none;background-image:radial-gradient(circle,#0ea5e90f 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 20%,#0000 65%);mask-image:radial-gradient(#000 20%,#0000 65%)}.WhyUs-module__Zcd3RG__grid{z-index:1;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:900px;margin:0 auto;display:grid;position:relative}.WhyUs-module__Zcd3RG__card{border-radius:var(--radius-md);border:1px solid var(--color-glass-border);transition:all var(--transition-default);background:linear-gradient(135deg,#0c1220cc,#080c18e6);padding:2.5rem 2rem;position:relative;overflow:hidden}.WhyUs-module__Zcd3RG__card:hover{border-color:#0ea5e933;transform:translateY(-4px);box-shadow:0 12px 40px #0006}.WhyUs-module__Zcd3RG__cardGlow{filter:blur(40px);pointer-events:none;opacity:.5;width:200px;height:200px;transition:opacity var(--transition-default);position:absolute;top:-30%;right:-20%}.WhyUs-module__Zcd3RG__card:hover .WhyUs-module__Zcd3RG__cardGlow{opacity:1}.WhyUs-module__Zcd3RG__number{color:var(--color-primary);opacity:.05;pointer-events:none;font-size:4rem;font-weight:900;line-height:1;position:absolute;top:.75rem;right:1rem}.WhyUs-module__Zcd3RG__iconWrapper{border-radius:var(--radius-md);width:56px;height:56px;transition:var(--transition-default);background:#0ea5e90f;border:1px solid;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.WhyUs-module__Zcd3RG__card:hover .WhyUs-module__Zcd3RG__iconWrapper{transform:scale(1.05);box-shadow:0 0 25px #0ea5e91a}.WhyUs-module__Zcd3RG__cardTitle{color:var(--color-text-primary);margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.WhyUs-module__Zcd3RG__cardDesc{color:var(--color-text-secondary);font-size:.9rem;line-height:1.7}.WhyUs-module__Zcd3RG__accent{opacity:0;width:100%;height:2px;transition:opacity var(--transition-default);position:absolute;bottom:0;left:0}.WhyUs-module__Zcd3RG__card:hover .WhyUs-module__Zcd3RG__accent{opacity:.6}@media (max-width:640px){.WhyUs-module__Zcd3RG__grid{grid-template-columns:1fr}}
.Stats-module__foLegW__section{border-top:1px solid var(--color-glass-border);border-bottom:1px solid var(--color-glass-border);background:linear-gradient(90deg,#06080f 0%,#0a1223 25%,#0e1628 50%,#0a1223 75%,#06080f 100%);position:relative;overflow:hidden}.Stats-module__foLegW__auroraBand{pointer-events:none;z-index:0;background:radial-gradient(#0ea5e91a 0%,#a78bfa0d 30%,#0000 70%);width:140%;height:300px;animation:8s ease-in-out infinite alternate Stats-module__foLegW__auroraPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Stats-module__foLegW__auroraPulse{0%{opacity:.6;transform:translate(-50%,-50%)scaleX(1)}to{opacity:1;transform:translate(-50%,-50%)scaleX(1.15)}}.Stats-module__foLegW__scanline{pointer-events:none;z-index:0;background:linear-gradient(90deg,#0000,#0ea5e926,#0000);height:1px;animation:6s ease-in-out infinite Stats-module__foLegW__scanMove;position:absolute;left:0;right:0}@keyframes Stats-module__foLegW__scanMove{0%,to{opacity:0;top:10%}20%{opacity:1}50%{opacity:1;top:90%}80%{opacity:0}}.Stats-module__foLegW__grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid;position:relative}.Stats-module__foLegW__stat{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;display:flex;position:relative}.Stats-module__foLegW__stat:not(:last-child):after{content:"";background:linear-gradient(#0000,#0ea5e91f,#0000);width:1px;height:60%;position:absolute;top:20%;right:-1rem}.Stats-module__foLegW__ring{pointer-events:none;border:1px solid;border-radius:50%;width:120px;height:120px;animation:4s ease-in-out infinite Stats-module__foLegW__ringPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Stats-module__foLegW__ringPulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}.Stats-module__foLegW__value{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;font-family:var(--font-heading);z-index:1;position:relative}.Stats-module__foLegW__label{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.1em;z-index:1;font-size:.8rem;font-weight:500;position:relative}@media (max-width:768px){.Stats-module__foLegW__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}.Stats-module__foLegW__stat:not(:last-child):after{display:none}}@media (max-width:480px){.Stats-module__foLegW__grid{grid-template-columns:1fr}}
.about-module__Qh_SSG__main{padding-top:5rem}.about-module__Qh_SSG__hero{text-align:center;padding:4rem 0 3rem}.about-module__Qh_SSG__badge{letter-spacing:.1em;text-transform:uppercase;color:#22d3ee;background:#22d3ee0f;border:1px solid #22d3ee40;border-radius:999px;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.75rem;font-weight:600;display:inline-block}.about-module__Qh_SSG__heroTitle{color:#f0f6fc;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.2rem);font-weight:800}.about-module__Qh_SSG__heroSubtitle{color:#94a3b8e6;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.about-module__Qh_SSG__story{padding:3rem 0 4rem}.about-module__Qh_SSG__storyGrid{grid-template-columns:1.5fr 1fr;align-items:start;gap:3rem;display:grid}.about-module__Qh_SSG__sectionTitle{color:#f0f6fc;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.about-module__Qh_SSG__sectionSubtitle{color:#94a3b8d9;text-align:center;max-width:600px;margin:0 auto 2.5rem;font-size:1rem;line-height:1.7}.about-module__Qh_SSG__storyParagraph{color:#cbd5e1d9;margin-bottom:1.2rem;font-size:.95rem;line-height:1.8}.about-module__Qh_SSG__highlightCards{flex-direction:column;gap:1rem;display:flex}.about-module__Qh_SSG__highlightCard{background:#0f172a99;border:1px solid #94a3b814;border-radius:12px;align-items:center;gap:1rem;padding:1.2rem 1.5rem;transition:border-color .3s;display:flex}.about-module__Qh_SSG__highlightCard:hover{border-color:#22d3ee40}.about-module__Qh_SSG__highlightIcon{color:#22d3ee;flex-shrink:0}.about-module__Qh_SSG__highlightValue{color:#22d3ee;font-size:1.6rem;font-weight:800}.about-module__Qh_SSG__highlightLabel{color:#94a3b8d9;font-size:.85rem}.about-module__Qh_SSG__values{text-align:center;padding:3rem 0 5rem}.about-module__Qh_SSG__valueGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;display:grid}.about-module__Qh_SSG__valueCard{text-align:center;background:#0f172a80;border:1px solid #94a3b814;border-radius:14px;padding:2rem 1.5rem;transition:all .3s}.about-module__Qh_SSG__valueCard:hover{border-color:#22d3ee4d;transform:translateY(-3px)}.about-module__Qh_SSG__valueIcon{color:#22d3ee;background:linear-gradient(135deg,#22d3ee26,#0284c71f);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;display:flex}.about-module__Qh_SSG__valueTitle{color:#f0f6fc;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.about-module__Qh_SSG__valueDesc{color:#94a3b8cc;font-size:.85rem;line-height:1.6}@media (max-width:768px){.about-module__Qh_SSG__storyGrid{grid-template-columns:1fr}.about-module__Qh_SSG__valueGrid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.about-module__Qh_SSG__valueGrid{grid-template-columns:1fr}}
.contact-module__hCbz7a__main{padding-top:5rem}.contact-module__hCbz7a__hero{text-align:center;padding:4rem 0 2rem}.contact-module__hCbz7a__badge{letter-spacing:.1em;text-transform:uppercase;color:#22d3ee;background:#22d3ee0f;border:1px solid #22d3ee40;border-radius:999px;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.75rem;font-weight:600;display:inline-block}.contact-module__hCbz7a__heroTitle{color:#f0f6fc;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.2rem);font-weight:800}.contact-module__hCbz7a__heroSubtitle{color:#94a3b8e6;max-width:500px;margin:0 auto;font-size:1.05rem;line-height:1.7}.contact-module__hCbz7a__content{padding:2rem 0 5rem}.contact-module__hCbz7a__grid{grid-template-columns:1.5fr 1fr;align-items:start;gap:2rem;display:grid}.contact-module__hCbz7a__formCard{background:#0f172a99;border:1px solid #94a3b814;border-radius:16px;padding:2.5rem}.contact-module__hCbz7a__form{flex-direction:column;gap:1.2rem;display:flex}.contact-module__hCbz7a__row{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.contact-module__hCbz7a__field{flex-direction:column;gap:.4rem;display:flex}.contact-module__hCbz7a__field label{color:#cbd5e1e6;text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;font-weight:600}.contact-module__hCbz7a__field input,.contact-module__hCbz7a__field textarea{color:#f0f6fc;resize:vertical;background:#0f172acc;border:1px solid #94a3b81f;border-radius:10px;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}.contact-module__hCbz7a__field input:focus,.contact-module__hCbz7a__field textarea:focus{border-color:#22d3ee80}.contact-module__hCbz7a__field input::placeholder,.contact-module__hCbz7a__field textarea::placeholder{color:#94a3b866}.contact-module__hCbz7a__submitBtn{color:#0c1222;cursor:pointer;background:linear-gradient(135deg,#0ea5e9,#22d3ee);border:none;border-radius:10px;justify-content:center;align-self:flex-start;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.contact-module__hCbz7a__submitBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #22d3ee4d}.contact-module__hCbz7a__success{text-align:center;color:#22d3ee;padding:3rem 1rem}.contact-module__hCbz7a__success h3{color:#f0f6fc;margin:1.5rem 0 .5rem;font-size:1.5rem}.contact-module__hCbz7a__success p{color:#94a3b8d9;font-size:.95rem}.contact-module__hCbz7a__sidebar{flex-direction:column;gap:1.5rem;display:flex}.contact-module__hCbz7a__infoCard,.contact-module__hCbz7a__socialCard{background:#0f172a99;border:1px solid #94a3b814;border-radius:16px;padding:1.8rem}.contact-module__hCbz7a__infoTitle{color:#f0f6fc;margin-bottom:1.2rem;font-size:1rem;font-weight:700}.contact-module__hCbz7a__infoItem{color:#22d3ee;align-items:flex-start;gap:.8rem;margin-bottom:1.2rem;display:flex}.contact-module__hCbz7a__infoItem div{flex-direction:column;gap:.15rem;display:flex}.contact-module__hCbz7a__infoLabel{text-transform:uppercase;letter-spacing:.08em;color:#94a3b899;font-size:.7rem;font-weight:600}.contact-module__hCbz7a__infoItem a,.contact-module__hCbz7a__infoItem span{color:#cbd5e1e6;font-size:.9rem;text-decoration:none}.contact-module__hCbz7a__infoItem a:hover{color:#22d3ee}.contact-module__hCbz7a__socials{flex-direction:column;gap:.6rem;display:flex}.contact-module__hCbz7a__socialLink{color:#cbd5e1d9;border:1px solid #94a3b81a;border-radius:8px;align-items:center;gap:.6rem;padding:.6rem 1rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex}.contact-module__hCbz7a__socialLink:hover{color:#22d3ee;background:#22d3ee0d;border-color:#22d3ee4d}@media (max-width:768px){.contact-module__hCbz7a__grid,.contact-module__hCbz7a__row{grid-template-columns:1fr}}
.services-module__NL8ehG__main{padding-top:5rem}.services-module__NL8ehG__hero{text-align:center;padding:4rem 0 3rem}.services-module__NL8ehG__badge{letter-spacing:.1em;text-transform:uppercase;color:#22d3ee;background:#22d3ee0f;border:1px solid #22d3ee40;border-radius:999px;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.75rem;font-weight:600;display:inline-block}.services-module__NL8ehG__heroTitle{color:#f0f6fc;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.2rem);font-weight:800}.services-module__NL8ehG__heroSubtitle{color:#94a3b8e6;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.services-module__NL8ehG__grid{padding:2rem 0 5rem}.services-module__NL8ehG__cards{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;display:grid}.services-module__NL8ehG__card{background:#0f172a99;border:1px solid #94a3b814;border-radius:16px;flex-direction:column;padding:2rem;transition:all .3s;display:flex}.services-module__NL8ehG__card:hover{border-color:#22d3ee4d;transform:translateY(-4px);box-shadow:0 12px 40px #22d3ee14}.services-module__NL8ehG__cardIcon{color:#22d3ee;background:linear-gradient(135deg,#22d3ee26,#0284c726);border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.2rem;display:flex}.services-module__NL8ehG__cardTitle{color:#f0f6fc;margin-bottom:.6rem;font-size:1.3rem;font-weight:700}.services-module__NL8ehG__cardDesc{color:#94a3b8d9;margin-bottom:1.2rem;font-size:.9rem;line-height:1.7}.services-module__NL8ehG__features{flex-direction:column;flex:1;gap:.5rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.services-module__NL8ehG__features li{color:#cbd5e1e6;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.services-module__NL8ehG__features li svg{color:#22d3ee;flex-shrink:0}.services-module__NL8ehG__cardBtn{color:#22d3ee;cursor:pointer;background:0 0;border:1px solid #22d3ee4d;border-radius:8px;align-self:flex-start;align-items:center;gap:.4rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.services-module__NL8ehG__cardBtn:hover{background:#22d3ee1a;border-color:#22d3ee}@media (max-width:768px){.services-module__NL8ehG__cards{grid-template-columns:1fr}}
.CTA-module__R5neqq__section{background:linear-gradient(180deg,var(--color-bg-primary)0%,#080c16 50%,var(--color-bg-primary)100%);position:relative}.CTA-module__R5neqq__particles{pointer-events:none;position:absolute;inset:0;overflow:hidden}.CTA-module__R5neqq__particle{background:var(--color-primary);opacity:.15;border-radius:50%;animation:linear infinite CTA-module__R5neqq__particleDrift;position:absolute}@keyframes CTA-module__R5neqq__particleDrift{0%{opacity:0;transform:translateY(0)scale(1)}20%{opacity:.2}80%{opacity:.15}to{opacity:0;transform:translateY(-200px)scale(.5)}}.CTA-module__R5neqq__container{z-index:1;justify-content:center;display:flex;position:relative}.CTA-module__R5neqq__card{text-align:center;border-radius:var(--radius-lg);background:linear-gradient(145deg,#0e1424e6,#080c18f2);width:100%;max-width:900px;padding:5rem 4rem;position:relative;overflow:hidden;box-shadow:0 25px 80px #0009,0 0 100px #0ea5e90d}.CTA-module__R5neqq__borderGlow{border-radius:var(--radius-lg);background:linear-gradient(var(--border-angle,0deg),#0ea5e999,#a78bfa66,#0ea5e91a,#a78bfa66,#0ea5e999);-webkit-mask-composite:xor;pointer-events:none;padding:1px;animation:4s linear infinite CTA-module__R5neqq__borderSpin;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@property --border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes CTA-module__R5neqq__borderSpin{to{--border-angle:360deg}}.CTA-module__R5neqq__glow{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#0ea5e933 0%,#22d3ee14 30%,#a78bfa0f 50%,#0000 70%);width:600px;height:600px;animation:6s ease-in-out infinite CTA-module__R5neqq__glowPulse;position:absolute;top:-50%;left:50%;transform:translate(-50%)}@keyframes CTA-module__R5neqq__glowPulse{0%,to{opacity:.7;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.1)}}.CTA-module__R5neqq__glowBottom{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#a78bfa1f 0%,#0ea5e90f 40%,#0000 70%);width:500px;height:350px;position:absolute;bottom:-30%;left:50%;transform:translate(-50%)}.CTA-module__R5neqq__gridPattern{pointer-events:none;background-image:linear-gradient(90deg,#0ea5e90a 1px,#0000 1px),linear-gradient(#0ea5e90a 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#0006 0%,#0000 70%);mask-image:radial-gradient(#0006 0%,#0000 70%)}.CTA-module__R5neqq__corner{pointer-events:none;width:40px;height:40px;position:absolute}.CTA-module__R5neqq__corner:before,.CTA-module__R5neqq__corner:after{content:"";background:#0ea5e966;position:absolute}.CTA-module__R5neqq__corner:before{width:20px;height:2px}.CTA-module__R5neqq__corner:after{width:2px;height:20px}.CTA-module__R5neqq__cornerTL{top:20px;left:20px}.CTA-module__R5neqq__cornerTL:before,.CTA-module__R5neqq__cornerTL:after{top:0;left:0}.CTA-module__R5neqq__cornerTR{top:20px;right:20px}.CTA-module__R5neqq__cornerTR:before,.CTA-module__R5neqq__cornerTR:after{top:0;right:0}.CTA-module__R5neqq__cornerBL{bottom:20px;left:20px}.CTA-module__R5neqq__cornerBL:before,.CTA-module__R5neqq__cornerBL:after{bottom:0;left:0}.CTA-module__R5neqq__cornerBR{bottom:20px;right:20px}.CTA-module__R5neqq__cornerBR:before,.CTA-module__R5neqq__cornerBR:after{bottom:0;right:0}.CTA-module__R5neqq__accentNode{pointer-events:none;border-radius:50%;animation:3s ease-in-out infinite CTA-module__R5neqq__nodePulse;position:absolute}.CTA-module__R5neqq__node1{background:#22d3ee;width:6px;height:6px;top:15%;left:8%;box-shadow:0 0 15px #22d3ee80}.CTA-module__R5neqq__node2{background:#a78bfa;width:4px;height:4px;animation-delay:1s;top:25%;right:10%;box-shadow:0 0 12px #a78bfa80}.CTA-module__R5neqq__node3{background:#38bdf8;width:5px;height:5px;animation-delay:2s;bottom:20%;right:15%;box-shadow:0 0 12px #38bdf866}@keyframes CTA-module__R5neqq__nodePulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(2)}}.CTA-module__R5neqq__icon{color:#22d3ee;z-index:1;background:linear-gradient(135deg,#0ea5e933,#a78bfa1a);border:1px solid #0ea5e94d;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex;position:relative;box-shadow:0 0 30px #0ea5e926}.CTA-module__R5neqq__title{background:linear-gradient(135deg,#fff 0%,#22d3ee 60%,#a78bfa 100%);-webkit-text-fill-color:transparent;z-index:1;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2.4rem);font-weight:800;position:relative}.CTA-module__R5neqq__description{color:var(--color-text-secondary);z-index:1;max-width:520px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.7;position:relative}.CTA-module__R5neqq__ctaButton{z-index:1;font-size:1.05rem;position:relative;box-shadow:0 4px 30px #0ea5e959;background:linear-gradient(135deg,var(--color-primary),var(--color-accent))!important;padding:.9rem 2.2rem!important}.CTA-module__R5neqq__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 40px #0ea5e980,0 0 80px #a78bfa33!important}@media (max-width:640px){.CTA-module__R5neqq__card{padding:3rem 1.5rem}.CTA-module__R5neqq__corner{display:none}}
