#anuradha-orbit-game .bg-dot{position:absolute;width:4px;height:4px;border-radius:50%;background:rgba(255,255,255,.95);box-shadow:0 0 10px rgba(124,58,237,.25);animation:twinkle 2.8s infinite ease-in-out}#anuradha-orbit-game .falling-item{position:absolute;top:-70px;border-radius:50%;z-index:8;will-change:transform,top,left}#anuradha-orbit-game .falling-item.star{width:34px;height:34px;background:radial-gradient(circle at 35% 35%,#fffce2 0 20%,#ffe27a 21% 42%,#f5b300 43% 66%,rgba(245,179,0,.15) 67% 100%);box-shadow:0 0 0 8px rgba(255,255,255,.22),0 0 26px rgba(245,179,0,.42)}#anuradha-orbit-game .falling-item.star::before,#anuradha-orbit-game .falling-item.star::after{content:"";position:absolute;inset:50%;transform:translate(-50%,-50%);background:rgba(255,215,88,.2);border-radius:50%}#anuradha-orbit-game .falling-item.star::before{width:54px;height:54px}#anuradha-orbit-game .falling-item.star::after{width:70px;height:70px}#anuradha-orbit-game .falling-item.rock{width:36px;height:36px;background:radial-gradient(circle at 30% 30%,#76779a,#46486e 68%,#2d3159);box-shadow:0 10px 18px rgba(45,49,89,.22)}#anuradha-orbit-game .falling-item.rock::before{content:"";position:absolute;width:10px;height:10px;top:8px;left:8px;border-radius:50%;background:rgba(255,255,255,.12)}#anuradha-orbit-game .burst{position:absolute;width:12px;height:12px;border-radius:50%;animation:burstMove 800ms ease forwards}