@keyframes lq-pop{0%{transform:translate(-50%,-50%) scale(.6);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}@keyframes lq-pending-ring{0%{transform:translate(-50%,-50%) scale(.6);opacity:1}to{transform:translate(-50%,-50%) scale(1.6);opacity:0}}@keyframes lq-burst-rise{0%{transform:translate(-50%,-30%) scale(.6);opacity:0}20%{transform:translate(-50%,-65%) scale(1.1);opacity:1}to{transform:translate(-50%,-160%) scale(.95);opacity:0}}@keyframes lq-ring-pulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.4}50%{transform:translate(-50%,-50%) scale(1.4);opacity:0}}@keyframes lq-flicker{0%{transform:translateY(0) scale(1);opacity:.8}to{transform:translateY(-2px) scale(1.08);opacity:1}}@keyframes lq-goal-pop{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}@keyframes lq-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes lq-heat-pulse{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.12)}}@keyframes lq-fade-in{0%{opacity:0}to{opacity:1}}.lq-pin-pop{animation:lq-pop .45s cubic-bezier(.2,1.7,.4,1) both}.lq-pending-anim{animation:lq-pending-ring .9s ease-in-out infinite}.lq-burst-anim{animation:lq-burst-rise 1.1s cubic-bezier(.2,.7,.2,1) both}.lq-ring-anim{animation:lq-ring-pulse 2s ease-in-out infinite}.lq-flame-anim{animation:lq-flicker 1.2s ease-in-out infinite alternate}.lq-goal-pop-anim{animation:lq-goal-pop .4s cubic-bezier(.2,1.6,.4,1) both}.lq-bob-anim{animation:lq-bob 2s ease-in-out infinite}.lq-heat-anim{animation:lq-heat-pulse 2.4s ease-in-out infinite}.lq-fade-anim{animation:lq-fade-in .2s ease both}.lq-modal-pop{animation:lq-modal-scale .5s cubic-bezier(.2,1.7,.4,1) both}@keyframes lq-modal-scale{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}