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