.Navbar-module__dVeNwG__navbar{z-index:1000;-webkit-backdrop-filter:blur(14px);background:#0a0f1a8c;border-bottom:1px solid #00ff9d14;transition:background .3s,border-color .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__dVeNwG__scrolled{background:#0a0f1ad9;border-bottom:1px solid #00ff9d40;box-shadow:0 4px 30px #00ff9d14}.Navbar-module__dVeNwG__inner{justify-content:space-between;align-items:center;gap:24px;max-width:1280px;margin:0 auto;padding:16px 24px;display:flex}.Navbar-module__dVeNwG__logo{font-family:var(--font-title);color:var(--text-white);letter-spacing:1px;white-space:nowrap;font-size:1.15rem;font-weight:900}.Navbar-module__dVeNwG__logoBracket{color:var(--green-primary);text-shadow:var(--glow-green)}.Navbar-module__dVeNwG__logoAccent{background:linear-gradient(90deg, var(--green-primary), var(--blue-primary));color:#0000;-webkit-background-clip:text;background-clip:text}.Navbar-module__dVeNwG__links{flex-wrap:wrap;gap:28px;display:flex}.Navbar-module__dVeNwG__link{font-family:var(--font-subtitle);color:var(--text-muted);letter-spacing:.5px;padding-bottom:4px;font-size:.95rem;font-weight:600;transition:color .2s;position:relative}.Navbar-module__dVeNwG__link:after{content:"";background:linear-gradient(90deg, var(--green-primary), var(--blue-primary));width:0;height:2px;transition:width .25s;position:absolute;bottom:0;left:0}.Navbar-module__dVeNwG__link:hover{color:var(--green-primary)}.Navbar-module__dVeNwG__link:hover:after{width:100%}.Navbar-module__dVeNwG__actions{align-items:center;gap:14px;display:flex}.Navbar-module__dVeNwG__xButton{width:38px;height:38px;color:var(--text-white);border:1px solid #e0e6ed40;border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:flex}.Navbar-module__dVeNwG__xButton:hover{color:var(--bg-dark);background:var(--text-white);transform:translateY(-2px);box-shadow:0 0 14px #fff6}.Navbar-module__dVeNwG__ctaButton{font-family:var(--font-subtitle);letter-spacing:1px;text-transform:uppercase;color:var(--bg-dark);background:linear-gradient(90deg, var(--green-primary), var(--blue-primary));box-shadow:var(--glow-green);white-space:nowrap;border-radius:6px;align-items:center;gap:8px;padding:10px 22px;font-size:.9rem;font-weight:700;transition:transform .25s,box-shadow .25s;display:inline-flex}.Navbar-module__dVeNwG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 0 18px #00ff9dcc}.Navbar-module__dVeNwG__burger{color:var(--green-primary);filter:drop-shadow(var(--glow-green));background:0 0;border:1px solid #00ff9d4d;border-radius:8px;justify-content:center;align-items:center;padding:6px;display:none}@media (max-width:900px){.Navbar-module__dVeNwG__links{opacity:0;pointer-events:none;background:#0a0f1af7;border-bottom:1px solid #00ff9d40;flex-direction:column;gap:18px;padding:20px 24px;transition:all .3s;position:fixed;top:68px;left:0;right:0;transform:translateY(-150%)}.Navbar-module__dVeNwG__linksOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar-module__dVeNwG__burger{display:flex}.Navbar-module__dVeNwG__ctaButton{display:none}}
.Hero-module__PgAKtG__hero{align-items:center;min-height:100vh;padding:140px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__gridOverlay{z-index:0;background-image:linear-gradient(#00d4ff14 1px,#0000 1px),linear-gradient(90deg,#00d4ff14 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 70% 40%,#000 20%,#0000 80%);mask-image:radial-gradient(70% 60% at 70% 40%,#000 20%,#0000 80%)}.Hero-module__PgAKtG__inner{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;display:grid;position:relative}.Hero-module__PgAKtG__textCol{flex-direction:column;align-items:flex-start;display:flex}.Hero-module__PgAKtG__tag{font-family:var(--font-subtitle);letter-spacing:3px;color:var(--blue-primary);text-shadow:var(--glow-blue);margin-bottom:20px;font-size:.8rem;font-weight:600}.Hero-module__PgAKtG__title{color:var(--text-white);text-shadow:0 0 20px #00ff9d59;margin-bottom:20px;font-size:clamp(2.4rem,6vw,4.2rem);font-weight:900;line-height:1.05}.Hero-module__PgAKtG__titleAccent{background:linear-gradient(90deg, var(--green-primary), var(--blue-primary) 70%);color:#0000;filter:drop-shadow(0 0 18px #00ff9d73);-webkit-background-clip:text;background-clip:text;display:block}.Hero-module__PgAKtG__subtitle{font-family:var(--font-subtitle);color:var(--gold);text-shadow:var(--glow-gold);margin-bottom:18px;font-size:clamp(1.2rem,2.4vw,1.6rem);font-weight:700}.Hero-module__PgAKtG__description{color:var(--text-muted);max-width:520px;margin-bottom:36px;font-size:1.05rem}.Hero-module__PgAKtG__ctas{flex-wrap:wrap;gap:18px;display:flex}.Hero-module__PgAKtG__mediaCol{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__PgAKtG__terminalFrame{width:100%;max-width:440px;box-shadow:var(--glow-green), 0 0 60px #00d4ff26;z-index:1;background:linear-gradient(#0d1526f2,#0a0f1afa);border:1px solid #00ff9d59;border-radius:14px;position:relative;overflow:hidden}.Hero-module__PgAKtG__terminalHeader{background:#00000040;border-bottom:1px solid #00ff9d26;align-items:center;gap:8px;padding:12px 16px;display:flex}.Hero-module__PgAKtG__dotRed,.Hero-module__PgAKtG__dotYellow,.Hero-module__PgAKtG__dotGreen{border-radius:50%;width:10px;height:10px}.Hero-module__PgAKtG__dotRed{background:#ff5f56}.Hero-module__PgAKtG__dotYellow{background:#ffbd2e}.Hero-module__PgAKtG__dotGreen{background:#27c93f}.Hero-module__PgAKtG__terminalTitle{font-family:var(--font-subtitle);color:var(--text-muted);letter-spacing:.5px;align-items:center;gap:6px;margin-left:10px;font-size:.78rem;display:flex}.Hero-module__PgAKtG__terminalBody{padding:22px 20px 26px;font-family:Courier New,monospace;font-size:.85rem}.Hero-module__PgAKtG__line{color:var(--text-muted);align-items:center;gap:7px;margin-bottom:14px;animation:.6s both Hero-module__PgAKtG__fadeInLine;display:flex}.Hero-module__PgAKtG__lineMuted{color:var(--text-muted);opacity:.6}.Hero-module__PgAKtG__prompt{color:var(--green-primary);font-weight:700}.Hero-module__PgAKtG__tickerGreen{color:var(--green-primary);text-shadow:var(--glow-green);font-weight:700}.Hero-module__PgAKtG__iconGold{color:var(--gold);flex-shrink:0}.Hero-module__PgAKtG__iconBlue{color:var(--blue-primary);flex-shrink:0}.Hero-module__PgAKtG__iconGreen{color:var(--green-primary);flex-shrink:0}.Hero-module__PgAKtG__progressTrack{background:#ffffff14;border-radius:4px;width:100%;height:6px;margin-bottom:14px;overflow:hidden}.Hero-module__PgAKtG__progressFill{background:linear-gradient(90deg, var(--green-primary), var(--blue-primary));width:78%;height:100%;box-shadow:var(--glow-green);border-radius:4px;animation:2.4s ease-in-out infinite Hero-module__PgAKtG__fillPulse}.Hero-module__PgAKtG__cursor{color:var(--green-primary);animation:1s step-end infinite Hero-module__PgAKtG__blink}.Hero-module__PgAKtG__scanline{pointer-events:none;background:linear-gradient(#0000,#00ff9d14,#0000);height:40%;animation:4s linear infinite Hero-module__PgAKtG__scanMove;position:absolute;left:0;right:0}.Hero-module__PgAKtG__orbitRing{aspect-ratio:1;z-index:0;border:1px dashed #00d4ff40;border-radius:50%;width:92%;max-width:500px;animation:18s linear infinite Hero-module__PgAKtG__spin;position:absolute}.Hero-module__PgAKtG__orbitDot{background:var(--blue-primary);width:10px;height:10px;box-shadow:var(--glow-blue);border-radius:50%;position:absolute;top:-5px;left:50%;transform:translate(-50%)}@keyframes Hero-module__PgAKtG__fadeInLine{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__PgAKtG__fillPulse{0%,to{opacity:.85}50%{opacity:1}}@keyframes Hero-module__PgAKtG__blink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes Hero-module__PgAKtG__scanMove{0%{top:-40%}to{top:100%}}@keyframes Hero-module__PgAKtG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero-module__PgAKtG__scrollHint{z-index:1;border:2px solid #00ff9d80;border-radius:20px;width:26px;height:42px;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.Hero-module__PgAKtG__scrollHint span{background:var(--green-primary);width:4px;height:8px;box-shadow:var(--glow-green);border-radius:2px;animation:1.6s ease-in-out infinite Hero-module__PgAKtG__scrollDot;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes Hero-module__PgAKtG__scrollDot{0%{opacity:1;top:6px}70%{opacity:.2;top:22px}to{opacity:0;top:6px}}@media (max-width:900px){.Hero-module__PgAKtG__inner{text-align:center;grid-template-columns:1fr}.Hero-module__PgAKtG__textCol{align-items:center}.Hero-module__PgAKtG__ctas{justify-content:center}.Hero-module__PgAKtG__description{max-width:100%}}
.WhatIsIt-module__TozKXa__section{position:relative}.WhatIsIt-module__TozKXa__grid{grid-template-columns:1fr .8fr;align-items:center;gap:60px;display:grid}.WhatIsIt-module__TozKXa__textCol{flex-direction:column;align-items:flex-start;display:flex}.WhatIsIt-module__TozKXa__paragraph{color:var(--text-muted);max-width:560px;margin-bottom:20px;font-size:1.05rem}.WhatIsIt-module__TozKXa__highlight{font-family:var(--font-subtitle);color:var(--green-primary);text-shadow:var(--glow-green);margin-bottom:20px;font-size:1.3rem;font-weight:700}.WhatIsIt-module__TozKXa__mediaCol{justify-content:center;display:flex}.WhatIsIt-module__TozKXa__flowCard{border:var(--border-glow);width:100%;max-width:380px;box-shadow:var(--glow-green);background:linear-gradient(#0d1526e6,#0a0f1ae6);border-radius:16px;flex-direction:column;align-items:center;gap:10px;padding:40px 24px;display:flex}.WhatIsIt-module__TozKXa__flowNode{color:var(--blue-primary);box-shadow:var(--glow-blue);font-family:var(--font-subtitle);border:1px solid #00d4ff59;border-radius:12px;flex-direction:column;align-items:center;gap:8px;width:100%;padding:18px 26px;font-size:.85rem;font-weight:600;display:flex}.WhatIsIt-module__TozKXa__flowNodeHood{color:var(--green-primary);box-shadow:var(--glow-green);border-color:#00ff9d66}.WhatIsIt-module__TozKXa__flowTrack{background:linear-gradient(180deg, var(--blue-primary), var(--green-primary));opacity:.4;justify-content:center;align-items:center;width:2px;height:70px;display:flex;position:relative}.WhatIsIt-module__TozKXa__flowSwapIcon{color:var(--gold);background:var(--bg-darker);box-shadow:var(--glow-gold);border:1px solid #ffd70066;border-radius:50%;padding:4px;position:absolute}.WhatIsIt-module__TozKXa__flowParticle{background:var(--green-primary);width:6px;height:6px;box-shadow:var(--glow-green);border-radius:50%;animation:2.4s linear infinite WhatIsIt-module__TozKXa__dropDown;position:absolute;left:50%;transform:translate(-50%)}.WhatIsIt-module__TozKXa__flowParticle:nth-child(2){animation-delay:.8s}.WhatIsIt-module__TozKXa__flowParticle:nth-child(3){animation-delay:1.6s}@keyframes WhatIsIt-module__TozKXa__dropDown{0%{opacity:0;top:-6px}15%{opacity:1}85%{opacity:1}to{opacity:0;top:100%}}@media (max-width:900px){.WhatIsIt-module__TozKXa__grid{text-align:center;grid-template-columns:1fr}.WhatIsIt-module__TozKXa__textCol{align-items:center}.WhatIsIt-module__TozKXa__mediaCol{order:-1}}
.HowItWorks-module__oom_6W__section{background:linear-gradient(#0000,#00d4ff08,#0000)}.HowItWorks-module__oom_6W__stepsGrid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.HowItWorks-module__oom_6W__stepCard{text-align:left;padding:28px 20px 24px;position:relative}.HowItWorks-module__oom_6W__iconBadge{width:48px;height:48px;color:var(--green-primary);box-shadow:var(--glow-green);background:linear-gradient(135deg,#00ff9d1f,#00d4ff1f);border:1px solid #00ff9d4d;border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.HowItWorks-module__oom_6W__stepNumber{font-family:var(--font-title);background:linear-gradient(180deg, var(--green-primary), var(--blue-primary));color:#0000;opacity:.85;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:1.4rem;font-weight:900;display:block}.HowItWorks-module__oom_6W__stepTitle{color:var(--text-white);margin-bottom:10px;font-size:1.05rem;font-weight:700}.HowItWorks-module__oom_6W__stepDescription{color:var(--text-muted);font-size:.92rem}.HowItWorks-module__oom_6W__connector{color:var(--green-primary);text-shadow:var(--glow-green);font-size:1.4rem;display:none;position:absolute;top:50%;right:-22px;transform:translateY(-50%)}@media (min-width:901px){.HowItWorks-module__oom_6W__connector{display:block}}@media (max-width:900px){.HowItWorks-module__oom_6W__stepsGrid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.HowItWorks-module__oom_6W__stepsGrid{grid-template-columns:1fr}}
.HeistMechanics-module__sv48zq__section{position:relative}.HeistMechanics-module__sv48zq__cardsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.HeistMechanics-module__sv48zq__card{text-align:left;padding:32px 26px}.HeistMechanics-module__sv48zq__icon{width:54px;height:54px;color:var(--green-primary);box-shadow:var(--glow-green);background:linear-gradient(135deg,#00ff9d1f,#00d4ff1f);border:1px solid #00ff9d4d;border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;display:inline-flex}.HeistMechanics-module__sv48zq__cardTitle{color:var(--text-white);margin-bottom:10px;font-size:1.15rem}.HeistMechanics-module__sv48zq__cardDescription{color:var(--text-muted);font-size:.95rem}@media (max-width:900px){.HeistMechanics-module__sv48zq__cardsGrid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.HeistMechanics-module__sv48zq__cardsGrid{grid-template-columns:1fr}}
.TokenSection-module__QNCZ5W__section{background:radial-gradient(60% 50% at 20%,#ffd7000d,#0000)}.TokenSection-module__QNCZ5W__grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:60px;display:grid}.TokenSection-module__QNCZ5W__mediaCol{justify-content:center;display:flex}.TokenSection-module__QNCZ5W__coinStage{justify-content:center;align-items:center;width:280px;height:280px;display:flex;position:relative}.TokenSection-module__QNCZ5W__coinRing{border:1px dashed #ffd70066;border-radius:50%;animation:14s linear infinite TokenSection-module__QNCZ5W__spinSlow;position:absolute;inset:0}.TokenSection-module__QNCZ5W__coinRingReverse{border:1px dashed #00ff9d59;border-radius:50%;animation:10s linear infinite TokenSection-module__QNCZ5W__spinSlowReverse;position:absolute;inset:26px}.TokenSection-module__QNCZ5W__coinBadge{width:170px;height:170px;color:var(--gold);box-shadow:var(--glow-gold);font-family:var(--font-title);letter-spacing:1px;background:radial-gradient(circle at 35% 30%,#ffd7002e,#0d1526f2 70%);border:2px solid #ffd70080;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:1rem;font-weight:700;animation:3s ease-in-out infinite TokenSection-module__QNCZ5W__pulseCoin;display:flex;position:relative}@keyframes TokenSection-module__QNCZ5W__spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes TokenSection-module__QNCZ5W__spinSlowReverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes TokenSection-module__QNCZ5W__pulseCoin{0%,to{box-shadow:0 0 10px #ffd70080,0 0 30px #ffd70033}50%{box-shadow:0 0 18px #ffd700cc,0 0 50px #ffd70059}}.TokenSection-module__QNCZ5W__textCol{flex-direction:column;align-items:flex-start;display:flex}.TokenSection-module__QNCZ5W__ticker{background:linear-gradient(90deg, var(--gold), var(--green-primary));color:#0000;-webkit-background-clip:text;background-clip:text}.TokenSection-module__QNCZ5W__featureList{flex-direction:column;gap:14px;margin:20px 0 34px;display:flex}.TokenSection-module__QNCZ5W__featureItem{font-family:var(--font-subtitle);color:var(--text-white);align-items:flex-start;gap:10px;font-size:1.02rem;font-weight:600;display:flex}.TokenSection-module__QNCZ5W__bulletIcon{color:var(--green-primary);filter:drop-shadow(0 0 4px #00ff9d99);flex-shrink:0;margin-top:2px}@media (max-width:900px){.TokenSection-module__QNCZ5W__grid{text-align:center;grid-template-columns:1fr}.TokenSection-module__QNCZ5W__textCol{align-items:center}.TokenSection-module__QNCZ5W__featureItem{justify-content:center}}
.Contracts-module__wggO3a__section{background:radial-gradient(60% 50% at 80% 30%,#00d4ff0d,#0000);position:relative}.Contracts-module__wggO3a__grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px;display:grid}.Contracts-module__wggO3a__card{text-align:left;padding:26px 24px}.Contracts-module__wggO3a__cardHeader{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.Contracts-module__wggO3a__iconBadge{width:42px;height:42px;color:var(--blue-primary);background:linear-gradient(135deg,#00d4ff1f,#00ff9d1a);border:1px solid #00d4ff4d;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.Contracts-module__wggO3a__statusBadge{font-family:var(--font-subtitle);letter-spacing:.5px;text-transform:uppercase;color:var(--gold);background:#ffd70014;border:1px solid #ffd70059;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.Contracts-module__wggO3a__cardTitle{color:var(--text-white);margin-bottom:14px;font-size:1.1rem}.Contracts-module__wggO3a__addressRow{width:100%;color:var(--text-muted);background:#0000004d;border:1px solid #00ff9d33;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;transition:border-color .2s,box-shadow .2s;display:flex}.Contracts-module__wggO3a__addressRow:hover{box-shadow:var(--glow-green);border-color:#00ff9d80}.Contracts-module__wggO3a__addressText{text-overflow:ellipsis;white-space:nowrap;text-align:left;font-family:Courier New,monospace;font-size:.78rem;overflow:hidden}.Contracts-module__wggO3a__copyIcon{color:var(--text-muted);flex-shrink:0}.Contracts-module__wggO3a__copiedIcon{color:var(--green-primary);flex-shrink:0}.Contracts-module__wggO3a__officialCard{border-radius:var(--card-radius);box-shadow:var(--glow-gold);background:linear-gradient(135deg,#ffd7000f,#00ff9d0a);border:1px solid #ffd70059;align-items:center;gap:26px;padding:32px;display:flex}.Contracts-module__wggO3a__officialIcon{width:64px;height:64px;color:var(--gold);background:#ffd7001a;border:1px solid #ffd70066;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contracts-module__wggO3a__officialText{flex:1}.Contracts-module__wggO3a__officialTitle{color:var(--text-white);margin-bottom:8px;font-size:1.2rem}.Contracts-module__wggO3a__officialDescription{color:var(--text-muted);max-width:560px;font-size:.92rem}.Contracts-module__wggO3a__officialButton{white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.Contracts-module__wggO3a__officialPending{font-family:var(--font-subtitle);letter-spacing:1px;text-transform:uppercase;color:var(--gold);white-space:nowrap;border:1px solid #ffd70066;border-radius:8px;flex-shrink:0;align-items:center;gap:8px;padding:12px 22px;font-size:.85rem;font-weight:700;display:inline-flex}@media (max-width:900px){.Contracts-module__wggO3a__grid{grid-template-columns:1fr}.Contracts-module__wggO3a__officialCard{text-align:center;flex-direction:column}.Contracts-module__wggO3a__officialDescription{max-width:100%}}
.Roadmap-module__Sg6lNG__section{position:relative}.Roadmap-module__Sg6lNG__timeline{flex-direction:column;gap:50px;padding:20px 0;display:flex;position:relative}.Roadmap-module__Sg6lNG__timelineLine{background:linear-gradient(180deg, var(--green-primary), var(--blue-primary));width:2px;box-shadow:var(--glow-green);opacity:.6;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.Roadmap-module__Sg6lNG__node{width:100%;display:flex;position:relative}.Roadmap-module__Sg6lNG__nodeLeft{justify-content:flex-start}.Roadmap-module__Sg6lNG__nodeRight{justify-content:flex-end}.Roadmap-module__Sg6lNG__nodeCard{text-align:left;width:44%;padding:26px 24px}.Roadmap-module__Sg6lNG__nodePhase{font-family:var(--font-subtitle);letter-spacing:2px;text-transform:uppercase;color:var(--blue-primary);text-shadow:var(--glow-blue);margin-bottom:8px;font-size:.78rem;font-weight:700;display:inline-block}.Roadmap-module__Sg6lNG__nodeTitle{color:var(--text-white);margin-bottom:14px;font-size:1.3rem}.Roadmap-module__Sg6lNG__nodeList{color:var(--text-muted);flex-direction:column;gap:8px;font-size:.92rem;display:flex}.Roadmap-module__Sg6lNG__nodeList li:before{content:"// ";color:var(--green-primary)}.Roadmap-module__Sg6lNG__dot{background:var(--bg-dark);border:2px solid var(--green-primary);width:16px;height:16px;box-shadow:var(--glow-green);border-radius:50%;position:absolute;top:30px;left:50%;transform:translate(-50%,-50%)}@media (max-width:800px){.Roadmap-module__Sg6lNG__timelineLine{left:10px}.Roadmap-module__Sg6lNG__node,.Roadmap-module__Sg6lNG__nodeLeft,.Roadmap-module__Sg6lNG__nodeRight{justify-content:flex-start}.Roadmap-module__Sg6lNG__nodeCard{width:100%;margin-left:40px}.Roadmap-module__Sg6lNG__dot{top:30px;left:10px}}
.Community-module__OJpP1q__section{text-align:center;background:linear-gradient(#0000,#00ff9d0a,#0000)}.Community-module__OJpP1q__inner{flex-direction:column;align-items:center;display:flex}.Community-module__OJpP1q__description{color:var(--text-muted);max-width:620px;margin:18px 0 40px;font-size:1.05rem}.Community-module__OJpP1q__socialRow{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:50px;display:flex}.Community-module__OJpP1q__socialButton{font-family:var(--font-subtitle);letter-spacing:.5px;color:var(--text-white);background:#0d152699;border:1px solid #00ff9d4d;border-radius:10px;align-items:center;gap:10px;padding:14px 26px;font-weight:700;transition:all .25s;display:flex}.Community-module__OJpP1q__socialButton:hover{border-color:var(--green-primary);box-shadow:var(--glow-green);color:var(--green-primary);transform:translateY(-4px)}.Community-module__OJpP1q__networkCard{border:var(--border-glow);width:100%;max-width:460px;height:260px;box-shadow:var(--glow-green);background:linear-gradient(#0d1526e6,#0a0f1ae6);border-radius:16px;position:relative}.Community-module__OJpP1q__networkNodeCenter{width:64px;height:64px;color:var(--green-primary);box-shadow:var(--glow-green);z-index:2;background:#00ff9d14;border:2px solid #00ff9d80;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Community-module__OJpP1q__networkNode{background:var(--blue-primary);width:12px;height:12px;box-shadow:var(--glow-blue);border-radius:50%;animation:3s ease-in-out infinite Community-module__OJpP1q__nodePulse;position:absolute}.Community-module__OJpP1q__n1{animation-delay:0s;top:18%;left:20%}.Community-module__OJpP1q__n2{animation-delay:.4s;top:15%;left:75%}.Community-module__OJpP1q__n3{animation-delay:.8s;top:50%;left:8%}.Community-module__OJpP1q__n4{animation-delay:1.2s;top:50%;left:90%}.Community-module__OJpP1q__n5{animation-delay:1.6s;top:82%;left:25%}.Community-module__OJpP1q__n6{animation-delay:2s;top:85%;left:72%}@keyframes Community-module__OJpP1q__nodePulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.6)}}
.Footer-module__rnk_JG__footer{background:var(--bg-darker);border-top:1px solid #00ff9d26;padding:60px 0 0;position:relative}.Footer-module__rnk_JG__inner{flex-wrap:wrap;justify-content:space-between;gap:40px;padding-bottom:50px;display:flex}.Footer-module__rnk_JG__brandCol{flex-direction:column;gap:14px;max-width:320px;display:flex}.Footer-module__rnk_JG__logo{font-family:var(--font-title);color:var(--text-white);font-size:1.1rem;font-weight:900}.Footer-module__rnk_JG__logoBracket{color:var(--green-primary);text-shadow:var(--glow-green)}.Footer-module__rnk_JG__logoAccent{background:linear-gradient(90deg, var(--green-primary), var(--blue-primary));color:#0000;-webkit-background-clip:text;background-clip:text}.Footer-module__rnk_JG__tagline{font-family:var(--font-subtitle);color:var(--text-muted);font-size:.95rem}.Footer-module__rnk_JG__socials{gap:12px;margin-top:6px;display:flex}.Footer-module__rnk_JG__iconButton{width:34px;height:34px;color:var(--text-white);border:1px solid #e0e6ed40;border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:flex}.Footer-module__rnk_JG__iconButton:hover{color:var(--bg-dark);background:var(--green-primary);box-shadow:var(--glow-green);transform:translateY(-2px)}.Footer-module__rnk_JG__linksCol{flex-direction:column;gap:12px;display:flex}.Footer-module__rnk_JG__footerLink{font-family:var(--font-subtitle);color:var(--text-muted);font-size:.95rem;font-weight:600;transition:color .2s}.Footer-module__rnk_JG__footerLink:hover{color:var(--green-primary)}.Footer-module__rnk_JG__bottomBar{color:#e0e6ed8c;border-top:1px solid #00ff9d14;flex-wrap:wrap;justify-content:space-between;gap:10px;max-width:1200px;margin:0 auto;padding:22px 24px;font-size:.82rem;display:flex}@media (max-width:700px){.Footer-module__rnk_JG__bottomBar{text-align:center;flex-direction:column}}
