@keyframes quantum-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes particle-orbit{0%{transform:rotate(0) translate(120px) rotate(0)}to{transform:rotate(1turn) translate(120px) rotate(-1turn)}}@keyframes core-pulse{0%{opacity:0;transform:translate(-100%)}50%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@keyframes stellar-pulse{0%,to{opacity:.2;transform:scale(.8)}50%{opacity:.8;transform:scale(1.2)}}@keyframes holo-progress{0%{stroke-dasharray:0 251}to{stroke-dasharray:251 251}}@keyframes quantum-load{0%{width:0}to{width:100%}}@keyframes data-stream{0%{opacity:.6}50%{opacity:1;text-shadow:0 0 8px rgba(34,211,238,.5)}to{opacity:.6}}.bg-void-gradient{background:radial-gradient(ellipse at center,#0b0f1f 0,#020617)}.nebula-text-gradient{background-image:linear-gradient(135deg,#67e8f9,#3b82f6)}.shadow-plasma{filter:drop-shadow(0 0 8px rgba(103,232,249,.5))}.animate-quantum-spin{animation:quantum-spin 25s linear infinite}.animate-particle-orbit{animation:particle-orbit 6s linear infinite}.animate-core-pulse{animation:core-pulse 2s ease-in-out infinite}.animate-stellar-pulse{animation:stellar-pulse 4s ease-in-out infinite}.animate-holo-progress{animation:holo-progress 2.5s ease-out forwards}.animate-quantum-load{animation:quantum-load 3s ease-in-out infinite alternate}.animate-data-stream{animation:data-stream 3s ease-in-out infinite}
