@keyframes ripple-out{0%{transform:scale(.5);opacity:.6}70%{opacity:.15}to{transform:scale(5.2);opacity:0}}.hero-ripple{position:absolute;width:80px;height:80px;margin:-40px 0 0 -40px;border-radius:50%;border:1.5px solid rgba(124,58,237,.55);background:radial-gradient(circle,rgba(124,58,237,.07) 0%,transparent 62%);animation:ripple-out 2.8s ease-out infinite}.hero-ripple:nth-child(2){animation-delay:.93s}.hero-ripple:nth-child(3){animation-delay:1.86s}@keyframes fh{0%{transform:translateY(0) scale(1) rotate(0);opacity:1}60%{transform:translateY(-14px) scale(.7) rotate(-12deg);opacity:.8}to{transform:translateY(-22px) scale(.2) rotate(20deg);opacity:0}}@media (prefers-reduced-motion: reduce){.animate-pn-float,.animate-pn-bob,.animate-pn-glow,.animate-vid-shimmer,.hero-ripple{animation:none!important;opacity:0!important}}@keyframes ring{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}to{transform:rotate(0) scale(1) skew(1deg)}}html{font-family:Be Vietnam Pro,sans-serif}body{overflow:overlay}body ::-webkit-scrollbar{width:.5rem!important}body ::-webkit-scrollbar-thumb{background:rgba(156,163,175,.5);border-radius:999999px}.custom-scrollbar ::-webkit-scrollbar{width:.375rem!important}.custom-scrollbar ::-webkit-scrollbar-thumb{background:rgba(156,163,175,.5);border-radius:999999px}.container{margin:auto;padding-left:1rem;padding-right:1rem}
