@media (prefers-reduced-motion:no-preference){@keyframes lm-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.lm-anim{animation:.45s cubic-bezier(.22,1,.36,1) both lm-up;animation-delay:var(--d,0s)}@keyframes lm-tampon{0%{opacity:0;transform:scale(1.5)}60%{opacity:1;transform:scale(.96)}to{opacity:1;transform:none}}.lm-tampon{animation:.4s cubic-bezier(.22,1,.36,1) both lm-tampon}@keyframes lm-pulse{0%,to{box-shadow:0 20px 45px -20px #0c233440}50%{box-shadow:0 20px 55px -14px #c42e0066}}.lm-pulse{animation:1.1s ease-in-out infinite lm-pulse}.lm-option:active{transform:scale(.985)}}
