.lpx-ar .num,.lpx-ar .serif,.lpx-ar :is(h1,h2,h3,h4){font-family:inherit;font-weight:600;letter-spacing:0}@keyframes lpxFade{0%{opacity:0}to{opacity:1}}@keyframes lpxPanel{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:none}}@keyframes lpxPop{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.08)}to{transform:scale(1);opacity:1}}@keyframes lpxSpin{to{transform:rotate(1turn)}}.lpx-overlay{animation:lpxFade .25s ease}.lpx-panel{animation:lpxPanel .32s cubic-bezier(.2,.7,.2,1)}.lpx-pop{animation:lpxPop .45s cubic-bezier(.2,.7,.2,1)}.lpx-spin{animation:lpxSpin .7s linear infinite}@media (prefers-reduced-motion:reduce){.lpx-overlay,.lpx-panel,.lpx-pop{animation:none}}