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