@keyframes cloak-pulse-ring{0%{box-shadow:0 0 0 0 rgba(167,139,250,.55)}70%{box-shadow:0 0 0 10px rgba(167,139,250,0)}to{box-shadow:0 0 0 0 rgba(167,139,250,0)}}@keyframes cloak-pulse-dot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.35);opacity:.85}}@keyframes cloak-shimmer{0%{background-position:-120px 0}to{background-position:120px 0}}@keyframes cloak-spin{to{transform:rotate(1turn)}}.cloak-step-current{animation:cloak-pulse-ring 1.6s ease-out infinite,cloak-pulse-dot 1.6s ease-in-out infinite}.cloak-step-connector{position:relative;overflow:hidden}.cloak-step-connector-active{background:linear-gradient(90deg,#34d399,#a78bfa 50%,#34d399)!important;background-size:240px 100%!important;animation:cloak-shimmer 1.4s linear infinite}.cloak-spinner{width:10px;height:10px;border-radius:9999px;border:1.5px solid rgba(167,139,250,.35);border-top-color:#a78bfa;animation:cloak-spin .9s linear infinite;display:inline-block}@keyframes cloak-pop{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:1}}@keyframes cloak-dots{0%,20%{content:""}40%{content:"."}60%{content:".."}80%,to{content:"..."}}.cloak-dots:after{content:"";display:inline-block;width:1.2em;text-align:left;animation:cloak-dots 1.4s steps(4) infinite}@keyframes cloak-shimmer-bar{0%{transform:translateX(-100%)}to{transform:translateX(550%)}}.cloak-shimmer-bar{animation:cloak-shimmer-bar 1.4s ease-in-out infinite}*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;-webkit-tap-highlight-color:transparent;scroll-behavior:smooth;background:#161616;color:#eee}body{line-height:inherit;min-height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,h2{margin:0}h2{font-size:inherit;font-weight:inherit}p,pre{margin:0}pre{font-family:SF Mono,Fira Code,monospace;font-size:1em}a{color:inherit;text-decoration:inherit}button{font:inherit;color:inherit;background:transparent;border:0;cursor:pointer;text-transform:none;-webkit-appearance:button}button,ul{margin:0;padding:0}ul{list-style:none}canvas,img,svg{display:block;vertical-align:middle}img{max-width:100%;height:auto}:disabled{cursor:default}.pointer-events-none{pointer-events:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.-top-3{top:-.75rem}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.right-10{right:2.5rem}.top-0{top:0}.z-10{z-index:10}.z-30{z-index:30}.z-50{z-index:50}.z-\[1\]{z-index:1}.z-\[2\]{z-index:2}.z-\[3\]{z-index:3}.z-\[5\]{z-index:5}.z-\[60\]{z-index:60}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.mx-auto{margin-left:auto;margin-right:auto}.-ml-2\.5{margin-left:-.625rem}.mb-16{margin-bottom:4rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-8{margin-bottom:2rem}.ml-auto{margin-left:auto}.mt-12{margin-top:3rem}.box-border{box-sizing:border-box}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.h-3\.5{height:.875rem}.h-7{height:1.75rem}.h-9{height:2.25rem}.h-\[13px\]{height:13px}.h-\[14px\]{height:14px}.h-\[26px\]{height:26px}.h-full{height:100%}.h-px{height:1px}.min-h-0{min-height:0}.min-h-\[44px\]{min-height:44px}.min-h-\[min\(420px\2c 55vh\)\]{min-height:min(420px,55vh)}.w-3\.5{width:.875rem}.w-9{width:2.25rem}.w-\[13px\]{width:13px}.w-\[14px\]{width:14px}.w-\[26px\]{width:26px}.w-auto{width:auto}.w-full{width:100%}.w-max{width:max-content}.min-w-0{min-width:0}.max-w-\[1440px\]{max-width:1440px}.max-w-\[480px\]{max-width:480px}.max-w-\[min\(100\%\2c 720px\)\]{max-width:min(100%,720px)}.max-w-none{max-width:none}.flex-1{flex:1 1}.shrink-0{flex-shrink:0}.cursor-default{cursor:default}.scroll-mt-\[8rem\]{scroll-margin-top:8rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0}.gap-1\.5{gap:.375rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-x-4{column-gap:1rem}.gap-x-8{column-gap:2rem}.gap-y-1{row-gap:.25rem}.gap-y-10{row-gap:2.5rem}.gap-y-5{row-gap:1.25rem}.space-y-3>:not([hidden])~:not([hidden]){margin-top:.75rem;margin-bottom:0}.self-stretch{align-self:stretch}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.rounded-full{border-radius:9999px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.bg-\[\#14141c\]{background-color:#14141c}.bg-\[\#26A17B\]{background-color:#26a17b}.bg-\[\#2775CA\]{background-color:#2775ca}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.pb-12{padding-bottom:3rem}.pb-8{padding-bottom:2rem}.pt-14{padding-top:3.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-\[11px\]{font-size:11px}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.leading-snug{line-height:1.375}.tracking-tight{letter-spacing:-.025em}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.decoration-white\/20{-webkit-text-decoration-color:hsla(0,0%,100%,.2);text-decoration-color:hsla(0,0%,100%,.2)}.underline-offset-4{text-underline-offset:4px}.opacity-60{opacity:.6}.transition-all{transition:all .15s cubic-bezier(.4,0,.2,1)}.transition-colors{transition:color,background-color,border-color,fill,stroke .15s cubic-bezier(.4,0,.2,1),-webkit-text-decoration-color;transition:color,background-color,border-color,text-decoration-color,fill,stroke .15s cubic-bezier(.4,0,.2,1);transition:color,background-color,border-color,text-decoration-color,fill,stroke .15s cubic-bezier(.4,0,.2,1),-webkit-text-decoration-color}.transition-opacity{transition:opacity .15s cubic-bezier(.4,0,.2,1)}.transition-transform{transition:transform .15s cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.will-change-transform{will-change:transform}.hover\:bg-white\/\[0\.02\]:hover{background-color:hsla(0,0%,100%,.02)}.hover\:text-\[\#ccc\]:hover{color:#ccc}.hover\:decoration-white\/35:hover{-webkit-text-decoration-color:hsla(0,0%,100%,.35);text-decoration-color:hsla(0,0%,100%,.35)}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:opacity-95:hover{opacity:.95}.group:hover .group-hover\:translate-x-0\.5{transform:translateX(.125rem)}.group:hover .group-hover\:opacity-100{opacity:1}.dark\:block{display:block}.dark\:hidden{display:none}@media (min-width:640px){.sm\:block{display:block}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:gap-3{gap:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:pb-10{padding-bottom:2.5rem}.sm\:pb-14{padding-bottom:3.5rem}.sm\:pt-16{padding-top:4rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}.sm\:leading-normal{line-height:1.5}}@media (min-width:768px){.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:h-full{height:100%}.md\:min-h-0{min-height:0}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:items-stretch{align-items:stretch}.md\:justify-between{justify-content:space-between}.md\:px-8{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:col-span-8{grid-column:span 8/span 8}.lg\:mb-20{margin-bottom:5rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:max-w-none{max-width:none}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-\[5fr_7fr\]{grid-template-columns:5fr 7fr}.lg\:grid-cols-\[7fr_5fr\]{grid-template-columns:7fr 5fr}.lg\:items-stretch{align-items:stretch}.lg\:gap-16{gap:4rem}.lg\:gap-x-6{column-gap:1.5rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:py-28{padding-top:7rem;padding-bottom:7rem}.lg\:py-48{padding-top:12rem;padding-bottom:12rem}.lg\:pl-16{padding-left:4rem}.lg\:pl-6{padding-left:1.5rem}.lg\:pr-10{padding-right:2.5rem}.lg\:pr-16{padding-right:4rem}.lg\:pr-8{padding-right:2rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:1280px){.xl\:px-20{padding-left:5rem;padding-right:5rem}.xl\:pl-8{padding-left:2rem}.xl\:pr-10{padding-right:2.5rem}}.cls-1{fill:#ede6ff}.cls-2{fill:#3b21af}.cls-3{fill:#8b5aef}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.7)}}@keyframes scanLine{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@keyframes txFeedLoop{0%{transform:translateY(0)}to{transform:translateY(-264px)}}@keyframes shootingLabelHorizontal{0%{transform:translateX(-180px);opacity:0}10%{opacity:.85}82%{opacity:.85}to{transform:translateX(900px);opacity:0}}@keyframes shootingLabelVertical{0%{transform:translateY(-180px);opacity:0}10%{opacity:.85}82%{opacity:.85}to{transform:translateY(740px);opacity:0}}@keyframes trailPulse{0%,to{opacity:.35;filter:drop-shadow(0 0 1px currentColor)}50%{opacity:1;filter:drop-shadow(0 0 6px currentColor)}}@keyframes codeCaretBlink{0%,48%{opacity:1}49%,to{opacity:0}}.code-caret{display:inline-block;width:7px;height:1.2em;margin-left:2px;vertical-align:-.18em;background:#9b7fff;box-shadow:0 0 10px rgba(155,127,255,.6);animation:codeCaretBlink .85s step-end infinite}@keyframes logoMarquee{0%{transform:translateX(0)}to{transform:translateX(-14.2857%)}}@keyframes gridBreathe{0%,to{opacity:.6}50%{opacity:1}}.grid-breathe{animation:gridBreathe 10s ease-in-out infinite}@keyframes tracerDriftRight{0%{transform:translateX(-20px);opacity:.25}50%{transform:translateX(0);opacity:.9}to{transform:translateX(20px);opacity:.25}}@keyframes tracerDriftDown{0%{transform:translateY(-20px);opacity:.25}50%{transform:translateY(0);opacity:.9}to{transform:translateY(20px);opacity:.25}}@keyframes softGlow{0%,to{box-shadow:0 0 4px currentColor,0 0 10px currentColor}50%{box-shadow:0 0 8px currentColor,0 0 18px currentColor}}.reveal-word-wrap{display:inline-block;overflow:hidden;vertical-align:bottom}.reveal-word-inner{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform}.hero-title-word-wrap,.reveal-word-inner{display:inline-block}.hero-title-word-inner{display:inline-block;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform,opacity}.nav-social-item:hover{background:hsla(0,0%,100%,.05);color:#eee!important}#overview .reveal-word-inner{transform:translateY(110%)}#hero .hero-stagger,#overview .cp-ov-copy,#overview .cp-ov-kicker,#overview .cp-ov-stamp{opacity:0;transform:translateY(18px)}html:not(.gsap-ready) #hero .hero-title-word-inner{opacity:0;transform:translateY(24px)}html:not(.gsap-ready) #hero .hero-para-word{opacity:0;transform:translateY(8px)}html:not(.gsap-ready) #hero .hero-button-stagger{opacity:0;transform:translateY(6px)}html:not(.gsap-ready) .announcement-stagger,html:not(.gsap-ready) .nav-stagger{opacity:0;transform:translateY(12px)}html:not(.gsap-ready) .announcement-root{opacity:0;transform:translateY(-8px)}html.gsap-ready #hero .hero-button-stagger,html.gsap-ready #hero .hero-para-word,html.gsap-ready #hero .hero-stagger,html.gsap-ready #hero .hero-title-word-inner,html.gsap-ready #overview .cp-ov-copy,html.gsap-ready #overview .cp-ov-kicker,html.gsap-ready #overview .cp-ov-stamp,html.gsap-ready #overview .reveal-word-inner,html.gsap-ready .announcement-root,html.gsap-ready .announcement-stagger,html.gsap-ready .nav-stagger{transform:none;opacity:1}.cloak-wallet-button-scope .wallet-adapter-dropdown{width:100%!important;display:block!important}.cloak-wallet-button-scope .wallet-adapter-dropdown-list{display:none!important}.cloak-wallet-button-scope .wallet-adapter-button-trigger{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:44px!important;padding:0 16px!important;border-radius:3px!important;background:transparent!important;border:1px solid hsla(0,0%,100%,.12)!important;color:#eee!important;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,system-ui,sans-serif!important;font-size:14px!important;font-weight:600!important;letter-spacing:0!important;line-height:1!important;cursor:pointer!important;transition:background .15s ease,border-color .15s ease!important}.cloak-wallet-button-scope .wallet-adapter-button-trigger:hover,.cloak-wallet-button-scope .wallet-adapter-button-trigger:not([disabled]):hover{background:hsla(0,0%,100%,.04)!important;border-color:hsla(0,0%,100%,.2)!important}.cloak-wallet-button-scope .wallet-adapter-button-trigger .wallet-adapter-button-end-icon,.cloak-wallet-button-scope .wallet-adapter-button-trigger .wallet-adapter-button-start-icon,.cloak-wallet-button-scope .wallet-adapter-button-trigger i{display:none!important}.wallet-adapter-modal{position:fixed!important;inset:0!important;background:transparent!important;z-index:40!important;overflow:hidden!important;opacity:1!important;transition:none!important}.wallet-adapter-modal-overlay{position:fixed!important;inset:0!important;background:rgba(0,0,0,.55)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;z-index:0!important}.wallet-adapter-modal-container{position:relative!important;background:transparent!important;padding:0!important;margin:0!important;min-height:100vh!important;display:block!important;z-index:1!important}.wallet-adapter-modal-wrapper{position:fixed!important;left:0!important;top:0!important;bottom:0!important;width:100%!important;max-width:340px!important;height:100vh!important;background:transparent!important;border:none!important;border-right:1px solid hsla(0,0%,100%,.06)!important;border-radius:0!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;padding:72px 32px 32px!important;margin:0!important;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,system-ui,sans-serif!important}.wallet-adapter-modal-title{color:#eee!important;font-size:14px!important;font-weight:600!important;letter-spacing:-.01em!important;padding:0 0 20px!important;margin:0!important;text-align:left!important;background:transparent!important}.wallet-adapter-modal-button-close{position:absolute!important;background:hsla(0,0%,100%,.04)!important;border:1px solid hsla(0,0%,100%,.1)!important;border-radius:3px!important;color:#eee!important;top:16px!important;left:16px!important;right:auto!important;padding:0!important;width:36px!important;height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;z-index:2!important;transition:background .15s ease,border-color .15s ease!important}.wallet-adapter-modal-button-close:hover{background:hsla(0,0%,100%,.08)!important;border-color:hsla(0,0%,100%,.2)!important;color:#fff!important}.wallet-adapter-modal-button-close svg{fill:currentColor!important;width:14px!important;height:14px!important}.wallet-adapter-modal-list{list-style:none!important;display:flex!important;flex-direction:column!important;gap:4px!important;width:100%!important}.wallet-adapter-modal-list,.wallet-adapter-modal-list li{padding:0!important;margin:0!important}.wallet-adapter-modal-list .wallet-adapter-button{background:transparent!important;border:none!important;border-radius:3px!important;padding:10px 12px!important;height:auto!important;width:100%!important;justify-content:flex-start!important;gap:12px!important;color:#eee!important;font-weight:500!important;font-size:13px!important;transition:background .15s ease!important;font-family:inherit!important}.wallet-adapter-modal-list .wallet-adapter-button:hover{background:hsla(0,0%,100%,.04)!important;color:#fff!important}.wallet-adapter-button .wallet-adapter-button-start-icon,.wallet-adapter-button .wallet-adapter-button-start-icon img{width:24px!important;height:24px!important;border-radius:6px!important;flex-shrink:0!important;margin:0!important}.wallet-adapter-modal-list .wallet-adapter-button span:last-child:not(.wallet-adapter-button-start-icon):not(:first-child){color:#10b981!important;font-size:10px!important;font-weight:500!important;letter-spacing:.02em!important;margin-left:auto!important;background:rgba(16,185,129,.08)!important;border:1px solid rgba(16,185,129,.2)!important;padding:2px 8px!important;border-radius:3px!important;opacity:1!important}.wallet-adapter-modal-list::-webkit-scrollbar{width:4px!important}.wallet-adapter-modal-list::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.08)!important;border-radius:4px!important}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}