@media (pointer: fine) and (prefers-reduced-motion: no-preference) {
  .has-custom-cursor, .has-custom-cursor a, .has-custom-cursor button { cursor: var(--custom-cursor), auto; }
}
