@keyframes pulse{0%{background-color:#f0f0f0}50%{background-color:#e0e0e0}to{background-color:#f0f0f0}}.placeholder-animation{animation:pulse 1.5s infinite;background-color:#f0f0f0;cursor:wait;min-height:1.5rem}
