.lp-spin{display:inline-flex;align-items:center;flex:none;color:currentColor}.lp-spin svg{width:1em;height:1em;animation:lp-rot .75s linear infinite}@keyframes lp-rot{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.lp-spin svg{animation:none}}