.fv-spotlight{animation:fv-spotlight 1.6s ease-out 2;border-radius:2px}@keyframes fv-spotlight{0%{box-shadow:0 0 0 0 rgba(200,16,46,.6)}70%{box-shadow:0 0 0 12px rgba(200,16,46,0)}to{box-shadow:0 0 0 0 rgba(200,16,46,0)}}.fv-home-card{animation:fv-home-card .4s cubic-bezier(.2,0,.2,1) both}@keyframes fv-home-card{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.fv-reveal{animation:fv-reveal .45s cubic-bezier(.2,0,.2,1) both}@keyframes fv-reveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.fv-spotlight{box-shadow:0 0 0 2px rgba(200,16,46,.6)}.fv-home-card,.fv-reveal,.fv-spotlight{animation:none}.fv-panel-shell{transition:none!important}}