.Navbar-module__cJzEcG__nav{z-index:1000;height:var(--nav-height);transition:all var(--transition-base);border-bottom:1px solid #0000;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__nav.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom-color:var(--border-subtle);background:#07070cd9}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;gap:var(--space-sm);cursor:pointer;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoIcon{border-radius:var(--radius-sm)}.Navbar-module__cJzEcG__logoText{font-size:var(--text-lg);color:var(--text-primary);letter-spacing:-.02em;font-weight:700}.Navbar-module__cJzEcG__links{align-items:center;gap:var(--space-lg);display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm);transition:all var(--transition-fast);font-weight:500;font-family:var(--font-sans);background:0 0;border:none}.Navbar-module__cJzEcG__navLink:hover{color:var(--text-primary);background:#ffffff0d}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--text-primary);width:22px;height:2px;transition:all var(--transition-fast);border-radius:2px;display:block}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__cJzEcG__mobileMenu{top:var(--nav-height);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-subtle);padding:var(--space-lg) var(--space-xl);gap:var(--space-sm);background:#07070cf2;flex-direction:column;animation:.2s ease-out Navbar-module__cJzEcG__fadeIn;display:flex;position:absolute;left:0;right:0}.Navbar-module__cJzEcG__mobileLink{color:var(--text-secondary);font-size:var(--text-base);cursor:pointer;padding:var(--space-md);text-align:left;border-radius:var(--radius-sm);transition:all var(--transition-fast);font-weight:500;font-family:var(--font-sans);background:0 0;border:none}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--text-primary);background:#ffffff0d}@media (max-width:768px){.Navbar-module__cJzEcG__links{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}}
.Hero-module__ZARIfG__hero{min-height:100vh;padding-top:var(--nav-height);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__canvas{z-index:0;width:100%;height:100%;position:absolute;inset:0}.Hero-module__ZARIfG__orb1{pointer-events:none;z-index:0;background:radial-gradient(circle,#2a9d8f1f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:15s ease-in-out infinite Hero-module__ZARIfG__orb-float-1;position:absolute;top:10%;left:15%}.Hero-module__ZARIfG__orb2{pointer-events:none;z-index:0;background:radial-gradient(circle,#6c5ce71a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:18s ease-in-out infinite Hero-module__ZARIfG__orb-float-2;position:absolute;bottom:10%;right:10%}.Hero-module__ZARIfG__orb3{pointer-events:none;z-index:0;background:radial-gradient(circle,#2a9d8f14 0%,#0000 70%);border-radius:50%;width:350px;height:350px;animation:12s ease-in-out infinite reverse Hero-module__ZARIfG__orb-float-1;position:absolute;top:40%;right:30%}.Hero-module__ZARIfG__content{z-index:1;text-align:center;padding:var(--space-3xl) 0;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__badge{align-items:center;gap:var(--space-sm);border-radius:var(--radius-full);color:var(--accent-primary-light);margin-bottom:var(--space-2xl);letter-spacing:.1em;background:#2a9d8f14;border:1px solid #2a9d8f33;padding:8px 20px;animation:.8s ease-out Hero-module__ZARIfG__fadeInUp;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:var(--accent-primary);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse-glow}.Hero-module__ZARIfG__headline{font-size:var(--text-7xl);margin-bottom:var(--space-xl);max-width:900px;font-weight:800;line-height:1.05;animation:.8s ease-out .1s both Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__subtitle{font-size:var(--text-xl);color:var(--text-secondary);max-width:600px;margin-bottom:var(--space-2xl);line-height:1.6;animation:.8s ease-out .2s both Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__brDesktop{display:block}.Hero-module__ZARIfG__ctas{gap:var(--space-lg);margin-bottom:var(--space-4xl);animation:.8s ease-out .3s both Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__terminalWrapper{perspective:1000px;width:100%;max-width:680px;animation:.8s ease-out .5s both Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__terminal{border:1px solid var(--border-medium);border-radius:var(--radius-lg);transition:transform var(--transition-slow);background:#0a0a12e6;overflow:hidden;transform:rotateX(2deg);box-shadow:0 32px 64px #00000080,0 0 80px #2a9d8f0d,inset 0 1px #ffffff0d}.Hero-module__ZARIfG__terminal:hover{transform:rotateX(0);box-shadow:0 32px 64px #00000080,0 0 100px #2a9d8f14,inset 0 1px #ffffff0d}.Hero-module__ZARIfG__terminalHeader{border-bottom:1px solid var(--border-subtle);background:#ffffff08;align-items:center;gap:8px;padding:14px 18px;display:flex}.Hero-module__ZARIfG__dot{border-radius:50%;width:10px;height:10px}.Hero-module__ZARIfG__terminalTitle{text-align:center;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-tertiary);flex:1;margin-right:30px}.Hero-module__ZARIfG__terminalBody{font-family:var(--font-mono);font-size:var(--text-sm);text-align:left;color:var(--text-secondary);padding:24px;line-height:1.8}.Hero-module__ZARIfG__prompt{color:var(--accent-primary);font-weight:600}.Hero-module__ZARIfG__cmd{color:var(--text-primary);font-weight:600}.Hero-module__ZARIfG__flag{color:var(--accent-secondary)}.Hero-module__ZARIfG__dim{color:var(--text-tertiary)}.Hero-module__ZARIfG__success{color:#27c93f}.Hero-module__ZARIfG__warn{color:#ffbd2e}@media (max-width:768px){.Hero-module__ZARIfG__headline{font-size:var(--text-5xl)}.Hero-module__ZARIfG__subtitle{font-size:var(--text-lg)}.Hero-module__ZARIfG__brDesktop{display:none}.Hero-module__ZARIfG__ctas{flex-direction:column;width:100%;max-width:320px}.Hero-module__ZARIfG__ctas .Hero-module__ZARIfG__btn-primary,.Hero-module__ZARIfG__ctas .Hero-module__ZARIfG__btn-secondary{justify-content:center;width:100%}.Hero-module__ZARIfG__terminalBody{font-size:var(--text-xs);padding:16px}.Hero-module__ZARIfG__terminal{transform:none}}
.Problem-module__S0GCFq__problem{position:relative;overflow:hidden}.Problem-module__S0GCFq__gridBg{pointer-events:none;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}.Problem-module__S0GCFq__header{text-align:center;margin-bottom:var(--space-4xl)}.Problem-module__S0GCFq__label{font-size:var(--text-xs);color:var(--accent-primary);letter-spacing:.15em;margin-bottom:var(--space-lg);text-transform:uppercase;display:inline-block}.Problem-module__S0GCFq__title{font-size:var(--text-5xl);margin-bottom:var(--space-xl)}.Problem-module__S0GCFq__highlight{color:#ff6b6b;position:relative}.Problem-module__S0GCFq__highlight:after{content:"";opacity:.4;background:#ff6b6b;border-radius:2px;height:3px;position:absolute;bottom:-2px;left:0;right:0}.Problem-module__S0GCFq__description{font-size:var(--text-lg);color:var(--text-secondary);max-width:650px;margin:0 auto;line-height:1.7}.Problem-module__S0GCFq__cards{gap:var(--space-xl);margin-bottom:var(--space-4xl);grid-template-columns:repeat(3,1fr);display:grid}.Problem-module__S0GCFq__card{padding:var(--space-2xl);text-align:center;flex-direction:column;align-items:center;display:flex}.Problem-module__S0GCFq__cardIcon{margin-bottom:var(--space-lg);font-size:2.5rem}.Problem-module__S0GCFq__cardStat{font-size:var(--text-4xl);color:var(--text-primary);margin-bottom:var(--space-sm);background:linear-gradient(135deg,#ff6b6b,#ee5a24);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.Problem-module__S0GCFq__cardTitle{font-size:var(--text-lg);margin-bottom:var(--space-md);font-weight:600}.Problem-module__S0GCFq__cardDesc{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.7}.Problem-module__S0GCFq__bottomQuote{align-items:center;gap:var(--space-xl);justify-content:center;display:flex}.Problem-module__S0GCFq__quoteLine{background:var(--border-medium);flex:1;max-width:120px;height:1px}.Problem-module__S0GCFq__quote{font-size:var(--text-lg);color:var(--text-secondary);text-align:center;max-width:600px;font-style:italic}@media (max-width:768px){.Problem-module__S0GCFq__cards{gap:var(--space-lg);grid-template-columns:1fr}.Problem-module__S0GCFq__title{font-size:var(--text-4xl)}.Problem-module__S0GCFq__bottomQuote{gap:var(--space-md);flex-direction:column}.Problem-module__S0GCFq__quoteLine{width:60px;max-width:60px}}
.Solution-module__90gf_G__solution{background:var(--bg-secondary);position:relative}.Solution-module__90gf_G__solution:before{content:"";background:linear-gradient(90deg, transparent, var(--border-medium), transparent);width:60%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Solution-module__90gf_G__header{text-align:center;margin-bottom:var(--space-4xl)}.Solution-module__90gf_G__label{font-size:var(--text-xs);color:var(--accent-primary);letter-spacing:.15em;margin-bottom:var(--space-lg);text-transform:uppercase;display:inline-block}.Solution-module__90gf_G__title{font-size:var(--text-5xl);margin-bottom:var(--space-xl)}.Solution-module__90gf_G__description{font-size:var(--text-lg);color:var(--text-secondary);max-width:700px;margin:0 auto;line-height:1.7}.Solution-module__90gf_G__architectureWrap{margin-bottom:var(--space-4xl);justify-content:center;display:flex}.Solution-module__90gf_G__architecture{align-items:center;gap:var(--space-lg);padding:var(--space-2xl) var(--space-3xl);background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);display:flex}.Solution-module__90gf_G__archStep{align-items:center;gap:var(--space-sm);padding:var(--space-lg) var(--space-xl);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);min-width:120px;transition:all var(--transition-base);background:#ffffff05;flex-direction:column;display:flex}.Solution-module__90gf_G__archStepHighlight{border-color:var(--border-accent);box-shadow:var(--shadow-glow);background:#2a9d8f14}.Solution-module__90gf_G__archIcon{font-size:2rem}.Solution-module__90gf_G__archLabel{font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap;font-weight:600}.Solution-module__90gf_G__archArrow{align-items:center;display:flex}.Solution-module__90gf_G__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.Solution-module__90gf_G__capCard{padding:var(--space-2xl);background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-base);position:relative;overflow:hidden}.Solution-module__90gf_G__capCard:hover{border-color:var(--border-accent);transform:translateY(-4px)}.Solution-module__90gf_G__capCard:hover .Solution-module__90gf_G__capGlow{opacity:1}.Solution-module__90gf_G__capGlow{background:var(--accent-gradient);opacity:0;width:80%;height:1px;transition:opacity var(--transition-base);position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 20px #2a9d8f4d}.Solution-module__90gf_G__capIcon{margin-bottom:var(--space-lg);font-size:2rem}.Solution-module__90gf_G__capTitle{font-size:var(--text-lg);margin-bottom:var(--space-sm);font-weight:600}.Solution-module__90gf_G__capDesc{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.7}@media (max-width:768px){.Solution-module__90gf_G__grid{grid-template-columns:1fr}.Solution-module__90gf_G__architecture{padding:var(--space-xl);flex-direction:column}.Solution-module__90gf_G__archArrow{transform:rotate(90deg)}.Solution-module__90gf_G__title{font-size:var(--text-4xl)}}
.Footer-module__S6Hkya__footer{padding:var(--space-4xl) 0 var(--space-xl);background:var(--bg-primary);position:relative}.Footer-module__S6Hkya__footer:before{content:"";background:linear-gradient(90deg, transparent, var(--border-medium), transparent);width:80%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Footer-module__S6Hkya__inner{flex-direction:column;display:flex}.Footer-module__S6Hkya__top{justify-content:space-between;gap:var(--space-4xl);margin-bottom:var(--space-3xl);display:flex}.Footer-module__S6Hkya__brand{max-width:360px}.Footer-module__S6Hkya__logo{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-lg);display:flex}.Footer-module__S6Hkya__logoText{font-size:var(--text-lg);color:var(--text-primary);font-weight:700}.Footer-module__S6Hkya__tagline{font-size:var(--text-sm);color:var(--text-tertiary);line-height:1.7}.Footer-module__S6Hkya__linksGroup{gap:var(--space-4xl);display:flex}.Footer-module__S6Hkya__linkColumn{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__S6Hkya__columnTitle{font-size:var(--text-sm);color:var(--text-primary);margin-bottom:var(--space-sm);font-weight:600}.Footer-module__S6Hkya__footerLink{font-size:var(--text-sm);color:var(--text-tertiary);transition:color var(--transition-fast)}.Footer-module__S6Hkya__footerLink:hover{color:var(--accent-primary-light)}.Footer-module__S6Hkya__bottom{padding-top:var(--space-xl);border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__copyright,.Footer-module__S6Hkya__built{font-size:var(--text-xs);color:var(--text-tertiary)}@media (max-width:768px){.Footer-module__S6Hkya__top{gap:var(--space-2xl);flex-direction:column}.Footer-module__S6Hkya__linksGroup{gap:var(--space-2xl)}.Footer-module__S6Hkya__bottom{gap:var(--space-sm);text-align:center;flex-direction:column}}
