@keyframes piq-grade-scale-in{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}.piq-grade-letter{animation:piq-grade-scale-in .3s ease-out both}@media (prefers-reduced-motion:reduce){.piq-grade-letter{animation:none}}