@keyframes lf-fadein{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.presence-strip-text{animation:.3s ease-out lf-fadein}@keyframes lf-check-stamp{0%{opacity:0;transform:scale(0)rotate(-20deg)}60%{opacity:1;transform:scale(1.2)rotate(4deg)}to{opacity:1;transform:scale(1)rotate(0)}}.lf-check-stamp{animation:.4s cubic-bezier(.32,.72,0,1) both lf-check-stamp}@keyframes lf-spotlight{0%{opacity:0}to{opacity:1}}.lf-spotlight{animation:.6s ease-out both lf-spotlight}@keyframes lf-boot-line{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.lf-boot-line{animation:.4s cubic-bezier(.32,.72,0,1) both lf-boot-line;animation-delay:calc(var(--line-index,0) * .32s)}@keyframes lf-boot-cta{0%{opacity:0;transform:scale(.95)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.lf-boot-cta{animation:.5s cubic-bezier(.32,.72,0,1) both lf-boot-cta}@media (prefers-reduced-motion:reduce){.presence-strip-text,.lf-check-stamp,.lf-spotlight,.lf-boot-line,.lf-boot-cta{animation:none!important}}
