.human-task-card:focus-within {
  border-color: rgba(78, 205, 196, 0.48);
}

.zone-column--human {
  box-shadow: inset 0 0 0 1px rgba(197, 248, 42, 0.08);
}

@media (prefers-reduced-motion: reduce) {
  .mirror-stage.is-scanning .mirror-noise,
  .loupe-panel.is-active {
    animation: none;
  }
}
