.Navbar-module__UMbBgq__navbar{z-index:100;background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;width:100vw;height:80px;padding:0 5%;display:flex;position:fixed;top:0;left:0}.Navbar-module__UMbBgq__logo{font-family:var(--font-heading);color:var(--foreground);align-items:center;gap:8px;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module__UMbBgq__navLinks{gap:32px;list-style:none;display:flex}.Navbar-module__UMbBgq__navLink{color:var(--foreground);opacity:.8;font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .3s,color .3s}.Navbar-module__UMbBgq__navLink:hover{opacity:1;color:var(--primary)}.Navbar-module__UMbBgq__contactBtn{background:var(--primary);color:#fff;font-family:var(--font-body);cursor:pointer;border:none;border-radius:30px;padding:10px 24px;font-weight:600;transition:box-shadow .3s,transform .2s}.Navbar-module__UMbBgq__contactBtn:hover{box-shadow:0 0 20px var(--primary-glow);transform:translateY(-2px)}@media (max-width:768px){.Navbar-module__UMbBgq__navLinks{display:none}}
.IntroSection-module__KdMCca__introSection{z-index:10;pointer-events:none;justify-content:center;align-items:center;min-height:100vh;padding:0 10%;display:flex;position:relative}.IntroSection-module__KdMCca__introCard{pointer-events:auto;text-align:center;max-width:1000px;padding:80px}.IntroSection-module__KdMCca__introText{color:#ffffff1a;font-size:3rem;font-weight:500;line-height:1.4}.IntroSection-module__KdMCca__word{transition:color .1s}@media (max-width:768px){.IntroSection-module__KdMCca__introCard{padding:40px 20px}.IntroSection-module__KdMCca__introText{font-size:1.5rem}}
.Verticals-module__PrCgLW__verticalsContainer{z-index:10;width:100%;padding:100px 0;position:relative}.Verticals-module__PrCgLW__verticalSection{justify-content:space-between;align-items:center;gap:5%;min-height:100vh;padding:0 10%;display:flex}.Verticals-module__PrCgLW__reverse{flex-direction:row-reverse}.Verticals-module__PrCgLW__contentLeft{pointer-events:auto;flex:1}.Verticals-module__PrCgLW__contentRight{pointer-events:auto;perspective:1000px;flex:1;justify-content:center;align-items:center;display:flex}.Verticals-module__PrCgLW__sectionTitle{margin-bottom:24px;font-size:4.5rem}.Verticals-module__PrCgLW__sectionDesc{color:#a1a1aa;margin-bottom:40px;font-size:1.25rem;line-height:1.6}.Verticals-module__PrCgLW__iconGrid{gap:24px;display:flex}.Verticals-module__PrCgLW__iconBox{background:var(--glass-bg);border:1px solid var(--glass-border);width:80px;height:80px;color:var(--primary);border-radius:20px;justify-content:center;align-items:center;transition:transform .3s,box-shadow .3s;display:flex}.Verticals-module__PrCgLW__iconBox:hover{box-shadow:0 10px 30px var(--primary-glow);transform:translateY(-5px)}.Verticals-module__PrCgLW__card{width:100%;max-width:500px;transform-style:preserve-3d;padding:60px}.Verticals-module__PrCgLW__card h3{color:var(--foreground);margin-bottom:16px;font-size:2rem}.Verticals-module__PrCgLW__card p{color:#d4d4d8;font-size:1.1rem;line-height:1.6}@media (max-width:1024px){.Verticals-module__PrCgLW__verticalSection,.Verticals-module__PrCgLW__reverse{flex-direction:column;justify-content:center;gap:60px;padding:100px 5%}.Verticals-module__PrCgLW__sectionTitle{font-size:3rem}}
.GlobalPresence-module__KdaqGq__section{z-index:10;pointer-events:auto;width:100%;padding:100px 10%;position:relative}.GlobalPresence-module__KdaqGq__title{text-align:center;margin-bottom:80px;font-size:4rem}.GlobalPresence-module__KdaqGq__mapContainer{border:1px solid var(--glass-border);background:radial-gradient(circle,#3b82f60d 0%,#0000 70%);border-radius:40px;width:100%;height:600px;position:relative;overflow:hidden}.GlobalPresence-module__KdaqGq__abstractMap{opacity:.5;background-image:radial-gradient(#ffffff1a 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.GlobalPresence-module__KdaqGq__pinWrapper{cursor:pointer;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%)}.GlobalPresence-module__KdaqGq__pinIcon{color:var(--primary);z-index:2;position:relative}.GlobalPresence-module__KdaqGq__pulse{background:var(--primary-glow);z-index:1;border-radius:50%;width:40px;height:40px;animation:2s infinite GlobalPresence-module__KdaqGq__pulseAnim;position:absolute}@keyframes GlobalPresence-module__KdaqGq__pulseAnim{0%{opacity:1;transform:scale(.5)}to{opacity:0;transform:scale(2.5)}}.GlobalPresence-module__KdaqGq__infoCard{white-space:nowrap;opacity:0;visibility:hidden;z-index:3;padding:12px 24px;transition:all .3s;position:absolute;top:40px;left:50%;transform:translate(-50%)}.GlobalPresence-module__KdaqGq__pinWrapper:hover .GlobalPresence-module__KdaqGq__infoCard{opacity:1;visibility:visible;top:30px}.GlobalPresence-module__KdaqGq__infoCard h4{color:var(--foreground);font-size:1.1rem}.GlobalPresence-module__KdaqGq__infoCard p{color:#a1a1aa;font-size:.9rem}@media (max-width:768px){.GlobalPresence-module__KdaqGq__title{font-size:2.5rem}.GlobalPresence-module__KdaqGq__mapContainer{height:400px}}
.StatsAndFeatures-module__RPWQWa__container{z-index:10;width:100%;padding:100px 10%;position:relative}.StatsAndFeatures-module__RPWQWa__statsSection{pointer-events:auto;flex-wrap:wrap;justify-content:space-around;gap:40px;margin-bottom:150px;display:flex}.StatsAndFeatures-module__RPWQWa__statBox{text-align:center}.StatsAndFeatures-module__RPWQWa__statNumber{margin-bottom:10px;font-size:5rem;font-weight:700}.StatsAndFeatures-module__RPWQWa__statLabel{color:#a1a1aa;text-transform:uppercase;letter-spacing:.1em;font-size:1.2rem}.StatsAndFeatures-module__RPWQWa__featuresSection{text-align:center;pointer-events:auto}.StatsAndFeatures-module__RPWQWa__sectionTitle{margin-bottom:60px;font-size:3.5rem}.StatsAndFeatures-module__RPWQWa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.StatsAndFeatures-module__RPWQWa__featureCard{text-align:left;cursor:pointer;flex-direction:column;gap:20px;padding:40px 30px;display:flex}.StatsAndFeatures-module__RPWQWa__iconWrapper{width:60px;height:60px;color:var(--primary);background:#3b82f61a;border-radius:16px;justify-content:center;align-items:center;display:flex}.StatsAndFeatures-module__RPWQWa__featureCard h3{font-size:1.5rem}.StatsAndFeatures-module__RPWQWa__featureCard p{color:#a1a1aa;line-height:1.6}@media (max-width:768px){.StatsAndFeatures-module__RPWQWa__statNumber{font-size:3.5rem}.StatsAndFeatures-module__RPWQWa__sectionTitle{font-size:2.5rem}}
.Process-module__YgT8PW__section{z-index:10;pointer-events:auto;width:100%;padding:100px 10%;position:relative}.Process-module__YgT8PW__title{text-align:center;margin-bottom:80px;font-size:4rem}.Process-module__YgT8PW__timelineContainer{flex-direction:column;gap:60px;max-width:800px;margin:0 auto;padding:40px 0;display:flex;position:relative}.Process-module__YgT8PW__lineBackground{background:var(--glass-border);z-index:1;width:2px;position:absolute;top:0;bottom:0;left:39px}.Process-module__YgT8PW__lineFill{background:var(--primary);z-index:2;width:2px;box-shadow:0 0 10px var(--primary-glow);position:absolute;top:0;left:39px}.Process-module__YgT8PW__step{z-index:3;align-items:center;gap:40px;display:flex;position:relative}.Process-module__YgT8PW__iconBox{background:var(--background);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.Process-module__YgT8PW__icon{color:var(--primary)}.Process-module__YgT8PW__stepTitle{color:var(--foreground);font-size:2rem}@media (max-width:768px){.Process-module__YgT8PW__title{font-size:2.5rem}.Process-module__YgT8PW__lineBackground,.Process-module__YgT8PW__lineFill{left:29px}.Process-module__YgT8PW__iconBox{width:60px;height:60px}.Process-module__YgT8PW__step{gap:20px}.Process-module__YgT8PW__stepTitle{font-size:1.5rem}}
.FooterContact-module__wveh0G__contactSection{z-index:10;pointer-events:auto;justify-content:center;width:100%;padding:100px 10%;display:flex;position:relative}.FooterContact-module__wveh0G__contactFormContainer{text-align:center;width:100%;max-width:800px;padding:60px}.FooterContact-module__wveh0G__title{margin-bottom:16px;font-size:3rem}.FooterContact-module__wveh0G__subtitle{color:#a1a1aa;margin-bottom:40px}.FooterContact-module__wveh0G__form{flex-direction:column;gap:20px;display:flex}.FooterContact-module__wveh0G__inputGroup{gap:20px;display:flex}.FooterContact-module__wveh0G__input,.FooterContact-module__wveh0G__textarea{border:1px solid var(--glass-border);width:100%;color:var(--foreground);font-family:var(--font-body);background:#ffffff0d;border-radius:12px;outline:none;padding:16px 24px;font-size:1rem;transition:border-color .3s,box-shadow .3s}.FooterContact-module__wveh0G__input:focus,.FooterContact-module__wveh0G__textarea:focus{border-color:var(--primary);box-shadow:0 0 10px var(--primary-glow)}.FooterContact-module__wveh0G__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:16px;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.FooterContact-module__wveh0G__submitBtn:hover{box-shadow:0 0 20px var(--primary-glow);transform:translateY(-2px)}.FooterContact-module__wveh0G__footer{border-top:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10;pointer-events:auto;background:#020617cc;width:100%;padding:40px 10%;position:relative}.FooterContact-module__wveh0G__footerContent{justify-content:space-between;align-items:center;display:flex}.FooterContact-module__wveh0G__logo{font-family:var(--font-heading);margin-bottom:8px;font-size:1.5rem;font-weight:700}.FooterContact-module__wveh0G__copyright{color:#a1a1aa;font-size:.9rem}.FooterContact-module__wveh0G__socialLinks{gap:20px;display:flex}.FooterContact-module__wveh0G__socialIcon{color:#a1a1aa;transition:color .3s,transform .3s}.FooterContact-module__wveh0G__socialIcon:hover{color:var(--primary);transform:translateY(-3px)}@media (max-width:768px){.FooterContact-module__wveh0G__inputGroup{flex-direction:column}.FooterContact-module__wveh0G__contactFormContainer{padding:30px 20px}.FooterContact-module__wveh0G__footerContent{text-align:center;flex-direction:column;gap:20px}}
.page-module___8aEwW__main{width:100vw;min-height:100vh;position:relative}.page-module___8aEwW__heroSection{z-index:10;pointer-events:none;justify-content:flex-start;align-items:center;width:100%;height:100vh;padding:0 10%;display:flex;position:relative}.page-module___8aEwW__heroContent{pointer-events:auto;max-width:800px}.page-module___8aEwW__headline{margin-bottom:24px;font-size:5rem;line-height:1.1}.page-module___8aEwW__subheading{color:#a1a1aa;letter-spacing:.05em;margin-bottom:48px;font-size:1.2rem;font-weight:300}.page-module___8aEwW__ctaGroup{gap:24px;display:flex}.page-module___8aEwW__btn{font-family:var(--font-body);cursor:pointer;border:none;border-radius:40px;padding:16px 32px;font-size:1rem;font-weight:600;transition:all .3s}.page-module___8aEwW__btnPrimary{background:var(--primary);color:#fff;box-shadow:0 0 20px var(--primary-glow)}.page-module___8aEwW__btnPrimary:hover{box-shadow:0 0 30px var(--primary-glow), inset 0 0 10px #fff3;transform:translateY(-2px)}.page-module___8aEwW__btnSecondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a}.page-module___8aEwW__btnSecondary:hover{background:#ffffff1a;transform:translateY(-2px)}@media (max-width:1024px){.page-module___8aEwW__headline{font-size:4rem}}@media (max-width:768px){.page-module___8aEwW__heroSection{padding:0 5%}.page-module___8aEwW__headline{font-size:2.5rem}.page-module___8aEwW__subheading{font-size:1rem}.page-module___8aEwW__ctaGroup{flex-direction:column}}
.GlobalCanvas-module__DlXu9a__canvasContainer{z-index:0;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}
