.not-found-module__HS70Aa__notFoundContainer{justify-content:center;align-items:center;min-height:100vh;padding:120px 2rem 4rem;display:flex;position:relative;overflow:hidden}.not-found-module__HS70Aa__glowOrb{z-index:0;pointer-events:none;background:radial-gradient(circle,#00f2fe26 0%,#060b1400 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:10%;left:10%}.not-found-module__HS70Aa__glowOrb2{z-index:0;pointer-events:none;background:radial-gradient(circle,#f43f5e26 0%,#060b1400 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-10%;right:10%}.not-found-module__HS70Aa__content{z-index:2;text-align:center;background:#0d142480;flex-direction:column;align-items:center;width:100%;max-width:600px;padding:4rem 3rem;display:flex;position:relative}.not-found-module__HS70Aa__iconWrapper{width:80px;height:80px;color:var(--accent-2);background:linear-gradient(135deg,#f43f5e1a,#8b5cf633);border:1px solid #f43f5e33;border-radius:50%;place-items:center;margin-bottom:2rem;animation:2s ease-in-out infinite not-found-module__HS70Aa__pulseIcon;display:grid;box-shadow:0 4px 20px #f43f5e33}.not-found-module__HS70Aa__content h1{margin-bottom:.5rem;font-size:clamp(4rem,10vw,6rem);line-height:1}.not-found-module__HS70Aa__content h2{color:#fff;margin-bottom:1.5rem;font-size:2rem}.not-found-module__HS70Aa__content p{color:var(--muted);margin-bottom:2.5rem;font-size:1.1rem}.not-found-module__HS70Aa__actions{justify-content:center;display:flex}@keyframes not-found-module__HS70Aa__pulseIcon{0%{transform:scale(1);box-shadow:0 4px 20px #f43f5e33}50%{transform:scale(1.05);box-shadow:0 4px 30px #f43f5e66}to{transform:scale(1);box-shadow:0 4px 20px #f43f5e33}}@media (max-width:600px){.not-found-module__HS70Aa__content{padding:3rem 1.5rem}}
.Header-module__hBw1pG__header{z-index:100;width:100%;padding:1.5rem 0;transition:all .3s;position:fixed;top:0}.Header-module__hBw1pG__scrolled{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);padding:1rem 0;box-shadow:0 4px 30px #0000001a}.Header-module__hBw1pG__nav{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__brandContainer{align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__logoImageWrapper{border-radius:10px;width:40px;height:40px;position:relative;overflow:hidden;box-shadow:0 0 15px #00f2fe66}.Header-module__hBw1pG__logoImage{object-fit:cover}.Header-module__hBw1pG__brand{letter-spacing:-.04em;color:#fff;font-size:1.5rem;font-weight:800}.Header-module__hBw1pG__brandHighlight{color:var(--primary)}.Header-module__hBw1pG__desktopNav{align-items:center;gap:2.5rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--muted);font-size:.95rem;font-weight:600;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:#fff}.Header-module__hBw1pG__mobileToggle{color:#fff;cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.Header-module__hBw1pG__mobileNav{display:none}@media (max-width:900px){.Header-module__hBw1pG__desktopNav{display:none}.Header-module__hBw1pG__mobileToggle{justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__brand{font-size:1.25rem}.Header-module__hBw1pG__logoImageWrapper{width:32px;height:32px}.Header-module__hBw1pG__mobileNav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#040811f2;border-top:1px solid #ffffff0d;flex-direction:column;width:100%;padding:1.5rem 2rem;display:flex;position:absolute;top:100%;left:0;box-shadow:0 10px 30px #00000080}.Header-module__hBw1pG__mobileNavLink{color:#fff;border-bottom:1px solid #ffffff0d;padding:1rem 0;font-size:1.1rem;font-weight:600}.Header-module__hBw1pG__mobileBtn{text-align:center;margin-top:1.5rem}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);color:#64748b;padding:2rem 0;font-size:.9rem}.Footer-module__S6Hkya__foot{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.Footer-module__S6Hkya__meta{align-items:center;gap:.5rem;display:flex}.Footer-module__S6Hkya__link{color:var(--foreground);transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--primary)}@media (max-width:600px){.Footer-module__S6Hkya__foot{text-align:center;flex-direction:column;justify-content:center}}
.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding:180px 0 100px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__dataFlowBg{z-index:0;opacity:.4;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__ZARIfG__flowLine{background:linear-gradient(to bottom, transparent, var(--primary), transparent);width:2px;height:20vh;animation:4s linear infinite Hero-module__ZARIfG__flow;position:absolute}.Hero-module__ZARIfG__flowLine:first-child{height:30vh;animation-delay:0s;left:15%}.Hero-module__ZARIfG__flowLine:nth-child(2){height:15vh;animation-delay:1.5s;left:45%}.Hero-module__ZARIfG__flowLine:nth-child(3){height:25vh;animation-delay:.8s;left:85%}@keyframes Hero-module__ZARIfG__flow{0%{opacity:0;transform:translateY(-100vh)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translateY(100vh)}}.Hero-module__ZARIfG__glowOrb{z-index:0;pointer-events:none;background:radial-gradient(circle,#00f2fe26 0%,#060b1400 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-100px;right:-100px}.Hero-module__ZARIfG__heroGrid{z-index:2;grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;display:grid;position:relative}.Hero-module__ZARIfG__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem;font-size:.85rem;font-weight:800}.Hero-module__ZARIfG__lead{max-width:650px;margin:1.5rem 0 2.5rem;font-size:1.25rem}.Hero-module__ZARIfG__actions{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__stats{flex-wrap:wrap;gap:2.5rem;display:flex}.Hero-module__ZARIfG__statItem strong{color:#fff;font-size:1.75rem;line-height:1.2;display:block}.Hero-module__ZARIfG__statItem span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem;font-size:.8rem;display:block}.Hero-module__ZARIfG__terminal{background:#071b3599;overflow:hidden;box-shadow:0 30px 60px #0006}.Hero-module__ZARIfG__terminalBar{border-bottom:1px solid var(--border);background:#ffffff0d;align-items:center;gap:8px;height:40px;padding:0 16px;display:flex}.Hero-module__ZARIfG__terminalBar i{background:#334155;border-radius:50%;width:10px;height:10px}.Hero-module__ZARIfG__terminalBar i:first-child{background:#ef4444}.Hero-module__ZARIfG__terminalBar i:nth-child(2){background:#f59e0b}.Hero-module__ZARIfG__terminalBar i:nth-child(3){background:#10b981}.Hero-module__ZARIfG__terminalBody{color:#94a3b8;padding:2rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem;line-height:2}.Hero-module__ZARIfG__blue{color:#38bdf8}.Hero-module__ZARIfG__green{color:#34d399}.Hero-module__ZARIfG__white{color:#f8fafc;font-weight:600}.Hero-module__ZARIfG__capabilities{background:#ffffff05;border-left:2px solid #38bdf880;border-radius:0 8px 8px 0;margin:1.5rem 0;padding-left:1rem}.Hero-module__ZARIfG__boxRow{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem;display:grid}.Hero-module__ZARIfG__box{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;padding:1rem;transition:all .3s}.Hero-module__ZARIfG__box:hover{background:#ffffff0d;border-color:#38bdf84d}.Hero-module__ZARIfG__box b{color:#fff;font-size:1.1rem;display:block}.Hero-module__ZARIfG__box small{color:#64748b;font-size:.75rem}@media (max-width:900px){.Hero-module__ZARIfG__heroGrid{grid-template-columns:1fr;gap:3rem}.Hero-module__ZARIfG__hero{padding:120px 0 80px}}
.Services-module__dpHhBa__servicesSection{background:relative;position:relative}.Services-module__dpHhBa__head{max-width:700px;margin-bottom:4rem}.Services-module__dpHhBa__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem;font-size:.85rem;font-weight:800}.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Services-module__dpHhBa__card{padding:2.5rem;transition:all .3s;position:relative;overflow:hidden}.Services-module__dpHhBa__card:before{content:"";opacity:0;background:radial-gradient(circle at 50% -20%,#00f2fe26,#0000 60%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.Services-module__dpHhBa__card:hover{border-color:#00f2fe4d;transform:translateY(-5px);box-shadow:0 15px 35px #00f2fe0d}.Services-module__dpHhBa__card:hover:before{opacity:1}.Services-module__dpHhBa__iconWrapper{width:50px;height:50px;color:var(--primary);background:linear-gradient(135deg,#00f2fe1a,#8b5cf633);border:1px solid #00f2fe33;border-radius:12px;place-items:center;margin-bottom:1.5rem;transition:all .3s;display:grid;position:relative;box-shadow:0 4px 15px #00f2fe1a}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__iconWrapper{color:#fff;background:linear-gradient(135deg,#00f2fe33,#8b5cf666);transform:scale(1.05);box-shadow:0 4px 20px #00f2fe4d}.Services-module__dpHhBa__card h3{margin-bottom:.75rem;font-size:1.25rem;position:relative}.Services-module__dpHhBa__card p{margin-bottom:1.5rem;font-size:.95rem;position:relative}.Services-module__dpHhBa__tags{flex-wrap:wrap;gap:.5rem;display:flex;position:relative}.Services-module__dpHhBa__tag{color:#94a3b8;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:6px;padding:.35rem .6rem;font-size:.75rem;font-weight:700}@media (max-width:900px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}}
.Solutions-module__agWdoG__solutionsSection{background:#0d14244d;border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08;position:relative}.Solutions-module__agWdoG__head{max-width:700px;margin-bottom:4rem}.Solutions-module__agWdoG__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem;font-size:.85rem;font-weight:800}.Solutions-module__agWdoG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Solutions-module__agWdoG__card{flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.Solutions-module__agWdoG__card:hover{border-color:#00f2fe66;transform:translateY(-5px);box-shadow:0 15px 35px #00f2fe1a}.Solutions-module__agWdoG__top{background:linear-gradient(135deg,#00f2fe1a,#8b5cf61a);border-bottom:1px solid #ffffff0d;height:85px;position:relative;overflow:hidden}.Solutions-module__agWdoG__top:after{content:"";border:1px solid #8b5cf633;border-radius:50%;width:150px;height:150px;position:absolute;top:-60px;right:-40px}.Solutions-module__agWdoG__no{color:var(--primary);letter-spacing:.1em;font-size:.75rem;font-weight:800;position:absolute;top:20px;left:24px}.Solutions-module__agWdoG__body{flex:1;padding:1.5rem}.Solutions-module__agWdoG__card h3{margin-bottom:.75rem;font-size:1.25rem}.Solutions-module__agWdoG__card p{margin-bottom:1.5rem;font-size:.95rem}.Solutions-module__agWdoG__tags{flex-wrap:wrap;gap:.5rem;display:flex}.Solutions-module__agWdoG__tag{color:#94a3b8;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:6px;padding:.35rem .6rem;font-size:.75rem;font-weight:700}@media (max-width:900px){.Solutions-module__agWdoG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Solutions-module__agWdoG__grid{grid-template-columns:1fr}}
.About-module__vAULUW__aboutSection{position:relative}.About-module__vAULUW__aboutGrid{grid-template-columns:.8fr 1.2fr;gap:5rem;margin-bottom:8rem;display:grid}.About-module__vAULUW__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem;font-size:.85rem;font-weight:800}.About-module__vAULUW__content h3{font-size:2.25rem;line-height:1.3}.About-module__vAULUW__description p{color:#94a3b8;margin-bottom:1.5rem;font-size:1.1rem}.About-module__vAULUW__description b{color:#eef3ff}.About-module__vAULUW__founder{color:#fff;border-left:2px solid var(--primary);margin-top:2.5rem;padding-left:1rem;font-size:1.2rem;font-weight:800}.About-module__vAULUW__founder small{color:var(--muted);margin-top:.5rem;font-size:.85rem;font-weight:500;display:block}.About-module__vAULUW__stackContainer{background:var(--surface);border:1px solid var(--border);border-radius:2rem;padding:4rem}.About-module__vAULUW__stackHead{max-width:600px;margin-bottom:3rem}.About-module__vAULUW__stackGrid{flex-wrap:wrap;gap:1rem;display:flex}.About-module__vAULUW__techBadge{color:#cbd5e1;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:.75rem 1.25rem;font-size:.95rem;font-weight:700;transition:all .3s}.About-module__vAULUW__techBadge:hover{color:#fff;background:#00f2fe1a;border-color:#00f2fe4d;transform:translateY(-2px)}@media (max-width:900px){.About-module__vAULUW__aboutGrid{grid-template-columns:1fr;gap:3rem}.About-module__vAULUW__stackContainer{padding:2.5rem}}
.Contact-module__hcVmEa__cta{justify-content:space-between;align-items:center;gap:3rem;padding:4rem;display:flex;position:relative;overflow:hidden}.Contact-module__hcVmEa__glowEffect{pointer-events:none;background:radial-gradient(circle,#8b5cf633 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-150px;right:-100px}.Contact-module__hcVmEa__content{z-index:2;max-width:600px;position:relative}.Contact-module__hcVmEa__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem;font-size:.85rem;font-weight:800}.Contact-module__hcVmEa__content h2{margin-bottom:1rem;font-size:2.5rem}.Contact-module__hcVmEa__content p{color:#94a3b8;font-size:1.1rem}.Contact-module__hcVmEa__actions{z-index:2;flex-wrap:wrap;gap:1rem;display:flex;position:relative}@media (max-width:900px){.Contact-module__hcVmEa__cta{flex-direction:column;align-items:flex-start;padding:3rem 2rem}}
