.Navbar-module__pSp8Ga__nav{z-index:9999;padding:20px 0;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__scrolled{-webkit-backdrop-filter:blur(28px)saturate(180%);background:#020810e0;border-bottom:1px solid #00f0ff14;padding:12px 0;box-shadow:0 4px 30px #0000004d,inset 0 1px #00f0ff0d}.Navbar-module__pSp8Ga__inner{justify-content:space-between;align-items:center;gap:12px;max-width:1200px;margin:0 auto;padding:0 18px;display:flex}.Navbar-module__pSp8Ga__logo{color:var(--white);letter-spacing:.1em;align-items:center;gap:10px;font-size:17px;font-weight:700;text-decoration:none;transition:opacity .2s;display:flex}.Navbar-module__pSp8Ga__logo:hover{opacity:.85}.Navbar-module__pSp8Ga__logoMark{color:var(--cyan);filter:drop-shadow(0 0 10px var(--cyan));will-change:transform;font-size:26px;animation:10s linear infinite Navbar-module__pSp8Ga__hex-spin;display:inline-block}@keyframes Navbar-module__pSp8Ga__hex-spin{0%,90%{transform:rotate(0)}95%{transform:rotate(60deg)}to{transform:rotate(0)}}.Navbar-module__pSp8Ga__logoText{font-family:var(--font-display,"Space Grotesk", sans-serif);letter-spacing:.12em}.Navbar-module__pSp8Ga__logoAccent{color:var(--cyan);text-shadow:0 0 20px #00f0ff80}.Navbar-module__pSp8Ga__links{z-index:9998;-webkit-backdrop-filter:blur(30px);opacity:0;pointer-events:none;background:#020814fa;border-bottom:1px solid #00f0ff1a;flex-direction:column;align-items:stretch;gap:4px;margin:0;padding:16px;list-style:none;transition:opacity .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:58px;left:0;right:0;transform:translateY(-12px);box-shadow:0 20px 40px #00000080}.Navbar-module__pSp8Ga__links.Navbar-module__pSp8Ga__open{opacity:1;pointer-events:all;transform:translateY(0)}.Navbar-module__pSp8Ga__links li{width:100%}.Navbar-module__pSp8Ga__link{color:var(--silver);text-align:left;border-radius:12px;padding:14px 20px;font-size:16px;font-weight:500;transition:color .25s,background .25s;display:block;position:relative}.Navbar-module__pSp8Ga__link:hover{color:var(--white);background:#ffffff0a}.Navbar-module__pSp8Ga__link:after{display:none}.Navbar-module__pSp8Ga__linkActive{color:var(--cyan)!important}.Navbar-module__pSp8Ga__linkActive:after,.Navbar-module__pSp8Ga__activeDot{display:none}.Navbar-module__pSp8Ga__actions{align-items:center;gap:16px;display:flex}.Navbar-module__pSp8Ga__launchBtn{display:none;position:relative;padding:10px 24px!important;font-size:14px!important}.Navbar-module__pSp8Ga__btnGlow{filter:blur(10px);opacity:0;pointer-events:none;background:#00f0ff26;border-radius:50px;transition:opacity .3s;position:absolute;inset:-4px}.Navbar-module__pSp8Ga__launchBtn:hover .Navbar-module__pSp8Ga__btnGlow{opacity:1}.Navbar-module__pSp8Ga__burger{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;gap:5px;padding:6px;transition:background .2s;display:flex}.Navbar-module__pSp8Ga__burger:hover{background:#ffffff0f}.Navbar-module__pSp8Ga__burger span{background:var(--silver);transform-origin:50%;border-radius:2px;width:22px;height:2px;transition:all .35s cubic-bezier(.16,1,.3,1);display:block}.Navbar-module__pSp8Ga__burgerOpen span:first-child{background:var(--cyan);transform:rotate(45deg)translate(5px,5px)}.Navbar-module__pSp8Ga__burgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__pSp8Ga__burgerOpen span:nth-child(3){background:var(--cyan);transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__pSp8Ga__mobileOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9997;background:#00000080;position:fixed;inset:0}@media (min-width:769px){.Navbar-module__pSp8Ga__inner{padding:0 28px}.Navbar-module__pSp8Ga__burger{display:none}.Navbar-module__pSp8Ga__launchBtn{display:inline-flex}.Navbar-module__pSp8Ga__links{-webkit-backdrop-filter:none;box-shadow:none;opacity:1;pointer-events:all;background:0 0;border:none;flex-direction:row;align-items:center;gap:8px;margin:0;padding:0;transition:none;position:static;transform:none}.Navbar-module__pSp8Ga__links.Navbar-module__pSp8Ga__open{opacity:1;transform:none}.Navbar-module__pSp8Ga__links li{width:auto}.Navbar-module__pSp8Ga__link{text-align:center;border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:8px 14px;font-size:14px;display:flex}.Navbar-module__pSp8Ga__link:after{content:"";background:linear-gradient(90deg, var(--cyan), var(--mint));width:0;height:1.5px;box-shadow:0 0 6px var(--cyan);border-radius:1px;transition:width .3s;display:block;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.Navbar-module__pSp8Ga__link:hover:after{width:60%}.Navbar-module__pSp8Ga__linkActive:after{display:block;width:60%!important}}
.Hero-module__gNeX-G__hero{min-height:100dvh;padding-top:max(72px, env(safe-area-inset-top,0px));flex-direction:column;justify-content:flex-start;display:flex;position:relative;overflow:clip visible}.Hero-module__gNeX-G__heroContainer{z-index:5;flex-shrink:0;width:100%;padding:0 18px;position:relative}.Hero-module__gNeX-G__orb1{pointer-events:none;filter:blur(40px);will-change:transform;background:radial-gradient(circle,#00f0ff1f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:18s ease-in-out infinite Hero-module__gNeX-G__drift1;position:absolute;top:-100px;right:5%}.Hero-module__gNeX-G__orb2{pointer-events:none;filter:blur(50px);will-change:transform;background:radial-gradient(circle,#00e5a017 0%,#0000 70%);border-radius:50%;width:350px;height:350px;animation:22s ease-in-out infinite Hero-module__gNeX-G__drift2;position:absolute;bottom:10%;left:-5%}.Hero-module__gNeX-G__orb3{pointer-events:none;filter:blur(30px);will-change:transform;background:radial-gradient(circle,#7b61ff14 0%,#0000 70%);border-radius:50%;width:250px;height:250px;animation:14s ease-in-out infinite Hero-module__gNeX-G__drift3;position:absolute;top:40%;right:30%}@keyframes Hero-module__gNeX-G__drift1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-30px,50px)scale(1.1)}}@keyframes Hero-module__gNeX-G__drift2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(40px,-30px)scale(.9)}}@keyframes Hero-module__gNeX-G__drift3{0%,to{transform:translate(0)scale(1)}33%{transform:translate(20px,30px)scale(1.05)}66%{transform:translate(-15px,-20px)scale(.95)}}.Hero-module__gNeX-G__globeWrap{opacity:.38;pointer-events:none;width:100%;height:min(46vh,420px);max-height:50vh;position:absolute;inset:auto 0 0;transform:none}.Hero-module__gNeX-G__globeGlow{pointer-events:none;will-change:opacity;background:radial-gradient(70% 70%,#00f0ff1f 0%,#0000 65%);animation:4s ease-in-out infinite alternate Hero-module__gNeX-G__globe-glow-pulse;position:absolute;inset:0}@keyframes Hero-module__gNeX-G__globe-glow-pulse{0%{opacity:.6}to{opacity:1}}.Hero-module__gNeX-G__globeRing1{will-change:transform;border:1px solid #00f0ff0f;border-radius:50%;width:110%;height:110%;animation:30s linear infinite Hero-module__gNeX-G__spin-ring;position:absolute;top:-5%;left:-5%}.Hero-module__gNeX-G__globeRing2{will-change:transform;border:1px solid #00e5a00a;border-radius:50%;width:125%;height:125%;animation:45s linear infinite reverse Hero-module__gNeX-G__spin-ring;position:absolute;top:-12.5%;left:-12.5%}@keyframes Hero-module__gNeX-G__spin-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero-module__gNeX-G__content{z-index:5;width:100%;max-width:100%;margin-left:0;padding:20px 0 min(22vh,170px);position:relative;overflow:visible}.Hero-module__gNeX-G__fadeUp{opacity:0;will-change:opacity, transform;animation:.9s cubic-bezier(.16,1,.3,1) forwards Hero-module__gNeX-G__fadeUpAnim;transform:translateY(30px)}.Hero-module__gNeX-G__delay0{animation-delay:.1s}.Hero-module__gNeX-G__delay1{animation-delay:.25s}.Hero-module__gNeX-G__delay2{animation-delay:.4s}.Hero-module__gNeX-G__delay3{animation-delay:.55s}.Hero-module__gNeX-G__delay4{animation-delay:.7s}@keyframes Hero-module__gNeX-G__fadeUpAnim{to{opacity:1;transform:translateY(0)}}.Hero-module__gNeX-G__badge{letter-spacing:.08em;text-transform:uppercase;color:var(--cyan);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00f0ff0f;border:1px solid #00f0ff33;border-radius:50px;align-items:center;gap:10px;margin-bottom:28px;padding:8px 18px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 0 20px #00f0ff0d,0 0 40px #00f0ff05}.Hero-module__gNeX-G__heading{font-family:var(--font-display,"Orbitron", sans-serif);color:var(--white);letter-spacing:-.01em;word-wrap:break-word;margin-bottom:18px;font-size:clamp(28px,9vw,40px);font-weight:900;line-height:1.08;overflow:visible}.Hero-module__gNeX-G__gradientText{background:linear-gradient(135deg, var(--cyan) 0%, var(--mint) 60%, #7b61ff 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 40px #00f0ff59);will-change:background-position;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out infinite alternate Hero-module__gNeX-G__gradient-shift}@keyframes Hero-module__gNeX-G__gradient-shift{0%{background-position:0%}to{background-position:100%}}.Hero-module__gNeX-G__cursor{color:var(--cyan);-webkit-text-fill-color:var(--cyan);margin-left:2px;font-weight:300;animation:1s step-end infinite Hero-module__gNeX-G__blink;display:inline-block}@keyframes Hero-module__gNeX-G__blink{0%,to{opacity:1}50%{opacity:0}}.Hero-module__gNeX-G__subtext{color:var(--silver);max-width:540px;margin-bottom:28px;font-size:16px;line-height:1.75}.Hero-module__gNeX-G__subtext strong{color:var(--silver-light,#c5ccd8);font-weight:600}.Hero-module__gNeX-G__ctaRow{flex-wrap:wrap;align-items:stretch;gap:12px;margin-bottom:28px;display:flex}.Hero-module__gNeX-G__ctaRow .Hero-module__gNeX-G__btn{flex:auto;min-width:min(100%,200px)}.Hero-module__gNeX-G__miniStats{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff05;border:1px solid #00f0ff1a;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:100%;padding:16px;display:flex}.Hero-module__gNeX-G__miniStat{flex-direction:column;flex:auto;gap:4px;min-width:0;padding:0;display:flex}.Hero-module__gNeX-G__miniValue{color:var(--white);font-size:22px;font-weight:700;font-family:var(--font-display,sans-serif)}.Hero-module__gNeX-G__plus{color:var(--cyan);font-size:18px}.Hero-module__gNeX-G__miniLabel{color:var(--silver);letter-spacing:.04em;text-transform:uppercase;font-size:11px}.Hero-module__gNeX-G__miniStatDivider{background:#00f0ff1a;flex-shrink:0;width:1px;height:44px;margin:0 28px 0 0;display:none}.Hero-module__gNeX-G__tickerWrap{z-index:5;background:#00f0ff05;border-top:1px solid #00f0ff14;border-bottom:1px solid #00f0ff14;flex-shrink:0;width:100%;margin-top:0;padding:14px 0;position:relative;overflow:hidden}.Hero-module__gNeX-G__tickerWrap:before,.Hero-module__gNeX-G__tickerWrap:after{content:"";z-index:2;pointer-events:none;width:48px;position:absolute;top:0;bottom:0}.Hero-module__gNeX-G__tickerWrap:before{background:linear-gradient(90deg, var(--bg-void,#020810), transparent);left:0}.Hero-module__gNeX-G__tickerWrap:after{background:linear-gradient(-90deg, var(--bg-void,#020810), transparent);right:0}.Hero-module__gNeX-G__tickerTrack{will-change:transform;gap:0;width:max-content;animation:50s linear infinite Hero-module__gNeX-G__ticker;display:flex}.Hero-module__gNeX-G__tickerTrack:hover{animation-play-state:paused}@keyframes Hero-module__gNeX-G__ticker{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.Hero-module__gNeX-G__tickerItem{white-space:nowrap;border-right:1px solid #00f0ff14;align-items:center;gap:10px;padding:0 28px;display:flex}.Hero-module__gNeX-G__tickerDot{background:var(--cyan);width:5px;height:5px;box-shadow:0 0 6px var(--cyan);border-radius:50%;flex-shrink:0}.Hero-module__gNeX-G__tickerLabel{color:var(--silver);text-transform:uppercase;letter-spacing:.1em;font-size:11px}.Hero-module__gNeX-G__tickerValue{color:var(--cyan);font-size:13px;font-weight:700}@media (min-width:600px){.Hero-module__gNeX-G__heroContainer{padding:0 24px}.Hero-module__gNeX-G__content{padding:28px 0 min(28vh,220px)}.Hero-module__gNeX-G__heading{margin-bottom:22px;font-size:clamp(32px,6vw,44px)}.Hero-module__gNeX-G__subtext{margin-bottom:36px;font-size:17px}.Hero-module__gNeX-G__ctaRow{align-items:center;margin-bottom:36px}.Hero-module__gNeX-G__ctaRow .Hero-module__gNeX-G__btn{flex:0 auto;min-width:0}.Hero-module__gNeX-G__tickerWrap:before,.Hero-module__gNeX-G__tickerWrap:after{width:80px}.Hero-module__gNeX-G__tickerItem{padding:0 36px}}@media (min-width:901px){.Hero-module__gNeX-G__hero{justify-content:center;padding-top:90px}.Hero-module__gNeX-G__heroContainer{padding:0 max(32px,4vw) 0 max(36px,4.5vw)}.Hero-module__gNeX-G__globeWrap{opacity:1;width:58vw;height:min(88vh,760px);max-height:88vh;inset:50% 0 auto auto;transform:translate(-3%,-52%)}.Hero-module__gNeX-G__content{max-width:min(560px,48vw);margin-left:clamp(0px,2.5vw,56px);padding:60px 0}.Hero-module__gNeX-G__heading{margin-bottom:28px;font-size:clamp(30px,4.5vw,56px);line-height:1.05}.Hero-module__gNeX-G__subtext{margin-bottom:44px;font-size:18px;line-height:1.8}.Hero-module__gNeX-G__ctaRow{margin-bottom:60px}.Hero-module__gNeX-G__miniStats{flex-wrap:nowrap;justify-content:flex-start;gap:0;width:fit-content;max-width:none;padding:20px 24px}.Hero-module__gNeX-G__miniStatDivider{display:block}.Hero-module__gNeX-G__miniStat{padding:0 28px 0 0}.Hero-module__gNeX-G__tickerWrap:before,.Hero-module__gNeX-G__tickerWrap:after{width:120px}.Hero-module__gNeX-G__tickerItem{padding:0 44px}.Hero-module__gNeX-G__tickerWrap{margin-top:auto}}@media (min-width:901px) and (max-width:1440px){.Hero-module__gNeX-G__hero{padding-top:78px}.Hero-module__gNeX-G__globeWrap{transform:translate(-3%,-50%)}.Hero-module__gNeX-G__content{padding:28px 0 32px}.Hero-module__gNeX-G__heading{margin-bottom:16px;font-size:clamp(26px,3.5vw,44px);line-height:1.08}.Hero-module__gNeX-G__subtext{margin-bottom:22px;font-size:16px;line-height:1.65}.Hero-module__gNeX-G__ctaRow{margin-bottom:28px}.Hero-module__gNeX-G__badge{margin-bottom:16px;padding:6px 14px}.Hero-module__gNeX-G__miniStats{padding:14px 18px}.Hero-module__gNeX-G__miniValue{font-size:19px}.Hero-module__gNeX-G__miniStatDivider{height:38px}.Hero-module__gNeX-G__tickerWrap{padding:10px 0}}@media (min-width:901px) and (max-height:800px){.Hero-module__gNeX-G__hero{padding-top:72px}.Hero-module__gNeX-G__globeWrap{opacity:.92;transform:translate(-3%,-50%)}.Hero-module__gNeX-G__content{padding:18px 0 20px}.Hero-module__gNeX-G__heading{margin-bottom:12px;font-size:clamp(24px,3.2vw,40px)}.Hero-module__gNeX-G__subtext{margin-bottom:16px;font-size:15px}.Hero-module__gNeX-G__ctaRow{margin-bottom:18px}.Hero-module__gNeX-G__miniStats{padding:12px 14px}.Hero-module__gNeX-G__miniStat{padding:0 20px 0 0}.Hero-module__gNeX-G__miniStatDivider{height:32px;margin:0 20px 0 0}.Hero-module__gNeX-G__tickerWrap{padding:8px 0}}
.ProblemSolution-module__8-Avea__section{position:relative;overflow:hidden}.ProblemSolution-module__8-Avea__bgAccent{pointer-events:none;background:radial-gradient(60% 50% at 80%,#00e5a00d 0%,#0000 60%);position:absolute;inset:0}.ProblemSolution-module__8-Avea__wrap{grid-template-columns:1fr;align-items:center;gap:48px;display:grid}.ProblemSolution-module__8-Avea__textSide{flex-direction:column;gap:0;display:flex}.ProblemSolution-module__8-Avea__bodyText{color:var(--silver);margin-top:20px;font-size:16px;line-height:1.8}.ProblemSolution-module__8-Avea__strong{color:var(--cyan);font-weight:700}.ProblemSolution-module__8-Avea__textDivider{background:linear-gradient(90deg, var(--cyan), var(--mint));width:60px;height:2px;box-shadow:0 0 10px var(--cyan);border-radius:1px;margin:32px 0}.ProblemSolution-module__8-Avea__keyMetric{background:#00f0ff0a;border:1px solid #00f0ff1f;border-radius:14px;align-items:center;gap:16px;padding:20px 24px;display:flex}.ProblemSolution-module__8-Avea__metricNum{font-size:42px;font-weight:800;line-height:1}.ProblemSolution-module__8-Avea__metricLabel{color:var(--white);font-size:15px;font-weight:600}.ProblemSolution-module__8-Avea__metricSub{color:var(--silver);letter-spacing:.04em;margin-top:4px;font-size:12px}.ProblemSolution-module__8-Avea__compareWrap{flex-direction:column;gap:16px;display:flex;position:relative}.ProblemSolution-module__8-Avea__vsBadge{z-index:10;background:var(--bg-deep,#060f1e);width:44px;height:44px;color:var(--cyan);letter-spacing:.05em;border:2px solid #00f0ff40;border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 20px #00f0ff33}.ProblemSolution-module__8-Avea__card{padding:28px;position:relative;overflow:hidden}.ProblemSolution-module__8-Avea__cardHeader{align-items:center;gap:14px;margin-bottom:20px;display:flex}.ProblemSolution-module__8-Avea__cardIconWrap{border:1px solid;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex}.ProblemSolution-module__8-Avea__cardTitle{color:var(--white);margin-bottom:2px;font-size:16px;font-weight:700}.ProblemSolution-module__8-Avea__cardSub{color:var(--silver);letter-spacing:.05em;text-transform:uppercase;font-size:11px}.ProblemSolution-module__8-Avea__problemCard{border-color:#ff6b6b26!important}.ProblemSolution-module__8-Avea__solutionCard{border-color:#00e5a040!important;box-shadow:0 0 40px #00e5a014!important}.ProblemSolution-module__8-Avea__solutionGlow{pointer-events:none;background:radial-gradient(80% 50% at 50% 0,#00e5a014 0%,#0000 60%);position:absolute;inset:0}.ProblemSolution-module__8-Avea__cardList{flex-direction:column;gap:10px;list-style:none;display:flex}.ProblemSolution-module__8-Avea__cardItem{color:var(--silver);align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.ProblemSolution-module__8-Avea__xMark{color:#ff6b6b;flex-shrink:0;margin-top:2px;font-size:12px;font-weight:700}.ProblemSolution-module__8-Avea__checkMark{color:#00e5a0;filter:drop-shadow(0 0 4px #00e5a0);flex-shrink:0;margin-top:1px;font-size:13px;font-weight:700}@media (min-width:901px){.ProblemSolution-module__8-Avea__wrap{grid-template-columns:1fr 1fr;gap:80px}.ProblemSolution-module__8-Avea__vsBadge{display:flex}}
.Ecosystem-module__JLRXIW__section{text-align:center;position:relative;overflow:hidden}.Ecosystem-module__JLRXIW__bgAccent{pointer-events:none;background:radial-gradient(80% 50%,#00f0ff08 0%,#0000 70%);position:absolute;inset:0}.Ecosystem-module__JLRXIW__header{text-align:center;margin-bottom:40px}.Ecosystem-module__JLRXIW__grid{grid-template-columns:1fr;gap:20px;display:grid}.Ecosystem-module__JLRXIW__card{cursor:default;text-align:left;padding:24px;transition:transform .45s cubic-bezier(.175,.885,.32,1.275),border-color .4s,box-shadow .4s;position:relative;overflow:hidden}.Ecosystem-module__JLRXIW__card:hover{transform:translateY(-8px)scale(1.01);border-color:var(--accent,var(--cyan))!important;box-shadow:0 30px 70px #00000080, 0 0 0 1px var(--accent,var(--cyan)), 0 0 80px color-mix(in srgb, var(--accent,#00f0ff) 12%, transparent)!important}.Ecosystem-module__JLRXIW__cardBg{opacity:0;pointer-events:none;border-radius:inherit;transition:opacity .4s;position:absolute;inset:0}.Ecosystem-module__JLRXIW__card:hover .Ecosystem-module__JLRXIW__cardBg{opacity:1}.Ecosystem-module__JLRXIW__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.Ecosystem-module__JLRXIW__num{letter-spacing:.2em;color:var(--accent,var(--cyan));opacity:.5;padding-top:6px;font-size:11px;font-weight:700}.Ecosystem-module__JLRXIW__iconCircle{background:#ffffff08;border:1px solid;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .35s cubic-bezier(.175,.885,.32,1.275);display:flex}.Ecosystem-module__JLRXIW__card:hover .Ecosystem-module__JLRXIW__iconCircle{transform:scale(1.15)rotate(-5deg)}.Ecosystem-module__JLRXIW__icon{font-size:24px}.Ecosystem-module__JLRXIW__cardTitle{color:var(--white);margin-bottom:8px;font-size:22px;font-weight:700;transition:color .3s}.Ecosystem-module__JLRXIW__card:hover .Ecosystem-module__JLRXIW__cardTitle{color:var(--accent,var(--white))}.Ecosystem-module__JLRXIW__tagline{text-transform:uppercase;letter-spacing:.07em;opacity:.85;margin-bottom:12px;font-size:12px;font-weight:600}.Ecosystem-module__JLRXIW__desc{color:var(--silver);margin-bottom:22px;font-size:14px;line-height:1.75}.Ecosystem-module__JLRXIW__features{flex-direction:column;gap:8px;list-style:none;display:flex}.Ecosystem-module__JLRXIW__feature{color:var(--silver);align-items:center;gap:10px;font-size:13px;transition:color .2s;display:flex}.Ecosystem-module__JLRXIW__card:hover .Ecosystem-module__JLRXIW__feature{color:var(--silver-light,#c5ccd8)}.Ecosystem-module__JLRXIW__featureDot{border-radius:50%;flex-shrink:0;width:5px;height:5px;transition:transform .2s}.Ecosystem-module__JLRXIW__card:hover .Ecosystem-module__JLRXIW__featureDot{transform:scale(1.4)}.Ecosystem-module__JLRXIW__accentLine{width:0;height:2px;transition:width .5s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0}.Ecosystem-module__JLRXIW__card:hover .Ecosystem-module__JLRXIW__accentLine{width:70%}@media (min-width:600px){.Ecosystem-module__JLRXIW__header{margin-bottom:52px}.Ecosystem-module__JLRXIW__grid{gap:24px}.Ecosystem-module__JLRXIW__card{padding:32px}}@media (min-width:769px){.Ecosystem-module__JLRXIW__header{margin-bottom:64px}.Ecosystem-module__JLRXIW__grid{grid-template-columns:repeat(2,1fr)}.Ecosystem-module__JLRXIW__card{padding:36px}}
.WhyEarth-module__iVGeCW__section{text-align:center;position:relative;overflow:hidden}.WhyEarth-module__iVGeCW__bgAccent{pointer-events:none;background:radial-gradient(70% 50% at 50% 0,#00f0ff0d 0%,#0000 60%),radial-gradient(50% 40% at 50% 100%,#7b61ff0a 0%,#0000 60%);position:absolute;inset:0}.WhyEarth-module__iVGeCW__header{text-align:center;margin-bottom:48px}.WhyEarth-module__iVGeCW__grid{grid-template-columns:1fr;gap:20px;display:grid}.WhyEarth-module__iVGeCW__card{cursor:default;text-align:left;padding:28px 22px;transition:transform .45s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s,border-color .4s;position:relative;overflow:hidden}.WhyEarth-module__iVGeCW__card:hover{transform:translateY(-10px)scale(1.01);border-color:var(--card-color,var(--cyan))!important;box-shadow:0 20px 60px #0006, 0 0 0 1px var(--card-color,var(--cyan)), 0 0 60px color-mix(in srgb, var(--card-color,#00f0ff) 15%, transparent)!important}.WhyEarth-module__iVGeCW__cardGlow{opacity:0;background:var(--card-accent,#00f0ff14);pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.WhyEarth-module__iVGeCW__card:hover .WhyEarth-module__iVGeCW__cardGlow{opacity:1}.WhyEarth-module__iVGeCW__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.WhyEarth-module__iVGeCW__iconWrap{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;font-size:26px;transition:transform .3s;display:flex}.WhyEarth-module__iVGeCW__card:hover .WhyEarth-module__iVGeCW__iconWrap{transform:scale(1.1)rotate(-3deg)}.WhyEarth-module__iVGeCW__statGroup{text-align:right}.WhyEarth-module__iVGeCW__stat{font-family:var(--font-display,"Space Grotesk", sans-serif);filter:drop-shadow(0 0 20px);letter-spacing:-.02em;font-size:28px;font-weight:800;line-height:1}.WhyEarth-module__iVGeCW__statLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--silver);margin-top:4px;font-size:10px;font-weight:700}.WhyEarth-module__iVGeCW__title{color:var(--white);margin-bottom:6px;font-size:20px;font-weight:700}.WhyEarth-module__iVGeCW__subtitle{letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:600}.WhyEarth-module__iVGeCW__desc{color:var(--silver);font-size:14px;line-height:1.75}.WhyEarth-module__iVGeCW__borderBeam{opacity:0;height:2px;transition:opacity .4s;position:absolute;bottom:0;left:0;right:0}.WhyEarth-module__iVGeCW__card:hover .WhyEarth-module__iVGeCW__borderBeam{opacity:1}@media (min-width:600px){.WhyEarth-module__iVGeCW__card{padding:32px 28px}}@media (min-width:901px){.WhyEarth-module__iVGeCW__header{margin-bottom:70px}.WhyEarth-module__iVGeCW__grid{grid-template-columns:repeat(3,1fr);gap:24px}.WhyEarth-module__iVGeCW__card{padding:40px 32px}.WhyEarth-module__iVGeCW__stat{font-size:36px}}
.Tokenomics-module__6KZSxq__section{position:relative;overflow:hidden}.Tokenomics-module__6KZSxq__bg{pointer-events:none;background:radial-gradient(70% 50% at 30%,#00e5a00f 0%,#0000 60%),radial-gradient(50% 50% at 80% 60%,#00f0ff0a 0%,#0000 60%);position:absolute;inset:0}.Tokenomics-module__6KZSxq__header{text-align:center;margin-bottom:40px}.Tokenomics-module__6KZSxq__wrap{grid-template-columns:1fr;align-items:center;gap:40px;display:grid}.Tokenomics-module__6KZSxq__chartWrap{flex-direction:column;align-items:center;gap:24px;display:flex;position:relative}.Tokenomics-module__6KZSxq__chartWrap:before{content:"";aspect-ratio:1;pointer-events:none;z-index:0;background:radial-gradient(circle at 50% 45%,#00f0ff17 0%,#0000 62%);width:min(100%,340px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Tokenomics-module__6KZSxq__svgWrapper{z-index:1;width:100%;max-width:260px;margin:0 auto;position:relative}.Tokenomics-module__6KZSxq__svg{filter:drop-shadow(0 0 28px #00f0ff24)drop-shadow(0 4px 24px #00000059);width:100%;height:auto;transition:filter .45s;display:block}.Tokenomics-module__6KZSxq__svgWrapper:hover .Tokenomics-module__6KZSxq__svg{filter:drop-shadow(0 0 42px #00f0ff38)drop-shadow(0 8px 32px #0006)}.Tokenomics-module__6KZSxq__tooltip{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);text-align:center;will-change:opacity, transform;background:#ffffff0a;border:1px solid;border-radius:14px;width:100%;max-width:290px;padding:18px 22px;animation:.25s cubic-bezier(.16,1,.3,1) Tokenomics-module__6KZSxq__fadeIn;box-shadow:0 8px 30px #0000004d}@keyframes Tokenomics-module__6KZSxq__fadeIn{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.Tokenomics-module__6KZSxq__tooltip span{font-family:var(--font-display,"Orbitron", sans-serif);filter:drop-shadow(0 0 12px);margin-bottom:6px;font-size:32px;font-weight:800;display:block}.Tokenomics-module__6KZSxq__tooltip strong{color:var(--white);margin-bottom:8px;font-size:15px;display:block}.Tokenomics-module__6KZSxq__tooltip p{color:var(--silver);font-size:13px;line-height:1.6}.Tokenomics-module__6KZSxq__supplyInfo{background:linear-gradient(165deg,#ffffff0d 0%,#ffffff05 100%);border:1px solid #00f0ff1f;border-radius:14px;grid-template-columns:1fr 1fr;gap:0;margin-bottom:28px;padding:0;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.Tokenomics-module__6KZSxq__supplyItem{flex-direction:column;gap:4px;padding:18px 20px;display:flex}.Tokenomics-module__6KZSxq__supplyItem:first-child{border-right:1px solid #00f0ff1a}.Tokenomics-module__6KZSxq__supplyLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--silver);font-size:11px}.Tokenomics-module__6KZSxq__supplyValue{color:var(--cyan);font-size:15px;font-weight:700}.Tokenomics-module__6KZSxq__legendItem{cursor:pointer;border-radius:10px;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:4px;padding:13px 14px;transition:background .25s,transform .25s;display:flex}.Tokenomics-module__6KZSxq__legendItem:hover{background:#ffffff0a;transform:translate(4px)}.Tokenomics-module__6KZSxq__legendActive{background:#ffffff0d!important;transform:translate(6px)!important}.Tokenomics-module__6KZSxq__legendDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.Tokenomics-module__6KZSxq__legendText{flex:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.Tokenomics-module__6KZSxq__legendLabel{color:var(--silver);font-size:14px}.Tokenomics-module__6KZSxq__legendPct{color:var(--white);font-size:15px;font-weight:700}.Tokenomics-module__6KZSxq__legendBar{background:#ffffff0d;border-radius:4px;width:100%;height:4px;margin-top:8px;overflow:hidden;box-shadow:inset 0 1px 2px #00000040}.Tokenomics-module__6KZSxq__legendBarFill{min-width:0;height:100%;box-shadow:0 0 14px var(--lc,#00f0ff40);border-radius:4px;transition:width 1s cubic-bezier(.16,1,.3,1)}@media (min-width:600px){.Tokenomics-module__6KZSxq__header{margin-bottom:52px}}@media (min-width:901px){.Tokenomics-module__6KZSxq__header{margin-bottom:64px}.Tokenomics-module__6KZSxq__wrap{grid-template-columns:380px 1fr;gap:72px}.Tokenomics-module__6KZSxq__svgWrapper{max-width:300px;margin:0}}
.Roadmap-module__OiSqDa__section{text-align:center;position:relative;overflow:hidden}.Roadmap-module__OiSqDa__bgAccent{pointer-events:none;background:radial-gradient(60% 60%,#00f0ff0a 0%,#0000 70%);position:absolute;inset:0}.Roadmap-module__OiSqDa__header{text-align:center;margin-bottom:48px}.Roadmap-module__OiSqDa__timeline{text-align:left;flex-direction:column;gap:28px;max-width:760px;margin:0 auto;display:flex;position:relative}.Roadmap-module__OiSqDa__line{background:#00f0ff1a;width:2px;position:absolute;top:20px;bottom:20px;left:19px;overflow:hidden}.Roadmap-module__OiSqDa__lineGlow{background:linear-gradient(180deg, var(--cyan), var(--mint), #00f0ff1a);will-change:top;width:100%;height:60%;animation:3s ease-in-out infinite Roadmap-module__OiSqDa__line-flow;position:absolute}@keyframes Roadmap-module__OiSqDa__line-flow{0%{top:-60%}to{top:100%}}.Roadmap-module__OiSqDa__phase{align-items:flex-start;gap:28px;display:flex}.Roadmap-module__OiSqDa__node{z-index:2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-size:14px;font-weight:700;transition:all .3s;display:flex;position:relative}.Roadmap-module__OiSqDa__completed{background:var(--cyan);color:#020810;font-size:16px}.Roadmap-module__OiSqDa__active{background:var(--mint);color:#020810}.Roadmap-module__OiSqDa__upcoming{background:#a9b2c31a;border:2px solid #a9b2c340}.Roadmap-module__OiSqDa__upcomingDot{background:var(--silver);border-radius:50%;width:8px;height:8px}.Roadmap-module__OiSqDa__pulse{background:#020810;border-radius:50%;width:12px;height:12px;position:relative}.Roadmap-module__OiSqDa__pulse:before,.Roadmap-module__OiSqDa__pulse:after{content:"";border:2px solid var(--mint);will-change:transform, opacity;border-radius:50%;animation:1.8s ease-out infinite Roadmap-module__OiSqDa__ring-pulse;position:absolute;inset:-5px}.Roadmap-module__OiSqDa__pulse:after{animation-delay:.9s}@keyframes Roadmap-module__OiSqDa__ring-pulse{0%{opacity:1;transform:scale(.7)}to{opacity:0;transform:scale(2.2)}}.Roadmap-module__OiSqDa__card{flex:1;padding:20px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),border-color .4s,box-shadow .4s;position:relative;overflow:hidden}.Roadmap-module__OiSqDa__card:hover{transform:translate(8px);border-color:var(--phase-color,var(--cyan))!important;box-shadow:0 16px 40px #0006, 0 0 30px color-mix(in srgb, var(--phase-color,#00f0ff) 10%, transparent)!important}.Roadmap-module__OiSqDa__phaseGlow{background:radial-gradient(ellipse 60% 40% at 0% 50%, color-mix(in srgb, var(--phase-color,#00f0ff) 8%, transparent) 0%, transparent 60%);opacity:0;pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.Roadmap-module__OiSqDa__card:hover .Roadmap-module__OiSqDa__phaseGlow{opacity:1}.Roadmap-module__OiSqDa__cardMeta{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.Roadmap-module__OiSqDa__phaseBadge{letter-spacing:.12em;text-transform:uppercase;border-radius:50px;padding:3px 10px;font-size:11px;font-weight:700}.Roadmap-module__OiSqDa__statusPip{border-radius:50%;flex-shrink:0;width:5px;height:5px}.Roadmap-module__OiSqDa__statusLabel{letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:600}.Roadmap-module__OiSqDa__period{color:var(--silver);letter-spacing:.04em;width:100%;margin-left:0;font-size:12px}.Roadmap-module__OiSqDa__phaseTitle{color:var(--white);margin-bottom:16px;font-size:22px;font-weight:700}.Roadmap-module__OiSqDa__items{flex-direction:column;gap:10px;list-style:none;display:flex}.Roadmap-module__OiSqDa__item{color:var(--silver);align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;transition:color .2s;display:flex}.Roadmap-module__OiSqDa__card:hover .Roadmap-module__OiSqDa__item{color:var(--silver-light,#c5ccd8)}.Roadmap-module__OiSqDa__bullet{flex-shrink:0;margin-top:1px;font-size:13px;font-weight:700}.Roadmap-module__OiSqDa__cardAccent{width:0;height:2px;transition:width .5s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0}.Roadmap-module__OiSqDa__card:hover .Roadmap-module__OiSqDa__cardAccent{width:80%}@media (min-width:601px){.Roadmap-module__OiSqDa__header{margin-bottom:80px}.Roadmap-module__OiSqDa__card{padding:28px 32px}.Roadmap-module__OiSqDa__period{width:auto;margin-left:auto}}
.CTAFooter-module__4qWnnq__ctaSection{text-align:center;padding:72px 0;position:relative;overflow:hidden}.CTAFooter-module__4qWnnq__ctaBg{pointer-events:none;will-change:opacity;background:radial-gradient(100% 80%,#00f0ff1a 0%,#0000 60%),radial-gradient(60% 60% at 20% 80%,#00e5a00f 0%,#0000 50%),radial-gradient(50% 50% at 80% 20%,#7b61ff0d 0%,#0000 50%);animation:6s ease-in-out infinite alternate CTAFooter-module__4qWnnq__cta-pulse;position:absolute;inset:0}@keyframes CTAFooter-module__4qWnnq__cta-pulse{0%{opacity:.7}to{opacity:1.2}}.CTAFooter-module__4qWnnq__ctaRing,.CTAFooter-module__4qWnnq__ctaRing2,.CTAFooter-module__4qWnnq__ctaRing3{pointer-events:none;will-change:transform, opacity;border:1px solid;border-radius:50%;animation:4s ease-in-out infinite alternate CTAFooter-module__4qWnnq__ring-pulse-slow;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTAFooter-module__4qWnnq__ctaRing{border-color:#00f0ff1a;width:500px;height:500px}.CTAFooter-module__4qWnnq__ctaRing2{border-color:#00f0ff0f;width:700px;height:700px;animation-delay:.5s}.CTAFooter-module__4qWnnq__ctaRing3{border-color:#00f0ff08;width:900px;height:900px;animation-delay:1s}@keyframes CTAFooter-module__4qWnnq__ring-pulse-slow{0%{opacity:.5;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1.05)}}.CTAFooter-module__4qWnnq__particle1,.CTAFooter-module__4qWnnq__particle2,.CTAFooter-module__4qWnnq__particle3{pointer-events:none;border-radius:50%;position:absolute}.CTAFooter-module__4qWnnq__particle1{background:var(--cyan);width:8px;height:8px;box-shadow:0 0 20px var(--cyan);will-change:transform, opacity;animation:8s ease-in-out infinite CTAFooter-module__4qWnnq__float-p;top:20%;left:15%}.CTAFooter-module__4qWnnq__particle2{background:var(--mint);width:5px;height:5px;box-shadow:0 0 14px var(--mint);will-change:transform, opacity;animation:11s ease-in-out 2s infinite CTAFooter-module__4qWnnq__float-p;top:70%;right:20%}.CTAFooter-module__4qWnnq__particle3{will-change:transform, opacity;background:#7b61ff;width:6px;height:6px;animation:9s ease-in-out 1s infinite CTAFooter-module__4qWnnq__float-p;top:30%;right:12%;box-shadow:0 0 16px #7b61ff}@keyframes CTAFooter-module__4qWnnq__float-p{0%,to{opacity:.8;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-30px)scale(1.2)}}.CTAFooter-module__4qWnnq__ctaWrap{z-index:2;max-width:700px;margin:0 auto;position:relative}.CTAFooter-module__4qWnnq__ctaHeading{font-family:var(--font-display,"Orbitron", sans-serif);color:var(--white);letter-spacing:-.02em;margin:20px 0 22px;font-size:clamp(30px,4.5vw,50px);font-weight:800;line-height:1.1}.CTAFooter-module__4qWnnq__ctaGrad{background:linear-gradient(135deg, var(--cyan) 0%, var(--mint) 60%, #7b61ff 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 30px #00f0ff66);-webkit-background-clip:text;background-clip:text}.CTAFooter-module__4qWnnq__ctaSub{color:var(--silver);max-width:580px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.8}.CTAFooter-module__4qWnnq__emailForm{flex-direction:column;gap:12px;max-width:580px;margin:0 auto 48px;display:flex}.CTAFooter-module__4qWnnq__inputWrap{flex:1;position:relative}.CTAFooter-module__4qWnnq__emailInput{width:100%;color:var(--white);font-family:var(--font);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #00f0ff26;border-radius:50px;outline:none;padding:15px 22px;font-size:15px;transition:border-color .3s,box-shadow .3s}.CTAFooter-module__4qWnnq__emailInput::placeholder{color:var(--silver);opacity:.5}.CTAFooter-module__4qWnnq__emailInput:focus{border-color:var(--cyan);box-shadow:0 0 0 4px #00f0ff1a,0 0 30px #00f0ff1a}.CTAFooter-module__4qWnnq__subBtn{white-space:nowrap;flex-shrink:0;justify-content:center;width:100%}.CTAFooter-module__4qWnnq__successMsg{color:var(--mint);background:#00e5a014;border:1px solid #00e5a04d;border-radius:50px;align-items:center;gap:12px;margin-bottom:48px;padding:16px 36px;font-size:16px;font-weight:600;animation:.5s cubic-bezier(.175,.885,.32,1.275) forwards CTAFooter-module__4qWnnq__pop-in;display:inline-flex;box-shadow:0 0 30px #00e5a01a}.CTAFooter-module__4qWnnq__successIcon{background:#00e5a026;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;display:flex}@keyframes CTAFooter-module__4qWnnq__pop-in{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.CTAFooter-module__4qWnnq__ctaStats{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;display:flex}.CTAFooter-module__4qWnnq__ctaStatItem{align-items:center;display:flex}.CTAFooter-module__4qWnnq__ctaStat{flex-direction:column;align-items:center;gap:3px;padding:0 28px;display:flex}.CTAFooter-module__4qWnnq__ctaStatNum{font-family:var(--font-display,sans-serif);font-size:26px;font-weight:800}.CTAFooter-module__4qWnnq__ctaStatLabel{color:var(--silver);letter-spacing:.04em;text-transform:uppercase;font-size:12px}.CTAFooter-module__4qWnnq__ctaStatDot{background:#00f0ff4d;border-radius:50%;flex-shrink:0;width:4px;height:4px}.CTAFooter-module__4qWnnq__footer{z-index:3;padding:48px 0 24px;position:relative}.CTAFooter-module__4qWnnq__footerGlow{background:linear-gradient(90deg, transparent, var(--cyan), var(--mint), transparent);width:600px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 30px #00f0ff4d}.CTAFooter-module__4qWnnq__footerTop{grid-template-columns:1fr;gap:40px;margin-bottom:40px;display:grid}.CTAFooter-module__4qWnnq__footerBrand{max-width:none}.CTAFooter-module__4qWnnq__footerLogo{color:var(--white);letter-spacing:.1em;font-size:17px;font-weight:700;font-family:var(--font-display,sans-serif);align-items:center;gap:10px;margin-bottom:16px;display:flex}.CTAFooter-module__4qWnnq__footerLogoMark{color:var(--cyan);filter:drop-shadow(0 0 8px var(--cyan));font-size:22px}.CTAFooter-module__4qWnnq__footerTagline{color:var(--silver);margin-bottom:16px;font-size:14px;line-height:1.7}.CTAFooter-module__4qWnnq__email{color:var(--cyan);margin-bottom:24px;font-size:14px;transition:all .2s;display:inline-block}.CTAFooter-module__4qWnnq__email:hover{color:var(--mint);text-shadow:0 0 15px #00e5a066}.CTAFooter-module__4qWnnq__socials{gap:10px;display:flex}.CTAFooter-module__4qWnnq__socialBtn{width:36px;height:36px;color:var(--silver);background:#ffffff0a;border:1px solid #00f0ff1a;border-radius:10px;justify-content:center;align-items:center;font-size:14px;transition:all .3s;display:flex}.CTAFooter-module__4qWnnq__socialBtn:hover{color:var(--cyan);background:#00f0ff14;border-color:#00f0ff4d;transform:translateY(-2px);box-shadow:0 4px 12px #00f0ff26}.CTAFooter-module__4qWnnq__footerNavTitle{letter-spacing:.15em;text-transform:uppercase;color:var(--cyan);margin-bottom:16px;font-size:11px;font-weight:700}.CTAFooter-module__4qWnnq__footerNav{flex-direction:column;gap:10px;display:flex}.CTAFooter-module__4qWnnq__footerLink{color:var(--silver);padding-left:0;font-size:14px;transition:all .25s;position:relative}.CTAFooter-module__4qWnnq__footerLink:hover{color:var(--white);padding-left:8px}.CTAFooter-module__4qWnnq__footerExtra{flex-direction:column;gap:0;display:flex}.CTAFooter-module__4qWnnq__tokenRow{border-bottom:1px solid #00f0ff0f;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.CTAFooter-module__4qWnnq__tokenLabel{color:var(--silver);text-transform:uppercase;letter-spacing:.05em;font-size:12px}.CTAFooter-module__4qWnnq__tokenVal{color:var(--cyan);font-size:13px;font-weight:600}.CTAFooter-module__4qWnnq__footerBottom{color:var(--silver);opacity:.55;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.CTAFooter-module__4qWnnq__footerPowered{align-items:center;gap:6px;display:flex}.CTAFooter-module__4qWnnq__footerDot{background:var(--cyan);width:5px;height:5px;box-shadow:0 0 6px var(--cyan);border-radius:50%}@media (min-width:601px){.CTAFooter-module__4qWnnq__ctaSection{padding:100px 0}.CTAFooter-module__4qWnnq__emailForm{flex-direction:row;align-items:stretch}.CTAFooter-module__4qWnnq__subBtn{justify-content:center;width:auto}.CTAFooter-module__4qWnnq__ctaRing,.CTAFooter-module__4qWnnq__ctaRing2,.CTAFooter-module__4qWnnq__ctaRing3{display:block}.CTAFooter-module__4qWnnq__footer{padding:56px 0 26px}}@media (min-width:900px){.CTAFooter-module__4qWnnq__ctaSection{padding:140px 0}.CTAFooter-module__4qWnnq__footerTop{grid-template-columns:1fr 1fr;gap:48px;margin-bottom:48px}.CTAFooter-module__4qWnnq__footerBrand{grid-column:1/-1;max-width:none}}@media (min-width:901px){.CTAFooter-module__4qWnnq__footerTop{grid-template-columns:2fr 1fr 1fr;gap:60px}.CTAFooter-module__4qWnnq__footerBrand{grid-column:auto;max-width:340px}.CTAFooter-module__4qWnnq__footer{padding:64px 0 28px}}
