.orb-container{cursor:pointer;filter:brightness(1.15)contrast(1.1);width:100%;height:100%;position:relative}.orb-container canvas{filter:drop-shadow(0 0 40px #fffc)drop-shadow(0 0 25px #ffffffe6)drop-shadow(0 0 15px #fff)drop-shadow(0 0 8px #fff);animation:2s ease-in-out infinite sparkleShimmer;display:block}@keyframes sparkleShimmer{0%,to{filter:drop-shadow(0 0 40px #fffc)drop-shadow(0 0 25px #ffffffe6)drop-shadow(0 0 15px #fff)drop-shadow(0 0 8px #fff)}50%{filter:drop-shadow(0 0 60px #fff)drop-shadow(0 0 35px #fff)drop-shadow(0 0 20px #fff)drop-shadow(0 0 12px #fff)}}
