.Navbar-module___rHu7W__navbar{z-index:1000;width:100%;padding:30px 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0}.Navbar-module___rHu7W__scrolled{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px)saturate(180%);border-bottom:1px solid var(--glass-border);padding:15px 0;box-shadow:0 4px 24px #0000000a}[data-theme=dark] .Navbar-module___rHu7W__scrolled{box-shadow:0 4px 24px #0003}.Navbar-module___rHu7W__navActions{align-items:center;gap:15px;display:flex}.Navbar-module___rHu7W__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.Navbar-module___rHu7W__logoLink{align-items:center;transition:transform .3s;display:flex}.Navbar-module___rHu7W__logoLink:hover{transform:scale(1.05)}.Navbar-module___rHu7W__logoSvg{width:auto;height:40px;color:var(--foreground);transition:color .3s}.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__logoSvg{height:32px}.Navbar-module___rHu7W__links{align-items:center;gap:30px;display:flex}.Navbar-module___rHu7W__link{opacity:.7;font-size:.9rem;font-weight:500;transition:all .3s;position:relative}.Navbar-module___rHu7W__link:after{content:"";background:var(--accent);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.Navbar-module___rHu7W__link:hover{opacity:1;color:var(--accent)}.Navbar-module___rHu7W__link:hover:after{width:100%}.Navbar-module___rHu7W__cta{background:var(--accent);color:#000;border-radius:4px;padding:10px 25px;font-size:.9rem;font-weight:700;transition:all .3s}.Navbar-module___rHu7W__cta:hover{box-shadow:0 0 20px var(--accent-muted);transform:scale(1.05)}.Navbar-module___rHu7W__mobileMenu{color:var(--foreground);cursor:pointer;background:0 0;border:none;display:none}@media (max-width:992px){.Navbar-module___rHu7W__mobileMenu{z-index:1001;display:block}.Navbar-module___rHu7W__links{background:var(--background);z-index:1000;border-left:1px solid var(--glass-border);flex-direction:column;justify-content:center;width:80%;height:100vh;transition:all .5s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%}.Navbar-module___rHu7W__links.Navbar-module___rHu7W__active{right:0}.Navbar-module___rHu7W__link{font-size:1.5rem}}
.ThemeToggle-module__Z5gSZG__toggle{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--foreground);cursor:pointer;-webkit-backdrop-filter:blur(20px)saturate(180%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000000d}.ThemeToggle-module__Z5gSZG__toggle:hover{border-color:var(--accent);color:var(--accent);transform:rotate(15deg)scale(1.05);box-shadow:0 6px 20px #0066cc26}[data-theme=dark] .ThemeToggle-module__Z5gSZG__toggle{background:#ffffff1a}[data-theme=dark] .ThemeToggle-module__Z5gSZG__toggle:hover{box-shadow:0 6px 20px #00f2ff33}
.Hero-module__JgYmMq__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__visualStack{justify-content:center;align-items:center;margin-bottom:20px;display:flex;position:relative}.Hero-module__JgYmMq__theDot{background:var(--accent);width:12px;height:12px;box-shadow:0 0 20px var(--accent);z-index:5;opacity:0;border-radius:50%}.Hero-module__JgYmMq__theLine{background:linear-gradient(90deg,transparent,var(--accent),transparent);z-index:4;width:0;height:2px;position:absolute}.Hero-module__JgYmMq__narrativeText{font-family:var(--font-primary);letter-spacing:2px;text-transform:uppercase;color:var(--accent);opacity:0;margin-bottom:40px;font-size:1.2rem}.Hero-module__JgYmMq__content{z-index:10;opacity:0}.Hero-module__JgYmMq__heroLogo{color:#0f172a;width:100%;max-width:500px;height:auto;margin-bottom:2rem}[data-theme=dark] .Hero-module__JgYmMq__heroLogo{color:#fff}.Hero-module__JgYmMq__tagline{color:var(--accent);text-transform:uppercase;letter-spacing:4px;margin-bottom:1rem;font-size:1.5rem;font-weight:500}.Hero-module__JgYmMq__description{opacity:.6;max-width:600px;font-size:1.2rem}@keyframes Hero-module__JgYmMq__pulse{0%,to{box-shadow:0 0 20px var(--accent);transform:scale(1)}50%{box-shadow:0 0 50px var(--accent);transform:scale(1.5)}}@keyframes Hero-module__JgYmMq__breath{0%,to{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}@media (max-width:768px){.Hero-module__JgYmMq__title{font-size:3.5rem}.Hero-module__JgYmMq__tagline{font-size:1.1rem}}
.Services-module__h5-agW__services{background:var(--background)}.Services-module__h5-agW__header{text-align:center;margin-bottom:60px}.Services-module__h5-agW__title{margin-bottom:10px;font-size:3rem}.Services-module__h5-agW__subtitle{opacity:.6;font-size:1.1rem}.Services-module__h5-agW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.Services-module__h5-agW__card{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px)saturate(180%);box-shadow:var(--card-shadow);border-radius:16px;padding:40px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.Services-module__h5-agW__card:hover{border-color:var(--accent);background:var(--accent-muted);transform:translateY(-10px);box-shadow:0 12px 48px #0066cc1f}[data-theme=dark] .Services-module__h5-agW__card:hover{box-shadow:0 12px 48px #00f2ff26}.Services-module__h5-agW__index{font-family:var(--font-primary);opacity:.5;color:var(--accent);font-size:4rem;font-weight:800;transition:opacity .4s;position:absolute;top:10px;right:20px}.Services-module__h5-agW__card:hover .Services-module__h5-agW__index{opacity:.2;color:var(--accent)}.Services-module__h5-agW__serviceTitle{z-index:2;margin-bottom:15px;padding-right:60px;font-size:1.5rem;position:relative}.Services-module__h5-agW__serviceDesc{opacity:.7;z-index:2;line-height:1.6;position:relative}.Services-module__h5-agW__accentBar{background:var(--accent);width:0%;height:3px;transition:width .4s;position:absolute;bottom:0;left:0}.Services-module__h5-agW__card:hover .Services-module__h5-agW__accentBar{width:100%}@media (max-width:600px){.Services-module__h5-agW__grid{grid-template-columns:1fr}}
.Technology-module__bdgpsW__technology{background:var(--background);padding:120px 20px}.Technology-module__bdgpsW__header{text-align:center;margin-bottom:80px}.Technology-module__bdgpsW__title{margin-bottom:15px;font-size:3.5rem}.Technology-module__bdgpsW__subtitle{opacity:.6}.Technology-module__bdgpsW__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;max-width:1200px;margin:0 auto;display:grid}.Technology-module__bdgpsW__techCard{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px)saturate(180%);box-shadow:var(--card-shadow);border-radius:16px;padding:40px;transition:all .4s}.Technology-module__bdgpsW__techCard:hover{border-color:var(--accent);background:var(--accent-muted);transform:translateY(-5px);box-shadow:0 12px 48px #0066cc1f}[data-theme=dark] .Technology-module__bdgpsW__techCard:hover{box-shadow:0 12px 48px #00f2ff26}.Technology-module__bdgpsW__categoryTitle{color:var(--accent);letter-spacing:1px;margin-bottom:25px;font-size:1.4rem}.Technology-module__bdgpsW__badges{flex-wrap:wrap;gap:12px;display:flex}.Technology-module__bdgpsW__badge{background:var(--surface);border:1px solid var(--border);border-radius:100px;padding:8px 16px;font-size:.85rem;font-weight:500;transition:all .3s}.Technology-module__bdgpsW__techCard:hover .Technology-module__bdgpsW__badge{border-color:#00f2ff33}.Technology-module__bdgpsW__badge:hover{background:var(--accent);color:#000;border-color:var(--accent)}.Technology-module__bdgpsW__extraInfo{text-align:center;border-top:1px solid var(--glass-border);margin-top:80px;opacity:.6;max-width:800px;margin-inline:auto;padding:40px;font-size:1.1rem;font-style:italic}@media (max-width:768px){.Technology-module__bdgpsW__grid{grid-template-columns:1fr}}
.DemoProducts-module__6KHytq__productsSection{background:var(--background);padding:120px 20px 80px;scroll-margin-top:80px;position:relative;overflow:hidden}.DemoProducts-module__6KHytq__container{max-width:1200px;margin:0 auto}.DemoProducts-module__6KHytq__header{text-align:center;margin-bottom:50px}.DemoProducts-module__6KHytq__title{color:var(--foreground);letter-spacing:-1px;margin-bottom:15px;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;line-height:1.1}.DemoProducts-module__6KHytq__title span{background:linear-gradient(135deg,var(--accent)0%,#3a7bd5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.DemoProducts-module__6KHytq__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem;font-weight:400;line-height:1.5}.DemoProducts-module__6KHytq__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;padding:20px 0;display:grid}.DemoProducts-module__6KHytq__card{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(15px)saturate(160%);border-radius:5px;flex-direction:column;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000d}.DemoProducts-module__6KHytq__card:hover{border-color:var(--accent);transform:translateY(-8px);box-shadow:0 20px 40px #00f2ff1a}[data-theme=dark] .DemoProducts-module__6KHytq__card:hover{background:var(--accent-muted);box-shadow:0 20px 40px #0000004d}.DemoProducts-module__6KHytq__previewContainer{aspect-ratio:16/9;background:var(--surface);border-bottom:1px solid var(--glass-border);position:relative;overflow:hidden}.DemoProducts-module__6KHytq__previewImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1)}.DemoProducts-module__6KHytq__card:hover .DemoProducts-module__6KHytq__previewImage{transform:scale(1.05)}.DemoProducts-module__6KHytq__overlay{opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;position:absolute;top:0;left:0}.DemoProducts-module__6KHytq__card:hover .DemoProducts-module__6KHytq__overlay{opacity:1}.DemoProducts-module__6KHytq__visitButton{background:var(--accent);color:#000;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.DemoProducts-module__6KHytq__visitButton:hover{filter:brightness(1.1);transform:scale(1.05)}.DemoProducts-module__6KHytq__content{flex-direction:column;flex-grow:1;padding:20px;display:flex}.DemoProducts-module__6KHytq__productTitle{color:var(--foreground);letter-spacing:-.3px;margin-bottom:10px;font-size:1.35rem;font-weight:700}.DemoProducts-module__6KHytq__productDesc{color:var(--text-muted);flex-grow:1;margin-bottom:20px;font-size:.9rem;line-height:1.5}.DemoProducts-module__6KHytq__tags{flex-wrap:wrap;gap:8px;display:flex}.DemoProducts-module__6KHytq__tag{background:var(--surface);color:var(--accent);border:1px solid var(--border);border-radius:6px;padding:4px 12px;font-size:.75rem;font-weight:600;transition:all .3s}.DemoProducts-module__6KHytq__card:hover .DemoProducts-module__6KHytq__tag{border-color:var(--accent)}@media (max-width:992px){.DemoProducts-module__6KHytq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:480px){.DemoProducts-module__6KHytq__productsSection{padding:80px 15px 50px}.DemoProducts-module__6KHytq__grid{grid-template-columns:1fr}.DemoProducts-module__6KHytq__title{font-size:2rem}}
.Leadership-module__aJSepG__leadership{background:var(--background);overflow:hidden}.Leadership-module__aJSepG__header{text-align:center;margin-bottom:80px}.Leadership-module__aJSepG__title{margin-bottom:20px;font-size:3.5rem}.Leadership-module__aJSepG__subtitle{opacity:.6}.Leadership-module__aJSepG__container{flex-wrap:wrap;justify-content:center;gap:80px;display:flex}.Leadership-module__aJSepG__leaderCard{text-align:center;width:320px;position:relative}.Leadership-module__aJSepG__imageWrapper{aspect-ratio:1;border-radius:12px;width:100%;margin-bottom:30px;position:relative;overflow:visible}.Leadership-module__aJSepG__profileImg{object-fit:cover;background:var(--surface);z-index:2;border-radius:12px;width:100%;height:100%;position:relative}.Leadership-module__aJSepG__avatarPlaceholder{background:var(--surface);width:100%;height:100%;color:var(--accent);z-index:2;border-radius:12px;justify-content:center;align-items:center;font-size:5rem;font-weight:800;display:flex;position:relative}.Leadership-module__aJSepG__edgeTracing{z-index:3;pointer-events:none;border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Leadership-module__aJSepG__edgeTracing span{opacity:0;transition:opacity .3s;display:block;position:absolute}.Leadership-module__aJSepG__leaderCard:hover .Leadership-module__aJSepG__edgeTracing span{opacity:1}.Leadership-module__aJSepG__edgeTracing span:first-child{background:linear-gradient(90deg,transparent,var(--accent));width:100%;height:2px;top:0;left:-100%}.Leadership-module__aJSepG__leaderCard:hover .Leadership-module__aJSepG__edgeTracing span:first-child{transition:all .5s;left:100%}.Leadership-module__aJSepG__edgeTracing span:nth-child(2){background:linear-gradient(180deg,transparent,var(--accent));width:1px;height:100%;top:-100%;right:0}.Leadership-module__aJSepG__leaderCard:hover .Leadership-module__aJSepG__edgeTracing span:nth-child(2){transition:all .5s .25s;top:100%}.Leadership-module__aJSepG__edgeTracing span:nth-child(3){background:linear-gradient(270deg,transparent,var(--accent));width:100%;height:2px;bottom:0;right:-100%}.Leadership-module__aJSepG__leaderCard:hover .Leadership-module__aJSepG__edgeTracing span:nth-child(3){transition:all .5s .5s;right:100%}.Leadership-module__aJSepG__edgeTracing span:nth-child(4){background:linear-gradient(360deg,transparent,var(--accent));width:1px;height:100%;bottom:-100%;left:0}.Leadership-module__aJSepG__leaderCard:hover .Leadership-module__aJSepG__edgeTracing span:nth-child(4){transition:all .5s .75s;bottom:100%}.Leadership-module__aJSepG__info{margin-top:20px}.Leadership-module__aJSepG__nameWrapper{justify-content:center;align-items:center;gap:12px;margin-bottom:8px;display:flex}.Leadership-module__aJSepG__name{margin-bottom:0;font-size:2rem;transition:color .3s}.Leadership-module__aJSepG__websiteLink{color:var(--accent);opacity:.5;align-items:center;transition:all .3s;display:flex}.Leadership-module__aJSepG__websiteLink:hover{opacity:1;transform:scale(1.1)}.Leadership-module__aJSepG__leaderCard:hover .Leadership-module__aJSepG__name{color:var(--accent)}.Leadership-module__aJSepG__role{color:var(--accent);text-transform:uppercase;letter-spacing:3px;opacity:.8;font-size:.85rem;font-weight:700}@keyframes Leadership-module__aJSepG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.Leadership-module__aJSepG__leaderCard{width:280px}}
.Contact-module__Bs3a0a__footer{background:var(--background);border-top:1px solid var(--border);padding:120px 20px 60px}.Contact-module__Bs3a0a__container{max-width:1200px;margin:0 auto}.Contact-module__Bs3a0a__contactInterface{grid-template-columns:1fr 1fr;gap:100px;margin-bottom:100px;display:grid}.Contact-module__Bs3a0a__heading{margin-bottom:20px;font-size:3.5rem;font-weight:800;line-height:1.1}.Contact-module__Bs3a0a__heading span{color:var(--accent)}.Contact-module__Bs3a0a__desc{opacity:.6;max-width:450px;margin-bottom:40px;font-size:1.2rem}.Contact-module__Bs3a0a__directActions{flex-wrap:wrap;gap:20px;display:flex}.Contact-module__Bs3a0a__waButton,.Contact-module__Bs3a0a__meetingButton{cursor:pointer;border-radius:4px;align-items:center;gap:10px;padding:15px 30px;font-weight:700;transition:all .3s;display:flex}.Contact-module__Bs3a0a__waButton{color:#fff;background:#25d366;border:none}.Contact-module__Bs3a0a__meetingButton{color:#000;background:#fff;border:none}.Contact-module__Bs3a0a__waButton:hover,.Contact-module__Bs3a0a__meetingButton:hover{box-shadow:var(--card-shadow);transform:translateY(-5px)}.Contact-module__Bs3a0a__form{flex-direction:column;gap:20px;display:flex}.Contact-module__Bs3a0a__field input,.Contact-module__Bs3a0a__field textarea{background:var(--surface);border:1px solid var(--border);width:100%;color:var(--foreground);border-radius:4px;padding:15px;font-family:inherit;transition:all .3s}.Contact-module__Bs3a0a__field input:focus,.Contact-module__Bs3a0a__field textarea:focus{border-color:var(--accent);background:var(--accent-muted);outline:none}.Contact-module__Bs3a0a__sendButton{background:var(--accent);color:var(--background);cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;gap:10px;padding:18px;font-weight:800;transition:all .3s;display:flex}.Contact-module__Bs3a0a__sendButton:hover{background:var(--foreground);color:var(--background);transform:scale(1.02)}.Contact-module__Bs3a0a__bottom{border-top:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding-top:40px;display:flex}.Contact-module__Bs3a0a__footerLogo{width:auto;height:35px;color:var(--foreground);margin-bottom:10px;transition:opacity .3s}.Contact-module__Bs3a0a__footerLogo:hover{opacity:.8}.Contact-module__Bs3a0a__brand p{opacity:.4;font-size:.85rem}.Contact-module__Bs3a0a__contactLinks{gap:40px;display:flex}.Contact-module__Bs3a0a__contactLinks a{opacity:.6;align-items:center;gap:8px;font-size:.9rem;transition:opacity .3s;display:flex}.Contact-module__Bs3a0a__contactLinks a:hover{opacity:1;color:var(--accent)}.Contact-module__Bs3a0a__successMsg{color:#10b981;background:#10b9811a;border:1px solid #10b98133;border-radius:4px;align-items:center;gap:8px;margin-bottom:.5rem;padding:10px;font-size:.9rem;display:flex}.Contact-module__Bs3a0a__errorMsg{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:4px;align-items:center;gap:8px;margin-bottom:.5rem;padding:10px;font-size:.9rem;display:flex}.Contact-module__Bs3a0a__spinner{animation:1s linear infinite Contact-module__Bs3a0a__spin}@keyframes Contact-module__Bs3a0a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Contact-module__Bs3a0a__sendButton:disabled{opacity:.7;cursor:not-allowed;transform:none!important}@media (max-width:992px){.Contact-module__Bs3a0a__contactInterface{grid-template-columns:1fr;gap:60px}.Contact-module__Bs3a0a__bottom{text-align:center;flex-direction:column;gap:30px}.Contact-module__Bs3a0a__contactLinks{flex-direction:column;gap:15px}}
