@keyframes lp-rise-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.lp-rise{animation:lp-rise-in .7s cubic-bezier(.16,1,.3,1) both}@keyframes lp-clip-in{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}.lp-clip{animation:lp-clip-in .8s cubic-bezier(.16,1,.3,1) both}@keyframes lp-cue{0%{transform:scaleY(0);transform-origin:top}45%{transform:scaleY(1);transform-origin:top}55%{transform:scaleY(1);transform-origin:bottom}to{transform:scaleY(0);transform-origin:bottom}}.lp-scroll-cue{animation:lp-cue 2.4s cubic-bezier(.16,1,.3,1) infinite}@keyframes auth-engrave-spin{to{transform:rotate(360deg)}}.auth-engrave-spin{animation:auth-engrave-spin 220s linear infinite}@media(prefers-reduced-motion:reduce){.lp-rise,.lp-clip,.lp-scroll-cue,.auth-engrave-spin{animation:none}}
