.Nav-module__p2V2BW__nav{z-index:100;height:var(--nav-height);-webkit-backdrop-filter:blur(12px);background:#060f24e0;border-bottom:1px solid #2a408066;justify-content:space-between;align-items:center;padding:0 2rem;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__p2V2BW__logo{align-items:center;text-decoration:none;display:flex}.Nav-module__p2V2BW__links{align-items:center;gap:2rem;list-style:none;display:flex}.Nav-module__p2V2BW__link{color:var(--color-silver-mid);font-size:.9rem;font-weight:400;text-decoration:none;transition:color .15s}.Nav-module__p2V2BW__link:hover{color:var(--color-silver-light)}.Nav-module__p2V2BW__link:focus-visible{outline:2px solid var(--color-silver-light);outline-offset:3px;border-radius:2px}.Nav-module__p2V2BW__cta{margin-left:.5rem}.Nav-module__p2V2BW__hamburger{cursor:pointer;background:0 0;border:none;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.Nav-module__p2V2BW__hamburger:focus-visible{outline:2px solid var(--color-silver-light);outline-offset:3px}.Nav-module__p2V2BW__bar{background:var(--color-silver-light);transform-origin:50%;border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}.Nav-module__p2V2BW__hamburgerOpen .Nav-module__p2V2BW__bar:first-child{transform:translateY(7px)rotate(45deg)}.Nav-module__p2V2BW__hamburgerOpen .Nav-module__p2V2BW__bar:nth-child(2){opacity:0;transform:scaleX(0)}.Nav-module__p2V2BW__hamburgerOpen .Nav-module__p2V2BW__bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Nav-module__p2V2BW__mobileMenu{top:var(--nav-height);-webkit-backdrop-filter:blur(12px);opacity:0;pointer-events:none;z-index:99;background:#060f24f7;border-bottom:1px solid #2a408066;transition:opacity .2s,transform .2s;display:none;position:fixed;left:0;right:0;transform:translateY(-8px)}.Nav-module__p2V2BW__mobileMenuOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Nav-module__p2V2BW__mobileLinks{flex-direction:column;gap:0;padding:1.5rem 2rem 2rem;list-style:none;display:flex}.Nav-module__p2V2BW__mobileLink{color:var(--color-silver-mid);border-bottom:1px solid #2a408040;padding:.875rem 0;font-size:1.0625rem;font-weight:400;text-decoration:none;transition:color .15s;display:block}.Nav-module__p2V2BW__mobileLink:hover{color:var(--color-silver-light)}.Nav-module__p2V2BW__mobileLink:focus-visible{outline:2px solid var(--color-silver-light);outline-offset:3px;border-radius:2px}.Nav-module__p2V2BW__mobileCta{padding-top:1.5rem}@media (max-width:767px){.Nav-module__p2V2BW__links{display:none}.Nav-module__p2V2BW__hamburger{display:flex}.Nav-module__p2V2BW__mobileMenu{display:block}}
.Button-module__8RiFmG__btn{cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.Button-module__8RiFmG__primary{border:1px solid var(--color-silver-mid);color:var(--color-silver-light);background:0 0}.Button-module__8RiFmG__primary:hover{background:var(--color-bg-secondary);border-color:var(--color-silver-light)}.Button-module__8RiFmG__ghost{color:var(--color-silver-dark);background:0 0;border:none;padding-left:0;padding-right:0}.Button-module__8RiFmG__ghost:hover{color:var(--color-silver-mid)}.Button-module__8RiFmG__btn:focus-visible{outline:2px solid var(--color-silver-light);outline-offset:3px}
.Footer-module__3hUVsW__footer{background:var(--color-bg-secondary);border-top:1px solid #2a408066;padding:3rem 2rem}.Footer-module__3hUVsW__inner{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.Footer-module__3hUVsW__logo{color:var(--color-silver-light);letter-spacing:-.01em;font-size:1.125rem;font-weight:700}.Footer-module__3hUVsW__tagline{color:var(--color-silver-mid);font-size:.9rem}.Footer-module__3hUVsW__meta{color:var(--color-silver-mid);font-size:.8125rem}@media (max-width:767px){.Footer-module__3hUVsW__footer{padding:2rem 1.5rem}}@media (max-width:374px){.Footer-module__3hUVsW__footer{padding:2rem 1.25rem}}
.Hero-module___w2HtG__hero{height:100vh;min-height:600px;padding:calc(var(--nav-height) + 5rem)2rem 7rem;background:var(--color-bg-primary);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__content{z-index:1;text-align:center;max-width:820px;padding:0 2rem;position:relative}.Hero-module___w2HtG__headline{color:var(--color-silver-light);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2rem,3.8vw,3.25rem);font-weight:800;line-height:1.18}.Hero-module___w2HtG__sub{color:var(--color-silver-mid);max-width:640px;margin:0 auto 2.5rem;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.7}.Hero-module___w2HtG__cta{flex-wrap:wrap;justify-content:center;gap:1rem;display:inline-flex}@media (max-width:767px){.Hero-module___w2HtG__hero{padding:calc(var(--nav-height) + 3rem)1.5rem 4rem}.Hero-module___w2HtG__content{padding:0}}@media (max-width:374px){.Hero-module___w2HtG__hero{padding-bottom:3rem}}
.About-module__RHteCa__section{background:var(--color-bg-primary);padding:7rem 2rem}.About-module__RHteCa__inner{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1200px;margin:0 auto;display:grid}.About-module__RHteCa__label{letter-spacing:.12em;text-transform:uppercase;color:var(--color-silver-mid);margin-bottom:1rem;font-size:.8125rem;font-weight:700}.About-module__RHteCa__heading{color:var(--color-silver-light);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.2}.About-module__RHteCa__body{color:var(--color-silver-mid);margin-bottom:1rem;font-size:1rem;line-height:1.75}.About-module__RHteCa__stats{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.About-module__RHteCa__stat{background:var(--color-bg-secondary);border:1px solid #2a408066;border-radius:12px;padding:1.5rem}.About-module__RHteCa__statNumber{color:var(--color-silver-light);letter-spacing:-.03em;margin-bottom:.375rem;font-size:2rem;font-weight:800;line-height:1}.About-module__RHteCa__statLabel{color:var(--color-silver-dark);font-size:.875rem;line-height:1.4}@media (max-width:1023px){.About-module__RHteCa__inner{gap:3rem}}@media (max-width:767px){.About-module__RHteCa__section{padding:5rem 1.5rem}.About-module__RHteCa__inner{grid-template-columns:1fr;gap:3rem}}@media (max-width:374px){.About-module__RHteCa__section{padding:4rem 1.25rem}}
.ServiceCard-module__14FHQG__card{background:var(--color-bg-secondary);color:inherit;border:1px solid #2a408066;border-radius:12px;padding:2rem;text-decoration:none;transition:border-color .2s,transform .2s;display:block}.ServiceCard-module__14FHQG__card:hover{border-color:var(--color-accent);transform:translateY(-4px)}.ServiceCard-module__14FHQG__icon{width:44px;height:44px;color:var(--color-silver-mid);margin-bottom:1.25rem}.ServiceCard-module__14FHQG__title{color:var(--color-silver-light);margin-bottom:.625rem;font-size:1.125rem;font-weight:700}.ServiceCard-module__14FHQG__description{color:var(--color-silver-mid);font-size:.9375rem;line-height:1.6}
.Services-module__uj7JVa__section{background:var(--color-bg-secondary);padding:7rem 2rem}.Services-module__uj7JVa__inner{max-width:1200px;margin:0 auto}.Services-module__uj7JVa__label{letter-spacing:.12em;text-transform:uppercase;color:var(--color-silver-mid);text-align:center;margin-bottom:1rem;font-size:.8125rem;font-weight:700}.Services-module__uj7JVa__heading{color:var(--color-silver-light);letter-spacing:-.02em;text-align:center;margin-bottom:.75rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.2}.Services-module__uj7JVa__sub{color:var(--color-silver-mid);text-align:center;max-width:540px;margin:0 auto 4rem;font-size:1rem;line-height:1.6}.Services-module__uj7JVa__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:1023px){.Services-module__uj7JVa__section{padding:5rem 2rem}}@media (max-width:767px){.Services-module__uj7JVa__section{padding:5rem 1.5rem}.Services-module__uj7JVa__grid{grid-template-columns:1fr}}@media (max-width:374px){.Services-module__uj7JVa__section{padding:4rem 1.25rem}}
.WhySsm-module__9CCMYW__section{background:var(--color-bg-primary);padding:7rem 2rem}.WhySsm-module__9CCMYW__inner{max-width:1200px;margin:0 auto}.WhySsm-module__9CCMYW__label{letter-spacing:.12em;text-transform:uppercase;color:var(--color-silver-mid);text-align:center;margin-bottom:1rem;font-size:.8125rem;font-weight:700}.WhySsm-module__9CCMYW__heading{color:var(--color-silver-light);letter-spacing:-.02em;text-align:center;margin-bottom:4rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.2}.WhySsm-module__9CCMYW__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.WhySsm-module__9CCMYW__item{gap:1.25rem;display:flex}.WhySsm-module__9CCMYW__iconWrap{background:var(--color-bg-secondary);width:44px;height:44px;color:var(--color-silver-mid);border:1px solid #2a408080;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.WhySsm-module__9CCMYW__itemTitle{color:var(--color-silver-light);margin-bottom:.375rem;font-size:1.0625rem;font-weight:700}.WhySsm-module__9CCMYW__itemDesc{color:var(--color-silver-mid);font-size:.9375rem;line-height:1.65}@media (max-width:1023px){.WhySsm-module__9CCMYW__section{padding:5rem 2rem}}@media (max-width:767px){.WhySsm-module__9CCMYW__section{padding:5rem 1.5rem}.WhySsm-module__9CCMYW__grid{grid-template-columns:1fr}}@media (max-width:374px){.WhySsm-module__9CCMYW__section{padding:4rem 1.25rem}}
.AiRoadmap-module__9BBwTG__section{background:var(--color-bg-secondary);padding:7rem 2rem}.AiRoadmap-module__9BBwTG__inner{text-align:center;max-width:900px;margin:0 auto}.AiRoadmap-module__9BBwTG__label{letter-spacing:.12em;text-transform:uppercase;color:var(--color-silver-mid);margin-bottom:1rem;font-size:.8125rem;font-weight:700}.AiRoadmap-module__9BBwTG__heading{color:var(--color-silver-light);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.2}.AiRoadmap-module__9BBwTG__body{color:var(--color-silver-mid);max-width:660px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.0625rem;line-height:1.75}.AiRoadmap-module__9BBwTG__pillRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.AiRoadmap-module__9BBwTG__pill{color:var(--color-silver-light);background:#1a3a7a59;border:1px solid #94a3b84d;border-radius:100px;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:600}.AiRoadmap-module__9BBwTG__plus{color:var(--color-silver-dark);font-size:1.25rem;font-weight:300}.AiRoadmap-module__9BBwTG__arrow{color:var(--color-silver-dark);font-size:1.25rem}@media (max-width:767px){.AiRoadmap-module__9BBwTG__section{padding:5rem 1.5rem}}@media (max-width:374px){.AiRoadmap-module__9BBwTG__section{padding:4rem 1.25rem}}
.Industries-module__SJa5Cq__section{background:var(--color-bg-primary);padding:7rem 2rem}.Industries-module__SJa5Cq__inner{max-width:1200px;margin:0 auto}.Industries-module__SJa5Cq__label{letter-spacing:.12em;text-transform:uppercase;color:var(--color-silver-mid);text-align:center;margin-bottom:1rem;font-size:.8125rem;font-weight:700}.Industries-module__SJa5Cq__heading{color:var(--color-silver-light);letter-spacing:-.02em;text-align:center;margin-bottom:4rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.2}.Industries-module__SJa5Cq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Industries-module__SJa5Cq__card{background:var(--color-bg-secondary);text-align:center;border:1px solid #2a408066;border-radius:12px;padding:2.5rem 2rem}.Industries-module__SJa5Cq__icon{width:48px;height:48px;color:var(--color-silver-mid);margin:0 auto 1.25rem}.Industries-module__SJa5Cq__cardTitle{color:var(--color-silver-light);margin-bottom:.625rem;font-size:1.125rem;font-weight:700}.Industries-module__SJa5Cq__cardDesc{color:var(--color-silver-mid);font-size:.9375rem;line-height:1.6}@media (max-width:1023px){.Industries-module__SJa5Cq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.Industries-module__SJa5Cq__section{padding:5rem 1.5rem}.Industries-module__SJa5Cq__grid{grid-template-columns:1fr}.Industries-module__SJa5Cq__card{padding:1.75rem 1.5rem}}@media (max-width:374px){.Industries-module__SJa5Cq__section{padding:4rem 1.25rem}}
.Contact-module__DIbnYa__section{background:var(--color-bg-secondary);padding:7rem 2rem}.Contact-module__DIbnYa__inner{max-width:600px;margin:0 auto}.Contact-module__DIbnYa__label{letter-spacing:.12em;text-transform:uppercase;color:var(--color-silver-mid);text-align:center;margin-bottom:1rem;font-size:.8125rem;font-weight:700}.Contact-module__DIbnYa__heading{color:var(--color-silver-light);letter-spacing:-.02em;text-align:center;margin-bottom:.75rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.2}.Contact-module__DIbnYa__sub{color:var(--color-silver-mid);text-align:center;margin-bottom:3rem;font-size:1rem;line-height:1.6}.Contact-module__DIbnYa__form{flex-direction:column;gap:1.25rem;display:flex}.Contact-module__DIbnYa__field{flex-direction:column;gap:.375rem;display:flex}.Contact-module__DIbnYa__label2{color:var(--color-silver-mid);font-size:.875rem;font-weight:500}.Contact-module__DIbnYa__input,.Contact-module__DIbnYa__textarea{color:var(--color-silver-light);background:#060f2499;border:1px solid #2a408080;border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:border-color .15s}.Contact-module__DIbnYa__input:focus-visible,.Contact-module__DIbnYa__textarea:focus-visible{border-color:var(--color-silver-mid);outline:2px solid var(--color-silver-light);outline-offset:3px}.Contact-module__DIbnYa__textarea{resize:vertical;min-height:120px}.Contact-module__DIbnYa__submit{align-self:flex-start}.Contact-module__DIbnYa__success{text-align:center;color:var(--color-silver-light);padding:2rem}.Contact-module__DIbnYa__success:focus{outline:none}.Contact-module__DIbnYa__successHeading{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Contact-module__DIbnYa__successText{color:var(--color-silver-mid)}.Contact-module__DIbnYa__error{color:var(--color-error);margin-top:.75rem;font-size:.875rem}.Contact-module__DIbnYa__fieldError{display:none}.Contact-module__DIbnYa__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:767px){.Contact-module__DIbnYa__section{padding:5rem 1.5rem}}@media (max-width:374px){.Contact-module__DIbnYa__section{padding:4rem 1.25rem}}
