.Navigation-module__Pj2Xoq__header{z-index:100;width:100%;transition:var(--transition-normal);border-bottom:1px solid #0000;padding:1.25rem 0;position:fixed;top:0;left:0}.Navigation-module__Pj2Xoq__scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-color:var(--border);background:#030712bf;padding:.875rem 0}.Navigation-module__Pj2Xoq__navContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Navigation-module__Pj2Xoq__logoLink{align-items:center;display:flex}.Navigation-module__Pj2Xoq__logo{width:auto;height:48px}.Navigation-module__Pj2Xoq__desktopNav{gap:2rem;display:flex}.Navigation-module__Pj2Xoq__navLink{color:var(--text-secondary);transition:var(--transition-fast);padding:.25rem 0;font-size:.95rem;font-weight:500}.Navigation-module__Pj2Xoq__navLink:hover{color:var(--primary)}.Navigation-module__Pj2Xoq__ctaGroup{align-items:center;gap:1rem;display:flex}.Navigation-module__Pj2Xoq__mobileToggle{color:var(--text-primary);cursor:pointer;background:0 0;border:none;display:none}.Navigation-module__Pj2Xoq__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:99;border-top:1px solid var(--border);background:#030712f2;width:100%;height:calc(100vh - 70px);padding:2rem;animation:.3s ease-out forwards Navigation-module__Pj2Xoq__fadeIn;position:fixed;top:70px;left:0}.Navigation-module__Pj2Xoq__mobileNav{flex-direction:column;gap:1.5rem;display:flex}.Navigation-module__Pj2Xoq__mobileNavLink{color:var(--text-secondary);border-bottom:1px solid #ffffff0d;padding-bottom:.5rem;font-size:1.25rem;font-weight:600}.Navigation-module__Pj2Xoq__mobileNavLink:hover{color:var(--primary)}.Navigation-module__Pj2Xoq__mobileCtaGroup{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}@keyframes Navigation-module__Pj2Xoq__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.Navigation-module__Pj2Xoq__desktopNav,.Navigation-module__Pj2Xoq__ctaGroup{display:none}.Navigation-module__Pj2Xoq__mobileToggle{display:block}}.Navigation-module__Pj2Xoq__themeSwitcher{border:1px solid var(--border);background:#ffffff05;border-radius:9999px;align-items:center;gap:.5rem;margin-right:.5rem;padding:.35rem .5rem;display:flex}.Navigation-module__Pj2Xoq__themeDot{cursor:pointer;width:14px;height:14px;transition:var(--transition-fast);border:1.5px solid #0000;border-radius:50%;padding:0}.Navigation-module__Pj2Xoq__themeDot:hover{transform:scale(1.2)}.Navigation-module__Pj2Xoq__themeDotCyan{background-color:#00f2fe}.Navigation-module__Pj2Xoq__themeDotGold{background-color:#fbbf24}.Navigation-module__Pj2Xoq__themeDotEmerald{background-color:#10b981}.Navigation-module__Pj2Xoq__themeDotActive{border-color:#fff;box-shadow:0 0 6px #fff6}.Navigation-module__Pj2Xoq__mobileThemeSection{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:1rem;padding:1rem 0;display:flex}.Navigation-module__Pj2Xoq__themeLabel{color:var(--text-secondary);font-size:1rem;font-weight:600}
.Hero-module__Z8hQ_W__heroSection{background:radial-gradient(circle at 50% 50%, #090d1a80 0%, var(--bg-main) 100%);z-index:10;align-items:center;min-height:100vh;padding:8rem 0 5rem;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__gridOverlay{pointer-events:none;z-index:-1;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:60px 60px;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__Z8hQ_W__glowDot1{pointer-events:none;z-index:-1;background:radial-gradient(circle,#00f2fe0f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:20%;right:15%}.Hero-module__Z8hQ_W__glowDot2{pointer-events:none;z-index:-1;background:radial-gradient(circle,#8b5cf60d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:10%;left:5%}.Hero-module__Z8hQ_W__container{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.Hero-module__Z8hQ_W__content{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.Hero-module__Z8hQ_W__badge{border:1px solid var(--border);color:var(--text-secondary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border-radius:9999px;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.Hero-module__Z8hQ_W__title{color:#fff;margin:.5rem 0;font-size:4rem;line-height:1.05}.Hero-module__Z8hQ_W__subtitle{color:var(--text-secondary);max-width:540px;font-size:1.15rem;line-height:1.6}.Hero-module__Z8hQ_W__subtitle strong{color:var(--primary);font-weight:600}.Hero-module__Z8hQ_W__ctaGroup{gap:1rem;width:100%;margin-top:1rem;display:flex}.Hero-module__Z8hQ_W__incentiveHint{color:var(--text-muted);margin:-.75rem 0 0;font-size:.85rem}.Hero-module__Z8hQ_W__metrics{border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff03;border-radius:16px;align-items:center;gap:2rem;margin-top:2.5rem;padding:1.25rem 2rem;display:flex}.Hero-module__Z8hQ_W__metricItem{flex-direction:column;gap:.25rem;display:flex}.Hero-module__Z8hQ_W__metricVal{font-family:var(--font-display);color:#fff;font-size:1.5rem;font-weight:700}.Hero-module__Z8hQ_W__metricLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.Hero-module__Z8hQ_W__divider{background:var(--border);width:1px;height:36px}.Hero-module__Z8hQ_W__visualSide{justify-content:center;width:100%;display:flex;position:relative}.Hero-module__Z8hQ_W__terminalWindow{background:#050508;border:1px solid #ffffff14;border-radius:12px;width:100%;max-width:460px;overflow:hidden;box-shadow:0 20px 40px #0009}.Hero-module__Z8hQ_W__terminalHeader{background:#0d0d12;border-bottom:1px solid #ffffff0d;align-items:center;padding:.75rem 1rem;display:flex}.Hero-module__Z8hQ_W__dot{border-radius:50%;width:10px;height:10px;margin-right:.5rem}.Hero-module__Z8hQ_W__dotRed{background:#ef4444}.Hero-module__Z8hQ_W__dotYellow{background:#f59e0b}.Hero-module__Z8hQ_W__dotGreen{background:#10b981}.Hero-module__Z8hQ_W__terminalTitle{font-family:var(--font-display);color:var(--text-muted);margin-left:auto;margin-right:auto;font-size:.8rem}.Hero-module__Z8hQ_W__terminalBody{color:#a1a1aa;padding:1.5rem;font-family:Space Grotesk,Courier,monospace;font-size:.85rem;line-height:1.7}.Hero-module__Z8hQ_W__line{color:#e4e4e7;gap:.5rem;display:flex}.Hero-module__Z8hQ_W__prompt{color:var(--primary);font-weight:700}.Hero-module__Z8hQ_W__response{color:#71717a;padding-left:1.25rem}.Hero-module__Z8hQ_W__green{color:#10b981}.Hero-module__Z8hQ_W__yellow{color:#f59e0b}.Hero-module__Z8hQ_W__cyan{color:var(--primary)}.Hero-module__Z8hQ_W__link{color:var(--secondary);text-decoration:none}.Hero-module__Z8hQ_W__cursor{background:var(--primary);color:var(--primary);animation:1s step-end infinite Hero-module__Z8hQ_W__blink}@keyframes Hero-module__Z8hQ_W__blink{0%,to{background:0 0}50%{background:var(--primary)}}.Hero-module__Z8hQ_W__floatingNodeCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#090d1ad9;border:1px solid #00f2fe33;border-radius:12px;align-items:center;gap:.75rem;padding:.875rem 1.25rem;animation:4s ease-in-out infinite Hero-module__Z8hQ_W__float;display:flex;position:absolute;top:-20px;left:-20px;box-shadow:0 10px 25px #0006}.Hero-module__Z8hQ_W__floatingNodeCard2{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#090d1ad9;border:1px solid #8b5cf633;border-radius:12px;align-items:center;gap:.75rem;padding:.875rem 1.25rem;animation:4s ease-in-out 2s infinite Hero-module__Z8hQ_W__float;display:flex;position:absolute;bottom:-20px;right:-10px;box-shadow:0 10px 25px #0006}.Hero-module__Z8hQ_W__nodeIconBg{background:#ffffff08;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Hero-module__Z8hQ_W__floatingCardTitle{color:#fff;font-size:.875rem;font-weight:600}.Hero-module__Z8hQ_W__floatingCardDesc{color:var(--text-muted);font-size:.75rem}@keyframes Hero-module__Z8hQ_W__float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@media (max-width:900px){.Hero-module__Z8hQ_W__heroSection{padding:6rem 0 3rem}.Hero-module__Z8hQ_W__container{grid-template-columns:1fr;gap:3rem}.Hero-module__Z8hQ_W__title{font-size:3rem}.Hero-module__Z8hQ_W__visualSide{margin-top:2rem}}@media (max-width:480px){.Hero-module__Z8hQ_W__ctaGroup{flex-direction:column}.Hero-module__Z8hQ_W__metrics{flex-direction:column;align-items:flex-start;gap:1rem;width:100%}.Hero-module__Z8hQ_W__divider{width:100%;height:1px}.Hero-module__Z8hQ_W__floatingNodeCard,.Hero-module__Z8hQ_W__floatingNodeCard2{display:none}}.Hero-module__Z8hQ_W__subTagline{color:#fff;white-space:nowrap;font-size:2.8rem;font-weight:500;font-family:var(--font-display);margin-top:.75rem;display:block}@media (max-width:768px){.Hero-module__Z8hQ_W__subTagline{font-size:2rem}}@media (max-width:480px){.Hero-module__Z8hQ_W__subTagline{font-size:1.6rem}}
.Features-module__ZD3nRW__section{background:var(--bg-main);z-index:10;border-top:1px solid var(--border);padding:6rem 0;position:relative}.Features-module__ZD3nRW__header{text-align:center;max-width:700px;margin:0 auto 4.5rem}.Features-module__ZD3nRW__tag{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-size:.85rem;font-weight:700}.Features-module__ZD3nRW__title{margin-bottom:.5rem}.Features-module__ZD3nRW__subtitle{font-size:1.1rem}.Features-module__ZD3nRW__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}@media (max-width:768px){.Features-module__ZD3nRW__grid{grid-template-columns:1fr;gap:2rem}}.Features-module__ZD3nRW__featCard{border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:var(--transition-normal);background:#ffffff03;border-radius:16px;flex-direction:column;align-items:flex-start;gap:1rem;padding:2.25rem;display:flex}.Features-module__ZD3nRW__featCard:hover{background:#8b5cf605;border-color:#8b5cf633;transform:translateY(-2px)}.Features-module__ZD3nRW__iconBg{background:#00f2fe0d;border:1px solid #00f2fe33;border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.Features-module__ZD3nRW__cyan{color:var(--primary);filter:drop-shadow(0 0 3px var(--primary-glow))}.Features-module__ZD3nRW__featTitle{color:#fff;font-size:1.25rem}.Features-module__ZD3nRW__featText{color:var(--text-secondary);font-size:.95rem;line-height:1.6}
.Products-module__hRWnIW__section{background:linear-gradient(to bottom, var(--bg-main), var(--bg-secondary));z-index:10;border-top:1px solid var(--border);padding:8rem 0;position:relative}.Products-module__hRWnIW__header{text-align:center;max-width:700px;margin:0 auto 4.5rem}.Products-module__hRWnIW__title{margin-bottom:1.25rem}.Products-module__hRWnIW__subtitle{font-size:1.1rem}.Products-module__hRWnIW__incentiveHint{color:var(--text-muted);margin-top:.75rem;font-size:.85rem}.Products-module__hRWnIW__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (max-width:900px){.Products-module__hRWnIW__grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}.Products-module__hRWnIW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Products-module__hRWnIW__iconWrapper{border:1px solid var(--border);background:#ffffff05;border-radius:12px;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.Products-module__hRWnIW__badge{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);background:#00f2fe1a;border:1px solid #00f2fe4d;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.Products-module__hRWnIW__badgeAccent{color:var(--accent);background:#8b5cf61a;border:1px solid #8b5cf64d}.Products-module__hRWnIW__badgeMuted{color:var(--text-muted);background:#ffffff08;border:1px solid #ffffff1a}.Products-module__hRWnIW__cardTitle{color:#fff;margin-bottom:.75rem;font-size:1.5rem}.Products-module__hRWnIW__cardDesc{color:var(--text-secondary);min-height:72px;margin-bottom:1.5rem;font-size:.95rem}.Products-module__hRWnIW__featuresList{border-top:1px solid var(--border);flex-direction:column;gap:.75rem;padding-top:1.25rem;list-style:none;display:flex}.Products-module__hRWnIW__featuresList li{color:var(--text-primary);align-items:center;gap:.75rem;font-size:.9rem;display:flex}.Products-module__hRWnIW__cyan{color:var(--primary)}.Products-module__hRWnIW__primary{color:var(--primary);filter:drop-shadow(0 0 4px var(--primary-glow))}.Products-module__hRWnIW__secondary{color:var(--secondary)}.Products-module__hRWnIW__accent{color:var(--accent);filter:drop-shadow(0 0 4px var(--accent-glow))}.Products-module__hRWnIW__muted,.Products-module__hRWnIW__mutedColor{color:var(--text-muted)}.Products-module__hRWnIW__deferredCard{opacity:.85;background:#090d1a40;border-color:#ffffff05}.Products-module__hRWnIW__deferredCard:hover{background:#090d1a66;border-color:#ffffff14}.Products-module__hRWnIW__deferredCard .Products-module__hRWnIW__cardTitle{color:var(--text-secondary)}.Products-module__hRWnIW__deferredCard .Products-module__hRWnIW__cardDesc{color:var(--text-muted)}.Products-module__hRWnIW__deferredCard .Products-module__hRWnIW__featuresList li{color:var(--text-secondary)}.Products-module__hRWnIW__readReasoning{text-align:center;color:var(--accent);cursor:pointer;transition:var(--transition-fast);margin-top:1.5rem;font-size:.875rem;text-decoration:none}.Products-module__hRWnIW__readReasoning:hover{color:var(--primary)}
.MeshMap-module__L5mypW__section{background:var(--bg-main);z-index:10;border-top:1px solid var(--border);padding:8rem 0;position:relative}.MeshMap-module__L5mypW__header{text-align:center;max-width:700px;margin:0 auto 4.5rem}.MeshMap-module__L5mypW__tag{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);font-size:.85rem;font-weight:700}.MeshMap-module__L5mypW__title{margin-bottom:.5rem}.MeshMap-module__L5mypW__subtitle{font-size:1.1rem}.MeshMap-module__L5mypW__grid{grid-template-columns:1fr 1.2fr;align-items:stretch;gap:4rem;display:grid}@media (max-width:900px){.MeshMap-module__L5mypW__grid{grid-template-columns:1fr;gap:3rem}}.MeshMap-module__L5mypW__mapCard{border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-sizing:border-box;background:#0f172a66;border-radius:20px;height:100%;padding:2rem;position:relative;overflow:hidden}.MeshMap-module__L5mypW__mapHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.MeshMap-module__L5mypW__mapStatus{align-items:center;gap:.5rem;font-size:.9rem;display:flex}.MeshMap-module__L5mypW__totalBadge{color:#a78bfa;background:#8b5cf614;border:1px solid #8b5cf633;border-radius:6px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.MeshMap-module__L5mypW__svgWrapper{justify-content:center;align-items:center;width:100%;display:flex}.MeshMap-module__L5mypW__svg{max-width:320px;height:auto;overflow:visible}.MeshMap-module__L5mypW__indiaOutline{fill:none;stroke:#ffffff59;stroke-width:.75px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.MeshMap-module__L5mypW__meshLine{stroke:#00f2fe0f;stroke-width:1px}.MeshMap-module__L5mypW__globalLine{stroke:#ef444426;stroke-width:1.2px}.MeshMap-module__L5mypW__clientPoint{fill:#fff;stroke:var(--primary);stroke-width:2px;filter:drop-shadow(0 0 6px var(--primary))}.MeshMap-module__L5mypW__clientLabel{fill:var(--text-secondary);letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:700}.MeshMap-module__L5mypW__nodeGroup{cursor:pointer}.MeshMap-module__L5mypW__node{fill:#030712d9;stroke:var(--text-muted);stroke-width:1.5px;transition:var(--transition-normal)}.MeshMap-module__L5mypW__nodeActive{stroke:var(--primary);fill:var(--primary);filter:drop-shadow(0 0 6px var(--primary))}.MeshMap-module__L5mypW__nodeRing{fill:none;stroke:var(--primary);stroke-width:1px;opacity:0;transition:var(--transition-normal)}.MeshMap-module__L5mypW__nodeGroup:hover .MeshMap-module__L5mypW__nodeRing{opacity:.3;transform-origin:50%;transform:scale(1.2)}.MeshMap-module__L5mypW__nodeText{fill:var(--text-muted);pointer-events:none;transition:var(--transition-normal);font-size:9px;font-weight:600}.MeshMap-module__L5mypW__nodeTextActive{fill:#fff;font-size:10px;font-weight:700}.MeshMap-module__L5mypW__pulsePoint{fill:var(--primary);filter:drop-shadow(0 0 6px var(--primary))}.MeshMap-module__L5mypW__pulsePointGlobal{fill:#ef4444;filter:drop-shadow(0 0 6px #ef4444)}.MeshMap-module__L5mypW__detailsCard{flex-direction:column;gap:1.5rem;display:flex}.MeshMap-module__L5mypW__panelTitle{font-family:var(--font-display);color:#fff;font-size:1.75rem}.MeshMap-module__L5mypW__selectorInfo{color:var(--text-muted);border-bottom:1px solid var(--border);margin-bottom:.75rem;padding:.5rem 0;font-size:.82rem}.MeshMap-module__L5mypW__compGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:600px){.MeshMap-module__L5mypW__compGrid{grid-template-columns:1fr}}.MeshMap-module__L5mypW__compBox{border:1px solid var(--border);cursor:pointer;transition:var(--transition-normal);background:#0f172a33;border-radius:14px;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.MeshMap-module__L5mypW__compBoxHeader{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;display:flex}.MeshMap-module__L5mypW__liveBadgeCyan{text-transform:uppercase;letter-spacing:.07em;color:var(--primary);background:#00f2fe1f;border:1px solid #00f2fe59;border-radius:20px;margin-left:auto;padding:.15rem .45rem;font-size:.62rem;font-weight:700}.MeshMap-module__L5mypW__liveBadgeRed{text-transform:uppercase;letter-spacing:.07em;color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:20px;margin-left:auto;padding:.15rem .45rem;font-size:.62rem;font-weight:700}.MeshMap-module__L5mypW__liveBadgeAmber{text-transform:uppercase;letter-spacing:.07em;color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:20px;margin-left:auto;padding:.15rem .45rem;font-size:.62rem;font-weight:700}.MeshMap-module__L5mypW__liveBadgeViolet{text-transform:uppercase;letter-spacing:.07em;color:#8b5cf6;background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:20px;margin-left:auto;padding:.15rem .45rem;font-size:.62rem;font-weight:700}.MeshMap-module__L5mypW__pingValCyan{font-family:var(--font-display);color:var(--primary);font-size:1.9rem;font-weight:800}.MeshMap-module__L5mypW__pingValRed{font-family:var(--font-display);color:#ef4444;font-size:1.9rem;font-weight:800}.MeshMap-module__L5mypW__pingValAmber{font-family:var(--font-display);color:#f59e0b;font-size:1.9rem;font-weight:800}.MeshMap-module__L5mypW__pingValViolet{font-family:var(--font-display);color:#8b5cf6;font-size:1.9rem;font-weight:800}.MeshMap-module__L5mypW__compBoxDesc{color:var(--text-muted);min-height:48px;font-size:.85rem;line-height:1.5}.MeshMap-module__L5mypW__simBtn{width:100%;margin-top:.5rem;padding:.5rem 1rem;font-size:.8rem}.MeshMap-module__L5mypW__compBoxActiveCyan{background:#00f2fe0a;border-color:#00f2fe4d;box-shadow:0 4px 15px #00f2fe0d}.MeshMap-module__L5mypW__compBoxActiveRed{background:#ef44440a;border-color:#ef44444d;box-shadow:0 4px 15px #ef44440d}.MeshMap-module__L5mypW__compBoxActiveAmber{background:#f59e0b0a;border-color:#f59e0b4d;box-shadow:0 4px 15px #f59e0b0d}.MeshMap-module__L5mypW__compBoxActiveViolet{background:#8b5cf60a;border-color:#8b5cf64d;box-shadow:0 4px 15px #8b5cf60d}.MeshMap-module__L5mypW__cyan{color:var(--primary)}.MeshMap-module__L5mypW__red{color:#ef4444}.MeshMap-module__L5mypW__amber{color:#f59e0b}.MeshMap-module__L5mypW__violet{color:#8b5cf6}.MeshMap-module__L5mypW__impactCard{border:1px solid var(--border);background:#ffffff05;border-radius:14px;margin-top:2.5rem;padding:1.5rem 2rem}.MeshMap-module__L5mypW__impactTitle{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:600}.MeshMap-module__L5mypW__impactText{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.MeshMap-module__L5mypW__impactText strong{color:var(--primary)}.MeshMap-module__L5mypW__singaporeNode{fill:#ef4444;stroke:#090d1a;stroke-width:2px;filter:drop-shadow(0 0 6px #ef444466)}.MeshMap-module__L5mypW__singaporeLabel{fill:var(--text-muted);font-size:9px;font-weight:600}
.NodeCalculator-module__cPU8mW__section{background:var(--bg-main);z-index:10;border-top:1px solid var(--border);padding:8rem 0;position:relative}.NodeCalculator-module__cPU8mW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:900px){.NodeCalculator-module__cPU8mW__grid{grid-template-columns:1fr;gap:3rem}}.NodeCalculator-module__cPU8mW__infoCol{flex-direction:column;gap:1.5rem;display:flex}.NodeCalculator-module__cPU8mW__tag{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-size:.85rem;font-weight:700}.NodeCalculator-module__cPU8mW__title{margin-bottom:.5rem}.NodeCalculator-module__cPU8mW__description{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.NodeCalculator-module__cPU8mW__specsList{flex-direction:column;gap:1.5rem;margin-top:1.5rem;display:flex}.NodeCalculator-module__cPU8mW__specItem{gap:1rem;display:flex}.NodeCalculator-module__cPU8mW__specIcon{width:44px;height:44px;color:var(--accent);background:#8b5cf614;border:1px solid #8b5cf633;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.NodeCalculator-module__cPU8mW__specTitle{color:#fff;margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.NodeCalculator-module__cPU8mW__specText{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.NodeCalculator-module__cPU8mW__calcCol{justify-content:center;display:flex}.NodeCalculator-module__cPU8mW__calcCard{border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a66;border-radius:20px;width:100%;max-width:480px;padding:2.5rem;box-shadow:0 20px 40px #0000004d}.NodeCalculator-module__cPU8mW__cardHeader{color:#fff;text-align:center;margin-bottom:2rem;font-size:1.5rem}.NodeCalculator-module__cPU8mW__fieldGroup{flex-direction:column;margin-bottom:2rem;display:flex}.NodeCalculator-module__cPU8mW__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.9rem;font-weight:600}.NodeCalculator-module__cPU8mW__sliderHeader{justify-content:space-between;align-items:center;display:flex}.NodeCalculator-module__cPU8mW__nodeVal{font-family:var(--font-display);color:var(--primary);flex-direction:column;align-items:flex-end;gap:.2rem;font-size:1.15rem;font-weight:700;display:flex}.NodeCalculator-module__cPU8mW__tierBadge{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.06em;color:var(--accent);background:#8b5cf614;border:1px solid #8b5cf633;border-radius:20px;padding:.1rem .5rem;font-size:.65rem;font-weight:600}.NodeCalculator-module__cPU8mW__rangeSlider{margin:.5rem 0}.NodeCalculator-module__cPU8mW__sliderTicks{color:var(--text-muted);justify-content:space-between;font-size:.75rem;display:flex}.NodeCalculator-module__cPU8mW__disclaimer{color:var(--text-muted);text-align:center;margin-bottom:1.25rem;font-size:.75rem;line-height:1.5}.NodeCalculator-module__cPU8mW__incentiveHint{color:var(--text-muted);text-align:center;margin-top:.6rem;font-size:.78rem}.NodeCalculator-module__cPU8mW__resultContainer{border:1px solid var(--border);background:#ffffff03;border-radius:16px;align-items:center;margin-bottom:2rem;padding:1.5rem;display:flex}.NodeCalculator-module__cPU8mW__resultItem{flex-direction:column;flex:1;gap:.25rem;display:flex}.NodeCalculator-module__cPU8mW__resultLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.NodeCalculator-module__cPU8mW__resultVal{font-family:var(--font-display);font-size:1.85rem;font-weight:700}.NodeCalculator-module__cPU8mW__resultDivider{background:var(--border);width:1px;height:48px;margin:0 1.5rem}.NodeCalculator-module__cPU8mW__resultValSecondary{font-family:var(--font-display);color:var(--text-primary);font-size:1.35rem;font-weight:700}@media (max-width:480px){.NodeCalculator-module__cPU8mW__resultContainer{flex-direction:column;align-items:stretch;gap:1.25rem}.NodeCalculator-module__cPU8mW__resultDivider{width:100%;height:1px;margin:0}.NodeCalculator-module__cPU8mW__calcCard{padding:1.5rem}}
.CostComparison-module__19yJWq__section{background:linear-gradient(to bottom, var(--bg-secondary), var(--bg-main));z-index:10;border-top:1px solid var(--border);padding:8rem 0;position:relative}.CostComparison-module__19yJWq__header{text-align:center;max-width:700px;margin:0 auto 4.5rem}.CostComparison-module__19yJWq__tag{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);font-size:.85rem;font-weight:700}.CostComparison-module__19yJWq__title{margin-bottom:.5rem}.CostComparison-module__19yJWq__subtitle{font-size:1.1rem}.CostComparison-module__19yJWq__grid{grid-template-columns:280px 1fr;align-items:start;gap:2.5rem;display:grid}@media (max-width:900px){.CostComparison-module__19yJWq__grid{grid-template-columns:1fr;gap:2rem}}.CostComparison-module__19yJWq__dekloCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00f2fe0a;border:1px solid #00f2fe40;border-radius:20px;padding:2rem;position:sticky;top:2rem}.CostComparison-module__19yJWq__dekloLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--primary);margin-bottom:.75rem;font-size:.8rem;font-weight:700}.CostComparison-module__19yJWq__dekloPrice{font-family:var(--font-display);color:var(--primary);align-items:baseline;gap:.15rem;font-size:2.6rem;font-weight:800;line-height:1;display:flex}.CostComparison-module__19yJWq__dekloPer{color:var(--text-secondary);font-size:1.1rem;font-weight:500}.CostComparison-module__19yJWq__dekloPriceNote{color:var(--text-muted);margin-top:.4rem;margin-bottom:1.75rem;font-size:.78rem}.CostComparison-module__19yJWq__dekloSpecs{border-top:1px solid var(--border);flex-direction:column;gap:.6rem;margin-bottom:1.5rem;padding-top:1.25rem;display:flex}.CostComparison-module__19yJWq__specRow{justify-content:space-between;align-items:center;display:flex}.CostComparison-module__19yJWq__specKey{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;font-weight:600}.CostComparison-module__19yJWq__specVal{color:var(--text-primary);font-size:.9rem;font-weight:600}.CostComparison-module__19yJWq__dekloBadges{flex-wrap:wrap;gap:.4rem;margin-top:.25rem;display:flex}.CostComparison-module__19yJWq__dekloBadge{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;background:#00f2fe14;border:1px solid #00f2fe33;border-radius:20px;padding:.2rem .6rem;font-size:.72rem;font-weight:600}.CostComparison-module__19yJWq__incentiveHint{text-align:center;color:var(--text-muted);margin-top:.6rem;font-size:.78rem}.CostComparison-module__19yJWq__tabPanel{border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff03;border-radius:20px;overflow:hidden}.CostComparison-module__19yJWq__tabBar{border-bottom:1px solid var(--border);grid-template-columns:repeat(4,1fr);display:grid}.CostComparison-module__19yJWq__tabBtn{border:none;border-right:1px solid var(--border);cursor:pointer;background:0 0;flex-direction:column;align-items:center;gap:.2rem;padding:.9rem .5rem;transition:background .15s;display:flex;position:relative}.CostComparison-module__19yJWq__tabBtn:last-child{border-right:none}.CostComparison-module__19yJWq__tabBtn:hover{background:#ffffff08}.CostComparison-module__19yJWq__tabBtnActive{background:#00f2fe0f}.CostComparison-module__19yJWq__tabBtnActive:after{content:"";background:var(--primary);height:2px;position:absolute;bottom:0;left:0;right:0}.CostComparison-module__19yJWq__tabName{color:var(--text-primary);font-size:.9rem;font-weight:700}.CostComparison-module__19yJWq__tabBtnActive .CostComparison-module__19yJWq__tabName{color:var(--primary)}.CostComparison-module__19yJWq__tabBadge{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.65rem;font-weight:600}.CostComparison-module__19yJWq__tabContent{padding:2rem}.CostComparison-module__19yJWq__competitorHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;margin-bottom:1.75rem;padding-bottom:1.5rem;display:flex}.CostComparison-module__19yJWq__competitorPlan{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.3rem;font-size:.75rem;font-weight:700}.CostComparison-module__19yJWq__competitorPrice{font-family:var(--font-display);color:var(--text-secondary);font-size:2rem;font-weight:800;line-height:1}.CostComparison-module__19yJWq__competitorPriceNote{color:var(--text-muted);margin-top:.35rem;font-size:.75rem}.CostComparison-module__19yJWq__savingsBadge{flex-direction:column;align-items:flex-end;gap:.1rem;display:flex}.CostComparison-module__19yJWq__savingsBadge>span:first-child{font-family:var(--font-display);font-size:2rem;font-weight:800;line-height:1}.CostComparison-module__19yJWq__savingsManaged{font-family:var(--font-display);color:var(--primary);font-size:1.5rem;font-weight:800}.CostComparison-module__19yJWq__savingsLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:600}.CostComparison-module__19yJWq__featureTable{flex-direction:column;gap:2px;display:flex}.CostComparison-module__19yJWq__featureHeader{grid-template-columns:1.6fr 1.7fr 1.7fr;gap:.5rem;margin-bottom:.25rem;padding:.4rem .75rem;display:grid}.CostComparison-module__19yJWq__colLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.72rem;font-weight:700}.CostComparison-module__19yJWq__colUs{color:var(--primary)}.CostComparison-module__19yJWq__featureRow{border:1px solid #0000;border-radius:8px;grid-template-columns:1.6fr 1.7fr 1.7fr;gap:.5rem;padding:.65rem .75rem;transition:background .1s;display:grid}.CostComparison-module__19yJWq__featureRowUs{background:#00f2fe0a;border-color:#00f2fe1a}.CostComparison-module__19yJWq__featureLabel{color:var(--text-secondary);font-size:.82rem;font-weight:600}.CostComparison-module__19yJWq__featureValThem{color:var(--text-muted);font-size:.82rem;line-height:1.35}.CostComparison-module__19yJWq__featureValUs{color:var(--text-primary);align-items:flex-start;gap:.3rem;font-size:.82rem;line-height:1.35;display:flex}.CostComparison-module__19yJWq__checkUs{color:var(--primary);flex-shrink:0;margin-top:.15rem}.CostComparison-module__19yJWq__verdictBox{border:1px solid var(--border);color:var(--text-muted);background:#ffffff05;border-radius:10px;margin-top:1.5rem;padding:1rem 1.25rem;font-size:.85rem;font-style:italic;line-height:1.5}.CostComparison-module__19yJWq__footnote{text-align:center;color:var(--text-muted);margin-top:2rem;font-size:.75rem}@media (max-width:700px){.CostComparison-module__19yJWq__tabContent{padding:1.25rem}.CostComparison-module__19yJWq__featureHeader,.CostComparison-module__19yJWq__featureRow{grid-template-columns:1fr 1fr 1fr;gap:.3rem;padding:.5rem .4rem}.CostComparison-module__19yJWq__featureLabel,.CostComparison-module__19yJWq__featureValThem,.CostComparison-module__19yJWq__featureValUs{font-size:.75rem}.CostComparison-module__19yJWq__competitorPrice,.CostComparison-module__19yJWq__savingsBadge>span:first-child{font-size:1.5rem}.CostComparison-module__19yJWq__tabName{font-size:.8rem}.CostComparison-module__19yJWq__dekloPrice{font-size:2rem}}@media (max-width:480px){.CostComparison-module__19yJWq__tabBar{grid-template-columns:repeat(2,1fr)}.CostComparison-module__19yJWq__tabBtn:nth-child(2){border-right:none}.CostComparison-module__19yJWq__tabBtn:nth-child(3){border-right:1px solid var(--border);border-top:1px solid var(--border)}.CostComparison-module__19yJWq__tabBtn:nth-child(4){border-top:1px solid var(--border)}}
.Partners-module__Hzpy8G__section{background:linear-gradient(to bottom, var(--bg-main), var(--bg-secondary));z-index:10;border-top:1px solid var(--border);padding:8rem 0;position:relative}.Partners-module__Hzpy8G__grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:900px){.Partners-module__Hzpy8G__grid{grid-template-columns:1fr;gap:3.5rem}}.Partners-module__Hzpy8G__infoCol{flex-direction:column;gap:1.5rem;display:flex}.Partners-module__Hzpy8G__tag{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);font-size:.85rem;font-weight:700}.Partners-module__Hzpy8G__title{margin-bottom:.5rem}.Partners-module__Hzpy8G__description{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.Partners-module__Hzpy8G__partnerCards{flex-direction:column;gap:1.5rem;margin-top:1.5rem;display:flex}.Partners-module__Hzpy8G__pCard{border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:var(--transition-normal);background:#ffffff03;border-radius:16px;gap:1.25rem;padding:1.75rem;display:flex}.Partners-module__Hzpy8G__pCard:hover{background:#00f2fe03;border-color:#00f2fe26}.Partners-module__Hzpy8G__iconWrapper{border:1px solid var(--border);background:#ffffff05;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Partners-module__Hzpy8G__cyan{color:var(--primary)}.Partners-module__Hzpy8G__accent{color:var(--accent)}.Partners-module__Hzpy8G__pCard h4{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.Partners-module__Hzpy8G__pCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.Partners-module__Hzpy8G__formCol{justify-content:center;display:flex}.Partners-module__Hzpy8G__formCard{border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a66;border-radius:20px;width:100%;max-width:460px;padding:2.5rem;box-shadow:0 20px 40px #0000004d}.Partners-module__Hzpy8G__formTitle{color:#fff;text-align:center;margin-bottom:2rem;font-size:1.5rem}.Partners-module__Hzpy8G__form{flex-direction:column;gap:1.25rem;display:flex}.Partners-module__Hzpy8G__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.Partners-module__Hzpy8G__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Partners-module__Hzpy8G__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.Partners-module__Hzpy8G__inputWrapper{width:100%;position:relative}.Partners-module__Hzpy8G__inputIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.Partners-module__Hzpy8G__textareaIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:1.25rem;left:1.25rem}.Partners-module__Hzpy8G__input{border:1px solid var(--border);color:#fff;width:100%;font-family:var(--font-sans);transition:var(--transition-fast);background:#ffffff05;border-radius:12px;outline:none;padding:.875rem 1.25rem .875rem 3rem;font-size:.95rem}.Partners-module__Hzpy8G__input:focus{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary);background:#ffffff0a}.Partners-module__Hzpy8G__select{border:1px solid var(--border);color:#fff;width:100%;font-family:var(--font-sans);transition:var(--transition-fast);cursor:pointer;background:#090d1a;border-radius:12px;outline:none;padding:.875rem 1.25rem;font-size:.95rem}.Partners-module__Hzpy8G__select:focus{border-color:var(--primary)}.Partners-module__Hzpy8G__option{color:#fff;background:#090d1a}.Partners-module__Hzpy8G__textarea{border:1px solid var(--border);color:#fff;width:100%;font-family:var(--font-sans);transition:var(--transition-fast);resize:vertical;background:#ffffff05;border-radius:12px;outline:none;padding:.875rem 1.25rem .875rem 3rem;font-size:.95rem}.Partners-module__Hzpy8G__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary);background:#ffffff0a}.Partners-module__Hzpy8G__helpMsg{color:var(--text-muted);font-size:.75rem}.Partners-module__Hzpy8G__errorMsg{color:#ef4444;font-size:.75rem;font-weight:500}.Partners-module__Hzpy8G__success{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex}.Partners-module__Hzpy8G__iconBgSuccess{background:#10b98114;border:1px solid #10b98133;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:.5rem;display:flex}.Partners-module__Hzpy8G__green{color:#10b981}.Partners-module__Hzpy8G__successDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Partners-module__Hzpy8G__followBox{color:var(--text-secondary);background:#00f2fe08;border:1px solid #00f2fe1a;border-radius:12px;padding:1.25rem;font-size:.9rem;line-height:1.5}.Partners-module__Hzpy8G__followBox strong{color:var(--primary)}@media (max-width:480px){.Partners-module__Hzpy8G__formCard{padding:1.5rem}}
.FAQ-module__KSzKsa__section{background:var(--bg-secondary);z-index:10;border-top:1px solid var(--border);padding:8rem 0;position:relative}.FAQ-module__KSzKsa__header{text-align:center;max-width:700px;margin:0 auto 4.5rem}.FAQ-module__KSzKsa__tag{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);font-size:.85rem;font-weight:700}.FAQ-module__KSzKsa__title{margin-bottom:.5rem}.FAQ-module__KSzKsa__subtitle{font-size:1.1rem}.FAQ-module__KSzKsa__faqList{flex-direction:column;gap:1rem;max-width:780px;margin:0 auto;display:flex}.FAQ-module__KSzKsa__faqItem{border:1px solid var(--border);transition:var(--transition-normal);cursor:pointer;background:#0f172a4d;border-radius:14px;overflow:hidden}.FAQ-module__KSzKsa__faqItem:hover{background:#0f172a80;border-color:#00f2fe33}.FAQ-module__KSzKsa__faqItemOpen{background:#0f172a99;border-color:#00f2fe4d;box-shadow:0 4px 20px #00f2fe0a}.FAQ-module__KSzKsa__faqHeader{color:#fff;width:100%;font-family:var(--font-sans);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.1rem;font-weight:600;display:flex}.FAQ-module__KSzKsa__questionText{align-items:center;gap:.75rem;display:flex}.FAQ-module__KSzKsa__questionIcon{color:var(--primary);flex-shrink:0}.FAQ-module__KSzKsa__chevron{color:var(--text-muted);flex-shrink:0;transition:transform .3s}.FAQ-module__KSzKsa__chevronOpen{color:var(--primary);transform:rotate(180deg)}.FAQ-module__KSzKsa__faqAnswerContainer{max-height:0;transition:max-height .3s cubic-bezier(0,1,0,1);overflow:hidden}.FAQ-module__KSzKsa__faqAnswerOpen{max-height:1000px;transition:max-height .4s cubic-bezier(1,0,1,0)}.FAQ-module__KSzKsa__faqAnswer{color:var(--text-secondary);padding:0 1.5rem 1.5rem 3rem;font-size:.975rem;line-height:1.6}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);z-index:10;background:#030712f2;padding:5rem 0 2.5rem;position:relative}.Footer-module__EZoWya__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer-module__EZoWya__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__EZoWya__brandCol{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__EZoWya__logo{width:auto;height:28px}.Footer-module__EZoWya__description{color:var(--text-secondary);max-width:320px;font-size:.95rem;line-height:1.6}.Footer-module__EZoWya__socials{gap:1rem;display:flex}.Footer-module__EZoWya__socialLink{color:var(--text-secondary);transition:var(--transition-fast);border:1px solid var(--border);background:#ffffff08;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Footer-module__EZoWya__socialLink:hover{color:var(--primary);background:#00f2fe0d;border-color:#00f2fe4d;transform:translateY(-2px)}.Footer-module__EZoWya__colTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:1rem;font-weight:600}.Footer-module__EZoWya__linkList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__EZoWya__link{color:var(--text-secondary);transition:var(--transition-fast);font-size:.95rem}.Footer-module__EZoWya__link:hover{color:var(--primary);padding-left:4px}.Footer-module__EZoWya__deferred{opacity:.5;font-style:italic}.Footer-module__EZoWya__deferred:hover{color:var(--accent)}.Footer-module__EZoWya__bottomBar{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.Footer-module__EZoWya__copyright{color:var(--text-muted);font-size:.875rem}.Footer-module__EZoWya__love{color:var(--text-muted);align-items:center;gap:.25rem;font-size:.875rem;display:flex}.Footer-module__EZoWya__heartIcon{color:#ef4444;fill:#ef4444;display:inline}@media (max-width:900px){.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:600px){.Footer-module__EZoWya__grid{grid-template-columns:1fr;gap:2.5rem}.Footer-module__EZoWya__bottomBar{text-align:center;flex-direction:column}}
