/* Custom cursor is now handled by JavaScript */
.flying, #game-container, body {
  cursor: none !important;
}