@keyframes flash-bg{0%{background-color:transparent}50%{background-color:#eab30733}to{background-color:transparent}}.animate-flash{animation:flash-bg 1.2s ease-out;display:inline-block;padding:2px 8px;border-radius:6px;transition:background-color .3s}
