.hot-deal-category{position:relative}.hot-deal-category::after{content:"🔥";position:absolute;top:-5px;right:-5px;background:#e74c3c;color:white;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;animation:pulse 1.5s infinite}.hot-deal-badge{display:inline-block;background:linear-gradient(45deg,#e74c3c,#c0392b);color:white;padding:3px 8px;border-radius:12px;font-size:11px;font-weight:700;margin-left:5px;text-transform:uppercase;box-shadow:0 2px 4px rgba(231,76,60,.3)}