@keyframes ariaOrbPulse { 0%,100% { transform: scale(1); } 50% { transform: scale(1.08); } }
