@keyframes flash-kakao-red{0%,to{color:#FEE500;text-shadow:0 0 2px #fff,0 0 5px #FEE500,0 0 10px #FEE500}50%{color:#FF6B6B;text-shadow:0 0 2px #fff,0 0 5px #FF6B6B,0 0 10px #FF6B6B}}.neon-flash{font-weight:700;animation:flash-kakao-red 1s infinite}.neon-badge{margin-left:.5rem;font-size:.75rem;line-height:1rem;padding:.125rem .5rem;border-radius:9999px;background-color:rgba(0,0,0,.05)}@keyframes flash-stroke-kakao-red{0%,to{stroke:#FEE500}50%{stroke:#FF6B6B}}.icon-neon-flash{animation:flash-stroke-kakao-red 1s infinite}