.badge-icon{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:9999px;color:inherit;box-shadow:0 2px 4px rgba(15,23,42,.14);transition:transform .15s ease,box-shadow .15s ease}.badge-icon:hover{transform:translateY(-1px);box-shadow:0 4px 10px rgba(15,23,42,.18)}@keyframes spectral-sweep{0%{background-position:0 50%}to{background-position:100% 50%}}.spectral-shimmer{background-size:200% 200%}.spectral-shimmer:hover{animation:spectral-sweep 2s linear infinite}@keyframes heat-pulse{0%,to{filter:drop-shadow(0 0 0 rgba(255,87,34,0))}50%{filter:drop-shadow(0 0 6px rgba(255,87,34,.5))}}.heat-pulse:hover{animation:heat-pulse 1.8s ease-in-out infinite}