.Hero-module__0WOLKG__hero{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 40px 100px;display:flex;position:relative;overflow:hidden}.Hero-module__0WOLKG__glow{pointer-events:none;background:radial-gradient(circle,#00ff8817 0%,#0000 70%);border-radius:50%;width:700px;height:700px;animation:4s ease-in-out infinite Hero-module__0WOLKG__glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-62%)}@keyframes Hero-module__0WOLKG__glowPulse{0%,to{opacity:.8}50%{opacity:1.3}}.Hero-module__0WOLKG__badge{text-transform:uppercase;letter-spacing:2px;color:var(--color-success);background:#00ff880d;border:1px solid #00ff8840;border-radius:100px;align-items:center;gap:10px;margin-bottom:36px;padding:8px 20px;font-family:Space Mono,monospace;font-size:.68rem;animation:.6s both Hero-module__0WOLKG__fadeUp;display:inline-flex}.Hero-module__0WOLKG__badgeDot{background:var(--color-success);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__0WOLKG__pulse2}@keyframes Hero-module__0WOLKG__pulse2{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.75)}}.Hero-module__0WOLKG__heading{letter-spacing:-3px;margin-bottom:28px;font-size:clamp(3.5rem,8vw,7.5rem);font-weight:800;line-height:.92;animation:.7s .1s both Hero-module__0WOLKG__fadeUp}.Hero-module__0WOLKG__wordDev{color:var(--color-text)}.Hero-module__0WOLKG__wordNest{color:#0000;-webkit-text-stroke:2px var(--color-success);text-shadow:0 0 80px #00ff884d}.Hero-module__0WOLKG__subline{letter-spacing:-.5px;color:var(--color-subtle);margin-top:16px;font-size:clamp(1.1rem,2.5vw,1.8rem);font-weight:400;display:block}.Hero-module__0WOLKG__desc{color:var(--color-subtle);max-width:500px;margin-bottom:44px;font-size:1.05rem;font-weight:400;line-height:1.8;animation:.7s .2s both Hero-module__0WOLKG__fadeUp}.Hero-module__0WOLKG__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;animation:.7s .3s both Hero-module__0WOLKG__fadeUp;display:flex}.Hero-module__0WOLKG__primaryBtn{align-items:center;gap:10px;display:inline-flex}.Hero-module__0WOLKG__arrow{transition:transform .2s}.Hero-module__0WOLKG__primaryBtn:hover .Hero-module__0WOLKG__arrow{transform:translate(5px)}.Hero-module__0WOLKG__secondaryBtn{text-transform:uppercase;letter-spacing:1.5px;color:var(--color-text);border:1px solid var(--line-12);background:0 0;border-radius:8px;padding:15px 36px;font-family:Space Mono,monospace;font-size:.8rem;text-decoration:none;transition:border-color .2s,background .2s}.Hero-module__0WOLKG__secondaryBtn:hover{background:#ffffff08;border-color:#ffffff4d}.Hero-module__0WOLKG__codeCard{background:var(--color-surface);border:1px solid var(--line-08);border-radius:12px;width:240px;animation:.8s .4s both Hero-module__0WOLKG__fadeUp;position:absolute;top:50%;right:6%;overflow:hidden;transform:translateY(-50%);box-shadow:0 24px 60px #00000080}.Hero-module__0WOLKG__codeHeader{border-bottom:1px solid var(--line-06);background:#ffffff05;align-items:center;gap:6px;padding:10px 14px;display:flex}.Hero-module__0WOLKG__dot{border-radius:50%;width:10px;height:10px}.Hero-module__0WOLKG__codeTitle{color:var(--color-muted);white-space:nowrap;text-overflow:ellipsis;margin-left:4px;font-family:Space Mono,monospace;font-size:.58rem;overflow:hidden}.Hero-module__0WOLKG__codePre{color:var(--color-success);text-align:left;white-space:pre;margin:0;padding:16px;font-family:Space Mono,monospace;font-size:.72rem;line-height:1.7}@keyframes Hero-module__0WOLKG__fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.Hero-module__0WOLKG__codeCard{display:none}}@media (max-width:600px){.Hero-module__0WOLKG__hero{padding:100px 20px 80px}}
.Ticker-module__MiBESq__wrap{z-index:2;border-top:1px solid var(--line-06);border-bottom:1px solid var(--line-06);background:var(--color-surface);width:100%;padding:15px 0;position:relative;overflow:hidden}.Ticker-module__MiBESq__fadeLeft,.Ticker-module__MiBESq__fadeRight{z-index:2;pointer-events:none;width:180px;position:absolute;top:0;bottom:0}.Ticker-module__MiBESq__fadeLeft{background:linear-gradient(90deg,var(--color-surface),transparent);left:0}.Ticker-module__MiBESq__fadeRight{background:linear-gradient(-90deg,var(--color-surface),transparent);right:0}.Ticker-module__MiBESq__track{width:max-content;animation:28s linear infinite Ticker-module__MiBESq__ticker;display:flex}.Ticker-module__MiBESq__item{text-transform:uppercase;letter-spacing:1px;color:var(--color-muted);white-space:nowrap;border-right:1px solid var(--line-06);align-items:center;gap:10px;padding:0 28px;font-family:Space Mono,monospace;font-size:.68rem;display:flex}.Ticker-module__MiBESq__dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}@keyframes Ticker-module__MiBESq__ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}
.StatsBar-module__ghl1_G__bar{z-index:2;border-top:1px solid var(--line-06);border-bottom:1px solid var(--line-06);grid-template-columns:repeat(4,1fr);display:grid;position:relative}.StatsBar-module__ghl1_G__item{border-right:1px solid var(--line-06);padding:36px 40px}.StatsBar-module__ghl1_G__item:last-child{border-right:none}.StatsBar-module__ghl1_G__num{letter-spacing:-2px;color:var(--color-success);margin-bottom:8px;font-size:2.8rem;font-weight:800;line-height:1}.StatsBar-module__ghl1_G__label{text-transform:uppercase;letter-spacing:1.5px;color:var(--color-muted);font-family:Space Mono,monospace;font-size:.66rem}@media (max-width:768px){.StatsBar-module__ghl1_G__bar{grid-template-columns:repeat(2,1fr)}.StatsBar-module__ghl1_G__item{padding:24px}.StatsBar-module__ghl1_G__num{font-size:2rem}}
.ToolsSection-module__PhknJq__section{background:var(--color-bg);z-index:2;padding-bottom:80px;position:relative;overflow:hidden}.ToolsSection-module__PhknJq__section:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#6432ff1a 0%,#0000 60%);width:50%;height:50%;position:absolute;top:-20%;left:-10%}.ToolsSection-module__PhknJq__inner{max-width:1280px;margin:0 auto;padding:120px 64px 60px}.ToolsSection-module__PhknJq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:72px;display:flex}.ToolsSection-module__PhknJq__headerLeft{max-width:600px}.ToolsSection-module__PhknJq__headerRight{text-align:right;flex-direction:column;align-items:flex-end;gap:24px;max-width:400px;display:flex}.ToolsSection-module__PhknJq__filters{background:var(--line-04);border:1px solid var(--line-06);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;gap:12px;padding:6px;display:flex}.ToolsSection-module__PhknJq__filterBtn{text-transform:capitalize;color:var(--color-subtle);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 24px;font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.ToolsSection-module__PhknJq__filterBtn:hover{color:var(--color-text)}.ToolsSection-module__PhknJq__filterActive{box-shadow:0 4px 12px #0000001a;background:var(--line-10)!important;color:var(--color-text)!important}.ToolsSection-module__PhknJq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.ToolsSection-module__PhknJq__card{background:var(--color-surface);border:1px solid var(--line-04);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;border-radius:20px;flex-direction:column;gap:16px;padding:32px 28px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.ToolsSection-module__PhknJq__card:before{content:"";background:linear-gradient(to bottom right,var(--line-10),#fff0);z-index:-1;opacity:0;border-radius:21px;transition:opacity .4s;position:absolute;inset:-1px}.ToolsSection-module__PhknJq__cardHovered{border-color:var(--line-10);transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #0006}.ToolsSection-module__PhknJq__cardHovered:before{opacity:1}.ToolsSection-module__PhknJq__iconWrapper{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ToolsSection-module__PhknJq__icon{border:1px solid var(--line-08);width:48px;height:48px;color:var(--color-text);background:#ffffff08;border-radius:14px;justify-content:center;align-items:center;font-size:1.4rem;transition:transform .3s;display:flex;box-shadow:inset 0 2px 4px #ffffff0d}.ToolsSection-module__PhknJq__cardHovered .ToolsSection-module__PhknJq__icon{border-color:var(--line-20);transform:scale(1.1)rotate(5deg)}.ToolsSection-module__PhknJq__name{color:var(--color-text);letter-spacing:-.02em;font-family:Inter,system-ui,sans-serif;font-size:1.1rem;font-weight:600}.ToolsSection-module__PhknJq__desc{color:var(--color-muted);flex:1;font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:400;line-height:1.6}.ToolsSection-module__PhknJq__tagWrapper{align-items:center;margin-top:auto;padding-top:16px;display:flex}.ToolsSection-module__PhknJq__tag{text-transform:uppercase;letter-spacing:1.2px;border-radius:6px;padding:4px 10px;font-family:Space Mono,monospace;font-size:.7rem;font-weight:600}.ToolsSection-module__PhknJq__tagFree{color:var(--color-success);background:#00ff881a;border:1px solid #0f83}.ToolsSection-module__PhknJq__tagPro{color:var(--color-accent);background:#ff64ff1a;border:1px solid #ff64ff33}.ToolsSection-module__PhknJq__gridCta{background:linear-gradient(90deg,var(--line-04)0%,var(--line-06)100%);border:1px solid var(--line-08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;justify-content:space-between;align-items:center;margin-top:60px;padding:32px 40px;display:flex;position:relative;overflow:hidden}.ToolsSection-module__PhknJq__gridCta:after{content:"";background:radial-gradient(circle at 100% 50%,var(--line-04)0%,transparent 50%);pointer-events:none;position:absolute;inset:0}.ToolsSection-module__PhknJq__gridCtaText{color:var(--color-text);letter-spacing:-.01em;font-family:Inter,system-ui,sans-serif;font-size:1.1rem;font-weight:500}.ToolsSection-module__PhknJq__btnNeon{background:var(--color-brand);color:#fff;border-radius:12px;align-items:center;gap:8px;padding:12px 28px;font-family:Inter,system-ui,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.ToolsSection-module__PhknJq__btnNeon:hover{box-shadow:0 8px 20px var(--line-20);transform:translateY(-2px)}@media (max-width:1024px){.ToolsSection-module__PhknJq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.ToolsSection-module__PhknJq__inner{padding:80px 24px}.ToolsSection-module__PhknJq__grid{grid-template-columns:repeat(2,1fr)}.ToolsSection-module__PhknJq__header{flex-direction:column;align-items:flex-start;gap:24px}.ToolsSection-module__PhknJq__headerRight{text-align:left;align-items:flex-start;max-width:100%}.ToolsSection-module__PhknJq__gridCta{text-align:center;flex-direction:column;gap:20px;padding:24px}}@media (max-width:480px){.ToolsSection-module__PhknJq__grid{grid-template-columns:1fr}}
.EcosystemSection-module___3NW6a__section{z-index:2;position:relative}.EcosystemSection-module___3NW6a__inner{max-width:1200px;margin:0 auto;padding:100px 64px}.EcosystemSection-module___3NW6a__sectionHead{margin-bottom:56px}.EcosystemSection-module___3NW6a__grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.EcosystemSection-module___3NW6a__card{background:var(--color-surface);border:1px solid var(--line-06);border-radius:16px;padding:36px;transition:border-color .3s,transform .3s,box-shadow .3s;position:relative;overflow:hidden}.EcosystemSection-module___3NW6a__card:hover{border-color:var(--layer-color,var(--color-success));transform:translateY(-4px);box-shadow:0 24px 60px #00000059}.EcosystemSection-module___3NW6a__glowBlob{background:radial-gradient(circle,var(--layer-glow,#00ff8812),transparent 70%);pointer-events:none;border-radius:50%;width:220px;height:220px;transition:opacity .4s;position:absolute;top:-40px;right:-40px}.EcosystemSection-module___3NW6a__borderGlow{pointer-events:none;border-radius:16px;transition:opacity .3s;position:absolute;inset:0}.EcosystemSection-module___3NW6a__layerNum{text-transform:uppercase;letter-spacing:2px;align-items:center;gap:10px;margin-bottom:20px;font-family:Space Mono,monospace;font-size:.66rem;display:flex}.EcosystemSection-module___3NW6a__layerLine{flex-shrink:0;width:20px;height:1px;display:inline-block}.EcosystemSection-module___3NW6a__title{letter-spacing:-.5px;color:var(--color-text);margin-bottom:12px;font-size:1.45rem;font-weight:800}.EcosystemSection-module___3NW6a__desc{color:var(--color-subtle);margin-bottom:24px;font-size:.87rem;font-weight:400;line-height:1.7}.EcosystemSection-module___3NW6a__features{flex-direction:column;gap:9px;list-style:none;display:flex}.EcosystemSection-module___3NW6a__feature{color:var(--color-subtle);align-items:center;gap:10px;font-size:.82rem;font-weight:400;display:flex}.EcosystemSection-module___3NW6a__featureDot{border-radius:50%;flex-shrink:0;width:5px;height:5px}@media (max-width:768px){.EcosystemSection-module___3NW6a__inner{padding:60px 24px}.EcosystemSection-module___3NW6a__grid{grid-template-columns:1fr}}
.RoadmapSection-module__Ldyxsq__section{background:var(--color-surface);border-top:1px solid var(--line-06);border-bottom:1px solid var(--line-06);z-index:2;position:relative}.RoadmapSection-module__Ldyxsq__inner{max-width:1200px;margin:0 auto;padding:100px 64px}.RoadmapSection-module__Ldyxsq__head{margin-bottom:60px}.RoadmapSection-module__Ldyxsq__track{position:relative}.RoadmapSection-module__Ldyxsq__line{background:linear-gradient(to bottom,var(--color-success),var(--color-info),var(--color-accent));opacity:.2;width:1px;position:absolute;top:24px;bottom:24px;left:148px}.RoadmapSection-module__Ldyxsq__item{cursor:pointer;border-bottom:1px solid #ffffff0d;border-radius:8px;align-items:flex-start;gap:48px;padding:28px 16px;transition:background .2s;display:flex}.RoadmapSection-module__Ldyxsq__item:last-child{border-bottom:none}.RoadmapSection-module__Ldyxsq__itemActive,.RoadmapSection-module__Ldyxsq__item:hover{background:#ffffff05}.RoadmapSection-module__Ldyxsq__time{color:var(--color-muted);text-transform:uppercase;letter-spacing:1px;flex-shrink:0;min-width:100px;padding-top:4px;font-family:Space Mono,monospace;font-size:.68rem}.RoadmapSection-module__Ldyxsq__dot{border:2px solid;border-radius:50%;flex-shrink:0;width:13px;height:13px;margin-top:5px;transition:box-shadow .3s;position:relative}.RoadmapSection-module__Ldyxsq__dotInner{opacity:.4;border-radius:50%;position:absolute;inset:3px}.RoadmapSection-module__Ldyxsq__content{flex:1}.RoadmapSection-module__Ldyxsq__phase{text-transform:uppercase;letter-spacing:2px;margin-bottom:8px;font-family:Space Mono,monospace;font-size:.65rem}.RoadmapSection-module__Ldyxsq__title{letter-spacing:-.3px;color:var(--color-text);margin-bottom:14px;font-size:1.15rem;font-weight:700}.RoadmapSection-module__Ldyxsq__chips{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:768px){.RoadmapSection-module__Ldyxsq__inner{padding:60px 24px}.RoadmapSection-module__Ldyxsq__line{display:none}.RoadmapSection-module__Ldyxsq__item{flex-direction:column;gap:12px;padding:20px 0}.RoadmapSection-module__Ldyxsq__time{min-width:auto}}
.CTASection-module__aNQqFG__section{background:var(--color-surface);border-top:1px solid var(--line-06);z-index:2;position:relative;overflow:hidden}.CTASection-module__aNQqFG__inner{text-align:center;flex-direction:column;align-items:center;max-width:700px;margin:0 auto;padding:120px 64px;display:flex;position:relative}.CTASection-module__aNQqFG__glowLeft,.CTASection-module__aNQqFG__glowRight{pointer-events:none;border-radius:50%;width:400px;height:400px;position:absolute}.CTASection-module__aNQqFG__glowLeft{background:radial-gradient(circle,#00ff8812,#0000 70%);top:50%;left:-200px;transform:translateY(-50%)}.CTASection-module__aNQqFG__glowRight{background:radial-gradient(circle,#3d9bff0f,#0000 70%);top:50%;right:-200px;transform:translateY(-50%)}.CTASection-module__aNQqFG__heading{letter-spacing:-2px;color:var(--color-text);margin-top:16px;margin-bottom:22px;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1}.CTASection-module__aNQqFG__stroke{color:#0000;-webkit-text-stroke:2px var(--color-success);text-shadow:0 0 60px #00ff8840}.CTASection-module__aNQqFG__sub{color:var(--color-subtle);max-width:380px;margin-bottom:40px;font-size:1rem;font-weight:400;line-height:1.75}.CTASection-module__aNQqFG__form{gap:12px;width:100%;max-width:460px;display:flex}.CTASection-module__aNQqFG__input{flex:1}.CTASection-module__aNQqFG__inputError{border-color:#ff6b3599!important}.CTASection-module__aNQqFG__success{color:var(--color-success);background:#00ff880d;border:1px solid #00ff8840;border-radius:10px;align-items:center;gap:12px;padding:14px 28px;font-family:Space Mono,monospace;font-size:.82rem;display:flex}.CTASection-module__aNQqFG__successIcon{font-size:1rem;font-weight:700}.CTASection-module__aNQqFG__perks{flex-wrap:wrap;justify-content:center;gap:28px;margin-top:32px;display:flex}.CTASection-module__aNQqFG__perk{text-transform:uppercase;letter-spacing:1px;color:var(--color-muted);align-items:center;gap:8px;font-family:Space Mono,monospace;font-size:.65rem;display:flex}.CTASection-module__aNQqFG__perkDot{background:var(--color-success);border-radius:50%;flex-shrink:0;width:5px;height:5px}@media (max-width:600px){.CTASection-module__aNQqFG__inner{padding:80px 24px}.CTASection-module__aNQqFG__form{flex-direction:column}.CTASection-module__aNQqFG__perks{gap:16px}}
