.fv-spotlight{outline:2px solid rgba(200,16,46,.9);outline-offset:4px;animation:fv-spotlight 1.6s ease-in-out 2 forwards;border-radius:2px}@keyframes fv-spotlight{0%{outline-color:rgba(200,16,46,0)}12%{outline-color:rgba(200,16,46,.9)}50%{outline-color:rgba(200,16,46,.45)}80%{outline-color:rgba(200,16,46,.9)}to{outline-color: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{outline-color:rgba(200,16,46,.6)}.fv-home-card,.fv-reveal,.fv-spotlight{animation:none}.fv-panel-shell{transition:none!important}}