@keyframes fadeScaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.scene-transition{animation:fadeScaleIn .4s ease-out}
