
.cn-sales-badge{display:inline-flex;align-items:center;gap:8px;margin-top:14px;margin-bottom:14px;padding:7px 14px;border-radius:6px;background:#111;color:#fff;font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;animation:cn-badge-in 400ms cubic-bezier(0.16, 1, 0.3, 1) both}.cn-sales-badge__icon{display:flex;align-items:center}.cn-sales-badge__text{line-height:1}.cn-fire-svg{width:22px;height:26px;display:block;animation:cn-fire-wiggle 2.4s ease-in-out infinite;transform-origin:bottom center}.cn-fire-stop-bot{stop-color:#c62828;animation:cn-fire-bot 1.6s ease-in-out infinite}.cn-fire-stop-mid{stop-color:#ff5722;animation:cn-fire-mid 1.6s ease-in-out infinite .2s}.cn-fire-stop-top{stop-color:#ffeb3b;animation:cn-fire-top 1.6s ease-in-out infinite .4s}@keyframes cn-badge-in{from{opacity:0;transform:translateY(6px) scale(0.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes cn-fire-wiggle{0%{transform:rotate(-2deg) scaleY(1)}30%{transform:rotate(2deg) scaleY(1.04)}60%{transform:rotate(-1deg) scaleY(0.97)}100%{transform:rotate(-2deg) scaleY(1)}}@keyframes cn-fire-bot{0%,100%{stop-color:#b71c1c}50%{stop-color:#ff3d00}}@keyframes cn-fire-mid{0%,100%{stop-color:#ff5722}50%{stop-color:#ff9100}}@keyframes cn-fire-top{0%,100%{stop-color:#ffeb3b}50%{stop-color:#fff}}
