@keyframes bento-formula-caret{50%{opacity:0}}.bento-formula-caret{animation:bento-formula-caret 1s steps(1) infinite}@media (prefers-reduced-motion:reduce){.bento-formula-caret{animation:none}}@keyframes bento-formula-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.bento-formula-spin{animation:bento-formula-spin .5s cubic-bezier(.4,0,.2,1)}@media (prefers-reduced-motion:reduce){.bento-formula-spin{animation:none}}