.Footer_footer__pQtti{padding:60px 5% 40px;border-top:1px solid var(--border);position:relative;z-index:1}.Footer_inner__vtL_T{max-width:1200px;margin:0 auto}.Footer_top__YBhK_{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:60px}.Footer_logo__fUEOF{display:flex;align-items:center;gap:10px;font-family:var(--font-syne),sans-serif;font-weight:700;font-size:1rem;margin-bottom:12px}.Footer_logoIcon__B99nM{width:44px;height:44px;border-radius:12px;background:#07080D;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.06);position:relative;overflow:hidden;box-shadow:0 0 0 1px rgba(255,255,255,.03),0 0 18px rgba(124,92,252,.25),0 0 40px rgba(0,212,170,.12)}.Footer_logoIcon__B99nM:after{content:"";position:absolute;inset:-8px;border-radius:16px;background:radial-gradient(circle,rgba(124,92,252,.16) 0,rgba(0,212,170,.08) 35%,transparent 72%);z-index:-1;filter:blur(6px)}.Footer_tagline__edhu4{font-size:.85rem;color:var(--text-muted);line-height:1.6;max-width:28ch}.Footer_socials__Arjjf{display:flex;gap:10px;margin-top:20px}.Footer_socialBtn__7VNy_{width:36px;height:36px;border-radius:10px;border:1px solid var(--border);background:var(--bg2);display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:border-color .2s,color .2s,transform .2s,box-shadow .2s,background .2s;text-decoration:none}.Footer_socialBtn__7VNy_:hover{color:var(--text);background:#0F111A;transform:translateY(-2px);box-shadow:0 0 0 1px rgba(255,255,255,.04),0 0 16px rgba(124,92,252,.2)}.Footer_colTitle__3amT0{font-family:var(--font-syne),sans-serif;font-weight:700;font-size:.85rem;margin-bottom:16px}.Footer_links__cFiYr{list-style:none;display:flex;flex-direction:column;gap:10px}.Footer_links__cFiYr a{font-size:.85rem;color:var(--text-muted);transition:color .2s;display:flex;align-items:center;gap:6px}.Footer_links__cFiYr a:hover{color:var(--text)}.Footer_soon__qNh6j{font-size:.7rem;padding:2px 6px;border-radius:4px;background:var(--bg3);color:var(--text-muted);border:1px solid var(--border)}.Footer_bottom__wxP7Z{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);padding-top:32px;font-size:.8rem;color:var(--text-muted)}.Footer_legalLinks__eScbR{display:flex;gap:20px}.Footer_legalLinks__eScbR a{font-size:.8rem;color:var(--text-muted);transition:color .2s}.Footer_legalLinks__eScbR a:hover{color:var(--text)}@media (max-width:900px){.Footer_top__YBhK_{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:600px){.Footer_top__YBhK_{grid-template-columns:1fr}.Footer_bottom__wxP7Z{flex-direction:column;gap:16px;text-align:center}.Footer_legalLinks__eScbR{flex-wrap:wrap;justify-content:center}}.Hero_hero__bqvNd{min-height:calc(100vh - var(--nav-h));display:flex;flex-direction:column;align-items:center;justify-content:center;padding:56px 5% 80px;text-align:center;position:relative;overflow:hidden;z-index:1}.Hero_orb1__rp6cN,.Hero_orb2__FPIBC,.Hero_orb3__es04b{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.Hero_orb1__rp6cN{width:600px;height:300px;background:rgba(240,180,41,.07);top:10%;left:50%;transform:translateX(-50%)}.Hero_orb2__FPIBC{width:400px;height:400px;background:rgba(124,92,252,.05);top:30%;left:10%}.Hero_orb3__es04b{width:300px;height:300px;background:rgba(0,212,170,.04);top:20%;right:5%}.Hero_eyebrow__zlAY_{margin-bottom:20px}.Hero_pillBadge__CYhpQ{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:20px;font-size:.72rem;font-weight:500;font-family:Syne,sans-serif;border:1px solid var(--border-gold);color:var(--gold);background:var(--gold-dim);letter-spacing:.04em;text-transform:uppercase}.Hero_dotLive__NVAIs{width:6px;height:6px;border-radius:50%;background:var(--gold);animation:Hero_pulseDot__EFO9r 2s infinite}@keyframes Hero_pulseDot__EFO9r{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.Hero_motto__VPkbb{margin-bottom:18px;text-align:center;font-family:Syne,sans-serif;font-weight:700;font-size:.95rem;letter-spacing:.02em;color:var(--text-mid);max-width:34ch;line-height:1.5}.Hero_motto__VPkbb span{display:block;margin-top:4px;font-size:.8rem;font-weight:500;color:var(--text-muted)}.Hero_headline__wPoAT{font-family:Syne,sans-serif;font-weight:800;line-height:1.05;letter-spacing:-.03em;font-size:clamp(3rem,7vw,6.5rem);max-width:14ch;margin:0 auto 28px}.Hero_accent___7FV1{color:var(--gold)}.Hero_sub__mpF_z{font-size:1.2rem;color:var(--text-muted);max-width:52ch;margin:0 auto 44px;line-height:1.7;font-weight:400}.Hero_cta__1n4WS{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:48px}.Hero_btnPrimary__oWMOf{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:12px;font-size:1rem;font-weight:600;font-family:Syne,sans-serif;background:var(--gold);color:#07080d;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s}.Hero_btnPrimary__oWMOf:hover{transform:translateY(-2px);box-shadow:0 8px 30px var(--gold-glow)}.Hero_btnSecondary__Np6ud{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;border-radius:12px;font-size:1rem;font-weight:500;border:1px solid var(--border);color:var(--text-mid);background:transparent;cursor:pointer;transition:border-color .2s,color .2s,background .2s}.Hero_btnSecondary__Np6ud:hover{border-color:rgba(255,255,255,.2);color:var(--text);background:rgba(255,255,255,.04)}.Hero_chainRow__u0KAR{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.8rem;color:var(--text-muted);flex-wrap:wrap}.Hero_chainTag__SmkV3{padding:5px 12px;border-radius:8px;border:1px solid var(--border);background:var(--bg3);font-family:JetBrains Mono,monospace;font-size:.75rem;color:var(--text-mid)}@media (max-width:768px){.Hero_hero__bqvNd{padding:110px 5% 70px}.Hero_motto__VPkbb{font-size:.82rem;max-width:30ch}.Hero_motto__VPkbb span{font-size:.74rem}.Hero_sub__mpF_z{font-size:1rem;margin-bottom:36px}.Hero_cta__1n4WS{margin-bottom:40px}}.ChainTeaser_section__k3td5{padding:100px 5%;border-top:1px solid var(--border);background:linear-gradient(180deg,transparent,rgba(124,92,252,.03) 50%,transparent);position:relative;z-index:1}.ChainTeaser_inner__CCtyF{max-width:860px;margin:0 auto;text-align:center}.ChainTeaser_pre__4OXdq{display:inline-flex;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;border-radius:20px;border:1px solid rgba(124,92,252,.25);color:#A78BFA;background:var(--violet-dim);font-size:.75rem;font-weight:600;font-family:Syne,sans-serif;letter-spacing:.08em;text-transform:uppercase}.ChainTeaser_title__Zc5J9{font-family:Syne,sans-serif;font-weight:800;letter-spacing:-.03em;font-size:clamp(2rem,4vw,3rem);margin-bottom:16px;line-height:1.05}.ChainTeaser_sub__JVn5V{font-size:1rem;color:var(--text-muted);max-width:50ch;margin:0 auto 36px;line-height:1.7}.ChainTeaser_btns__GH6_Z{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:48px}.ChainTeaser_btn__at7Gy{display:inline-flex;align-items:center;gap:8px;padding:11px 22px;border-radius:10px;font-size:.9rem;font-weight:600;font-family:Syne,sans-serif;cursor:pointer;transition:all .2s}.ChainTeaser_btnViolet__05__y{background:var(--violet-dim);color:#A78BFA;border:1px solid rgba(124,92,252,.25)}.ChainTeaser_btnViolet__05__y:hover{background:var(--violet);color:#fff}.ChainTeaser_btnGhost__Fdy0p{background:transparent;color:var(--text-muted);border:1px solid var(--border)}.ChainTeaser_btnGhost__Fdy0p:hover{background:rgba(255,255,255,.04);color:var(--text)}.ChainTeaser_pillars___z2py{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px}.ChainTeaser_pillar__i_Umv{padding:20px 16px;border-radius:12px;border:1px solid rgba(124,92,252,.12);background:rgba(124,92,252,.04);text-align:center}.ChainTeaser_pillarIcon__06su9{font-size:20px;margin-bottom:8px}.ChainTeaser_pillarName__hgz19{font-family:Syne,sans-serif;font-weight:700;font-size:.85rem;color:#A78BFA;margin-bottom:4px}.ChainTeaser_pillarDesc__GswNy{font-size:.75rem;color:var(--text-muted)}@media (max-width:600px){.ChainTeaser_pillars___z2py{grid-template-columns:1fr}}.ProductSections_section__9O_kM{padding:120px 5%;border-bottom:1px solid var(--border);position:relative;z-index:1}.ProductSections_gridReverse__Cn57Q,.ProductSections_grid__pmgNS{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.ProductSections_gridReverse__Cn57Q .ProductSections_floatWrap__VYbLs{order:-1}.ProductSections_number__Jnf43{font-family:JetBrains Mono,monospace;font-size:.75rem;color:var(--text-muted);letter-spacing:.15em;margin-bottom:16px}.ProductSections_tag__t72Sd{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:20px;font-size:.72rem;font-weight:600;letter-spacing:.06em;font-family:Syne,sans-serif;text-transform:uppercase;margin-bottom:20px}.ProductSections_tagGold__GIuwO{border:1px solid var(--border-gold);color:var(--gold);background:var(--gold-dim)}.ProductSections_tagViolet__duXm_{border:1px solid rgba(124,92,252,.25);color:#A78BFA;background:var(--violet-dim)}.ProductSections_tagTeal__WWnrA{border:1px solid rgba(0,212,170,.2);color:var(--teal);background:var(--teal-dim)}.ProductSections_title__6HqT_{font-family:Syne,sans-serif;font-weight:800;line-height:1.1;letter-spacing:-.03em;font-size:clamp(1.8rem,3.5vw,2.8rem);margin-bottom:16px}.ProductSections_desc__B6rrE{font-size:1rem;color:var(--text-muted);line-height:1.75;margin-bottom:32px}.ProductSections_features__XxppB{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:36px}.ProductSections_features__XxppB li{display:flex;align-items:flex-start;gap:10px;font-size:.9rem;color:var(--text-mid)}.ProductSections_features__XxppB li:before{content:"";flex-shrink:0;margin-top:6px;width:6px;height:6px;border-radius:50%;background:var(--gold)}.ProductSections_btn__0kMVj{display:inline-flex;align-items:center;gap:8px;padding:11px 22px;border-radius:10px;font-size:.9rem;font-weight:600;font-family:Syne,sans-serif;cursor:pointer;border:none;transition:all .2s}.ProductSections_btnGold__b7of5{background:var(--gold-dim);color:var(--gold);border:1px solid var(--border-gold)}.ProductSections_btnGold__b7of5:hover{background:var(--gold);color:#07080D}.ProductSections_btnViolet__ZxuvL{background:var(--violet-dim);color:#A78BFA;border:1px solid rgba(124,92,252,.25)}.ProductSections_btnViolet__ZxuvL:hover{background:var(--violet);color:#fff}.ProductSections_btnTeal__hn8ts{background:var(--teal-dim);color:var(--teal);border:1px solid rgba(0,212,170,.2)}.ProductSections_btnTeal__hn8ts:hover{background:var(--teal);color:#07080D}@keyframes ProductSections_floatAnim__izIWD{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.ProductSections_floatWrap__VYbLs{animation:ProductSections_floatAnim__izIWD 6s ease-in-out infinite}.ProductSections_mockWrap__D6KkS{border-radius:20px;border:1px solid var(--border);background:var(--bg2);overflow:hidden}.ProductSections_mockBar__NhqLw{display:flex;align-items:center;gap:6px;padding:12px 16px;border-bottom:1px solid var(--border)}.ProductSections_dot__SX0b5{width:10px;height:10px;border-radius:50%;display:inline-block}.ProductSections_mockUrl__oHCXQ{font-family:JetBrains Mono,monospace;font-size:.72rem;color:var(--text-muted);margin-left:8px}.ProductSections_swapPad__mtYYL{padding:24px}.ProductSections_swapLabel__g0JwI{font-size:.72rem;color:var(--text-muted);margin-bottom:6px;text-transform:uppercase;letter-spacing:.06em;font-weight:500}.ProductSections_swapBox__J9u37{background:var(--bg3);border:1px solid var(--border);border-radius:12px;padding:16px 20px;margin-bottom:8px}.ProductSections_swapBoxHead__UgdJl{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.ProductSections_swapToken__JWm0B{display:flex;align-items:center;gap:8px;font-family:Syne,sans-serif;font-weight:700;font-size:1rem}.ProductSections_tokenIcon__5Ojhk{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}.ProductSections_swapBal__XEW_h{font-size:.78rem;color:var(--text-muted)}.ProductSections_swapAmt__Hecin{font-size:1.6rem;font-weight:700;font-family:Syne,sans-serif;color:var(--text)}.ProductSections_swapUsd__FT3qV{font-size:.8rem;color:var(--text-muted)}.ProductSections_swapArrow__61EdN{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%;border:2px solid var(--bg2);background:var(--bg3);margin:4px auto;font-size:14px;color:var(--gold)}.ProductSections_routeBox__oRtUJ{margin-top:16px;padding:12px 16px;background:rgba(240,180,41,.05);border:1px solid var(--border-gold);border-radius:10px}.ProductSections_routeLabel__Ndb6O{font-size:.7rem;color:var(--gold);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-weight:600}.ProductSections_routePath__bNDMy{display:flex;align-items:center;gap:4px;font-size:.78rem;color:var(--text-mid);flex-wrap:wrap}.ProductSections_routeHop__JLbop{padding:2px 8px;border-radius:6px;background:var(--bg3);border:1px solid var(--border);font-family:JetBrains Mono,monospace;font-size:.7rem}.ProductSections_routeBest__UPbVl{margin-left:auto;color:var(--gold);font-size:.72rem;font-family:JetBrains Mono,monospace}.ProductSections_shieldRow__hrwwy{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding:8px 12px;background:rgba(0,212,170,.05);border-radius:8px;border:1px solid rgba(0,212,170,.15)}.ProductSections_shieldLabel__5UJK_{font-size:.75rem;color:var(--teal);font-weight:500}.ProductSections_shieldVal__TYDin{font-size:.75rem;color:var(--text-mid);font-family:JetBrains Mono,monospace}.ProductSections_swapBtn__Mi9om{width:100%;padding:13px;border-radius:12px;margin-top:14px;background:var(--gold);color:#07080D;font-family:Syne,sans-serif;font-weight:700;font-size:1rem;border:none;cursor:pointer}.ProductSections_earnMock__lZPo5{padding:20px}.ProductSections_earnPoolRow__puJGe{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-radius:10px;border:1px solid var(--border);background:var(--bg3);margin-bottom:8px;transition:border-color .2s}.ProductSections_earnPoolRow__puJGe:hover{border-color:var(--border-gold)}.ProductSections_poolTokens__MwBx1{display:flex;align-items:center;gap:8px}.ProductSections_poolIcons__jeKOG{display:flex}.ProductSections_poolIcons__jeKOG .ProductSections_tokenIcon__5Ojhk:last-child{margin-left:-8px;border:2px solid var(--bg2)}.ProductSections_poolName__i3szt{font-size:.9rem;font-weight:600;font-family:Syne,sans-serif}.ProductSections_poolTvl__ND8m_{font-size:.75rem;color:var(--text-muted)}.ProductSections_poolApr__Bp7XH{text-align:right}.ProductSections_aprNum__DkPHa{font-size:1.05rem;font-weight:700;color:var(--gold);font-family:Syne,sans-serif}.ProductSections_aprLabel__3FOkc{font-size:.7rem;color:var(--text-muted)}.ProductSections_earnSummary__LRz2y{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.ProductSections_earnCard__bNWtd{padding:14px 16px;border-radius:10px;background:var(--gold-dim);border:1px solid var(--border-gold)}.ProductSections_earnCardLabel__6cN_b{font-size:.7rem;color:var(--gold);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-weight:600}.ProductSections_earnCardVal__NwC6Q{font-size:1.2rem;font-weight:700;font-family:Syne,sans-serif}.ProductSections_indexMock___0sX_{padding:20px}.ProductSections_p10Header__EJrmk{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.ProductSections_p10Name__7po6q{font-family:Syne,sans-serif;font-weight:800;font-size:1.4rem}.ProductSections_p10Sub__Tj2_5{font-size:.78rem;color:var(--text-muted);margin-top:2px}.ProductSections_p10Change__ikGTU{padding:4px 10px;border-radius:8px;background:rgba(0,212,170,.1);color:var(--teal);font-size:.8rem;font-weight:600;font-family:JetBrains Mono,monospace}.ProductSections_p10ChartMeta__SHhiF{font-size:.7rem;color:var(--text-muted);margin-top:4px;text-align:right}.ProductSections_p10Chart__ER24r{height:80px;margin-bottom:16px}.ProductSections_allocLabel__uL78B{font-size:.72rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-weight:600}.ProductSections_allocList__XLqrp{display:flex;flex-direction:column;gap:6px}.ProductSections_allocRow__yAdB8{display:flex;align-items:center;gap:10px}.ProductSections_allocName__3tayL{font-size:.78rem;color:var(--text-mid);width:40px;font-family:JetBrains Mono,monospace}.ProductSections_allocBarWrap__5hVzJ{flex:1;height:6px;background:var(--bg3);border-radius:3px;overflow:hidden}.ProductSections_allocBar__E0BFu{height:100%;border-radius:3px}.ProductSections_allocPct__dHSK4{font-size:.75rem;color:var(--text-muted);width:32px;text-align:right}.ProductSections_voltsMock__4ytrk{padding:20px}.ProductSections_agentHeader__Ac7xb{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.ProductSections_agentTitle__eECO6{font-family:Syne,sans-serif;font-weight:700;font-size:.95rem}.ProductSections_agentStatus__cnVRP{display:flex;align-items:center;gap:6px;font-size:.78rem;color:var(--teal)}.ProductSections_agentDot___ReGZ{width:7px;height:7px;border-radius:50%;background:var(--teal);animation:ProductSections_pulseDot__G9YXF 2s infinite}@keyframes ProductSections_pulseDot__G9YXF{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.ProductSections_stratCard__FghFV{padding:14px 16px;border-radius:10px;border:1px solid var(--border);background:var(--bg3);margin-bottom:10px}.ProductSections_stratHead__9N7_t{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.ProductSections_stratName__NK7Le{font-family:Syne,sans-serif;font-weight:700;font-size:.9rem}.ProductSections_stratBadge__LW7U3{padding:2px 8px;border-radius:6px;font-size:.7rem;font-weight:600;background:var(--violet-dim);color:#A78BFA;border:1px solid rgba(124,92,252,.2);font-family:Syne,sans-serif}.ProductSections_stratStats__fg_UL{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.ProductSections_statMini___PWXG{text-align:center}.ProductSections_statMiniVal__5Bjoe{font-size:.9rem;font-weight:700;font-family:JetBrains Mono,monospace}.ProductSections_statMiniLabel__qtk8O{font-size:.65rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em}.ProductSections_agentActions__BVSD1{display:flex;gap:8px;margin-top:14px}.ProductSections_agentBtn__zze4j{flex:1;padding:8px;border-radius:8px;font-size:.8rem;font-weight:600;font-family:Syne,sans-serif;text-align:center;cursor:pointer;border:none}.ProductSections_agentBtnPrimary___ESFt{background:var(--violet);color:#fff}.ProductSections_agentBtnSecondary__t7SZv{background:var(--bg3);color:var(--text-mid);border:1px solid var(--border)}@media (max-width:900px){.ProductSections_gridReverse__Cn57Q,.ProductSections_grid__pmgNS{grid-template-columns:1fr;gap:48px}.ProductSections_gridReverse__Cn57Q .ProductSections_floatWrap__VYbLs{order:0}}.CtaBanner_section__Nnn5F{padding:120px 5%;border-top:1px solid var(--border);background:linear-gradient(135deg,rgba(240,180,41,.05),transparent 50%,rgba(124,92,252,.05));position:relative;z-index:1}.CtaBanner_inner__yr257{max-width:800px;margin:0 auto;text-align:center}.CtaBanner_title__0XbPY{font-family:Syne,sans-serif;font-weight:800;letter-spacing:-.03em;font-size:clamp(2.2rem,4.5vw,3.6rem);line-height:1.05;margin-bottom:16px}.CtaBanner_accent__3nGNn{color:var(--gold)}.CtaBanner_sub__PKnCM{font-size:1.05rem;color:var(--text-muted);max-width:48ch;margin:0 auto 40px}.CtaBanner_btns__v_2EF{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.CtaBanner_btnPrimary__Cmdy1{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;border-radius:12px;font-size:1.05rem;font-weight:600;font-family:Syne,sans-serif;background:var(--gold);color:#07080D;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s}.CtaBanner_btnPrimary__Cmdy1:hover{transform:translateY(-2px);box-shadow:0 8px 30px var(--gold-glow)}.CtaBanner_btnSecondary__qJaWD{display:inline-flex;align-items:center;gap:8px;padding:15px 28px;border-radius:12px;font-size:1rem;font-weight:500;border:1px solid var(--border);color:var(--text-mid);background:transparent;cursor:pointer;transition:all .2s}.CtaBanner_btnSecondary__qJaWD:hover{border-color:rgba(255,255,255,.2);color:var(--text);background:rgba(255,255,255,.04)}.ShieldSection_section__jkam3{padding:120px 5%;background:linear-gradient(180deg,transparent,rgba(0,212,170,.03) 50%,transparent);position:relative;z-index:1}.ShieldSection_container__24LJ5{max-width:1200px;margin:0 auto}.ShieldSection_header__GgwJg{text-align:center;margin-bottom:72px}.ShieldSection_eyebrow__2g8lI{display:inline-block;margin-bottom:16px;padding:4px 14px;border-radius:20px;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;font-family:Syne,sans-serif;border:1px solid var(--border-gold);color:var(--gold);background:var(--gold-dim)}.ShieldSection_title__vu0TS{font-family:Syne,sans-serif;font-weight:800;letter-spacing:-.03em;font-size:clamp(2rem,4vw,3.2rem);margin-bottom:16px}.ShieldSection_sub__bu8dF{font-size:1.05rem;color:var(--text-muted);max-width:54ch;margin:0 auto}.ShieldSection_grid__To7sU{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.ShieldSection_visual__8R7lo{border-radius:20px;border:1px solid rgba(0,212,170,.15);background:var(--bg2);padding:32px;position:relative;overflow:hidden}.ShieldSection_visual__8R7lo:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(0,212,170,.07) 0,transparent 70%);pointer-events:none}.ShieldSection_visualInner__ulp91{position:relative;z-index:1}.ShieldSection_center__JYJ_D{text-align:center;margin-bottom:24px}.ShieldSection_shieldIcon__DG1rA{width:72px;height:72px;border-radius:50%;border:2px solid rgba(0,212,170,.3);display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:28px;background:rgba(0,212,170,.08);box-shadow:0 0 40px rgba(0,212,170,.1)}.ShieldSection_shieldName__pXY4g{font-family:Syne,sans-serif;font-weight:800;font-size:1.4rem}.ShieldSection_shieldStatus__uNAD0{font-size:.85rem;color:var(--teal);margin-top:4px}.ShieldSection_statRow__9BFQO{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-bottom:20px}.ShieldSection_stat__T2xkT{text-align:center;padding:14px;border-radius:10px;background:rgba(0,212,170,.05);border:1px solid rgba(0,212,170,.1)}.ShieldSection_statVal__7Mj6e{font-family:JetBrains Mono,monospace;font-size:1.1rem;font-weight:500;color:var(--teal)}.ShieldSection_statLabel__5hsVH{font-size:.68rem;color:var(--text-muted);margin-top:4px;text-transform:uppercase;letter-spacing:.06em}.ShieldSection_flowList__2dOI4{display:flex;flex-direction:column;gap:6px}.ShieldSection_flowStep__LlOJY{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:8px;background:var(--bg3);border:1px solid var(--border)}.ShieldSection_flowNum__yXDO1{width:24px;height:24px;border-radius:50%;background:rgba(0,212,170,.15);display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:var(--teal);font-family:Syne,sans-serif;flex-shrink:0}.ShieldSection_flowText__05KwR{font-size:.82rem;color:var(--text-mid)}.ShieldSection_flowCheck__twYEI{margin-left:auto;color:var(--teal);font-size:12px}.ShieldSection_features__M3N1i{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ShieldSection_feat__nQkmD{padding:20px;border-radius:12px;border:1px solid var(--border);background:var(--bg2);transition:border-color .3s}.ShieldSection_feat__nQkmD:hover{border-color:rgba(0,212,170,.25)}.ShieldSection_featIcon__5HRNQ{font-size:20px;margin-bottom:12px}.ShieldSection_featTitle__8h2mg{font-family:Syne,sans-serif;font-weight:700;font-size:.9rem;margin-bottom:6px}.ShieldSection_featDesc__tdSVO{font-size:.8rem;color:var(--text-muted);line-height:1.5}.ShieldSection_btn__yvAwK{display:inline-flex;align-items:center;gap:8px;padding:11px 22px;border-radius:10px;font-size:.9rem;font-weight:600;font-family:Syne,sans-serif;background:var(--teal-dim);color:var(--teal);border:1px solid rgba(0,212,170,.2);cursor:pointer;transition:all .2s}.ShieldSection_btn__yvAwK:hover{background:var(--teal);color:#07080D}@media (max-width:900px){.ShieldSection_grid__To7sU{grid-template-columns:1fr;gap:48px}.ShieldSection_features__M3N1i{grid-template-columns:1fr}}.TokenSection_section__hL1JN{padding:120px 5%;border-top:1px solid var(--border);position:relative;z-index:1}.TokenSection_container__uPnbd{max-width:1200px;margin:0 auto}.TokenSection_header__Nygqa{text-align:center;margin-bottom:72px}.TokenSection_eyebrow__hS71H{display:inline-block;padding:4px 14px;border-radius:20px;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--border-gold);color:var(--gold);background:var(--gold-dim)}.TokenSection_eyebrow__hS71H,.TokenSection_title__hXDhS{margin-bottom:16px;font-family:var(--font-syne),sans-serif}.TokenSection_title__hXDhS{font-weight:800;letter-spacing:-.03em;font-size:clamp(2rem,4vw,3.2rem)}.TokenSection_sub__NY38O{font-size:1.05rem;color:var(--text-muted);max-width:54ch;margin:0 auto}.TokenSection_grid__eHSVl{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.TokenSection_visual__LVHff{background:var(--bg2);border:1px solid var(--border-gold);border-radius:20px;padding:32px}.TokenSection_tokenMain__VKcAN{text-align:center;margin-bottom:28px}.TokenSection_tokenLogo__NXtYC{width:84px;height:84px;border-radius:20px;background:#07080d;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;border:1px solid rgba(255,255,255,.06);position:relative;overflow:visible;box-shadow:0 0 0 1px rgba(255,255,255,.03),0 0 24px rgba(124,92,252,.22),0 0 44px rgba(0,212,170,.1)}.TokenSection_tokenLogo__NXtYC:after{content:"";position:absolute;inset:-8px;border-radius:24px;background:radial-gradient(circle,rgba(124,92,252,.16) 0,rgba(0,212,170,.08) 35%,transparent 72%);z-index:-1;filter:blur(6px)}.TokenSection_tokenName__X6mg6{font-family:var(--font-syne),sans-serif;font-weight:800;font-size:1.8rem}.TokenSection_tokenFullname__U8LPf{font-size:.85rem;color:var(--text-muted)}.TokenSection_useList__3XxO0{display:flex;flex-direction:column;gap:8px}.TokenSection_useItem__8Qp3f{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:10px;background:var(--bg3);border:1px solid var(--border)}.TokenSection_useIcon__wz4Gi{width:32px;height:32px;border-radius:8px;background:var(--gold-dim);display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.TokenSection_useTitle__5VkM8{font-size:.85rem;font-weight:600;font-family:var(--font-syne),sans-serif}.TokenSection_useDesc__DVD8A{font-size:.75rem;color:var(--text-muted)}.TokenSection_content__Zp1Ts{padding-top:8px}.TokenSection_tag__0aL80{display:inline-flex;align-items:center;padding:4px 12px;border-radius:20px;font-size:.72rem;font-weight:600;letter-spacing:.06em;font-family:var(--font-syne),sans-serif;text-transform:uppercase;margin-bottom:20px;border:1px solid var(--border-gold);color:var(--gold);background:var(--gold-dim)}.TokenSection_contentTitle__J3dnq{font-family:var(--font-syne),sans-serif;font-weight:800;letter-spacing:-.03em;font-size:clamp(1.6rem,3vw,2.2rem);margin-bottom:16px}.TokenSection_contentDesc__PvAD0{font-size:1rem;color:var(--text-muted);line-height:1.75;margin-bottom:32px}.TokenSection_tokoTitle__VvqCz{font-size:.78rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px;font-weight:600}.TokenSection_tokoBar__mc_Ks{height:12px;border-radius:999px;overflow:hidden;display:flex;margin-bottom:18px;background:rgba(255,255,255,.05);box-shadow:inset 0 0 10px rgba(0,0,0,.38)}.TokenSection_tokoSeg__NkX4h{height:100%}.TokenSection_tokoLegend__YEjHN{display:flex;flex-direction:column;gap:8px}.TokenSection_tokoItem__MJSF_{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:10px;font-size:.84rem;color:var(--text)}.TokenSection_tokoDot__g6LGk{width:10px;height:10px;border-radius:3px;flex-shrink:0;display:inline-block}.TokenSection_tokoPct__xPFCk{display:flex;flex-direction:column;align-items:flex-end;gap:1px;margin-left:12px}.TokenSection_tokoAmount__4Pjk4{font-family:var(--font-mono),monospace;font-size:.92rem;font-weight:600;color:#f1f2f6;letter-spacing:.02em;line-height:1.1}.TokenSection_tokoPercent__Drkwe{font-family:var(--font-mono),monospace;font-size:.72rem;color:#9ca3af;line-height:1.1}.TokenSection_btn__8BydL{display:inline-flex;align-items:center;gap:8px;padding:11px 22px;border-radius:10px;font-size:.9rem;font-weight:600;font-family:var(--font-syne),sans-serif;background:var(--gold-dim);color:var(--gold);border:1px solid var(--border-gold);cursor:pointer;transition:all .2s}.TokenSection_btn__8BydL:hover{background:var(--gold);color:#07080d}@media (max-width:900px){.TokenSection_grid__eHSVl{grid-template-columns:1fr;gap:48px}.TokenSection_tokoItem__MJSF_{grid-template-columns:10px minmax(0,1fr);align-items:start}.TokenSection_tokoPct__xPFCk{grid-column:2;align-items:flex-start;margin-left:0;margin-top:2px}}