#searchState[data-state="ai-loading"] {
  background: var(--ink);
  animation: scanPulse 1.8s ease-in-out infinite;
}
