.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease-out,transform .6s ease-out}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transform:translate(-24px);transition:opacity .6s ease-out,transform .6s ease-out}.reveal-left.visible{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transform:translate(24px);transition:opacity .6s ease-out,transform .6s ease-out}.reveal-right.visible{opacity:1;transform:translate(0)}.reveal-stagger>.reveal:nth-child(1){transition-delay:0s}.reveal-stagger>.reveal:nth-child(2){transition-delay:.1s}.reveal-stagger>.reveal:nth-child(3){transition-delay:.15s}.reveal-stagger>.reveal:nth-child(4){transition-delay:.2s}.navbar-glass{transition:background-color .3s ease,backdrop-filter .3s ease}.navbar-glass.scrolled{background-color:#000c;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hero-section{min-height:100dvh;display:flex;flex-direction:column;justify-content:center;margin-bottom:-12rem;padding-bottom:16rem;overflow:hidden}.hero-bottom-fade{height:20rem;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.5) 30%,rgba(0,0,0,.85) 60%,#000 100%)}.hero-glow-magenta{position:absolute;top:10%;left:-10%;width:60%;height:60%;background:radial-gradient(ellipse,rgba(227,2,124,.15) 0%,transparent 70%);animation:hero-drift 20s ease-in-out infinite}.hero-glow-blue{position:absolute;bottom:10%;right:-10%;width:50%;height:50%;background:radial-gradient(ellipse,rgba(56,73,229,.12) 0%,transparent 70%);animation:hero-drift 25s ease-in-out infinite reverse}.hero-glow-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40%;height:40%;background:radial-gradient(circle,rgba(227,2,124,.08) 0%,transparent 60%)}@keyframes hero-drift{0%,to{transform:translate(0) scale(1)}33%{transform:translate(3%,-2%) scale(1.05)}66%{transform:translate(-2%,3%) scale(.97)}}.hero-gradient-text{background:linear-gradient(135deg,#e3027c,#3849e5,#e3027c);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:hero-gradient-shift 6s ease-in-out infinite}@keyframes hero-gradient-shift{0%,to{background-position:0% center}50%{background-position:100% center}}.hero-entrance{opacity:0;transform:translateY(32px);animation:hero-enter .8s cubic-bezier(.16,1,.3,1) forwards}.hero-entrance-1{animation-delay:.2s}.hero-entrance-2{animation-delay:.4s}.hero-entrance-3{animation-delay:.7s}.hero-entrance-4{animation-delay:1s}@keyframes hero-enter{to{opacity:1;transform:translateY(0)}}.hero-orbital-container{position:relative;width:min(100%,100dvw);max-width:100%;height:90dvh;perspective:1200px;transform-style:preserve-3d}.hero-ring{position:absolute;inset:0;border-radius:50%;transform-style:preserve-3d}.hero-ring-outer{animation:hero-orbit 30s linear infinite;transform:rotateX(65deg) rotate(0);transform-style:preserve-3d}.hero-ring-inner{inset:18%;animation:hero-orbit 22s linear infinite reverse;transform:rotateX(65deg) rotate(30deg);transform-style:preserve-3d}.hero-ring-chains{inset:36%;animation:hero-orbit 15s linear infinite;transform:rotateX(65deg) rotate(-15deg);transform-style:preserve-3d}.hero-ring-trail-chains{opacity:.6}.hero-ring-trail{position:absolute;inset:0;border-radius:50%;border:1px solid transparent;background:conic-gradient(from 0deg,transparent 0%,rgba(227,2,124,.3) 25%,transparent 50%,rgba(56,73,229,.2) 75%,transparent 100%) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor}@keyframes hero-orbit{0%{transform:rotateX(65deg) rotate(0)}to{transform:rotateX(65deg) rotate(360deg)}}.hero-node{position:absolute;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transform-style:preserve-3d}.hero-node-label{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.05em;color:#fff;border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(12px);border-radius:9999px;padding:6px 14px;white-space:nowrap;animation:hero-counter-outer 30s linear infinite;transform:rotateX(-65deg) translateZ(20px)}.hero-ring-inner .hero-node-label{animation:hero-counter-inner 22s linear infinite}@keyframes hero-counter-outer{0%{transform:rotate(0) rotateX(-65deg) translateZ(20px)}to{transform:rotate(-360deg) rotateX(-65deg) translateZ(20px)}}@keyframes hero-counter-inner{0%{transform:rotate(0) rotateX(-65deg) translateZ(20px)}to{transform:rotate(360deg) rotateX(-65deg) translateZ(20px)}}.hero-node-icon{border-radius:50%;flex-shrink:0}.hero-node-fiat{background:#e3027c33;border-color:#e3027c73;box-shadow:0 0 16px #e3027c40,inset 0 0 8px #e3027c14}.hero-node-crypto{background:#3849e533;border-color:#3849e573;box-shadow:0 0 16px #3849e540,inset 0 0 8px #3849e514}.hero-node-chain{background:#8247e533;border-color:#8247e566;box-shadow:0 0 12px #8247e533;font-size:9px;padding:4px 10px}.hero-ring-chains .hero-node-label{animation:hero-counter-chains 15s linear infinite}@keyframes hero-counter-chains{0%{transform:rotate(0) rotateX(-65deg) translateZ(20px)}to{transform:rotate(-360deg) rotateX(-65deg) translateZ(20px)}}.hero-node-1{top:0;left:50%;translate:-50% -50%}.hero-node-2{bottom:0;left:50%;translate:-50% 50%}.hero-node-3{top:50%;right:0;translate:50% -50%}.hero-node-4{top:50%;left:0;translate:-50% -50%}.hero-node-5{top:50%;right:0;translate:50% -50%}.hero-node-6{top:0;left:50%;translate:-50% -50%}.hero-node-7{top:50%;right:0;translate:50% -50%}.hero-node-8{bottom:0;left:50%;translate:-50% 50%}.hero-center-mark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;display:flex;align-items:center;justify-content:center;z-index:2}.hero-x-icon{width:32px;height:32px;filter:drop-shadow(0 0 20px rgba(227,2,124,.6))}.hero-center-pulse{position:absolute;inset:-10px;border-radius:50%;border:1px solid rgba(227,2,124,.3);animation:hero-pulse 3s ease-out infinite}.hero-center-pulse-2{animation-delay:1.5s}@keyframes hero-pulse{0%{transform:scale(.8);opacity:1}to{transform:scale(2.2);opacity:0}}.hero-particle{position:absolute;width:4px;height:4px;border-radius:50%;background:#e3027c;box-shadow:0 0 8px 2px #e3027c80;animation:hero-float-particle 8s ease-in-out infinite}.hero-particle-1{top:20%;left:30%;animation-delay:0s}.hero-particle-2{top:40%;right:25%;animation-delay:1.3s;background:#3849e5;box-shadow:0 0 8px 2px #3849e580}.hero-particle-3{bottom:30%;left:20%;animation-delay:2.6s}.hero-particle-4{top:25%;right:35%;animation-delay:3.9s;background:#3849e5;box-shadow:0 0 8px 2px #3849e580}.hero-particle-5{bottom:25%;right:30%;animation-delay:5.2s}.hero-particle-6{top:55%;left:35%;animation-delay:6.5s;background:#3849e5;box-shadow:0 0 8px 2px #3849e580}@keyframes hero-float-particle{0%,to{transform:translate(0) scale(1);opacity:.4}25%{transform:translate(10px,-20px) scale(1.5);opacity:.8}50%{transform:translate(-5px,-10px) scale(.8);opacity:.3}75%{transform:translate(15px,5px) scale(1.2);opacity:.6}}@media(prefers-reduced-motion:reduce){.hero-entrance{animation:none;opacity:1;transform:none}.hero-gradient-text{animation:none}.hero-ring-outer,.hero-ring-inner,.hero-ring-chains{animation:none;transform:rotateX(65deg)}.hero-node-label{animation:none;transform:rotateX(-65deg)}.hero-center-pulse,.hero-particle{animation:none;opacity:.3}.hero-glow-magenta,.hero-glow-blue{animation:none}}.partner-logo{filter:grayscale(100%) opacity(.5);transition:filter .3s ease}.partner-logo:hover{filter:grayscale(0%) opacity(1)}.section-container{max-width:80rem;margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.section-container{padding-inline:1.5rem}}@media(min-width:1024px){.section-container{padding-inline:2rem}}.cta-gradient{background:linear-gradient(135deg,#e3027c14,#5316ab14)}.timeline-connector{position:relative}.timeline-connector:after{content:"";position:absolute;top:2rem;left:50%;width:2px;height:calc(100% - 4rem);background:linear-gradient(to bottom,#e3027c4d,#5316ab4d)}@media(min-width:1024px){.timeline-connector:after{top:50%;left:2rem;width:calc(100% - 4rem);height:2px;background:linear-gradient(to right,#e3027c4d,#5316ab4d)}}
