:root{--bg-base:#060b08;--bg-surface:#0a140f;--border-color:#162b1e;--accent-primary:#00e573;--accent-hover:#00c763;--accent-glow:0 0 24px #00e57333;--text-primary:#fff;--text-secondary:#9ca3af;--font-heading:"Space Grotesk", sans-serif;--font-body:"Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--bg-base);color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:radial-gradient(#00e57326 1px,#0000 1px);background-size:50px 50px;background-attachment:fixed;overflow-x:hidden}@media (width<=768px){.container{max-width:100%;padding:0 1.5rem}body{padding-bottom:80px}}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.02em;line-height:1.1}a{color:inherit;text-decoration:none}button{font-family:var(--font-body);cursor:pointer;background:0 0;border:none}.eyebrow{color:var(--accent-primary);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:700;display:flex}.eyebrow:before{content:"";background-color:var(--accent-primary);width:24px;height:2px;display:block}.btn-primary{background-color:var(--accent-primary);color:var(--bg-base);letter-spacing:.05em;text-transform:uppercase;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary:hover{background-color:var(--accent-hover);box-shadow:var(--accent-glow)}.btn-outline{color:var(--text-primary);border:1px solid var(--border-color);letter-spacing:.05em;text-transform:uppercase;background-color:#0000;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-outline:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.section{border-top:1px solid var(--border-color);padding:8rem 0}.grid-cell{border:1px solid var(--border-color);background:0 0;padding:2.5rem;transition:background-color .3s}.grid-cell:hover{background-color:var(--bg-surface)}._header_ek3na_1{z-index:999;background:var(--bg-base);border-bottom:1px solid var(--border-color);padding:1.5rem 0;transition:all .3s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}._header_ek3na_1._scrolled_ek3na_13{background:var(--bg-base);padding:1rem 0;box-shadow:0 4px 20px #00000080}._headerContainer_ek3na_19{justify-content:space-between;align-items:center;display:flex}._logo_ek3na_25{align-items:center;gap:.5rem;display:flex}._logoIcon_ek3na_31{color:var(--accent-primary)}._logoText_ek3na_35{font-family:var(--font-heading);color:var(--accent-primary);letter-spacing:-.02em;font-size:1.5rem;font-weight:700}._nav_ek3na_43{gap:3rem;display:flex}._navLink_ek3na_48{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;flex-direction:column;align-items:center;padding:.5rem 0;font-size:.8rem;font-weight:700;transition:color .2s;display:flex;position:relative}._navLink_ek3na_48:hover,._navLink_ek3na_48._active_ek3na_66{color:var(--text-primary)}._navIndicator_ek3na_70{background-color:var(--accent-primary);transform-origin:50%;width:100%;height:2px;transition:transform .2s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-4px;transform:scaleX(0)}._navLink_ek3na_48:hover ._navIndicator_ek3na_70{transform:scaleX(.5)}._navLink_ek3na_48._active_ek3na_66 ._navIndicator_ek3na_70{transform:scaleX(1)!important}._actions_ek3na_89{align-items:center;gap:1.5rem;display:flex}._loginLink_ek3na_95{color:var(--text-secondary);letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;font-weight:700;transition:color .2s}._loginLink_ek3na_95:hover{color:var(--text-primary)}._mobileMenuBtn_ek3na_108{color:var(--accent-primary);display:none}._desktopOnly_ek3na_113{display:block}@media (width<=768px){._desktopOnly_ek3na_113{display:none}._mobileMenuBtn_ek3na_108{display:block}._nav_ek3na_43{background:var(--bg-surface);border-bottom:1px solid var(--border-color);z-index:998;flex-direction:column;gap:1.5rem;width:100%;padding:2rem;transition:transform .3s cubic-bezier(.16,1,.3,1);position:fixed;top:80px;left:0;transform:translateY(-150%);box-shadow:0 20px 40px #00000080}._nav_ek3na_43._mobileOpen_ek3na_142{transform:translateY(0)}._navLink_ek3na_48{font-size:1.25rem}}._footerSection_jepua_1{background-color:var(--bg-surface);border-top:1px solid var(--border-color);padding:6rem 0}._footerGrid_jepua_7{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:4rem;display:grid}._logo_jepua_13{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}._logoIcon_jepua_20{color:var(--accent-primary)}._logoText_jepua_24{font-family:var(--font-heading);color:var(--accent-primary);font-size:1.5rem;font-weight:700}._mission_jepua_31{color:var(--text-secondary);line-height:1.6;font-family:var(--font-heading);margin-bottom:2rem}._copyright_jepua_38{color:#94a3b866;font-size:.875rem}._footerCol_jepua_43 h4{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.125rem}._footerLinks_jepua_49{flex-direction:column;gap:.75rem;list-style:none;display:flex}._footerLinks_jepua_49 a{color:var(--text-secondary);font-size:.95rem;transition:color .2s}._footerLinks_jepua_49 a:hover{color:var(--accent-primary)}._newsletterForm_jepua_66{align-items:stretch;margin-top:1.5rem;display:flex}._emailInput_jepua_72{background:var(--bg-base);border:1px solid var(--border-color);color:var(--text-primary);font-family:var(--font-body);border-right:none;border-radius:4px 0 0 4px;outline:none;flex:1;padding:.75rem 1rem;transition:all .3s}._emailInput_jepua_72:focus{border-color:var(--accent-primary);box-shadow:0 0 15px #10b98133}._submitBtn_jepua_90{background:var(--bg-surface);color:var(--text-primary);border:1px solid var(--border-color);border-left:none;border-radius:0 4px 4px 0;justify-content:center;align-items:center;padding:0 1rem;transition:all .2s;display:flex}._emailInput_jepua_72:focus+._submitBtn_jepua_90{border-color:var(--accent-primary)}._submitBtn_jepua_90:hover{background:var(--accent-primary);color:var(--bg-base);border-color:var(--accent-primary)}@media (width<=1024px){._footerGrid_jepua_7{grid-template-columns:1fr 1fr;gap:3rem}}@media (width<=640px){._footerGrid_jepua_7{grid-template-columns:1fr}}._heroSection_wrvg4_1{background-color:var(--bg-base);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}._webglMesh_wrvg4_10{filter:blur(80px);z-index:0;background:radial-gradient(circle,#10b98126 0%,#161e2e00 50%),radial-gradient(circle at 20% 80%,#1e293b66 0%,#0b0f1900 40%);width:100vw;height:150vh;animation:20s ease-in-out infinite alternate _floatMesh_wrvg4_1;position:absolute;top:-50%;right:-20%}@keyframes _floatMesh_wrvg4_1{0%{transform:translate(0)scale(1)}to{transform:translate(-5%,5%)scale(1.1)}}._heroContainer_wrvg4_28{z-index:1;grid-template-columns:55fr 45fr;align-items:center;gap:4rem;padding-top:5rem;display:grid;position:relative}._leftColumn_wrvg4_38{flex-direction:column;gap:1.5rem;display:flex}._liveDot_wrvg4_44{background-color:var(--accent-primary);width:8px;height:8px;box-shadow:var(--accent-glow);border-radius:50%;margin-right:8px;animation:2s infinite _pulse_wrvg4_1;display:inline-block}@keyframes _pulse_wrvg4_1{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}._title_wrvg4_61{font-size:4rem;line-height:1.1}._title_wrvg4_61 span{color:var(--text-primary);opacity:.9}._subtext_wrvg4_71{color:var(--text-secondary);max-width:90%;font-size:1.25rem;line-height:1.6}._ctaGroup_wrvg4_78{gap:1rem;margin-top:1rem;display:flex}._rightColumn_wrvg4_84{perspective:1000px;justify-content:center;align-items:center;display:flex}._mockupContainer_wrvg4_91{width:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;-webkit-mask-image:radial-gradient(#000 40%,#0000 80%);mask-image:radial-gradient(#000 40%,#0000 80%)}._mockupContainer_wrvg4_91:after{content:"";background:radial-gradient(circle at center, transparent 30%, var(--bg-base) 90%);pointer-events:none;position:absolute;inset:0}._evInterior_wrvg4_113{object-fit:cover;width:100%;height:auto;display:block}@media (width<=1024px){._heroContainer_wrvg4_28{grid-template-columns:1fr;gap:3rem}._title_wrvg4_61{font-size:3rem}._mockupContainer_wrvg4_91{transform:none!important}._heroSection_wrvg4_1{flex-direction:column;padding-top:100px}._contentColumn_wrvg4_138{width:100%;margin-bottom:3rem}._visualColumn_wrvg4_142{width:100%;position:relative;right:0}}@media (width<=768px){._contentColumn_wrvg4_138 h1{font-size:3.5rem}._mockupContainer_wrvg4_91{border-radius:0;width:calc(100% + 3rem);margin-left:-1.5rem}._title_wrvg4_61{font-size:2.5rem}._ctaGroup_wrvg4_78{flex-direction:column;width:100%}._ctaGroup_wrvg4_78 a,._ctaGroup_wrvg4_78 button{width:100%}}._metricsSection_p1sr8_1{background-color:var(--bg-surface);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:4rem 0;overflow-x:hidden}._metricsGrid_p1sr8_9{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}._metricCard_p1sr8_16{flex-direction:column;align-items:center;gap:.75rem;display:flex}._iconWrapper_p1sr8_23{background:#ffffff08;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:.5rem;display:flex;box-shadow:inset 0 2px 10px #ffffff05}._icon_p1sr8_23{color:var(--accent-primary);filter:drop-shadow(0 0 8px #10b98199)}._metricValue_p1sr8_41{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;font-size:3.5rem;font-weight:700;line-height:1}._metricLabel_p1sr8_50{color:var(--text-secondary);font-size:1rem;font-weight:500}@media (width<=1024px){._metricsGrid_p1sr8_9{grid-template-columns:repeat(2,1fr);row-gap:3rem}}@media (width<=640px){._metricsGrid_p1sr8_9{grid-template-columns:1fr}}._quickBookSection_c6qor_1{background-color:var(--bg-base);position:relative;overflow:hidden}._quickBookSection_c6qor_1:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:1px;position:absolute;top:0;left:0}._grid_c6qor_17{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}._contentColumn_c6qor_24 h2{margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}._contentColumn_c6qor_24 h2 span{color:var(--accent-primary)}._description_c6qor_34{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}._featureList_c6qor_41{flex-direction:column;gap:1.5rem;margin-bottom:3rem;list-style:none;display:flex}._featureList_c6qor_41 li{color:var(--text-primary);align-items:flex-start;gap:1rem;font-size:1.125rem;display:flex}._checkIcon_c6qor_57{color:var(--accent-primary);flex-shrink:0;margin-top:2px}._ctaWrapper_c6qor_63{margin-top:2rem}._imageColumn_c6qor_67{position:relative}._imageWrapper_c6qor_71{border-radius:24px;transition:transform .5s;position:relative;overflow:hidden;transform:perspective(1000px)rotateY(-5deg)}._imageWrapper_c6qor_71:hover{transform:perspective(1000px)rotateY(0)}._imageWrapper_c6qor_71 img{width:100%;height:auto;display:block}._glowEffect_c6qor_89{pointer-events:none;z-index:-1;background:radial-gradient(circle,#10b98126 0%,#0000 60%);width:150%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=1024px){._grid_c6qor_17{grid-template-columns:1fr}._contentColumn_c6qor_24 h2{font-size:2.5rem}._imageWrapper_c6qor_71{transform:none}}._gridSection_1fxub_1{background-color:var(--bg-surface);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);overflow-x:hidden}._headerContainer_1fxub_8{text-align:center;max-width:700px;margin-bottom:5rem;margin-left:auto;margin-right:auto}._headerContainer_1fxub_8 h2{margin-bottom:1rem;font-size:3.5rem}._headerContainer_1fxub_8 h2 span{color:var(--accent-primary)}._headerContainer_1fxub_8 p{color:var(--text-secondary);font-size:1.25rem}._grid_1fxub_1{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}._card_1fxub_36{background:var(--bg-base);border:1px solid var(--border-color);text-align:center;border-radius:4px;padding:3rem 2rem;transition:all .3s cubic-bezier(.16,1,.3,1)}._card_1fxub_36:hover{border-color:#10b9814d;box-shadow:0 20px 40px #0006}._iconWrapper_1fxub_50{width:64px;height:64px;color:var(--accent-primary);background:#10b9811a;border-radius:16px;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}._card_1fxub_36 h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}._card_1fxub_36 p{color:var(--text-secondary);line-height:1.6}@media (width<=768px){._grid_1fxub_1{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:1rem;margin:0 -1.5rem;padding-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem;display:flex;overflow-x:auto}._grid_1fxub_1::-webkit-scrollbar{display:none}._card_1fxub_36{scroll-snap-align:center;flex-shrink:0;min-width:80vw}._headerContainer_1fxub_8 h2{font-size:2.5rem}}._tabsSection_1os2q_1{background-color:var(--bg-base);overflow-x:hidden}._grid_1os2q_6{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}._tabsColumn_1os2q_13 h2{margin-bottom:1rem;font-size:3.5rem;line-height:1.1}._tabsColumn_1os2q_13 h2 span{color:var(--accent-primary)}._subtitle_1os2q_23{color:var(--text-secondary);margin-bottom:3rem;font-size:1.25rem}._tabList_1os2q_29{flex-direction:column;gap:1rem;display:flex}._tabItem_1os2q_35{cursor:pointer;background:0 0;border-left:4px solid #0000;padding:1.5rem;transition:all .3s}._tabItem_1os2q_35 h3{color:var(--text-secondary);font-size:1.5rem;transition:color .3s}._tabItem_1os2q_35 p{color:var(--text-primary);margin-top:1rem;line-height:1.6;overflow:hidden}._tabItem_1os2q_35:hover h3{color:var(--text-primary)}._tabItem_1os2q_35._active_1os2q_60{border-left-color:var(--accent-primary);background:linear-gradient(90deg,#10b9811a 0%,#0000 100%)}._tabItem_1os2q_35._active_1os2q_60 h3{color:var(--accent-primary)}._visualColumn_1os2q_69{height:500px;position:relative}._visualWrapper_1os2q_74{background:var(--bg-surface);border:var(--glass-border);border-radius:24px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}._dynamicVisual_1os2q_87{filter:blur(80px);width:100%;height:100%;position:absolute;top:0;left:0}._uiOverlay_1os2q_96{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2;background:#0f172a99;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:60%;height:60%;display:flex;position:relative;box-shadow:0 20px 40px #0006}._uiHeader_1os2q_110{border-bottom:1px solid #ffffff1a;height:40px}._uiBody_1os2q_115{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex}._uiLine_1os2q_123{background:#ffffff1a;border-radius:6px;height:12px}@media (width<=1024px){._grid_1os2q_6{grid-template-columns:1fr;gap:2rem}._visualColumn_1os2q_69{order:-1;height:400px}._tabsColumn_1os2q_13 h2{font-size:2.5rem}._tabList_1os2q_29{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex-direction:row;margin:0 -1.5rem;padding-bottom:1rem;padding-left:1.5rem;padding-right:1.5rem;overflow-x:auto}._tabList_1os2q_29::-webkit-scrollbar{display:none}._tabItem_1os2q_35{scroll-snap-align:center;background:#ffffff05;border-bottom:4px solid #0000;border-left:none;border-radius:12px;flex-shrink:0;min-width:70vw}._tabItem_1os2q_35._active_1os2q_60{border-left-color:#0000;border-bottom-color:var(--accent-primary);background:linear-gradient(#10b9811a 0%,#0000 100%)}}._headerArea_19064_1{margin-bottom:4rem}._headerArea_19064_1 h2{color:var(--text-primary);font-size:3.5rem;font-weight:700;line-height:1.1}._gridTable_19064_12{border-top:1px solid var(--border-color);border-left:1px solid var(--border-color);border-right:1px solid var(--border-color);background-color:var(--bg-surface);border-radius:8px 8px 0 0;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}._gridCell_19064_23{border-bottom:1px solid var(--border-color);border-right:1px solid var(--border-color);padding:3rem}._gridCell_19064_23:nth-child(2n){border-right:none}._cellEyebrow_19064_33{color:var(--accent-primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:700}._gridCell_19064_23 h3{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}._cellSubtitle_19064_49{color:var(--accent-primary);margin-bottom:.75rem;font-size:.9rem;font-weight:600}._gridCell_19064_23 p{color:var(--text-secondary);font-size:1rem;line-height:1.6}@media (width<=768px){._gridTable_19064_12{grid-template-columns:1fr}._gridCell_19064_23{border-right:none;padding:1.5rem}._headerArea_19064_1 h2{font-size:2.5rem}}._mapSection_16cr3_1{background-color:var(--bg-surface);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);overflow-x:hidden}._headerContainer_16cr3_8{text-align:center;margin-bottom:4rem}._headerContainer_16cr3_8 h2{font-size:3rem;line-height:1.2}._headerContainer_16cr3_8 h2 span{color:var(--accent-primary)}._mapContainer_16cr3_22{background-color:var(--bg-base);border:1px solid var(--border-color);border-radius:4px;width:100%;height:600px;position:relative;overflow:hidden;box-shadow:inset 0 0 100px #00000080}._statsOverlay_16cr3_33{z-index:30;flex-direction:column;gap:1rem;display:flex;position:absolute;top:2rem;right:2rem}._statBox_16cr3_43{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:var(--glass-border);text-align:center;border-radius:16px;padding:1.5rem}._statBox_16cr3_43 h3{color:var(--accent-primary);margin-bottom:.25rem;font-size:2.5rem}._statBox_16cr3_43 p{color:var(--text-primary);font-weight:500}._mapOverlay_16cr3_63{background:radial-gradient(circle at center, transparent 0%, var(--bg-base) 100%);z-index:10;pointer-events:none;position:absolute;inset:0}._gridLines_16cr3_71{background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}._evDot_16cr3_80{background-color:var(--accent-primary);z-index:5;border-radius:50%;width:8px;height:8px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 20px 6px #10b98199}._zoneMarker_16cr3_91{z-index:20;cursor:pointer;position:absolute;transform:translate(-50%,-100%)}._pulseRing_16cr3_98{z-index:-1;background-color:#10b98166;border-radius:50%;width:24px;height:8px;animation:2s cubic-bezier(.16,1,.3,1) infinite _mapPulse_16cr3_1;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}@keyframes _mapPulse_16cr3_1{0%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%)scale(4)}}._pinIconActive_16cr3_116{color:var(--accent-primary);filter:drop-shadow(0 0 10px #10b98180)}._pinIconInactive_16cr3_121{color:var(--text-secondary);opacity:.5}._tooltip_16cr3_126{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:var(--glass-border);opacity:0;visibility:hidden;pointer-events:none;border-radius:12px;min-width:220px;padding:1rem;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:120%;left:50%;transform:translate(-50%)translateY(10px)}._zoneMarker_16cr3_91:hover ._tooltip_16cr3_126{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}._tooltipName_16cr3_149{margin-bottom:.25rem;font-size:1.125rem;font-weight:600}._tooltipDensity_16cr3_155{color:var(--text-secondary);font-size:.875rem}._mintText_16cr3_160{color:var(--accent-primary);font-weight:600}._slateText_16cr3_161{color:var(--text-secondary)}@media (width<=1024px){._mapContainer_16cr3_22{height:400px}._headerContainer_16cr3_8 h2{font-size:2.5rem}._statsOverlay_16cr3_33{display:none}}._tickerSection_1xo01_1{background-color:var(--bg-base);border-bottom:1px solid var(--border-color);padding:4rem 0;overflow-x:hidden}._headerContainer_1xo01_8{text-align:center;margin-bottom:3rem}._headerContainer_1xo01_8 h2{color:var(--text-secondary);font-size:2rem}._tickerWrapper_1xo01_18{width:100%;padding:1rem 0;position:relative;overflow:hidden}._fadeLeft_1xo01_25{background:linear-gradient(to right, var(--bg-base), transparent);z-index:2;width:200px;height:100%;position:absolute;top:0;left:0}._fadeRight_1xo01_35{background:linear-gradient(to left, var(--bg-base), transparent);z-index:2;width:200px;height:100%;position:absolute;top:0;right:0}._tickerTrack_1xo01_45{gap:4rem;width:fit-content;display:flex}._logoItem_1xo01_51{color:#fff6;filter:grayscale();justify-content:center;align-items:center;gap:.75rem;min-width:200px;transition:all .3s;display:flex}._logoItem_1xo01_51:hover{color:var(--text-primary);filter:grayscale(0%)}._logoText_1xo01_67{font-family:var(--font-heading);font-size:1.5rem;font-weight:600}._testiSection_1bh2j_1{background-color:var(--bg-surface);border-bottom:1px solid var(--border-color);overflow-x:hidden}._headerContainer_1bh2j_7{text-align:center;margin-bottom:5rem}._headerContainer_1bh2j_7 h2{font-size:3.5rem;line-height:1.2}._headerContainer_1bh2j_7 h2 span{color:var(--accent-primary)}._grid_1bh2j_21{grid-template-columns:1fr 1fr;gap:2rem;max-width:1000px;margin:0 auto;display:grid}._card_1bh2j_29{background:var(--bg-base);border:1px solid var(--border-color);border-radius:4px;padding:3rem;transition:all .3s;position:relative}._card_1bh2j_29:hover{border-color:#fff3;transform:translateY(-5px);box-shadow:0 20px 40px #0000004d}._quoteIcon_1bh2j_44{color:#ffffff0d;position:absolute;top:2rem;right:2rem}._rating_1bh2j_51{color:#f59e0b;gap:.25rem;margin-bottom:1.5rem;display:flex}._reviewText_1bh2j_58{color:var(--text-primary);margin-bottom:2rem;font-size:1.25rem;font-style:italic;line-height:1.6}._authorSection_1bh2j_66{align-items:center;gap:1rem;display:flex}._avatar_1bh2j_72{background:linear-gradient(135deg,#10b98133,#1e293b);border:1px solid #ffffff1a;border-radius:50%;width:48px;height:48px}._brandName_1bh2j_80{color:var(--text-primary);margin-bottom:.25rem;font-size:1.125rem}._authorTitle_1bh2j_86{color:var(--text-secondary);font-size:.875rem}@media (width<=768px){._grid_1bh2j_21{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:1rem;margin:0 -1.5rem;padding-bottom:2rem;padding-left:1.5rem;padding-right:1.5rem;display:flex;overflow-x:auto}._grid_1bh2j_21::-webkit-scrollbar{display:none}._card_1bh2j_29{scroll-snap-align:center;flex-shrink:0;min-width:85vw;padding:2rem}._headerContainer_1bh2j_7 h2{font-size:2.5rem}}._aboutSection_12gco_1{background-color:var(--bg-surface);border-bottom:var(--glass-border)}._grid_12gco_6{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}._contentColumn_12gco_13 h2{margin-bottom:1.5rem;font-size:3rem;line-height:1.2}._contentColumn_12gco_13 h2 span{color:var(--accent-primary)}._description_12gco_23{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}._pointsList_12gco_30{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}._pointItem_12gco_37{align-items:flex-start;gap:1.5rem;display:flex}._iconWrapper_12gco_43{width:48px;height:48px;color:var(--accent-primary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._pointItem_12gco_37 h4{color:var(--text-primary);margin-bottom:.25rem;font-size:1.125rem}._pointItem_12gco_37 p{color:var(--text-secondary);font-size:.95rem;line-height:1.5}._aboutBtn_12gco_68{margin-top:1rem}._imageColumn_12gco_72{position:relative}._imageWrapper_12gco_76{border:var(--glass-border);border-radius:24px;position:relative;overflow:hidden;box-shadow:0 40px 80px #00000080}._imageWrapper_12gco_76 img{width:100%;height:auto;display:block}._statsCard_12gco_90{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:var(--glass-border);border-radius:16px;padding:1.5rem 2rem;position:absolute;bottom:2rem;left:-2rem;box-shadow:0 20px 40px #0006}._statsCard_12gco_90 h3{color:var(--accent-primary);margin-bottom:.25rem;font-size:2rem}._statsCard_12gco_90 p{color:var(--text-primary);font-weight:500}@media (width<=1024px){._grid_12gco_6{grid-template-columns:1fr;gap:4rem}._statsCard_12gco_90{left:2rem}}._faqSection_1kb5t_1{background-color:var(--bg-surface);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);overflow-x:hidden}._container_1kb5t_8{max-width:900px}._headerContainer_1kb5t_12{text-align:center;margin-bottom:4rem}._headerContainer_1kb5t_12 h2{font-size:2.5rem;line-height:1.3}._headerContainer_1kb5t_12 h2 span{color:var(--accent-primary)}._faqList_1kb5t_26{flex-direction:column;gap:1rem;display:flex}._faqItem_1kb5t_32{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:4px;transition:all .3s;overflow:hidden}._faqItem_1kb5t_32:hover{border-color:#ffffff26}._faqItem_1kb5t_32._open_1kb5t_44{border-color:#10b9814d;box-shadow:0 10px 30px #0003}._questionBtn_1kb5t_49{width:100%;color:var(--text-primary);text-align:left;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.125rem;font-weight:500;display:flex}._iconWrapper_1kb5t_61{color:var(--accent-primary);justify-content:center;align-items:center;display:flex}._answerWrapper_1kb5t_68{overflow:hidden}._answerInner_1kb5t_72{color:var(--text-secondary);padding:0 1.5rem 1.5rem;font-size:1rem;line-height:1.6}@media (width<=768px){._headerContainer_1kb5t_12 h2{font-size:2rem}}._ctaSection_40nfk_1{background-color:var(--bg-base);padding-bottom:6rem}._ctaBanner_40nfk_6{background:var(--bg-surface);border:1px solid var(--border-color);text-align:center;border-radius:4px;padding:5rem 2rem;position:relative;overflow:hidden;box-shadow:0 40px 80px #0006}._glowBg_40nfk_17{pointer-events:none;z-index:0;background:radial-gradient(#10b98126 0%,#0000 60%);width:150%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._content_40nfk_29{z-index:2;max-width:800px;margin:0 auto;position:relative}._content_40nfk_29 h2{margin-bottom:1.5rem;font-size:3rem;line-height:1.2}._content_40nfk_29 h2 span{color:var(--accent-primary)}._content_40nfk_29 p{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.25rem}._btnGroup_40nfk_52{justify-content:center;gap:1rem;display:flex}@media (width<=768px){._ctaBanner_40nfk_6{padding:3rem 1.5rem}._content_40nfk_29 h2{font-size:2rem}._btnGroup_40nfk_52{flex-direction:column}}._contactPage_e3ukh_1{background-color:#0a0f15;min-height:100vh;padding-top:120px;padding-bottom:80px;position:relative;overflow:hidden}._dotBackground_e3ukh_11{pointer-events:none;z-index:0;background-image:radial-gradient(#10b98126 1px,#0000 1px);background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0}._dotBackground_e3ukh_11:after{content:"";pointer-events:none;background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:10% 100%;width:100%;height:100%;position:absolute;top:0;left:0}._gridContainer_e3ukh_36{z-index:1;grid-template-columns:1fr 1.2fr;gap:4rem;max-width:1200px;display:grid;position:relative}._leftCol_e3ukh_46{flex-direction:column;justify-content:space-between;display:flex}._sectionLabel_e3ukh_52,._formLabel_e3ukh_52,._detailLabel_e3ukh_52{letter-spacing:.1em;color:#10b981;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:700}._heroText_e3ukh_61 h1{color:#fff;margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}._heroText_e3ukh_61 h1 span{color:#10b981}._heroSubtext_e3ukh_72{color:#94a3b8;max-width:400px;font-size:1.125rem;line-height:1.6}._contactInfo_e3ukh_79{margin-top:8rem}._infoBlock_e3ukh_83{border-left:4px solid #10b981;margin-bottom:3rem;padding-left:1.5rem}._infoBlock_e3ukh_83 h2{color:#fff;margin-bottom:.75rem;font-size:2rem}._infoBlock_e3ukh_83 p{color:#94a3b8;max-width:380px;font-size:.95rem;line-height:1.6}._detailsBlock_e3ukh_102{flex-direction:column;gap:2rem;display:flex}._detailValue_e3ukh_108{color:#fff;margin-top:.5rem;font-size:1.125rem;font-weight:600}._rightCol_e3ukh_116{flex-direction:column;align-items:flex-end;display:flex}._badgeWrapper_e3ukh_123{margin-bottom:4rem;margin-right:2rem}._rotatingBadge_e3ukh_128{justify-content:center;align-items:center;width:200px;height:200px;animation:15s linear infinite _rotate_e3ukh_1;display:flex;position:relative}@keyframes _rotate_e3ukh_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._badgeText_e3ukh_143{letter-spacing:.2em;fill:#10b981;font-family:monospace;font-size:12px;font-weight:700}._badgeCenter_e3ukh_151{animation:15s linear infinite _counterRotate_e3ukh_1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes _counterRotate_e3ukh_1{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(-360deg)}}._leafIcon_e3ukh_165{color:#10b981}._formCard_e3ukh_170{background:#151a21;border:1px solid #ffffff0d;border-radius:16px;width:100%;padding:3rem;box-shadow:0 40px 100px #0009}._formCard_e3ukh_170 h3{color:#fff;margin-bottom:2.5rem;font-size:1.75rem}._contactForm_e3ukh_185{flex-direction:column;gap:2rem;display:flex}._formRow_e3ukh_191{grid-template-columns:1fr 1fr;gap:2rem;display:grid}._inputGroup_e3ukh_197{flex-direction:column;gap:.5rem;display:flex}._inputGroup_e3ukh_197 label{letter-spacing:.1em;color:#10b981;text-transform:uppercase;font-size:.7rem;font-weight:700}._inputGroup_e3ukh_197 input,._inputGroup_e3ukh_197 select,._inputGroup_e3ukh_197 textarea{color:#fff;background:0 0;border:none;border-bottom:1px solid #ffffff1a;padding:.5rem 0;font-family:inherit;font-size:.95rem;transition:border-color .3s}._inputGroup_e3ukh_197 select{color:#94a3b8;appearance:none}._inputGroup_e3ukh_197 input:focus,._inputGroup_e3ukh_197 select:focus,._inputGroup_e3ukh_197 textarea:focus{border-bottom-color:#10b981;outline:none}._inputGroup_e3ukh_197 input::placeholder,._inputGroup_e3ukh_197 textarea::placeholder{color:#475569}._submitBtn_e3ukh_241{color:#000;cursor:pointer;background:#10b981;border:none;border-radius:8px;width:fit-content;margin-top:1rem;padding:1rem 2rem;font-size:.95rem;font-weight:600;transition:all .3s}._submitBtn_e3ukh_241:hover{background:#0ea5e9;transform:translateY(-2px)}@media (width<=1024px){._gridContainer_e3ukh_36{grid-template-columns:1fr;gap:6rem}._rightCol_e3ukh_116{align-items:flex-start}._badgeWrapper_e3ukh_123{margin-right:0}}@media (width<=768px){._contactPage_e3ukh_1{padding-top:100px}._heroText_e3ukh_61 h1{font-size:2.5rem}._formCard_e3ukh_170{padding:2rem 1.5rem}._formRow_e3ukh_191{grid-template-columns:1fr;gap:1.5rem}._contactInfo_e3ukh_79{margin-top:4rem}}._fleetPage_5ukfh_1{color:#fff;background-color:#0a0f15;min-height:100vh;padding-top:100px}._sectionHeader_5ukfh_9{text-align:center;max-width:800px;margin:0 auto 4rem}._sectionHeader_5ukfh_9 h2{margin-bottom:1rem;font-size:2.5rem}._sectionHeader_5ukfh_9 p{color:#94a3b8;font-size:1.125rem;line-height:1.6}._sectionLabel_5ukfh_26,._sectionLabelCentered_5ukfh_26{letter-spacing:.1em;color:#10b981;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:700}._sectionLabelCentered_5ukfh_26{text-align:center;display:block}._heroSection_5ukfh_41{border-bottom:1px solid #ffffff0d;padding:6rem 0;position:relative;overflow:hidden}._dotBackground_5ukfh_48{pointer-events:none;z-index:0;background-image:radial-gradient(#10b9811a 1px,#0000 1px);background-size:30px 30px;width:100%;height:100%;position:absolute;top:0;left:0}._heroContainer_5ukfh_60{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}._heroText_5ukfh_69 h1{margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}._heroText_5ukfh_69 h1 span{color:#10b981}._heroSubtext_5ukfh_79{color:#94a3b8;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}._heroChecklist_5ukfh_86{margin-bottom:2.5rem;padding:0;list-style:none}._heroChecklist_5ukfh_86 li{align-items:center;gap:.75rem;margin-bottom:.75rem;font-weight:500;display:flex}._checkIcon_5ukfh_100{color:#10b981}._heroVisual_5ukfh_104 ._imageWrapper_5ukfh_104{aspect-ratio:4/3;border:1px solid #ffffff1a;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 40px 100px #0009}._heroImg_5ukfh_113{object-fit:cover;width:100%;height:100%}._comparisonSection_5ukfh_120{background:#0d131a;padding:8rem 0}._comparisonGrid_5ukfh_125{grid-template-columns:1fr 1fr;gap:2rem;display:grid}._compCard_5ukfh_131{background:#151a21;border:1px solid #ffffff0d;border-radius:16px;padding:3rem}._cardHeaderRed_5ukfh_138,._cardHeaderGreen_5ukfh_138{border-bottom:1px solid #ffffff1a;align-items:center;gap:.75rem;margin-bottom:2rem;padding-bottom:1rem;font-size:1.25rem;font-weight:700;display:flex}._cardHeaderRed_5ukfh_138{color:#ef4444}._cardHeaderGreen_5ukfh_138{color:#10b981}._compList_5ukfh_157{padding:0;list-style:none}._compList_5ukfh_157 li{margin-bottom:1.5rem}._compList_5ukfh_157 strong{margin-bottom:.25rem;font-size:1.1rem;display:block}._compList_5ukfh_157 p{color:#94a3b8;font-size:.95rem;line-height:1.5}._processSection_5ukfh_179{padding:8rem 0}._processGrid_5ukfh_183{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}._processStep_5ukfh_189{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:2.5rem}._stepNum_5ukfh_197{color:#10b981;background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1.5rem;font-size:1.25rem;font-weight:700;display:flex}._processStep_5ukfh_189 h4{margin-bottom:1rem;font-size:1.25rem}._processStep_5ukfh_189 p{color:#94a3b8;font-size:.95rem;line-height:1.6}._benefitsSection_5ukfh_223{background:#0d131a;padding:8rem 0}._benefitsGrid_5ukfh_228{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}._benefitCard_5ukfh_234{background:#151a21;border:1px solid #ffffff0d;border-radius:16px;padding:2rem;transition:transform .3s}._benefitCard_5ukfh_234:hover{border-color:#10b9814d;transform:translateY(-5px)}._bIcon_5ukfh_247{color:#10b981;margin-bottom:1.5rem}._benefitCard_5ukfh_234 h4{margin-bottom:.75rem;font-size:1.125rem}._benefitCard_5ukfh_234 p{color:#94a3b8;font-size:.95rem;line-height:1.5}._roiSection_5ukfh_264{padding:8rem 0}._roiContainer_5ukfh_268{text-align:center;background:#151a21;border:1px solid #ffffff0d;border-radius:24px;padding:4rem}._statGrid_5ukfh_276{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}._statBox_5ukfh_283 h3{color:#10b981;margin-bottom:.5rem;font-size:3rem}._statBox_5ukfh_283 p{color:#94a3b8}._roiFormula_5ukfh_293{background:#0000004d;border-radius:100px;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1rem;padding:1.5rem;display:inline-flex}._formulaPill_5ukfh_305{font-size:1.25rem;font-weight:600}._mathOp_5ukfh_310{color:#475569;font-size:1.5rem}._formulaResult_5ukfh_315{color:#10b981}._formulaNote_5ukfh_319{color:#475569;font-size:.85rem}._pricingSection_5ukfh_325{background:#0d131a;padding:8rem 0}._pricingHeader_5ukfh_330{text-align:center;margin-bottom:3rem}._pricingHeader_5ukfh_330 h2{font-size:2.5rem}._pricingCard_5ukfh_339{text-align:center;background:#151a21;border:1px solid #10b9814d;border-radius:24px;max-width:500px;margin:0 auto;padding:3rem;box-shadow:0 20px 60px #10b9811a}._priceLabel_5ukfh_350{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.95rem}._priceAmount_5ukfh_358{color:#fff;margin-bottom:1.5rem;font-size:4.5rem;font-weight:700;line-height:1}._currency_5ukfh_366{vertical-align:super;color:#10b981;font-size:2.5rem}._metric_5ukfh_372{color:#94a3b8;font-size:1.25rem;font-weight:400}._priceDesc_5ukfh_378{color:#94a3b8;margin-bottom:2.5rem}._priceBtn_5ukfh_383{justify-content:center;width:100%}._gallerySection_5ukfh_389{padding:8rem 0}._galleryContainer_5ukfh_393{grid-template-columns:2fr 1fr;gap:2rem;display:grid}._videoPlaceholder_5ukfh_399{aspect-ratio:16/9;border:1px solid #ffffff1a;border-radius:16px;position:relative;overflow:hidden}._videoPlaceholder_5ukfh_399 img{object-fit:cover;width:100%;height:100%}._playBtn_5ukfh_413{color:#000;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._thumbnailList_5ukfh_424{flex-direction:column;gap:1rem;display:flex}._thumbnail_5ukfh_424{aspect-ratio:16/9;border:1px solid #ffffff1a;border-radius:12px;overflow:hidden}._thumbnail_5ukfh_424 img{object-fit:cover;width:100%;height:100%}._audienceSection_5ukfh_442{background:#0d131a;padding:8rem 0}._fourColGrid_5ukfh_447{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}._gridCard_5ukfh_453{background:#151a21;border:1px solid #ffffff0d;border-radius:16px;padding:2rem}._cardDot_5ukfh_460{background:#10b981;border-radius:50%;width:12px;height:12px;margin-bottom:1.5rem}._gridCard_5ukfh_453 h4{margin-bottom:.5rem;font-size:1.1rem}._gridCard_5ukfh_453 p{color:#94a3b8;font-size:.9rem;line-height:1.5}._faqSection_5ukfh_476{padding:8rem 0}._faqContainer_5ukfh_480{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}._faqItem_5ukfh_488{cursor:pointer;background:#151a21;border:1px solid #ffffff0d;border-radius:12px;padding:1.5rem 2rem}._faqQ_5ukfh_496{justify-content:space-between;align-items:center;display:flex}._plusIcon_5ukfh_502{color:#10b981;font-size:1.5rem}._bottomCtaSection_5ukfh_508{text-align:center;background:url(/api/placeholder/1920/1080) 50%/cover;padding:8rem 0;position:relative}._ctaOverlay_5ukfh_516{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0f15d9;width:100%;height:100%;position:absolute;top:0;left:0}._ctaContent_5ukfh_523{z-index:1;position:relative}._ctaContent_5ukfh_523 h2{margin-bottom:2.5rem;font-size:3rem;line-height:1.2}._ctaContent_5ukfh_523 h2 span{color:#10b981}._ctaBtn_5ukfh_538{padding:1rem 3rem;font-size:1.125rem}@media (width<=1024px){._heroContainer_5ukfh_60,._comparisonGrid_5ukfh_125,._galleryContainer_5ukfh_393{grid-template-columns:1fr}._processGrid_5ukfh_183,._benefitsGrid_5ukfh_228,._statGrid_5ukfh_276,._fourColGrid_5ukfh_447{grid-template-columns:repeat(2,1fr)}._thumbnailList_5ukfh_424{flex-direction:row}._roiFormula_5ukfh_293{border-radius:24px;flex-direction:column;padding:2rem}}@media (width<=768px){._heroText_5ukfh_69 h1,._sectionHeader_5ukfh_9 h2,._ctaContent_5ukfh_523 h2{font-size:2.5rem}._processGrid_5ukfh_183,._benefitsGrid_5ukfh_228,._statGrid_5ukfh_276,._fourColGrid_5ukfh_447{grid-template-columns:1fr}._thumbnailList_5ukfh_424{flex-direction:column}._roiContainer_5ukfh_268{padding:2rem}}._pricingPage_1ylyx_1{color:#fff;background-color:#0a0f15;min-height:100vh;padding-top:100px}._sectionHeader_1ylyx_9{text-align:center;max-width:800px;margin:0 auto 3rem}._sectionHeader_1ylyx_9 h2{margin-bottom:1rem;font-size:2.5rem}._sectionHeader_1ylyx_9 h2 span{color:#10b981}._sectionHeader_1ylyx_9 p{color:#94a3b8;font-size:1.125rem;line-height:1.6}._sectionLabelCentered_1ylyx_30{letter-spacing:.1em;color:#10b981;text-transform:uppercase;text-align:center;margin-bottom:1.5rem;font-size:.75rem;font-weight:700;display:block}._heroSection_1ylyx_42{border-bottom:1px solid #ffffff0d;padding:6rem 0;position:relative;overflow:hidden}._dotBackground_1ylyx_49{pointer-events:none;z-index:0;background-image:radial-gradient(#10b98114 1px,#0000 1px);background-size:30px 30px;width:100%;height:100%;position:absolute;top:0;left:0}._heroContainer_1ylyx_58{z-index:1;text-align:center;position:relative}._heroContainer_1ylyx_58 h1{margin-bottom:1.5rem;font-size:3.5rem}._heroSubtext_1ylyx_69{color:#94a3b8;max-width:600px;margin:0 auto 2rem;font-size:1.125rem;line-height:1.6}._trustBadges_1ylyx_77{margin-bottom:1.5rem}._badge_1ylyx_81{color:#10b981;background:#10b9811a;border:1px solid #10b98133;border-radius:100px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;display:inline-flex}._secondaryBadges_1ylyx_94{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}._badgeOutline_1ylyx_102{color:#94a3b8;background:#ffffff05;border:1px solid #ffffff1a;border-radius:100px;align-items:center;padding:.5rem 1rem;font-size:.85rem;display:inline-flex}._pricingGrid_1ylyx_114{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:1.5rem;display:grid}._priceCard_1ylyx_121{text-align:left;background:#151a21;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;padding:2.5rem 1.5rem;transition:transform .3s;display:flex;position:relative}._priceCard_1ylyx_121:hover{transform:translateY(-5px)}._highlightedCard_1ylyx_137{z-index:2;background:linear-gradient(#1a222b 0%,#151a21 100%);border-color:#10b98180;transform:scale(1.05);box-shadow:0 10px 40px #10b98126}._highlightedCard_1ylyx_137:hover{transform:scale(1.05)translateY(-5px)}._popularBadge_1ylyx_149{color:#0a0f15;letter-spacing:.05em;background:#10b981;border-radius:100px;padding:.25rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}._cardHeader_1ylyx_163 h3{margin-bottom:.25rem;font-size:1.5rem}._cardHeader_1ylyx_163 p{color:#94a3b8;margin-bottom:1.5rem;font-size:.9rem}._priceAmount_1ylyx_174{color:#fff;margin-bottom:2rem;font-size:3rem;font-weight:700;line-height:1}._currency_1ylyx_182{vertical-align:super;color:#10b981;font-size:1.5rem}._metric_1ylyx_188{color:#94a3b8;font-size:.9rem;font-weight:400}._featureList_1ylyx_194{flex-grow:1;margin:0 0 2rem;padding:0;list-style:none}._featureList_1ylyx_194 li{color:#cbd5e1;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.9rem;display:flex}._featureList_1ylyx_194 li svg{color:#10b981;flex-shrink:0;margin-top:2px}._featuresSection_1ylyx_217{background:#0d131a;padding:6rem 0}._featuresGrid_1ylyx_222{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}._featureBox_1ylyx_229{background:#151a21;border:1px solid #ffffff0d;border-radius:12px;padding:2rem}._iconDot_1ylyx_236{background:#10b9811a;border:1px solid #10b9814d;border-radius:8px;width:32px;height:32px;margin-bottom:1rem}._featureBox_1ylyx_229 h4{margin-bottom:.5rem;font-size:1.1rem}._featureBox_1ylyx_229 p{color:#94a3b8;font-size:.9rem;line-height:1.5}._bannerContainer_1ylyx_256{justify-content:center;display:flex}._yellowBanner_1ylyx_261{color:#10b981;background:#10b9811a;border:1px solid #10b98133;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;display:inline-flex}._roiSection_1ylyx_275{padding:6rem 0}._pipelineContainer_1ylyx_279{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}._pipelineBox_1ylyx_286{text-align:center;background:#151a21;border:1px solid #ffffff0d;border-radius:12px;flex:1;padding:2rem}._pipelineBox_1ylyx_286 h3{color:#10b981;margin-bottom:.5rem;font-size:2rem}._pipelineBox_1ylyx_286 p{color:#94a3b8;font-size:.9rem}._pipelineArrow_1ylyx_306{color:#334155;flex-shrink:0;margin:0 1rem}._darkBanner_1ylyx_312{text-align:center;background:#000;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem 3rem;font-size:1.1rem;font-weight:600}._darkBanner_1ylyx_312 span{color:#10b981}._tinyText_1ylyx_326{color:#64748b;margin-top:.5rem;font-size:.75rem;font-weight:400}._faqSection_1ylyx_334{background:#0d131a;padding:6rem 0}._faqContainer_1ylyx_339{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}._faqItem_1ylyx_347{background:#151a21;border:1px solid #ffffff0d;border-radius:8px;padding:1.25rem 1.5rem}._faqQ_1ylyx_354{justify-content:space-between;align-items:center;display:flex}._faqQ_1ylyx_354 h4{font-size:1rem;font-weight:500}._plusIcon_1ylyx_365{color:#10b981;font-size:1.25rem}._bottomCtaSection_1ylyx_371{text-align:center;background:#0a0f15;border-top:1px solid #ffffff0d;padding:6rem 0;position:relative}._ctaContent_1ylyx_379{z-index:1;position:relative}._ctaContent_1ylyx_379 h2{margin-bottom:1rem;font-size:2.5rem}._ctaContent_1ylyx_379 h2 span{color:#10b981}._ctaContent_1ylyx_379 p{color:#94a3b8;margin-bottom:2.5rem;font-size:1.1rem}._whatsappBtn_1ylyx_399{color:#fff;background:#25d366;align-items:center;padding:1rem 2.5rem;font-size:1.1rem;display:inline-flex}._whatsappBtn_1ylyx_399:hover{background:#1ebe57;transform:translateY(-2px);box-shadow:0 10px 20px #25d36633}._trustFooter_1ylyx_414{color:#f59e0b;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;font-size:.85rem;display:flex}@media (width<=1024px){._pricingGrid_1ylyx_114{grid-template-columns:repeat(2,1fr)}._highlightedCard_1ylyx_137{transform:none}._highlightedCard_1ylyx_137:hover{transform:translateY(-5px)}._featuresGrid_1ylyx_222{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._heroContainer_1ylyx_58 h1{font-size:2.5rem}._pricingGrid_1ylyx_114,._featuresGrid_1ylyx_222{grid-template-columns:1fr}._pipelineContainer_1ylyx_279{flex-direction:column;gap:1rem}._pipelineArrow_1ylyx_306{transform:rotate(90deg)}}._aboutPage_vulh2_1{color:#fff;background-color:#0a0f15;min-height:100vh;padding-top:100px}._sectionLabel_vulh2_9,._sectionLabelCentered_vulh2_9{letter-spacing:.1em;color:#10b981;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:700}._sectionLabelCentered_vulh2_9{text-align:center;display:block}._heroSection_vulh2_24{border-bottom:1px solid #ffffff0d;padding:6rem 0}._heroContainer_vulh2_29{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}._heroContent_vulh2_36 h1{margin-bottom:1.5rem;font-size:3.5rem;line-height:1.2}._heroContent_vulh2_36 h1 span{color:#10b981}._heroSubtext_vulh2_46{color:#94a3b8;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}._heroActions_vulh2_53{gap:1rem;display:flex}._heroVisual_vulh2_58{border:1px solid #ffffff1a;border-radius:24px;overflow:hidden}._heroImg_vulh2_64{width:100%;height:auto;display:block}._storySection_vulh2_71{background:#0d131a;padding:8rem 0}._storyContainer_vulh2_76{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}._storyVisual_vulh2_83{border:1px solid #ffffff0d;border-radius:24px;overflow:hidden}._storyImg_vulh2_89{object-fit:cover;width:100%;height:100%;display:block}._storyContent_vulh2_96 h2{margin-bottom:1.5rem;font-size:2.5rem}._storyText_vulh2_101{color:#94a3b8;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}._quoteBox_vulh2_108{background:#10b9810d;border-left:4px solid #10b981;border-radius:0 12px 12px 0;margin:2rem 0;padding:2rem;position:relative}._quoteIcon_vulh2_117{color:#10b981;opacity:.5;margin-bottom:1rem}._quoteBox_vulh2_108 blockquote{color:#fff;margin:0;font-size:1.25rem;font-style:italic}._founderSign_vulh2_130{color:#10b981;font-size:.9rem;font-weight:500}._missionSection_vulh2_137{padding:8rem 0}._missionHeader_vulh2_141{text-align:center;margin-bottom:4rem}._missionHeader_vulh2_141 h2{margin-bottom:1rem;font-size:2.5rem}._missionHeader_vulh2_141 p{color:#94a3b8;font-size:1.1rem}._missionGrid_vulh2_156{grid-template-columns:1fr 1fr;gap:2rem;display:grid}._missionCard_vulh2_162{text-align:center;background:#151a21;border:1px solid #ffffff0d;border-radius:16px;padding:3rem}._cardIcon_vulh2_170{color:#10b981;background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}._missionCard_vulh2_162 h3{margin-bottom:1rem;font-size:1.5rem}._missionCard_vulh2_162 p{color:#94a3b8;line-height:1.6}._whatWeDoSection_vulh2_193{background:#0d131a;padding:8rem 0}._whatWeDoContainer_vulh2_198{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}._whatWeDoContent_vulh2_205 h2{margin-bottom:1.5rem;font-size:2.5rem}._whatWeDoContent_vulh2_205 p{color:#94a3b8;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}._whatWeDoContent_vulh2_205 strong{color:#fff}._highlightPill_vulh2_221{color:#10b981;background:#10b9811a;border:1px solid #10b98133;border-radius:100px;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1.5rem;font-weight:500;display:inline-flex}._whatWeDoVisual_vulh2_234{border-radius:24px;overflow:hidden}._whatWeDoVisual_vulh2_234 img{width:100%;display:block}._whySection_vulh2_245{padding:8rem 0}._whyGrid_vulh2_249{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}._whyCard_vulh2_255{background:#151a21;border:1px solid #ffffff0d;border-radius:16px;padding:2.5rem 2rem}._whyDot_vulh2_262{background:#10b981;border-radius:50%;width:12px;height:12px;margin-bottom:1.5rem}._whyCard_vulh2_255 h4{margin-bottom:.75rem;font-size:1.1rem}._whyCard_vulh2_255 p{color:#94a3b8;font-size:.9rem;line-height:1.5}._teamSection_vulh2_282{background:#0d131a;padding:8rem 0}._teamGrid_vulh2_287{justify-content:center;gap:2rem;margin-bottom:4rem;display:flex}._teamCard_vulh2_294{text-align:center;background:#151a21;border:1px solid #ffffff0d;border-radius:16px;width:300px;padding:2.5rem}._avatarWrapper_vulh2_303{border:3px solid #10b9814d;border-radius:50%;width:120px;height:120px;margin:0 auto 1.5rem;overflow:hidden}._avatarWrapper_vulh2_303 img{object-fit:cover;width:100%;height:100%}._teamCard_vulh2_294 h4{margin-bottom:.25rem;font-size:1.25rem}._teamRole_vulh2_323{color:#10b981;text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:700}._teamDesc_vulh2_331{color:#94a3b8;font-size:.9rem;line-height:1.5}._extendedTeam_vulh2_337{text-align:center;border-top:1px solid #ffffff0d;padding-top:4rem}._extendedLabel_vulh2_343{color:#475569;letter-spacing:.1em;margin-bottom:2rem;font-size:.75rem}._extendedAvatars_vulh2_350{justify-content:center;gap:1.5rem;display:flex}._smallAvatar_vulh2_356{flex-direction:column;align-items:center;gap:.5rem;display:flex}._circle_vulh2_363{background:#ffffff0d;border-radius:50%;width:64px;height:64px}._smallAvatar_vulh2_356 span{color:#94a3b8;font-size:.8rem}._metricsSection_vulh2_376{padding:8rem 0}._metricsGrid_vulh2_380{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}._metricCard_vulh2_386{text-align:center;background:#151a21;border:1px solid #ffffff0d;border-radius:16px;padding:3rem}._metricCard_vulh2_386 h3{color:#10b981;margin-bottom:.5rem;font-size:3rem}._metricCard_vulh2_386 h3 span{color:#fff}._mIcon_vulh2_404{color:#10b981;margin:0 auto 1rem}._metricCard_vulh2_386 p{margin-bottom:.5rem;font-size:1.25rem;font-weight:600}._metricSub_vulh2_415{color:#94a3b8;font-size:.9rem}._trustSection_vulh2_421{background:#0d131a;border-bottom:1px solid #ffffff0d;padding:6rem 0}._marqueeContainer_vulh2_427{white-space:nowrap;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}._marquee_vulh2_427{animation:20s linear infinite _scroll_vulh2_1;display:inline-block}._partnerLogo_vulh2_439{color:#334155;text-transform:uppercase;padding:1rem 3rem;font-size:1.5rem;font-weight:700;display:inline-block}@keyframes _scroll_vulh2_1{0%{transform:translate(0)}to{transform:translate(-50%)}}._bottomCtaSection_vulh2_454{background:#0a0f15;padding:8rem 0}._ctaContainer_vulh2_459{text-align:center;background:#151a21;border:1px solid #10b9814d;border-radius:24px;padding:5rem 3rem}._ctaContainer_vulh2_459 h2{margin-bottom:1rem;font-size:3rem}._ctaContainer_vulh2_459 h2 span{color:#10b981}._ctaContainer_vulh2_459 p{color:#94a3b8;margin-bottom:3rem;font-size:1.1rem}._ctaForm_vulh2_482{justify-content:center;gap:1rem;max-width:600px;margin:0 auto;display:flex}._ctaForm_vulh2_482 input{color:#fff;background:#0a0f15;border:1px solid #ffffff1a;border-radius:8px;flex:1;padding:1rem 1.5rem}._ctaForm_vulh2_482 input:focus{border-color:#10b981;outline:none}@media (width<=1024px){._heroContainer_vulh2_29,._storyContainer_vulh2_76,._whatWeDoContainer_vulh2_198{grid-template-columns:1fr}._missionGrid_vulh2_156,._whyGrid_vulh2_249,._metricsGrid_vulh2_380{grid-template-columns:repeat(2,1fr)}._teamGrid_vulh2_287{flex-wrap:wrap}}@media (width<=768px){._heroContent_vulh2_36 h1,._storyContent_vulh2_96 h2,._whatWeDoContent_vulh2_205 h2,._ctaContainer_vulh2_459 h2{font-size:2.5rem}._missionGrid_vulh2_156,._whyGrid_vulh2_249,._metricsGrid_vulh2_380{grid-template-columns:1fr}._heroActions_vulh2_53,._ctaForm_vulh2_482{flex-direction:column}}
