@keyframes nova-slow-zoom{0%{transform:scale(1.02)}to{transform:scale(1.12)}}.nova-slow-zoom{animation:8s ease-out both nova-slow-zoom}.nova-slow-zoom-parked{transform:scale(1.12)}@keyframes nova-hero-rise{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translate(0,0)}}.nova-hero-rise{animation:.8s cubic-bezier(.22,.8,.2,1) both nova-hero-rise}.nova-hero-panel{animation:.7s cubic-bezier(.22,.8,.2,1) .4s both nova-hero-rise}@keyframes nova-hero-progress{0%{width:0%}to{width:100%}}.nova-hero-progress{animation:nova-hero-progress var(--nova-slide-ms,6.5s) linear both}.nova-card-rise{animation:.45s cubic-bezier(.22,.8,.2,1) both nova-hero-rise}@media (prefers-reduced-motion:reduce){.nova-slow-zoom,.nova-hero-rise,.nova-hero-panel,.nova-card-rise,.nova-hero-progress{animation:none}.nova-hero-progress{width:100%}}
